01KTMG14AP28XMPF0GSSD589W3: clippy (helios)

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

Buildomat Job: 01KTMG1N9MVT1499GGSYCQ8M5K

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-08T20:52:01.883Zjob assigned to worker 01KTMG1VN8YVANBCT0VPAECPAS [factory aws, i-093613e5d425ff30c] (queued for 57 s)
 
22026-06-08T20:52:08.087Zstarting task 0: "setup"
32026-06-08T20:52:08.094Z++ uname -s
42026-06-08T20:52:08.097Z+ kern=SunOS
52026-06-08T20:52:08.097Z+ build_user=build
62026-06-08T20:52:08.097Z+ build_uid=12345
72026-06-08T20:52:08.097Z+ work_dir=/work
82026-06-08T20:52:08.097Z+ input_dir=/input
92026-06-08T20:52:08.097Z+ [[ 0 == 12345 ]]
102026-06-08T20:52:08.097Z+ case "$kern" in
112026-06-08T20:52:08.097Z+ groupadd -g 12345 build
122026-06-08T20:52:08.097Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-08T20:52:10.100Z+ zfs create -o mountpoint=/work rpool/work
142026-06-08T20:52:10.216Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-08T20:52:10.219Z+ home_fs=zfs
162026-06-08T20:52:10.219Z+ [[ zfs == autofs ]]
172026-06-08T20:52:10.219Z+ mkdir -p /home/build
182026-06-08T20:52:10.219Z+ chown build:build /home/build /work
192026-06-08T20:52:12.220Z+ chmod 0700 /home/build /work
202026-06-08T20:52:12.223Zprocess exited: duration 4134 ms, exit code 0
 
212026-06-08T20:52:12.228Zstarting task 1: "rust-toolchain"
222026-06-08T20:52:12.232Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-06-08T20:52:12.232Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-08T20:52:12.232Z * rust toolchain channel = "1.94.0"
252026-06-08T20:52:12.232Z * rust toolchain profile = "default"
262026-06-08T20:52:12.232Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-08T20:52:12.232Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-08T20:52:12.235Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-08T20:52:12.235Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-06-08T20:52:12.341Zinfo: downloading installer
312026-06-08T20:52:13.746Zwarn: It looks like you have an existing rustup settings file at:
322026-06-08T20:52:13.746Zwarn: /home/build/.rustup/settings.toml
332026-06-08T20:52:13.746Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-08T20:52:13.746Zwarn: instead of the one inferred from the default host triple.
352026-06-08T20:52:13.758Zinfo: profile set to default
362026-06-08T20:52:13.759Zinfo: default host triple is x86_64-unknown-illumos
372026-06-08T20:52:13.762Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-06-08T20:52:13.902Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-06-08T20:52:13.905Zinfo: downloading 6 components
402026-06-08T20:52:28.209Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-06-08T20:52:28.209Z
422026-06-08T20:52:28.239Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-06-08T20:52:28.240Z
442026-06-08T20:52:28.242Z
452026-06-08T20:52:28.242ZRust is installed now. Great!
462026-06-08T20:52:28.242Z
472026-06-08T20:52:28.242ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-08T20:52:28.242Zenvironment variable. This has not been done automatically.
492026-06-08T20:52:28.242Z
502026-06-08T20:52:28.242ZTo configure your current shell, you need to source
512026-06-08T20:52:28.242Zthe corresponding env file under $HOME/.cargo.
522026-06-08T20:52:28.243Z
532026-06-08T20:52:28.243ZThis is usually done by running one of the following (note the leading DOT):
542026-06-08T20:52:28.243Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-08T20:52:28.243Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-08T20:52:28.243Zsource "~/.cargo/env.nu" # For nushell
572026-06-08T20:52:28.243Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-08T20:52:28.243Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-08T20:52:28.243Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-08T20:52:28.243Zwarn: no default linker (`cc`) was found in your PATH
612026-06-08T20:52:28.243Zwarn: many Rust crates require a system C toolchain to build
622026-06-08T20:52:28.343Z+ rustup --version
632026-06-08T20:52:28.352Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-08T20:52:28.354Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-08T20:52:28.374Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-06-08T20:52:28.376Z+ cargo --version
672026-06-08T20:52:28.389Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-06-08T20:52:28.392Z+ rustc --version
692026-06-08T20:52:28.412Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-06-08T20:52:28.415Zprocess exited: duration 16185 ms, exit code 0
 
712026-06-08T20:52:28.420Zstarting task 2: "authentication"
722026-06-08T20:52:28.436Zprocess exited: duration 16 ms, exit code 0
 
732026-06-08T20:52:28.442Zstarting task 3: "clone repository"
742026-06-08T20:52:28.445Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-08T20:52:28.447Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-08T20:52:28.487ZCloning into '/work/oxidecomputer/omicron'...
772026-06-08T20:52:40.647Z+ cd /work/oxidecomputer/omicron
782026-06-08T20:52:40.648Z+ git fetch origin f862b2ab4b0237683b3ba27037798dd12bc236ac
792026-06-08T20:52:40.909ZFrom https://github.com/oxidecomputer/omicron
802026-06-08T20:52:40.909Z * branch f862b2ab4b0237683b3ba27037798dd12bc236ac -> FETCH_HEAD
812026-06-08T20:52:40.919Z+ [[ -n sunshowers/spr/test-utils-fix-wait_for_watch_channel_condition ]]
822026-06-08T20:52:40.921Z++ git branch --show-current
832026-06-08T20:52:40.922Z+ current=main
842026-06-08T20:52:40.922Z+ [[ main != sunshowers/spr/test-utils-fix-wait_for_watch_channel_condition ]]
852026-06-08T20:52:40.922Z+ git branch -f sunshowers/spr/test-utils-fix-wait_for_watch_channel_condition f862b2ab4b0237683b3ba27037798dd12bc236ac
862026-06-08T20:52:40.924Z+ git checkout -f sunshowers/spr/test-utils-fix-wait_for_watch_channel_condition
872026-06-08T20:52:41.160ZSwitched to branch 'sunshowers/spr/test-utils-fix-wait_for_watch_channel_condition'
882026-06-08T20:52:41.163Z+ git reset --hard f862b2ab4b0237683b3ba27037798dd12bc236ac
892026-06-08T20:52:41.177ZHEAD is now at f862b2ab4 simplify signature
902026-06-08T20:52:41.180Zprocess exited: duration 12735 ms, exit code 0
 
912026-06-08T20:52:41.185Zstarting task 4: "build"
922026-06-08T20:52:41.189Z+ source ./env.sh
932026-06-08T20:52:41.191Z++ OLD_SHELL_OPTS=ehxB
942026-06-08T20:52:41.191Z++ set -o xtrace
952026-06-08T20:52:41.191Z++++ dirname ./env.sh
962026-06-08T20:52:41.194Z+++ readlink -f .
972026-06-08T20:52:41.197Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-08T20:52:41.197Z++ 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-08T20:52:41.197Z++ 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-08T20:52:41.198Z++ 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-08T20:52:41.198Z++ 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-08T20:52:41.198Z++ 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-08T20:52:41.198Z++ 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-08T20:52:41.198Z++ 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-08T20:52:41.198Z++ 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-08T20:52:41.198Z++ case $OLD_SHELL_OPTS in
1072026-06-08T20:52:41.198Z++ unset OLD_SHELL_OPTS OMICRON_WS
1082026-06-08T20:52:41.198Z+ source .github/buildomat/ci-env.sh
1092026-06-08T20:52:41.198Z++ export CARGO_TERM_COLOR=always
1102026-06-08T20:52:41.198Z++ CARGO_TERM_COLOR=always
1112026-06-08T20:52:41.198Z+ cargo --version
1122026-06-08T20:52:41.205Zcargo 1.94.0 (85eff7c80 2026-01-15)
1132026-06-08T20:52:41.208Z+ rustc --version
1142026-06-08T20:52:41.229Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1152026-06-08T20:52:41.232Z+ banner prerequisites
1162026-06-08T20:52:41.235Z
1172026-06-08T20:52:41.235Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-06-08T20:52:41.235Z # # # # # # # # # # # # # # #
1192026-06-08T20:52:41.235Z # # # # ##### # # ##### # # # # # #### #
1202026-06-08T20:52:41.235Z ##### ##### # ##### # # # # # # # # #
1212026-06-08T20:52:41.235Z # # # # # # # # # # # # # # #
1222026-06-08T20:52:41.235Z # # # ###### # # ###### ### # #### # #### #
1232026-06-08T20:52:41.235Z
1242026-06-08T20:52:41.235Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-06-08T20:52:43.198Z Startup: Refreshing catalog 'helios' ... Done
1262026-06-08T20:52:43.282Z Startup: Caching catalogs ... Done
1272026-06-08T20:52:43.603ZPlanning: Solver setup ... Done (0.281s)
1282026-06-08T20:52:43.624ZPlanning: Running solver ... Done (0.020s)
1292026-06-08T20:52:43.633ZPlanning: Finding local manifests ... Done (0.003s)
1302026-06-08T20:52:43.642ZPlanning: Fetching manifests: 0/2 0% complete
1312026-06-08T20:52:43.659ZPlanning: Fetching manifests: 2/2 100% complete
1322026-06-08T20:52:43.672ZPlanning: Package planning ... Done (0.013s)
1332026-06-08T20:52:43.675ZPlanning: Merging actions ... Done (0.001s)
1342026-06-08T20:52:43.868ZPlanning: Checking for conflicting actions ... Done (0.194s)
1352026-06-08T20:52:43.871ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-06-08T20:52:44.671ZPlanning: Evaluating mediators ... Done (0.802s)
1372026-06-08T20:52:44.674ZPlanning: Planning completed in 1.37 seconds
1382026-06-08T20:52:44.680Z Packages to install: 2
1392026-06-08T20:52:44.680Z Estimated space available: 156.07 GB
1402026-06-08T20:52:44.683ZEstimated space to be consumed: 25.34 MB
1412026-06-08T20:52:44.683Z Create boot environment: No
1422026-06-08T20:52:44.683ZCreate backup boot environment: No
1432026-06-08T20:52:44.683Z Rebuild boot archive: No
1442026-06-08T20:52:44.683Z
1452026-06-08T20:52:44.683ZChanged packages:
1462026-06-08T20:52:44.683Zhelios
1472026-06-08T20:52:44.683Z developer/build-essential
1482026-06-08T20:52:44.683Z None -> 11-3.0
1492026-06-08T20:52:44.683Z library/libxmlsec1
1502026-06-08T20:52:44.683Z None -> 1.2.35-3.0
1512026-06-08T20:52:44.704Z
1522026-06-08T20:52:44.704ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-06-08T20:52:45.162ZDownload: Completed 1.28 MB in 0.46 seconds (2.8M/s)
1542026-06-08T20:52:45.236Z Actions: 1/268 actions (Installing new actions)
1552026-06-08T20:52:45.273Z Actions: Completed 268 actions in 0.04 seconds.
1562026-06-08T20:52:45.281ZFinalize: Updating package state database ... Done (0.007s)
1572026-06-08T20:52:45.284ZFinalize: Updating package cache ... Done (0.000s)
1582026-06-08T20:52:45.304ZFinalize: Updating image state ... Done (0.022s)
1592026-06-08T20:52:47.670ZFinalize: Creating fast lookup database ... Done (2.344s)
1602026-06-08T20:52:47.741ZFinalize: Reading search index ... Done (0.012s)
1612026-06-08T20:52:47.745ZFinalize: Updating search index ... Done (0.000s)
1622026-06-08T20:52:47.846ZFinalize: Updating package cache ... Done (0.000s)
1632026-06-08T20:52:48.152ZPlanning: Evaluating mediator changes ... Done
1642026-06-08T20:52:48.255ZPlanning: Checking for conflicting actions ... Done
1652026-06-08T20:52:48.262ZPlanning: Consolidating action changes ... Done
1662026-06-08T20:52:48.418ZPlanning: Evaluating mediators ... Done
1672026-06-08T20:52:48.425ZPlanning: Planning completed in 0.26 seconds
1682026-06-08T20:52:48.439Z Mediators to change: 2
1692026-06-08T20:52:48.439Z Create boot environment: No
1702026-06-08T20:52:48.443ZCreate backup boot environment: No
1712026-06-08T20:52:48.505ZFinalize: Updating package state database ... Done
1722026-06-08T20:52:48.505ZFinalize: Updating package cache ... Done
1732026-06-08T20:52:48.516ZFinalize: Updating image state ... Done
1742026-06-08T20:52:50.474ZFinalize: Creating fast lookup database ... Done
1752026-06-08T20:52:50.542ZFinalize: Reading search index ... Done
1762026-06-08T20:52:50.544ZFinalize: Updating search index ... Done
1772026-06-08T20:52:50.633ZFinalize: Updating package cache ... Done
1782026-06-08T20:52:50.918ZPlanning: Evaluating mediator changes ... Done
1792026-06-08T20:52:51.025ZPlanning: Checking for conflicting actions ... Done
1802026-06-08T20:52:51.029ZPlanning: Consolidating action changes ... Done
1812026-06-08T20:52:51.185ZPlanning: Evaluating mediators ... Done
1822026-06-08T20:52:51.188ZPlanning: Planning completed in 0.27 seconds
1832026-06-08T20:52:51.208Z Mediators to change: 1
1842026-06-08T20:52:51.208Z Create boot environment: No
1852026-06-08T20:52:51.208ZCreate backup boot environment: No
1862026-06-08T20:52:51.274ZFinalize: Updating package state database ... Done
1872026-06-08T20:52:51.274ZFinalize: Updating package cache ... Done
1882026-06-08T20:52:51.287ZFinalize: Updating image state ... Done
1892026-06-08T20:52:53.261ZFinalize: Creating fast lookup database ... Done
1902026-06-08T20:52:53.324ZFinalize: Reading search index ... Done
1912026-06-08T20:52:53.327ZFinalize: Updating search index ... Done
1922026-06-08T20:52:53.397ZFinalize: Updating package cache ... Done
1932026-06-08T20:52:53.708ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-06-08T20:52:53.708Zapache system 2.4 system
1952026-06-08T20:52:53.708Zclang system 15 system
1962026-06-08T20:52:53.708Zcsh system system illumos
1972026-06-08T20:52:53.708Zctags system system illumos
1982026-06-08T20:52:53.708Zfile vendor vendor darwinsys
1992026-06-08T20:52:53.708Zfile system system illumos
2002026-06-08T20:52:53.708Zgcc vendor 14 vendor
2012026-06-08T20:52:53.708Zgcc system 13 system
2022026-06-08T20:52:53.708Zgcc system 10 system
2032026-06-08T20:52:53.708Zgo system 1.25 system
2042026-06-08T20:52:53.708Zllvm system 15 system
2052026-06-08T20:52:53.708Zmariadb system 11.4 system
2062026-06-08T20:52:53.708Zmta vendor vendor dma
2072026-06-08T20:52:53.708Zopenjdk system 17 system
2082026-06-08T20:52:53.708Zopenjdk system 11 system
2092026-06-08T20:52:53.708Zopenssl vendor 3 vendor
2102026-06-08T20:52:53.708Zperl system 5.40 system
2112026-06-08T20:52:53.708Zpostgresql system 18 system
2122026-06-08T20:52:53.708Zpostgresql system 17 system
2132026-06-08T20:52:53.708Zpython vendor 3 vendor
2142026-06-08T20:52:53.708Zpython system 2 system
2152026-06-08T20:52:53.708Zpython3 vendor 3.13 vendor
2162026-06-08T20:52:53.708Zruby system 3.4 system
2172026-06-08T20:52:53.708Zruby system 3.0 system
2182026-06-08T20:52:53.708Zwords vendor vendor american-english
2192026-06-08T20:52:53.709Zwords system system australian-english
2202026-06-08T20:52:53.710Zwords system system british-english
2212026-06-08T20:52:53.710Zwords system system canadian-english
2222026-06-08T20:52:53.710Zwords system system french
2232026-06-08T20:52:53.710Zwords system system italian
2242026-06-08T20:52:53.710Zwords system system ngerman
2252026-06-08T20:52:53.710Zwords system system ogerman
2262026-06-08T20:52:53.710Zwords system system spanish
2272026-06-08T20:52:53.965ZPUBLISHER TYPE STATUS P LOCATION
2282026-06-08T20:52:53.965Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-06-08T20:52:54.253ZFMRI IFO
2302026-06-08T20:52:54.253Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-06-08T20:52:54.253Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-06-08T20:52:54.253Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-06-08T20:52:54.253Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-06-08T20:52:54.253Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-06-08T20:52:54.253Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-06-08T20:52:54.253Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-06-08T20:52:54.253Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-06-08T20:52:54.253Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-06-08T20:52:54.509Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-06-08T20:52:54.820Z Updating crates.io index
2412026-06-08T20:52:54.825Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-06-08T20:52:55.364Z Updating git repository `https://github.com/oxidecomputer/lldp`
2432026-06-08T20:52:55.685Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2442026-06-08T20:52:56.273Z Updating git repository `https://github.com/oxidecomputer/propolis`
2452026-06-08T20:52:57.117Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2462026-06-08T20:52:57.668Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472026-06-08T20:52:59.367Z Updating git repository `https://github.com/oxidecomputer/opte`
2482026-06-08T20:53:00.355Z Updating git repository `https://github.com/oxidecomputer/tofino`
2492026-06-08T20:53:00.627Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-06-08T20:53:01.576Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-06-08T20:53:02.379Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-06-08T20:53:02.679Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-06-08T20:53:02.966Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2542026-06-08T20:53:04.046Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-06-08T20:53:04.620Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2562026-06-08T20:53:04.999Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2572026-06-08T20:53:05.247Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2582026-06-08T20:53:05.803Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2592026-06-08T20:53:06.082Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2602026-06-08T20:53:06.416Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2612026-06-08T20:53:06.656Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2622026-06-08T20:53:06.945Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2632026-06-08T20:53:07.293Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2642026-06-08T20:53:07.698Z Updating git repository `https://github.com/oxidecomputer/erebor`
2652026-06-08T20:53:08.238Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2662026-06-08T20:53:08.671Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2672026-06-08T20:53:09.109Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2682026-06-08T20:53:09.441Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692026-06-08T20:53:09.725Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-06-08T20:53:10.778Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712026-06-08T20:53:11.491Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2722026-06-08T20:53:11.866Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2732026-06-08T20:53:12.117Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2742026-06-08T20:53:12.547Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2752026-06-08T20:53:12.862Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2762026-06-08T20:53:13.218Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2772026-06-08T20:53:13.712Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2782026-06-08T20:53:13.968Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2792026-06-08T20:53:14.217Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2802026-06-08T20:53:14.457Z Updating git repository `https://github.com/illumos/smf-rs`
2812026-06-08T20:53:14.838Z Updating git repository `https://github.com/oxidecomputer/omicron`
2822026-06-08T20:53:31.227Z Downloading crates ...
2832026-06-08T20:53:31.227Z Downloaded colorchoice v1.0.4
2842026-06-08T20:53:31.227Z Downloaded cfg-if v1.0.4
2852026-06-08T20:53:31.227Z Downloaded anstyle v1.0.14
2862026-06-08T20:53:31.227Z Downloaded clap_lex v1.0.0
2872026-06-08T20:53:31.227Z Downloaded cargo_toml v0.21.0
2882026-06-08T20:53:31.227Z Downloaded toml v0.8.23
2892026-06-08T20:53:31.228Z Downloaded clap v4.6.1
2902026-06-08T20:53:31.228Z Downloaded version_check v0.9.5
2912026-06-08T20:53:31.228Z Downloaded cargo_metadata v0.21.0
2922026-06-08T20:53:31.228Z Downloaded anstream v1.0.0
2932026-06-08T20:53:31.228Z Downloaded usdt-macro v0.5.0
2942026-06-08T20:53:31.228Z Downloaded clap_derive v4.6.1
2952026-06-08T20:53:31.228Z Downloaded cargo-util-schemas v0.8.2
2962026-06-08T20:53:31.228Z Downloaded stable_deref_trait v1.2.1
2972026-06-08T20:53:31.228Z Downloaded strsim v0.11.1
2982026-06-08T20:53:31.228Z Downloaded toml_write v0.1.2
2992026-06-08T20:53:31.228Z Downloaded clap_builder v4.6.0
3002026-06-08T20:53:31.228Z Downloaded zerofrom v0.1.6
3012026-06-08T20:53:31.228Z Downloaded yoke-derive v0.8.1
3022026-06-08T20:53:31.228Z Downloaded unicode-xid v0.2.6
3032026-06-08T20:53:31.228Z Downloaded typeid v1.0.3
3042026-06-08T20:53:31.228Z Downloaded anyhow v1.0.102
3052026-06-08T20:53:31.230Z Downloaded block-buffer v0.10.4
3062026-06-08T20:53:31.230Z Downloaded cpufeatures v0.2.17
3072026-06-08T20:53:31.230Z Downloaded anstyle-query v1.1.5
3082026-06-08T20:53:31.230Z Downloaded bitflags v2.11.0
3092026-06-08T20:53:31.230Z Downloaded utf8parse v0.2.2
3102026-06-08T20:53:31.230Z Downloaded form_urlencoded v1.2.2
3112026-06-08T20:53:31.230Z Downloaded zerovec-derive v0.11.2
3122026-06-08T20:53:31.230Z Downloaded crypto-common v0.1.7
3132026-06-08T20:53:31.230Z Downloaded autocfg v1.5.0
3142026-06-08T20:53:31.230Z Downloaded serde_tokenstream v0.2.3
3152026-06-08T20:53:31.230Z Downloaded camino v1.2.2
3162026-06-08T20:53:31.230Z Downloaded memmap v0.7.0
3172026-06-08T20:53:31.230Z Downloaded errno v0.3.14
3182026-06-08T20:53:31.230Z Downloaded zerofrom-derive v0.1.6
3192026-06-08T20:53:31.230Z Downloaded thiserror v1.0.69
3202026-06-08T20:53:31.230Z Downloaded unicode-linebreak v0.1.5
3212026-06-08T20:53:31.230Z Downloaded heck v0.5.0
3222026-06-08T20:53:31.230Z Downloaded cargo-platform v0.2.0
3232026-06-08T20:53:31.230Z Downloaded utf8_iter v1.0.4
3242026-06-08T20:53:31.230Z Downloaded generic-array v0.14.7
3252026-06-08T20:53:31.230Z Downloaded thread-id v4.2.2
3262026-06-08T20:53:31.230Z Downloaded byteorder v1.5.0
3272026-06-08T20:53:31.230Z Downloaded toml_datetime v0.6.11
3282026-06-08T20:53:31.230Z Downloaded tinystr v0.8.2
3292026-06-08T20:53:31.230Z Downloaded thiserror-impl v1.0.69
3302026-06-08T20:53:31.230Z Downloaded serde_spanned v0.6.9
3312026-06-08T20:53:31.230Z Downloaded usdt-attr-macro v0.5.0
3322026-06-08T20:53:31.230Z Downloaded usdt v0.5.0
3332026-06-08T20:53:31.230Z Downloaded writeable v0.6.2
3342026-06-08T20:53:31.230Z Downloaded terminal_size v0.4.3
3352026-06-08T20:53:31.230Z Downloaded yoke v0.8.1
3362026-06-08T20:53:31.230Z Downloaded usdt-impl v0.5.0
3372026-06-08T20:53:31.230Z Downloaded idna_adapter v1.2.1
3382026-06-08T20:53:31.230Z Downloaded proc-macro-error-attr v1.0.4
3392026-06-08T20:53:31.231Z Downloaded serde-value v0.7.0
3402026-06-08T20:53:31.231Z Downloaded ordered-float v2.10.1
3412026-06-08T20:53:31.231Z Downloaded dof v0.3.0
3422026-06-08T20:53:31.231Z Downloaded is_terminal_polyfill v1.70.2
3432026-06-08T20:53:31.231Z Downloaded thiserror v2.0.18
3442026-06-08T20:53:31.231Z Downloaded plain v0.2.3
3452026-06-08T20:53:31.231Z Downloaded smawk v0.3.2
3462026-06-08T20:53:31.231Z Downloaded ucd-trie v0.1.7
3472026-06-08T20:53:31.231Z Downloaded swrite v0.1.0
3482026-06-08T20:53:31.231Z Downloaded bytecount v0.6.9
3492026-06-08T20:53:31.231Z Downloaded url v2.5.8
3502026-06-08T20:53:31.231Z Downloaded unicode-ident v1.0.24
3512026-06-08T20:53:31.231Z Downloaded zerocopy-derive v0.7.35
3522026-06-08T20:53:31.231Z Downloaded thiserror-impl v2.0.18
3532026-06-08T20:53:31.231Z Downloaded dtrace-parser v0.2.0
3542026-06-08T20:53:31.231Z Downloaded potential_utf v0.1.4
3552026-06-08T20:53:31.231Z Downloaded zmij v1.0.21
3562026-06-08T20:53:31.231Z Downloaded macaddr v1.0.1
3572026-06-08T20:53:31.231Z Downloaded textwrap v0.16.2
3582026-06-08T20:53:31.231Z Downloaded itoa v1.0.17
3592026-06-08T20:53:31.231Z Downloaded fnv v1.0.7
3602026-06-08T20:53:31.231Z Downloaded equivalent v1.0.2
3612026-06-08T20:53:31.231Z Downloaded fastrand v2.3.0
3622026-06-08T20:53:31.231Z Downloaded zerovec v0.11.5
3632026-06-08T20:53:31.231Z Downloaded zerotrie v0.2.3
3642026-06-08T20:53:31.231Z Downloaded pretty-hex v0.4.1
3652026-06-08T20:53:31.231Z Downloaded heck v0.4.1
3662026-06-08T20:53:31.231Z Downloaded tabled_derive v0.7.0
3672026-06-08T20:53:31.231Z Downloaded toml_edit v0.22.27
3682026-06-08T20:53:31.231Z Downloaded percent-encoding v2.3.2
3692026-06-08T20:53:31.231Z Downloaded anstyle-parse v1.0.0
3702026-06-08T20:53:31.231Z Downloaded fs-err v3.3.0
3712026-06-08T20:53:31.231Z Downloaded typenum v1.19.0
3722026-06-08T20:53:31.231Z Downloaded synstructure v0.13.2
3732026-06-08T20:53:31.232Z Downloaded icu_normalizer v2.1.1
3742026-06-08T20:53:31.232Z Downloaded quote v1.0.45
3752026-06-08T20:53:31.232Z Downloaded digest v0.10.7
3762026-06-08T20:53:31.232Z Downloaded scroll_derive v0.12.1
3772026-06-08T20:53:31.232Z Downloaded zerocopy v0.7.35
3782026-06-08T20:53:31.232Z Downloaded winnow v0.7.14
3792026-06-08T20:53:31.232Z Downloaded unicode-width v0.2.0
3802026-06-08T20:53:31.232Z Downloaded unicode-width v0.1.14
3812026-06-08T20:53:31.232Z Downloaded semver v1.0.28
3822026-06-08T20:53:31.293Z Downloaded displaydoc v0.2.5
3832026-06-08T20:53:31.293Z Downloaded tempfile v3.25.0
3842026-06-08T20:53:31.293Z Downloaded smallvec v1.15.1
3852026-06-08T20:53:31.293Z Downloaded pest_derive v2.8.6
3862026-06-08T20:53:31.293Z Downloaded scroll v0.12.0
3872026-06-08T20:53:31.293Z Downloaded erased-serde v0.4.9
3882026-06-08T20:53:31.293Z Downloaded sha2 v0.10.9
3892026-06-08T20:53:31.293Z Downloaded serde-untagged v0.1.9
3902026-06-08T20:53:31.293Z Downloaded proc-macro-error v1.0.4
3912026-06-08T20:53:31.293Z Downloaded litemap v0.8.1
3922026-06-08T20:53:31.293Z Downloaded camino-tempfile v1.4.1
3932026-06-08T20:53:31.294Z Downloaded once_cell v1.21.3
3942026-06-08T20:53:31.294Z Downloaded pest_generator v2.8.6
3952026-06-08T20:53:31.294Z Downloaded num-traits v0.2.19
3962026-06-08T20:53:31.294Z Downloaded log v0.4.29
3972026-06-08T20:53:31.294Z Downloaded icu_properties v2.1.2
3982026-06-08T20:53:31.294Z Downloaded proc-macro2 v1.0.106
3992026-06-08T20:53:31.294Z Downloaded papergrid v0.11.0
4002026-06-08T20:53:31.294Z Downloaded getrandom v0.4.1
4012026-06-08T20:53:31.294Z Downloaded icu_provider v2.1.1
4022026-06-08T20:53:31.294Z Downloaded serde_derive v1.0.228
4032026-06-08T20:53:31.294Z Downloaded serde_core v1.0.228
4042026-06-08T20:53:31.294Z Downloaded serde v1.0.228
4052026-06-08T20:53:31.294Z Downloaded icu_normalizer_data v2.1.1
4062026-06-08T20:53:31.294Z Downloaded icu_locale_core v2.1.1
4072026-06-08T20:53:31.294Z Downloaded pest v2.8.6
4082026-06-08T20:53:31.294Z Downloaded memchr v2.8.0
4092026-06-08T20:53:31.294Z Downloaded hashbrown v0.17.0
4102026-06-08T20:53:31.294Z Downloaded indexmap v2.14.0
4112026-06-08T20:53:31.294Z Downloaded pest_meta v2.8.6
4122026-06-08T20:53:31.294Z Downloaded icu_collections v2.1.1
4132026-06-08T20:53:31.294Z Downloaded idna v1.1.0
4142026-06-08T20:53:31.294Z Downloaded serde_json v1.0.149
4152026-06-08T20:53:31.294Z Downloaded icu_properties_data v2.1.2
4162026-06-08T20:53:31.296Z Downloaded tabled v0.15.0
4172026-06-08T20:53:31.296Z Downloaded goblin v0.8.2
4182026-06-08T20:53:31.296Z Downloaded syn v1.0.109
4192026-06-08T20:53:31.296Z Downloaded syn v2.0.117
4202026-06-08T20:53:31.296Z Downloaded rustix v1.1.3
4212026-06-08T20:53:31.296Z Downloaded libc v0.2.185
4222026-06-08T20:53:31.296Z Compiling proc-macro2 v1.0.106
4232026-06-08T20:53:31.297Z Compiling unicode-ident v1.0.24
4242026-06-08T20:53:31.297Z Compiling quote v1.0.45
4252026-06-08T20:53:31.297Z Compiling serde_core v1.0.228
4262026-06-08T20:53:31.297Z Compiling libc v0.2.185
4272026-06-08T20:53:31.297Z Compiling version_check v0.9.5
4282026-06-08T20:53:31.297Z Compiling memchr v2.8.0
4292026-06-08T20:53:31.297Z Compiling stable_deref_trait v1.2.1
4302026-06-08T20:53:31.297Z Compiling serde v1.0.228
4312026-06-08T20:53:31.297Z Compiling zmij v1.0.21
4322026-06-08T20:53:31.297Z Compiling thiserror v1.0.69
4332026-06-08T20:53:31.297Z Compiling ucd-trie v0.1.7
4342026-06-08T20:53:31.297Z Compiling autocfg v1.5.0
4352026-06-08T20:53:31.297Z Compiling itoa v1.0.17
4362026-06-08T20:53:31.297Z Compiling pest v2.8.6
4372026-06-08T20:53:31.297Z Compiling litemap v0.8.1
4382026-06-08T20:53:31.297Z Compiling writeable v0.6.2
4392026-06-08T20:53:31.297Z Compiling rustix v1.1.3
4402026-06-08T20:53:31.297Z Compiling icu_properties_data v2.1.2
4412026-06-08T20:53:31.297Z Compiling icu_normalizer_data v2.1.1
4422026-06-08T20:53:31.297Z Compiling byteorder v1.5.0
4432026-06-08T20:53:31.297Z Compiling syn v2.0.117
4442026-06-08T20:53:31.297Z Compiling errno v0.3.14
4452026-06-08T20:53:31.297Z Compiling bitflags v2.11.0
4462026-06-08T20:53:31.297Z Compiling serde_json v1.0.149
4472026-06-08T20:53:31.319Z Compiling num-traits v0.2.19
4482026-06-08T20:53:31.320Z Compiling typeid v1.0.3
4492026-06-08T20:53:31.332Z Compiling equivalent v1.0.2
4502026-06-08T20:53:31.418Z Compiling hashbrown v0.17.0
4512026-06-08T20:53:31.512Z Compiling pest_meta v2.8.6
4522026-06-08T20:53:31.668Z Compiling smallvec v1.15.1
4532026-06-08T20:53:31.879Z Compiling thread-id v4.2.2
4542026-06-08T20:53:31.905Z Compiling indexmap v2.14.0
4552026-06-08T20:53:31.952Z Compiling usdt-impl v0.5.0
4562026-06-08T20:53:31.979Z Compiling proc-macro-error-attr v1.0.4
4572026-06-08T20:53:32.018Z Compiling erased-serde v0.4.9
4582026-06-08T20:53:32.154Z Compiling winnow v0.7.14
4592026-06-08T20:53:32.169Z Compiling syn v1.0.109
4602026-06-08T20:53:32.353Z Compiling toml_write v0.1.2
4612026-06-08T20:53:32.577Z Compiling proc-macro-error v1.0.4
4622026-06-08T20:53:32.679Z Compiling utf8_iter v1.0.4
4632026-06-08T20:53:32.765Z Compiling thiserror v2.0.18
4642026-06-08T20:53:32.832Z Compiling percent-encoding v2.3.2
4652026-06-08T20:53:33.029Z Compiling camino v1.2.2
4662026-06-08T20:53:33.093Z Compiling utf8parse v0.2.2
4672026-06-08T20:53:33.107Z Compiling log v0.4.29
4682026-06-08T20:53:33.154Z Compiling getrandom v0.4.1
4692026-06-08T20:53:33.231Z Compiling plain v0.2.3
4702026-06-08T20:53:33.284Z Compiling anstyle-parse v1.0.0
4712026-06-08T20:53:33.349Z Compiling ordered-float v2.10.1
4722026-06-08T20:53:33.468Z Compiling form_urlencoded v1.2.2
4732026-06-08T20:53:33.539Z Compiling synstructure v0.13.2
4742026-06-08T20:53:33.555Z Compiling pest_generator v2.8.6
4752026-06-08T20:53:33.694Z Compiling terminal_size v0.4.3
4762026-06-08T20:53:33.842Z Compiling colorchoice v1.0.4
4772026-06-08T20:53:33.930Z Compiling is_terminal_polyfill v1.70.2
4782026-06-08T20:53:33.972Z Compiling pretty-hex v0.4.1
4792026-06-08T20:53:34.111Z Compiling anstyle v1.0.14
4802026-06-08T20:53:34.118Z Compiling anstyle-query v1.1.5
4812026-06-08T20:53:34.124Z Compiling cfg-if v1.0.4
4822026-06-08T20:53:34.147Z Compiling serde-untagged v0.1.9
4832026-06-08T20:53:34.288Z Compiling anstream v1.0.0
4842026-06-08T20:53:34.334Z Compiling semver v1.0.28
4852026-06-08T20:53:34.375Z Compiling fs-err v3.3.0
4862026-06-08T20:53:34.388Z Compiling bytecount v0.6.9
4872026-06-08T20:53:34.530Z Compiling unicode-width v0.1.14
4882026-06-08T20:53:34.567Z Compiling fastrand v2.3.0
4892026-06-08T20:53:34.583Z Compiling anyhow v1.0.102
4902026-06-08T20:53:34.601Z Compiling heck v0.5.0
4912026-06-08T20:53:34.621Z Compiling unicode-xid v0.2.6
4922026-06-08T20:53:34.754Z Compiling fnv v1.0.7
4932026-06-08T20:53:34.827Z Compiling strsim v0.11.1
4942026-06-08T20:53:34.845Z Compiling clap_lex v1.0.0
4952026-06-08T20:53:34.863Z Compiling once_cell v1.21.3
4962026-06-08T20:53:34.890Z Compiling heck v0.4.1
4972026-06-08T20:53:35.082Z Compiling tempfile v3.25.0
4982026-06-08T20:53:35.084Z Compiling clap_builder v4.6.0
4992026-06-08T20:53:35.132Z Compiling papergrid v0.11.0
5002026-06-08T20:53:35.239Z Compiling serde_derive v1.0.228
5012026-06-08T20:53:35.284Z Compiling zerofrom-derive v0.1.6
5022026-06-08T20:53:35.334Z Compiling yoke-derive v0.8.1
5032026-06-08T20:53:35.470Z Compiling zerovec-derive v0.11.2
5042026-06-08T20:53:35.763Z Compiling displaydoc v0.2.5
5052026-06-08T20:53:36.482Z Compiling thiserror-impl v1.0.69
5062026-06-08T20:53:36.512Z Compiling zerocopy-derive v0.7.35
5072026-06-08T20:53:36.558Z Compiling pest_derive v2.8.6
5082026-06-08T20:53:36.577Z Compiling scroll_derive v0.12.1
5092026-06-08T20:53:36.656Z Compiling zerofrom v0.1.6
5102026-06-08T20:53:36.792Z Compiling yoke v0.8.1
5112026-06-08T20:53:36.986Z Compiling zerovec v0.11.5
5122026-06-08T20:53:36.986Z Compiling zerotrie v0.2.3
5132026-06-08T20:53:37.228Z Compiling scroll v0.12.0
5142026-06-08T20:53:37.306Z Compiling thiserror-impl v2.0.18
5152026-06-08T20:53:37.371Z Compiling zerocopy v0.7.35
5162026-06-08T20:53:37.494Z Compiling tinystr v0.8.2
5172026-06-08T20:53:37.512Z Compiling potential_utf v0.1.4
5182026-06-08T20:53:37.684Z Compiling icu_locale_core v2.1.1
5192026-06-08T20:53:37.708Z Compiling icu_collections v2.1.1
5202026-06-08T20:53:37.870Z Compiling dtrace-parser v0.2.0
5212026-06-08T20:53:37.920Z Compiling goblin v0.8.2
5222026-06-08T20:53:38.102Z Compiling tabled_derive v0.7.0
5232026-06-08T20:53:38.206Z Compiling clap_derive v4.6.1
5242026-06-08T20:53:38.646Z Compiling icu_provider v2.1.1
5252026-06-08T20:53:38.664Z Compiling toml_datetime v0.6.11
5262026-06-08T20:53:38.666Z Compiling serde_spanned v0.6.9
5272026-06-08T20:53:38.720Z Compiling dof v0.3.0
5282026-06-08T20:53:38.752Z Compiling serde_tokenstream v0.2.3
5292026-06-08T20:53:38.934Z Compiling icu_normalizer v2.1.1
5302026-06-08T20:53:38.953Z Compiling icu_properties v2.1.2
5312026-06-08T20:53:38.956Z Compiling toml_edit v0.22.27
5322026-06-08T20:53:39.092Z Compiling serde-value v0.7.0
5332026-06-08T20:53:39.109Z Compiling cargo-platform v0.2.0
5342026-06-08T20:53:39.412Z Compiling memmap v0.7.0
5352026-06-08T20:53:39.487Z Compiling unicode-width v0.2.0
5362026-06-08T20:53:39.506Z Compiling unicode-linebreak v0.1.5
5372026-06-08T20:53:39.603Z Compiling smawk v0.3.2
5382026-06-08T20:53:39.723Z Compiling usdt-attr-macro v0.5.0
5392026-06-08T20:53:39.749Z Compiling usdt-macro v0.5.0
5402026-06-08T20:53:39.765Z Compiling textwrap v0.16.2
5412026-06-08T20:53:39.781Z Compiling tabled v0.15.0
5422026-06-08T20:53:40.023Z Compiling idna_adapter v1.2.1
5432026-06-08T20:53:40.082Z Compiling clap v4.6.1
5442026-06-08T20:53:40.172Z Compiling idna v1.1.0
5452026-06-08T20:53:40.176Z Compiling macaddr v1.0.1
5462026-06-08T20:53:40.373Z Compiling toml v0.8.23
5472026-06-08T20:53:40.419Z Compiling camino-tempfile v1.4.1
5482026-06-08T20:53:40.655Z Compiling url v2.5.8
5492026-06-08T20:53:40.832Z Compiling cargo_toml v0.21.0
5502026-06-08T20:53:41.000Z Compiling swrite v0.1.0
5512026-06-08T20:53:41.106Z Compiling cargo-util-schemas v0.8.2
5522026-06-08T20:53:41.216Z Compiling usdt v0.5.0
5532026-06-08T20:53:41.347Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-06-08T20:53:42.010Z Compiling cargo_metadata v0.21.0
5552026-06-08T20:53:42.911Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5562026-06-08T20:53:44.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.67s
5572026-06-08T20:53:45.251Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5582026-06-08T20:53:45.823Z Downloading crates ...
5592026-06-08T20:53:45.922Z Downloaded async-bb8-diesel v0.2.1
5602026-06-08T20:53:45.927Z Downloaded argon2 v0.5.3
5612026-06-08T20:53:45.931Z Downloaded array-init v0.0.4
5622026-06-08T20:53:45.934Z Downloaded crc-catalog v2.4.0
5632026-06-08T20:53:45.937Z Downloaded cstr-argument v0.1.2
5642026-06-08T20:53:45.941Z Downloaded atomicwrites v0.4.4
5652026-06-08T20:53:45.941Z Downloaded assert_matches v1.5.0
5662026-06-08T20:53:45.941Z Downloaded cfg_aliases v0.2.1
5672026-06-08T20:53:45.943Z Downloaded difflib v0.4.0
5682026-06-08T20:53:45.943Z Downloaded crucible-workspace-hack v0.1.0
5692026-06-08T20:53:45.946Z Downloaded ascii-canvas v3.0.0
5702026-06-08T20:53:45.946Z Downloaded arrayref v0.3.9
5712026-06-08T20:53:45.948Z Downloaded adler2 v2.0.1
5722026-06-08T20:53:45.951Z Downloaded darling_macro v0.23.0
5732026-06-08T20:53:45.951Z Downloaded crc-any v2.5.0
5742026-06-08T20:53:45.954Z Downloaded curve25519-dalek-derive v0.1.1
5752026-06-08T20:53:45.954Z Downloaded crypto-bigint v0.5.5
5762026-06-08T20:53:45.959Z Downloaded crc v3.4.0
5772026-06-08T20:53:45.959Z Downloaded darling v0.21.3
5782026-06-08T20:53:45.961Z Downloaded convert_case v0.4.0
5792026-06-08T20:53:45.961Z Downloaded backoff v0.4.0
5802026-06-08T20:53:45.965Z Downloaded dsl_auto_type v0.2.0
5812026-06-08T20:53:45.965Z Downloaded downcast-rs v2.0.2
5822026-06-08T20:53:45.968Z Downloaded csv-core v0.1.13
5832026-06-08T20:53:45.968Z Downloaded cmake v0.1.57
5842026-06-08T20:53:45.969Z Downloaded camino-tempfile-ext v0.3.3
5852026-06-08T20:53:45.973Z Downloaded base16ct v0.2.0
5862026-06-08T20:53:45.973Z Downloaded anstream v0.6.21
5872026-06-08T20:53:45.973Z Downloaded arrayvec v0.7.6
5882026-06-08T20:53:45.973Z Downloaded des v0.8.1
5892026-06-08T20:53:45.976Z Downloaded crunchy v0.2.4
5902026-06-08T20:53:45.976Z Downloaded base64ct v1.8.3
5912026-06-08T20:53:45.976Z Downloaded darling_core v0.13.4
5922026-06-08T20:53:45.979Z Downloaded arc-swap v1.8.2
5932026-06-08T20:53:45.982Z Downloaded diff v0.1.13
5942026-06-08T20:53:45.985Z Downloaded compression-core v0.4.31
5952026-06-08T20:53:45.985Z Downloaded darling_macro v0.13.4
5962026-06-08T20:53:45.985Z Downloaded ciborium-io v0.2.2
5972026-06-08T20:53:45.985Z Downloaded async-recursion v1.1.1
5982026-06-08T20:53:45.987Z Downloaded cfg_aliases v0.1.1
5992026-06-08T20:53:45.987Z Downloaded async-stream v0.3.6
6002026-06-08T20:53:45.990Z Downloaded ahash v0.8.12
6012026-06-08T20:53:45.993Z Downloaded anstyle-parse v0.2.7
6022026-06-08T20:53:45.993Z Downloaded colored v2.2.0
6032026-06-08T20:53:45.995Z Downloaded chacha20 v0.10.0
6042026-06-08T20:53:45.995Z Downloaded cookie_store v0.22.1
6052026-06-08T20:53:45.998Z Downloaded darling_core v0.20.11
6062026-06-08T20:53:46.001Z Downloaded futures-macro v0.3.32
6072026-06-08T20:53:46.004Z Downloaded dof v0.4.0
6082026-06-08T20:53:46.004Z Downloaded bitfield v0.19.4
6092026-06-08T20:53:46.004Z Downloaded bcrypt-pbkdf v0.10.0
6102026-06-08T20:53:46.006Z Downloaded bit-set v0.5.3
6112026-06-08T20:53:46.007Z Downloaded dirs-sys-next v0.1.2
6122026-06-08T20:53:46.009Z Downloaded ed25519 v2.2.3
6132026-06-08T20:53:46.009Z Downloaded enum-as-inner v0.6.1
6142026-06-08T20:53:46.012Z Downloaded document-features v0.2.12
6152026-06-08T20:53:46.012Z Downloaded ciborium-ll v0.2.2
6162026-06-08T20:53:46.012Z Downloaded atomic-waker v1.1.2
6172026-06-08T20:53:46.014Z Downloaded console v0.16.2
6182026-06-08T20:53:46.017Z Downloaded dyn-clone v1.0.20
6192026-06-08T20:53:46.017Z Downloaded foldhash v0.1.5
6202026-06-08T20:53:46.022Z Downloaded derive_builder_macro v0.20.2
6212026-06-08T20:53:46.022Z Downloaded cbc v0.1.2
6222026-06-08T20:53:46.022Z Downloaded allocator-api2 v0.2.21
6232026-06-08T20:53:46.024Z Downloaded endian-type v0.1.2
6242026-06-08T20:53:46.025Z Downloaded debug-ignore v1.0.5
6252026-06-08T20:53:46.025Z Downloaded dirs-next v2.0.0
6262026-06-08T20:53:46.025Z Downloaded dtrace-parser v0.3.0
6272026-06-08T20:53:46.027Z Downloaded bitfield-macros v0.19.4
6282026-06-08T20:53:46.027Z Downloaded bb8 v0.8.6
6292026-06-08T20:53:46.030Z Downloaded dunce v1.0.5
6302026-06-08T20:53:46.033Z Downloaded embedded-io v0.4.0
6312026-06-08T20:53:46.033Z Downloaded float-cmp v0.10.0
6322026-06-08T20:53:46.033Z Downloaded cobs v0.3.0
6332026-06-08T20:53:46.036Z Downloaded fixedbitset v0.4.2
6342026-06-08T20:53:46.036Z Downloaded bit-set v0.8.0
6352026-06-08T20:53:46.036Z Downloaded embedded-io v0.6.1
6362026-06-08T20:53:46.038Z Downloaded cargo-platform v0.3.2
6372026-06-08T20:53:46.038Z Downloaded diesel_table_macro_syntax v0.3.0
6382026-06-08T20:53:46.038Z Downloaded env_filter v1.0.0
6392026-06-08T20:53:46.041Z Downloaded critical-section v1.2.0
6402026-06-08T20:53:46.041Z Downloaded defmt v0.3.100
6412026-06-08T20:53:46.041Z Downloaded darling_macro v0.20.11
6422026-06-08T20:53:46.041Z Downloaded block-padding v0.3.3
6432026-06-08T20:53:46.043Z Downloaded defmt-parser v1.0.0
6442026-06-08T20:53:46.043Z Downloaded foreign-types-macros v0.2.3
6452026-06-08T20:53:46.046Z Downloaded darling_macro v0.21.3
6462026-06-08T20:53:46.046Z Downloaded flagset v0.4.7
6472026-06-08T20:53:46.048Z Downloaded async-stream-impl v0.3.6
6482026-06-08T20:53:46.051Z Downloaded display-error-chain v0.2.2
6492026-06-08T20:53:46.054Z Downloaded foreign-types v0.3.2
6502026-06-08T20:53:46.057Z Downloaded cpufeatures v0.3.0
6512026-06-08T20:53:46.059Z Downloaded bitfield-struct v0.6.2
6522026-06-08T20:53:46.059Z Downloaded float-ord v0.3.2
6532026-06-08T20:53:46.062Z Downloaded aead v0.5.2
6542026-06-08T20:53:46.065Z Downloaded castaway v0.2.4
6552026-06-08T20:53:46.068Z Downloaded crc8 v0.1.1
6562026-06-08T20:53:46.068Z Downloaded bit-vec v0.6.3
6572026-06-08T20:53:46.070Z Downloaded bit-vec v0.8.0
6582026-06-08T20:53:46.070Z Downloaded foreign-types-shared v0.1.1
6592026-06-08T20:53:46.074Z Downloaded atty v0.2.14
6602026-06-08T20:53:46.079Z Downloaded futures-io v0.3.32
6612026-06-08T20:53:46.082Z Downloaded globwalk v0.9.1
6622026-06-08T20:53:46.082Z Downloaded ena v0.14.4
6632026-06-08T20:53:46.085Z Downloaded foreign-types-shared v0.3.1
6642026-06-08T20:53:46.085Z Downloaded foreign-types v0.5.0
6652026-06-08T20:53:46.085Z Downloaded buf-list v1.1.2
6662026-06-08T20:53:46.085Z Downloaded gethostname v0.5.0
6672026-06-08T20:53:46.090Z Downloaded defmt v1.0.1
6682026-06-08T20:53:46.094Z Downloaded deranged v0.5.8
6692026-06-08T20:53:46.097Z Downloaded fxhash v0.2.1
6702026-06-08T20:53:46.100Z Downloaded ghash v0.5.1
6712026-06-08T20:53:46.100Z Downloaded git-stub v1.0.0
6722026-06-08T20:53:46.103Z Downloaded hash32 v0.3.1
6732026-06-08T20:53:46.103Z Downloaded funty v2.0.0
6742026-06-08T20:53:46.103Z Downloaded derive-ex v0.1.8
6752026-06-08T20:53:46.103Z Downloaded data-encoding v2.10.0
6762026-06-08T20:53:46.147Z Downloaded diesel-dtrace v0.5.0
6772026-06-08T20:53:46.148Z Downloaded elliptic-curve v0.13.8
6782026-06-08T20:53:46.155Z Downloaded hex v0.4.3
6792026-06-08T20:53:46.156Z Downloaded hex-literal v0.4.1
6802026-06-08T20:53:46.156Z Downloaded headers-core v0.3.0
6812026-06-08T20:53:46.156Z Downloaded http-body v1.0.1
6822026-06-08T20:53:46.156Z Downloaded home v0.5.12
6832026-06-08T20:53:46.156Z Downloaded httpdate v1.0.3
6842026-06-08T20:53:46.156Z Downloaded hubpack_derive v0.1.1
6852026-06-08T20:53:46.156Z Downloaded byte-wrapper v0.1.0
6862026-06-08T20:53:46.156Z Downloaded ident_case v1.0.1
6872026-06-08T20:53:46.156Z Downloaded corncobs v0.1.4
6882026-06-08T20:53:46.156Z Downloaded async-trait v0.1.89
6892026-06-08T20:53:46.156Z Downloaded futures-core v0.3.32
6902026-06-08T20:53:46.156Z Downloaded defmt-macros v1.0.1
6912026-06-08T20:53:46.156Z Downloaded ff v0.13.1
6922026-06-08T20:53:46.156Z Downloaded fallible-iterator v0.2.0
6932026-06-08T20:53:46.156Z Downloaded dropshot-api-manager-types v0.7.2
6942026-06-08T20:53:46.156Z Downloaded derive_builder_core v0.20.2
6952026-06-08T20:53:46.156Z Downloaded fixedbitset v0.5.7
6962026-06-08T20:53:46.156Z Downloaded fd-lock v4.0.4
6972026-06-08T20:53:46.156Z Downloaded fs-err v2.11.0
6982026-06-08T20:53:46.156Z Downloaded convert_case v0.10.0
6992026-06-08T20:53:46.156Z Downloaded der_derive v0.7.3
7002026-06-08T20:53:46.156Z Downloaded futures-executor v0.3.32
7012026-06-08T20:53:46.158Z Downloaded find-msvc-tools v0.1.9
7022026-06-08T20:53:46.158Z Downloaded filetime v0.2.27
7032026-06-08T20:53:46.158Z Downloaded darling v0.13.4
7042026-06-08T20:53:46.158Z Downloaded constant_time_eq v0.4.2
7052026-06-08T20:53:46.158Z Downloaded http-range v0.1.5
7062026-06-08T20:53:46.158Z Downloaded glob v0.3.3
7072026-06-08T20:53:46.158Z Downloaded hostname v0.4.2
7082026-06-08T20:53:46.158Z Downloaded hostname v0.3.1
7092026-06-08T20:53:46.158Z Downloaded illumos-nvpair-sys v0.2.0
7102026-06-08T20:53:46.158Z Downloaded hyper-tls v0.6.0
7112026-06-08T20:53:46.158Z Downloaded hash32 v0.2.1
7122026-06-08T20:53:46.158Z Downloaded daft v0.1.7
7132026-06-08T20:53:46.165Z Downloaded indoc v1.0.9
7142026-06-08T20:53:46.165Z Downloaded blowfish v0.9.1
7152026-06-08T20:53:46.165Z Downloaded illumos-nvpair v0.3.0
7162026-06-08T20:53:46.165Z Downloaded const_format_proc_macros v0.2.34
7172026-06-08T20:53:46.165Z Downloaded compression-codecs v0.4.37
7182026-06-08T20:53:46.165Z Downloaded ed25519-dalek v2.2.0
7192026-06-08T20:53:46.165Z Downloaded derive_builder v0.20.2
7202026-06-08T20:53:46.168Z Downloaded group v0.13.0
7212026-06-08T20:53:46.168Z Downloaded foldhash v0.2.0
7222026-06-08T20:53:46.168Z Downloaded cookie v0.18.1
7232026-06-08T20:53:46.168Z Downloaded erased-serde v0.3.31
7242026-06-08T20:53:46.171Z Downloaded darling v0.23.0
7252026-06-08T20:53:46.175Z Downloaded inout v0.1.4
7262026-06-08T20:53:46.175Z Downloaded indent_write v2.2.0
7272026-06-08T20:53:46.175Z Downloaded instability v0.3.11
7282026-06-08T20:53:46.175Z Downloaded clang-sys v1.8.1
7292026-06-08T20:53:46.179Z Downloaded cexpr v0.6.0
7302026-06-08T20:53:46.179Z Downloaded ecdsa v0.16.9
7312026-06-08T20:53:46.179Z Downloaded env_logger v0.11.9
7322026-06-08T20:53:46.184Z Downloaded globset v0.4.18
7332026-06-08T20:53:46.184Z Downloaded is_ci v1.2.0
7342026-06-08T20:53:46.184Z Downloaded futures-task v0.3.32
7352026-06-08T20:53:46.184Z Downloaded futures-sink v0.3.32
7362026-06-08T20:53:46.190Z Downloaded hubpack v0.1.2
7372026-06-08T20:53:46.190Z Downloaded either v1.15.0
7382026-06-08T20:53:46.190Z Downloaded git-stub-vcs v0.1.0
7392026-06-08T20:53:46.190Z Downloaded cargo_metadata v0.23.1
7402026-06-08T20:53:46.190Z Downloaded keccak v0.1.6
7412026-06-08T20:53:46.193Z Downloaded bitflags v1.3.2
7422026-06-08T20:53:46.193Z Downloaded lazy_static v1.5.0
7432026-06-08T20:53:46.193Z Downloaded ctr v0.9.2
7442026-06-08T20:53:46.193Z Downloaded crossbeam-deque v0.8.6
7452026-06-08T20:53:46.193Z Downloaded cassowary v0.3.0
7462026-06-08T20:53:46.196Z Downloaded humantime v2.3.0
7472026-06-08T20:53:46.196Z Downloaded is-terminal v0.4.17
7482026-06-08T20:53:46.196Z Downloaded bcs v0.1.6
7492026-06-08T20:53:46.199Z Downloaded internet-checksum v0.2.1
7502026-06-08T20:53:46.203Z Downloaded getrandom v0.2.17
7512026-06-08T20:53:46.204Z Downloaded kstat-rs v0.2.4
7522026-06-08T20:53:46.204Z Downloaded darling v0.20.11
7532026-06-08T20:53:46.207Z Downloaded lalrpop-util v0.19.12
7542026-06-08T20:53:46.207Z Downloaded daft-derive v0.1.7
7552026-06-08T20:53:46.210Z Downloaded hyper-staticfile v0.10.1
7562026-06-08T20:53:46.210Z Downloaded const-oid v0.9.6
7572026-06-08T20:53:46.213Z Downloaded indoc v2.0.7
7582026-06-08T20:53:46.213Z Downloaded libscf-sys v1.1.0
7592026-06-08T20:53:46.217Z Downloaded highway v1.3.0
7602026-06-08T20:53:46.217Z Downloaded cancel-safe-futures v0.1.5
7612026-06-08T20:53:46.220Z Downloaded chacha20 v0.9.1
7622026-06-08T20:53:46.220Z Downloaded linked-hash-map v0.5.6
7632026-06-08T20:53:46.220Z Downloaded cipher v0.4.4
7642026-06-08T20:53:46.223Z Downloaded lru v0.12.5
7652026-06-08T20:53:46.223Z Downloaded drift v0.2.0
7662026-06-08T20:53:46.228Z Downloaded half v1.8.3
7672026-06-08T20:53:46.231Z Downloaded http-body-util v0.1.3
7682026-06-08T20:53:46.231Z Downloaded fatfs v0.3.6
7692026-06-08T20:53:46.234Z Downloaded maybe-uninit v2.0.0
7702026-06-08T20:53:46.234Z Downloaded darling_core v0.21.3
7712026-06-08T20:53:46.238Z Downloaded memoffset v0.9.1
7722026-06-08T20:53:46.238Z Downloaded instant v0.1.13
7732026-06-08T20:53:46.238Z Downloaded derive_more-impl v2.1.1
7742026-06-08T20:53:46.241Z Downloaded mime v0.3.17
7752026-06-08T20:53:46.244Z Downloaded hmac v0.12.1
7762026-06-08T20:53:46.244Z Downloaded jobserver v0.1.34
7772026-06-08T20:53:46.248Z Downloaded lru-slab v0.1.2
7782026-06-08T20:53:46.248Z Downloaded lru-cache v0.1.2
7792026-06-08T20:53:46.248Z Downloaded ingot-types v0.1.2
7802026-06-08T20:53:46.248Z Downloaded expectorate v1.2.0
7812026-06-08T20:53:46.251Z Downloaded lzss v0.8.2
7822026-06-08T20:53:46.251Z Downloaded new_debug_unreachable v1.0.6
7832026-06-08T20:53:46.251Z Downloaded crossbeam-utils v0.8.21
7842026-06-08T20:53:46.256Z Downloaded console v0.15.11
7852026-06-08T20:53:46.257Z Downloaded maplit v1.0.2
7862026-06-08T20:53:46.257Z Downloaded md5 v0.7.0
7872026-06-08T20:53:46.260Z Downloaded nibble_vec v0.1.0
7882026-06-08T20:53:46.260Z Downloaded newline-converter v0.3.0
7892026-06-08T20:53:46.260Z Downloaded num-iter v0.1.45
7902026-06-08T20:53:46.260Z Downloaded nodrop v0.1.14
7912026-06-08T20:53:46.260Z Downloaded newtype-uuid-macros v0.1.0
7922026-06-08T20:53:46.260Z Downloaded managed v0.8.0
7932026-06-08T20:53:46.260Z Downloaded nonempty v0.12.0
7942026-06-08T20:53:46.263Z Downloaded ciborium v0.2.2
7952026-06-08T20:53:46.263Z Downloaded base64 v0.22.1
7962026-06-08T20:53:46.266Z Downloaded num_threads v0.1.7
7972026-06-08T20:53:46.266Z Downloaded num v0.4.3
7982026-06-08T20:53:46.266Z Downloaded ingot v0.1.1
7992026-06-08T20:53:46.270Z Downloaded dropshot_endpoint v0.17.0
8002026-06-08T20:53:46.270Z Downloaded ipnetwork v0.21.1
8012026-06-08T20:53:46.273Z Downloaded derive_more v0.99.20
8022026-06-08T20:53:46.276Z Downloaded futures-channel v0.3.32
8032026-06-08T20:53:46.276Z Downloaded fs_extra v1.3.0
8042026-06-08T20:53:46.276Z Downloaded crossbeam-epoch v0.9.18
8052026-06-08T20:53:46.280Z Downloaded async-compression v0.4.41
8062026-06-08T20:53:46.284Z Downloaded match_cfg v0.1.0
8072026-06-08T20:53:46.284Z Downloaded ipnet v2.11.0
8082026-06-08T20:53:46.284Z Downloaded ingot-macros v0.1.1
8092026-06-08T20:53:46.287Z Downloaded iana-time-zone v0.1.65
8102026-06-08T20:53:46.287Z Downloaded opaque-debug v0.3.1
8112026-06-08T20:53:46.287Z Downloaded num-derive v0.4.2
8122026-06-08T20:53:46.290Z Downloaded num-conv v0.2.0
8132026-06-08T20:53:46.290Z Downloaded normalize-line-endings v0.3.0
8142026-06-08T20:53:46.290Z Downloaded derive-where v1.6.0
8152026-06-08T20:53:46.294Z Downloaded darling_core v0.23.0
8162026-06-08T20:53:46.297Z Downloaded newtype_derive v0.1.6
8172026-06-08T20:53:46.297Z Downloaded lock_api v0.4.14
8182026-06-08T20:53:46.297Z Downloaded bzip2 v0.4.4
8192026-06-08T20:53:46.298Z Downloaded libsw-core v0.3.2
8202026-06-08T20:53:46.300Z Downloaded oso-derive v0.27.3
8212026-06-08T20:53:46.301Z Downloaded openssl-probe v0.2.1
8222026-06-08T20:53:46.301Z Downloaded openssl-probe v0.1.6
8232026-06-08T20:53:46.301Z Downloaded md-5 v0.10.6
8242026-06-08T20:53:46.304Z Downloaded packed_struct_codegen v0.10.1
8252026-06-08T20:53:46.304Z Downloaded blake2 v0.10.6
8262026-06-08T20:53:46.304Z Downloaded parse-display v0.10.0
8272026-06-08T20:53:46.307Z Downloaded bzip2 v0.6.1
8282026-06-08T20:53:46.307Z Downloaded backon v1.6.0
8292026-06-08T20:53:46.310Z Downloaded colored v3.1.1
8302026-06-08T20:53:46.313Z Downloaded httparse v1.10.1
8312026-06-08T20:53:46.315Z Downloaded mime_guess v2.0.5
8322026-06-08T20:53:46.316Z Downloaded native-tls v0.2.18
8332026-06-08T20:53:46.318Z Downloaded olpc-cjson v0.1.4
8342026-06-08T20:53:46.332Z Downloaded peg-runtime v0.8.5
8352026-06-08T20:53:46.336Z Downloaded phf_shared v0.13.1
8362026-06-08T20:53:46.336Z Downloaded parse-size v1.1.0
8372026-06-08T20:53:46.336Z Downloaded openssl-macros v0.1.1
8382026-06-08T20:53:46.336Z Downloaded nu-ansi-term v0.50.3
8392026-06-08T20:53:46.336Z Downloaded newtype-uuid v1.3.2
8402026-06-08T20:53:46.339Z Downloaded nanorand v0.7.0
8412026-06-08T20:53:46.339Z Downloaded multimap v0.10.1
8422026-06-08T20:53:46.339Z Downloaded phf_shared v0.11.3
8432026-06-08T20:53:46.343Z Downloaded crc32fast v1.5.0
8442026-06-08T20:53:46.343Z Downloaded num_enum v0.7.6
8452026-06-08T20:53:46.346Z Downloaded multer v3.1.0
8462026-06-08T20:53:46.346Z Downloaded num_enum v0.5.11
8472026-06-08T20:53:46.349Z Downloaded impl-trait-for-tuples v0.2.3
8482026-06-08T20:53:46.353Z Downloaded ignore v0.4.25
8492026-06-08T20:53:46.353Z Downloaded num-integer v0.1.46
8502026-06-08T20:53:46.353Z Downloaded linear-map v1.2.0
8512026-06-08T20:53:46.356Z Downloaded phf_shared v0.12.1
8522026-06-08T20:53:46.356Z Downloaded num_enum_derive v0.5.11
8532026-06-08T20:53:46.357Z Downloaded pbkdf2 v0.12.2
8542026-06-08T20:53:46.357Z Downloaded libsw v3.5.0
8552026-06-08T20:53:46.360Z Downloaded libloading v0.8.9
8562026-06-08T20:53:46.361Z Downloaded compact_str v0.8.1
8572026-06-08T20:53:46.364Z Downloaded pin-utils v0.1.0
8582026-06-08T20:53:46.364Z Downloaded pbkdf2 v0.11.0
8592026-06-08T20:53:46.364Z Downloaded diesel_derives v2.3.7
8602026-06-08T20:53:46.368Z Downloaded getrandom v0.3.4
8612026-06-08T20:53:46.371Z Downloaded predicates-tree v1.0.13
8622026-06-08T20:53:46.371Z Downloaded half v2.7.1
8632026-06-08T20:53:46.375Z Downloaded flate2 v1.1.9
8642026-06-08T20:53:46.375Z Downloaded predicates-core v1.0.10
8652026-06-08T20:53:46.378Z Downloaded proc-macro-crate v1.3.1
8662026-06-08T20:53:46.382Z Downloaded parking_lot_core v0.8.6
8672026-06-08T20:53:46.386Z Downloaded num-derive v0.3.3
8682026-06-08T20:53:46.386Z Downloaded path-slash v0.1.5
8692026-06-08T20:53:46.390Z Downloaded num-complex v0.4.6
8702026-06-08T20:53:46.394Z Downloaded paste v1.0.15
8712026-06-08T20:53:46.394Z Downloaded password-hash v0.5.0
8722026-06-08T20:53:46.394Z Downloaded num_enum_derive v0.7.6
8732026-06-08T20:53:46.397Z Downloaded num-rational v0.4.2
8742026-06-08T20:53:46.397Z Downloaded chacha20poly1305 v0.10.1
8752026-06-08T20:53:46.397Z Downloaded proc-macro-error-attr2 v2.0.0
8762026-06-08T20:53:46.401Z Downloaded progenitor-client v0.11.2
8772026-06-08T20:53:46.401Z Downloaded derive_more v2.1.1
8782026-06-08T20:53:46.405Z Downloaded phf v0.13.1
8792026-06-08T20:53:46.408Z Downloaded crossbeam-channel v0.5.15
8802026-06-08T20:53:46.411Z Downloaded peg-macros v0.8.5
8812026-06-08T20:53:46.411Z Downloaded powerfmt v0.2.0
8822026-06-08T20:53:46.411Z Downloaded precomputed-hash v0.1.1
8832026-06-08T20:53:46.411Z Downloaded libbz2-rs-sys v0.2.2
8842026-06-08T20:53:46.415Z Downloaded progenitor-macro v0.13.0
8852026-06-08T20:53:46.415Z Downloaded indicatif v0.18.4
8862026-06-08T20:53:46.418Z Downloaded const_format v0.2.35
8872026-06-08T20:53:46.418Z Downloaded libefi-sys v0.1.0
8882026-06-08T20:53:46.422Z Downloaded pin-project-lite v0.2.17
8892026-06-08T20:53:46.425Z Downloaded pin-project-internal v1.1.11
8902026-06-08T20:53:46.425Z Downloaded litrs v1.0.0
8912026-06-08T20:53:46.429Z Downloaded flume v0.11.1
8922026-06-08T20:53:46.430Z Downloaded progenitor-macro v0.14.0
8932026-06-08T20:53:46.430Z Downloaded proc-macro-crate v3.4.0
8942026-06-08T20:53:46.434Z Downloaded oxide-tokio-rt v0.1.4
8952026-06-08T20:53:46.434Z Downloaded hyper-rustls v0.27.7
8962026-06-08T20:53:46.434Z Downloaded owo-colors v4.3.0
8972026-06-08T20:53:46.437Z Downloaded predicates v3.1.4
8982026-06-08T20:53:46.437Z Downloaded polyval v0.6.2
8992026-06-08T20:53:46.437Z Downloaded parse-display-derive v0.10.0
9002026-06-08T20:53:46.440Z Downloaded peg v0.8.5
9012026-06-08T20:53:46.440Z Downloaded poly1305 v0.8.0
9022026-06-08T20:53:46.444Z Downloaded password-hash v0.4.2
9032026-06-08T20:53:46.444Z Downloaded oxnet v0.1.5
9042026-06-08T20:53:46.448Z Downloaded packed_struct v0.10.1
9052026-06-08T20:53:46.448Z Downloaded progenitor-client v0.14.0
9062026-06-08T20:53:46.448Z Downloaded quick-error v1.2.3
9072026-06-08T20:53:46.448Z Downloaded rand_xorshift v0.4.0
9082026-06-08T20:53:46.451Z Downloaded indexmap v1.9.3
9092026-06-08T20:53:46.451Z Downloaded memmap2 v0.9.10
9102026-06-08T20:53:46.451Z Downloaded futures v0.3.32
9112026-06-08T20:53:46.455Z Downloaded der v0.7.10
9122026-06-08T20:53:46.458Z Downloaded heapless v0.8.0
9132026-06-08T20:53:46.461Z Downloaded headers v0.4.1
9142026-06-08T20:53:46.465Z Downloaded parking_lot v0.11.2
9152026-06-08T20:53:46.465Z Downloaded recursive-proc-macro-impl v0.1.1
9162026-06-08T20:53:46.468Z Downloaded progenitor-client v0.10.0
9172026-06-08T20:53:46.468Z Downloaded phf v0.12.1
9182026-06-08T20:53:46.468Z Downloaded pem-rfc7468 v0.7.0
9192026-06-08T20:53:46.468Z Downloaded ref-cast v1.0.25
9202026-06-08T20:53:46.471Z Downloaded proc-macro-error2 v2.0.1
9212026-06-08T20:53:46.475Z Downloaded pem v3.0.6
9222026-06-08T20:53:46.475Z Downloaded progenitor-extras v0.2.0
9232026-06-08T20:53:46.475Z Downloaded radium v0.7.0
9242026-06-08T20:53:46.478Z Downloaded recursive v0.1.1
9252026-06-08T20:53:46.478Z Downloaded bumpalo v3.20.2
9262026-06-08T20:53:46.481Z Downloaded bytes v1.11.1
9272026-06-08T20:53:46.484Z Downloaded progenitor-macro v0.11.2
9282026-06-08T20:53:46.487Z Downloaded base64 v0.21.7
9292026-06-08T20:53:46.487Z Downloaded ar_archive_writer v0.5.1
9302026-06-08T20:53:46.491Z Downloaded pkg-config v0.3.32
9312026-06-08T20:53:46.494Z Downloaded psl-types v2.0.11
9322026-06-08T20:53:46.494Z Downloaded pkcs8 v0.10.2
9332026-06-08T20:53:46.494Z Downloaded omicron-zone-package v0.12.2
9342026-06-08T20:53:46.497Z Downloaded rtoolbox v0.0.3
9352026-06-08T20:53:46.497Z Downloaded rfc6979 v0.4.0
9362026-06-08T20:53:46.500Z Downloaded p256 v0.13.2
9372026-06-08T20:53:46.500Z Downloaded oso v0.27.3
9382026-06-08T20:53:46.505Z Downloaded ppv-lite86 v0.2.21
9392026-06-08T20:53:46.505Z Downloaded postcard v1.1.3
9402026-06-08T20:53:46.510Z Downloaded rand_chacha v0.9.0
9412026-06-08T20:53:46.510Z Downloaded rand_core v0.9.5
9422026-06-08T20:53:46.510Z Downloaded primeorder v0.13.6
9432026-06-08T20:53:46.511Z Downloaded rand_chacha v0.3.1
9442026-06-08T20:53:46.511Z Downloaded rustc_version v0.4.1
9452026-06-08T20:53:46.515Z Downloaded rustc-hash v2.1.1
9462026-06-08T20:53:46.515Z Downloaded rustc_version v0.1.7
9472026-06-08T20:53:46.515Z Downloaded progenitor-client v0.13.0
9482026-06-08T20:53:46.515Z Downloaded progenitor v0.14.0
9492026-06-08T20:53:46.515Z Downloaded progenitor v0.13.0
9502026-06-08T20:53:46.515Z Downloaded crossterm v0.29.0
9512026-06-08T20:53:46.520Z Downloaded rand_core v0.10.0
9522026-06-08T20:53:46.523Z Downloaded rand_core v0.6.4
9532026-06-08T20:53:46.523Z Downloaded http v1.4.0
9542026-06-08T20:53:46.527Z Downloaded parking_lot_core v0.9.12
9552026-06-08T20:53:46.530Z Downloaded psm v0.1.30
9562026-06-08T20:53:46.530Z Downloaded russh-cryptovec v0.7.3
9572026-06-08T20:53:46.534Z Downloaded miniz_oxide v0.8.9
9582026-06-08T20:53:46.534Z Downloaded rand_seeder v0.4.0
9592026-06-08T20:53:46.534Z Downloaded jiff-static v0.2.21
9602026-06-08T20:53:46.539Z Downloaded scheduled-thread-pool v0.2.7
9612026-06-08T20:53:46.543Z Downloaded progenitor v0.11.2
9622026-06-08T20:53:46.549Z Downloaded heapless v0.7.17
9632026-06-08T20:53:46.596Z Downloaded secrecy v0.8.0
9642026-06-08T20:53:46.596Z Downloaded r2d2 v0.8.10
9652026-06-08T20:53:46.596Z Downloaded resolv-conf v0.7.6
9662026-06-08T20:53:46.596Z Downloaded pin-project v1.1.11
9672026-06-08T20:53:46.596Z Downloaded sapling-renderdag v0.1.0
9682026-06-08T20:53:46.596Z Downloaded same-file v1.0.6
9692026-06-08T20:53:46.596Z Downloaded serde-big-array v0.5.1
9702026-06-08T20:53:46.596Z Downloaded pkcs5 v0.7.1
9712026-06-08T20:53:46.596Z Downloaded hickory-resolver v0.24.4
9722026-06-08T20:53:46.596Z Downloaded cc v1.2.56
9732026-06-08T20:53:46.596Z Downloaded hashbrown v0.13.2
9742026-06-08T20:53:46.596Z Downloaded rustls-pemfile v2.2.0
9752026-06-08T20:53:46.596Z Downloaded rustls-pemfile v1.0.4
9762026-06-08T20:53:46.597Z Downloaded ref-cast-impl v1.0.25
9772026-06-08T20:53:46.597Z Downloaded serde_repr v0.1.20
9782026-06-08T20:53:46.597Z Downloaded postgres-protocol v0.6.10
9792026-06-08T20:53:46.597Z Downloaded serde_spanned v1.0.4
9802026-06-08T20:53:46.597Z Downloaded semver v0.1.20
9812026-06-08T20:53:46.597Z Downloaded secrecy v0.10.3
9822026-06-08T20:53:46.597Z Downloaded serde_bytes v0.11.19
9832026-06-08T20:53:46.602Z Downloaded seq-macro v0.3.6
9842026-06-08T20:53:46.602Z Downloaded rusty-fork v0.3.1
9852026-06-08T20:53:46.602Z Downloaded scrypt v0.11.0
9862026-06-08T20:53:46.602Z Downloaded scroll_derive v0.13.1
9872026-06-08T20:53:46.602Z Downloaded postgres-types v0.2.12
9882026-06-08T20:53:46.602Z Downloaded minimal-lexical v0.2.1
9892026-06-08T20:53:46.608Z Downloaded rustversion v1.0.22
9902026-06-08T20:53:46.611Z Downloaded signal-hook-tokio v0.3.1
9912026-06-08T20:53:46.614Z Downloaded progenitor-impl v0.11.2
9922026-06-08T20:53:46.614Z Downloaded parking_lot v0.12.5
9932026-06-08T20:53:46.618Z Downloaded papergrid v0.17.0
9942026-06-08T20:53:46.625Z Downloaded signal-hook-mio v0.2.5
9952026-06-08T20:53:46.630Z Downloaded siphasher v1.0.2
9962026-06-08T20:53:46.639Z Downloaded serde_urlencoded v0.7.1
9972026-06-08T20:53:46.642Z Downloaded shell-words v1.1.1
9982026-06-08T20:53:46.642Z Downloaded sigpipe v0.1.3
9992026-06-08T20:53:46.642Z Downloaded sha1 v0.10.6
10002026-06-08T20:53:46.652Z Downloaded dropshot-api-manager v0.7.2
10012026-06-08T20:53:46.660Z Downloaded slog-bunyan v2.5.0
10022026-06-08T20:53:46.661Z Downloaded pretty_assertions v1.4.1
10032026-06-08T20:53:46.669Z Downloaded rustls-pki-types v1.14.0
10042026-06-08T20:53:46.669Z Downloaded serde_derive_internals v0.29.1
10052026-06-08T20:53:46.669Z Downloaded serde_path_to_error v0.1.20
10062026-06-08T20:53:46.680Z Downloaded pkcs1 v0.7.5
10072026-06-08T20:53:46.680Z Downloaded salsa20 v0.10.2
10082026-06-08T20:53:46.680Z Downloaded slog-envlogger v2.2.0
10092026-06-08T20:53:46.681Z Downloaded hickory-server v0.25.2
10102026-06-08T20:53:46.687Z Downloaded schemars_derive v0.8.22
10112026-06-08T20:53:46.687Z Downloaded quinn-udp v0.5.14
10122026-06-08T20:53:46.687Z Downloaded hickory-resolver v0.25.2
10132026-06-08T20:53:46.687Z Downloaded sec1 v0.7.3
10142026-06-08T20:53:46.687Z Downloaded sct v0.7.1
10152026-06-08T20:53:46.688Z Downloaded scroll v0.13.0
10162026-06-08T20:53:46.688Z Downloaded scopeguard v1.2.0
10172026-06-08T20:53:46.692Z Downloaded sqlparser_derive v0.5.0
10182026-06-08T20:53:46.695Z Downloaded ssh-cipher v0.2.0
10192026-06-08T20:53:46.696Z Downloaded serde-hex v0.1.0
10202026-06-08T20:53:46.701Z Downloaded crossterm v0.28.1
10212026-06-08T20:53:46.711Z Downloaded signature v2.2.0
10222026-06-08T20:53:46.715Z Downloaded serde_with_macros v1.5.2
10232026-06-08T20:53:46.715Z Downloaded signal-hook-registry v1.4.8
10242026-06-08T20:53:46.715Z Downloaded strum v0.26.3
10252026-06-08T20:53:46.715Z Downloaded structmeta-derive v0.3.0
10262026-06-08T20:53:46.718Z Downloaded slab v0.4.12
10272026-06-08T20:53:46.719Z Downloaded simd-adler32 v0.3.8
10282026-06-08T20:53:46.719Z Downloaded rustls-native-certs v0.8.3
10292026-06-08T20:53:46.722Z Downloaded slog-term v2.9.2
10302026-06-08T20:53:46.722Z Downloaded slog-stdlog v4.1.1
10312026-06-08T20:53:46.726Z Downloaded slog-scope v4.4.1
10322026-06-08T20:53:46.726Z Downloaded ssh-encoding v0.2.0
10332026-06-08T20:53:46.726Z Downloaded slog-async v2.8.0
10342026-06-08T20:53:46.730Z Downloaded strsim v0.10.0
10352026-06-08T20:53:46.731Z Downloaded strip-ansi-escapes v0.2.1
10362026-06-08T20:53:46.736Z Downloaded supports-color v3.0.2
10372026-06-08T20:53:46.736Z Downloaded tabwriter v1.4.1
10382026-06-08T20:53:46.737Z Downloaded tabled_derive v0.11.0
10392026-06-08T20:53:46.737Z Downloaded subtle v2.6.1
10402026-06-08T20:53:46.737Z Downloaded strum v0.27.2
10412026-06-08T20:53:46.743Z Downloaded shlex v1.3.0
10422026-06-08T20:53:46.743Z Downloaded slog-json v2.6.1
10432026-06-08T20:53:46.747Z Downloaded smallvec v0.6.14
10442026-06-08T20:53:46.747Z Downloaded serde_plain v1.0.2
10452026-06-08T20:53:46.750Z Downloaded hashbrown v0.12.3
10462026-06-08T20:53:46.751Z Downloaded tap v1.0.1
10472026-06-08T20:53:46.751Z Downloaded serde_cbor v0.11.2
10482026-06-08T20:53:46.754Z Downloaded rustls-platform-verifier v0.6.2
10492026-06-08T20:53:46.760Z Downloaded rayon-core v1.13.0
10502026-06-08T20:53:46.760Z Downloaded take_mut v0.2.2
10512026-06-08T20:53:46.760Z Downloaded slog-dtrace v0.3.0
10522026-06-08T20:53:46.763Z Downloaded num-bigint v0.4.6
10532026-06-08T20:53:46.766Z Downloaded smf v0.2.3
10542026-06-08T20:53:46.767Z Downloaded serde_with_macros v3.17.0
10552026-06-08T20:53:46.771Z Downloaded rcgen v0.12.1
10562026-06-08T20:53:46.771Z Downloaded tagptr v0.2.0
10572026-06-08T20:53:46.771Z Downloaded static_assertions v1.1.0
10582026-06-08T20:53:46.774Z Downloaded sqlformat v0.3.5
10592026-06-08T20:53:46.774Z Downloaded openssl-sys v0.9.115
10602026-06-08T20:53:46.777Z Downloaded thiserror-impl-no-std v2.0.2
10612026-06-08T20:53:46.777Z Downloaded testing_table v0.3.0
10622026-06-08T20:53:46.777Z Downloaded prefix-trie v0.7.0
10632026-06-08T20:53:46.781Z Downloaded string_cache v0.8.9
10642026-06-08T20:53:46.781Z Downloaded prettyplease v0.2.37
10652026-06-08T20:53:46.785Z Downloaded snafu-derive v0.8.9
10662026-06-08T20:53:46.788Z Downloaded spki v0.7.3
10672026-06-08T20:53:46.788Z Downloaded termtree v0.5.1
10682026-06-08T20:53:46.792Z Downloaded tinyvec_macros v0.1.1
10692026-06-08T20:53:46.797Z Downloaded time-core v0.1.8
10702026-06-08T20:53:46.797Z Downloaded thread-id v5.1.0
10712026-06-08T20:53:46.797Z Downloaded strum_macros v0.26.4
10722026-06-08T20:53:46.802Z Downloaded tokio-macros v2.7.0
10732026-06-08T20:53:46.802Z Downloaded stacker v0.1.23
10742026-06-08T20:53:46.802Z Downloaded structmeta v0.3.0
10752026-06-08T20:53:46.802Z Downloaded schemars v0.8.22
10762026-06-08T20:53:46.807Z Downloaded russh-keys v0.45.0
10772026-06-08T20:53:46.811Z Downloaded quinn v0.11.9
10782026-06-08T20:53:46.815Z Downloaded sync_wrapper v1.0.2
10792026-06-08T20:53:46.815Z Downloaded progenitor-impl v0.14.0
10802026-06-08T20:53:46.815Z Downloaded progenitor-impl v0.13.0
10812026-06-08T20:53:46.818Z Downloaded iri-string v0.7.10
10822026-06-08T20:53:46.824Z Downloaded sync-ptr v0.1.4
10832026-06-08T20:53:46.824Z Downloaded support-bundle-viewer v0.1.2
10842026-06-08T20:53:46.824Z Downloaded strum_macros v0.27.2
10852026-06-08T20:53:46.827Z Downloaded strum_macros v0.24.3
10862026-06-08T20:53:46.827Z Downloaded stringprep v0.1.5
10872026-06-08T20:53:46.827Z Downloaded hyper-util v0.1.20
10882026-06-08T20:53:46.830Z Downloaded aho-corasick v1.1.4
10892026-06-08T20:53:46.837Z Downloaded mio v1.2.0
10902026-06-08T20:53:46.840Z Downloaded itertools v0.13.0
10912026-06-08T20:53:46.844Z Downloaded num-bigint-dig v0.8.6
10922026-06-08T20:53:46.847Z Downloaded spin v0.9.8
10932026-06-08T20:53:46.848Z Downloaded aes v0.8.4
10942026-06-08T20:53:46.851Z Downloaded itertools v0.10.5
10952026-06-08T20:53:46.851Z Downloaded ryu v1.0.23
10962026-06-08T20:53:46.854Z Downloaded tower-layer v0.3.3
10972026-06-08T20:53:46.854Z Downloaded signal-hook v0.3.18
10982026-06-08T20:53:46.857Z Downloaded aes-gcm v0.10.3
10992026-06-08T20:53:46.866Z Downloaded thiserror-no-std v2.0.2
11002026-06-08T20:53:46.871Z Downloaded tower-service v0.3.3
11012026-06-08T20:53:46.871Z Downloaded schemars v0.9.0
11022026-06-08T20:53:46.877Z Downloaded try-lock v0.2.5
11032026-06-08T20:53:46.883Z Downloaded trait-variant v0.1.2
11042026-06-08T20:53:46.883Z Downloaded thread_local v1.1.9
11052026-06-08T20:53:46.883Z Downloaded slog v2.8.2
11062026-06-08T20:53:46.883Z Downloaded tiny-keccak v2.0.2
11072026-06-08T20:53:46.887Z Downloaded typify-macro v0.6.2
11082026-06-08T20:53:46.887Z Downloaded time-macros v0.2.27
11092026-06-08T20:53:46.887Z Downloaded rsa v0.9.10
11102026-06-08T20:53:46.892Z Downloaded rand v0.9.2
11112026-06-08T20:53:46.892Z Downloaded tokio-rustls v0.25.0
11122026-06-08T20:53:46.892Z Downloaded tokio-native-tls v0.3.1
11132026-06-08T20:53:46.896Z Downloaded socket2 v0.5.10
11142026-06-08T20:53:46.896Z Downloaded unicode-truncate v1.1.0
11152026-06-08T20:53:46.896Z Downloaded ron v0.8.1
11162026-06-08T20:53:46.899Z Downloaded usdt-macro v0.6.0
11172026-06-08T20:53:46.899Z Downloaded usdt-attr-macro v0.6.0
11182026-06-08T20:53:46.899Z Downloaded unit-prefix v0.5.2
11192026-06-08T20:53:46.899Z Downloaded socket2 v0.6.3
11202026-06-08T20:53:46.903Z Downloaded termios v0.3.3
11212026-06-08T20:53:46.903Z Downloaded futures-util v0.3.32
11222026-06-08T20:53:46.908Z Downloaded tls_codec v0.4.2
11232026-06-08T20:53:46.912Z Downloaded samael v0.0.19
11242026-06-08T20:53:46.916Z Downloaded unarray v0.1.4
11252026-06-08T20:53:46.916Z Downloaded typify-macro v0.4.3
11262026-06-08T20:53:46.916Z Downloaded tokio-tungstenite v0.23.1
11272026-06-08T20:53:46.916Z Downloaded tls_codec_derive v0.4.2
11282026-06-08T20:53:46.919Z Downloaded universal-hash v0.5.1
11292026-06-08T20:53:46.920Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11302026-06-08T20:53:46.920Z Downloaded hkdf v0.12.4
11312026-06-08T20:53:46.920Z Downloaded similar v2.7.0
11322026-06-08T20:53:46.924Z Downloaded untrusted v0.7.1
11332026-06-08T20:53:46.929Z Downloaded tokio-dtrace v0.1.1
11342026-06-08T20:53:46.932Z Downloaded qorb v0.4.1
11352026-06-08T20:53:46.932Z Downloaded libm v0.2.16
11362026-06-08T20:53:46.937Z Downloaded hashbrown v0.15.5
11372026-06-08T20:53:46.942Z Downloaded usdt v0.6.0
11382026-06-08T20:53:46.946Z Downloaded untrusted v0.9.0
11392026-06-08T20:53:46.946Z Downloaded utf-8 v0.7.6
11402026-06-08T20:53:46.950Z Downloaded tui-tree-widget v0.23.1
11412026-06-08T20:53:46.954Z Downloaded topological-sort v0.2.2
11422026-06-08T20:53:46.959Z Downloaded toml_writer v1.0.6+spec-1.1.0
11432026-06-08T20:53:46.959Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11442026-06-08T20:53:46.959Z Downloaded tokio-tungstenite v0.21.0
11452026-06-08T20:53:46.964Z Downloaded void v1.0.2
11462026-06-08T20:53:46.964Z Downloaded xshell-macros v0.2.7
11472026-06-08T20:53:46.967Z Downloaded want v0.3.1
11482026-06-08T20:53:46.967Z Downloaded rand v0.10.0
11492026-06-08T20:53:46.970Z Downloaded snafu v0.8.9
11502026-06-08T20:53:46.974Z Downloaded tokio-stream v0.1.18
11512026-06-08T20:53:46.978Z Downloaded term v0.7.0
11522026-06-08T20:53:46.981Z Downloaded toml_parser v1.0.9+spec-1.1.0
11532026-06-08T20:53:46.985Z Downloaded term v1.2.1
11542026-06-08T20:53:46.985Z Downloaded waitgroup v0.1.2
11552026-06-08T20:53:46.985Z Downloaded usdt-impl v0.6.0
11562026-06-08T20:53:46.990Z Downloaded zeroize_derive v1.4.3
11572026-06-08T20:53:46.990Z Downloaded wait-timeout v0.2.1
11582026-06-08T20:53:46.990Z Downloaded xattr v1.6.1
11592026-06-08T20:53:46.994Z Downloaded zone_cfg_derive v0.3.1
11602026-06-08T20:53:46.994Z Downloaded zone v0.3.1
11612026-06-08T20:53:46.997Z Downloaded uzers v0.12.2
11622026-06-08T20:53:46.997Z Downloaded vergen-lib v9.1.0
11632026-06-08T20:53:47.000Z Downloaded vergen-lib v0.1.6
11642026-06-08T20:53:47.000Z Downloaded publicsuffix v2.3.0
11652026-06-08T20:53:47.004Z Downloaded test-strategy v0.4.5
11662026-06-08T20:53:47.008Z Downloaded vergen-git2 v9.1.0
11672026-06-08T20:53:47.012Z Downloaded subprocess v0.2.15
11682026-06-08T20:53:47.012Z Downloaded vergen-gitcl v1.0.8
11692026-06-08T20:53:47.017Z Downloaded twox-hash v2.1.2
11702026-06-08T20:53:47.020Z Downloaded tokio-rustls v0.24.1
11712026-06-08T20:53:47.020Z Downloaded serde_yaml v0.9.34+deprecated
11722026-06-08T20:53:47.023Z Downloaded rustls-webpki v0.103.9
11732026-06-08T20:53:47.026Z Downloaded hashbrown v0.16.1
11742026-06-08T20:53:47.032Z Downloaded tokio-rustls v0.26.4
11752026-06-08T20:53:47.036Z Downloaded whoami v1.6.1
11762026-06-08T20:53:47.036Z Downloaded tar v0.4.45
11772026-06-08T20:53:47.039Z Downloaded rustyline v14.0.0
11782026-06-08T20:53:47.043Z Downloaded nom v7.1.3
11792026-06-08T20:53:47.048Z Downloaded steno v0.4.1
11802026-06-08T20:53:47.054Z Downloaded toml v0.7.8
11812026-06-08T20:53:47.060Z Downloaded vsss-rs v3.3.4
11822026-06-08T20:53:47.066Z Downloaded libxml v0.3.3
11832026-06-08T20:53:47.069Z Downloaded tracing-attributes v0.1.31
11842026-06-08T20:53:47.077Z Downloaded zstd-safe v7.2.4
11852026-06-08T20:53:47.080Z Downloaded walkdir v2.5.0
11862026-06-08T20:53:47.085Z Downloaded tungstenite v0.21.0
11872026-06-08T20:53:47.090Z Downloaded unicode-properties v0.1.4
11882026-06-08T20:53:47.098Z Downloaded unicase v2.9.0
11892026-06-08T20:53:47.101Z Downloaded itertools v0.12.1
11902026-06-08T20:53:47.104Z Downloaded xshell v0.2.7
11912026-06-08T20:53:47.108Z Downloaded rand v0.8.6
11922026-06-08T20:53:47.108Z Downloaded unicode-bidi v0.3.18
11932026-06-08T20:53:47.111Z Downloaded itertools v0.14.0
11942026-06-08T20:53:47.114Z Downloaded toml v1.0.6+spec-1.1.0
11952026-06-08T20:53:47.114Z Downloaded yasna v0.5.2
11962026-06-08T20:53:47.117Z Downloaded h2 v0.4.13
11972026-06-08T20:53:47.121Z Downloaded zeroize v1.8.2
11982026-06-08T20:53:47.121Z Downloaded zerocopy v0.6.6
11992026-06-08T20:53:47.126Z Downloaded toml_edit v0.23.10+spec-1.0.0
12002026-06-08T20:53:47.126Z Downloaded zstd v0.13.3
12012026-06-08T20:53:47.129Z Downloaded vergen v9.1.0
12022026-06-08T20:53:47.129Z Downloaded iddqd v0.4.2
12032026-06-08T20:53:47.135Z Downloaded schemars v1.2.1
12042026-06-08T20:53:47.144Z Downloaded tungstenite v0.23.0
12052026-06-08T20:53:47.149Z Downloaded wyz v0.5.1
12062026-06-08T20:53:47.149Z Downloaded whoami v2.1.0
12072026-06-08T20:53:47.149Z Downloaded tokio-postgres v0.7.16
12082026-06-08T20:53:47.152Z Downloaded typify v0.6.2
12092026-06-08T20:53:47.152Z Downloaded typify v0.4.3
12102026-06-08T20:53:47.156Z Downloaded russh v0.45.0
12112026-06-08T20:53:47.160Z Downloaded p521 v0.13.3
12122026-06-08T20:53:47.160Z Downloaded nom v8.0.0
12132026-06-08T20:53:47.164Z Downloaded hyper v1.8.1
12142026-06-08T20:53:47.168Z Downloaded tracing-core v0.1.36
12152026-06-08T20:53:47.168Z Downloaded tinyvec v1.10.0
12162026-06-08T20:53:47.171Z Downloaded uuid v1.23.0
12172026-06-08T20:53:47.174Z Downloaded zopfli v0.8.3
12182026-06-08T20:53:47.178Z Downloaded blake3 v1.8.3
12192026-06-08T20:53:47.182Z Downloaded reedline v0.40.0
12202026-06-08T20:53:47.189Z Downloaded reqwest v0.12.28
12212026-06-08T20:53:47.196Z Downloaded reqwest v0.13.2
12222026-06-08T20:53:47.201Z Downloaded p384 v0.13.1
12232026-06-08T20:53:47.201Z Downloaded vte v0.14.1
12242026-06-08T20:53:47.204Z Downloaded unicode_categories v0.1.1
12252026-06-08T20:53:47.204Z Downloaded portable-atomic v1.13.1
12262026-06-08T20:53:47.214Z Downloaded serde_with v1.14.0
12272026-06-08T20:53:47.218Z Downloaded unsafe-libyaml v0.2.11
12282026-06-08T20:53:47.222Z Downloaded yansi v1.0.1
12292026-06-08T20:53:47.225Z Downloaded zip v0.6.6
12302026-06-08T20:53:47.230Z Downloaded toml_edit v0.19.15
12312026-06-08T20:53:47.242Z Downloaded rpassword v7.4.0
12322026-06-08T20:53:47.246Z Downloaded quick-xml v0.37.5
12332026-06-08T20:53:47.255Z Downloaded ssh-key v0.6.7
12342026-06-08T20:53:47.260Z Downloaded rayon v1.11.0
12352026-06-08T20:53:47.264Z Downloaded salty v0.3.0
12362026-06-08T20:53:47.269Z Downloaded goblin v0.10.5
12372026-06-08T20:53:47.278Z Downloaded aws-lc-rs v1.16.3
12382026-06-08T20:53:47.285Z Downloaded chrono v0.4.44
12392026-06-08T20:53:47.294Z Downloaded typed-path v0.9.3
12402026-06-08T20:53:47.305Z Downloaded git2 v0.20.4
12412026-06-08T20:53:47.312Z Downloaded zerocopy-derive v0.8.40
12422026-06-08T20:53:47.316Z Downloaded tower v0.5.3
12432026-06-08T20:53:47.322Z Downloaded bindgen v0.71.1
12442026-06-08T20:53:47.326Z Downloaded regex v1.12.3
12452026-06-08T20:53:47.329Z Downloaded x509-cert v0.2.5
12462026-06-08T20:53:47.332Z Downloaded unicode-segmentation v1.12.0
12472026-06-08T20:53:47.336Z Downloaded unicode-normalization v0.1.25
12482026-06-08T20:53:47.339Z Downloaded lalrpop v0.19.12
12492026-06-08T20:53:47.345Z Downloaded petname v2.0.2
12502026-06-08T20:53:47.349Z Downloaded curve25519-dalek v4.1.3
12512026-06-08T20:53:47.354Z Downloaded bitvec v1.0.1
12522026-06-08T20:53:47.361Z Downloaded rustls-webpki v0.101.7
12532026-06-08T20:53:47.368Z Downloaded tokio-util v0.7.18
12542026-06-08T20:53:47.373Z Downloaded nix v0.27.1
12552026-06-08T20:53:47.378Z Downloaded proptest v1.10.0
12562026-06-08T20:53:47.383Z Downloaded object v0.30.4
12572026-06-08T20:53:47.388Z Downloaded moka v0.12.13
12582026-06-08T20:53:47.393Z Downloaded rustls-webpki v0.102.8
12592026-06-08T20:53:47.404Z Downloaded zip v4.6.1
12602026-06-08T20:53:47.410Z Downloaded tower-http v0.6.8
12612026-06-08T20:53:47.413Z Downloaded tough v0.22.0
12622026-06-08T20:53:47.430Z Downloaded winnow v0.6.26
12632026-06-08T20:53:47.441Z Downloaded serde_with v3.17.0
12642026-06-08T20:53:47.454Z Downloaded winnow v0.5.40
12652026-06-08T20:53:47.458Z Downloaded nix v0.28.0
12662026-06-08T20:53:47.479Z Downloaded polar-core v0.27.3
12672026-06-08T20:53:47.485Z Downloaded quinn-proto v0.11.13
12682026-06-08T20:53:47.544Z Downloaded regex-syntax v0.6.29
12692026-06-08T20:53:47.544Z Downloaded dropshot v0.17.0
12702026-06-08T20:53:47.544Z Downloaded tabled v0.20.0
12712026-06-08T20:53:47.544Z Downloaded time v0.3.47
12722026-06-08T20:53:47.544Z Downloaded openssl v0.10.79
12732026-06-08T20:53:47.544Z Downloaded nix v0.31.2
12742026-06-08T20:53:47.544Z Downloaded smoltcp v0.9.1
12752026-06-08T20:53:47.549Z Downloaded hickory-proto v0.24.4
12762026-06-08T20:53:47.552Z Downloaded bstr v1.12.1
12772026-06-08T20:53:47.556Z Downloaded radix_trie v0.2.1
12782026-06-08T20:53:47.560Z Downloaded rustls v0.21.12
12792026-06-08T20:53:47.565Z Downloaded object v0.37.3
12802026-06-08T20:53:47.571Z Downloaded rustls v0.22.4
12812026-06-08T20:53:47.578Z Downloaded vcpkg v0.2.15
12822026-06-08T20:53:47.600Z Downloaded zlib-rs v0.6.2
12832026-06-08T20:53:47.603Z Downloaded openapiv3 v2.2.0
12842026-06-08T20:53:47.609Z Downloaded hickory-proto v0.25.2
12852026-06-08T20:53:47.620Z Downloaded smoltcp v0.11.0
12862026-06-08T20:53:47.625Z Downloaded rustix v0.38.44
12872026-06-08T20:53:47.637Z Downloaded regress v0.11.1
12882026-06-08T20:53:47.642Z Downloaded rustls v0.23.37
12892026-06-08T20:53:47.649Z Downloaded regex-syntax v0.8.10
12902026-06-08T20:53:47.653Z Downloaded diesel v2.3.7
12912026-06-08T20:53:47.665Z Downloaded zerocopy v0.8.40
12922026-06-08T20:53:47.670Z Downloaded webpki-roots v1.0.6
12932026-06-08T20:53:47.675Z Downloaded regress v0.10.5
12942026-06-08T20:53:47.696Z Downloaded sqlparser v0.61.0
12952026-06-08T20:53:47.721Z Downloaded sled v0.34.7
12962026-06-08T20:53:47.731Z Downloaded typify-impl v0.6.2
12972026-06-08T20:53:47.749Z Downloaded tracing v0.1.44
12982026-06-08T20:53:47.762Z Downloaded bzip2-sys v0.1.13+1.0.8
12992026-06-08T20:53:47.769Z Downloaded typify-impl v0.4.3
13002026-06-08T20:53:47.778Z Downloaded ratatui v0.29.0
13012026-06-08T20:53:47.789Z Downloaded csv v1.4.0
13022026-06-08T20:53:47.801Z Downloaded petgraph v0.6.5
13032026-06-08T20:53:47.811Z Downloaded regex-automata v0.4.14
13042026-06-08T20:53:47.820Z Downloaded chrono-tz v0.10.4
13052026-06-08T20:53:47.832Z Downloaded zerocopy-derive v0.6.6
13062026-06-08T20:53:47.855Z Downloaded jiff v0.2.21
13072026-06-08T20:53:47.872Z Downloaded sha3 v0.10.8
13082026-06-08T20:53:47.875Z Downloaded petgraph v0.8.3
13092026-06-08T20:53:47.888Z Downloaded libz-sys v1.1.24
13102026-06-08T20:53:47.900Z Downloaded tokio v1.52.1
13112026-06-08T20:53:47.922Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13122026-06-08T20:53:47.992Z Downloaded encoding_rs v0.8.35
13132026-06-08T20:53:48.005Z Downloaded ring v0.17.14
13142026-06-08T20:53:48.040Z Downloaded libgit2-sys v0.18.3+1.9.2
13152026-06-08T20:53:48.631Z Downloaded aws-lc-sys v0.40.0
13162026-06-08T20:53:48.875Z Compiling libc v0.2.185
13172026-06-08T20:53:48.875Z Compiling serde v1.0.228
13182026-06-08T20:53:48.879Z Compiling log v0.4.29
13192026-06-08T20:53:48.879Z Compiling shlex v1.3.0
13202026-06-08T20:53:49.023Z Compiling find-msvc-tools v0.1.9
13212026-06-08T20:53:49.028Z Compiling smallvec v1.15.1
13222026-06-08T20:53:49.037Z Compiling syn v2.0.117
13232026-06-08T20:53:49.057Z Compiling typenum v1.19.0
13242026-06-08T20:53:49.212Z Compiling generic-array v0.14.7
13252026-06-08T20:53:49.215Z Compiling subtle v2.6.1
13262026-06-08T20:53:49.257Z Compiling scopeguard v1.2.0
13272026-06-08T20:53:49.317Z Compiling const-oid v0.9.6
13282026-06-08T20:53:49.349Z Compiling lock_api v0.4.14
13292026-06-08T20:53:49.362Z Compiling serde_json v1.0.149
13302026-06-08T20:53:49.395Z Compiling zerocopy v0.8.40
13312026-06-08T20:53:49.461Z Compiling portable-atomic v1.13.1
13322026-06-08T20:53:49.579Z Compiling pin-project-lite v0.2.17
13332026-06-08T20:53:49.676Z Compiling parking_lot_core v0.9.12
13342026-06-08T20:53:49.838Z Compiling pkg-config v0.3.32
13352026-06-08T20:53:49.921Z Compiling getrandom v0.2.17
13362026-06-08T20:53:49.936Z Compiling jobserver v0.1.34
13372026-06-08T20:53:49.948Z Compiling errno v0.3.14
13382026-06-08T20:53:50.085Z Compiling rand_core v0.6.4
13392026-06-08T20:53:50.148Z Compiling cc v1.2.56
13402026-06-08T20:53:50.316Z Compiling signal-hook-registry v1.4.8
13412026-06-08T20:53:50.364Z Compiling bitflags v2.11.0
13422026-06-08T20:53:50.404Z Compiling libm v0.2.16
13432026-06-08T20:53:50.420Z Compiling critical-section v1.2.0
13442026-06-08T20:53:50.530Z Compiling futures-core v0.3.32
13452026-06-08T20:53:50.592Z Compiling once_cell v1.21.3
13462026-06-08T20:53:50.595Z Compiling parking_lot v0.12.5
13472026-06-08T20:53:50.624Z Compiling mio v1.2.0
13482026-06-08T20:53:50.686Z Compiling num-traits v0.2.19
13492026-06-08T20:53:50.727Z Compiling percent-encoding v2.3.2
13502026-06-08T20:53:50.811Z Compiling socket2 v0.6.3
13512026-06-08T20:53:50.918Z Compiling futures-sink v0.3.32
13522026-06-08T20:53:50.978Z Compiling getrandom v0.4.1
13532026-06-08T20:53:51.024Z Compiling futures-channel v0.3.32
13542026-06-08T20:53:51.043Z Compiling slab v0.4.12
13552026-06-08T20:53:51.094Z Compiling futures-io v0.3.32
13562026-06-08T20:53:51.224Z Compiling futures-task v0.3.32
13572026-06-08T20:53:51.224Z Compiling cpufeatures v0.2.17
13582026-06-08T20:53:51.265Z Compiling rand_core v0.10.0
13592026-06-08T20:53:51.278Z Compiling indexmap v2.14.0
13602026-06-08T20:53:51.307Z Compiling getrandom v0.3.4
13612026-06-08T20:53:51.347Z Compiling rustversion v1.0.22
13622026-06-08T20:53:51.435Z Compiling cmake v0.1.57
13632026-06-08T20:53:51.743Z Compiling form_urlencoded v1.2.2
13642026-06-08T20:53:51.757Z Compiling dunce v1.0.5
13652026-06-08T20:53:51.852Z Compiling fs_extra v1.3.0
13662026-06-08T20:53:51.892Z Compiling base64ct v1.8.3
13672026-06-08T20:53:51.928Z Compiling synstructure v0.13.2
13682026-06-08T20:53:51.953Z Compiling ident_case v1.0.1
13692026-06-08T20:53:52.079Z Compiling regex-syntax v0.8.10
13702026-06-08T20:53:52.120Z Compiling aws-lc-sys v0.40.0
13712026-06-08T20:53:52.180Z Compiling pem-rfc7468 v0.7.0
13722026-06-08T20:53:52.284Z Compiling iana-time-zone v0.1.65
13732026-06-08T20:53:52.299Z Compiling flagset v0.4.7
13742026-06-08T20:53:52.426Z Compiling rustix v1.1.3
13752026-06-08T20:53:52.440Z Compiling rand_core v0.9.5
13762026-06-08T20:53:52.479Z Compiling ring v0.17.14
13772026-06-08T20:53:52.492Z Compiling vcpkg v0.2.15
13782026-06-08T20:53:52.523Z Compiling aws-lc-rs v1.16.3
13792026-06-08T20:53:52.707Z Compiling uuid v1.23.0
13802026-06-08T20:53:52.814Z Compiling rustc_version v0.4.1
13812026-06-08T20:53:53.139Z Compiling tracing-core v0.1.36
13822026-06-08T20:53:53.213Z Compiling openssl-sys v0.9.115
13832026-06-08T20:53:53.476Z Compiling base64 v0.22.1
13842026-06-08T20:53:53.665Z Compiling serde_derive v1.0.228
13852026-06-08T20:53:53.713Z Compiling zeroize_derive v1.4.3
13862026-06-08T20:53:53.782Z Compiling zerofrom-derive v0.1.6
13872026-06-08T20:53:53.797Z Compiling yoke-derive v0.8.1
13882026-06-08T20:53:54.203Z Compiling zerovec-derive v0.11.2
13892026-06-08T20:53:54.363Z Compiling zeroize v1.8.2
13902026-06-08T20:53:54.457Z Compiling zerocopy-derive v0.8.40
13912026-06-08T20:53:54.975Z Compiling displaydoc v0.2.5
13922026-06-08T20:53:55.124Z Compiling crypto-common v0.1.7
13932026-06-08T20:53:55.194Z Compiling zerofrom v0.1.6
13942026-06-08T20:53:55.273Z Compiling block-buffer v0.10.4
13952026-06-08T20:53:55.320Z Compiling yoke v0.8.1
13962026-06-08T20:53:55.333Z Compiling tokio-macros v2.7.0
13972026-06-08T20:53:55.443Z Compiling digest v0.10.7
13982026-06-08T20:53:55.504Z Compiling zerovec v0.11.5
13992026-06-08T20:53:55.698Z Compiling futures-macro v0.3.32
14002026-06-08T20:53:55.722Z Compiling zerotrie v0.2.3
14012026-06-08T20:53:56.007Z Compiling tinystr v0.8.2
14022026-06-08T20:53:56.020Z Compiling potential_utf v0.1.4
14032026-06-08T20:53:56.038Z Compiling hmac v0.12.1
14042026-06-08T20:53:56.179Z Compiling icu_locale_core v2.1.1
14052026-06-08T20:53:56.192Z Compiling icu_collections v2.1.1
14062026-06-08T20:53:56.202Z Compiling block-padding v0.3.3
14072026-06-08T20:53:56.353Z Compiling inout v0.1.4
14082026-06-08T20:53:56.492Z Compiling futures-util v0.3.32
14092026-06-08T20:53:56.519Z Compiling cipher v0.4.4
14102026-06-08T20:53:56.660Z Compiling sha2 v0.10.9
14112026-06-08T20:53:56.777Z Compiling icu_provider v2.1.1
14122026-06-08T20:53:57.046Z Compiling bytes v1.11.1
14132026-06-08T20:53:57.073Z Compiling icu_normalizer v2.1.1
14142026-06-08T20:53:57.126Z Compiling icu_properties v2.1.2
14152026-06-08T20:53:57.461Z Compiling der_derive v0.7.3
14162026-06-08T20:53:57.613Z Compiling tokio v1.52.1
14172026-06-08T20:53:57.655Z Compiling http v1.4.0
14182026-06-08T20:53:57.997Z Compiling idna_adapter v1.2.1
14192026-06-08T20:53:58.140Z Compiling idna v1.1.0
14202026-06-08T20:53:58.225Z Compiling chrono v0.4.44
14212026-06-08T20:53:58.406Z Compiling der v0.7.10
14222026-06-08T20:53:58.608Z Compiling url v2.5.8
14232026-06-08T20:53:58.787Z Compiling ppv-lite86 v0.2.21
14242026-06-08T20:53:58.858Z Compiling salsa20 v0.10.2
14252026-06-08T20:53:58.880Z Compiling pbkdf2 v0.12.2
14262026-06-08T20:53:58.996Z Compiling rustls-pki-types v1.14.0
14272026-06-08T20:53:59.000Z Compiling tracing-attributes v0.1.31
14282026-06-08T20:53:59.107Z Compiling thiserror-impl v2.0.18
14292026-06-08T20:53:59.411Z Compiling spki v0.7.3
14302026-06-08T20:53:59.450Z Compiling rand_chacha v0.9.0
14312026-06-08T20:53:59.621Z Compiling scrypt v0.11.0
14322026-06-08T20:53:59.634Z Compiling http-body v1.0.1
14332026-06-08T20:53:59.647Z Compiling cbc v0.1.2
14342026-06-08T20:53:59.787Z Compiling aes v0.8.4
14352026-06-08T20:53:59.866Z Compiling tinyvec_macros v0.1.1
14362026-06-08T20:53:59.880Z Compiling untrusted v0.9.0
14372026-06-08T20:53:59.939Z Compiling untrusted v0.7.1
14382026-06-08T20:54:00.002Z Compiling httparse v1.10.1
14392026-06-08T20:54:00.064Z Compiling openssl-probe v0.2.1
14402026-06-08T20:54:00.238Z Compiling pkcs5 v0.7.1
14412026-06-08T20:54:00.298Z Compiling tracing v0.1.44
14422026-06-08T20:54:00.382Z Compiling tinyvec v1.10.0
14432026-06-08T20:54:00.438Z Compiling thiserror v2.0.18
14442026-06-08T20:54:00.551Z Compiling pest_generator v2.8.6
14452026-06-08T20:54:00.559Z Compiling rand v0.9.2
14462026-06-08T20:54:00.709Z Compiling serde_derive_internals v0.29.1
14472026-06-08T20:54:00.724Z Compiling aho-corasick v1.1.4
14482026-06-08T20:54:00.828Z Compiling atomic-waker v1.1.2
14492026-06-08T20:54:00.956Z Compiling rustls v0.23.37
14502026-06-08T20:54:01.128Z Compiling schemars v0.8.22
14512026-06-08T20:54:01.237Z Compiling dyn-clone v1.0.20
14522026-06-08T20:54:01.327Z Compiling tower-service v0.3.3
14532026-06-08T20:54:01.341Z Compiling try-lock v0.2.5
14542026-06-08T20:54:01.372Z Compiling tokio-util v0.7.18
14552026-06-08T20:54:01.423Z Compiling tower-layer v0.3.3
14562026-06-08T20:54:01.445Z Compiling want v0.3.1
14572026-06-08T20:54:01.581Z Compiling regex-automata v0.4.14
14582026-06-08T20:54:01.595Z Compiling schemars_derive v0.8.22
14592026-06-08T20:54:01.626Z Compiling pest_derive v2.8.6
14602026-06-08T20:54:01.914Z Compiling pkcs8 v0.10.2
14612026-06-08T20:54:02.047Z Compiling h2 v0.4.13
14622026-06-08T20:54:02.393Z Compiling ipnet v2.11.0
14632026-06-08T20:54:02.394Z Compiling scroll_derive v0.13.1
14642026-06-08T20:54:02.511Z Compiling darling_core v0.20.11
14652026-06-08T20:54:02.832Z Compiling foreign-types-shared v0.1.1
14662026-06-08T20:54:02.890Z Compiling pin-utils v0.1.0
14672026-06-08T20:54:02.923Z Compiling openssl v0.10.79
14682026-06-08T20:54:02.963Z Compiling httpdate v1.0.3
14692026-06-08T20:54:03.173Z Compiling tempfile v3.25.0
14702026-06-08T20:54:03.188Z Compiling foreign-types v0.3.2
14712026-06-08T20:54:03.201Z Compiling scroll v0.13.0
14722026-06-08T20:54:03.313Z Compiling unicode-normalization v0.1.25
14732026-06-08T20:54:03.597Z Compiling openssl-macros v0.1.1
14742026-06-08T20:54:03.792Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14752026-06-08T20:54:03.897Z Compiling spin v0.9.8
14762026-06-08T20:54:03.988Z Compiling native-tls v0.2.18
14772026-06-08T20:54:04.107Z Compiling crc32fast v1.5.0
14782026-06-08T20:54:04.183Z Compiling powerfmt v0.2.0
14792026-06-08T20:54:04.197Z Compiling time-core v0.1.8
14802026-06-08T20:54:04.343Z Compiling num-conv v0.2.0
14812026-06-08T20:54:04.388Z Compiling deranged v0.5.8
14822026-06-08T20:54:04.474Z Compiling time-macros v0.2.27
14832026-06-08T20:54:04.840Z Compiling darling_macro v0.20.11
14842026-06-08T20:54:05.308Z Compiling hyper v1.8.1
14852026-06-08T20:54:05.346Z Compiling darling v0.20.11
14862026-06-08T20:54:05.430Z Compiling goblin v0.10.5
14872026-06-08T20:54:05.524Z Compiling rustls-native-certs v0.8.3
14882026-06-08T20:54:05.666Z Compiling sync_wrapper v1.0.2
14892026-06-08T20:54:05.778Z Compiling wait-timeout v0.2.1
14902026-06-08T20:54:05.809Z Compiling syn v1.0.109
14912026-06-08T20:54:06.044Z Compiling unicode-segmentation v1.12.0
14922026-06-08T20:54:06.073Z Compiling num_threads v0.1.7
14932026-06-08T20:54:06.110Z Compiling bit-vec v0.8.0
14942026-06-08T20:54:06.168Z Compiling siphasher v1.0.2
14952026-06-08T20:54:06.342Z Compiling hyper-util v0.1.20
14962026-06-08T20:54:06.359Z Compiling usdt-impl v0.6.0
14972026-06-08T20:54:06.412Z Compiling quick-error v1.2.3
14982026-06-08T20:54:06.521Z Compiling crossbeam-utils v0.8.21
14992026-06-08T20:54:06.557Z Compiling simd-adler32 v0.3.8
15002026-06-08T20:54:06.848Z Compiling rusty-fork v0.3.1
15012026-06-08T20:54:06.861Z Compiling bit-set v0.8.0
15022026-06-08T20:54:07.020Z Compiling time v0.3.47
15032026-06-08T20:54:07.156Z Compiling tower v0.5.3
15042026-06-08T20:54:07.170Z Compiling derive_builder_core v0.20.2
15052026-06-08T20:54:07.623Z Compiling dtrace-parser v0.3.0
15062026-06-08T20:54:07.757Z Compiling http-body-util v0.1.3
15072026-06-08T20:54:08.005Z Compiling webpki-roots v1.0.6
15082026-06-08T20:54:08.036Z Compiling signature v2.2.0
15092026-06-08T20:54:08.084Z Compiling thiserror-impl v1.0.69
15102026-06-08T20:54:08.128Z Compiling dof v0.4.0
15112026-06-08T20:54:08.217Z Compiling scroll_derive v0.12.1
15122026-06-08T20:54:08.369Z Compiling heapless v0.7.17
15132026-06-08T20:54:08.623Z Compiling rand_xorshift v0.4.0
15142026-06-08T20:54:08.642Z Compiling slog v2.8.2
15152026-06-08T20:54:08.785Z Compiling darling_core v0.21.3
15162026-06-08T20:54:08.829Z Compiling bzip2-sys v0.1.13+1.0.8
15172026-06-08T20:54:08.883Z Compiling thread-id v5.1.0
15182026-06-08T20:54:08.969Z Compiling cookie v0.18.1
15192026-06-08T20:54:09.100Z Compiling zstd-safe v7.2.4
15202026-06-08T20:54:09.150Z Compiling iri-string v0.7.10
15212026-06-08T20:54:09.297Z Compiling signal-hook v0.3.18
15222026-06-08T20:54:09.345Z Compiling adler2 v2.0.1
15232026-06-08T20:54:09.379Z Compiling unarray v0.1.4
15242026-06-08T20:54:09.468Z Compiling allocator-api2 v0.2.21
15252026-06-08T20:54:09.482Z Compiling anyhow v1.0.102
15262026-06-08T20:54:09.495Z Compiling ryu v1.0.23
15272026-06-08T20:54:09.671Z Compiling paste v1.0.15
15282026-06-08T20:54:09.708Z Compiling unicode-bidi v0.3.18
15292026-06-08T20:54:09.779Z Compiling unicode-properties v0.1.4
15302026-06-08T20:54:09.980Z Compiling serde_urlencoded v0.7.1
15312026-06-08T20:54:10.007Z Compiling proptest v1.10.0
15322026-06-08T20:54:10.022Z Compiling stringprep v0.1.5
15332026-06-08T20:54:10.216Z Compiling miniz_oxide v0.8.9
15342026-06-08T20:54:10.231Z Compiling thiserror v1.0.69
15352026-06-08T20:54:10.333Z Compiling tower-http v0.6.8
15362026-06-08T20:54:10.725Z Compiling scroll v0.12.0
15372026-06-08T20:54:10.880Z Compiling derive_builder_macro v0.20.2
15382026-06-08T20:54:11.073Z Compiling tokio-native-tls v0.3.1
15392026-06-08T20:54:11.245Z Compiling heck v0.4.1
15402026-06-08T20:54:11.259Z Compiling ipnetwork v0.21.1
15412026-06-08T20:54:11.296Z Compiling darling_macro v0.21.3
15422026-06-08T20:54:11.326Z Compiling bstr v1.12.1
15432026-06-08T20:54:11.464Z Compiling rand_chacha v0.3.1
15442026-06-08T20:54:11.647Z Compiling serde_tokenstream v0.2.3
15452026-06-08T20:54:11.707Z Compiling serde_spanned v0.6.9
15462026-06-08T20:54:11.772Z Compiling erased-serde v0.3.31
15472026-06-08T20:54:11.852Z Compiling toml_datetime v0.6.11
15482026-06-08T20:54:11.960Z Compiling md-5 v0.10.6
15492026-06-08T20:54:11.981Z Compiling async-trait v0.1.89
15502026-06-08T20:54:12.111Z Compiling pin-project-internal v1.1.11
15512026-06-08T20:54:12.125Z Compiling zerocopy-derive v0.7.35
15522026-06-08T20:54:12.262Z Compiling curve25519-dalek v4.1.3
15532026-06-08T20:54:12.279Z Compiling vergen-lib v9.1.0
15542026-06-08T20:54:12.463Z Compiling num-integer v0.1.46
15552026-06-08T20:54:12.595Z Compiling hash32 v0.2.1
15562026-06-08T20:54:12.789Z Compiling ff v0.13.1
15572026-06-08T20:54:12.792Z Compiling memoffset v0.9.1
15582026-06-08T20:54:12.938Z Compiling encoding_rs v0.8.35
15592026-06-08T20:54:12.996Z Compiling mime v0.3.17
15602026-06-08T20:54:13.009Z Compiling smoltcp v0.9.1
15612026-06-08T20:54:13.009Z Compiling psl-types v2.0.11
15622026-06-08T20:54:13.132Z Compiling fallible-iterator v0.2.0
15632026-06-08T20:54:13.226Z Compiling ref-cast v1.0.25
15642026-06-08T20:54:13.247Z Compiling zlib-rs v0.6.2
15652026-06-08T20:54:13.364Z Compiling rustix v0.38.44
15662026-06-08T20:54:13.493Z Compiling num-bigint-dig v0.8.6
15672026-06-08T20:54:13.580Z Compiling litrs v1.0.0
15682026-06-08T20:54:13.683Z Compiling base16ct v0.2.0
15692026-06-08T20:54:13.754Z Compiling cfg_aliases v0.2.1
15702026-06-08T20:54:13.833Z Compiling nix v0.31.2
15712026-06-08T20:54:13.867Z Compiling sec1 v0.7.3
15722026-06-08T20:54:14.091Z Compiling document-features v0.2.12
15732026-06-08T20:54:14.246Z Compiling postgres-protocol v0.6.10
15742026-06-08T20:54:14.297Z Compiling pin-project v1.1.11
15752026-06-08T20:54:14.404Z Compiling publicsuffix v2.3.0
15762026-06-08T20:54:14.573Z Compiling zerocopy v0.7.35
15772026-06-08T20:54:14.603Z Compiling group v0.13.0
15782026-06-08T20:54:14.786Z Compiling num-iter v0.1.45
15792026-06-08T20:54:15.135Z Compiling newtype-uuid v1.3.2
15802026-06-08T20:54:15.151Z Compiling hubpack_derive v0.1.1
15812026-06-08T20:54:15.151Z Compiling darling v0.21.3
15822026-06-08T20:54:15.161Z Compiling rand v0.8.6
15832026-06-08T20:54:15.201Z Compiling oxnet v0.1.5
15842026-06-08T20:54:15.214Z Compiling snafu-derive v0.8.9
15852026-06-08T20:54:15.292Z Compiling derive_builder v0.20.2
15862026-06-08T20:54:15.416Z Compiling hyper-tls v0.6.0
15872026-06-08T20:54:15.589Z Compiling goblin v0.8.2
15882026-06-08T20:54:16.171Z Compiling flate2 v1.1.9
15892026-06-08T20:54:16.306Z Compiling phf_shared v0.13.1
15902026-06-08T20:54:16.478Z Compiling lazy_static v1.5.0
15912026-06-08T20:54:16.523Z Compiling regex v1.12.3
15922026-06-08T20:54:16.550Z Compiling anstyle-parse v0.2.7
15932026-06-08T20:54:16.572Z Compiling strum_macros v0.27.2
15942026-06-08T20:54:16.585Z Compiling futures-executor v0.3.32
15952026-06-08T20:54:16.729Z Compiling hex v0.4.3
15962026-06-08T20:54:16.841Z Compiling hkdf v0.12.4
15972026-06-08T20:54:16.947Z Compiling crypto-bigint v0.5.5
15982026-06-08T20:54:16.995Z Compiling terminal_size v0.4.3
15992026-06-08T20:54:17.011Z Compiling curve25519-dalek-derive v0.1.1
16002026-06-08T20:54:17.084Z Compiling daft-derive v0.1.7
16012026-06-08T20:54:17.131Z Compiling ref-cast-impl v1.0.25
16022026-06-08T20:54:17.644Z Compiling vergen v9.1.0
16032026-06-08T20:54:17.674Z Compiling fs-err v3.3.0
16042026-06-08T20:54:17.804Z Compiling cargo-platform v0.3.2
16052026-06-08T20:54:17.823Z Compiling ahash v0.8.12
16062026-06-08T20:54:17.858Z Compiling bumpalo v3.20.2
16072026-06-08T20:54:18.024Z Compiling foldhash v0.1.5
16082026-06-08T20:54:18.085Z Compiling bitflags v1.3.2
16092026-06-08T20:54:18.111Z Compiling object v0.37.3
16102026-06-08T20:54:18.158Z Compiling winnow v0.5.40
16112026-06-08T20:54:18.201Z Compiling libbz2-rs-sys v0.2.2
16122026-06-08T20:54:18.434Z Compiling same-file v1.0.6
16132026-06-08T20:54:18.550Z Compiling foldhash v0.2.0
16142026-06-08T20:54:18.607Z Compiling managed v0.8.0
16152026-06-08T20:54:18.778Z Compiling hashbrown v0.16.1
16162026-06-08T20:54:18.948Z Compiling bzip2 v0.6.1
16172026-06-08T20:54:19.067Z Compiling strum v0.27.2
16182026-06-08T20:54:19.119Z Compiling walkdir v2.5.0
16192026-06-08T20:54:19.162Z Compiling clap_builder v4.6.0
16202026-06-08T20:54:19.248Z Compiling hashbrown v0.15.5
16212026-06-08T20:54:19.377Z Compiling zopfli v0.8.3
16222026-06-08T20:54:19.480Z Compiling toml_edit v0.19.15
16232026-06-08T20:54:19.625Z Compiling cargo_metadata v0.23.1
16242026-06-08T20:54:19.659Z Compiling elliptic-curve v0.13.8
16252026-06-08T20:54:19.936Z Compiling daft v0.1.7
16262026-06-08T20:54:20.051Z Compiling dof v0.3.0
16272026-06-08T20:54:20.211Z Compiling snafu v0.8.9
16282026-06-08T20:54:20.570Z Compiling futures v0.3.32
16292026-06-08T20:54:20.655Z Compiling anstream v0.6.21
16302026-06-08T20:54:20.962Z Compiling phf v0.13.1
16312026-06-08T20:54:21.116Z Compiling cookie_store v0.22.1
16322026-06-08T20:54:21.131Z Compiling signal-hook-mio v0.2.5
16332026-06-08T20:54:21.249Z Compiling zstd v0.13.3
16342026-06-08T20:54:21.331Z Compiling bzip2 v0.4.4
16352026-06-08T20:54:21.517Z Compiling hubpack v0.1.2
16362026-06-08T20:54:21.543Z Compiling serde_with_macros v3.17.0
16372026-06-08T20:54:21.761Z Compiling postgres-types v0.2.12
16382026-06-08T20:54:22.123Z Compiling usdt-attr-macro v0.6.0
16392026-06-08T20:54:22.149Z Compiling usdt-macro v0.6.0
16402026-06-08T20:54:22.316Z Compiling globset v0.4.18
16412026-06-08T20:54:22.659Z Compiling dtrace-parser v0.2.0
16422026-06-08T20:54:22.887Z Compiling ed25519 v2.2.3
16432026-06-08T20:54:22.915Z Compiling phf_shared v0.11.3
16442026-06-08T20:54:22.928Z Compiling olpc-cjson v0.1.4
16452026-06-08T20:54:22.992Z Compiling pkcs1 v0.7.5
16462026-06-08T20:54:23.086Z Compiling strum_macros v0.26.4
16472026-06-08T20:54:23.101Z Compiling clap_derive v4.6.1
16482026-06-08T20:54:23.172Z Compiling enum-as-inner v0.6.1
16492026-06-08T20:54:23.433Z Compiling serde_plain v1.0.2
16502026-06-08T20:54:23.460Z Compiling serde-big-array v0.5.1
16512026-06-08T20:54:23.606Z Compiling rfc6979 v0.4.0
16522026-06-08T20:54:23.632Z Compiling pem v3.0.6
16532026-06-08T20:54:23.730Z Compiling serde_repr v0.1.20
16542026-06-08T20:54:23.745Z Compiling async-recursion v1.1.1
16552026-06-08T20:54:23.817Z Compiling float-cmp v0.10.0
16562026-06-08T20:54:23.965Z Compiling thread-id v4.2.2
16572026-06-08T20:54:23.977Z Compiling memmap2 v0.9.10
16582026-06-08T20:54:24.052Z Compiling env_filter v1.0.0
16592026-06-08T20:54:24.197Z Compiling either v1.15.0
16602026-06-08T20:54:24.261Z Compiling static_assertions v1.1.0
16612026-06-08T20:54:24.342Z Compiling fixedbitset v0.5.7
16622026-06-08T20:54:24.369Z Compiling new_debug_unreachable v1.0.6
16632026-06-08T20:54:24.400Z Compiling typed-path v0.9.3
16642026-06-08T20:54:24.413Z Compiling keccak v0.1.6
16652026-06-08T20:54:24.436Z Compiling predicates-core v1.0.10
16662026-06-08T20:54:24.616Z Compiling difflib v0.4.0
16672026-06-08T20:54:24.716Z Compiling jiff v0.2.21
16682026-06-08T20:54:24.863Z Compiling data-encoding v2.10.0
16692026-06-08T20:54:24.933Z Compiling normalize-line-endings v0.3.0
16702026-06-08T20:54:25.025Z Compiling fixedbitset v0.4.2
16712026-06-08T20:54:25.174Z Compiling whoami v2.1.0
16722026-06-08T20:54:25.228Z Compiling precomputed-hash v0.1.1
16732026-06-08T20:54:25.250Z Compiling petgraph v0.6.5
16742026-06-08T20:54:25.319Z Compiling string_cache v0.8.9
16752026-06-08T20:54:25.545Z Compiling tokio-postgres v0.7.16
16762026-06-08T20:54:25.545Z Compiling hickory-proto v0.25.2
16772026-06-08T20:54:25.591Z Compiling predicates v3.1.4
16782026-06-08T20:54:25.604Z Compiling clap v4.6.1
16792026-06-08T20:54:25.745Z Compiling strum v0.26.3
16802026-06-08T20:54:25.847Z Compiling sha3 v0.10.8
16812026-06-08T20:54:26.231Z Compiling petgraph v0.8.3
16822026-06-08T20:54:26.293Z Compiling itertools v0.13.0
16832026-06-08T20:54:26.385Z Compiling toml_edit v0.22.27
16842026-06-08T20:54:26.709Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16852026-06-08T20:54:27.513Z Compiling zip v4.6.1
16862026-06-08T20:54:27.753Z Compiling env_logger v0.11.9
16872026-06-08T20:54:28.113Z Compiling usdt v0.6.0
16882026-06-08T20:54:28.148Z Compiling usdt-impl v0.5.0
16892026-06-08T20:54:28.389Z Compiling ecdsa v0.16.9
16902026-06-08T20:54:28.514Z Compiling rsa v0.9.10
16912026-06-08T20:54:28.744Z Compiling ed25519-dalek v2.2.0
16922026-06-08T20:54:28.804Z Compiling serde_with v3.17.0
16932026-06-08T20:54:28.868Z Compiling crossterm v0.28.1
16942026-06-08T20:54:29.422Z Compiling zip v0.6.6
16952026-06-08T20:54:30.009Z Compiling toml v0.7.8
16962026-06-08T20:54:30.009Z Compiling iddqd v0.4.2
16972026-06-08T20:54:30.534Z Compiling toml_parser v1.0.9+spec-1.1.0
16982026-06-08T20:54:30.582Z Compiling similar v2.7.0
16992026-06-08T20:54:30.616Z Compiling crossbeam-epoch v0.9.18
17002026-06-08T20:54:30.620Z Compiling tokio-stream v0.1.18
17012026-06-08T20:54:30.945Z Compiling buf-list v1.1.2
17022026-06-08T20:54:31.104Z Compiling x509-cert v0.2.5
17032026-06-08T20:54:31.161Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17042026-06-08T20:54:31.227Z Compiling openapiv3 v2.2.0
17052026-06-08T20:54:31.294Z Compiling sha1 v0.10.6
17062026-06-08T20:54:31.480Z Compiling lalrpop-util v0.19.12
17072026-06-08T20:54:31.486Z Compiling peg-runtime v0.8.5
17082026-06-08T20:54:31.518Z Compiling thread_local v1.1.9
17092026-06-08T20:54:31.644Z Compiling slog-async v2.8.0
17102026-06-08T20:54:31.745Z Compiling crossbeam-channel v0.5.15
17112026-06-08T20:54:31.770Z Compiling filetime v0.2.27
17122026-06-08T20:54:31.865Z Compiling is-terminal v0.4.17
17132026-06-08T20:54:31.953Z Compiling term v1.2.1
17142026-06-08T20:54:31.960Z Compiling take_mut v0.2.2
17152026-06-08T20:54:31.963Z Compiling xattr v1.6.1
17162026-06-08T20:54:32.138Z Compiling tar v0.4.45
17172026-06-08T20:54:32.520Z Compiling slog-term v2.9.2
17182026-06-08T20:54:42.352Z Compiling rustls-webpki v0.103.9
17192026-06-08T20:54:45.163Z Compiling tokio-rustls v0.26.4
17202026-06-08T20:54:45.163Z Compiling rustls-platform-verifier v0.6.2
17212026-06-08T20:54:45.360Z Compiling hyper-rustls v0.27.7
17222026-06-08T20:54:45.561Z Compiling reqwest v0.12.28
17232026-06-08T20:54:45.561Z Compiling reqwest v0.13.2
17242026-06-08T20:54:46.837Z Compiling tough v0.22.0
17252026-06-08T20:54:49.396Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17262026-06-08T20:54:49.609Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17272026-06-08T20:54:52.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17282026-06-08T20:54:52.624Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17292026-06-08T20:54:52.681ZJun 08 20:54:51.693 INFO Starting download, target: Cockroach
17302026-06-08T20:54:52.681ZJun 08 20:54:51.693 INFO Starting download, target: Clickhouse
17312026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Starting download, target: Console
17322026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Starting download, target: DendriteStub
17332026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Starting download, target: MaghemiteMgd
17342026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Starting download, target: TransceiverControl
17352026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17362026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17372026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17382026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17392026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17402026-06-08T20:54:52.684ZJun 08 20:54:51.693 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17412026-06-08T20:54:53.103ZJun 08 20:54:52.112 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17422026-06-08T20:54:53.344ZJun 08 20:54:52.349 INFO Download complete, target: TransceiverControl
17432026-06-08T20:54:53.681ZJun 08 20:54:52.685 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17442026-06-08T20:54:53.919ZJun 08 20:54:52.923 INFO Download complete, target: Console
17452026-06-08T20:54:54.046ZJun 08 20:54:53.057 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17462026-06-08T20:54:54.119ZJun 08 20:54:53.124 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17472026-06-08T20:54:54.541ZJun 08 20:54:53.553 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17482026-06-08T20:54:54.541ZJun 08 20:54:53.553 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17492026-06-08T20:54:54.918ZJun 08 20:54:53.930 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17502026-06-08T20:54:56.474ZJun 08 20:54:55.486 INFO Download complete, target: MaghemiteMgd
17512026-06-08T20:54:56.536ZJun 08 20:54:55.548 INFO Download complete, target: DendriteStub
17522026-06-08T20:54:59.306ZJun 08 20:54:58.317 INFO Checking that binary works, target: Cockroach
17532026-06-08T20:54:59.425ZJun 08 20:54:58.437 INFO Download complete, target: Cockroach
17542026-06-08T20:55:01.755ZJun 08 20:55:00.767 INFO Checking that binary works, target: Clickhouse
17552026-06-08T20:55:01.880ZJun 08 20:55:00.892 INFO Download complete, target: Clickhouse
17562026-06-08T20:55:01.900ZAll builder prerequisites installed successfully, and PATH looks valid
17572026-06-08T20:55:01.903Z
17582026-06-08T20:55:01.903Zreal 2:20.664030683
17592026-06-08T20:55:01.903Zuser 6:58.827522159
17602026-06-08T20:55:01.903Zsys 1:23.636880661
17612026-06-08T20:55:01.903Ztrap 0.226513070
17622026-06-08T20:55:01.903Ztflt 0.696365292
17632026-06-08T20:55:01.903Zdflt 0.576758675
17642026-06-08T20:55:01.903Zkflt 0.030584320
17652026-06-08T20:55:01.903Zlock 22:32.516486793
17662026-06-08T20:55:01.903Zslp 21:40.593954646
17672026-06-08T20:55:01.903Zlat 41.942125604
17682026-06-08T20:55:01.903Zstop 1:55.956501778
17692026-06-08T20:55:01.903Z+ banner clippy
17702026-06-08T20:55:01.903Z
17712026-06-08T20:55:01.903Z #### # # ##### ##### # #
17722026-06-08T20:55:01.903Z # # # # # # # # # #
17732026-06-08T20:55:01.904Z # # # # # # # #
17742026-06-08T20:55:01.904Z # # # ##### ##### #
17752026-06-08T20:55:01.904Z # # # # # # #
17762026-06-08T20:55:01.904Z #### ###### # # # #
17772026-06-08T20:55:01.904Z
17782026-06-08T20:55:01.904Z+ export CARGO_INCREMENTAL=0
17792026-06-08T20:55:01.904Z+ CARGO_INCREMENTAL=0
17802026-06-08T20:55:01.904Z+ ptime -m cargo xtask clippy
17812026-06-08T20:55:02.449Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17822026-06-08T20:55:02.671Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17832026-06-08T20:55:04.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
17842026-06-08T20:55:04.621Z Running `target/debug/xtask clippy`
17852026-06-08T20:55:04.648Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17862026-06-08T20:55:05.268Z Downloading crates ...
17872026-06-08T20:55:05.467Z Downloaded addr2line v0.25.1
17882026-06-08T20:55:05.470Z Downloaded concurrent-queue v2.5.0
17892026-06-08T20:55:05.479Z Downloaded constant_time_eq v0.3.1
17902026-06-08T20:55:05.484Z Downloaded nested v0.1.1
17912026-06-08T20:55:05.488Z Downloaded approx v0.5.1
17922026-06-08T20:55:05.488Z Downloaded guppy-workspace-hack v0.1.0
17932026-06-08T20:55:05.491Z Downloaded cast v0.3.0
17942026-06-08T20:55:05.491Z Downloaded criterion-plot v0.6.0
17952026-06-08T20:55:05.494Z Downloaded linkme v0.3.35
17962026-06-08T20:55:05.494Z Downloaded termcolor v1.4.1
17972026-06-08T20:55:05.496Z Downloaded libtest-mimic v0.8.1
17982026-06-08T20:55:05.496Z Downloaded event-listener-strategy v0.5.4
17992026-06-08T20:55:05.499Z Downloaded pathdiff v0.2.3
18002026-06-08T20:55:05.499Z Downloaded event-listener v5.4.1
18012026-06-08T20:55:05.502Z Downloaded backtrace-ext v0.2.1
18022026-06-08T20:55:05.505Z Downloaded escape8259 v0.5.3
18032026-06-08T20:55:05.508Z Downloaded assert-json-diff v2.0.2
18042026-06-08T20:55:05.510Z Downloaded async-object-pool v0.2.0
18052026-06-08T20:55:05.513Z Downloaded miette-derive v5.10.0
18062026-06-08T20:55:05.516Z Downloaded linkme-impl v0.3.35
18072026-06-08T20:55:05.516Z Downloaded async-lock v3.4.2
18082026-06-08T20:55:05.519Z Downloaded knuffel v3.2.0
18092026-06-08T20:55:05.523Z Downloaded supports-color v2.1.0
18102026-06-08T20:55:05.526Z Downloaded parking v2.2.1
18112026-06-08T20:55:05.530Z Downloaded terminal_size v0.1.17
18122026-06-08T20:55:05.533Z Downloaded plotters-svg v0.3.7
18132026-06-08T20:55:05.533Z Downloaded plotters-backend v0.3.7
18142026-06-08T20:55:05.536Z Downloaded target-triple v1.0.0
18152026-06-08T20:55:05.539Z Downloaded supports-unicode v2.1.0
18162026-06-08T20:55:05.542Z Downloaded serde_regex v1.1.0
18172026-06-08T20:55:05.542Z Downloaded similar-asserts v1.7.0
18182026-06-08T20:55:05.542Z Downloaded anes v0.1.6
18192026-06-08T20:55:05.549Z Downloaded tokio-test v0.4.5
18202026-06-08T20:55:05.549Z Downloaded rust-argon2 v2.1.0
18212026-06-08T20:55:05.553Z Downloaded assert_cmd v2.1.2
18222026-06-08T20:55:05.553Z Downloaded tinytemplate v1.2.1
18232026-06-08T20:55:05.553Z Downloaded backtrace v0.3.76
18242026-06-08T20:55:05.553Z Downloaded supports-hyperlinks v2.1.0
18252026-06-08T20:55:05.557Z Downloaded knuffel-derive v3.2.0
18262026-06-08T20:55:05.557Z Downloaded httptest v0.16.4
18272026-06-08T20:55:05.557Z Downloaded blake2b_simd v1.0.4
18282026-06-08T20:55:05.557Z Downloaded path-tree v0.8.3
18292026-06-08T20:55:05.560Z Downloaded target-lexicon v0.13.3
18302026-06-08T20:55:05.560Z Downloaded owo-colors v3.5.0
18312026-06-08T20:55:05.562Z Downloaded stringmetrics v2.2.2
18322026-06-08T20:55:05.565Z Downloaded relative-path v1.9.3
18332026-06-08T20:55:05.565Z Downloaded oorandom v11.1.5
18342026-06-08T20:55:05.565Z Downloaded futures-timer v3.0.3
18352026-06-08T20:55:05.566Z Downloaded partial-io v0.5.4
18362026-06-08T20:55:05.573Z Downloaded rustc-demangle v0.1.27
18372026-06-08T20:55:05.573Z Downloaded datatest-stable v0.3.3
18382026-06-08T20:55:05.576Z Downloaded trybuild v1.0.116
18392026-06-08T20:55:05.576Z Downloaded hickory-client v0.25.2
18402026-06-08T20:55:05.576Z Downloaded target-spec v3.5.7
18412026-06-08T20:55:05.589Z Downloaded cfg-expr v0.20.6
18422026-06-08T20:55:05.594Z Downloaded textwrap v0.15.2
18432026-06-08T20:55:05.601Z Downloaded plotters v0.3.7
18442026-06-08T20:55:05.605Z Downloaded rstest v0.25.0
18452026-06-08T20:55:05.605Z Downloaded miette v5.10.0
18462026-06-08T20:55:05.607Z Downloaded fancy-regex v0.14.0
18472026-06-08T20:55:05.608Z Downloaded rstest_macros v0.25.0
18482026-06-08T20:55:05.611Z Downloaded rand_distr v0.5.1
18492026-06-08T20:55:05.614Z Downloaded chumsky v0.9.3
18502026-06-08T20:55:05.617Z Downloaded criterion v0.7.0
18512026-06-08T20:55:05.621Z Downloaded guppy v0.17.25
18522026-06-08T20:55:05.624Z Downloaded hashbrown v0.14.5
18532026-06-08T20:55:05.645Z Downloaded gimli v0.32.3
18542026-06-08T20:55:05.735Z Downloaded httpmock v0.8.3
18552026-06-08T20:55:07.367Z Checking cfg-if v1.0.4
18562026-06-08T20:55:07.726Z Checking libc v0.2.185
18572026-06-08T20:55:07.729Z Checking serde_core v1.0.228
18582026-06-08T20:55:07.806Z Checking memchr v2.8.0
18592026-06-08T20:55:07.846Z Checking smallvec v1.15.1
18602026-06-08T20:55:07.885Z Checking itoa v1.0.17
18612026-06-08T20:55:07.921Z Checking log v0.4.29
18622026-06-08T20:55:07.969Z Checking libm v0.2.16
18632026-06-08T20:55:08.006Z Checking zeroize v1.8.2
18642026-06-08T20:55:08.053Z Checking scopeguard v1.2.0
18652026-06-08T20:55:08.089Z Checking stable_deref_trait v1.2.1
18662026-06-08T20:55:08.129Z Checking zmij v1.0.21
18672026-06-08T20:55:08.167Z Checking errno v0.3.14
18682026-06-08T20:55:08.203Z Checking getrandom v0.2.17
18692026-06-08T20:55:08.237Z Checking lock_api v0.4.14
18702026-06-08T20:55:08.273Z Checking zerofrom v0.1.6
18712026-06-08T20:55:08.311Z Checking percent-encoding v2.3.2
18722026-06-08T20:55:08.314Z Checking writeable v0.6.2
18732026-06-08T20:55:08.376Z Checking litemap v0.8.1
18742026-06-08T20:55:08.412Z Checking yoke v0.8.1
18752026-06-08T20:55:08.446Z Checking icu_normalizer_data v2.1.1
18762026-06-08T20:55:08.483Z Checking icu_properties_data v2.1.2
18772026-06-08T20:55:08.518Z Checking form_urlencoded v1.2.2
18782026-06-08T20:55:08.553Z Checking utf8_iter v1.0.4
18792026-06-08T20:55:08.589Z Checking subtle v2.6.1
18802026-06-08T20:55:08.625Z Checking zerovec v0.11.5
18812026-06-08T20:55:08.625Z Checking zerotrie v0.2.3
18822026-06-08T20:55:08.694Z Checking num-traits v0.2.19
18832026-06-08T20:55:08.732Z Checking rand_core v0.10.0
18842026-06-08T20:55:08.735Z Checking pin-project-lite v0.2.17
18852026-06-08T20:55:08.804Z Checking rand_core v0.6.4
18862026-06-08T20:55:08.804Z Checking parking_lot_core v0.9.12
18872026-06-08T20:55:08.889Z Checking zerocopy v0.8.40
18882026-06-08T20:55:08.924Z Checking getrandom v0.4.1
18892026-06-08T20:55:08.967Z Checking portable-atomic v1.13.1
18902026-06-08T20:55:09.016Z Checking parking_lot v0.12.5
18912026-06-08T20:55:09.055Z Checking signal-hook-registry v1.4.8
18922026-06-08T20:55:09.091Z Checking tinystr v0.8.2
18932026-06-08T20:55:09.125Z Checking potential_utf v0.1.4
18942026-06-08T20:55:09.242Z Checking critical-section v1.2.0
18952026-06-08T20:55:09.271Z Checking serde v1.0.228
18962026-06-08T20:55:09.271Z Checking serde_json v1.0.149
18972026-06-08T20:55:09.271Z Checking bitflags v2.11.0
18982026-06-08T20:55:09.368Z Checking icu_collections v2.1.1
18992026-06-08T20:55:09.371Z Checking icu_locale_core v2.1.1
19002026-06-08T20:55:09.435Z Checking once_cell v1.21.3
19012026-06-08T20:55:09.472Z Checking mio v1.2.0
19022026-06-08T20:55:09.517Z Checking socket2 v0.6.3
19032026-06-08T20:55:09.645Z Checking typenum v1.19.0
19042026-06-08T20:55:09.703Z Checking iana-time-zone v0.1.65
19052026-06-08T20:55:09.757Z Checking bytes v1.11.1
19062026-06-08T20:55:09.804Z Checking uuid v1.23.0
19072026-06-08T20:55:09.842Z Checking chrono v0.4.44
19082026-06-08T20:55:09.874Z Checking thiserror v2.0.18
19092026-06-08T20:55:09.966Z Checking icu_provider v2.1.1
19102026-06-08T20:55:10.008Z Checking semver v1.0.28
19112026-06-08T20:55:10.061Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19122026-06-08T20:55:10.144Z Checking futures-core v0.3.32
19132026-06-08T20:55:10.202Z Checking generic-array v0.14.7
19142026-06-08T20:55:10.239Z Checking tokio v1.52.1
19152026-06-08T20:55:10.242Z Checking icu_normalizer v2.1.1
19162026-06-08T20:55:10.308Z Checking icu_properties v2.1.2
19172026-06-08T20:55:10.311Z Checking equivalent v1.0.2
19182026-06-08T20:55:10.426Z Checking dyn-clone v1.0.20
19192026-06-08T20:55:10.459Z Checking const-oid v0.9.6
19202026-06-08T20:55:10.557Z Checking futures-sink v0.3.32
19212026-06-08T20:55:10.606Z Checking futures-io v0.3.32
19222026-06-08T20:55:10.672Z Checking crypto-common v0.1.7
19232026-06-08T20:55:10.708Z Checking block-buffer v0.10.4
19242026-06-08T20:55:10.744Z Checking futures-channel v0.3.32
19252026-06-08T20:55:10.748Z Checking futures-task v0.3.32
19262026-06-08T20:55:10.825Z Checking slab v0.4.12
19272026-06-08T20:55:10.909Z Checking rustix v1.1.3
19282026-06-08T20:55:10.942Z Checking byteorder v1.5.0
19292026-06-08T20:55:10.976Z Checking hashbrown v0.17.0
19302026-06-08T20:55:11.013Z Checking futures-util v0.3.32
19312026-06-08T20:55:11.173Z Checking digest v0.10.7
19322026-06-08T20:55:11.177Z Checking idna_adapter v1.2.1
19332026-06-08T20:55:11.239Z Checking cpufeatures v0.2.17
19342026-06-08T20:55:11.338Z Checking thiserror v1.0.69
19352026-06-08T20:55:11.374Z Checking idna v1.1.0
19362026-06-08T20:55:11.414Z Checking getrandom v0.3.4
19372026-06-08T20:55:11.468Z Checking fnv v1.0.7
19382026-06-08T20:55:11.502Z Checking indexmap v2.14.0
19392026-06-08T20:55:11.582Z Checking regex-syntax v0.8.10
19402026-06-08T20:55:11.618Z Checking http v1.4.0
19412026-06-08T20:55:11.652Z Checking url v2.5.8
19422026-06-08T20:55:11.687Z Checking ppv-lite86 v0.2.21
19432026-06-08T20:55:11.733Z Checking tracing-core v0.1.36
19442026-06-08T20:55:12.004Z Checking base64 v0.22.1
19452026-06-08T20:55:12.060Z Checking tracing v0.1.44
19462026-06-08T20:55:12.095Z Checking utf8parse v0.2.2
19472026-06-08T20:55:12.129Z Checking schemars v0.8.22
19482026-06-08T20:55:12.226Z Checking ipnet v2.11.0
19492026-06-08T20:55:12.229Z Checking anstyle v1.0.14
19502026-06-08T20:55:12.295Z Checking unicode-ident v1.0.24
19512026-06-08T20:55:12.329Z Checking untrusted v0.9.0
19522026-06-08T20:55:12.439Z Checking proc-macro2 v1.0.106
19532026-06-08T20:55:12.473Z Checking ring v0.17.14
19542026-06-08T20:55:12.476Z Checking base64ct v1.8.3
19552026-06-08T20:55:12.542Z Checking is_terminal_polyfill v1.70.2
19562026-06-08T20:55:12.661Z Checking anstyle-query v1.1.5
19572026-06-08T20:55:12.766Z Checking colorchoice v1.0.4
19582026-06-08T20:55:12.803Z Checking block-padding v0.3.3
19592026-06-08T20:55:12.806Z Checking quote v1.0.45
19602026-06-08T20:55:12.868Z Checking aho-corasick v1.1.4
19612026-06-08T20:55:12.904Z Checking rustls-pki-types v1.14.0
19622026-06-08T20:55:12.946Z Checking httparse v1.10.1
19632026-06-08T20:55:12.982Z Checking inout v0.1.4
19642026-06-08T20:55:12.985Z Checking anstyle-parse v1.0.0
19652026-06-08T20:55:13.049Z Checking syn v2.0.117
19662026-06-08T20:55:13.155Z Checking cipher v0.4.4
19672026-06-08T20:55:13.191Z Checking terminal_size v0.4.3
19682026-06-08T20:55:13.194Z Checking crossbeam-utils v0.8.21
19692026-06-08T20:55:13.255Z Checking anstream v1.0.0
19702026-06-08T20:55:13.333Z Checking allocator-api2 v0.2.21
19712026-06-08T20:55:13.394Z Checking strsim v0.11.1
19722026-06-08T20:55:13.484Z Checking clap_lex v1.0.0
19732026-06-08T20:55:13.524Z Checking pem-rfc7468 v0.7.0
19742026-06-08T20:55:13.528Z Checking tokio-util v0.7.18
19752026-06-08T20:55:13.592Z Checking http-body v1.0.1
19762026-06-08T20:55:13.595Z Checking regex-automata v0.4.14
19772026-06-08T20:55:13.622Z Checking sha2 v0.10.9
19782026-06-08T20:55:13.687Z Checking powerfmt v0.2.0
19792026-06-08T20:55:13.693Z Checking clap_builder v4.6.0
19802026-06-08T20:55:13.752Z Checking atomic-waker v1.1.2
19812026-06-08T20:55:13.755Z Checking rand_core v0.9.5
19822026-06-08T20:55:13.864Z Checking deranged v0.5.8
19832026-06-08T20:55:13.899Z Checking hmac v0.12.1
19842026-06-08T20:55:13.933Z Checking num_threads v0.1.7
19852026-06-08T20:55:13.987Z Checking httpdate v1.0.3
19862026-06-08T20:55:14.046Z Checking time-core v0.1.8
19872026-06-08T20:55:14.080Z Checking num-conv v0.2.0
19882026-06-08T20:55:14.169Z Checking try-lock v0.2.5
19892026-06-08T20:55:14.204Z Checking h2 v0.4.13
19902026-06-08T20:55:14.241Z Checking erased-serde v0.3.31
19912026-06-08T20:55:14.244Z Checking pin-utils v0.1.0
19922026-06-08T20:55:14.303Z Checking want v0.3.1
19932026-06-08T20:55:14.367Z Checking flagset v0.4.7
19942026-06-08T20:55:14.452Z Checking tower-layer v0.3.3
19952026-06-08T20:55:14.515Z Checking ryu v1.0.23
19962026-06-08T20:55:14.630Z Checking tower-service v0.3.3
19972026-06-08T20:55:14.665Z Checking slog v2.8.2
19982026-06-08T20:55:14.700Z Checking der v0.7.10
19992026-06-08T20:55:14.752Z Checking rand_chacha v0.9.0
20002026-06-08T20:55:14.813Z Checking time v0.3.47
20012026-06-08T20:55:14.941Z Checking clap v4.6.1
20022026-06-08T20:55:14.975Z Checking anyhow v1.0.102
20032026-06-08T20:55:15.009Z Checking mime v0.3.17
20042026-06-08T20:55:15.046Z Checking rand v0.9.2
20052026-06-08T20:55:15.202Z Checking spin v0.9.8
20062026-06-08T20:55:15.238Z Checking http-body-util v0.1.3
20072026-06-08T20:55:15.341Z Checking aws-lc-sys v0.40.0
20082026-06-08T20:55:15.413Z Checking untrusted v0.7.1
20092026-06-08T20:55:15.448Z Checking ipnetwork v0.21.1
20102026-06-08T20:55:15.485Z Checking fastrand v2.3.0
20112026-06-08T20:55:15.487Z Checking openssl-probe v0.2.1
20122026-06-08T20:55:15.556Z Checking spki v0.7.3
20132026-06-08T20:55:15.560Z Checking serde_urlencoded v0.7.1
20142026-06-08T20:55:15.655Z Checking pbkdf2 v0.12.2
20152026-06-08T20:55:15.692Z Checking aes v0.8.4
20162026-06-08T20:55:15.725Z Checking encoding_rs v0.8.35
20172026-06-08T20:55:15.758Z Checking regex v1.12.3
20182026-06-08T20:55:15.797Z Checking salsa20 v0.10.2
20192026-06-08T20:55:15.834Z Checking cbc v0.1.2
20202026-06-08T20:55:15.873Z Checking aws-lc-rs v1.16.3
20212026-06-08T20:55:15.960Z Checking rand_chacha v0.3.1
20222026-06-08T20:55:16.007Z Checking hex v0.4.3
20232026-06-08T20:55:16.012Z Checking simd-adler32 v0.3.8
20242026-06-08T20:55:16.076Z Checking pretty-hex v0.4.1
20252026-06-08T20:55:16.111Z Checking scrypt v0.11.0
20262026-06-08T20:55:16.198Z Checking rand v0.8.6
20272026-06-08T20:55:16.234Z Checking tempfile v3.25.0
20282026-06-08T20:55:16.237Z Checking plain v0.2.3
20292026-06-08T20:55:16.300Z Checking adler2 v2.0.1
20302026-06-08T20:55:16.303Z Checking pkcs5 v0.7.1
20312026-06-08T20:55:16.399Z Checking rustls-native-certs v0.8.3
20322026-06-08T20:55:16.444Z Checking miniz_oxide v0.8.9
20332026-06-08T20:55:16.476Z Checking sync_wrapper v1.0.2
20342026-06-08T20:55:16.558Z Checking ucd-trie v0.1.7
20352026-06-08T20:55:16.611Z Checking tower v0.5.3
20362026-06-08T20:55:16.651Z Checking pkcs8 v0.10.2
20372026-06-08T20:55:16.694Z Checking webpki-roots v1.0.6
20382026-06-08T20:55:16.732Z Checking pest v2.8.6
20392026-06-08T20:55:16.735Z Checking rustls-webpki v0.103.9
20402026-06-08T20:55:16.735Z Checking camino v1.2.2
20412026-06-08T20:55:16.828Z Checking foldhash v0.2.0
20422026-06-08T20:55:16.862Z Checking iri-string v0.7.10
20432026-06-08T20:55:16.865Z Checking oxnet v0.1.5
20442026-06-08T20:55:16.926Z Checking hyper v1.8.1
20452026-06-08T20:55:17.027Z Checking hashbrown v0.16.1
20462026-06-08T20:55:17.027Z Checking futures-executor v0.3.32
20472026-06-08T20:55:17.102Z Checking either v1.15.0
20482026-06-08T20:55:17.161Z Checking openapiv3 v2.2.0
20492026-06-08T20:55:17.225Z Checking rustls v0.23.37
20502026-06-08T20:55:17.260Z Checking futures v0.3.32
20512026-06-08T20:55:17.328Z Checking crc32fast v1.5.0
20522026-06-08T20:55:17.370Z Checking static_assertions v1.1.0
20532026-06-08T20:55:17.473Z Checking lazy_static v1.5.0
20542026-06-08T20:55:17.509Z Checking signature v2.2.0
20552026-06-08T20:55:17.588Z Checking winnow v0.7.14
20562026-06-08T20:55:17.623Z Checking hubpack v0.1.2
20572026-06-08T20:55:17.668Z Checking zlib-rs v0.6.2
20582026-06-08T20:55:17.821Z Checking strum v0.26.3
20592026-06-08T20:55:17.858Z Checking psl-types v2.0.11
20602026-06-08T20:55:17.944Z Checking tower-http v0.6.8
20612026-06-08T20:55:17.980Z Checking tinyvec_macros v0.1.1
20622026-06-08T20:55:17.983Z Checking hyper-util v0.1.20
20632026-06-08T20:55:18.045Z Checking publicsuffix v2.3.0
20642026-06-08T20:55:18.079Z Checking tinyvec v1.10.0
20652026-06-08T20:55:18.231Z Checking cookie v0.18.1
20662026-06-08T20:55:18.266Z Checking sha1 v0.10.6
20672026-06-08T20:55:18.411Z Checking num-integer v0.1.46
20682026-06-08T20:55:18.461Z Checking scroll v0.13.0
20692026-06-08T20:55:18.497Z Checking data-encoding v2.10.0
20702026-06-08T20:55:18.500Z Checking cookie_store v0.22.1
20712026-06-08T20:55:18.567Z Checking flate2 v1.1.9
20722026-06-08T20:55:18.657Z Checking toml_datetime v0.6.11
20732026-06-08T20:55:18.723Z Checking goblin v0.10.5
20742026-06-08T20:55:18.794Z Checking serde_spanned v0.6.9
20752026-06-08T20:55:18.829Z Checking memmap2 v0.9.10
20762026-06-08T20:55:18.870Z Checking base16ct v0.2.0
20772026-06-08T20:55:18.905Z Checking bit-vec v0.8.0
20782026-06-08T20:55:18.911Z Checking dtrace-parser v0.3.0
20792026-06-08T20:55:18.970Z Checking ff v0.13.1
20802026-06-08T20:55:19.020Z Checking wait-timeout v0.2.1
20812026-06-08T20:55:19.023Z Checking sec1 v0.7.3
20822026-06-08T20:55:19.128Z Checking bit-set v0.8.0
20832026-06-08T20:55:19.131Z Checking thread-id v5.1.0
20842026-06-08T20:55:19.194Z Checking foreign-types-shared v0.1.1
20852026-06-08T20:55:19.228Z Checking group v0.13.0
20862026-06-08T20:55:19.266Z Checking num-iter v0.1.45
20872026-06-08T20:55:19.269Z Checking bstr v1.12.1
20882026-06-08T20:55:19.356Z Checking hkdf v0.12.4
20892026-06-08T20:55:19.360Z Checking foreign-types v0.3.2
20902026-06-08T20:55:19.360Z Checking crossbeam-epoch v0.9.18
20912026-06-08T20:55:19.430Z Checking anstyle-parse v0.2.7
20922026-06-08T20:55:19.465Z Checking ahash v0.8.12
20932026-06-08T20:55:19.468Z Checking crypto-bigint v0.5.5
20942026-06-08T20:55:19.531Z Checking openssl-sys v0.9.115
20952026-06-08T20:55:19.609Z Checking quick-error v1.2.3
20962026-06-08T20:55:19.646Z Checking anstream v0.6.21
20972026-06-08T20:55:19.649Z Checking tokio-rustls v0.26.4
20982026-06-08T20:55:19.715Z Checking rustls-platform-verifier v0.6.2
20992026-06-08T20:55:19.718Z Checking rand_xorshift v0.4.0
21002026-06-08T20:55:19.781Z Checking rusty-fork v0.3.1
21012026-06-08T20:55:19.886Z Checking scroll v0.12.0
21022026-06-08T20:55:19.924Z Checking unarray v0.1.4
21032026-06-08T20:55:19.928Z Checking hyper-rustls v0.27.7
21042026-06-08T20:55:19.928Z Checking num-bigint-dig v0.8.6
21052026-06-08T20:55:20.022Z Checking pkcs1 v0.7.5
21062026-06-08T20:55:20.027Z Checking openssl v0.10.79
21072026-06-08T20:55:20.087Z Checking proptest v1.10.0
21082026-06-08T20:55:20.141Z Checking goblin v0.8.2
21092026-06-08T20:55:20.192Z Checking reqwest v0.13.2
21102026-06-08T20:55:20.261Z Checking x509-cert v0.2.5
21112026-06-08T20:55:20.418Z Checking elliptic-curve v0.13.8
21122026-06-08T20:55:20.753Z Checking zerocopy v0.7.35
21132026-06-08T20:55:20.822Z Checking unicode-segmentation v1.12.0
21142026-06-08T20:55:20.932Z Checking rsa v0.9.10
21152026-06-08T20:55:21.058Z Checking dof v0.4.0
21162026-06-08T20:55:21.093Z Checking dtrace-parser v0.2.0
21172026-06-08T20:55:21.166Z Checking rfc6979 v0.4.0
21182026-06-08T20:55:21.272Z Checking memoffset v0.9.1
21192026-06-08T20:55:21.326Z Checking thread-id v4.2.2
21202026-06-08T20:55:21.356Z Checking ecdsa v0.16.9
21212026-06-08T20:55:21.392Z Checking curve25519-dalek v4.1.3
21222026-06-08T20:55:21.426Z Checking rustix v0.38.44
21232026-06-08T20:55:21.460Z Checking env_filter v1.0.0
21242026-06-08T20:55:21.637Z Checking same-file v1.0.6
21252026-06-08T20:55:21.715Z Checking usdt-impl v0.6.0
21262026-06-08T20:55:21.751Z Checking keccak v0.1.6
21272026-06-08T20:55:21.790Z Checking toml_write v0.1.2
21282026-06-08T20:55:21.891Z Checking newtype-uuid v1.3.2
21292026-06-08T20:55:21.948Z Checking sha3 v0.10.8
21302026-06-08T20:55:21.988Z Checking toml_edit v0.22.27
21312026-06-08T20:55:22.026Z Checking usdt v0.6.0
21322026-06-08T20:55:22.076Z Checking native-tls v0.2.18
21332026-06-08T20:55:22.107Z Checking dof v0.3.0
21342026-06-08T20:55:22.142Z Checking daft v0.1.7
21352026-06-08T20:55:22.196Z Checking walkdir v2.5.0
21362026-06-08T20:55:22.229Z Checking env_logger v0.11.9
21372026-06-08T20:55:22.268Z Checking ed25519 v2.2.3
21382026-06-08T20:55:22.271Z Checking itertools v0.13.0
21392026-06-08T20:55:22.336Z Checking tokio-native-tls v0.3.1
21402026-06-08T20:55:22.385Z Checking serde_with v3.17.0
21412026-06-08T20:55:22.421Z Checking bitflags v1.3.2
21422026-06-08T20:55:22.424Z Checking usdt-impl v0.5.0
21432026-06-08T20:55:22.487Z Checking siphasher v1.0.2
21442026-06-08T20:55:22.523Z Checking hyper-tls v0.6.0
21452026-06-08T20:55:22.527Z Checking ed25519-dalek v2.2.0
21462026-06-08T20:55:22.595Z Checking nix v0.31.2
21472026-06-08T20:55:22.670Z Checking toml_parser v1.0.9+spec-1.1.0
21482026-06-08T20:55:22.726Z Checking reqwest v0.12.28
21492026-06-08T20:55:22.763Z Checking unicode-normalization v0.1.25
21502026-06-08T20:55:22.819Z Checking signal-hook v0.3.18
21512026-06-08T20:55:23.030Z Checking winnow v0.5.40
21522026-06-08T20:55:23.066Z Checking managed v0.8.0
21532026-06-08T20:55:23.127Z Checking bzip2-sys v0.1.13+1.0.8
21542026-06-08T20:55:23.191Z Checking object v0.37.3
21552026-06-08T20:55:23.241Z Checking foldhash v0.1.5
21562026-06-08T20:55:23.287Z Checking bzip2 v0.4.4
21572026-06-08T20:55:23.330Z Checking signal-hook-mio v0.2.5
21582026-06-08T20:55:23.406Z Checking hashbrown v0.15.5
21592026-06-08T20:55:23.463Z Checking globset v0.4.18
21602026-06-08T20:55:23.503Z Checking ref-cast v1.0.25
21612026-06-08T20:55:23.612Z Checking zstd-sys v2.0.16+zstd.1.5.7
21622026-06-08T20:55:23.648Z Checking zip v0.6.6
21632026-06-08T20:55:23.690Z Checking pin-project v1.1.11
21642026-06-08T20:55:23.771Z Checking bumpalo v3.20.2
21652026-06-08T20:55:23.787Z Checking zstd-safe v7.2.4
21662026-06-08T20:55:23.825Z Checking libbz2-rs-sys v0.2.2
21672026-06-08T20:55:23.832Z Checking crossterm v0.28.1
21682026-06-08T20:55:23.890Z Checking similar v2.7.0
21692026-06-08T20:55:23.977Z Checking zopfli v0.8.3
21702026-06-08T20:55:23.980Z Checking zstd v0.13.3
21712026-06-08T20:55:24.045Z Checking tokio-stream v0.1.18
21722026-06-08T20:55:24.222Z Checking toml_edit v0.19.15
21732026-06-08T20:55:24.260Z Checking bzip2 v0.6.1
21742026-06-08T20:55:24.263Z Checking fs-err v3.3.0
21752026-06-08T20:55:24.325Z Checking pem v3.0.6
21762026-06-08T20:55:24.361Z Checking hash32 v0.2.1
21772026-06-08T20:55:24.452Z Checking serde-big-array v0.5.1
21782026-06-08T20:55:24.488Z Checking unicode-properties v0.1.4
21792026-06-08T20:55:24.522Z Checking unicode-bidi v0.3.18
21802026-06-08T20:55:24.556Z Checking jiff v0.2.21
21812026-06-08T20:55:24.595Z Checking predicates-core v1.0.10
21822026-06-08T20:55:24.632Z Checking heapless v0.7.17
21832026-06-08T20:55:24.635Z Checking snafu v0.8.9
21842026-06-08T20:55:24.705Z Checking olpc-cjson v0.1.4
21852026-06-08T20:55:24.750Z Checking hickory-proto v0.25.2
21862026-06-08T20:55:24.845Z Checking stringprep v0.1.5
21872026-06-08T20:55:24.882Z Checking md-5 v0.10.6
21882026-06-08T20:55:24.930Z Checking serde_plain v1.0.2
21892026-06-08T20:55:25.035Z Checking float-cmp v0.10.0
21902026-06-08T20:55:25.068Z Checking normalize-line-endings v0.3.0
21912026-06-08T20:55:25.102Z Checking fallible-iterator v0.2.0
21922026-06-08T20:55:25.137Z Checking difflib v0.4.0
21932026-06-08T20:55:25.187Z Checking typed-path v0.9.3
21942026-06-08T20:55:25.195Z Checking smoltcp v0.9.1
21952026-06-08T20:55:25.279Z Checking toml v0.7.8
21962026-06-08T20:55:25.344Z Checking predicates v3.1.4
21972026-06-08T20:55:25.404Z Checking postgres-protocol v0.6.10
21982026-06-08T20:55:25.527Z Checking iddqd v0.4.2
21992026-06-08T20:55:25.615Z Checking phf_shared v0.13.1
22002026-06-08T20:55:25.668Z Checking phf_shared v0.11.3
22012026-06-08T20:55:25.749Z Checking buf-list v1.1.2
22022026-06-08T20:55:25.838Z Checking strum v0.27.2
22032026-06-08T20:55:25.841Z Checking lalrpop-util v0.19.12
22042026-06-08T20:55:25.948Z Checking precomputed-hash v0.1.1
22052026-06-08T20:55:25.962Z Checking fixedbitset v0.5.7
22062026-06-08T20:55:25.999Z Checking fixedbitset v0.4.2
22072026-06-08T20:55:26.002Z Checking tough v0.22.0
22082026-06-08T20:55:26.067Z Checking new_debug_unreachable v1.0.6
22092026-06-08T20:55:26.069Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22102026-06-08T20:55:26.169Z Checking string_cache v0.8.9
22112026-06-08T20:55:26.208Z Checking petgraph v0.6.5
22122026-06-08T20:55:26.211Z Checking petgraph v0.8.3
22132026-06-08T20:55:26.372Z Checking phf v0.13.1
22142026-06-08T20:55:26.470Z Checking postgres-types v0.2.12
22152026-06-08T20:55:26.554Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22162026-06-08T20:55:26.820Z Checking whoami v2.1.0
22172026-06-08T20:55:26.857Z Checking peg-runtime v0.8.5
22182026-06-08T20:55:26.860Z Checking zip v4.6.1
22192026-06-08T20:55:27.073Z Checking tokio-postgres v0.7.16
22202026-06-08T20:55:27.164Z Checking is-terminal v0.4.17
22212026-06-08T20:55:27.297Z Checking crossbeam-channel v0.5.15
22222026-06-08T20:55:27.510Z Compiling structmeta-derive v0.3.0
22232026-06-08T20:55:27.554Z Checking thread_local v1.1.9
22242026-06-08T20:55:27.606Z Checking term v1.2.1
22252026-06-08T20:55:27.665Z Checking take_mut v0.2.2
22262026-06-08T20:55:27.754Z Compiling newtype-uuid-macros v0.1.0
22272026-06-08T20:55:27.802Z Checking slog-async v2.8.0
22282026-06-08T20:55:27.857Z Checking slog-term v2.9.2
22292026-06-08T20:55:27.860Z Compiling rustls v0.22.4
22302026-06-08T20:55:28.006Z Compiling multer v3.1.0
22312026-06-08T20:55:28.098Z Compiling async-stream-impl v0.3.6
22322026-06-08T20:55:28.170Z Compiling dropshot v0.17.0
22332026-06-08T20:55:28.204Z Compiling dropshot_endpoint v0.17.0
22342026-06-08T20:55:28.311Z Checking match_cfg v0.1.0
22352026-06-08T20:55:28.362Z Checking slog-json v2.6.1
22362026-06-08T20:55:28.431Z Checking hostname v0.3.1
22372026-06-08T20:55:28.474Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22382026-06-08T20:55:28.542Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22392026-06-08T20:55:28.575Z Checking debug-ignore v1.0.5
22402026-06-08T20:55:28.578Z Checking slog-bunyan v2.5.0
22412026-06-08T20:55:28.641Z Compiling structmeta v0.3.0
22422026-06-08T20:55:28.680Z Checking progenitor-client v0.14.0
22432026-06-08T20:55:28.716Z Checking rustls-webpki v0.102.8
22442026-06-08T20:55:28.750Z Checking toml_datetime v1.0.0+spec-1.1.0
22452026-06-08T20:55:28.753Z Checking serde_path_to_error v0.1.20
22462026-06-08T20:55:28.881Z Checking serde_spanned v1.0.4
22472026-06-08T20:55:28.884Z Compiling derive-ex v0.1.8
22482026-06-08T20:55:28.949Z Checking compression-core v0.4.31
22492026-06-08T20:55:28.983Z Checking toml_writer v1.0.6+spec-1.1.0
22502026-06-08T20:55:29.019Z Checking async-stream v0.3.6
22512026-06-08T20:55:29.101Z Checking waitgroup v0.1.2
22522026-06-08T20:55:29.121Z Checking compression-codecs v0.4.37
22532026-06-08T20:55:29.188Z Checking rustls-pemfile v2.2.0
22542026-06-08T20:55:29.190Z Checking toml v1.0.6+spec-1.1.0
22552026-06-08T20:55:29.254Z Checking hostname v0.4.2
22562026-06-08T20:55:29.297Z Compiling parse-display-derive v0.10.0
22572026-06-08T20:55:29.331Z Checking async-compression v0.4.41
22582026-06-08T20:55:29.365Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22592026-06-08T20:55:29.398Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22602026-06-08T20:55:29.503Z Checking regress v0.10.5
22612026-06-08T20:55:29.570Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22622026-06-08T20:55:29.605Z Checking itertools v0.14.0
22632026-06-08T20:55:29.832Z Checking macaddr v1.0.1
22642026-06-08T20:55:30.007Z Checking instant v0.1.13
22652026-06-08T20:55:30.010Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22662026-06-08T20:55:30.076Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22672026-06-08T20:55:30.130Z Checking backoff v0.4.0
22682026-06-08T20:55:30.306Z Checking backon v1.6.0
22692026-06-08T20:55:30.341Z Checking humantime v2.3.0
22702026-06-08T20:55:30.508Z Checking progenitor-extras v0.2.0
22712026-06-08T20:55:30.562Z Checking progenitor-client v0.10.0
22722026-06-08T20:55:30.595Z Checking unicode-width v0.2.0
22732026-06-08T20:55:30.630Z Compiling test-strategy v0.4.5
22742026-06-08T20:55:30.661Z Checking tokio-rustls v0.25.0
22752026-06-08T20:55:30.697Z Checking heck v0.5.0
22762026-06-08T20:55:30.759Z Compiling convert_case v0.4.0
22772026-06-08T20:55:30.814Z Checking half v2.7.1
22782026-06-08T20:55:30.852Z Checking ciborium-io v0.2.2
22792026-06-08T20:55:30.886Z Checking secrecy v0.10.3
22802026-06-08T20:55:30.952Z Compiling regress v0.11.1
22812026-06-08T20:55:30.986Z Checking indent_write v2.2.0
22822026-06-08T20:55:31.019Z Checking parse-display v0.10.0
22832026-06-08T20:55:31.052Z Checking universal-hash v0.5.1
22842026-06-08T20:55:31.104Z Checking ciborium-ll v0.2.2
22852026-06-08T20:55:31.144Z Checking opaque-debug v0.3.1
22862026-06-08T20:55:31.179Z Compiling derive_more v0.99.20
22872026-06-08T20:55:31.211Z Compiling unsafe-libyaml v0.2.11
22882026-06-08T20:55:31.275Z Checking camino-tempfile v1.4.1
22892026-06-08T20:55:31.308Z Checking ciborium v0.2.2
22902026-06-08T20:55:31.462Z Compiling crucible-workspace-hack v0.1.0
22912026-06-08T20:55:31.726Z Checking aead v0.5.2
22922026-06-08T20:55:31.760Z Compiling serde_yaml v0.9.34+deprecated
22932026-06-08T20:55:31.985Z Checking poly1305 v0.8.0
22942026-06-08T20:55:32.020Z Checking chacha20 v0.9.1
22952026-06-08T20:55:32.170Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22962026-06-08T20:55:32.288Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22972026-06-08T20:55:32.323Z Compiling thiserror-impl-no-std v2.0.2
22982026-06-08T20:55:32.604Z Compiling typify-impl v0.6.2
22992026-06-08T20:55:32.641Z Checking swrite v0.1.0
23002026-06-08T20:55:32.765Z Checking password-hash v0.5.0
23012026-06-08T20:55:32.928Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23022026-06-08T20:55:33.031Z Checking blake2 v0.10.6
23032026-06-08T20:55:33.308Z Checking argon2 v0.5.3
23042026-06-08T20:55:33.343Z Checking chacha20poly1305 v0.10.1
23052026-06-08T20:55:33.502Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23062026-06-08T20:55:33.563Z Checking thiserror-no-std v2.0.2
23072026-06-08T20:55:33.683Z Checking vsss-rs v3.3.4
23082026-06-08T20:55:33.687Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23092026-06-08T20:55:33.802Z Checking byte-wrapper v0.1.0
23102026-06-08T20:55:33.946Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23112026-06-08T20:55:34.007Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23122026-06-08T20:55:34.043Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23132026-06-08T20:55:34.210Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23142026-06-08T20:55:34.259Z Checking crossbeam-deque v0.8.6
23152026-06-08T20:55:34.295Z Compiling rayon-core v1.13.0
23162026-06-08T20:55:34.470Z Checking toml v0.8.23
23172026-06-08T20:55:34.910Z Compiling toml_datetime v0.7.5+spec-1.1.0
23182026-06-08T20:55:34.914Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23192026-06-08T20:55:34.914Z Compiling proc-macro-error v1.0.4
23202026-06-08T20:55:34.920Z Checking rayon v1.11.0
23212026-06-08T20:55:35.092Z Compiling toml_edit v0.23.10+spec-1.0.0
23222026-06-08T20:55:35.221Z Checking tabwriter v1.4.1
23232026-06-08T20:55:35.310Z Checking glob v0.3.3
23242026-06-08T20:55:35.397Z Compiling heapless v0.8.0
23252026-06-08T20:55:35.525Z Checking colored v3.1.1
23262026-06-08T20:55:35.697Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23272026-06-08T20:55:35.731Z Compiling proc-macro-crate v3.4.0
23282026-06-08T20:55:35.825Z Compiling ingot-macros v0.1.1
23292026-06-08T20:55:35.961Z Checking hash32 v0.3.1
23302026-06-08T20:55:36.034Z Checking unicode-width v0.1.14
23312026-06-08T20:55:36.120Z Compiling smoltcp v0.11.0
23322026-06-08T20:55:36.165Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23332026-06-08T20:55:36.315Z Compiling num_enum_derive v0.7.6
23342026-06-08T20:55:36.390Z Checking cobs v0.3.0
23352026-06-08T20:55:36.468Z Compiling usdt-attr-macro v0.5.0
23362026-06-08T20:55:36.545Z Compiling usdt-macro v0.5.0
23372026-06-08T20:55:36.579Z Checking memmap v0.7.0
23382026-06-08T20:55:36.726Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23392026-06-08T20:55:36.987Z Checking postcard v1.1.3
23402026-06-08T20:55:37.165Z Compiling typify-macro v0.6.2
23412026-06-08T20:55:37.250Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23422026-06-08T20:55:37.295Z Compiling proc-macro-crate v1.3.1
23432026-06-08T20:55:37.329Z Checking usdt v0.5.0
23442026-06-08T20:55:37.361Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23452026-06-08T20:55:37.441Z Checking num_enum v0.7.6
23462026-06-08T20:55:37.525Z Checking sigpipe v0.1.3
23472026-06-08T20:55:37.587Z Compiling foreign-types-macros v0.2.3
23482026-06-08T20:55:37.621Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23492026-06-08T20:55:37.653Z Checking foreign-types-shared v0.3.1
23502026-06-08T20:55:37.746Z Checking cpufeatures v0.3.0
23512026-06-08T20:55:37.780Z Compiling num_enum_derive v0.5.11
23522026-06-08T20:55:37.878Z Checking chacha20 v0.10.0
23532026-06-08T20:55:38.062Z Checking cstr-argument v0.1.2
23542026-06-08T20:55:38.127Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23552026-06-08T20:55:38.162Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23562026-06-08T20:55:38.208Z Checking foreign-types v0.5.0
23572026-06-08T20:55:38.242Z Compiling num-derive v0.4.2
23582026-06-08T20:55:38.315Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23592026-06-08T20:55:38.578Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23602026-06-08T20:55:38.611Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23612026-06-08T20:55:38.645Z Checking rand v0.10.0
23622026-06-08T20:55:38.695Z Checking ingot-types v0.1.2
23632026-06-08T20:55:38.751Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23642026-06-08T20:55:38.785Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23652026-06-08T20:55:38.862Z Checking num_enum v0.5.11
23662026-06-08T20:55:38.942Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23672026-06-08T20:55:38.976Z Compiling typify v0.6.2
23682026-06-08T20:55:39.009Z Checking itertools v0.12.1
23692026-06-08T20:55:39.089Z Checking ingot v0.1.1
23702026-06-08T20:55:39.092Z Compiling progenitor-impl v0.14.0
23712026-06-08T20:55:39.156Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23722026-06-08T20:55:39.218Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23732026-06-08T20:55:39.459Z Compiling zone_cfg_derive v0.3.1
23742026-06-08T20:55:39.521Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23752026-06-08T20:55:39.725Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23762026-06-08T20:55:39.996Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23772026-06-08T20:55:40.084Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23782026-06-08T20:55:40.122Z Checking zone v0.3.1
23792026-06-08T20:55:40.125Z Checking smf v0.2.3
23802026-06-08T20:55:40.188Z Checking whoami v1.6.1
23812026-06-08T20:55:40.229Z Checking tokio-dtrace v0.1.1
23822026-06-08T20:55:40.332Z Compiling derive-where v1.6.0
23832026-06-08T20:55:40.389Z Checking console v0.15.11
23842026-06-08T20:55:40.422Z Checking atomicwrites v0.4.4
23852026-06-08T20:55:40.454Z Checking oxide-tokio-rt v0.1.4
23862026-06-08T20:55:40.507Z Checking newline-converter v0.3.0
23872026-06-08T20:55:40.578Z Checking num-rational v0.4.2
23882026-06-08T20:55:40.648Z Checking num-complex v0.4.6
23892026-06-08T20:55:40.651Z Checking float-ord v0.3.2
23902026-06-08T20:55:40.715Z Checking expectorate v1.2.0
23912026-06-08T20:55:40.748Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23922026-06-08T20:55:40.813Z Checking bytecount v0.6.9
23932026-06-08T20:55:40.874Z Compiling prettyplease v0.2.37
23942026-06-08T20:55:40.907Z Compiling owo-colors v4.3.0
23952026-06-08T20:55:40.946Z Compiling cancel-safe-futures v0.1.5
23962026-06-08T20:55:41.023Z Checking num v0.4.3
23972026-06-08T20:55:41.144Z Checking libsw-core v0.3.2
23982026-06-08T20:55:41.215Z Checking linear-map v1.2.0
23992026-06-08T20:55:41.319Z Checking libsw v3.5.0
24002026-06-08T20:55:41.499Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24012026-06-08T20:55:41.552Z Checking gethostname v0.5.0
24022026-06-08T20:55:41.670Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24032026-06-08T20:55:41.749Z Compiling progenitor-macro v0.14.0
24042026-06-08T20:55:41.930Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24052026-06-08T20:55:41.965Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24062026-06-08T20:55:42.768Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24072026-06-08T20:55:43.044Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24082026-06-08T20:55:43.740Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24092026-06-08T20:55:45.973Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24102026-06-08T20:55:46.264Z Checking resolv-conf v0.7.6
24112026-06-08T20:55:46.477Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24122026-06-08T20:55:46.744Z Checking smawk v0.3.2
24132026-06-08T20:55:46.775Z Checking unicode-linebreak v0.1.5
24142026-06-08T20:55:46.840Z Checking progenitor v0.14.0
24152026-06-08T20:55:46.874Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24162026-06-08T20:55:46.907Z Checking papergrid v0.11.0
24172026-06-08T20:55:47.005Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24182026-06-08T20:55:47.039Z Compiling tabled_derive v0.7.0
24192026-06-08T20:55:47.214Z Compiling convert_case v0.10.0
24202026-06-08T20:55:47.291Z Compiling slog-dtrace v0.3.0
24212026-06-08T20:55:47.568Z Compiling derive_more-impl v2.1.1
24222026-06-08T20:55:47.602Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24232026-06-08T20:55:48.085Z Checking tabled v0.15.0
24242026-06-08T20:55:48.320Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24252026-06-08T20:55:48.421Z Checking derive_more v2.1.1
24262026-06-08T20:55:48.532Z Checking crossterm v0.29.0
24272026-06-08T20:55:48.565Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24282026-06-08T20:55:48.568Z Checking linked-hash-map v0.5.6
24292026-06-08T20:55:48.804Z Checking lru-cache v0.1.2
24302026-06-08T20:55:48.961Z Checking hickory-proto v0.24.4
24312026-06-08T20:55:49.057Z Checking fd-lock v4.0.4
24322026-06-08T20:55:49.109Z Checking vte v0.14.1
24332026-06-08T20:55:49.212Z Checking display-error-chain v0.2.2
24342026-06-08T20:55:49.262Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24352026-06-08T20:55:49.297Z Checking strip-ansi-escapes v0.2.1
24362026-06-08T20:55:49.300Z Checking termtree v0.5.1
24372026-06-08T20:55:49.361Z Checking nu-ansi-term v0.50.3
24382026-06-08T20:55:49.428Z Checking textwrap v0.16.2
24392026-06-08T20:55:49.462Z Compiling minimal-lexical v0.2.1
24402026-06-08T20:55:49.495Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24412026-06-08T20:55:49.566Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24422026-06-08T20:55:49.601Z Checking reedline v0.40.0
24432026-06-08T20:55:49.679Z Compiling nom v7.1.3
24442026-06-08T20:55:49.745Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24452026-06-08T20:55:49.972Z Compiling ar_archive_writer v0.5.1
24462026-06-08T20:55:50.134Z Checking csv-core v0.1.13
24472026-06-08T20:55:50.347Z Checking csv v1.4.0
24482026-06-08T20:55:50.382Z Compiling stacker v0.1.23
24492026-06-08T20:55:50.679Z Checking highway v1.3.0
24502026-06-08T20:55:50.758Z Compiling cfg_aliases v0.1.1
24512026-06-08T20:55:50.793Z Checking hickory-resolver v0.24.4
24522026-06-08T20:55:50.797Z Compiling semver v0.1.20
24532026-06-08T20:55:50.862Z Compiling psm v0.1.30
24542026-06-08T20:55:50.862Z Compiling nix v0.28.0
24552026-06-08T20:55:50.959Z Checking nibble_vec v0.1.0
24562026-06-08T20:55:50.961Z Checking endian-type v0.1.2
24572026-06-08T20:55:51.026Z Checking home v0.5.12
24582026-06-08T20:55:51.117Z Compiling rustc_version v0.1.7
24592026-06-08T20:55:51.151Z Checking radix_trie v0.2.1
24602026-06-08T20:55:51.154Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24612026-06-08T20:55:51.220Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24622026-06-08T20:55:51.314Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24632026-06-08T20:55:51.374Z Compiling newtype_derive v0.1.6
24642026-06-08T20:55:51.407Z Checking phf_shared v0.12.1
24652026-06-08T20:55:51.560Z Checking qorb v0.4.1
24662026-06-08T20:55:51.591Z Compiling recursive-proc-macro-impl v0.1.1
24672026-06-08T20:55:51.593Z Compiling chrono-tz v0.10.4
24682026-06-08T20:55:51.808Z Checking phf v0.12.1
24692026-06-08T20:55:51.842Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24702026-06-08T20:55:51.947Z Compiling const_format_proc_macros v0.2.34
24712026-06-08T20:55:51.982Z Compiling peg-macros v0.8.5
24722026-06-08T20:55:52.029Z Checking recursive v0.1.1
24732026-06-08T20:55:52.063Z Checking winnow v0.6.26
24742026-06-08T20:55:52.195Z Checking nom v8.0.0
24752026-06-08T20:55:52.404Z Compiling sqlparser_derive v0.5.0
24762026-06-08T20:55:52.853Z Checking unicode_categories v0.1.1
24772026-06-08T20:55:52.899Z Checking rustyline v14.0.0
24782026-06-08T20:55:53.206Z Checking sqlparser v0.61.0
24792026-06-08T20:55:53.285Z Checking sqlformat v0.3.5
24802026-06-08T20:55:53.412Z Checking peg v0.8.5
24812026-06-08T20:55:53.518Z Checking const_format v0.2.35
24822026-06-08T20:55:53.778Z Checking bcs v0.1.6
24832026-06-08T20:55:53.851Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24842026-06-08T20:55:53.953Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24852026-06-08T20:55:54.041Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24862026-06-08T20:55:54.176Z Checking steno v0.4.1
24872026-06-08T20:55:54.217Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24882026-06-08T20:55:54.220Z Checking filetime v0.2.27
24892026-06-08T20:55:54.419Z Checking xattr v1.6.1
24902026-06-08T20:55:54.586Z Checking tar v0.4.45
24912026-06-08T20:55:54.705Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24922026-06-08T20:55:54.909Z Checking subprocess v0.2.15
24932026-06-08T20:55:54.993Z Checking base64 v0.21.7
24942026-06-08T20:55:55.044Z Checking headers-core v0.3.0
24952026-06-08T20:55:55.219Z Checking headers v0.4.1
24962026-06-08T20:55:55.251Z Checking yasna v0.5.2
24972026-06-08T20:55:55.287Z Checking dropshot-api-manager-types v0.7.2
24982026-06-08T20:55:55.524Z Checking tagptr v0.2.0
24992026-06-08T20:55:55.668Z Checking rcgen v0.12.1
25002026-06-08T20:55:55.704Z Checking moka v0.12.13
25012026-06-08T20:55:55.708Z Checking utf-8 v0.7.6
25022026-06-08T20:55:55.903Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25032026-06-08T20:55:56.059Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25042026-06-08T20:55:56.079Z Compiling libefi-sys v0.1.0
25052026-06-08T20:55:56.196Z Checking tungstenite v0.21.0
25062026-06-08T20:55:56.339Z Compiling bitfield-struct v0.6.2
25072026-06-08T20:55:56.374Z Checking hickory-resolver v0.25.2
25082026-06-08T20:55:56.657Z Checking tokio-tungstenite v0.21.0
25092026-06-08T20:55:56.698Z Compiling radium v0.7.0
25102026-06-08T20:55:56.970Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25112026-06-08T20:55:57.035Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25122026-06-08T20:55:57.075Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25132026-06-08T20:55:57.129Z Checking tap v1.0.1
25142026-06-08T20:55:57.170Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25152026-06-08T20:55:57.172Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25162026-06-08T20:55:57.270Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25172026-06-08T20:55:57.272Z Compiling maybe-uninit v2.0.0
25182026-06-08T20:55:57.342Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25192026-06-08T20:55:57.543Z Checking wyz v0.5.1
25202026-06-08T20:55:57.678Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25212026-06-08T20:55:57.713Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25222026-06-08T20:55:57.745Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25232026-06-08T20:55:57.776Z Compiling zerocopy-derive v0.6.6
25242026-06-08T20:55:57.817Z Compiling packed_struct v0.10.1
25252026-06-08T20:55:57.843Z Checking crc-catalog v2.4.0
25262026-06-08T20:55:57.969Z Checking funty v2.0.0
25272026-06-08T20:55:58.130Z Checking crc v3.4.0
25282026-06-08T20:55:58.271Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25292026-06-08T20:55:58.315Z Checking bitvec v1.0.1
25302026-06-08T20:55:58.347Z Compiling packed_struct_codegen v0.10.1
25312026-06-08T20:55:58.652Z Checking zerocopy v0.6.6
25322026-06-08T20:55:58.986Z Compiling bitfield-macros v0.19.4
25332026-06-08T20:55:59.273Z Compiling indexmap v1.9.3
25342026-06-08T20:55:59.470Z Checking nodrop v0.1.14
25352026-06-08T20:55:59.534Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25362026-06-08T20:55:59.577Z Checking smallvec v0.6.14
25372026-06-08T20:55:59.609Z Checking array-init v0.0.4
25382026-06-08T20:55:59.728Z Checking bitfield v0.19.4
25392026-06-08T20:55:59.805Z Checking hashbrown v0.12.3
25402026-06-08T20:55:59.934Z Checking serde-hex v0.1.0
25412026-06-08T20:56:00.030Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25422026-06-08T20:56:00.215Z Checking ron v0.8.1
25432026-06-08T20:56:00.282Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25442026-06-08T20:56:00.566Z Checking hashbrown v0.13.2
25452026-06-08T20:56:00.599Z Checking crc-any v2.5.0
25462026-06-08T20:56:00.730Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25472026-06-08T20:56:00.784Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25482026-06-08T20:56:00.817Z Checking path-slash v0.1.5
25492026-06-08T20:56:00.907Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25502026-06-08T20:56:00.948Z Compiling xshell-macros v0.2.7
25512026-06-08T20:56:00.981Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25522026-06-08T20:56:01.028Z Checking object v0.30.4
25532026-06-08T20:56:01.353Z Checking xshell v0.2.7
25542026-06-08T20:56:01.447Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25552026-06-08T20:56:01.673Z Checking half v1.8.3
25562026-06-08T20:56:01.732Z Compiling num-derive v0.3.3
25572026-06-08T20:56:01.856Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25582026-06-08T20:56:01.902Z Checking serde_cbor v0.11.2
25592026-06-08T20:56:02.361Z Compiling proc-macro-error-attr2 v2.0.0
25602026-06-08T20:56:02.750Z Checking libscf-sys v1.1.0
25612026-06-08T20:56:02.799Z Compiling proc-macro-error2 v2.0.1
25622026-06-08T20:56:02.893Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25632026-06-08T20:56:02.924Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25642026-06-08T20:56:03.171Z Compiling tabled_derive v0.11.0
25652026-06-08T20:56:03.174Z Checking papergrid v0.17.0
25662026-06-08T20:56:03.174Z Checking testing_table v0.3.0
25672026-06-08T20:56:03.272Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25682026-06-08T20:56:03.357Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25692026-06-08T20:56:03.490Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25702026-06-08T20:56:03.799Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25712026-06-08T20:56:03.895Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25722026-06-08T20:56:04.034Z Checking maplit v1.0.2
25732026-06-08T20:56:04.182Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25742026-06-08T20:56:04.338Z Compiling git-stub v1.0.0
25752026-06-08T20:56:04.375Z Checking crc8 v0.1.1
25762026-06-08T20:56:04.407Z Checking tabled v0.20.0
25772026-06-08T20:56:04.503Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25782026-06-08T20:56:04.623Z Compiling git-stub-vcs v0.1.0
25792026-06-08T20:56:04.900Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25802026-06-08T20:56:05.014Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25812026-06-08T20:56:05.065Z Checking fxhash v0.2.1
25822026-06-08T20:56:05.132Z Checking unicase v2.9.0
25832026-06-08T20:56:05.219Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25842026-06-08T20:56:05.271Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25852026-06-08T20:56:05.323Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25862026-06-08T20:56:05.653Z Compiling vergen-lib v0.1.6
25872026-06-08T20:56:05.689Z Compiling diesel_derives v2.3.7
25882026-06-08T20:56:05.782Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25892026-06-08T20:56:05.862Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25902026-06-08T20:56:05.968Z Checking scheduled-thread-pool v0.2.7
25912026-06-08T20:56:05.999Z Compiling dsl_auto_type v0.2.0
25922026-06-08T20:56:06.066Z Compiling vergen-gitcl v1.0.8
25932026-06-08T20:56:06.142Z Compiling diesel_table_macro_syntax v0.3.0
25942026-06-08T20:56:06.205Z Checking r2d2 v0.8.10
25952026-06-08T20:56:06.388Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25962026-06-08T20:56:06.419Z Checking kstat-rs v0.2.4
25972026-06-08T20:56:06.516Z Checking arc-swap v1.8.2
25982026-06-08T20:56:06.701Z Checking downcast-rs v2.0.2
25992026-06-08T20:56:06.734Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26002026-06-08T20:56:06.796Z Checking slog-scope v4.4.1
26012026-06-08T20:56:06.829Z Compiling parking_lot_core v0.8.6
26022026-06-08T20:56:06.953Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26032026-06-08T20:56:06.988Z Checking slog-stdlog v4.1.1
26042026-06-08T20:56:07.049Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26052026-06-08T20:56:07.190Z Checking slog-envlogger v2.2.0
26062026-06-08T20:56:07.338Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26072026-06-08T20:56:07.377Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26082026-06-08T20:56:07.410Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26092026-06-08T20:56:07.413Z Compiling dirs-sys-next v0.1.2
26102026-06-08T20:56:07.573Z Compiling crunchy v0.2.4
26112026-06-08T20:56:07.608Z Checking parking_lot v0.11.2
26122026-06-08T20:56:07.663Z Compiling dirs-next v2.0.0
26132026-06-08T20:56:07.761Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26142026-06-08T20:56:07.818Z Compiling clang-sys v1.8.1
26152026-06-08T20:56:07.851Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26162026-06-08T20:56:07.854Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26172026-06-08T20:56:07.961Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26182026-06-08T20:56:08.116Z Checking prefix-trie v0.7.0
26192026-06-08T20:56:08.177Z Compiling tiny-keccak v2.0.2
26202026-06-08T20:56:08.259Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26212026-06-08T20:56:08.437Z Checking sled v0.34.7
26222026-06-08T20:56:08.532Z Compiling term v0.7.0
26232026-06-08T20:56:08.535Z Checking hickory-server v0.25.2
26242026-06-08T20:56:08.595Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26252026-06-08T20:56:08.628Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26262026-06-08T20:56:08.848Z Checking nanorand v0.7.0
26272026-06-08T20:56:08.932Z Compiling bit-vec v0.6.3
26282026-06-08T20:56:09.083Z Compiling salty v0.3.0
26292026-06-08T20:56:09.129Z Compiling bit-set v0.5.3
26302026-06-08T20:56:09.186Z Checking flume v0.11.1
26312026-06-08T20:56:09.322Z Compiling ascii-canvas v3.0.0
26322026-06-08T20:56:09.460Z Compiling progenitor-impl v0.13.0
26332026-06-08T20:56:09.602Z Checking primeorder v0.13.6
26342026-06-08T20:56:09.746Z Compiling itertools v0.10.5
26352026-06-08T20:56:09.839Z Compiling ena v0.14.4
26362026-06-08T20:56:09.870Z Compiling libloading v0.8.9
26372026-06-08T20:56:09.904Z Compiling bindgen v0.71.1
26382026-06-08T20:56:10.007Z Compiling regex-syntax v0.6.29
26392026-06-08T20:56:10.092Z Compiling diff v0.1.13
26402026-06-08T20:56:10.730Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26412026-06-08T20:56:11.089Z Compiling cexpr v0.6.0
26422026-06-08T20:56:11.230Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26432026-06-08T20:56:11.793Z Compiling lalrpop v0.19.12
26442026-06-08T20:56:11.936Z Checking progenitor-client v0.13.0
26452026-06-08T20:56:12.016Z Checking diesel v2.3.7
26462026-06-08T20:56:12.095Z Compiling fs-err v2.11.0
26472026-06-08T20:56:12.165Z Compiling progenitor-macro v0.13.0
26482026-06-08T20:56:12.170Z Compiling rustc-hash v2.1.1
26492026-06-08T20:56:12.232Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26502026-06-08T20:56:12.265Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26512026-06-08T20:56:12.482Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26522026-06-08T20:56:12.516Z Compiling libxml v0.3.3
26532026-06-08T20:56:12.897Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26542026-06-08T20:56:13.038Z Checking p384 v0.13.1
26552026-06-08T20:56:13.497Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26562026-06-08T20:56:13.846Z Compiling strum_macros v0.24.3
26572026-06-08T20:56:13.895Z Checking assert_matches v1.5.0
26582026-06-08T20:56:13.997Z Checking parse-size v1.1.0
26592026-06-08T20:56:14.154Z Compiling indoc v1.0.9
26602026-06-08T20:56:14.636Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26612026-06-08T20:56:15.394Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26622026-06-08T20:56:15.506Z Compiling typify-impl v0.4.3
26632026-06-08T20:56:15.623Z Checking quick-xml v0.37.5
26642026-06-08T20:56:15.835Z Checking derive_builder v0.20.2
26652026-06-08T20:56:15.984Z Compiling oso-derive v0.27.3
26662026-06-08T20:56:16.512Z Compiling impl-trait-for-tuples v0.2.3
26672026-06-08T20:56:16.543Z Compiling trait-variant v0.1.2
26682026-06-08T20:56:17.153Z Checking openssl-probe v0.1.6
26692026-06-08T20:56:17.185Z Checking progenitor v0.13.0
26702026-06-08T20:56:17.299Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26712026-06-08T20:56:17.406Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26722026-06-08T20:56:18.047Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26732026-06-08T20:56:18.137Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26742026-06-08T20:56:18.168Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26752026-06-08T20:56:18.750Z Checking predicates-tree v1.0.13
26762026-06-08T20:56:18.848Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26772026-06-08T20:56:19.128Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26782026-06-08T20:56:19.162Z Compiling mime_guess v2.0.5
26792026-06-08T20:56:19.165Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26802026-06-08T20:56:20.070Z Compiling typify-macro v0.4.3
26812026-06-08T20:56:20.180Z Checking http-range v0.1.5
26822026-06-08T20:56:21.468Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26832026-06-08T20:56:21.778Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26842026-06-08T20:56:21.795Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26852026-06-08T20:56:21.825Z Compiling typify v0.4.3
26862026-06-08T20:56:21.971Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26872026-06-08T20:56:23.497Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26882026-06-08T20:56:23.628Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26892026-06-08T20:56:23.756Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26902026-06-08T20:56:23.845Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26912026-06-08T20:56:24.048Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26922026-06-08T20:56:24.279Z Checking bb8 v0.8.6
26932026-06-08T20:56:24.566Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26942026-06-08T20:56:24.601Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26952026-06-08T20:56:24.755Z Checking atty v0.2.14
26962026-06-08T20:56:24.794Z Checking corncobs v0.1.4
26972026-06-08T20:56:24.920Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26982026-06-08T20:56:24.958Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26992026-06-08T20:56:25.271Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27002026-06-08T20:56:25.297Z Compiling progenitor-impl v0.11.2
27012026-06-08T20:56:25.468Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27022026-06-08T20:56:25.610Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27032026-06-08T20:56:25.840Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27042026-06-08T20:56:25.916Z Checking ignore v0.4.25
27052026-06-08T20:56:26.364Z Checking diesel-dtrace v0.5.0
27062026-06-08T20:56:26.478Z Checking async-bb8-diesel v0.2.1
27072026-06-08T20:56:26.643Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27082026-06-08T20:56:26.871Z Checking secrecy v0.8.0
27092026-06-08T20:56:27.229Z Checking globwalk v0.9.1
27102026-06-08T20:56:27.681Z Checking hyper-staticfile v0.10.1
27112026-06-08T20:56:28.015Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27122026-06-08T20:56:28.048Z Compiling progenitor-macro v0.11.2
27132026-06-08T20:56:28.337Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27142026-06-08T20:56:28.372Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27152026-06-08T20:56:28.472Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27162026-06-08T20:56:28.647Z Checking progenitor-client v0.11.2
27172026-06-08T20:56:28.875Z Compiling illumos-nvpair-sys v0.2.0
27182026-06-08T20:56:28.925Z Checking nonempty v0.12.0
27192026-06-08T20:56:29.070Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27202026-06-08T20:56:29.134Z Checking camino-tempfile-ext v0.3.3
27212026-06-08T20:56:29.176Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27222026-06-08T20:56:29.366Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27232026-06-08T20:56:29.992Z Checking signal-hook-tokio v0.3.1
27242026-06-08T20:56:30.037Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27252026-06-08T20:56:30.316Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27262026-06-08T20:56:30.349Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27272026-06-08T20:56:30.670Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27282026-06-08T20:56:30.752Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27292026-06-08T20:56:31.031Z Checking illumos-nvpair v0.3.0
27302026-06-08T20:56:31.231Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27312026-06-08T20:56:31.265Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27322026-06-08T20:56:31.580Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27332026-06-08T20:56:31.681Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27342026-06-08T20:56:31.714Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27352026-06-08T20:56:31.853Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
27362026-06-08T20:56:31.887Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27372026-06-08T20:56:32.084Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27382026-06-08T20:56:32.392Z Checking tungstenite v0.23.0
27392026-06-08T20:56:32.436Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27402026-06-08T20:56:32.673Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27412026-06-08T20:56:32.884Z Checking tokio-tungstenite v0.23.1
27422026-06-08T20:56:33.056Z Checking progenitor v0.11.2
27432026-06-08T20:56:33.189Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27442026-06-08T20:56:33.238Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27452026-06-08T20:56:33.611Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27462026-06-08T20:56:33.681Z Checking rand_seeder v0.4.0
27472026-06-08T20:56:33.866Z Checking void v1.0.2
27482026-06-08T20:56:33.987Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27492026-06-08T20:56:34.021Z Checking lzss v0.8.2
27502026-06-08T20:56:34.055Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27512026-06-08T20:56:34.058Z Checking nix v0.27.1
27522026-06-08T20:56:34.188Z Checking serde_bytes v0.11.19
27532026-06-08T20:56:34.248Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27542026-06-08T20:56:34.359Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27552026-06-08T20:56:34.401Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27562026-06-08T20:56:34.606Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27572026-06-08T20:56:35.061Z Checking is_ci v1.2.0
27582026-06-08T20:56:35.175Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27592026-06-08T20:56:35.379Z Checking yansi v1.0.1
27602026-06-08T20:56:35.415Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27612026-06-08T20:56:35.476Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27622026-06-08T20:56:35.672Z Checking pretty_assertions v1.4.1
27632026-06-08T20:56:35.752Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27642026-06-08T20:56:35.839Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27652026-06-08T20:56:35.989Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27662026-06-08T20:56:36.107Z Compiling darling_core v0.23.0
27672026-06-08T20:56:37.351Z Compiling indoc v2.0.7
27682026-06-08T20:56:37.413Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27692026-06-08T20:56:37.649Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27702026-06-08T20:56:37.855Z Compiling libz-sys v1.1.24
27712026-06-08T20:56:38.274Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27722026-06-08T20:56:38.346Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27732026-06-08T20:56:38.463Z Compiling instability v0.3.11
27742026-06-08T20:56:38.582Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-06-08T20:56:38.788Z Compiling darling_macro v0.23.0
27762026-06-08T20:56:38.874Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27772026-06-08T20:56:39.026Z Checking castaway v0.2.4
27782026-06-08T20:56:39.184Z Checking compact_str v0.8.1
27792026-06-08T20:56:39.312Z Compiling darling v0.23.0
27802026-06-08T20:56:39.346Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27812026-06-08T20:56:39.596Z Checking supports-color v3.0.2
27822026-06-08T20:56:39.763Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27832026-06-08T20:56:39.897Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27842026-06-08T20:56:39.996Z Checking unicode-truncate v1.1.0
27852026-06-08T20:56:40.130Z Checking console v0.16.2
27862026-06-08T20:56:40.176Z Checking lru v0.12.5
27872026-06-08T20:56:40.210Z Compiling libgit2-sys v0.18.3+1.9.2
27882026-06-08T20:56:40.355Z Checking cassowary v0.3.0
27892026-06-08T20:56:40.387Z Checking unit-prefix v0.5.2
27902026-06-08T20:56:40.547Z Checking indicatif v0.18.4
27912026-06-08T20:56:40.621Z Checking ratatui v0.29.0
27922026-06-08T20:56:40.730Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27932026-06-08T20:56:40.959Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27942026-06-08T20:56:41.209Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27952026-06-08T20:56:41.960Z Compiling vergen-git2 v9.1.0
27962026-06-08T20:56:41.995Z Checking plotters-backend v0.3.7
27972026-06-08T20:56:42.251Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27982026-06-08T20:56:42.284Z Checking plotters-svg v0.3.7
27992026-06-08T20:56:42.462Z Checking cast v0.3.0
28002026-06-08T20:56:42.496Z Compiling rustls v0.21.12
28012026-06-08T20:56:42.658Z Checking criterion-plot v0.6.0
28022026-06-08T20:56:42.810Z Checking plotters v0.3.7
28032026-06-08T20:56:42.922Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28042026-06-08T20:56:42.955Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28052026-06-08T20:56:43.191Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28062026-06-08T20:56:43.421Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28072026-06-08T20:56:43.609Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28082026-06-08T20:56:43.663Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28092026-06-08T20:56:43.839Z Checking colored v2.2.0
28102026-06-08T20:56:43.954Z Checking sct v0.7.1
28112026-06-08T20:56:44.076Z Checking rustls-webpki v0.101.7
28122026-06-08T20:56:44.123Z Checking tinytemplate v1.2.1
28132026-06-08T20:56:44.334Z Checking oorandom v11.1.5
28142026-06-08T20:56:44.371Z Checking anes v0.1.6
28152026-06-08T20:56:44.444Z Checking shell-words v1.1.1
28162026-06-08T20:56:44.584Z Checking criterion v0.7.0
28172026-06-08T20:56:44.615Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28182026-06-08T20:56:45.972Z Checking typeid v1.0.3
28192026-06-08T20:56:46.004Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28202026-06-08T20:56:46.110Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28212026-06-08T20:56:46.786Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28222026-06-08T20:56:47.632Z Checking hex-literal v0.4.1
28232026-06-08T20:56:47.766Z Checking erased-serde v0.4.9
28242026-06-08T20:56:48.155Z Checking tokio-rustls v0.24.1
28252026-06-08T20:56:48.402Z Checking rustls-pemfile v1.0.4
28262026-06-08T20:56:48.576Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28272026-06-08T20:56:48.810Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28282026-06-08T20:56:49.224Z Checking twox-hash v2.1.2
28292026-06-08T20:56:49.449Z Checking ordered-float v2.10.1
28302026-06-08T20:56:49.613Z Checking serde-untagged v0.1.9
28312026-06-08T20:56:49.722Z Checking serde-value v0.7.0
28322026-06-08T20:56:49.843Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28332026-06-08T20:56:49.972Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28342026-06-08T20:56:50.581Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28352026-06-08T20:56:50.777Z Checking fatfs v0.3.6
28362026-06-08T20:56:50.986Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28372026-06-08T20:56:51.104Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28382026-06-08T20:56:51.279Z Compiling seq-macro v0.3.6
28392026-06-08T20:56:51.311Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28402026-06-08T20:56:51.822Z Checking unicode-xid v0.2.6
28412026-06-08T20:56:51.969Z Checking cargo-util-schemas v0.8.2
28422026-06-08T20:56:52.374Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28432026-06-08T20:56:52.644Z Checking cargo-platform v0.2.0
28442026-06-08T20:56:52.866Z Compiling petname v2.0.2
28452026-06-08T20:56:52.901Z Checking cargo_metadata v0.21.0
28462026-06-08T20:56:53.546Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28472026-06-08T20:56:53.718Z Checking concurrent-queue v2.5.0
28482026-06-08T20:56:53.941Z Checking rtoolbox v0.0.3
28492026-06-08T20:56:54.093Z Compiling samael v0.0.19
28502026-06-08T20:56:54.126Z Checking parking v2.2.1
28512026-06-08T20:56:54.285Z Checking event-listener v5.4.1
28522026-06-08T20:56:54.541Z Checking rpassword v7.4.0
28532026-06-08T20:56:54.723Z Checking tui-tree-widget v0.23.1
28542026-06-08T20:56:54.951Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28552026-06-08T20:56:55.102Z Checking polyval v0.6.2
28562026-06-08T20:56:55.171Z Checking sapling-renderdag v0.1.0
28572026-06-08T20:56:55.305Z Checking sync-ptr v0.1.4
28582026-06-08T20:56:55.445Z Checking ghash v0.5.1
28592026-06-08T20:56:55.476Z Checking event-listener-strategy v0.5.4
28602026-06-08T20:56:55.599Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28612026-06-08T20:56:55.646Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28622026-06-08T20:56:55.876Z Checking ctr v0.9.2
28632026-06-08T20:56:56.074Z Checking arrayvec v0.7.6
28642026-06-08T20:56:56.289Z Checking futures-timer v3.0.3
28652026-06-08T20:56:56.401Z Checking arrayref v0.3.9
28662026-06-08T20:56:56.428Z Checking constant_time_eq v0.4.2
28672026-06-08T20:56:56.507Z Checking aes-gcm v0.10.3
28682026-06-08T20:56:56.632Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28692026-06-08T20:56:56.700Z Checking async-lock v3.4.2
28702026-06-08T20:56:56.703Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28712026-06-08T20:56:57.111Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28722026-06-08T20:56:57.748Z Checking ssh-encoding v0.2.0
28732026-06-08T20:56:57.979Z Checking blowfish v0.9.1
28742026-06-08T20:56:58.170Z Compiling strsim v0.10.0
28752026-06-08T20:56:58.366Z Compiling darling_core v0.13.4
28762026-06-08T20:56:58.531Z Checking bcrypt-pbkdf v0.10.0
28772026-06-08T20:56:58.727Z Checking ssh-cipher v0.2.0
28782026-06-08T20:56:58.932Z Checking async-object-pool v0.2.0
28792026-06-08T20:56:59.078Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28802026-06-08T20:56:59.342Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28812026-06-08T20:56:59.378Z Checking serde_regex v1.1.0
28822026-06-08T20:56:59.484Z Checking password-hash v0.4.2
28832026-06-08T20:56:59.564Z Checking assert-json-diff v2.0.2
28842026-06-08T20:56:59.744Z Checking path-tree v0.8.3
28852026-06-08T20:56:59.775Z Checking stringmetrics v2.2.2
28862026-06-08T20:56:59.960Z Compiling target-lexicon v0.13.3
28872026-06-08T20:56:59.992Z Checking gimli v0.32.3
28882026-06-08T20:57:00.025Z Checking httpmock v0.8.3
28892026-06-08T20:57:00.258Z Compiling darling_macro v0.13.4
28902026-06-08T20:57:00.539Z Checking pbkdf2 v0.11.0
28912026-06-08T20:57:00.746Z Checking ssh-key v0.6.7
28922026-06-08T20:57:01.481Z Checking p256 v0.13.2
28932026-06-08T20:57:01.572Z Checking addr2line v0.25.1
28942026-06-08T20:57:01.770Z Checking p521 v0.13.3
28952026-06-08T20:57:01.873Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28962026-06-08T20:57:02.165Z Checking russh-cryptovec v0.7.3
28972026-06-08T20:57:02.270Z Checking rustc-demangle v0.1.27
28982026-06-08T20:57:02.338Z Compiling guppy-workspace-hack v0.1.0
28992026-06-08T20:57:02.424Z Checking md5 v0.7.0
29002026-06-08T20:57:02.536Z Checking backtrace v0.3.76
29012026-06-08T20:57:02.613Z Compiling darling v0.13.4
29022026-06-08T20:57:02.644Z Checking russh-keys v0.45.0
29032026-06-08T20:57:02.789Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29042026-06-08T20:57:02.874Z Checking num-bigint v0.4.6
29052026-06-08T20:57:02.984Z Checking des v0.8.1
29062026-06-08T20:57:03.174Z Compiling blake3 v1.8.3
29072026-06-08T20:57:03.177Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29082026-06-08T20:57:03.323Z Compiling target-spec v3.5.7
29092026-06-08T20:57:03.666Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29102026-06-08T20:57:03.839Z Checking cfg-expr v0.20.6
29112026-06-08T20:57:03.870Z Checking russh v0.45.0
29122026-06-08T20:57:04.109Z Checking backtrace-ext v0.2.1
29132026-06-08T20:57:04.256Z Compiling serde_with_macros v1.5.2
29142026-06-08T20:57:04.320Z Checking supports-color v2.1.0
29152026-06-08T20:57:04.392Z Checking textwrap v0.15.2
29162026-06-08T20:57:04.485Z Checking supports-unicode v2.1.0
29172026-06-08T20:57:04.632Z Checking supports-hyperlinks v2.1.0
29182026-06-08T20:57:04.635Z Checking hashbrown v0.14.5
29192026-06-08T20:57:04.784Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29202026-06-08T20:57:05.018Z Checking cargo-platform v0.3.2
29212026-06-08T20:57:05.133Z Checking socket2 v0.5.10
29222026-06-08T20:57:05.167Z Checking terminal_size v0.1.17
29232026-06-08T20:57:05.230Z Compiling miette-derive v5.10.0
29242026-06-08T20:57:05.417Z Checking owo-colors v3.5.0
29252026-06-08T20:57:05.661Z Checking internet-checksum v0.2.1
29262026-06-08T20:57:05.846Z Checking cargo_metadata v0.23.1
29272026-06-08T20:57:05.980Z Checking chumsky v0.9.3
29282026-06-08T20:57:06.401Z Checking miette v5.10.0
29292026-06-08T20:57:06.624Z Compiling serde_with v1.14.0
29302026-06-08T20:57:07.064Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29312026-06-08T20:57:07.262Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29322026-06-08T20:57:07.298Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29332026-06-08T20:57:07.640Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29342026-06-08T20:57:07.826Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29352026-06-08T20:57:07.861Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29362026-06-08T20:57:08.093Z Compiling knuffel-derive v3.2.0
29372026-06-08T20:57:08.126Z Checking httptest v0.16.4
29382026-06-08T20:57:08.128Z Checking pathdiff v0.2.3
29392026-06-08T20:57:08.299Z Checking nested v0.1.1
29402026-06-08T20:57:08.473Z Checking topological-sort v0.2.2
29412026-06-08T20:57:08.552Z Checking guppy v0.17.25
29422026-06-08T20:57:08.647Z Checking omicron-zone-package v0.12.2
29432026-06-08T20:57:08.722Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29442026-06-08T20:57:08.835Z Compiling git2 v0.20.4
29452026-06-08T20:57:09.534Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29462026-06-08T20:57:09.586Z Checking similar-asserts v1.7.0
29472026-06-08T20:57:09.618Z Checking knuffel v3.2.0
29482026-06-08T20:57:09.621Z Compiling polar-core v0.27.3
29492026-06-08T20:57:09.767Z Compiling target-triple v1.0.0
29502026-06-08T20:57:09.800Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29512026-06-08T20:57:09.968Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29522026-06-08T20:57:10.132Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29532026-06-08T20:57:10.282Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29542026-06-08T20:57:10.409Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29552026-06-08T20:57:10.638Z Checking hickory-client v0.25.2
29562026-06-08T20:57:10.908Z Checking tokio-test v0.4.5
29572026-06-08T20:57:10.947Z Checking escape8259 v0.5.3
29582026-06-08T20:57:11.147Z Compiling assert_cmd v2.1.2
29592026-06-08T20:57:11.469Z Checking libtest-mimic v0.8.1
29602026-06-08T20:57:11.828Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29612026-06-08T20:57:11.911Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29622026-06-08T20:57:11.968Z Checking blake2b_simd v1.0.4
29632026-06-08T20:57:12.185Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29642026-06-08T20:57:12.431Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29652026-06-08T20:57:12.677Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29662026-06-08T20:57:12.869Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29672026-06-08T20:57:13.104Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29682026-06-08T20:57:13.339Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29692026-06-08T20:57:13.432Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29702026-06-08T20:57:13.666Z Checking fancy-regex v0.14.0
29712026-06-08T20:57:13.934Z Checking serde_tokenstream v0.2.3
29722026-06-08T20:57:14.054Z Checking approx v0.5.1
29732026-06-08T20:57:14.184Z Compiling rstest_macros v0.25.0
29742026-06-08T20:57:14.221Z Checking uzers v0.12.2
29752026-06-08T20:57:14.465Z Checking termcolor v1.4.1
29762026-06-08T20:57:14.497Z Checking constant_time_eq v0.3.1
29772026-06-08T20:57:14.629Z Compiling linkme-impl v0.3.35
29782026-06-08T20:57:14.632Z Checking oso v0.27.3
29792026-06-08T20:57:14.706Z Checking trybuild v1.0.116
29802026-06-08T20:57:15.028Z Checking rust-argon2 v2.1.0
29812026-06-08T20:57:15.302Z Checking datatest-stable v0.3.3
29822026-06-08T20:57:15.701Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29832026-06-08T20:57:15.746Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29842026-06-08T20:57:16.017Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29852026-06-08T20:57:16.061Z Checking support-bundle-viewer v0.1.2
29862026-06-08T20:57:16.340Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29872026-06-08T20:57:16.578Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29882026-06-08T20:57:16.771Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29892026-06-08T20:57:16.803Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29902026-06-08T20:57:16.995Z Checking drift v0.2.0
29912026-06-08T20:57:17.032Z Checking rand_distr v0.5.1
29922026-06-08T20:57:17.070Z Checking multimap v0.10.1
29932026-06-08T20:57:17.312Z Compiling relative-path v1.9.3
29942026-06-08T20:57:17.416Z Compiling linkme v0.3.35
29952026-06-08T20:57:17.520Z Checking dropshot-api-manager v0.7.2
29962026-06-08T20:57:18.409Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29972026-06-08T20:57:18.802Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29982026-06-08T20:57:18.836Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29992026-06-08T20:57:19.176Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30002026-06-08T20:57:19.179Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30012026-06-08T20:57:19.416Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30022026-06-08T20:57:19.456Z Checking cargo_toml v0.21.0
30032026-06-08T20:57:19.542Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30042026-06-08T20:57:19.730Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30052026-06-08T20:57:20.076Z Checking partial-io v0.5.4
30062026-06-08T20:57:20.193Z Checking termios v0.3.3
30072026-06-08T20:57:20.227Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30082026-06-08T20:57:20.351Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30092026-06-08T20:57:21.171Z Checking rstest v0.25.0
30102026-06-08T20:57:21.573Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30112026-06-08T20:57:22.428Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30122026-06-08T20:57:25.951Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30132026-06-08T20:57:26.870Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30142026-06-08T20:57:32.209Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30152026-06-08T20:57:32.814Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30162026-06-08T20:57:35.621Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30172026-06-08T20:57:39.188Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30182026-06-08T20:57:43.887Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30192026-06-08T20:57:47.758Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30202026-06-08T20:57:48.543Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30212026-06-08T20:57:48.796Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30222026-06-08T20:57:48.909Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30232026-06-08T20:57:59.532Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30242026-06-08T20:59:09.509Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 04s
30252026-06-08T20:59:10.133Z
30262026-06-08T20:59:10.133Zreal 4:08.227270663
30272026-06-08T20:59:10.133Zuser 21:32.708117171
30282026-06-08T20:59:10.133Zsys 4:58.559485192
30292026-06-08T20:59:10.133Ztrap 0.501765755
30302026-06-08T20:59:10.133Ztflt 0.484761276
30312026-06-08T20:59:10.133Zdflt 0.446285958
30322026-06-08T20:59:10.133Zkflt 0.005213202
30332026-06-08T20:59:10.133Zlock 59:08.273096083
30342026-06-08T20:59:10.133Zslp 59:25.392256483
30352026-06-08T20:59:10.136Zlat 1:51.941946358
30362026-06-08T20:59:10.136Zstop 10:47.803147096
30372026-06-08T20:59:10.136Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30382026-06-08T20:59:10.136Z+ ptime -m cargo doc --workspace --no-deps
30392026-06-08T20:59:11.014Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30402026-06-08T20:59:11.014Z |
30412026-06-08T20:59:11.014Z = 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)`
30422026-06-08T20:59:11.014Z = 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>
30432026-06-08T20:59:12.007Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30442026-06-08T20:59:12.242Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30452026-06-08T20:59:12.287Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30462026-06-08T20:59:12.348Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30472026-06-08T20:59:12.416Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30482026-06-08T20:59:12.442Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30492026-06-08T20:59:12.551Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30502026-06-08T20:59:12.586Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30512026-06-08T20:59:12.613Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30522026-06-08T20:59:12.616Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30532026-06-08T20:59:12.682Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30542026-06-08T20:59:12.826Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30552026-06-08T20:59:12.850Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30562026-06-08T20:59:12.872Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30572026-06-08T20:59:12.893Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30582026-06-08T20:59:12.915Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30592026-06-08T20:59:12.974Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30602026-06-08T20:59:12.998Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30612026-06-08T20:59:13.021Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30622026-06-08T20:59:13.046Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30632026-06-08T20:59:13.049Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30642026-06-08T20:59:13.235Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30652026-06-08T20:59:13.413Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30662026-06-08T20:59:13.628Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30672026-06-08T20:59:13.782Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30682026-06-08T20:59:13.831Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30692026-06-08T20:59:13.855Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30702026-06-08T20:59:13.952Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30712026-06-08T20:59:14.043Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30722026-06-08T20:59:14.067Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30732026-06-08T20:59:14.176Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30742026-06-08T20:59:14.226Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30752026-06-08T20:59:14.365Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30762026-06-08T20:59:14.433Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30772026-06-08T20:59:14.459Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30782026-06-08T20:59:14.625Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30792026-06-08T20:59:14.655Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30802026-06-08T20:59:14.678Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30812026-06-08T20:59:14.904Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30822026-06-08T20:59:15.011Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30832026-06-08T20:59:15.140Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30842026-06-08T20:59:15.401Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30852026-06-08T20:59:15.489Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30862026-06-08T20:59:15.551Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30872026-06-08T20:59:15.727Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30882026-06-08T20:59:15.751Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30892026-06-08T20:59:15.799Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30902026-06-08T20:59:15.968Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30912026-06-08T20:59:16.025Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30922026-06-08T20:59:16.047Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30932026-06-08T20:59:16.091Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30942026-06-08T20:59:16.204Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30952026-06-08T20:59:16.278Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30962026-06-08T20:59:16.301Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30972026-06-08T20:59:16.352Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30982026-06-08T20:59:16.438Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30992026-06-08T20:59:16.505Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31002026-06-08T20:59:16.527Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31012026-06-08T20:59:16.619Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31022026-06-08T20:59:16.666Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31032026-06-08T20:59:16.696Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31042026-06-08T20:59:16.719Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31052026-06-08T20:59:16.740Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31062026-06-08T20:59:16.820Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31072026-06-08T20:59:16.984Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31082026-06-08T20:59:17.194Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31092026-06-08T20:59:17.302Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31102026-06-08T20:59:17.477Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31112026-06-08T20:59:17.732Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31122026-06-08T20:59:17.972Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31132026-06-08T20:59:18.259Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31142026-06-08T20:59:18.262Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31152026-06-08T20:59:18.495Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31162026-06-08T20:59:18.559Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31172026-06-08T20:59:18.582Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31182026-06-08T20:59:18.629Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31192026-06-08T20:59:19.131Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31202026-06-08T20:59:19.420Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31212026-06-08T20:59:19.725Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31222026-06-08T20:59:20.087Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31232026-06-08T20:59:20.186Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31242026-06-08T20:59:20.746Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31252026-06-08T20:59:20.887Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31262026-06-08T20:59:20.972Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31272026-06-08T20:59:21.135Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31282026-06-08T20:59:21.216Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31292026-06-08T20:59:21.351Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31302026-06-08T20:59:21.455Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31312026-06-08T20:59:21.562Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31322026-06-08T20:59:21.637Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31332026-06-08T20:59:21.659Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31342026-06-08T20:59:21.729Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31352026-06-08T20:59:21.920Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31362026-06-08T20:59:21.947Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31372026-06-08T20:59:22.103Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31382026-06-08T20:59:22.126Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31392026-06-08T20:59:22.208Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31402026-06-08T20:59:22.229Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31412026-06-08T20:59:22.289Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31422026-06-08T20:59:22.431Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31432026-06-08T20:59:22.486Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31442026-06-08T20:59:22.537Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31452026-06-08T20:59:22.588Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31462026-06-08T20:59:22.610Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31472026-06-08T20:59:22.712Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31482026-06-08T20:59:22.816Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31492026-06-08T20:59:22.897Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31502026-06-08T20:59:22.923Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31512026-06-08T20:59:23.025Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31522026-06-08T20:59:23.297Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31532026-06-08T20:59:23.318Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31542026-06-08T20:59:23.784Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31552026-06-08T20:59:23.939Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31562026-06-08T20:59:23.980Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31572026-06-08T20:59:24.005Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31582026-06-08T20:59:24.715Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31592026-06-08T20:59:24.841Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31602026-06-08T20:59:25.545Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31612026-06-08T20:59:26.016Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31622026-06-08T20:59:26.306Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31632026-06-08T20:59:26.429Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31642026-06-08T20:59:26.591Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31652026-06-08T20:59:26.735Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31662026-06-08T20:59:26.801Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31672026-06-08T20:59:27.055Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31682026-06-08T20:59:27.524Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31692026-06-08T20:59:27.639Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31702026-06-08T20:59:27.729Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31712026-06-08T20:59:27.766Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31722026-06-08T20:59:28.333Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31732026-06-08T20:59:28.465Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31742026-06-08T20:59:28.522Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31752026-06-08T20:59:28.961Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31762026-06-08T20:59:29.597Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31772026-06-08T20:59:29.717Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31782026-06-08T20:59:29.720Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31792026-06-08T20:59:30.499Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31802026-06-08T20:59:30.706Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31812026-06-08T20:59:31.121Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31822026-06-08T20:59:31.764Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31832026-06-08T20:59:32.091Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31842026-06-08T20:59:32.674Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31852026-06-08T20:59:32.849Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31862026-06-08T20:59:33.122Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31872026-06-08T20:59:33.244Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31882026-06-08T20:59:33.408Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31892026-06-08T20:59:33.447Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31902026-06-08T20:59:33.719Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31912026-06-08T20:59:33.743Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31922026-06-08T20:59:33.984Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31932026-06-08T20:59:34.083Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31942026-06-08T20:59:34.183Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31952026-06-08T20:59:34.295Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31962026-06-08T20:59:34.767Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31972026-06-08T20:59:34.948Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31982026-06-08T20:59:35.840Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31992026-06-08T20:59:35.870Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32002026-06-08T20:59:38.710Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32012026-06-08T20:59:38.805Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32022026-06-08T20:59:39.282Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32032026-06-08T20:59:39.865Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32042026-06-08T20:59:40.090Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32052026-06-08T20:59:40.957Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32062026-06-08T20:59:41.716Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32072026-06-08T20:59:41.978Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32082026-06-08T20:59:42.022Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32092026-06-08T20:59:42.499Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32102026-06-08T20:59:43.140Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32112026-06-08T20:59:43.730Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32122026-06-08T20:59:44.628Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32132026-06-08T20:59:44.770Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32142026-06-08T20:59:44.883Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32152026-06-08T20:59:44.936Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32162026-06-08T20:59:45.350Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32172026-06-08T20:59:45.383Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32182026-06-08T20:59:45.532Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32192026-06-08T20:59:45.770Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32202026-06-08T20:59:46.072Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32212026-06-08T20:59:46.247Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32222026-06-08T20:59:46.805Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32232026-06-08T20:59:46.858Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32242026-06-08T20:59:47.405Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32252026-06-08T20:59:47.492Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32262026-06-08T20:59:47.518Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32272026-06-08T20:59:48.128Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32282026-06-08T20:59:48.211Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32292026-06-08T20:59:48.424Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32302026-06-08T20:59:49.272Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32312026-06-08T20:59:50.001Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32322026-06-08T20:59:50.858Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32332026-06-08T20:59:52.434Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32342026-06-08T20:59:53.420Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32352026-06-08T20:59:54.071Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32362026-06-08T20:59:54.590Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32372026-06-08T20:59:54.992Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32382026-06-08T20:59:57.676Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32392026-06-08T20:59:58.300Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32402026-06-08T20:59:59.044Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32412026-06-08T20:59:59.882Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32422026-06-08T21:00:00.297Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32432026-06-08T21:00:02.110Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32442026-06-08T21:00:04.141Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32452026-06-08T21:00:04.346Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32462026-06-08T21:00:04.673Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32472026-06-08T21:00:05.557Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32482026-06-08T21:00:06.017Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32492026-06-08T21:00:08.505Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32502026-06-08T21:00:09.216Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32512026-06-08T21:00:11.830Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32522026-06-08T21:00:13.064Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32532026-06-08T21:00:13.928Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32542026-06-08T21:00:14.636Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32552026-06-08T21:00:15.351Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32562026-06-08T21:00:16.078Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32572026-06-08T21:00:17.349Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32582026-06-08T21:00:18.258Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32592026-06-08T21:00:19.324Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32602026-06-08T21:00:19.727Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32612026-06-08T21:00:19.950Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32622026-06-08T21:00:20.764Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32632026-06-08T21:00:21.712Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32642026-06-08T21:00:23.728Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32652026-06-08T21:00:25.698Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32662026-06-08T21:00:26.871Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32672026-06-08T21:00:27.356Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32682026-06-08T21:00:28.389Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32692026-06-08T21:00:29.363Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32702026-06-08T21:00:30.108Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32712026-06-08T21:00:32.954Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32722026-06-08T21:00:33.155Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32732026-06-08T21:00:33.976Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32742026-06-08T21:00:35.535Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32752026-06-08T21:00:36.596Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32762026-06-08T21:00:37.802Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32772026-06-08T21:00:40.387Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32782026-06-08T21:00:41.028Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32792026-06-08T21:00:42.398Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32802026-06-08T21:00:44.159Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32812026-06-08T21:00:48.070Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32822026-06-08T21:00:48.076Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32832026-06-08T21:00:51.934Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32842026-06-08T21:00:56.173Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32852026-06-08T21:00:56.740Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32862026-06-08T21:00:58.199Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32872026-06-08T21:00:58.221Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32882026-06-08T21:00:59.831Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32892026-06-08T21:01:01.726Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32902026-06-08T21:01:03.444Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32912026-06-08T21:01:05.428Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32922026-06-08T21:01:07.141Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32932026-06-08T21:01:08.747Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32942026-06-08T21:01:10.325Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32952026-06-08T21:01:12.422Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32962026-06-08T21:01:13.829Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32972026-06-08T21:01:15.520Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32982026-06-08T21:01:17.150Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32992026-06-08T21:01:18.846Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33002026-06-08T21:01:20.259Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33012026-06-08T21:01:22.224Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33022026-06-08T21:01:23.812Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33032026-06-08T21:01:27.198Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33042026-06-08T21:01:29.364Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33052026-06-08T21:01:30.977Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33062026-06-08T21:01:32.895Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33072026-06-08T21:01:34.831Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33082026-06-08T21:01:36.519Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33092026-06-08T21:01:38.787Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33102026-06-08T21:01:40.523Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33112026-06-08T21:01:43.861Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33122026-06-08T21:01:44.290Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33132026-06-08T21:01:46.802Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33142026-06-08T21:01:49.849Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33152026-06-08T21:01:51.469Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33162026-06-08T21:01:53.974Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33172026-06-08T21:01:56.089Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33182026-06-08T21:01:58.329Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33192026-06-08T21:02:00.525Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33202026-06-08T21:02:03.019Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33212026-06-08T21:02:05.360Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33222026-06-08T21:02:07.114Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33232026-06-08T21:02:09.351Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33242026-06-08T21:02:11.540Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33252026-06-08T21:02:13.892Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33262026-06-08T21:02:16.209Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33272026-06-08T21:02:18.494Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33282026-06-08T21:02:20.797Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33292026-06-08T21:02:23.012Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33302026-06-08T21:02:25.273Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33312026-06-08T21:02:27.588Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33322026-06-08T21:02:29.856Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33332026-06-08T21:02:32.165Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33342026-06-08T21:02:34.445Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33352026-06-08T21:02:36.758Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33362026-06-08T21:02:39.005Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33372026-06-08T21:02:41.353Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33382026-06-08T21:02:43.670Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33392026-06-08T21:02:45.915Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33402026-06-08T21:02:48.262Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33412026-06-08T21:02:50.499Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33422026-06-08T21:02:52.784Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33432026-06-08T21:02:55.125Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33442026-06-08T21:02:57.689Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33452026-06-08T21:03:00.126Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33462026-06-08T21:03:02.463Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33472026-06-08T21:03:05.055Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33482026-06-08T21:03:07.272Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33492026-06-08T21:03:09.714Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33502026-06-08T21:03:12.682Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33512026-06-08T21:03:14.782Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33522026-06-08T21:03:17.390Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33532026-06-08T21:03:19.841Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33542026-06-08T21:03:22.486Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33552026-06-08T21:03:24.837Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33562026-06-08T21:03:27.490Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33572026-06-08T21:03:30.194Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33582026-06-08T21:03:32.675Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33592026-06-08T21:03:35.280Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33602026-06-08T21:03:37.727Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33612026-06-08T21:03:40.328Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33622026-06-08T21:03:43.344Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33632026-06-08T21:03:45.783Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33642026-06-08T21:03:48.462Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33652026-06-08T21:03:51.150Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33662026-06-08T21:03:58.653Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33672026-06-08T21:03:58.881Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33682026-06-08T21:04:02.287Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33692026-06-08T21:04:05.772Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33702026-06-08T21:04:10.465Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33712026-06-08T21:04:13.464Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33722026-06-08T21:04:17.167Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33732026-06-08T21:04:20.775Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33742026-06-08T21:04:24.414Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33752026-06-08T21:04:28.151Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33762026-06-08T21:04:31.957Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33772026-06-08T21:04:35.563Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33782026-06-08T21:04:39.392Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33792026-06-08T21:04:43.017Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33802026-06-08T21:04:46.690Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33812026-06-08T21:04:50.443Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33822026-06-08T21:04:54.130Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33832026-06-08T21:04:57.956Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33842026-06-08T21:05:01.702Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33852026-06-08T21:05:05.463Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33862026-06-08T21:05:09.125Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33872026-06-08T21:05:12.827Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33882026-06-08T21:05:16.606Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33892026-06-08T21:05:20.333Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33902026-06-08T21:05:24.034Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33912026-06-08T21:05:27.740Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33922026-06-08T21:05:31.505Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33932026-06-08T21:06:01.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 51s
33942026-06-08T21:06:01.484Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 197 other files
33952026-06-08T21:06:01.592Z
33962026-06-08T21:06:01.592Zreal 6:51.370082974
33972026-06-08T21:06:01.592Zuser 18:06.808214718
33982026-06-08T21:06:01.593Zsys 3:53.510649137
33992026-06-08T21:06:01.593Ztrap 0.272846246
34002026-06-08T21:06:01.593Ztflt 0.050623180
34012026-06-08T21:06:01.593Zdflt 0.015974423
34022026-06-08T21:06:01.593Zkflt 0.000035250
34032026-06-08T21:06:01.593Zlock 6:28:35.185628759
34042026-06-08T21:06:01.593Zslp 2:18:37.632779787
34052026-06-08T21:06:01.596Zlat 35.398471648
34062026-06-08T21:06:01.596Zstop 1:51.621454553
34072026-06-08T21:06:01.596Zprocess exited: duration 800403 ms, exit code 0
 
34082026-06-08T21:06:01.604Zfound 0 output files