01M03FZ0T0TE4J7PS5QS8WMET3: clippy (helios)

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

Buildomat Job: 01M03FZCM2EFWFJ6CCDDWE28ZH

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-15T19:57:44.776Zjob assigned to worker 01M03FZMM4FKVMTPSAW4XXTC25 [factory aws, i-087f3c2ca46961568] (queued for 48 s)
 
22026-08-15T19:57:51.103Zstarting task 0: "setup"
32026-08-15T19:57:51.107Z++ uname -s
42026-08-15T19:57:51.110Z+ kern=SunOS
52026-08-15T19:57:51.110Z+ build_user=build
62026-08-15T19:57:51.111Z+ build_uid=12345
72026-08-15T19:57:51.111Z+ work_dir=/work
82026-08-15T19:57:51.111Z+ input_dir=/input
92026-08-15T19:57:51.111Z+ [[ 0 == 12345 ]]
102026-08-15T19:57:51.111Z+ case "$kern" in
112026-08-15T19:57:51.111Z+ groupadd -g 12345 build
122026-08-15T19:57:51.114Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-15T19:57:53.138Z+ zfs create -o mountpoint=/work rpool/work
142026-08-15T19:57:53.211Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-15T19:57:53.213Z+ home_fs=zfs
162026-08-15T19:57:53.213Z+ [[ zfs == autofs ]]
172026-08-15T19:57:53.214Z+ mkdir -p /home/build
182026-08-15T19:57:53.214Z+ chown build:build /home/build /work
192026-08-15T19:57:55.220Z+ chmod 0700 /home/build /work
202026-08-15T19:57:55.224Zprocess exited: duration 4116 ms, exit code 0
 
212026-08-15T19:57:55.233Zstarting task 1: "rust-toolchain"
222026-08-15T19:57:55.239Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-15T19:57:55.239Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-08-15T19:57:55.239Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-08-15T19:57:55.239Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-08-15T19:57:55.239Z * rust toolchain channel = "1.97.1"
272026-08-15T19:57:55.239Z * rust toolchain profile = "default"
282026-08-15T19:57:55.239Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-15T19:57:55.239Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-15T19:57:55.340Zinfo: downloading installer
312026-08-15T19:57:56.814Zwarn: It looks like you have an existing rustup settings file at:
322026-08-15T19:57:56.814Zwarn: /home/build/.rustup/settings.toml
332026-08-15T19:57:56.814Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-15T19:57:56.814Zwarn: instead of the one inferred from the default host triple.
352026-08-15T19:57:56.826Zinfo: profile set to default
362026-08-15T19:57:56.827Zinfo: default host triple is x86_64-unknown-illumos
372026-08-15T19:57:56.829Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-15T19:57:56.986Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-15T19:57:56.995Zinfo: downloading 6 components
402026-08-15T19:58:12.058Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-15T19:58:12.058Z
422026-08-15T19:58:12.086Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-15T19:58:12.086Z
442026-08-15T19:58:12.086Z
452026-08-15T19:58:12.086ZRust is installed now. Great!
462026-08-15T19:58:12.086Z
472026-08-15T19:58:12.086ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-15T19:58:12.086Zenvironment variable. This has not been done automatically.
492026-08-15T19:58:12.086Z
502026-08-15T19:58:12.086ZTo configure your current shell, you need to source
512026-08-15T19:58:12.086Zthe corresponding env file under $HOME/.cargo.
522026-08-15T19:58:12.086Z
532026-08-15T19:58:12.090ZThis is usually done by running one of the following (note the leading DOT):
542026-08-15T19:58:12.090Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-15T19:58:12.090Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-15T19:58:12.090Zsource "~/.cargo/env.nu" # For nushell
572026-08-15T19:58:12.090Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-15T19:58:12.090Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-15T19:58:12.090Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-15T19:58:12.090Zwarn: no default linker (`cc`) was found in your PATH
612026-08-15T19:58:12.090Zwarn: many Rust crates require a system C toolchain to build
622026-08-15T19:58:12.179Z+ rustup --version
632026-08-15T19:58:12.188Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-15T19:58:12.191Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-15T19:58:12.209Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-15T19:58:12.212Z+ cargo --version
672026-08-15T19:58:12.226Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-15T19:58:12.230Z+ rustc --version
692026-08-15T19:58:12.248Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-15T19:58:12.251Zprocess exited: duration 17017 ms, exit code 0
 
712026-08-15T19:58:12.257Zstarting task 2: "authentication"
722026-08-15T19:58:12.276Zprocess exited: duration 16 ms, exit code 0
 
732026-08-15T19:58:12.282Zstarting task 3: "clone repository"
742026-08-15T19:58:12.286Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-15T19:58:12.289Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-15T19:58:12.318ZCloning into '/work/oxidecomputer/omicron'...
772026-08-15T19:58:23.525Z+ cd /work/oxidecomputer/omicron
782026-08-15T19:58:23.525Z+ git fetch origin bcbde49b9886d4e3b88ddb346aba0a719c0e4c5c
792026-08-15T19:58:23.883ZFrom https://github.com/oxidecomputer/omicron
802026-08-15T19:58:23.883Z * branch bcbde49b9886d4e3b88ddb346aba0a719c0e4c5c -> FETCH_HEAD
812026-08-15T19:58:23.895Z+ [[ -n '' ]]
822026-08-15T19:58:23.895Z+ git reset --hard bcbde49b9886d4e3b88ddb346aba0a719c0e4c5c
832026-08-15T19:58:24.150ZHEAD is now at bcbde49b9 Advance sush to the macOS build fix
842026-08-15T19:58:24.153Zprocess exited: duration 11869 ms, exit code 0
 
852026-08-15T19:58:24.159Zstarting task 4: "build"
862026-08-15T19:58:24.164Z+ source ./env.sh
872026-08-15T19:58:24.164Z++ OLD_SHELL_OPTS=ehxB
882026-08-15T19:58:24.164Z++ set -o xtrace
892026-08-15T19:58:24.167Z++++ dirname ./env.sh
902026-08-15T19:58:24.170Z+++ readlink -f .
912026-08-15T19:58:24.172Z++ OMICRON_WS=/work/oxidecomputer/omicron
922026-08-15T19:58:24.173Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932026-08-15T19:58:24.173Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942026-08-15T19:58:24.173Z++ 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
952026-08-15T19:58:24.173Z++ 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
962026-08-15T19:58:24.173Z++ 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
972026-08-15T19:58:24.173Z++ 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
982026-08-15T19:58:24.173Z++ 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
992026-08-15T19:58:24.173Z++ 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
1002026-08-15T19:58:24.173Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-08-15T19:58:24.173Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-08-15T19:58:24.173Z++ case $OLD_SHELL_OPTS in
1032026-08-15T19:58:24.173Z++ unset OLD_SHELL_OPTS OMICRON_WS
1042026-08-15T19:58:24.173Z+ source .github/buildomat/ci-env.sh
1052026-08-15T19:58:24.173Z++ export CARGO_TERM_COLOR=always
1062026-08-15T19:58:24.173Z++ CARGO_TERM_COLOR=always
1072026-08-15T19:58:24.173Z+++ uname -s
1082026-08-15T19:58:24.173Z++ [[ SunOS == \S\u\n\O\S ]]
1092026-08-15T19:58:24.173Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1102026-08-15T19:58:24.176Z+ cargo --version
1112026-08-15T19:58:24.182Zcargo 1.97.1 (c980f4866 2026-06-30)
1122026-08-15T19:58:24.185Z+ rustc --version
1132026-08-15T19:58:24.204Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1142026-08-15T19:58:24.207Z+ banner prerequisites
1152026-08-15T19:58:24.210Z
1162026-08-15T19:58:24.210Z ##### ##### ###### ##### ###### #### # # # #### #
1172026-08-15T19:58:24.210Z # # # # # # # # # # # # # # #
1182026-08-15T19:58:24.210Z # # # # ##### # # ##### # # # # # #### #
1192026-08-15T19:58:24.210Z ##### ##### # ##### # # # # # # # # #
1202026-08-15T19:58:24.210Z # # # # # # # # # # # # # # #
1212026-08-15T19:58:24.210Z # # # ###### # # ###### ### # #### # #### #
1222026-08-15T19:58:24.210Z
1232026-08-15T19:58:24.210Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1242026-08-15T19:58:26.181Z Startup: Refreshing catalog 'helios' ... Done
1252026-08-15T19:58:26.489Z Startup: Caching catalogs ... Done
1262026-08-15T19:58:28.211ZPlanning: Solver setup ... Done (1.619s)
1272026-08-15T19:58:28.261ZPlanning: Running solver ... Done (0.053s)
1282026-08-15T19:58:28.299ZPlanning: Finding local manifests ... Done (0.003s)
1292026-08-15T19:58:28.310ZPlanning: Fetching manifests: 0/2 0% complete
1302026-08-15T19:58:28.327ZPlanning: Fetching manifests: 2/2 100% complete
1312026-08-15T19:58:28.340ZPlanning: Package planning ... Done (0.014s)
1322026-08-15T19:58:28.343ZPlanning: Merging actions ... Done (0.002s)
1332026-08-15T19:58:28.506ZPlanning: Checking for conflicting actions ... Done (0.164s)
1342026-08-15T19:58:28.509ZPlanning: Consolidating action changes ... Done (0.001s)
1352026-08-15T19:58:29.317ZPlanning: Evaluating mediators ... Done (0.809s)
1362026-08-15T19:58:29.323ZPlanning: Planning completed in 2.80 seconds
1372026-08-15T19:58:29.327Z Packages to install: 2
1382026-08-15T19:58:29.327Z Estimated space available: 156.02 GB
1392026-08-15T19:58:29.327ZEstimated space to be consumed: 67.96 MB
1402026-08-15T19:58:29.327Z Create boot environment: No
1412026-08-15T19:58:29.327ZCreate backup boot environment: No
1422026-08-15T19:58:29.327Z Rebuild boot archive: No
1432026-08-15T19:58:29.327Z
1442026-08-15T19:58:29.327ZChanged packages:
1452026-08-15T19:58:29.327Zhelios
1462026-08-15T19:58:29.327Z developer/build-essential
1472026-08-15T19:58:29.327Z None -> 11-3.0
1482026-08-15T19:58:29.327Z library/libxmlsec1
1492026-08-15T19:58:29.327Z None -> 1.2.35-3.0
1502026-08-15T19:58:29.350Z
1512026-08-15T19:58:29.351ZDownload: 0/214 items 0.0/1.3MB 0% complete
1522026-08-15T19:58:29.427ZDownload: Completed 1.28 MB in 0.08 seconds (16.6M/s)
1532026-08-15T19:58:29.536Z Actions: 1/268 actions (Installing new actions)
1542026-08-15T19:58:29.574Z Actions: Completed 268 actions in 0.04 seconds.
1552026-08-15T19:58:29.603ZFinalize: Updating package state database ... Done (0.029s)
1562026-08-15T19:58:29.604ZFinalize: Updating package cache ... Done (0.000s)
1572026-08-15T19:58:29.682ZFinalize: Updating image state ... Done (0.078s)
1582026-08-15T19:58:32.153ZFinalize: Creating fast lookup database ... Done (2.425s)
1592026-08-15T19:58:32.219ZFinalize: Reading search index ... Done (0.012s)
1602026-08-15T19:58:32.222ZFinalize: Updating search index ... Done (0.000s)
1612026-08-15T19:58:32.333ZFinalize: Updating package cache ... Done (0.000s)
1622026-08-15T19:58:32.687ZPlanning: Evaluating mediator changes ... Done
1632026-08-15T19:58:32.793ZPlanning: Checking for conflicting actions ... Done
1642026-08-15T19:58:32.796ZPlanning: Consolidating action changes ... Done
1652026-08-15T19:58:32.950ZPlanning: Evaluating mediators ... Done
1662026-08-15T19:58:32.953ZPlanning: Planning completed in 0.26 seconds
1672026-08-15T19:58:32.973Z Mediators to change: 2
1682026-08-15T19:58:32.973Z Create boot environment: No
1692026-08-15T19:58:32.973ZCreate backup boot environment: No
1702026-08-15T19:58:33.024ZFinalize: Updating package state database ... Done
1712026-08-15T19:58:33.024ZFinalize: Updating package cache ... Done
1722026-08-15T19:58:33.068ZFinalize: Updating image state ... Done
1732026-08-15T19:58:35.011ZFinalize: Creating fast lookup database ... Done
1742026-08-15T19:58:35.080ZFinalize: Reading search index ... Done
1752026-08-15T19:58:35.085ZFinalize: Updating search index ... Done
1762026-08-15T19:58:35.156ZFinalize: Updating package cache ... Done
1772026-08-15T19:58:35.441ZPlanning: Evaluating mediator changes ... Done
1782026-08-15T19:58:35.549ZPlanning: Checking for conflicting actions ... Done
1792026-08-15T19:58:35.553ZPlanning: Consolidating action changes ... Done
1802026-08-15T19:58:35.707ZPlanning: Evaluating mediators ... Done
1812026-08-15T19:58:35.710ZPlanning: Planning completed in 0.27 seconds
1822026-08-15T19:58:35.732Z Mediators to change: 1
1832026-08-15T19:58:35.732Z Create boot environment: No
1842026-08-15T19:58:35.732ZCreate backup boot environment: No
1852026-08-15T19:58:35.771ZFinalize: Updating package state database ... Done
1862026-08-15T19:58:35.771ZFinalize: Updating package cache ... Done
1872026-08-15T19:58:35.817ZFinalize: Updating image state ... Done
1882026-08-15T19:58:37.747ZFinalize: Creating fast lookup database ... Done
1892026-08-15T19:58:37.815ZFinalize: Reading search index ... Done
1902026-08-15T19:58:37.821ZFinalize: Updating search index ... Done
1912026-08-15T19:58:37.908ZFinalize: Updating package cache ... Done
1922026-08-15T19:58:38.220ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1932026-08-15T19:58:38.220Zapache system 2.4 system
1942026-08-15T19:58:38.220Zclang system 15 system
1952026-08-15T19:58:38.220Zcsh system system illumos
1962026-08-15T19:58:38.220Zctags system system illumos
1972026-08-15T19:58:38.220Zfile vendor vendor darwinsys
1982026-08-15T19:58:38.220Zfile system system illumos
1992026-08-15T19:58:38.220Zgcc vendor 14 vendor
2002026-08-15T19:58:38.221Zgcc system 13 system
2012026-08-15T19:58:38.221Zgcc system 10 system
2022026-08-15T19:58:38.221Zgo system 1.25 system
2032026-08-15T19:58:38.221Zllvm system 15 system
2042026-08-15T19:58:38.221Zmariadb system 11.4 system
2052026-08-15T19:58:38.221Zmta vendor vendor dma
2062026-08-15T19:58:38.221Zopenjdk system 17 system
2072026-08-15T19:58:38.221Zopenjdk system 11 system
2082026-08-15T19:58:38.221Zopenssl vendor 3 vendor
2092026-08-15T19:58:38.221Zperl system 5.40 system
2102026-08-15T19:58:38.221Zpostgresql system 18 system
2112026-08-15T19:58:38.221Zpostgresql system 17 system
2122026-08-15T19:58:38.221Zpython vendor 3 vendor
2132026-08-15T19:58:38.221Zpython system 2 system
2142026-08-15T19:58:38.221Zpython3 vendor 3.13 vendor
2152026-08-15T19:58:38.221Zruby system 3.4 system
2162026-08-15T19:58:38.221Zruby system 3.0 system
2172026-08-15T19:58:38.221Zwords vendor vendor american-english
2182026-08-15T19:58:38.221Zwords system system australian-english
2192026-08-15T19:58:38.221Zwords system system british-english
2202026-08-15T19:58:38.221Zwords system system canadian-english
2212026-08-15T19:58:38.221Zwords system system french
2222026-08-15T19:58:38.221Zwords system system italian
2232026-08-15T19:58:38.221Zwords system system ngerman
2242026-08-15T19:58:38.221Zwords system system ogerman
2252026-08-15T19:58:38.221Zwords system system spanish
2262026-08-15T19:58:38.477ZPUBLISHER TYPE STATUS P LOCATION
2272026-08-15T19:58:38.477Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2282026-08-15T19:58:38.919ZFMRI IFO
2292026-08-15T19:58:38.919Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2302026-08-15T19:58:38.919Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2312026-08-15T19:58:38.919Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2322026-08-15T19:58:38.919Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2332026-08-15T19:58:38.919Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2342026-08-15T19:58:38.919Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2352026-08-15T19:58:38.919Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2362026-08-15T19:58:38.919Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2372026-08-15T19:58:38.919Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2382026-08-15T19:58:39.240Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2392026-08-15T19:58:39.585Z Updating crates.io index
2402026-08-15T19:58:39.588Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2412026-08-15T19:58:39.889Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2422026-08-15T19:58:40.285Z Updating git repository `https://github.com/oxidecomputer/propolis`
2432026-08-15T19:58:41.242Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2442026-08-15T19:58:41.817Z Updating git repository `https://github.com/oxidecomputer/crucible`
2452026-08-15T19:58:43.393Z Updating git repository `https://github.com/oxidecomputer/opte`
2462026-08-15T19:58:44.290Z Updating git repository `https://github.com/oxidecomputer/tofino`
2472026-08-15T19:58:44.574Z Updating git repository `https://github.com/oxidecomputer/lldp`
2482026-08-15T19:58:44.942Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2492026-08-15T19:58:46.538Z Updating git repository `https://github.com/oxidecomputer/clickward`
2502026-08-15T19:58:46.834Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2512026-08-15T19:58:47.207Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2522026-08-15T19:58:47.784Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2532026-08-15T19:58:48.063Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2542026-08-15T19:58:48.370Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2552026-08-15T19:58:48.660Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2562026-08-15T19:58:48.954Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2572026-08-15T19:58:49.293Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2582026-08-15T19:58:49.798Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-08-15T19:58:50.271Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2602026-08-15T19:58:50.640Z Updating git repository `https://github.com/oxidecomputer/sush`
2612026-08-15T19:58:51.107Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2622026-08-15T19:58:51.614Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2632026-08-15T19:58:51.946Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2642026-08-15T19:58:52.512Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2652026-08-15T19:58:52.870Z Updating git repository `https://github.com/oxidecomputer/erebor`
2662026-08-15T19:58:53.182Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2672026-08-15T19:58:53.614Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2682026-08-15T19:58:53.904Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2692026-08-15T19:58:54.371Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-08-15T19:58:54.781Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-08-15T19:58:55.101Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2722026-08-15T19:58:55.446Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2732026-08-15T19:58:55.930Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2742026-08-15T19:58:56.305Z Updating git repository `https://github.com/oxidecomputer/tough`
2752026-08-15T19:58:56.905Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2762026-08-15T19:58:57.178Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-08-15T19:58:57.442Z Updating git repository `https://github.com/oxidecomputer/rumors`
2782026-08-15T19:59:00.941Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2792026-08-15T19:59:01.476Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2802026-08-15T19:59:02.153Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2812026-08-15T19:59:02.450Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-08-15T19:59:02.848Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2832026-08-15T19:59:03.146Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2842026-08-15T19:59:03.461Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2852026-08-15T19:59:03.728Z Updating git repository `https://github.com/illumos/smf-rs`
2862026-08-15T19:59:06.647Z Downloading crates ...
2872026-08-15T19:59:06.699Z Downloaded anstream v1.0.0
2882026-08-15T19:59:06.708Z Downloaded anstyle v1.0.14
2892026-08-15T19:59:06.712Z Downloaded anstyle-parse v1.0.0
2902026-08-15T19:59:06.715Z Downloaded anyhow v1.0.104
2912026-08-15T19:59:06.722Z Downloaded fnv v1.0.7
2922026-08-15T19:59:06.725Z Downloaded zmij v1.0.21
2932026-08-15T19:59:06.728Z Downloaded block-buffer v0.10.4
2942026-08-15T19:59:06.728Z Downloaded hashbrown v0.17.0
2952026-08-15T19:59:06.732Z Downloaded is_terminal_polyfill v1.70.2
2962026-08-15T19:59:06.734Z Downloaded zerocopy v0.7.35
2972026-08-15T19:59:06.742Z Downloaded crypto-common v0.1.7
2982026-08-15T19:59:06.745Z Downloaded fastrand v2.3.0
2992026-08-15T19:59:06.745Z Downloaded camino-tempfile v1.4.1
3002026-08-15T19:59:06.745Z Downloaded cfg-if v1.0.4
3012026-08-15T19:59:06.746Z Downloaded colorchoice v1.0.4
3022026-08-15T19:59:06.750Z Downloaded anstyle-query v1.1.5
3032026-08-15T19:59:06.750Z Downloaded dtrace-parser v0.2.0
3042026-08-15T19:59:06.750Z Downloaded equivalent v1.0.2
3052026-08-15T19:59:06.752Z Downloaded cpufeatures v0.2.17
3062026-08-15T19:59:06.752Z Downloaded generic-array v0.14.7
3072026-08-15T19:59:06.755Z Downloaded heck v0.5.0
3082026-08-15T19:59:06.755Z Downloaded heck v0.4.1
3092026-08-15T19:59:06.762Z Downloaded memmap v0.7.0
3102026-08-15T19:59:06.765Z Downloaded dof v0.3.0
3112026-08-15T19:59:06.768Z Downloaded terminal_size v0.4.3
3122026-08-15T19:59:06.774Z Downloaded pretty-hex v0.4.1
3132026-08-15T19:59:06.776Z Downloaded errno v0.3.14
3142026-08-15T19:59:06.776Z Downloaded digest v0.10.7
3152026-08-15T19:59:06.779Z Downloaded pest_generator v2.8.6
3162026-08-15T19:59:06.782Z Downloaded getrandom v0.3.4
3172026-08-15T19:59:06.785Z Downloaded itoa v1.0.17
3182026-08-15T19:59:06.787Z Downloaded macaddr v1.0.1
3192026-08-15T19:59:06.787Z Downloaded serde_spanned v0.6.9
3202026-08-15T19:59:06.798Z Downloaded proc-macro-error-attr v1.0.4
3212026-08-15T19:59:06.807Z Downloaded clap_lex v1.0.0
3222026-08-15T19:59:06.809Z Downloaded strsim v0.11.1
3232026-08-15T19:59:06.812Z Downloaded swrite v0.1.0
3242026-08-15T19:59:06.815Z Downloaded tabled_derive v0.7.0
3252026-08-15T19:59:06.818Z Downloaded toml_datetime v0.6.11
3262026-08-15T19:59:06.821Z Downloaded thread-id v4.2.2
3272026-08-15T19:59:06.821Z Downloaded usdt v0.5.0
3282026-08-15T19:59:06.824Z Downloaded plain v0.2.3
3292026-08-15T19:59:06.827Z Downloaded scroll_derive v0.12.1
3302026-08-15T19:59:06.829Z Downloaded smawk v0.3.2
3312026-08-15T19:59:06.832Z Downloaded toml_write v0.1.2
3322026-08-15T19:59:06.836Z Downloaded usdt-attr-macro v0.5.0
3332026-08-15T19:59:06.838Z Downloaded autocfg v1.5.0
3342026-08-15T19:59:06.841Z Downloaded cargo_metadata v0.23.1
3352026-08-15T19:59:06.841Z Downloaded cargo-platform v0.3.2
3362026-08-15T19:59:06.844Z Downloaded camino v1.2.5
3372026-08-15T19:59:06.848Z Downloaded usdt-macro v0.5.0
3382026-08-15T19:59:06.851Z Downloaded utf8parse v0.2.2
3392026-08-15T19:59:06.851Z Downloaded unicode-linebreak v0.1.5
3402026-08-15T19:59:06.854Z Downloaded clap v4.6.1
3412026-08-15T19:59:06.858Z Downloaded sha2 v0.10.9
3422026-08-15T19:59:06.860Z Downloaded fs-err v3.3.0
3432026-08-15T19:59:06.860Z Downloaded bytecount v0.6.9
3442026-08-15T19:59:06.866Z Downloaded quote v1.0.45
3452026-08-15T19:59:06.880Z Downloaded usdt-impl v0.5.0
3462026-08-15T19:59:06.886Z Downloaded version_check v0.9.5
3472026-08-15T19:59:06.887Z Downloaded cargo_toml v0.21.0
3482026-08-15T19:59:06.892Z Downloaded thiserror v1.0.69
3492026-08-15T19:59:06.892Z Downloaded thiserror v2.0.18
3502026-08-15T19:59:06.896Z Downloaded scroll v0.12.0
3512026-08-15T19:59:06.896Z Downloaded thiserror-impl v2.0.18
3522026-08-15T19:59:06.896Z Downloaded byteorder v1.5.0
3532026-08-15T19:59:06.905Z Downloaded pest_derive v2.8.6
3542026-08-15T19:59:06.908Z Downloaded bitflags v2.11.0
3552026-08-15T19:59:06.912Z Downloaded memchr v2.8.0
3562026-08-15T19:59:06.914Z Downloaded zerocopy-derive v0.7.35
3572026-08-15T19:59:06.919Z Downloaded once_cell v1.21.3
3582026-08-15T19:59:06.922Z Downloaded thiserror-impl v1.0.69
3592026-08-15T19:59:06.922Z Downloaded semver v1.0.28
3602026-08-15T19:59:06.925Z Downloaded tempfile v3.27.0
3612026-08-15T19:59:06.930Z Downloaded toml v0.8.23
3622026-08-15T19:59:06.933Z Downloaded proc-macro-error v1.0.4
3632026-08-15T19:59:06.933Z Downloaded serde_tokenstream v0.2.3
3642026-08-15T19:59:06.933Z Downloaded ucd-trie v0.1.7
3652026-08-15T19:59:06.945Z Downloaded clap_derive v4.6.1
3662026-08-15T19:59:06.948Z Downloaded papergrid v0.11.0
3672026-08-15T19:59:06.951Z Downloaded serde_core v1.0.228
3682026-08-15T19:59:06.953Z Downloaded unicode-ident v1.0.24
3692026-08-15T19:59:06.956Z Downloaded pest_meta v2.8.6
3702026-08-15T19:59:06.959Z Downloaded proc-macro2 v1.0.106
3712026-08-15T19:59:06.965Z Downloaded textwrap v0.16.2
3722026-08-15T19:59:06.972Z Downloaded log v0.4.33
3732026-08-15T19:59:06.976Z Downloaded serde_derive v1.0.228
3742026-08-15T19:59:07.001Z Downloaded toml_edit v0.22.27
3752026-08-15T19:59:07.009Z Downloaded indexmap v2.14.0
3762026-08-15T19:59:07.014Z Downloaded typenum v1.20.1
3772026-08-15T19:59:07.028Z Downloaded serde v1.0.228
3782026-08-15T19:59:07.043Z Downloaded pest v2.8.6
3792026-08-15T19:59:07.049Z Downloaded goblin v0.8.2
3802026-08-15T19:59:07.063Z Downloaded clap_builder v4.6.0
3812026-08-15T19:59:07.085Z Downloaded serde_json v1.0.151
3822026-08-15T19:59:07.089Z Downloaded winnow v0.7.14
3832026-08-15T19:59:07.104Z Downloaded tabled v0.15.0
3842026-08-15T19:59:07.121Z Downloaded syn v1.0.109
3852026-08-15T19:59:07.132Z Downloaded unicode-width v0.1.14
3862026-08-15T19:59:07.143Z Downloaded unicode-width v0.2.0
3872026-08-15T19:59:07.147Z Downloaded syn v2.0.117
3882026-08-15T19:59:07.164Z Downloaded rustix v1.1.4
3892026-08-15T19:59:07.201Z Downloaded libc v0.2.185
3902026-08-15T19:59:07.268Z Compiling proc-macro2 v1.0.106
3912026-08-15T19:59:07.268Z Compiling quote v1.0.45
3922026-08-15T19:59:07.269Z Compiling unicode-ident v1.0.24
3932026-08-15T19:59:07.269Z Compiling serde_core v1.0.228
3942026-08-15T19:59:07.269Z Compiling libc v0.2.185
3952026-08-15T19:59:07.274Z Compiling version_check v0.9.5
3962026-08-15T19:59:07.274Z Compiling memchr v2.8.0
3972026-08-15T19:59:07.274Z Compiling serde v1.0.228
3982026-08-15T19:59:07.619Z Compiling zmij v1.0.21
3992026-08-15T19:59:07.826Z Compiling thiserror v1.0.69
4002026-08-15T19:59:07.881Z Compiling itoa v1.0.17
4012026-08-15T19:59:08.079Z Compiling ucd-trie v0.1.7
4022026-08-15T19:59:08.120Z Compiling byteorder v1.5.0
4032026-08-15T19:59:08.245Z Compiling pest v2.8.6
4042026-08-15T19:59:08.343Z Compiling rustix v1.1.4
4052026-08-15T19:59:08.370Z Compiling errno v0.3.14
4062026-08-15T19:59:08.370Z Compiling serde_json v1.0.151
4072026-08-15T19:59:08.543Z Compiling bitflags v2.11.0
4082026-08-15T19:59:08.780Z Compiling syn v2.0.117
4092026-08-15T19:59:08.845Z Compiling thread-id v4.2.2
4102026-08-15T19:59:08.862Z Compiling usdt-impl v0.5.0
4112026-08-15T19:59:08.935Z Compiling proc-macro-error-attr v1.0.4
4122026-08-15T19:59:08.953Z Compiling camino v1.2.5
4132026-08-15T19:59:09.065Z Compiling syn v1.0.109
4142026-08-15T19:59:09.282Z Compiling pest_meta v2.8.6
4152026-08-15T19:59:09.316Z Compiling proc-macro-error v1.0.4
4162026-08-15T19:59:09.414Z Compiling utf8parse v0.2.2
4172026-08-15T19:59:09.493Z Compiling log v0.4.33
4182026-08-15T19:59:09.511Z Compiling hashbrown v0.17.0
4192026-08-15T19:59:09.527Z Compiling equivalent v1.0.2
4202026-08-15T19:59:09.618Z Compiling getrandom v0.3.4
4212026-08-15T19:59:09.815Z Compiling plain v0.2.3
4222026-08-15T19:59:09.931Z Compiling terminal_size v0.4.3
4232026-08-15T19:59:10.065Z Compiling indexmap v2.14.0
4242026-08-15T19:59:10.111Z Compiling anstyle-parse v1.0.0
4252026-08-15T19:59:10.671Z Compiling anstyle v1.0.14
4262026-08-15T19:59:10.671Z Compiling autocfg v1.5.0
4272026-08-15T19:59:10.705Z Compiling anstyle-query v1.1.5
4282026-08-15T19:59:10.810Z Compiling cfg-if v1.0.4
4292026-08-15T19:59:10.826Z Compiling is_terminal_polyfill v1.70.2
4302026-08-15T19:59:10.883Z Compiling thiserror v2.0.18
4312026-08-15T19:59:10.886Z Compiling winnow v0.7.14
4322026-08-15T19:59:10.919Z Compiling colorchoice v1.0.4
4332026-08-15T19:59:10.934Z Compiling pretty-hex v0.4.1
4342026-08-15T19:59:11.005Z Compiling pest_generator v2.8.6
4352026-08-15T19:59:11.036Z Compiling toml_write v0.1.2
4362026-08-15T19:59:11.073Z Compiling anstream v1.0.0
4372026-08-15T19:59:11.109Z Compiling fs-err v3.3.0
4382026-08-15T19:59:11.388Z Compiling heck v0.5.0
4392026-08-15T19:59:11.415Z Compiling fnv v1.0.7
4402026-08-15T19:59:11.448Z Compiling unicode-width v0.1.14
4412026-08-15T19:59:11.523Z Compiling anyhow v1.0.104
4422026-08-15T19:59:11.619Z Compiling clap_lex v1.0.0
4432026-08-15T19:59:11.696Z Compiling once_cell v1.21.3
4442026-08-15T19:59:11.722Z Compiling fastrand v2.3.0
4452026-08-15T19:59:11.740Z Compiling bytecount v0.6.9
4462026-08-15T19:59:11.823Z Compiling heck v0.4.1
4472026-08-15T19:59:11.854Z Compiling strsim v0.11.1
4482026-08-15T19:59:11.879Z Compiling papergrid v0.11.0
4492026-08-15T19:59:11.915Z Compiling tempfile v3.27.0
4502026-08-15T19:59:12.047Z Compiling clap_builder v4.6.0
4512026-08-15T19:59:12.201Z Compiling cargo-platform v0.3.2
4522026-08-15T19:59:12.290Z Compiling semver v1.0.28
4532026-08-15T19:59:12.308Z Compiling memmap v0.7.0
4542026-08-15T19:59:12.334Z Compiling tabled_derive v0.7.0
4552026-08-15T19:59:12.367Z Compiling smawk v0.3.2
4562026-08-15T19:59:12.486Z Compiling unicode-linebreak v0.1.5
4572026-08-15T19:59:12.486Z Compiling unicode-width v0.2.0
4582026-08-15T19:59:12.625Z Compiling serde_derive v1.0.228
4592026-08-15T19:59:12.729Z Compiling thiserror-impl v1.0.69
4602026-08-15T19:59:12.774Z Compiling zerocopy-derive v0.7.35
4612026-08-15T19:59:12.799Z Compiling pest_derive v2.8.6
4622026-08-15T19:59:13.006Z Compiling scroll_derive v0.12.1
4632026-08-15T19:59:13.260Z Compiling thiserror-impl v2.0.18
4642026-08-15T19:59:13.301Z Compiling clap_derive v4.6.1
4652026-08-15T19:59:13.318Z Compiling tabled v0.15.0
4662026-08-15T19:59:13.687Z Compiling scroll v0.12.0
4672026-08-15T19:59:13.728Z Compiling zerocopy v0.7.35
4682026-08-15T19:59:13.969Z Compiling goblin v0.8.2
4692026-08-15T19:59:14.188Z Compiling dtrace-parser v0.2.0
4702026-08-15T19:59:14.318Z Compiling textwrap v0.16.2
4712026-08-15T19:59:14.754Z Compiling camino-tempfile v1.4.1
4722026-08-15T19:59:14.829Z Compiling swrite v0.1.0
4732026-08-15T19:59:15.105Z Compiling clap v4.6.1
4742026-08-15T19:59:15.819Z Compiling serde_spanned v0.6.9
4752026-08-15T19:59:15.819Z Compiling toml_datetime v0.6.11
4762026-08-15T19:59:15.824Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4772026-08-15T19:59:15.824Z Compiling macaddr v1.0.1
4782026-08-15T19:59:15.824Z Compiling cargo_metadata v0.23.1
4792026-08-15T19:59:15.901Z Compiling dof v0.3.0
4802026-08-15T19:59:15.916Z Compiling serde_tokenstream v0.2.3
4812026-08-15T19:59:16.025Z Compiling toml_edit v0.22.27
4822026-08-15T19:59:16.645Z Compiling usdt-attr-macro v0.5.0
4832026-08-15T19:59:16.650Z Compiling usdt-macro v0.5.0
4842026-08-15T19:59:17.267Z Compiling usdt v0.5.0
4852026-08-15T19:59:17.356Z Compiling toml v0.8.23
4862026-08-15T19:59:17.693Z Compiling cargo_toml v0.21.0
4872026-08-15T19:59:18.976Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4882026-08-15T19:59:20.993Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.93s
4892026-08-15T19:59:21.217Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4902026-08-15T19:59:21.748Z Downloading crates ...
4912026-08-15T19:59:21.818Z Downloaded aes-gcm v0.11.0
4922026-08-15T19:59:21.821Z Downloaded async-stream-impl v0.3.6
4932026-08-15T19:59:21.825Z Downloaded bit-set v0.5.3
4942026-08-15T19:59:21.828Z Downloaded arrayref v0.3.9
4952026-08-15T19:59:21.831Z Downloaded base16ct v1.0.0
4962026-08-15T19:59:21.834Z Downloaded async-recursion v1.1.1
4972026-08-15T19:59:21.837Z Downloaded aead v0.5.2
4982026-08-15T19:59:21.837Z Downloaded find-msvc-tools v0.1.9
4992026-08-15T19:59:21.837Z Downloaded atty v0.2.14
5002026-08-15T19:59:21.840Z Downloaded bcrypt-pbkdf v0.11.0
5012026-08-15T19:59:21.843Z Downloaded bit-set v0.8.0
5022026-08-15T19:59:21.846Z Downloaded float-ord v0.3.2
5032026-08-15T19:59:21.846Z Downloaded backtrace-ext v0.2.1
5042026-08-15T19:59:21.846Z Downloaded compression-core v0.4.31
5052026-08-15T19:59:21.849Z Downloaded async-stream v0.3.6
5062026-08-15T19:59:21.849Z Downloaded enum-as-inner v0.6.1
5072026-08-15T19:59:21.849Z Downloaded foreign-types v0.3.2
5082026-08-15T19:59:21.852Z Downloaded anstyle-parse v0.2.7
5092026-08-15T19:59:21.852Z Downloaded argon2 v0.5.3
5102026-08-15T19:59:21.852Z Downloaded arrayvec v0.7.6
5112026-08-15T19:59:21.855Z Downloaded anstream v0.6.21
5122026-08-15T19:59:21.855Z Downloaded flagset v0.4.7
5132026-08-15T19:59:21.858Z Downloaded assert_matches v1.5.0
5142026-08-15T19:59:21.861Z Downloaded futures-io v0.3.32
5152026-08-15T19:59:21.861Z Downloaded bitfield-struct v0.6.2
5162026-08-15T19:59:21.861Z Downloaded futures-macro v0.3.32
5172026-08-15T19:59:21.867Z Downloaded bb8 v0.8.6
5182026-08-15T19:59:21.869Z Downloaded ascii-canvas v3.0.0
5192026-08-15T19:59:21.870Z Downloaded foreign-types-shared v0.1.1
5202026-08-15T19:59:21.870Z Downloaded fixedbitset v0.4.2
5212026-08-15T19:59:21.874Z Downloaded async-trait v0.1.89
5222026-08-15T19:59:21.877Z Downloaded bit-vec v0.8.0
5232026-08-15T19:59:21.877Z Downloaded bitfield-macros v0.19.4
5242026-08-15T19:59:21.880Z Downloaded ciborium-io v0.2.2
5252026-08-15T19:59:21.880Z Downloaded futures-core v0.3.32
5262026-08-15T19:59:21.883Z Downloaded bit-vec v0.6.3
5272026-08-15T19:59:21.883Z Downloaded bitfield v0.19.4
5282026-08-15T19:59:21.883Z Downloaded atomic-waker v1.1.2
5292026-08-15T19:59:21.886Z Downloaded endian-type v0.1.2
5302026-08-15T19:59:21.886Z Downloaded float-cmp v0.10.0
5312026-08-15T19:59:21.886Z Downloaded form_urlencoded v1.2.2
5322026-08-15T19:59:21.889Z Downloaded foreign-types-shared v0.3.1
5332026-08-15T19:59:21.889Z Downloaded base16ct v0.2.0
5342026-08-15T19:59:21.892Z Downloaded cfg_aliases v0.1.1
5352026-08-15T19:59:21.892Z Downloaded cfg_aliases v0.2.1
5362026-08-15T19:59:21.892Z Downloaded cobs v0.3.0
5372026-08-15T19:59:21.892Z Downloaded hash32 v0.3.1
5382026-08-15T19:59:21.892Z Downloaded funty v2.0.0
5392026-08-15T19:59:21.895Z Downloaded adler2 v2.0.1
5402026-08-15T19:59:21.895Z Downloaded embedded-io v0.4.0
5412026-08-15T19:59:21.898Z Downloaded block-padding v0.4.2
5422026-08-15T19:59:21.898Z Downloaded fd-lock v4.0.4
5432026-08-15T19:59:21.898Z Downloaded env_filter v2.0.0
5442026-08-15T19:59:21.901Z Downloaded http-body v1.0.1
5452026-08-15T19:59:21.901Z Downloaded ed25519 v2.2.3
5462026-08-15T19:59:21.901Z Downloaded fs-err v2.11.0
5472026-08-15T19:59:21.901Z Downloaded fxhash v0.2.1
5482026-08-15T19:59:21.904Z Downloaded ghash v0.6.0
5492026-08-15T19:59:21.904Z Downloaded castaway v0.2.4
5502026-08-15T19:59:21.907Z Downloaded futures-sink v0.3.32
5512026-08-15T19:59:21.907Z Downloaded gethostname v0.5.0
5522026-08-15T19:59:21.910Z Downloaded headers-core v0.3.0
5532026-08-15T19:59:21.910Z Downloaded array-init v0.0.4
5542026-08-15T19:59:21.913Z Downloaded block-buffer v0.12.1
5552026-08-15T19:59:21.916Z Downloaded foreign-types-macros v0.2.3
5562026-08-15T19:59:21.919Z Downloaded ahash v0.8.12
5572026-08-15T19:59:21.924Z Downloaded ciborium-ll v0.2.2
5582026-08-15T19:59:21.927Z Downloaded multimap v0.10.1
5592026-08-15T19:59:21.927Z Downloaded aead v0.6.1
5602026-08-15T19:59:21.927Z Downloaded atomicwrites v0.4.4
5612026-08-15T19:59:21.930Z Downloaded hostname v0.4.2
5622026-08-15T19:59:21.930Z Downloaded globwalk v0.9.1
5632026-08-15T19:59:21.933Z Downloaded backoff v0.4.0
5642026-08-15T19:59:21.933Z Downloaded hex-literal v1.1.0
5652026-08-15T19:59:21.933Z Downloaded bytesize v2.7.0
5662026-08-15T19:59:21.936Z Downloaded newline-converter v0.3.0
5672026-08-15T19:59:21.939Z Downloaded hex v0.4.3
5682026-08-15T19:59:21.939Z Downloaded nodrop v0.1.14
5692026-08-15T19:59:21.939Z Downloaded normalize-line-endings v0.3.0
5702026-08-15T19:59:21.942Z Downloaded newtype_derive v0.1.6
5712026-08-15T19:59:21.942Z Downloaded openssl-probe v0.2.1
5722026-08-15T19:59:21.942Z Downloaded hash32 v0.2.1
5732026-08-15T19:59:21.942Z Downloaded home v0.5.12
5742026-08-15T19:59:21.945Z Downloaded hostname v0.3.1
5752026-08-15T19:59:21.948Z Downloaded base64ct v1.8.3
5762026-08-15T19:59:21.948Z Downloaded bs58 v0.5.1
5772026-08-15T19:59:21.951Z Downloaded foreign-types v0.5.0
5782026-08-15T19:59:21.951Z Downloaded futures-task v0.3.32
5792026-08-15T19:59:21.951Z Downloaded embedded-io v0.6.1
5802026-08-15T19:59:21.954Z Downloaded ff v0.13.1
5812026-08-15T19:59:21.954Z Downloaded cipher v0.5.2
5822026-08-15T19:59:21.954Z Downloaded bcs v0.1.6
5832026-08-15T19:59:21.957Z Downloaded enum_dispatch v0.3.13
5842026-08-15T19:59:21.957Z Downloaded futures-executor v0.3.32
5852026-08-15T19:59:21.960Z Downloaded chacha20 v0.9.1
5862026-08-15T19:59:21.960Z Downloaded cipher v0.4.4
5872026-08-15T19:59:21.960Z Downloaded foldhash v0.2.0
5882026-08-15T19:59:21.960Z Downloaded fs_extra v1.3.0
5892026-08-15T19:59:21.963Z Downloaded fallible-iterator v0.2.0
5902026-08-15T19:59:21.963Z Downloaded ff v0.14.0
5912026-08-15T19:59:21.963Z Downloaded buf-list v1.1.2
5922026-08-15T19:59:21.966Z Downloaded camino-tempfile-ext v0.3.3
5932026-08-15T19:59:21.966Z Downloaded cmake v0.1.57
5942026-08-15T19:59:21.966Z Downloaded ed25519 v3.0.0
5952026-08-15T19:59:21.969Z Downloaded git-stub v1.0.0
5962026-08-15T19:59:21.969Z Downloaded cexpr v0.6.0
5972026-08-15T19:59:21.969Z Downloaded compression-codecs v0.4.37
5982026-08-15T19:59:21.972Z Downloaded cbc v0.2.1
5992026-08-15T19:59:21.972Z Downloaded env_logger v0.11.11
6002026-08-15T19:59:21.975Z Downloaded filetime v0.2.27
6012026-08-15T19:59:21.975Z Downloaded erased-serde v0.3.31
6022026-08-15T19:59:21.975Z Downloaded blowfish v0.10.0
6032026-08-15T19:59:21.978Z Downloaded cmov v0.5.4
6042026-08-15T19:59:21.978Z Downloaded ena v0.14.4
6052026-08-15T19:59:21.978Z Downloaded cassowary v0.3.0
6062026-08-15T19:59:21.981Z Downloaded parse-size v1.1.0
6072026-08-15T19:59:21.981Z Downloaded addr2line v0.25.1
6082026-08-15T19:59:21.987Z Downloaded precomputed-hash v0.1.1
6092026-08-15T19:59:22.005Z Downloaded argon2 v0.6.0-rc.8
6102026-08-15T19:59:22.008Z Downloaded colored v2.2.0
6112026-08-15T19:59:22.008Z Downloaded either v1.15.0
6122026-08-15T19:59:22.011Z Downloaded foldhash v0.1.5
6132026-08-15T19:59:22.011Z Downloaded num-rational v0.4.2
6142026-08-15T19:59:22.011Z Downloaded globset v0.4.18
6152026-08-15T19:59:22.011Z Downloaded group v0.13.0
6162026-08-15T19:59:22.014Z Downloaded psl-types v2.0.11
6172026-08-15T19:59:22.014Z Downloaded ref-cast-impl v1.0.25
6182026-08-15T19:59:22.014Z Downloaded git-stub-vcs v0.1.0
6192026-08-15T19:59:22.014Z Downloaded glob v0.3.3
6202026-08-15T19:59:22.014Z Downloaded ref-cast v1.0.25
6212026-08-15T19:59:22.017Z Downloaded ciborium v0.2.2
6222026-08-15T19:59:22.023Z Downloaded backon v1.6.0
6232026-08-15T19:59:22.026Z Downloaded cancel-safe-futures v0.1.5
6242026-08-15T19:59:22.028Z Downloaded byte-wrapper v0.1.0
6252026-08-15T19:59:22.031Z Downloaded rustc-hash v2.1.1
6262026-08-15T19:59:22.031Z Downloaded bzip2 v0.4.4
6272026-08-15T19:59:22.031Z Downloaded chacha20 v0.10.0
6282026-08-15T19:59:22.034Z Downloaded bitflags v1.3.2
6292026-08-15T19:59:22.037Z Downloaded serde_plain v1.0.2
6302026-08-15T19:59:22.037Z Downloaded oxide-update-engine-display v0.1.2
6312026-08-15T19:59:22.040Z Downloaded console v0.15.11
6322026-08-15T19:59:22.044Z Downloaded sha1 v0.11.0
6332026-08-15T19:59:22.044Z Downloaded fixedbitset v0.5.7
6342026-08-15T19:59:22.047Z Downloaded parse-display-derive v0.10.0
6352026-08-15T19:59:22.047Z Downloaded signature v3.0.0
6362026-08-15T19:59:22.047Z Downloaded colored v3.1.1
6372026-08-15T19:59:22.047Z Downloaded blake2 v0.10.6
6382026-08-15T19:59:22.050Z Downloaded peg-macros v0.8.5
6392026-08-15T19:59:22.050Z Downloaded allocator-api2 v0.2.21
6402026-08-15T19:59:22.053Z Downloaded hmac v0.13.0
6412026-08-15T19:59:22.053Z Downloaded pin-project-internal v1.1.11
6422026-08-15T19:59:22.053Z Downloaded siphasher v1.0.2
6432026-08-15T19:59:22.055Z Downloaded blake2 v0.11.0-rc.6
6442026-08-15T19:59:22.058Z Downloaded clang-sys v1.8.1
6452026-08-15T19:59:22.061Z Downloaded signal-hook-mio v0.2.5
6462026-08-15T19:59:22.061Z Downloaded strip-ansi-escapes v0.2.1
6472026-08-15T19:59:22.061Z Downloaded polyval v0.7.1
6482026-08-15T19:59:22.064Z Downloaded slog-envlogger v2.2.0
6492026-08-15T19:59:22.064Z Downloaded pem-rfc7468 v1.0.0
6502026-08-15T19:59:22.067Z Downloaded strum v0.26.3
6512026-08-15T19:59:22.070Z Downloaded progenitor-client v0.13.0
6522026-08-15T19:59:22.075Z Downloaded rpassword v7.5.4
6532026-08-15T19:59:22.078Z Downloaded sponge-cursor v0.1.0
6542026-08-15T19:59:22.078Z Downloaded take_mut v0.2.2
6552026-08-15T19:59:22.078Z Downloaded tinyvec_macros v0.1.1
6562026-08-15T19:59:22.078Z Downloaded tagptr v0.2.0
6572026-08-15T19:59:22.081Z Downloaded primefield v0.14.0
6582026-08-15T19:59:22.084Z Downloaded ml-kem v0.3.2
6592026-08-15T19:59:22.092Z Downloaded supports-color v3.0.2
6602026-08-15T19:59:22.095Z Downloaded thread-id v5.1.0
6612026-08-15T19:59:22.095Z Downloaded trait-variant v0.1.2
6622026-08-15T19:59:22.098Z Downloaded futures-channel v0.3.32
6632026-08-15T19:59:22.101Z Downloaded untrusted v0.7.1
6642026-08-15T19:59:22.101Z Downloaded untrusted v0.9.0
6652026-08-15T19:59:22.104Z Downloaded waitgroup v0.1.2
6662026-08-15T19:59:22.104Z Downloaded parking_lot v0.12.5
6672026-08-15T19:59:22.107Z Downloaded bzip2 v0.6.1
6682026-08-15T19:59:22.109Z Downloaded async-bb8-diesel v0.2.1
6692026-08-15T19:59:22.112Z Downloaded getrandom v0.2.17
6702026-08-15T19:59:22.112Z Downloaded group v0.14.0
6712026-08-15T19:59:22.116Z Downloaded owo-colors v4.3.0
6722026-08-15T19:59:22.116Z Downloaded serde-hex v0.1.0
6732026-08-15T19:59:22.119Z Downloaded wait-timeout v0.2.1
6742026-08-15T19:59:22.122Z Downloaded highway v1.3.0
6752026-08-15T19:59:22.122Z Downloaded num-integer v0.1.46
6762026-08-15T19:59:22.122Z Downloaded slab v0.4.12
6772026-08-15T19:59:22.127Z Downloaded borsh-derive v1.8.0
6782026-08-15T19:59:22.131Z Downloaded xattr v1.6.1
6792026-08-15T19:59:22.131Z Downloaded slog-dtrace v0.3.0
6802026-08-15T19:59:22.134Z Downloaded strum_macros v0.26.4
6812026-08-15T19:59:22.137Z Downloaded cpufeatures v0.3.0
6822026-08-15T19:59:22.137Z Downloaded crc v3.4.0
6832026-08-15T19:59:22.140Z Downloaded futures v0.3.32
6842026-08-15T19:59:22.142Z Downloaded elliptic-curve v0.13.8
6852026-08-15T19:59:22.142Z Downloaded chumsky v0.9.3
6862026-08-15T19:59:22.145Z Downloaded debug-ignore v1.0.5
6872026-08-15T19:59:22.145Z Downloaded defmt-parser v1.0.0
6882026-08-15T19:59:22.145Z Downloaded base64 v0.22.1
6892026-08-15T19:59:22.148Z Downloaded fatfs v0.3.6
6902026-08-15T19:59:22.151Z Downloaded sec1 v0.7.3
6912026-08-15T19:59:22.151Z Downloaded serde_path_to_error v0.1.20
6922026-08-15T19:59:22.151Z Downloaded flume v0.11.1
6932026-08-15T19:59:22.154Z Downloaded half v1.8.3
6942026-08-15T19:59:22.154Z Downloaded num-traits v0.2.19
6952026-08-15T19:59:22.157Z Downloaded psm v0.1.30
6962026-08-15T19:59:22.157Z Downloaded support-bundle-viewer v0.1.2
6972026-08-15T19:59:22.160Z Downloaded thiserror-no-std v2.0.2
6982026-08-15T19:59:22.160Z Downloaded darling_macro v0.13.4
6992026-08-15T19:59:22.160Z Downloaded diesel_table_macro_syntax v0.3.0
7002026-08-15T19:59:22.162Z Downloaded phf_shared v0.11.3
7012026-08-15T19:59:22.165Z Downloaded postgres-types v0.2.12
7022026-08-15T19:59:22.168Z Downloaded dof v0.4.0
7032026-08-15T19:59:22.168Z Downloaded hyper-tls v0.6.0
7042026-08-15T19:59:22.173Z Downloaded backtrace v0.3.76
7052026-08-15T19:59:22.177Z Downloaded compact_str v0.8.1
7062026-08-15T19:59:22.180Z Downloaded tls_codec v0.4.2
7072026-08-15T19:59:22.180Z Downloaded chacha20poly1305 v0.10.1
7082026-08-15T19:59:22.182Z Downloaded bytes v1.11.1
7092026-08-15T19:59:22.191Z Downloaded keccak v0.1.6
7102026-08-15T19:59:22.193Z Downloaded dsl_auto_type v0.2.0
7112026-08-15T19:59:22.193Z Downloaded inout v0.1.4
7122026-08-15T19:59:22.196Z Downloaded linked-hash-map v0.5.6
7132026-08-15T19:59:22.196Z Downloaded illumos-nvpair v0.3.0
7142026-08-15T19:59:22.199Z Downloaded vergen-lib v9.1.0
7152026-08-15T19:59:22.202Z Downloaded inout v0.2.2
7162026-08-15T19:59:22.205Z Downloaded lazy_static v1.5.0
7172026-08-15T19:59:22.205Z Downloaded hmac v0.12.1
7182026-08-15T19:59:22.212Z Downloaded spki v0.8.0
7192026-08-15T19:59:22.216Z Downloaded getrandom v0.4.3
7202026-08-15T19:59:22.219Z Downloaded ar_archive_writer v0.5.1
7212026-08-15T19:59:22.222Z Downloaded nibble_vec v0.1.0
7222026-08-15T19:59:22.222Z Downloaded num v0.4.3
7232026-08-15T19:59:22.225Z Downloaded prefix-trie v0.7.0
7242026-08-15T19:59:22.225Z Downloaded cc v1.2.56
7252026-08-15T19:59:22.227Z Downloaded half v2.7.1
7262026-08-15T19:59:22.230Z Downloaded rustls-pki-types v1.14.0
7272026-08-15T19:59:22.230Z Downloaded rcgen v0.12.1
7282026-08-15T19:59:22.237Z Downloaded maybe-uninit v2.0.0
7292026-08-15T19:59:22.239Z Downloaded der_derive v0.7.3
7302026-08-15T19:59:22.242Z Downloaded lru v0.12.5
7312026-08-15T19:59:22.242Z Downloaded md-5 v0.10.6
7322026-08-15T19:59:22.242Z Downloaded http-range-header v0.4.2
7332026-08-15T19:59:22.242Z Downloaded diesel-dtrace v0.5.0
7342026-08-15T19:59:22.245Z Downloaded num_enum_derive v0.5.11
7352026-08-15T19:59:22.250Z Downloaded arc-swap v1.8.2
7362026-08-15T19:59:22.253Z Downloaded base64 v0.21.7
7372026-08-15T19:59:22.255Z Downloaded borsh v1.8.0
7382026-08-15T19:59:22.258Z Downloaded hyper-staticfile v0.10.1
7392026-08-15T19:59:22.261Z Downloaded headers v0.4.1
7402026-08-15T19:59:22.264Z Downloaded serde_with_macros v3.21.0
7412026-08-15T19:59:22.264Z Downloaded generic-array v1.4.3
7422026-08-15T19:59:22.264Z Downloaded crossbeam-deque v0.8.6
7432026-08-15T19:59:22.267Z Downloaded num-derive v0.4.2
7442026-08-15T19:59:22.267Z Downloaded packed_struct_codegen v0.10.1
7452026-08-15T19:59:22.267Z Downloaded predicates-core v1.0.10
7462026-08-15T19:59:22.279Z Downloaded console v0.16.2
7472026-08-15T19:59:22.279Z Downloaded const-oid v0.9.6
7482026-08-15T19:59:22.279Z Downloaded knus-derive v3.4.0
7492026-08-15T19:59:22.282Z Downloaded libsw-core v0.3.2
7502026-08-15T19:59:22.289Z Downloaded pkcs5 v0.8.1
7512026-08-15T19:59:22.292Z Downloaded tokio-rustls v0.26.4
7522026-08-15T19:59:22.295Z Downloaded twox-hash v2.1.2
7532026-08-15T19:59:22.295Z Downloaded radium v0.7.0
7542026-08-15T19:59:22.295Z Downloaded tokio-stream v0.1.18
7552026-08-15T19:59:22.298Z Downloaded aes v0.9.1
7562026-08-15T19:59:22.300Z Downloaded daft-derive v0.1.7
7572026-08-15T19:59:22.304Z Downloaded indoc v2.0.7
7582026-08-15T19:59:22.304Z Downloaded module-lattice v0.2.3
7592026-08-15T19:59:22.306Z Downloaded darling v0.23.0
7602026-08-15T19:59:22.310Z Downloaded native-tls v0.2.18
7612026-08-15T19:59:22.310Z Downloaded potential_utf v0.1.4
7622026-08-15T19:59:22.310Z Downloaded prettyplease v0.2.37
7632026-08-15T19:59:22.313Z Downloaded seq-macro v0.3.6
7642026-08-15T19:59:22.313Z Downloaded heapless v0.7.17
7652026-08-15T19:59:22.316Z Downloaded vergen v9.1.0
7662026-08-15T19:59:22.316Z Downloaded toml v1.1.2+spec-1.1.0
7672026-08-15T19:59:22.319Z Downloaded derive_builder v0.20.2
7682026-08-15T19:59:22.321Z Downloaded num_enum v0.7.6
7692026-08-15T19:59:22.324Z Downloaded oxide-update-engine v0.1.2
7702026-08-15T19:59:22.324Z Downloaded sigpipe v0.1.3
7712026-08-15T19:59:22.324Z Downloaded paste v1.0.15
7722026-08-15T19:59:22.328Z Downloaded async-compression v0.4.41
7732026-08-15T19:59:22.330Z Downloaded num_enum v0.5.11
7742026-08-15T19:59:22.333Z Downloaded hyper-rustls v0.27.7
7752026-08-15T19:59:22.333Z Downloaded heapless v0.8.0
7762026-08-15T19:59:22.337Z Downloaded bumpalo v3.20.2
7772026-08-15T19:59:22.341Z Downloaded schemars v0.8.22
7782026-08-15T19:59:22.343Z Downloaded peg v0.8.5
7792026-08-15T19:59:22.346Z Downloaded zerocopy v0.6.6
7802026-08-15T19:59:22.349Z Downloaded mime_guess v2.0.5
7812026-08-15T19:59:22.349Z Downloaded scopeguard v1.2.0
7822026-08-15T19:59:22.349Z Downloaded ed25519-dalek v2.2.0
7832026-08-15T19:59:22.352Z Downloaded port-file v0.1.0
7842026-08-15T19:59:22.352Z Downloaded lru v0.18.2
7852026-08-15T19:59:22.352Z Downloaded cookie v0.18.1
7862026-08-15T19:59:22.354Z Downloaded elliptic-curve v0.14.1
7872026-08-15T19:59:22.354Z Downloaded flate2 v1.1.9
7882026-08-15T19:59:22.357Z Downloaded proc-macro-crate v1.3.1
7892026-08-15T19:59:22.360Z Downloaded progenitor v0.13.0
7902026-08-15T19:59:22.360Z Downloaded progenitor v0.14.0
7912026-08-15T19:59:22.360Z Downloaded supports-hyperlinks v3.2.0
7922026-08-15T19:59:22.360Z Downloaded ssh-encoding v0.2.0
7932026-08-15T19:59:22.363Z Downloaded crossbeam-epoch v0.9.18
7942026-08-15T19:59:22.363Z Downloaded time-core v0.1.8
7952026-08-15T19:59:22.363Z Downloaded phc v0.6.1
7962026-08-15T19:59:22.366Z Downloaded pretty_assertions v1.4.1
7972026-08-15T19:59:22.366Z Downloaded strsim v0.10.0
7982026-08-15T19:59:22.366Z Downloaded termtree v0.5.1
7992026-08-15T19:59:22.366Z Downloaded r2d2 v0.8.10
8002026-08-15T19:59:22.369Z Downloaded tokio-test v0.4.5
8012026-08-15T19:59:22.372Z Downloaded typify-macro v0.6.2
8022026-08-15T19:59:22.375Z Downloaded usdt v0.6.0
8032026-08-15T19:59:22.375Z Downloaded usdt-macro v0.6.0
8042026-08-15T19:59:22.377Z Downloaded num-bigint v0.4.6
8052026-08-15T19:59:22.380Z Downloaded socket2 v0.6.3
8062026-08-15T19:59:22.384Z Downloaded test-strategy v0.4.5
8072026-08-15T19:59:22.388Z Downloaded derive_more v0.99.20
8082026-08-15T19:59:22.388Z Downloaded httparse v1.10.1
8092026-08-15T19:59:22.391Z Downloaded ecdsa v0.16.9
8102026-08-15T19:59:22.392Z Downloaded serdect v0.4.3
8112026-08-15T19:59:22.392Z Downloaded signal-hook-registry v1.4.8
8122026-08-15T19:59:22.395Z Downloaded quick-error v1.2.3
8132026-08-15T19:59:22.395Z Downloaded void v1.0.2
8142026-08-15T19:59:22.397Z Downloaded wnaf v0.14.0
8152026-08-15T19:59:22.400Z Downloaded crc8 v0.1.1
8162026-08-15T19:59:22.400Z Downloaded yoke-derive v0.8.1
8172026-08-15T19:59:22.404Z Downloaded zone v0.3.1
8182026-08-15T19:59:22.408Z Downloaded pkcs8 v0.11.0
8192026-08-15T19:59:22.411Z Downloaded slog-stdlog v4.1.1
8202026-08-15T19:59:22.411Z Downloaded static_assertions v1.1.0
8212026-08-15T19:59:22.414Z Downloaded strum_macros v0.24.3
8222026-08-15T19:59:22.414Z Downloaded zerotrie v0.2.3
8232026-08-15T19:59:22.417Z Downloaded zopfli v0.8.3
8242026-08-15T19:59:22.417Z Downloaded serde_derive_internals v0.29.1
8252026-08-15T19:59:22.417Z Downloaded simd-adler32 v0.3.8
8262026-08-15T19:59:22.420Z Downloaded ignore v0.4.25
8272026-08-15T19:59:22.423Z Downloaded downcast-rs v2.0.2
8282026-08-15T19:59:22.427Z Downloaded quinn-udp v0.5.14
8292026-08-15T19:59:22.430Z Downloaded rustc_version v0.4.1
8302026-08-15T19:59:22.432Z Downloaded ryu v1.0.23
8312026-08-15T19:59:22.435Z Downloaded libloading v0.8.9
8322026-08-15T19:59:22.435Z Downloaded scroll v0.13.0
8332026-08-15T19:59:22.438Z Downloaded digest-io v0.1.0
8342026-08-15T19:59:22.441Z Downloaded schemars v0.9.0
8352026-08-15T19:59:22.446Z Downloaded curve25519-dalek-derive v0.1.1
8362026-08-15T19:59:22.448Z Downloaded jiff-static v0.2.34
8372026-08-15T19:59:22.448Z Downloaded is-terminal v0.4.17
8382026-08-15T19:59:22.448Z Downloaded is_ci v1.2.0
8392026-08-15T19:59:22.448Z Downloaded hubpack v0.1.2
8402026-08-15T19:59:22.448Z Downloaded salsa20 v0.11.0
8412026-08-15T19:59:22.451Z Downloaded tungstenite v0.23.0
8422026-08-15T19:59:22.454Z Downloaded smf v0.2.3
8432026-08-15T19:59:22.454Z Downloaded url v2.5.8
8442026-08-15T19:59:22.457Z Downloaded synstructure v0.13.2
8452026-08-15T19:59:22.457Z Downloaded p256 v0.13.2
8462026-08-15T19:59:22.460Z Downloaded vsss-rs v3.3.4
8472026-08-15T19:59:22.460Z Downloaded match_cfg v0.1.0
8482026-08-15T19:59:22.460Z Downloaded corncobs v0.1.4
8492026-08-15T19:59:22.463Z Downloaded p256 v0.14.0
8502026-08-15T19:59:22.470Z Downloaded rand v0.8.6
8512026-08-15T19:59:22.473Z Downloaded tungstenite v0.28.0
8522026-08-15T19:59:22.476Z Downloaded unicode-bidi v0.3.18
8532026-08-15T19:59:22.479Z Downloaded crunchy v0.2.4
8542026-08-15T19:59:22.479Z Downloaded oso-derive v0.27.3
8552026-08-15T19:59:22.482Z Downloaded time-macros v0.2.27
8562026-08-15T19:59:22.485Z Downloaded dashu-base v0.5.1
8572026-08-15T19:59:22.488Z Downloaded openssl-probe v0.1.6
8582026-08-15T19:59:22.492Z Downloaded proc-macro-error-attr2 v2.0.0
8592026-08-15T19:59:22.495Z Downloaded pwd v1.4.0
8602026-08-15T19:59:22.498Z Downloaded tokio-tungstenite v0.28.0
8612026-08-15T19:59:22.498Z Downloaded deranged v0.5.8
8622026-08-15T19:59:22.498Z Downloaded digest v0.11.3
8632026-08-15T19:59:22.501Z Downloaded nonempty v0.12.0
8642026-08-15T19:59:22.501Z Downloaded num-iter v0.1.45
8652026-08-15T19:59:22.501Z Downloaded ssh-key v0.6.7
8662026-08-15T19:59:22.504Z Downloaded num-conv v0.2.0
8672026-08-15T19:59:22.504Z Downloaded powerfmt v0.2.0
8682026-08-15T19:59:22.507Z Downloaded rustls-platform-verifier v0.6.2
8692026-08-15T19:59:22.507Z Downloaded tracing-attributes v0.1.31
8702026-08-15T19:59:22.510Z Downloaded yoke v0.8.1
8712026-08-15T19:59:22.513Z Downloaded zeroize v1.9.0
8722026-08-15T19:59:22.513Z Downloaded rfc6979 v0.6.0
8732026-08-15T19:59:22.516Z Downloaded ed25519-dalek v3.0.0
8742026-08-15T19:59:22.516Z Downloaded secrecy v0.8.0
8752026-08-15T19:59:22.519Z Downloaded serde_urlencoded v0.7.1
8762026-08-15T19:59:22.519Z Downloaded jobserver v0.1.34
8772026-08-15T19:59:22.522Z Downloaded expectorate v1.2.0
8782026-08-15T19:59:22.524Z Downloaded hickory-server v0.25.2
8792026-08-15T19:59:22.527Z Downloaded hashbrown v0.13.2
8802026-08-15T19:59:22.530Z Downloaded toml_edit v0.19.15
8812026-08-15T19:59:22.536Z Downloaded http v1.4.2
8822026-08-15T19:59:22.539Z Downloaded openssl-sys v0.9.117
8832026-08-15T19:59:22.542Z Downloaded lru-slab v0.1.2
8842026-08-15T19:59:22.542Z Downloaded rtoolbox v0.0.3
8852026-08-15T19:59:22.544Z Downloaded snafu-derive v0.8.9
8862026-08-15T19:59:22.544Z Downloaded scuffle v0.1.0
8872026-08-15T19:59:22.547Z Downloaded daft v0.1.7
8882026-08-15T19:59:22.547Z Downloaded hashbrown v0.12.3
8892026-08-15T19:59:22.550Z Downloaded crc32fast v1.5.0
8902026-08-15T19:59:22.550Z Downloaded recursive v0.1.1
8912026-08-15T19:59:22.550Z Downloaded recursive-proc-macro-impl v0.1.1
8922026-08-15T19:59:22.550Z Downloaded sha1 v0.10.6
8932026-08-15T19:59:22.553Z Downloaded socket2 v0.5.10
8942026-08-15T19:59:22.553Z Downloaded libsw v3.5.0
8952026-08-15T19:59:22.553Z Downloaded sqlparser_derive v0.5.0
8962026-08-15T19:59:22.553Z Downloaded ssh-cipher v0.2.0
8972026-08-15T19:59:22.556Z Downloaded papergrid v0.18.0
8982026-08-15T19:59:22.556Z Downloaded slog-bunyan v2.5.0
8992026-08-15T19:59:22.559Z Downloaded subtle v2.6.1
9002026-08-15T19:59:22.559Z Downloaded libefi-sys v0.1.0
9012026-08-15T19:59:22.559Z Downloaded structmeta v0.3.0
9022026-08-15T19:59:22.565Z Downloaded rand v0.9.2
9032026-08-15T19:59:22.568Z Downloaded unicode-properties v0.1.4
9042026-08-15T19:59:22.571Z Downloaded oxide-tokio-rt v0.1.4
9052026-08-15T19:59:22.571Z Downloaded phf v0.13.1
9062026-08-15T19:59:22.571Z Downloaded poly1305 v0.8.0
9072026-08-15T19:59:22.575Z Downloaded tap v1.0.1
9082026-08-15T19:59:22.575Z Downloaded testing_table v0.3.0
9092026-08-15T19:59:22.575Z Downloaded topological-sort v0.2.2
9102026-08-15T19:59:22.579Z Downloaded ron v0.8.1
9112026-08-15T19:59:22.583Z Downloaded path-slash v0.1.5
9122026-08-15T19:59:22.585Z Downloaded pbkdf2 v0.13.0
9132026-08-15T19:59:22.585Z Downloaded miette-derive v7.6.0
9142026-08-15T19:59:22.586Z Downloaded nanorand v0.7.0
9152026-08-15T19:59:22.589Z Downloaded rand_core v0.6.4
9162026-08-15T19:59:22.589Z Downloaded rand_seeder v0.4.0
9172026-08-15T19:59:22.589Z Downloaded num-complex v0.4.6
9182026-08-15T19:59:22.589Z Downloaded postgres-protocol v0.6.10
9192026-08-15T19:59:22.592Z Downloaded universal-hash v0.5.1
9202026-08-15T19:59:22.592Z Downloaded universal-hash v0.6.1
9212026-08-15T19:59:22.592Z Downloaded xshell-macros v0.2.7
9222026-08-15T19:59:22.595Z Downloaded crc-catalog v2.4.0
9232026-08-15T19:59:22.597Z Downloaded ecdsa v0.17.0
9242026-08-15T19:59:22.598Z Downloaded hickory-resolver v0.25.2
9252026-08-15T19:59:22.605Z Downloaded hickory-resolver v0.24.4
9262026-08-15T19:59:22.608Z Downloaded ingot-macros v0.2.0
9272026-08-15T19:59:22.611Z Downloaded rustversion v1.0.22
9282026-08-15T19:59:22.611Z Downloaded serde_bytes v0.11.19
9292026-08-15T19:59:22.614Z Downloaded darling_macro v0.21.3
9302026-08-15T19:59:22.614Z Downloaded defmt v0.3.100
9312026-08-15T19:59:22.621Z Downloaded slog-async v2.8.0
9322026-08-15T19:59:22.623Z Downloaded slog-json v2.6.1
9332026-08-15T19:59:22.624Z Downloaded des v0.9.0
9342026-08-15T19:59:22.626Z Downloaded darling_core v0.23.0
9352026-08-15T19:59:22.629Z Downloaded document-features v0.2.12
9362026-08-15T19:59:22.629Z Downloaded aho-corasick v1.1.4
9372026-08-15T19:59:22.632Z Downloaded dyn-clone v1.0.20
9382026-08-15T19:59:22.632Z Downloaded indoc v1.0.9
9392026-08-15T19:59:22.635Z Downloaded zerocopy-derive v0.8.56
9402026-08-15T19:59:22.638Z Downloaded tar v0.4.46
9412026-08-15T19:59:22.641Z Downloaded shlex v1.3.0
9422026-08-15T19:59:22.641Z Downloaded stringprep v0.1.5
9432026-08-15T19:59:22.644Z Downloaded tokio-dtrace v0.1.1
9442026-08-15T19:59:22.644Z Downloaded tokio-tungstenite v0.21.0
9452026-08-15T19:59:22.644Z Downloaded tokio-tungstenite v0.23.1
9462026-08-15T19:59:22.647Z Downloaded instant v0.1.13
9472026-08-15T19:59:22.647Z Downloaded internet-checksum v0.2.1
9482026-08-15T19:59:22.647Z Downloaded difflib v0.4.0
9492026-08-15T19:59:22.647Z Downloaded http-range v0.1.5
9502026-08-15T19:59:22.647Z Downloaded num_threads v0.1.7
9512026-08-15T19:59:22.649Z Downloaded lru-cache v0.1.2
9522026-08-15T19:59:22.649Z Downloaded tinystr v0.8.2
9532026-08-15T19:59:22.649Z Downloaded md5 v0.8.0
9542026-08-15T19:59:22.649Z Downloaded icu_provider v2.1.1
9552026-08-15T19:59:22.652Z Downloaded indexmap v1.9.3
9562026-08-15T19:59:22.655Z Downloaded xshell v0.2.7
9572026-08-15T19:59:22.658Z Downloaded new_debug_unreachable v1.0.6
9582026-08-15T19:59:22.665Z Downloaded uzers v0.12.2
9592026-08-15T19:59:22.668Z Downloaded diesel_derives v2.3.7
9602026-08-15T19:59:22.670Z Downloaded zeroize_derive v1.5.0
9612026-08-15T19:59:22.670Z Downloaded parse-display v0.10.0
9622026-08-15T19:59:22.674Z Downloaded phf_shared v0.12.1
9632026-08-15T19:59:22.676Z Downloaded progenitor-macro v0.13.0
9642026-08-15T19:59:22.680Z Downloaded pkcs1 v0.7.5
9652026-08-15T19:59:22.682Z Downloaded convert_case v0.10.0
9662026-08-15T19:59:22.686Z Downloaded derive-ex v0.1.8
9672026-08-15T19:59:22.689Z Downloaded russh-util v0.52.0
9682026-08-15T19:59:22.689Z Downloaded rustc_version v0.1.7
9692026-08-15T19:59:22.689Z Downloaded serde-big-array v0.5.1
9702026-08-15T19:59:22.692Z Downloaded x509-cert v0.2.5
9712026-08-15T19:59:22.695Z Downloaded http-body-util v0.1.3
9722026-08-15T19:59:22.698Z Downloaded oso v0.27.3
9732026-08-15T19:59:22.701Z Downloaded rustc-demangle v0.1.27
9742026-08-15T19:59:22.701Z Downloaded rustyline v14.0.0
9752026-08-15T19:59:22.704Z Downloaded darling v0.13.4
9762026-08-15T19:59:22.707Z Downloaded keccak v0.2.0
9772026-08-15T19:59:22.707Z Downloaded structmeta-derive v0.3.0
9782026-08-15T19:59:22.707Z Downloaded sync-ptr v0.1.4
9792026-08-15T19:59:22.707Z Downloaded sapling-renderdag v0.1.0
9802026-08-15T19:59:22.710Z Downloaded signature v2.2.0
9812026-08-15T19:59:22.710Z Downloaded sync_wrapper v1.0.2
9822026-08-15T19:59:22.710Z Downloaded ssh-key v0.7.0-rc.11
9832026-08-15T19:59:22.713Z Downloaded schemars_derive v0.8.22
9842026-08-15T19:59:22.716Z Downloaded toml_edit v0.23.10+spec-1.0.0
9852026-08-15T19:59:22.719Z Downloaded progenitor-impl v0.13.0
9862026-08-15T19:59:22.719Z Downloaded tungstenite v0.21.0
9872026-08-15T19:59:22.722Z Downloaded oxnet v0.1.6
9882026-08-15T19:59:22.722Z Downloaded whoami v1.6.1
9892026-08-15T19:59:22.725Z Downloaded tokio-macros v2.7.0
9902026-08-15T19:59:22.725Z Downloaded multer v3.1.0
9912026-08-15T19:59:22.725Z Downloaded utf-8 v0.7.6
9922026-08-15T19:59:22.727Z Downloaded unarray v0.1.4
9932026-08-15T19:59:22.727Z Downloaded want v0.3.1
9942026-08-15T19:59:22.730Z Downloaded crypto-common v0.2.2
9952026-08-15T19:59:22.733Z Downloaded litemap v0.8.1
9962026-08-15T19:59:22.739Z Downloaded reedline v0.40.0
9972026-08-15T19:59:22.743Z Downloaded tower v0.5.3
9982026-08-15T19:59:22.748Z Downloaded rsa v0.9.10
9992026-08-15T19:59:22.751Z Downloaded darling_macro v0.23.0
10002026-08-15T19:59:22.754Z Downloaded pem v3.0.6
10012026-08-15T19:59:22.754Z Downloaded phf v0.12.1
10022026-08-15T19:59:22.754Z Downloaded const-oid v0.10.2
10032026-08-15T19:59:22.757Z Downloaded ppv-lite86 v0.2.21
10042026-08-15T19:59:22.760Z Downloaded similar v2.7.0
10052026-08-15T19:59:22.763Z Downloaded scrypt v0.12.0
10062026-08-15T19:59:22.763Z Downloaded libscf-sys v1.2.0
10072026-08-15T19:59:22.763Z Downloaded hubpack_derive v0.1.1
10082026-08-15T19:59:22.769Z Downloaded crypto-bigint v0.5.5
10092026-08-15T19:59:22.776Z Downloaded displaydoc v0.2.5
10102026-08-15T19:59:22.778Z Downloaded stacker v0.1.23
10112026-08-15T19:59:22.778Z Downloaded hashbrown v0.14.5
10122026-08-15T19:59:22.782Z Downloaded proc-macro-crate v3.4.0
10132026-08-15T19:59:22.785Z Downloaded zip v4.6.1
10142026-08-15T19:59:22.788Z Downloaded ctutils v0.4.2
10152026-08-15T19:59:22.792Z Downloaded vte v0.14.1
10162026-08-15T19:59:22.795Z Downloaded wyz v0.5.1
10172026-08-15T19:59:22.798Z Downloaded slog-scope v4.4.1
10182026-08-15T19:59:22.798Z Downloaded rfc6979 v0.4.0
10192026-08-15T19:59:22.804Z Downloaded thread_local v1.1.9
10202026-08-15T19:59:22.811Z Downloaded serde_with v1.14.0
10212026-08-15T19:59:22.814Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10222026-08-15T19:59:22.817Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10232026-08-15T19:59:22.820Z Downloaded scroll_derive v0.13.1
10242026-08-15T19:59:22.823Z Downloaded signal-hook-tokio v0.3.1
10252026-08-15T19:59:22.823Z Downloaded tabwriter v1.4.1
10262026-08-15T19:59:22.826Z Downloaded sqlformat v0.3.5
10272026-08-15T19:59:22.829Z Downloaded ident_case v1.0.1
10282026-08-15T19:59:22.831Z Downloaded unicode-normalization v0.1.25
10292026-08-15T19:59:22.838Z Downloaded ingot v0.2.1
10302026-08-15T19:59:22.838Z Downloaded stable_deref_trait v1.2.1
10312026-08-15T19:59:22.850Z Downloaded tracing-core v0.1.36
10322026-08-15T19:59:22.850Z Downloaded thiserror-impl-no-std v2.0.2
10332026-08-15T19:59:22.850Z Downloaded pem-rfc7468 v0.7.0
10342026-08-15T19:59:22.850Z Downloaded pin-project-lite v0.2.17
10352026-08-15T19:59:22.854Z Downloaded humantime v2.3.0
10362026-08-15T19:59:22.857Z Downloaded itertools v0.12.1
10372026-08-15T19:59:22.860Z Downloaded newtype-uuid-macros v0.1.0
10382026-08-15T19:59:22.860Z Downloaded openssl-macros v0.1.1
10392026-08-15T19:59:22.860Z Downloaded postcard v1.1.3
10402026-08-15T19:59:22.863Z Downloaded primeorder v0.14.0
10412026-08-15T19:59:22.863Z Downloaded unicase v2.9.0
10422026-08-15T19:59:22.869Z Downloaded crucible-workspace-hack v0.1.0
10432026-08-15T19:59:22.869Z Downloaded cstr-argument v0.1.2
10442026-08-15T19:59:22.869Z Downloaded httpdate v1.0.3
10452026-08-15T19:59:22.869Z Downloaded dirs-next v2.0.0
10462026-08-15T19:59:22.869Z Downloaded hashbrown v0.16.1
10472026-08-15T19:59:22.872Z Downloaded sha2 v0.11.0
10482026-08-15T19:59:22.872Z Downloaded publicsuffix v2.3.0
10492026-08-15T19:59:22.872Z Downloaded zip v0.6.6
10502026-08-15T19:59:22.875Z Downloaded hashbrown v0.15.5
10512026-08-15T19:59:22.878Z Downloaded rand_core v0.10.0
10522026-08-15T19:59:22.878Z Downloaded zerovec-derive v0.11.2
10532026-08-15T19:59:22.878Z Downloaded oxide-update-engine-types v0.1.2
10542026-08-15T19:59:22.881Z Downloaded internal-russh-num-bigint v0.5.0
10552026-08-15T19:59:22.884Z Downloaded newtype-uuid v1.3.2
10562026-08-15T19:59:22.884Z Downloaded rustls-webpki v0.103.13
10572026-08-15T19:59:22.884Z Downloaded defmt v1.0.1
10582026-08-15T19:59:22.887Z Downloaded darling v0.20.11
10592026-08-15T19:59:22.890Z Downloaded smallvec v0.6.14
10602026-08-15T19:59:22.892Z Downloaded icu_collections v2.1.1
10612026-08-15T19:59:22.895Z Downloaded diff v0.1.13
10622026-08-15T19:59:22.898Z Downloaded aws-lc-rs v1.16.3
10632026-08-15T19:59:22.901Z Downloaded usdt-impl v0.6.0
10642026-08-15T19:59:22.904Z Downloaded cookie_store v0.22.1
10652026-08-15T19:59:22.907Z Downloaded vergen-gitcl v1.0.8
10662026-08-15T19:59:22.907Z Downloaded serde_repr v0.1.20
10672026-08-15T19:59:22.910Z Downloaded scheduled-thread-pool v0.2.7
10682026-08-15T19:59:22.913Z Downloaded omicron-zone-package v0.12.3
10692026-08-15T19:59:22.915Z Downloaded iri-string v0.7.10
10702026-08-15T19:59:22.919Z Downloaded der v0.8.0
10712026-08-15T19:59:22.922Z Downloaded regex v1.12.3
10722026-08-15T19:59:22.925Z Downloaded tough v0.22.0
10732026-08-15T19:59:22.929Z Downloaded zstd-safe v7.2.4
10742026-08-15T19:59:22.932Z Downloaded data-encoding v2.10.0
10752026-08-15T19:59:22.932Z Downloaded typify v0.6.2
10762026-08-15T19:59:22.935Z Downloaded strum v0.27.2
10772026-08-15T19:59:22.935Z Downloaded ipnet v2.12.1
10782026-08-15T19:59:22.938Z Downloaded instability v0.3.11
10792026-08-15T19:59:22.941Z Downloaded utf8_iter v1.0.4
10802026-08-15T19:59:22.944Z Downloaded hkdf v0.12.4
10812026-08-15T19:59:22.944Z Downloaded zerofrom v0.1.6
10822026-08-15T19:59:22.947Z Downloaded zerofrom-derive v0.1.6
10832026-08-15T19:59:22.947Z Downloaded blake3 v1.8.5
10842026-08-15T19:59:22.950Z Downloaded const_format v0.2.35
10852026-08-15T19:59:22.952Z Downloaded toml_writer v1.1.1+spec-1.1.0
10862026-08-15T19:59:22.952Z Downloaded quick-xml v0.37.5
10872026-08-15T19:59:22.955Z Downloaded darling v0.21.3
10882026-08-15T19:59:22.958Z Downloaded hkdf v0.13.0
10892026-08-15T19:59:22.961Z Downloaded packed_struct v0.10.1
10902026-08-15T19:59:22.961Z Downloaded smallvec v1.15.1
10912026-08-15T19:59:22.961Z Downloaded rlimit v0.10.2
10922026-08-15T19:59:22.964Z Downloaded dirs-sys-next v0.1.2
10932026-08-15T19:59:22.964Z Downloaded bitvec v1.0.1
10942026-08-15T19:59:22.970Z Downloaded dtrace-parser v0.3.0
10952026-08-15T19:59:22.973Z Downloaded primeorder v0.13.6
10962026-08-15T19:59:22.973Z Downloaded tokio-native-tls v0.3.1
10972026-08-15T19:59:22.973Z Downloaded sha3 v0.12.0
10982026-08-15T19:59:22.976Z Downloaded impl-trait-for-tuples v0.2.3
10992026-08-15T19:59:22.976Z Downloaded poly1305 v0.9.0
11002026-08-15T19:59:22.980Z Downloaded icu_properties v2.1.2
11012026-08-15T19:59:22.980Z Downloaded shell-words v1.1.1
11022026-08-15T19:59:22.980Z Downloaded vergen-git2 v9.1.0
11032026-08-15T19:59:22.983Z Downloaded indent_write v2.2.0
11042026-08-15T19:59:22.983Z Downloaded managed v0.8.0
11052026-08-15T19:59:22.983Z Downloaded lzss v0.8.2
11062026-08-15T19:59:22.983Z Downloaded winnow v1.0.3
11072026-08-15T19:59:22.986Z Downloaded derive_more v2.1.1
11082026-08-15T19:59:22.992Z Downloaded snafu v0.8.9
11092026-08-15T19:59:22.995Z Downloaded icu_normalizer v2.1.1
11102026-08-15T19:59:22.998Z Downloaded icu_normalizer_data v2.1.1
11112026-08-15T19:59:23.001Z Downloaded pkcs8 v0.10.2
11122026-08-15T19:59:23.001Z Downloaded rand_chacha v0.9.0
11132026-08-15T19:59:23.001Z Downloaded try-lock v0.2.5
11142026-08-15T19:59:23.001Z Downloaded convert_case v0.4.0
11152026-08-15T19:59:23.005Z Downloaded minimal-lexical v0.2.1
11162026-08-15T19:59:23.005Z Downloaded rand_chacha v0.3.1
11172026-08-15T19:59:23.005Z Downloaded memmap2 v0.9.10
11182026-08-15T19:59:23.008Z Downloaded zone_cfg_derive v0.3.1
11192026-08-15T19:59:23.011Z Downloaded chrono v0.4.45
11202026-08-15T19:59:23.014Z Downloaded darling_macro v0.20.11
11212026-08-15T19:59:23.014Z Downloaded derive_builder_macro v0.20.2
11222026-08-15T19:59:23.016Z Downloaded serde_cbor v0.11.2
11232026-08-15T19:59:23.019Z Downloaded tiny-keccak v2.0.2
11242026-08-15T19:59:23.022Z Downloaded bindgen v0.71.1
11252026-08-15T19:59:23.025Z Downloaded dropshot-api-manager-types v0.7.2
11262026-08-15T19:59:23.031Z Downloaded maplit v1.0.2
11272026-08-15T19:59:23.032Z Downloaded unicode-segmentation v1.12.0
11282026-08-15T19:59:23.032Z Downloaded knus v3.4.0
11292026-08-15T19:59:23.032Z Downloaded unsafe-libyaml v0.2.11
11302026-08-15T19:59:23.037Z Downloaded rustls-pemfile v2.2.0
11312026-08-15T19:59:23.037Z Downloaded dropshot_endpoint v0.17.1
11322026-08-15T19:59:23.039Z Downloaded same-file v1.0.6
11332026-08-15T19:59:23.039Z Downloaded toml_parser v1.1.2+spec-1.1.0
11342026-08-15T19:59:23.039Z Downloaded tui-tree-widget v0.23.1
11352026-08-15T19:59:23.042Z Downloaded iddqd v0.4.2
11362026-08-15T19:59:23.046Z Downloaded yasna v0.5.2
11372026-08-15T19:59:23.049Z Downloaded h2 v0.4.15
11382026-08-15T19:59:23.051Z Downloaded lock_api v0.4.14
11392026-08-15T19:59:23.051Z Downloaded crc-any v2.5.0
11402026-08-15T19:59:23.054Z Downloaded spki v0.7.3
11412026-08-15T19:59:23.054Z Downloaded tls_codec_derive v0.4.2
11422026-08-15T19:59:23.056Z Downloaded libbz2-rs-sys v0.2.2
11432026-08-15T19:59:23.056Z Downloaded tower-layer v0.3.3
11442026-08-15T19:59:23.059Z Downloaded rayon v1.11.0
11452026-08-15T19:59:23.063Z Downloaded salty v0.3.0
11462026-08-15T19:59:23.067Z Downloaded nu-ansi-term v0.50.3
11472026-08-15T19:59:23.069Z Downloaded futures-util v0.3.32
11482026-08-15T19:59:23.077Z Downloaded typed-path v0.9.3
11492026-08-15T19:59:23.079Z Downloaded unicode-xid v0.2.6
11502026-08-15T19:59:23.079Z Downloaded olpc-cjson v0.1.4
11512026-08-15T19:59:23.079Z Downloaded rand_pcg v0.10.2
11522026-08-15T19:59:23.083Z Downloaded rand_xorshift v0.4.0
11532026-08-15T19:59:23.083Z Downloaded peg-runtime v0.8.5
11542026-08-15T19:59:23.083Z Downloaded num_enum_derive v0.7.6
11552026-08-15T19:59:23.083Z Downloaded progenitor-impl v0.14.0
11562026-08-15T19:59:23.086Z Downloaded csv-core v0.1.13
11572026-08-15T19:59:23.089Z Downloaded progenitor-client v0.14.0
11582026-08-15T19:59:23.094Z Downloaded slog-term v2.9.2
11592026-08-15T19:59:23.096Z Downloaded parking_lot v0.11.2
11602026-08-15T19:59:23.096Z Downloaded num-primitive v0.2.1
11612026-08-15T19:59:23.099Z Downloaded resolv-conf v0.7.6
11622026-08-15T19:59:23.099Z Downloaded rand_core v0.9.5
11632026-08-15T19:59:23.099Z Downloaded semver v0.1.20
11642026-08-15T19:59:23.099Z Downloaded strum_macros v0.27.2
11652026-08-15T19:59:23.104Z Downloaded unit-prefix v0.5.2
11662026-08-15T19:59:23.107Z Downloaded whoami v2.1.0
11672026-08-15T19:59:23.110Z Downloaded pkg-config v0.3.32
11682026-08-15T19:59:23.110Z Downloaded proc-macro-error2 v2.0.1
11692026-08-15T19:59:23.112Z Downloaded serde_with_macros v1.5.2
11702026-08-15T19:59:23.112Z Downloaded phf_shared v0.13.1
11712026-08-15T19:59:23.112Z Downloaded icu_locale_core v2.1.1
11722026-08-15T19:59:23.115Z Downloaded mime v0.3.17
11732026-08-15T19:59:23.118Z Downloaded usdt-attr-macro v0.6.0
11742026-08-15T19:59:23.118Z Downloaded serde_yaml v0.9.34+deprecated
11752026-08-15T19:59:23.118Z Downloaded term v1.2.1
11762026-08-15T19:59:23.121Z Downloaded dropshot-api-manager v0.7.2
11772026-08-15T19:59:23.124Z Downloaded string_cache v0.8.9
11782026-08-15T19:59:23.127Z Downloaded termios v0.3.3
11792026-08-15T19:59:23.127Z Downloaded icu_properties_data v2.1.2
11802026-08-15T19:59:23.131Z Downloaded quinn v0.11.11
11812026-08-15T19:59:23.134Z Downloaded defmt-macros v1.0.1
11822026-08-15T19:59:23.136Z Downloaded miette v7.6.0
11832026-08-15T19:59:23.139Z Downloaded cpubits v0.1.1
11842026-08-15T19:59:23.139Z Downloaded predicates-tree v1.0.13
11852026-08-15T19:59:23.139Z Downloaded russh v0.62.4
11862026-08-15T19:59:23.143Z Downloaded lalrpop-util v0.19.12
11872026-08-15T19:59:23.146Z Downloaded derive-where v1.6.0
11882026-08-15T19:59:23.146Z Downloaded linear-map v1.2.0
11892026-08-15T19:59:23.149Z Downloaded parking_lot_core v0.8.6
11902026-08-15T19:59:23.149Z Downloaded rusty-fork v0.3.1
11912026-08-15T19:59:23.149Z Downloaded samael v0.0.19
11922026-08-15T19:59:23.152Z Downloaded winnow v0.6.26
11932026-08-15T19:59:23.156Z Downloaded kem v0.3.0
11942026-08-15T19:59:23.159Z Downloaded rayon-core v1.13.0
11952026-08-15T19:59:23.159Z Downloaded progenitor-extras v0.2.0
11962026-08-15T19:59:23.162Z Downloaded rustls-native-certs v0.8.3
11972026-08-15T19:59:23.162Z Downloaded ssh-cipher v0.3.0
11982026-08-15T19:59:23.162Z Downloaded delegate v0.13.5
11992026-08-15T19:59:23.162Z Downloaded derive_builder_core v0.20.2
12002026-08-15T19:59:23.164Z Downloaded serde_spanned v1.1.1
12012026-08-15T19:59:23.165Z Downloaded ipnetwork v0.21.1
12022026-08-15T19:59:23.165Z Downloaded p384 v0.14.0
12032026-08-15T19:59:23.167Z Downloaded ingot-types v0.2.0
12042026-08-15T19:59:23.167Z Downloaded parking_lot_core v0.9.12
12052026-08-15T19:59:23.170Z Downloaded steno v0.4.1
12062026-08-15T19:59:23.173Z Downloaded display-error-chain v0.2.2
12072026-08-15T19:59:23.173Z Downloaded percent-encoding v2.3.2
12082026-08-15T19:59:23.173Z Downloaded progenitor-macro v0.14.0
12092026-08-15T19:59:23.176Z Downloaded password-hash v0.6.1
12102026-08-15T19:59:23.178Z Downloaded iana-time-zone v0.1.65
12112026-08-15T19:59:23.192Z Downloaded crossbeam-channel v0.5.15
12122026-08-15T19:59:23.195Z Downloaded num-modular v0.6.4
12132026-08-15T19:59:23.195Z Downloaded dunce v1.0.5
12142026-08-15T19:59:23.198Z Downloaded petname v2.0.2
12152026-08-15T19:59:23.201Z Downloaded vergen-lib v0.1.6
12162026-08-15T19:59:23.201Z Downloaded memoffset v0.9.1
12172026-08-15T19:59:23.204Z Downloaded kstat-rs v0.2.5
12182026-08-15T19:59:23.204Z Downloaded supports-unicode v3.0.0
12192026-08-15T19:59:23.204Z Downloaded unicode-truncate v1.1.0
12202026-08-15T19:59:23.204Z Downloaded tower-service v0.3.3
12212026-08-15T19:59:23.207Z Downloaded idna_adapter v1.2.1
12222026-08-15T19:59:23.207Z Downloaded predicates v3.1.4
12232026-08-15T19:59:23.209Z Downloaded secrecy v0.10.3
12242026-08-15T19:59:23.209Z Downloaded illumos-nvpair-sys v0.2.0
12252026-08-15T19:59:23.209Z Downloaded opaque-debug v0.3.1
12262026-08-15T19:59:23.217Z Downloaded darling_core v0.21.3
12272026-08-15T19:59:23.221Z Downloaded reqwest v0.12.28
12282026-08-15T19:59:23.225Z Downloaded russh-cryptovec v0.62.0
12292026-08-15T19:59:23.227Z Downloaded crossbeam-utils v0.8.21
12302026-08-15T19:59:23.227Z Downloaded sec1 v0.8.1
12312026-08-15T19:59:23.234Z Downloaded uuid v1.23.4
12322026-08-15T19:59:23.240Z Downloaded ssh-encoding v0.3.0
12332026-08-15T19:59:23.245Z Downloaded jiff-core v0.1.0
12342026-08-15T19:59:23.256Z Downloaded critical-section v1.2.0
12352026-08-15T19:59:23.259Z Downloaded writeable v0.6.2
12362026-08-15T19:59:23.261Z Downloaded constant_time_eq v0.4.2
12372026-08-15T19:59:23.261Z Downloaded ctr v0.10.1
12382026-08-15T19:59:23.264Z Downloaded spin v0.9.8
12392026-08-15T19:59:23.267Z Downloaded tower-http v0.6.8
12402026-08-15T19:59:23.272Z Downloaded const_format_proc_macros v0.2.34
12412026-08-15T19:59:23.275Z Downloaded hybrid-array v0.4.13
12422026-08-15T19:59:23.277Z Downloaded pkcs1 v0.8.0-rc.4
12432026-08-15T19:59:23.277Z Downloaded walkdir v2.5.0
12442026-08-15T19:59:23.280Z Downloaded toml v0.7.8
12452026-08-15T19:59:23.280Z Downloaded zstd v0.13.3
12462026-08-15T19:59:23.286Z Downloaded p384 v0.13.1
12472026-08-15T19:59:23.291Z Downloaded term v0.7.0
12482026-08-15T19:59:23.301Z Downloaded time v0.3.47
12492026-08-15T19:59:23.307Z Downloaded unicode_categories v0.1.1
12502026-08-15T19:59:23.310Z Downloaded litrs v1.0.0
12512026-08-15T19:59:23.312Z Downloaded rand v0.10.1
12522026-08-15T19:59:23.312Z Downloaded drift v0.2.0
12532026-08-15T19:59:23.319Z Downloaded crossterm v0.28.1
12542026-08-15T19:59:23.323Z Downloaded darling_core v0.13.4
12552026-08-15T19:59:23.326Z Downloaded p521 v0.14.0
12562026-08-15T19:59:23.329Z Downloaded pin-project v1.1.11
12572026-08-15T19:59:23.335Z Downloaded itertools v0.13.0
12582026-08-15T19:59:23.339Z Downloaded slog v2.8.2
12592026-08-15T19:59:23.354Z Downloaded polar-core v0.27.3
12602026-08-15T19:59:23.361Z Downloaded miniz_oxide v0.8.9
12612026-08-15T19:59:23.369Z Downloaded password-hash v0.5.0
12622026-08-15T19:59:23.372Z Downloaded git2 v0.20.4
12632026-08-15T19:59:23.382Z Downloaded itertools v0.10.5
12642026-08-15T19:59:23.382Z Downloaded signal-hook v0.3.18
12652026-08-15T19:59:23.382Z Downloaded nom v7.1.3
12662026-08-15T19:59:23.387Z Downloaded tinyvec v1.12.0
12672026-08-15T19:59:23.389Z Downloaded crypto-bigint v0.7.5
12682026-08-15T19:59:23.397Z Downloaded vcpkg v0.2.15
12692026-08-15T19:59:23.419Z Downloaded mio v1.2.0
12702026-08-15T19:59:23.422Z Downloaded hyper v1.10.1
12712026-08-15T19:59:23.426Z Downloaded derive_more-impl v2.1.1
12722026-08-15T19:59:23.429Z Downloaded indicatif v0.18.4
12732026-08-15T19:59:23.432Z Downloaded schemars v1.2.1
12742026-08-15T19:59:23.438Z Downloaded num-bigint-dig v0.8.6
12752026-08-15T19:59:23.441Z Downloaded qorb v0.4.1
12762026-08-15T19:59:23.443Z Downloaded radix_trie v0.2.1
12772026-08-15T19:59:23.446Z Downloaded der v0.7.10
12782026-08-15T19:59:23.449Z Downloaded libxml v0.3.3
12792026-08-15T19:59:23.452Z Downloaded libm v0.2.16
12802026-08-15T19:59:23.457Z Downloaded nom v8.0.0
12812026-08-15T19:59:23.459Z Downloaded rsa v0.10.0-rc.18
12822026-08-15T19:59:23.462Z Downloaded crossterm v0.29.0
12832026-08-15T19:59:23.466Z Downloaded object v0.37.3
12842026-08-15T19:59:23.472Z Downloaded darling_core v0.20.11
12852026-08-15T19:59:23.474Z Downloaded proptest v1.11.0
12862026-08-15T19:59:23.480Z Downloaded goblin v0.10.5
12872026-08-15T19:59:23.484Z Downloaded tokio-util v0.7.18
12882026-08-15T19:59:23.488Z Downloaded zerovec v0.11.5
12892026-08-15T19:59:23.490Z Downloaded nix v0.27.1
12902026-08-15T19:59:23.496Z Downloaded dashu-int v0.5.1
12912026-08-15T19:59:23.501Z Downloaded yansi v1.0.1
12922026-08-15T19:59:23.503Z Downloaded zlib-rs v0.6.2
12932026-08-15T19:59:23.506Z Downloaded bstr v1.12.1
12942026-08-15T19:59:23.509Z Downloaded idna v1.1.0
12952026-08-15T19:59:23.512Z Downloaded itertools v0.14.0
12962026-08-15T19:59:23.514Z Downloaded subprocess v0.2.15
12972026-08-15T19:59:23.517Z Downloaded p521 v0.13.3
12982026-08-15T19:59:23.520Z Downloaded rustls v0.23.41
12992026-08-15T19:59:23.524Z Downloaded itertools v0.15.0
13002026-08-15T19:59:23.528Z Downloaded gimli v0.32.3
13012026-08-15T19:59:23.532Z Downloaded rawzip v0.4.4
13022026-08-15T19:59:23.535Z Downloaded tokio-postgres v0.7.16
13032026-08-15T19:59:23.545Z Downloaded hyper-util v0.1.20
13042026-08-15T19:59:23.548Z Downloaded tabled v0.21.0
13052026-08-15T19:59:23.562Z Downloaded nix v0.28.0
13062026-08-15T19:59:23.568Z Downloaded crypto-primes v0.7.2
13072026-08-15T19:59:23.571Z Downloaded lalrpop v0.19.12
13082026-08-15T19:59:23.577Z Downloaded moka v0.12.13
13092026-08-15T19:59:23.581Z Downloaded object v0.30.4
13102026-08-15T19:59:23.597Z Downloaded portable-atomic v1.13.1
13112026-08-15T19:59:23.602Z Downloaded regress v0.10.5
13122026-08-15T19:59:23.619Z Downloaded openssl v0.10.80
13132026-08-15T19:59:23.624Z Downloaded smoltcp v0.11.0
13142026-08-15T19:59:23.647Z Downloaded serde_with v3.21.0
13152026-08-15T19:59:23.658Z Downloaded dropshot v0.17.1
13162026-08-15T19:59:23.670Z Downloaded curve25519-dalek v4.1.3
13172026-08-15T19:59:23.683Z Downloaded reqwest v0.13.2
13182026-08-15T19:59:23.693Z Downloaded quinn-proto v0.11.16
13192026-08-15T19:59:23.704Z Downloaded winnow v0.5.40
13202026-08-15T19:59:23.709Z Downloaded diesel v2.3.7
13212026-08-15T19:59:23.721Z Downloaded sha3 v0.11.0
13222026-08-15T19:59:23.724Z Downloaded regex-syntax v0.8.10
13232026-08-15T19:59:23.728Z Downloaded bzip2-sys v0.1.13+1.0.8
13242026-08-15T19:59:23.747Z Downloaded hickory-proto v0.24.4
13252026-08-15T19:59:23.756Z Downloaded typify-impl v0.6.2
13262026-08-15T19:59:23.766Z Downloaded sled v0.34.7
13272026-08-15T19:59:23.770Z Downloaded openapiv3 v2.2.0
13282026-08-15T19:59:23.777Z Downloaded sqlparser v0.61.0
13292026-08-15T19:59:23.783Z Downloaded petgraph v0.6.5
13302026-08-15T19:59:23.797Z Downloaded regress v0.11.1
13312026-08-15T19:59:23.801Z Downloaded smoltcp v0.9.1
13322026-08-15T19:59:23.807Z Downloaded chrono-tz v0.10.4
13332026-08-15T19:59:23.817Z Downloaded hickory-proto v0.25.2
13342026-08-15T19:59:23.826Z Downloaded curve25519-dalek v5.0.0
13352026-08-15T19:59:23.833Z Downloaded zerocopy v0.8.56
13362026-08-15T19:59:23.843Z Downloaded regex-syntax v0.6.29
13372026-08-15T19:59:23.886Z Downloaded nix v0.31.2
13382026-08-15T19:59:23.907Z Downloaded ring v0.17.14
13392026-08-15T19:59:23.962Z Downloaded rustix v0.38.44
13402026-08-15T19:59:23.975Z Downloaded ratatui v0.29.0
13412026-08-15T19:59:24.032Z Downloaded tracing v0.1.44
13422026-08-15T19:59:24.065Z Downloaded zerocopy-derive v0.6.6
13432026-08-15T19:59:24.093Z Downloaded regex-automata v0.4.14
13442026-08-15T19:59:24.134Z Downloaded jiff v0.2.34
13452026-08-15T19:59:24.236Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13462026-08-15T19:59:24.247Z Downloaded petgraph v0.8.3
13472026-08-15T19:59:24.268Z Downloaded csv v1.4.0
13482026-08-15T19:59:24.316Z Downloaded tokio v1.52.1
13492026-08-15T19:59:24.340Z Downloaded libz-sys v1.1.24
13502026-08-15T19:59:24.352Z Downloaded sha3 v0.10.8
13512026-08-15T19:59:24.387Z Downloaded encoding_rs v0.8.35
13522026-08-15T19:59:24.448Z Downloaded aws-lc-sys v0.40.0
13532026-08-15T19:59:24.596Z Downloaded libgit2-sys v0.18.3+1.9.2
13542026-08-15T19:59:24.841Z Downloaded dsi-bitstream v0.10.1
13552026-08-15T19:59:25.043Z Compiling libc v0.2.185
13562026-08-15T19:59:25.043Z Compiling serde_core v1.0.228
13572026-08-15T19:59:25.043Z Compiling serde v1.0.228
13582026-08-15T19:59:25.046Z Compiling portable-atomic v1.13.1
13592026-08-15T19:59:25.046Z Compiling smallvec v1.15.1
13602026-08-15T19:59:25.046Z Compiling log v0.4.33
13612026-08-15T19:59:25.046Z Compiling critical-section v1.2.0
13622026-08-15T19:59:25.046Z Compiling syn v2.0.117
13632026-08-15T19:59:25.355Z Compiling subtle v2.6.1
13642026-08-15T19:59:25.419Z Compiling allocator-api2 v0.2.21
13652026-08-15T19:59:25.433Z Compiling zerocopy v0.8.56
13662026-08-15T19:59:25.519Z Compiling typenum v1.20.1
13672026-08-15T19:59:25.534Z Compiling scopeguard v1.2.0
13682026-08-15T19:59:25.636Z Compiling foldhash v0.2.0
13692026-08-15T19:59:25.736Z Compiling lock_api v0.4.14
13702026-08-15T19:59:25.844Z Compiling shlex v1.3.0
13712026-08-15T19:59:25.859Z Compiling find-msvc-tools v0.1.9
13722026-08-15T19:59:25.963Z Compiling hashbrown v0.17.0
13732026-08-15T19:59:26.030Z Compiling errno v0.3.14
13742026-08-15T19:59:26.050Z Compiling getrandom v0.2.17
13752026-08-15T19:59:26.115Z Compiling jobserver v0.1.34
13762026-08-15T19:59:26.172Z Compiling once_cell v1.21.3
13772026-08-15T19:59:26.242Z Compiling rand_core v0.6.4
13782026-08-15T19:59:26.271Z Compiling stable_deref_trait v1.2.1
13792026-08-15T19:59:26.290Z Compiling generic-array v0.14.7
13802026-08-15T19:59:26.345Z Compiling cc v1.2.56
13812026-08-15T19:59:26.376Z Compiling serde_json v1.0.151
13822026-08-15T19:59:26.473Z Compiling const-oid v0.9.6
13832026-08-15T19:59:26.511Z Compiling libm v0.2.16
13842026-08-15T19:59:26.534Z Compiling num-traits v0.2.19
13852026-08-15T19:59:26.548Z Compiling getrandom v0.3.4
13862026-08-15T19:59:26.581Z Compiling writeable v0.6.2
13872026-08-15T19:59:26.771Z Compiling litemap v0.8.1
13882026-08-15T19:59:26.874Z Compiling parking_lot_core v0.9.12
13892026-08-15T19:59:26.956Z Compiling pin-project-lite v0.2.17
13902026-08-15T19:59:27.056Z Compiling percent-encoding v2.3.2
13912026-08-15T19:59:27.127Z Compiling icu_normalizer_data v2.1.1
13922026-08-15T19:59:27.199Z Compiling icu_properties_data v2.1.2
13932026-08-15T19:59:27.296Z Compiling bitflags v2.11.0
13942026-08-15T19:59:27.309Z Compiling indexmap v2.14.0
13952026-08-15T19:59:27.463Z Compiling semver v1.0.28
13962026-08-15T19:59:27.632Z Compiling signal-hook-registry v1.4.8
13972026-08-15T19:59:27.860Z Compiling rustix v1.1.4
13982026-08-15T19:59:27.914Z Compiling parking_lot v0.12.5
13992026-08-15T19:59:27.999Z Compiling mio v1.2.0
14002026-08-15T19:59:28.047Z Compiling futures-core v0.3.32
14012026-08-15T19:59:28.117Z Compiling synstructure v0.13.2
14022026-08-15T19:59:28.207Z Compiling pkg-config v0.3.32
14032026-08-15T19:59:28.292Z Compiling socket2 v0.6.3
14042026-08-15T19:59:28.424Z Compiling utf8_iter v1.0.4
14052026-08-15T19:59:28.473Z Compiling base64ct v1.8.3
14062026-08-15T19:59:28.543Z Compiling form_urlencoded v1.2.2
14072026-08-15T19:59:28.573Z Compiling cfg_aliases v0.2.1
14082026-08-15T19:59:28.648Z Compiling flagset v0.4.7
14092026-08-15T19:59:28.707Z Compiling pem-rfc7468 v0.7.0
14102026-08-15T19:59:28.722Z Compiling getrandom v0.4.3
14112026-08-15T19:59:28.725Z Compiling rand_core v0.10.0
14122026-08-15T19:59:28.755Z Compiling winnow v1.0.3
14132026-08-15T19:59:28.769Z Compiling toml_datetime v0.7.5+spec-1.1.0
14142026-08-15T19:59:28.783Z Compiling futures-sink v0.3.32
14152026-08-15T19:59:28.888Z Compiling futures-channel v0.3.32
14162026-08-15T19:59:28.903Z Compiling slab v0.4.12
14172026-08-15T19:59:29.013Z Compiling futures-task v0.3.32
14182026-08-15T19:59:29.016Z Compiling futures-io v0.3.32
14192026-08-15T19:59:29.078Z Compiling rustversion v1.0.22
14202026-08-15T19:59:29.113Z Compiling borsh v1.8.0
14212026-08-15T19:59:29.180Z Compiling base64 v0.22.1
14222026-08-15T19:59:29.184Z Compiling iana-time-zone v0.1.65
14232026-08-15T19:59:29.321Z Compiling ident_case v1.0.1
14242026-08-15T19:59:29.390Z Compiling cpufeatures v0.2.17
14252026-08-15T19:59:29.397Z Compiling simd-adler32 v0.3.8
14262026-08-15T19:59:29.443Z Compiling rustc_version v0.4.1
14272026-08-15T19:59:29.458Z Compiling syn v1.0.109
14282026-08-15T19:59:29.512Z Compiling adler2 v2.0.1
14292026-08-15T19:59:29.638Z Compiling terminal_size v0.4.3
14302026-08-15T19:59:29.653Z Compiling miniz_oxide v0.8.9
14312026-08-15T19:59:29.756Z Compiling toml_parser v1.1.2+spec-1.1.0
14322026-08-15T19:59:29.785Z Compiling serde_derive_internals v0.29.1
14332026-08-15T19:59:29.816Z Compiling cmake v0.1.57
14342026-08-15T19:59:29.845Z Compiling serde_derive v1.0.228
14352026-08-15T19:59:29.862Z Compiling zeroize_derive v1.5.0
14362026-08-15T19:59:29.876Z Compiling zerocopy-derive v0.8.56
14372026-08-15T19:59:30.044Z Compiling zerofrom-derive v0.1.6
14382026-08-15T19:59:30.211Z Compiling yoke-derive v0.8.1
14392026-08-15T19:59:30.281Z Compiling zerovec-derive v0.11.2
14402026-08-15T19:59:30.389Z Compiling displaydoc v0.2.5
14412026-08-15T19:59:30.504Z Compiling zeroize v1.9.0
14422026-08-15T19:59:30.719Z Compiling tokio-macros v2.7.0
14432026-08-15T19:59:31.137Z Compiling thiserror-impl v2.0.18
14442026-08-15T19:59:31.257Z Compiling crypto-common v0.1.7
14452026-08-15T19:59:31.390Z Compiling block-buffer v0.10.4
14462026-08-15T19:59:31.406Z Compiling der_derive v0.7.3
14472026-08-15T19:59:31.422Z Compiling toml_edit v0.23.10+spec-1.0.0
14482026-08-15T19:59:31.456Z Compiling zerofrom v0.1.6
14492026-08-15T19:59:31.471Z Compiling futures-macro v0.3.32
14502026-08-15T19:59:31.553Z Compiling yoke v0.8.1
14512026-08-15T19:59:31.577Z Compiling digest v0.10.7
14522026-08-15T19:59:31.736Z Compiling zerovec v0.11.5
14532026-08-15T19:59:31.823Z Compiling zerotrie v0.2.3
14542026-08-15T19:59:32.119Z Compiling proc-macro-crate v3.4.0
14552026-08-15T19:59:32.286Z Compiling tinystr v0.8.2
14562026-08-15T19:59:32.303Z Compiling potential_utf v0.1.4
14572026-08-15T19:59:32.394Z Compiling der v0.7.10
14582026-08-15T19:59:32.470Z Compiling icu_locale_core v2.1.1
14592026-08-15T19:59:32.488Z Compiling icu_collections v2.1.1
14602026-08-15T19:59:32.502Z Compiling thiserror v2.0.18
14612026-08-15T19:59:32.517Z Compiling futures-util v0.3.32
14622026-08-15T19:59:32.608Z Compiling thiserror-impl v1.0.69
14632026-08-15T19:59:32.660Z Compiling borsh-derive v1.8.0
14642026-08-15T19:59:32.963Z Compiling hmac v0.12.1
14652026-08-15T19:59:33.122Z Compiling icu_provider v2.1.1
14662026-08-15T19:59:33.335Z Compiling bytes v1.11.1
14672026-08-15T19:59:33.356Z Compiling spki v0.7.3
14682026-08-15T19:59:33.423Z Compiling icu_properties v2.1.2
14692026-08-15T19:59:33.567Z Compiling icu_normalizer v2.1.1
14702026-08-15T19:59:33.597Z Compiling pkcs8 v0.10.2
14712026-08-15T19:59:33.846Z Compiling tokio v1.52.1
14722026-08-15T19:59:33.861Z Compiling chrono v0.4.45
14732026-08-15T19:59:33.940Z Compiling thiserror v1.0.69
14742026-08-15T19:59:34.044Z Compiling ipnet v2.12.1
14752026-08-15T19:59:34.098Z Compiling sha2 v0.10.9
14762026-08-15T19:59:34.377Z Compiling ppv-lite86 v0.2.21
14772026-08-15T19:59:34.491Z Compiling idna_adapter v1.2.1
14782026-08-15T19:59:34.493Z Compiling uuid v1.23.4
14792026-08-15T19:59:34.530Z Compiling spin v0.9.8
14802026-08-15T19:59:34.625Z Compiling idna v1.1.0
14812026-08-15T19:59:34.695Z Compiling rand_chacha v0.3.1
14822026-08-15T19:59:34.735Z Compiling ahash v0.8.12
14832026-08-15T19:59:34.803Z Compiling dunce v1.0.5
14842026-08-15T19:59:34.905Z Compiling url v2.5.8
14852026-08-15T19:59:34.948Z Compiling dyn-clone v1.0.20
14862026-08-15T19:59:35.078Z Compiling fs_extra v1.3.0
14872026-08-15T19:59:35.205Z Compiling schemars v0.8.22
14882026-08-15T19:59:35.262Z Compiling rand v0.8.6
14892026-08-15T19:59:35.277Z Compiling hex v0.4.3
14902026-08-15T19:59:35.345Z Compiling aws-lc-sys v0.40.0
14912026-08-15T19:59:35.392Z Compiling signature v2.2.0
14922026-08-15T19:59:35.427Z Compiling schemars_derive v0.8.22
14932026-08-15T19:59:35.456Z Compiling tracing-attributes v0.1.31
14942026-08-15T19:59:35.569Z Compiling rand_core v0.9.5
14952026-08-15T19:59:35.704Z Compiling tracing-core v0.1.36
14962026-08-15T19:59:35.842Z Compiling regex-syntax v0.8.10
14972026-08-15T19:59:36.054Z Compiling clap_builder v4.6.0
14982026-08-15T19:59:36.253Z Compiling pest_generator v2.8.6
14992026-08-15T19:59:36.742Z Compiling tracing v0.1.44
15002026-08-15T19:59:37.008Z Compiling clap_derive v4.6.1
15012026-08-15T19:59:37.171Z Compiling tinyvec_macros v0.1.1
15022026-08-15T19:59:37.303Z Compiling tinyvec v1.12.0
15032026-08-15T19:59:37.651Z Compiling tokio-util v0.7.18
15042026-08-15T19:59:38.009Z Compiling pest_derive v2.8.6
15052026-08-15T19:59:38.131Z Compiling rand_chacha v0.9.0
15062026-08-15T19:59:38.457Z Compiling http v1.4.2
15072026-08-15T19:59:38.715Z Compiling num-integer v0.1.46
15082026-08-15T19:59:38.824Z Compiling anyhow v1.0.104
15092026-08-15T19:59:38.827Z Compiling clap v4.6.1
15102026-08-15T19:59:38.925Z Compiling num-bigint-dig v0.8.6
15112026-08-15T19:59:39.033Z Compiling aws-lc-rs v1.16.3
15122026-08-15T19:59:39.072Z Compiling object v0.37.3
15132026-08-15T19:59:39.111Z Compiling vcpkg v0.2.15
15142026-08-15T19:59:39.336Z Compiling tempfile v3.27.0
15152026-08-15T19:59:39.363Z Compiling num-iter v0.1.45
15162026-08-15T19:59:39.377Z Compiling rand v0.9.2
15172026-08-15T19:59:39.393Z Compiling lazy_static v1.5.0
15182026-08-15T19:59:39.408Z Compiling rustls-pki-types v1.14.0
15192026-08-15T19:59:39.477Z Compiling ff v0.13.1
15202026-08-15T19:59:39.493Z Compiling gimli v0.32.3
15212026-08-15T19:59:39.541Z Compiling base16ct v0.2.0
15222026-08-15T19:59:39.612Z Compiling group v0.13.0
15232026-08-15T19:59:39.698Z Compiling sec1 v0.7.3
15242026-08-15T19:59:39.818Z Compiling openssl-sys v0.9.117
15252026-08-15T19:59:39.968Z Compiling http-body v1.0.1
15262026-08-15T19:59:40.122Z Compiling pkcs1 v0.7.5
15272026-08-15T19:59:40.137Z Compiling x509-cert v0.2.5
15282026-08-15T19:59:40.194Z Compiling hkdf v0.12.4
15292026-08-15T19:59:40.362Z Compiling crypto-bigint v0.5.5
15302026-08-15T19:59:40.507Z Compiling untrusted v0.7.1
15312026-08-15T19:59:40.554Z Compiling httparse v1.10.1
15322026-08-15T19:59:40.630Z Compiling openssl-probe v0.2.1
15332026-08-15T19:59:40.807Z Compiling crc32fast v1.5.0
15342026-08-15T19:59:40.883Z Compiling rustc-demangle v0.1.27
15352026-08-15T19:59:41.074Z Compiling owo-colors v4.3.0
15362026-08-15T19:59:41.270Z Compiling addr2line v0.25.1
15372026-08-15T19:59:41.386Z Compiling cmov v0.5.4
15382026-08-15T19:59:41.452Z Compiling elliptic-curve v0.13.8
15392026-08-15T19:59:41.593Z Compiling ctutils v0.4.2
15402026-08-15T19:59:41.701Z Compiling rsa v0.9.10
15412026-08-15T19:59:41.716Z Compiling camino v1.2.5
15422026-08-15T19:59:41.827Z Compiling scroll_derive v0.12.1
15432026-08-15T19:59:41.842Z Compiling async-trait v0.1.89
15442026-08-15T19:59:42.083Z Compiling curve25519-dalek v4.1.3
15452026-08-15T19:59:42.455Z Compiling backtrace v0.3.76
15462026-08-15T19:59:42.474Z Compiling darling_core v0.23.0
15472026-08-15T19:59:42.526Z Compiling proc-macro-error-attr2 v2.0.0
15482026-08-15T19:59:42.563Z Compiling aho-corasick v1.1.4
15492026-08-15T19:59:42.883Z Compiling untrusted v0.9.0
15502026-08-15T19:59:42.914Z Compiling is_ci v1.2.0
15512026-08-15T19:59:43.005Z Compiling radium v0.7.0
15522026-08-15T19:59:43.049Z Compiling rustls v0.23.41
15532026-08-15T19:59:43.220Z Compiling atomic-waker v1.1.2
15542026-08-15T19:59:43.254Z Compiling tower-layer v0.3.3
15552026-08-15T19:59:43.356Z Compiling tower-service v0.3.3
15562026-08-15T19:59:43.418Z Compiling try-lock v0.2.5
15572026-08-15T19:59:43.453Z Compiling regex-automata v0.4.14
15582026-08-15T19:59:43.527Z Compiling want v0.3.1
15592026-08-15T19:59:43.615Z Compiling textwrap v0.16.2
15602026-08-15T19:59:43.691Z Compiling h2 v0.4.15
15612026-08-15T19:59:44.079Z Compiling supports-color v3.0.2
15622026-08-15T19:59:44.223Z Compiling proc-macro-error2 v2.0.1
15632026-08-15T19:59:44.245Z Compiling backtrace-ext v0.2.1
15642026-08-15T19:59:44.412Z Compiling scroll v0.12.0
15652026-08-15T19:59:44.604Z Compiling hybrid-array v0.4.13
15662026-08-15T19:59:44.934Z Compiling hashbrown v0.14.5
15672026-08-15T19:59:44.949Z Compiling darling_macro v0.23.0
15682026-08-15T19:59:44.962Z Compiling toml_datetime v0.6.11
15692026-08-15T19:59:45.206Z Compiling serde_tokenstream v0.2.3
15702026-08-15T19:59:45.356Z Compiling serde_spanned v0.6.9
15712026-08-15T19:59:45.417Z Compiling rfc6979 v0.4.0
15722026-08-15T19:59:45.467Z Compiling slog v2.8.2
15732026-08-15T19:59:45.497Z Compiling scroll_derive v0.13.1
15742026-08-15T19:59:45.516Z Compiling zerocopy-derive v0.7.35
15752026-08-15T19:59:45.534Z Compiling curve25519-dalek-derive v0.1.1
15762026-08-15T19:59:45.548Z Compiling miette-derive v7.6.0
15772026-08-15T19:59:45.644Z Compiling darling_core v0.20.11
15782026-08-15T19:59:46.156Z Compiling keccak v0.1.6
15792026-08-15T19:59:46.276Z Compiling supports-unicode v3.0.0
15802026-08-15T19:59:46.356Z Compiling time-core v0.1.8
15812026-08-15T19:59:46.422Z Compiling num-conv v0.2.0
15822026-08-15T19:59:46.501Z Compiling supports-hyperlinks v3.2.0
15832026-08-15T19:59:46.554Z Compiling tap v1.0.1
15842026-08-15T19:59:46.651Z Compiling httpdate v1.0.3
15852026-08-15T19:59:46.666Z Compiling openssl v0.10.80
15862026-08-15T19:59:46.669Z Compiling maybe-uninit v2.0.0
15872026-08-15T19:59:46.878Z Compiling powerfmt v0.2.0
15882026-08-15T19:59:46.878Z Compiling foreign-types-shared v0.1.1
15892026-08-15T19:59:46.937Z Compiling hyper v1.10.1
15902026-08-15T19:59:46.969Z Compiling foreign-types v0.3.2
15912026-08-15T19:59:46.983Z Compiling miette v7.6.0
15922026-08-15T19:59:47.041Z Compiling deranged v0.5.8
15932026-08-15T19:59:47.076Z Compiling wyz v0.5.1
15942026-08-15T19:59:47.334Z Compiling time-macros v0.2.27
15952026-08-15T19:59:47.474Z Compiling zerocopy v0.7.35
15962026-08-15T19:59:47.699Z Compiling sha3 v0.10.8
15972026-08-15T19:59:47.950Z Compiling darling_macro v0.20.11
15982026-08-15T19:59:48.030Z Compiling scroll v0.13.0
15992026-08-15T19:59:48.164Z Compiling ecdsa v0.16.9
16002026-08-15T19:59:48.181Z Compiling darling v0.23.0
16012026-08-15T19:59:48.263Z Compiling chumsky v0.9.3
16022026-08-15T19:59:48.294Z Compiling goblin v0.8.2
16032026-08-15T19:59:48.389Z Compiling knus-derive v3.4.0
16042026-08-15T19:59:48.543Z Compiling primeorder v0.13.6
16052026-08-15T19:59:48.623Z Compiling hubpack_derive v0.1.1
16062026-08-15T19:59:48.794Z Compiling unicode-normalization v0.1.25
16072026-08-15T19:59:48.955Z Compiling ed25519 v2.2.3
16082026-08-15T19:59:49.069Z Compiling half v2.7.1
16092026-08-15T19:59:49.253Z Compiling erased-serde v0.3.31
16102026-08-15T19:59:49.364Z Compiling openssl-macros v0.1.1
16112026-08-15T19:59:49.449Z Compiling bzip2-sys v0.1.13+1.0.8
16122026-08-15T19:59:49.722Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16132026-08-15T19:59:49.741Z Compiling wait-timeout v0.2.1
16142026-08-15T19:59:49.756Z Compiling socket2 v0.5.10
16152026-08-15T19:59:49.820Z Compiling env_filter v2.0.0
16162026-08-15T19:59:49.854Z Compiling crossbeam-utils v0.8.21
16172026-08-15T19:59:49.995Z Compiling native-tls v0.2.18
16182026-08-15T19:59:50.104Z Compiling num_threads v0.1.7
16192026-08-15T19:59:50.118Z Compiling ciborium-io v0.2.2
16202026-08-15T19:59:50.132Z Compiling bit-vec v0.8.0
16212026-08-15T19:59:50.145Z Compiling funty v2.0.0
16222026-08-15T19:59:50.197Z Compiling quick-error v1.2.3
16232026-08-15T19:59:50.197Z Compiling packed_struct v0.10.1
16242026-08-15T19:59:50.245Z Compiling ciborium-ll v0.2.2
16252026-08-15T19:59:50.304Z Compiling bit-set v0.8.0
16262026-08-15T19:59:50.352Z Compiling rusty-fork v0.3.1
16272026-08-15T19:59:50.460Z Compiling bitvec v1.0.1
16282026-08-15T19:59:50.474Z Compiling time v0.3.47
16292026-08-15T19:59:50.508Z Compiling dof v0.3.0
16302026-08-15T19:59:50.711Z Compiling hyper-util v0.1.20
16312026-08-15T19:59:51.007Z Compiling env_logger v0.11.11
16322026-08-15T19:59:51.206Z Compiling knus v3.4.0
16332026-08-15T19:59:52.077Z Compiling ed25519-dalek v2.2.0
16342026-08-15T19:59:52.092Z Compiling hubpack v0.1.2
16352026-08-15T19:59:52.315Z Compiling p384 v0.13.1
16362026-08-15T19:59:52.395Z Compiling darling v0.20.11
16372026-08-15T19:59:52.448Z Compiling serde_with_macros v3.21.0
16382026-08-15T19:59:52.480Z Compiling goblin v0.10.5
16392026-08-15T19:59:52.582Z Compiling packed_struct_codegen v0.10.1
16402026-08-15T19:59:52.629Z Compiling dtrace-parser v0.2.0
16412026-08-15T19:59:52.855Z Compiling rand_xorshift v0.4.0
16422026-08-15T19:59:53.016Z Compiling sha1 v0.10.6
16432026-08-15T19:59:53.238Z Compiling strum_macros v0.26.4
16442026-08-15T19:59:53.363Z Compiling bitfield-macros v0.19.4
16452026-08-15T19:59:53.569Z Compiling zerocopy-derive v0.6.6
16462026-08-15T19:59:53.629Z Compiling sync_wrapper v1.0.2
16472026-08-15T19:59:53.737Z Compiling thread-id v4.2.2
16482026-08-15T19:59:53.823Z Compiling indexmap v1.9.3
16492026-08-15T19:59:54.013Z Compiling usdt-impl v0.6.0
16502026-08-15T19:59:54.050Z Compiling unicode-segmentation v1.12.0
16512026-08-15T19:59:54.216Z Compiling unarray v0.1.4
16522026-08-15T19:59:54.307Z Compiling siphasher v1.0.2
16532026-08-15T19:59:54.327Z Compiling nodrop v0.1.14
16542026-08-15T19:59:54.384Z Compiling paste v1.0.15
16552026-08-15T19:59:54.416Z Compiling zlib-rs v0.6.2
16562026-08-15T19:59:54.431Z Compiling salty v0.3.0
16572026-08-15T19:59:54.491Z Compiling crc-catalog v2.4.0
16582026-08-15T19:59:54.585Z Compiling crc v3.4.0
16592026-08-15T19:59:54.680Z Compiling array-init v0.0.4
16602026-08-15T19:59:54.697Z Compiling zerocopy v0.6.6
16612026-08-15T19:59:54.774Z Compiling proptest v1.11.0
16622026-08-15T19:59:54.955Z Compiling strum v0.26.3
16632026-08-15T19:59:55.007Z Compiling bitfield v0.19.4
16642026-08-15T19:59:55.058Z Compiling usdt-impl v0.5.0
16652026-08-15T19:59:55.079Z Compiling tower v0.5.3
16662026-08-15T19:59:55.311Z Compiling dof v0.4.0
16672026-08-15T19:59:55.609Z Compiling serde_with v3.21.0
16682026-08-15T19:59:56.636Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16692026-08-15T19:59:56.753Z Compiling smallvec v0.6.14
16702026-08-15T19:59:56.861Z Compiling derive_builder_core v0.20.2
16712026-08-15T19:59:57.367Z Compiling ciborium v0.2.2
16722026-08-15T19:59:57.457Z Compiling http-body-util v0.1.3
16732026-08-15T19:59:57.655Z Compiling flate2 v1.1.9
16742026-08-15T19:59:57.699Z Compiling dtrace-parser v0.3.0
16752026-08-15T19:59:57.740Z Compiling ipnetwork v0.21.1
16762026-08-15T19:59:57.882Z Compiling enum-as-inner v0.6.1
16772026-08-15T19:59:57.927Z Compiling structmeta-derive v0.3.0
16782026-08-15T19:59:58.059Z Compiling heapless v0.7.17
16792026-08-15T19:59:58.130Z Compiling thread-id v5.1.0
16802026-08-15T19:59:58.218Z Compiling cookie v0.18.1
16812026-08-15T19:59:58.299Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16822026-08-15T19:59:58.378Z Compiling static_assertions v1.1.0
16832026-08-15T19:59:58.401Z Compiling iri-string v0.7.10
16842026-08-15T19:59:58.436Z Compiling hashbrown v0.12.3
16852026-08-15T19:59:58.451Z Compiling data-encoding v2.10.0
16862026-08-15T19:59:58.477Z Compiling zstd-safe v7.2.4
16872026-08-15T19:59:58.669Z Compiling signal-hook v0.3.18
16882026-08-15T19:59:58.842Z Compiling winnow v0.5.40
16892026-08-15T19:59:58.892Z Compiling unicode-properties v0.1.4
16902026-08-15T19:59:58.991Z Compiling ryu v1.0.23
16912026-08-15T19:59:59.101Z Compiling base64 v0.21.7
16922026-08-15T19:59:59.125Z Compiling unicode-bidi v0.3.18
16932026-08-15T19:59:59.172Z Compiling serde_urlencoded v0.7.1
16942026-08-15T19:59:59.408Z Compiling ron v0.8.1
16952026-08-15T19:59:59.424Z Compiling structmeta v0.3.0
16962026-08-15T19:59:59.635Z Compiling tower-http v0.6.8
16972026-08-15T19:59:59.635Z Compiling stringprep v0.1.5
16982026-08-15T20:00:00.118Z Compiling toml_edit v0.19.15
16992026-08-15T20:00:00.266Z Compiling oxnet v0.1.6
17002026-08-15T20:00:00.292Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17012026-08-15T20:00:00.317Z Compiling derive_builder_macro v0.20.2
17022026-08-15T20:00:00.710Z Compiling newtype-uuid v1.3.2
17032026-08-15T20:00:00.790Z Compiling serde-hex v0.1.0
17042026-08-15T20:00:00.818Z Compiling bzip2 v0.4.4
17052026-08-15T20:00:01.021Z Compiling tokio-native-tls v0.3.1
17062026-08-15T20:00:01.044Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17072026-08-15T20:00:01.190Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17082026-08-15T20:00:01.270Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17092026-08-15T20:00:02.022Z Compiling heck v0.4.1
17102026-08-15T20:00:02.205Z Compiling bstr v1.12.1
17112026-08-15T20:00:02.258Z Compiling crypto-common v0.2.2
17122026-08-15T20:00:02.319Z Compiling block-padding v0.4.2
17132026-08-15T20:00:02.490Z Compiling block-buffer v0.12.1
17142026-08-15T20:00:02.539Z Compiling rustls-native-certs v0.8.3
17152026-08-15T20:00:02.694Z Compiling hashbrown v0.13.2
17162026-08-15T20:00:02.764Z Compiling futures-executor v0.3.32
17172026-08-15T20:00:02.831Z Compiling serde-big-array v0.5.1
17182026-08-15T20:00:02.879Z Compiling md-5 v0.10.6
17192026-08-15T20:00:02.976Z Compiling vergen-lib v9.1.0
17202026-08-15T20:00:03.030Z Compiling daft-derive v0.1.7
17212026-08-15T20:00:03.049Z Compiling pin-project-internal v1.1.11
17222026-08-15T20:00:03.152Z Compiling hash32 v0.2.1
17232026-08-15T20:00:03.185Z Compiling memoffset v0.9.1
17242026-08-15T20:00:03.350Z Compiling thread_local v1.1.9
17252026-08-15T20:00:03.380Z Compiling encoding_rs v0.8.35
17262026-08-15T20:00:03.612Z Compiling psl-types v2.0.11
17272026-08-15T20:00:03.745Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17282026-08-15T20:00:03.765Z Compiling ref-cast v1.0.25
17292026-08-15T20:00:03.927Z Compiling smoltcp v0.9.1
17302026-08-15T20:00:04.010Z Compiling slog-async v2.8.0
17312026-08-15T20:00:04.064Z Compiling rustix v0.38.44
17322026-08-15T20:00:04.168Z Compiling litrs v1.0.0
17332026-08-15T20:00:04.263Z Compiling mime v0.3.17
17342026-08-15T20:00:04.279Z Compiling fallible-iterator v0.2.0
17352026-08-15T20:00:04.404Z Compiling crc-any v2.5.0
17362026-08-15T20:00:04.525Z Compiling linked-hash-map v0.5.6
17372026-08-15T20:00:04.589Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17382026-08-15T20:00:04.633Z Compiling postgres-protocol v0.6.10
17392026-08-15T20:00:04.671Z Compiling document-features v0.2.12
17402026-08-15T20:00:04.708Z Compiling lru-cache v0.1.2
17412026-08-15T20:00:04.935Z Compiling pin-project v1.1.11
17422026-08-15T20:00:05.023Z Compiling daft v0.1.7
17432026-08-15T20:00:05.038Z Compiling publicsuffix v2.3.0
17442026-08-15T20:00:05.173Z Compiling toml_edit v0.22.27
17452026-08-15T20:00:05.319Z Compiling object v0.30.4
17462026-08-15T20:00:05.337Z Compiling futures v0.3.32
17472026-08-15T20:00:05.421Z Compiling inout v0.2.2
17482026-08-15T20:00:05.602Z Compiling snafu-derive v0.8.9
17492026-08-15T20:00:05.717Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17502026-08-15T20:00:05.741Z Compiling toml v0.7.8
17512026-08-15T20:00:05.822Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17522026-08-15T20:00:06.102Z Compiling hyper-tls v0.6.0
17532026-08-15T20:00:06.202Z Compiling zip v0.6.6
17542026-08-15T20:00:06.326Z Compiling derive_builder v0.20.2
17552026-08-15T20:00:06.772Z Compiling derive-ex v0.1.8
17562026-08-15T20:00:06.982Z Compiling hickory-proto v0.24.4
17572026-08-15T20:00:07.042Z Compiling crossbeam-channel v0.5.15
17582026-08-15T20:00:07.500Z Compiling usdt-attr-macro v0.5.0
17592026-08-15T20:00:07.538Z Compiling usdt-macro v0.5.0
17602026-08-15T20:00:07.895Z Compiling phf_shared v0.13.1
17612026-08-15T20:00:08.153Z Compiling regex v1.12.3
17622026-08-15T20:00:08.194Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742)
17632026-08-15T20:00:08.282Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17642026-08-15T20:00:08.296Z Compiling vergen v9.1.0
17652026-08-15T20:00:08.389Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17662026-08-15T20:00:08.472Z Compiling ref-cast-impl v1.0.25
17672026-08-15T20:00:08.475Z Compiling strum_macros v0.27.2
17682026-08-15T20:00:08.583Z Compiling nix v0.31.2
17692026-08-15T20:00:08.586Z Compiling cargo-platform v0.3.2
17702026-08-15T20:00:08.782Z Compiling memmap v0.7.0
17712026-08-15T20:00:08.876Z Compiling is-terminal v0.4.17
17722026-08-15T20:00:08.954Z Compiling fs-err v3.3.0
17732026-08-15T20:00:08.968Z Compiling bumpalo v3.20.2
17742026-08-15T20:00:08.981Z Compiling take_mut v0.2.2
17752026-08-15T20:00:09.025Z Compiling resolv-conf v0.7.6
17762026-08-15T20:00:09.089Z Compiling bitflags v1.3.2
17772026-08-15T20:00:09.149Z Compiling libbz2-rs-sys v0.2.2
17782026-08-15T20:00:09.203Z Compiling corncobs v0.1.4
17792026-08-15T20:00:09.218Z Compiling jiff-core v0.1.0
17802026-08-15T20:00:09.360Z Compiling foldhash v0.1.5
17812026-08-15T20:00:09.375Z Compiling managed v0.8.0
17822026-08-15T20:00:09.534Z Compiling same-file v1.0.6
17832026-08-15T20:00:09.586Z Compiling path-slash v0.1.5
17842026-08-15T20:00:09.702Z Compiling term v1.2.1
17852026-08-15T20:00:09.719Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17862026-08-15T20:00:09.821Z Compiling walkdir v2.5.0
17872026-08-15T20:00:10.133Z Compiling slog-term v2.9.2
17882026-08-15T20:00:10.254Z Compiling jiff v0.2.34
17892026-08-15T20:00:10.294Z Compiling bzip2 v0.6.1
17902026-08-15T20:00:10.452Z Compiling strum v0.27.2
17912026-08-15T20:00:10.503Z Compiling hashbrown v0.15.5
17922026-08-15T20:00:10.584Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17932026-08-15T20:00:10.672Z Compiling hickory-resolver v0.24.4
17942026-08-15T20:00:10.982Z Compiling zopfli v0.8.3
17952026-08-15T20:00:11.172Z Compiling usdt v0.5.0
17962026-08-15T20:00:11.226Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17972026-08-15T20:00:11.359Z Compiling cargo_metadata v0.23.1
17982026-08-15T20:00:11.449Z Compiling test-strategy v0.4.5
17992026-08-15T20:00:11.558Z Compiling phf v0.13.1
18002026-08-15T20:00:11.628Z Compiling snafu v0.8.9
18012026-08-15T20:00:11.718Z Compiling signal-hook-mio v0.2.5
18022026-08-15T20:00:11.843Z Compiling cookie_store v0.22.1
18032026-08-15T20:00:12.545Z Compiling toml v0.8.23
18042026-08-15T20:00:12.740Z Compiling zstd v0.13.3
18052026-08-15T20:00:12.972Z Compiling reqwest v0.12.28
18062026-08-15T20:00:13.013Z Compiling cipher v0.5.2
18072026-08-15T20:00:13.296Z Compiling postgres-types v0.2.12
18082026-08-15T20:00:13.327Z Compiling globset v0.4.18
18092026-08-15T20:00:13.462Z Compiling usdt-macro v0.6.0
18102026-08-15T20:00:13.642Z Compiling usdt-attr-macro v0.6.0
18112026-08-15T20:00:13.792Z Compiling phf_shared v0.11.3
18122026-08-15T20:00:13.842Z Compiling olpc-cjson v0.1.4
18132026-08-15T20:00:13.976Z Compiling tokio-stream v0.1.18
18142026-08-15T20:00:13.992Z Compiling byte-wrapper v0.1.0
18152026-08-15T20:00:14.007Z Compiling serde_plain v1.0.2
18162026-08-15T20:00:14.201Z Compiling inout v0.1.4
18172026-08-15T20:00:14.233Z Compiling secrecy v0.8.0
18182026-08-15T20:00:14.315Z Compiling serde_repr v0.1.20
18192026-08-15T20:00:14.360Z Compiling async-recursion v1.1.1
18202026-08-15T20:00:14.377Z Compiling derive-where v1.6.0
18212026-08-15T20:00:14.406Z Compiling pem v3.0.6
18222026-08-15T20:00:14.431Z Compiling float-cmp v0.10.0
18232026-08-15T20:00:14.447Z Compiling memmap2 v0.9.10
18242026-08-15T20:00:14.581Z Compiling hashbrown v0.16.1
18252026-08-15T20:00:14.659Z Compiling new_debug_unreachable v1.0.6
18262026-08-15T20:00:14.723Z Compiling const-oid v0.10.2
18272026-08-15T20:00:14.744Z Compiling difflib v0.4.0
18282026-08-15T20:00:14.855Z Compiling predicates-core v1.0.10
18292026-08-15T20:00:14.935Z Compiling either v1.15.0
18302026-08-15T20:00:15.009Z Compiling fixedbitset v0.5.7
18312026-08-15T20:00:15.022Z Compiling typed-path v0.9.3
18322026-08-15T20:00:15.145Z Compiling debug-ignore v1.0.5
18332026-08-15T20:00:15.168Z Compiling fixedbitset v0.4.2
18342026-08-15T20:00:15.255Z Compiling cpufeatures v0.3.0
18352026-08-15T20:00:15.288Z Compiling normalize-line-endings v0.3.0
18362026-08-15T20:00:15.309Z Compiling precomputed-hash v0.1.1
18372026-08-15T20:00:15.337Z Compiling whoami v2.1.0
18382026-08-15T20:00:15.382Z Compiling string_cache v0.8.9
18392026-08-15T20:00:15.391Z Compiling predicates v3.1.4
18402026-08-15T20:00:15.414Z Compiling chacha20 v0.10.0
18412026-08-15T20:00:15.609Z Compiling tokio-postgres v0.7.16
18422026-08-15T20:00:15.666Z Compiling qorb v0.4.1
18432026-08-15T20:00:15.700Z Compiling petgraph v0.6.5
18442026-08-15T20:00:15.774Z Compiling petgraph v0.8.3
18452026-08-15T20:00:16.029Z Compiling itertools v0.13.0
18462026-08-15T20:00:16.239Z Compiling iddqd v0.4.2
18472026-08-15T20:00:16.705Z Compiling digest v0.11.3
18482026-08-15T20:00:16.933Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18492026-08-15T20:00:17.209Z Compiling usdt v0.6.0
18502026-08-15T20:00:17.332Z Compiling cipher v0.4.4
18512026-08-15T20:00:17.478Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18522026-08-15T20:00:17.505Z Compiling crossterm v0.28.1
18532026-08-15T20:00:17.740Z Compiling zip v4.6.1
18542026-08-15T20:00:18.050Z Compiling similar v2.7.0
18552026-08-15T20:00:18.294Z Compiling hickory-proto v0.25.2
18562026-08-15T20:00:18.698Z Compiling crossbeam-epoch v0.9.18
18572026-08-15T20:00:18.783Z Compiling buf-list v1.1.2
18582026-08-15T20:00:18.907Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18592026-08-15T20:00:19.001Z Compiling openapiv3 v2.2.0
18602026-08-15T20:00:19.026Z Compiling peg-runtime v0.8.5
18612026-08-15T20:00:19.061Z Compiling lalrpop-util v0.19.12
18622026-08-15T20:00:19.207Z Compiling filetime v0.2.27
18632026-08-15T20:00:19.255Z Compiling xattr v1.6.1
18642026-08-15T20:00:19.270Z Compiling camino-tempfile v1.4.1
18652026-08-15T20:00:19.381Z Compiling tar v0.4.46
18662026-08-15T20:00:26.203Z Compiling rustls-webpki v0.103.13
18672026-08-15T20:00:28.905Z Compiling tokio-rustls v0.26.4
18682026-08-15T20:00:28.905Z Compiling rustls-platform-verifier v0.6.2
18692026-08-15T20:00:28.905Z Compiling tough v0.22.0
18702026-08-15T20:00:29.107Z Compiling hyper-rustls v0.27.7
18712026-08-15T20:00:29.317Z Compiling reqwest v0.13.2
18722026-08-15T20:00:31.584Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18732026-08-15T20:00:31.798Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18742026-08-15T20:00:34.768Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
18752026-08-15T20:00:34.787Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18762026-08-15T20:00:34.787Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18772026-08-15T20:00:34.916Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18782026-08-15T20:00:34.972ZAug 15 20:00:34.121 INFO Starting download, target: Cockroach
18792026-08-15T20:00:34.972ZAug 15 20:00:34.121 INFO Starting download, target: Clickhouse
18802026-08-15T20:00:34.972ZAug 15 20:00:34.121 INFO Starting download, target: DendriteStub
18812026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Starting download, target: Console
18822026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Starting download, target: MaghemiteMgd
18832026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Starting download, target: MaghemiteDdmd
18842026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Starting download, target: TransceiverControl
18852026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18862026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18872026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18882026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18892026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18902026-08-15T20:00:34.975ZAug 15 20:00:34.121 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18912026-08-15T20:00:34.975ZAug 15 20:00:34.122 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18922026-08-15T20:00:35.382ZAug 15 20:00:34.506 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18932026-08-15T20:00:35.576ZAug 15 20:00:34.718 INFO Download complete, target: TransceiverControl
18942026-08-15T20:00:36.818ZAug 15 20:00:35.955 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18952026-08-15T20:00:36.831ZAug 15 20:00:35.956 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18962026-08-15T20:00:37.009ZAug 15 20:00:36.156 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18972026-08-15T20:00:37.082ZAug 15 20:00:36.226 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18982026-08-15T20:00:37.115ZAug 15 20:00:36.256 INFO Download complete, target: Console
18992026-08-15T20:00:37.354ZAug 15 20:00:36.503 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19002026-08-15T20:00:37.424ZAug 15 20:00:36.574 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19012026-08-15T20:00:37.424ZAug 15 20:00:36.574 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19022026-08-15T20:00:38.698ZAug 15 20:00:37.848 INFO Download complete, target: MaghemiteDdmd
19032026-08-15T20:00:39.476ZAug 15 20:00:38.625 INFO Download complete, target: DendriteStub
19042026-08-15T20:00:39.604ZAug 15 20:00:38.752 INFO Download complete, target: MaghemiteMgd
19052026-08-15T20:00:42.021ZAug 15 20:00:41.170 INFO Checking that binary works, target: Cockroach
19062026-08-15T20:00:42.158ZAug 15 20:00:41.283 INFO Download complete, target: Cockroach
19072026-08-15T20:00:44.107ZAug 15 20:00:43.205 INFO Checking that binary works, target: Clickhouse
19082026-08-15T20:00:44.220ZAug 15 20:00:43.340 INFO Download complete, target: Clickhouse
19092026-08-15T20:00:44.287ZAll builder prerequisites installed successfully, and PATH looks valid
19102026-08-15T20:00:44.287Z
19112026-08-15T20:00:44.287Zreal 2:19.994382075
19122026-08-15T20:00:44.287Zuser 7:47.634671753
19132026-08-15T20:00:44.288Zsys 1:34.340415623
19142026-08-15T20:00:44.288Ztrap 0.268540830
19152026-08-15T20:00:44.288Ztflt 0.564229111
19162026-08-15T20:00:44.288Zdflt 1.002693576
19172026-08-15T20:00:44.288Zkflt 0.027920760
19182026-08-15T20:00:44.288Zlock 29:25.234880510
19192026-08-15T20:00:44.288Zslp 23:26.311072652
19202026-08-15T20:00:44.288Zlat 54.609322942
19212026-08-15T20:00:44.288Zstop 3:04.829223738
19222026-08-15T20:00:44.288Z+ banner clippy
19232026-08-15T20:00:44.288Z
19242026-08-15T20:00:44.288Z #### # # ##### ##### # #
19252026-08-15T20:00:44.288Z # # # # # # # # # #
19262026-08-15T20:00:44.288Z # # # # # # # #
19272026-08-15T20:00:44.288Z # # # ##### ##### #
19282026-08-15T20:00:44.288Z # # # # # # #
19292026-08-15T20:00:44.289Z #### ###### # # # #
19302026-08-15T20:00:44.289Z
19312026-08-15T20:00:44.289Z+ export CARGO_INCREMENTAL=0
19322026-08-15T20:00:44.289Z+ CARGO_INCREMENTAL=0
19332026-08-15T20:00:44.289Z+ ptime -m cargo xtask clippy
19342026-08-15T20:00:44.698Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19352026-08-15T20:00:44.993Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19362026-08-15T20:00:46.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
19372026-08-15T20:00:46.870Z Running `target/debug/xtask clippy`
19382026-08-15T20:00:46.896Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
19392026-08-15T20:00:47.488Z Downloading crates ...
19402026-08-15T20:00:47.667Z Downloaded anes v0.1.6
19412026-08-15T20:00:47.670Z Downloaded assert_cmd v2.1.2
19422026-08-15T20:00:47.670Z Downloaded assert-json-diff v2.0.2
19432026-08-15T20:00:47.670Z Downloaded cast v0.3.0
19442026-08-15T20:00:47.673Z Downloaded approx v0.5.1
19452026-08-15T20:00:47.673Z Downloaded async-object-pool v0.2.0
19462026-08-15T20:00:47.673Z Downloaded constant_time_eq v0.3.1
19472026-08-15T20:00:47.673Z Downloaded async-lock v3.4.2
19482026-08-15T20:00:47.676Z Downloaded concurrent-queue v2.5.0
19492026-08-15T20:00:47.676Z Downloaded criterion-plot v0.6.0
19502026-08-15T20:00:47.676Z Downloaded blake2b_simd v1.0.4
19512026-08-15T20:00:47.676Z Downloaded cfg-expr v0.20.6
19522026-08-15T20:00:47.679Z Downloaded datatest-stable v0.3.3
19532026-08-15T20:00:47.683Z Downloaded criterion v0.7.0
19542026-08-15T20:00:47.687Z Downloaded escape8259 v0.5.3
19552026-08-15T20:00:47.687Z Downloaded event-listener-strategy v0.5.4
19562026-08-15T20:00:47.687Z Downloaded event-listener v5.4.1
19572026-08-15T20:00:47.687Z Downloaded fancy-regex v0.14.0
19582026-08-15T20:00:47.690Z Downloaded guppy-workspace-hack v0.1.0
19592026-08-15T20:00:47.690Z Downloaded futures-timer v3.0.3
19602026-08-15T20:00:47.690Z Downloaded hex-literal v0.4.1
19612026-08-15T20:00:47.690Z Downloaded hickory-client v0.25.2
19622026-08-15T20:00:47.690Z Downloaded guppy v0.17.25
19632026-08-15T20:00:47.693Z Downloaded httptest v0.16.4
19642026-08-15T20:00:47.696Z Downloaded linkme-impl v0.3.35
19652026-08-15T20:00:47.696Z Downloaded miette-derive v5.10.0
19662026-08-15T20:00:47.696Z Downloaded libtest-mimic v0.8.1
19672026-08-15T20:00:47.697Z Downloaded linkme v0.3.35
19682026-08-15T20:00:47.699Z Downloaded nested v0.1.1
19692026-08-15T20:00:47.699Z Downloaded parking v2.2.1
19702026-08-15T20:00:47.699Z Downloaded knuffel-derive v3.2.0
19712026-08-15T20:00:47.699Z Downloaded pathdiff v0.2.3
19722026-08-15T20:00:47.702Z Downloaded knuffel v3.2.0
19732026-08-15T20:00:47.702Z Downloaded oorandom v11.1.5
19742026-08-15T20:00:47.702Z Downloaded owo-colors v3.5.0
19752026-08-15T20:00:47.705Z Downloaded miette v5.10.0
19762026-08-15T20:00:47.705Z Downloaded partial-io v0.5.4
19772026-08-15T20:00:47.708Z Downloaded plotters-backend v0.3.7
19782026-08-15T20:00:47.708Z Downloaded plotters-svg v0.3.7
19792026-08-15T20:00:47.708Z Downloaded path-tree v0.8.3
19802026-08-15T20:00:47.708Z Downloaded relative-path v1.9.3
19812026-08-15T20:00:47.711Z Downloaded rust-argon2 v2.1.0
19822026-08-15T20:00:47.711Z Downloaded serde_regex v1.1.0
19832026-08-15T20:00:47.711Z Downloaded rand_distr v0.5.1
19842026-08-15T20:00:47.714Z Downloaded similar-asserts v1.7.0
19852026-08-15T20:00:47.714Z Downloaded rstest v0.25.0
19862026-08-15T20:00:47.717Z Downloaded rstest_macros v0.25.0
19872026-08-15T20:00:47.720Z Downloaded plotters v0.3.7
19882026-08-15T20:00:47.723Z Downloaded supports-hyperlinks v2.1.0
19892026-08-15T20:00:47.723Z Downloaded target-triple v1.0.0
19902026-08-15T20:00:47.727Z Downloaded terminal_size v0.1.17
19912026-08-15T20:00:47.727Z Downloaded stringmetrics v2.2.2
19922026-08-15T20:00:47.727Z Downloaded supports-color v2.1.0
19932026-08-15T20:00:47.727Z Downloaded supports-unicode v2.1.0
19942026-08-15T20:00:47.727Z Downloaded target-lexicon v0.13.3
19952026-08-15T20:00:47.731Z Downloaded target-spec v3.5.7
19962026-08-15T20:00:47.731Z Downloaded termcolor v1.4.1
19972026-08-15T20:00:47.731Z Downloaded tinytemplate v1.2.1
19982026-08-15T20:00:47.731Z Downloaded textwrap v0.15.2
19992026-08-15T20:00:47.736Z Downloaded trybuild v1.0.116
20002026-08-15T20:00:47.772Z Downloaded httpmock v0.8.3
20012026-08-15T20:00:49.690Z Checking cfg-if v1.0.4
20022026-08-15T20:00:50.085Z Checking libc v0.2.185
20032026-08-15T20:00:50.085Z Checking serde_core v1.0.228
20042026-08-15T20:00:50.157Z Checking memchr v2.8.0
20052026-08-15T20:00:50.200Z Checking zeroize v1.9.0
20062026-08-15T20:00:50.232Z Checking smallvec v1.15.1
20072026-08-15T20:00:50.268Z Checking itoa v1.0.17
20082026-08-15T20:00:50.272Z Checking subtle v2.6.1
20092026-08-15T20:00:50.334Z Checking log v0.4.33
20102026-08-15T20:00:50.387Z Checking rand_core v0.10.0
20112026-08-15T20:00:50.437Z Checking libm v0.2.16
20122026-08-15T20:00:50.479Z Checking typenum v1.20.1
20132026-08-15T20:00:50.517Z Checking errno v0.3.14
20142026-08-15T20:00:50.553Z Checking getrandom v0.4.3
20152026-08-15T20:00:50.589Z Checking scopeguard v1.2.0
20162026-08-15T20:00:50.628Z Checking zmij v1.0.21
20172026-08-15T20:00:50.631Z Checking stable_deref_trait v1.2.1
20182026-08-15T20:00:50.699Z Checking zerofrom v0.1.6
20192026-08-15T20:00:50.735Z Checking lock_api v0.4.14
20202026-08-15T20:00:50.772Z Checking percent-encoding v2.3.2
20212026-08-15T20:00:50.805Z Checking litemap v0.8.1
20222026-08-15T20:00:50.840Z Checking yoke v0.8.1
20232026-08-15T20:00:50.875Z Checking writeable v0.6.2
20242026-08-15T20:00:50.942Z Checking icu_properties_data v2.1.2
20252026-08-15T20:00:50.977Z Checking icu_normalizer_data v2.1.1
20262026-08-15T20:00:51.014Z Checking pin-project-lite v0.2.17
20272026-08-15T20:00:51.049Z Checking zerovec v0.11.5
20282026-08-15T20:00:51.082Z Checking zerotrie v0.2.3
20292026-08-15T20:00:51.119Z Checking form_urlencoded v1.2.2
20302026-08-15T20:00:51.119Z Checking zerocopy v0.8.56
20312026-08-15T20:00:51.187Z Checking num-traits v0.2.19
20322026-08-15T20:00:51.191Z Checking utf8_iter v1.0.4
20332026-08-15T20:00:51.256Z Checking parking_lot_core v0.9.12
20342026-08-15T20:00:51.310Z Checking portable-atomic v1.13.1
20352026-08-15T20:00:51.349Z Checking critical-section v1.2.0
20362026-08-15T20:00:51.387Z Checking signal-hook-registry v1.4.8
20372026-08-15T20:00:51.471Z Checking parking_lot v0.12.5
20382026-08-15T20:00:51.506Z Checking tinystr v0.8.2
20392026-08-15T20:00:51.506Z Checking potential_utf v0.1.4
20402026-08-15T20:00:51.579Z Checking mio v1.2.0
20412026-08-15T20:00:51.615Z Checking serde v1.0.228
20422026-08-15T20:00:51.664Z Checking serde_json v1.0.151
20432026-08-15T20:00:51.699Z Checking bitflags v2.11.0
20442026-08-15T20:00:51.732Z Checking icu_collections v2.1.1
20452026-08-15T20:00:51.766Z Checking icu_locale_core v2.1.1
20462026-08-15T20:00:51.770Z Checking once_cell v1.21.3
20472026-08-15T20:00:51.907Z Checking socket2 v0.6.3
20482026-08-15T20:00:51.951Z Checking iana-time-zone v0.1.65
20492026-08-15T20:00:52.019Z Checking thiserror v2.0.18
20502026-08-15T20:00:52.055Z Checking bytes v1.11.1
20512026-08-15T20:00:52.091Z Checking chrono v0.4.45
20522026-08-15T20:00:52.138Z Checking semver v1.0.28
20532026-08-15T20:00:52.202Z Checking dyn-clone v1.0.20
20542026-08-15T20:00:52.247Z Checking getrandom v0.2.17
20552026-08-15T20:00:52.331Z Checking icu_provider v2.1.1
20562026-08-15T20:00:52.368Z Checking futures-core v0.3.32
20572026-08-15T20:00:52.368Z Checking allocator-api2 v0.2.21
20582026-08-15T20:00:52.432Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20592026-08-15T20:00:52.438Z Checking getrandom v0.3.4
20602026-08-15T20:00:52.514Z Checking borsh v1.8.0
20612026-08-15T20:00:52.550Z Checking tokio v1.52.1
20622026-08-15T20:00:52.589Z Checking icu_properties v2.1.2
20632026-08-15T20:00:52.623Z Checking icu_normalizer v2.1.1
20642026-08-15T20:00:52.666Z Checking rand_core v0.6.4
20652026-08-15T20:00:52.754Z Checking equivalent v1.0.2
20662026-08-15T20:00:52.869Z Checking rustix v1.1.4
20672026-08-15T20:00:52.872Z Checking foldhash v0.2.0
20682026-08-15T20:00:52.936Z Checking uuid v1.23.4
20692026-08-15T20:00:52.970Z Checking cmov v0.5.4
20702026-08-15T20:00:52.973Z Checking generic-array v0.14.7
20712026-08-15T20:00:53.080Z Checking futures-sink v0.3.32
20722026-08-15T20:00:53.197Z Checking ctutils v0.4.2
20732026-08-15T20:00:53.247Z Checking futures-channel v0.3.32
20742026-08-15T20:00:53.326Z Checking futures-task v0.3.32
20752026-08-15T20:00:53.436Z Checking hybrid-array v0.4.13
20762026-08-15T20:00:53.439Z Checking idna_adapter v1.2.1
20772026-08-15T20:00:53.504Z Checking slab v0.4.12
20782026-08-15T20:00:53.507Z Checking byteorder v1.5.0
20792026-08-15T20:00:53.507Z Checking futures-io v0.3.32
20802026-08-15T20:00:53.615Z Checking idna v1.1.0
20812026-08-15T20:00:53.700Z Checking hashbrown v0.17.0
20822026-08-15T20:00:53.734Z Checking futures-util v0.3.32
20832026-08-15T20:00:53.780Z Checking const-oid v0.9.6
20842026-08-15T20:00:53.881Z Checking ppv-lite86 v0.2.21
20852026-08-15T20:00:53.917Z Checking url v2.5.8
20862026-08-15T20:00:53.920Z Checking crypto-common v0.1.7
20872026-08-15T20:00:54.103Z Checking thiserror v1.0.69
20882026-08-15T20:00:54.205Z Checking base64ct v1.8.3
20892026-08-15T20:00:54.240Z Checking regex-syntax v0.8.10
20902026-08-15T20:00:54.244Z Checking indexmap v2.14.0
20912026-08-15T20:00:54.244Z Checking crypto-common v0.2.2
20922026-08-15T20:00:54.379Z Checking schemars v0.8.22
20932026-08-15T20:00:54.458Z Checking fnv v1.0.7
20942026-08-15T20:00:54.502Z Checking block-buffer v0.10.4
20952026-08-15T20:00:54.579Z Checking block-buffer v0.12.1
20962026-08-15T20:00:54.671Z Checking digest v0.10.7
20972026-08-15T20:00:54.768Z Checking base64 v0.22.1
20982026-08-15T20:00:54.886Z Checking utf8parse v0.2.2
20992026-08-15T20:00:54.922Z Checking http v1.4.2
21002026-08-15T20:00:54.922Z Checking anstyle v1.0.14
21012026-08-15T20:00:55.017Z Checking rand_core v0.9.5
21022026-08-15T20:00:55.062Z Checking tracing-core v0.1.36
21032026-08-15T20:00:55.068Z Checking anstyle-query v1.1.5
21042026-08-15T20:00:55.158Z Checking is_terminal_polyfill v1.70.2
21052026-08-15T20:00:55.207Z Checking colorchoice v1.0.4
21062026-08-15T20:00:55.243Z Checking rand_chacha v0.9.0
21072026-08-15T20:00:55.279Z Checking anstyle-parse v1.0.0
21082026-08-15T20:00:55.338Z Checking const-oid v0.10.2
21092026-08-15T20:00:55.388Z Checking tracing v0.1.44
21102026-08-15T20:00:55.455Z Checking anstream v1.0.0
21112026-08-15T20:00:55.489Z Checking rand v0.9.2
21122026-08-15T20:00:55.523Z Checking terminal_size v0.4.3
21132026-08-15T20:00:55.527Z Checking cpufeatures v0.2.17
21142026-08-15T20:00:55.591Z Checking ipnet v2.12.1
21152026-08-15T20:00:55.626Z Checking crossbeam-utils v0.8.21
21162026-08-15T20:00:55.661Z Checking aho-corasick v1.1.4
21172026-08-15T20:00:55.665Z Checking clap_lex v1.0.0
21182026-08-15T20:00:55.697Z Checking strsim v0.11.1
21192026-08-15T20:00:55.729Z Checking erased-serde v0.3.31
21202026-08-15T20:00:55.811Z Checking tokio-util v0.7.18
21212026-08-15T20:00:55.869Z Checking unicode-ident v1.0.24
21222026-08-15T20:00:55.904Z Checking httparse v1.10.1
21232026-08-15T20:00:55.938Z Checking clap_builder v4.6.0
21242026-08-15T20:00:55.974Z Checking cpufeatures v0.3.0
21252026-08-15T20:00:56.010Z Checking proc-macro2 v1.0.106
21262026-08-15T20:00:56.013Z Checking powerfmt v0.2.0
21272026-08-15T20:00:56.076Z Checking digest v0.11.3
21282026-08-15T20:00:56.137Z Checking num-conv v0.2.0
21292026-08-15T20:00:56.171Z Checking slog v2.8.2
21302026-08-15T20:00:56.220Z Checking deranged v0.5.8
21312026-08-15T20:00:56.278Z Checking num_threads v0.1.7
21322026-08-15T20:00:56.282Z Checking fastrand v2.3.0
21332026-08-15T20:00:56.349Z Checking regex-automata v0.4.14
21342026-08-15T20:00:56.353Z Checking quote v1.0.45
21352026-08-15T20:00:56.417Z Checking time-core v0.1.8
21362026-08-15T20:00:56.451Z Checking anyhow v1.0.104
21372026-08-15T20:00:56.489Z Checking ipnetwork v0.21.1
21382026-08-15T20:00:56.521Z Checking tempfile v3.27.0
21392026-08-15T20:00:56.575Z Checking syn v2.0.117
21402026-08-15T20:00:56.611Z Checking pem-rfc7468 v0.7.0
21412026-08-15T20:00:56.674Z Checking aws-lc-sys v0.40.0
21422026-08-15T20:00:56.729Z Checking rustls-pki-types v1.14.0
21432026-08-15T20:00:56.766Z Checking untrusted v0.7.1
21442026-08-15T20:00:56.799Z Checking http-body v1.0.1
21452026-08-15T20:00:56.906Z Checking hex v0.4.3
21462026-08-15T20:00:56.964Z Checking atomic-waker v1.1.2
21472026-08-15T20:00:57.042Z Checking httpdate v1.0.3
21482026-08-15T20:00:57.093Z Checking try-lock v0.2.5
21492026-08-15T20:00:57.159Z Checking flagset v0.4.7
21502026-08-15T20:00:57.196Z Checking aws-lc-rs v1.16.3
21512026-08-15T20:00:57.199Z Checking clap v4.6.1
21522026-08-15T20:00:57.199Z Checking time v0.3.47
21532026-08-15T20:00:57.295Z Checking h2 v0.4.15
21542026-08-15T20:00:57.298Z Checking want v0.3.1
21552026-08-15T20:00:57.361Z Checking der v0.7.10
21562026-08-15T20:00:57.364Z Checking tower-service v0.3.3
21572026-08-15T20:00:57.476Z Checking untrusted v0.9.0
21582026-08-15T20:00:57.512Z Checking ryu v1.0.23
21592026-08-15T20:00:57.614Z Checking tower-layer v0.3.3
21602026-08-15T20:00:57.674Z Checking spin v0.9.8
21612026-08-15T20:00:57.795Z Checking socket2 v0.5.10
21622026-08-15T20:00:57.892Z Checking mime v0.3.17
21632026-08-15T20:00:58.038Z Checking rustls-webpki v0.103.13
21642026-08-15T20:00:58.098Z Checking simd-adler32 v0.3.8
21652026-08-15T20:00:58.101Z Checking block-padding v0.4.2
21662026-08-15T20:00:58.175Z Checking pretty-hex v0.4.1
21672026-08-15T20:00:58.210Z Checking adler2 v2.0.1
21682026-08-15T20:00:58.291Z Checking inout v0.2.2
21692026-08-15T20:00:58.327Z Checking http-body-util v0.1.3
21702026-08-15T20:00:58.330Z Checking oxnet v0.1.6
21712026-08-15T20:00:58.391Z Checking miniz_oxide v0.8.9
21722026-08-15T20:00:58.426Z Checking camino v1.2.5
21732026-08-15T20:00:58.465Z Checking plain v0.2.3
21742026-08-15T20:00:58.499Z Checking rustls v0.23.41
21752026-08-15T20:00:58.571Z Checking unicode-width v0.2.0
21762026-08-15T20:00:58.605Z Checking spki v0.7.3
21772026-08-15T20:00:58.648Z Checking rand_chacha v0.3.1
21782026-08-15T20:00:58.720Z Checking openssl-probe v0.2.1
21792026-08-15T20:00:58.782Z Checking ucd-trie v0.1.7
21802026-08-15T20:00:58.816Z Checking cipher v0.5.2
21812026-08-15T20:00:58.861Z Checking regex v1.12.3
21822026-08-15T20:00:58.864Z Checking serde_urlencoded v0.7.1
21832026-08-15T20:00:58.893Z Checking futures-executor v0.3.32
21842026-08-15T20:00:58.961Z Checking rand v0.8.6
21852026-08-15T20:00:58.965Z Checking pest v2.8.6
21862026-08-15T20:00:59.074Z Checking is-terminal v0.4.17
21872026-08-15T20:00:59.109Z Checking encoding_rs v0.8.35
21882026-08-15T20:00:59.160Z Checking static_assertions v1.1.0
21892026-08-15T20:00:59.196Z Checking futures v0.3.32
21902026-08-15T20:00:59.200Z Checking either v1.15.0
21912026-08-15T20:00:59.265Z Checking pkcs8 v0.10.2
21922026-08-15T20:00:59.307Z Checking sha2 v0.10.9
21932026-08-15T20:00:59.441Z Checking crc32fast v1.5.0
21942026-08-15T20:00:59.477Z Checking sync_wrapper v1.0.2
21952026-08-15T20:00:59.512Z Checking iri-string v0.7.10
21962026-08-15T20:00:59.610Z Checking tower v0.5.3
21972026-08-15T20:00:59.613Z Checking crossbeam-channel v0.5.15
21982026-08-15T20:00:59.642Z Checking openapiv3 v2.2.0
21992026-08-15T20:01:00.008Z Checking hashbrown v0.16.1
22002026-08-15T20:01:00.043Z Checking zlib-rs v0.6.2
22012026-08-15T20:01:00.077Z Checking bit-vec v0.8.0
22022026-08-15T20:01:00.082Z Checking hubpack v0.1.2
22032026-08-15T20:01:00.149Z Checking hyper v1.10.1
22042026-08-15T20:01:00.299Z Checking wait-timeout v0.2.1
22052026-08-15T20:01:00.303Z Checking bit-set v0.8.0
22062026-08-15T20:01:00.455Z Checking tinyvec_macros v0.1.1
22072026-08-15T20:01:00.506Z Checking rustls-native-certs v0.8.3
22082026-08-15T20:01:00.541Z Checking lazy_static v1.5.0
22092026-08-15T20:01:00.575Z Checking tinyvec v1.12.0
22102026-08-15T20:01:00.579Z Checking tower-http v0.6.8
22112026-08-15T20:01:00.659Z Checking signature v2.2.0
22122026-08-15T20:01:00.663Z Checking thread_local v1.1.9
22132026-08-15T20:01:00.762Z Checking tokio-rustls v0.26.4
22142026-08-15T20:01:00.820Z Checking psl-types v2.0.11
22152026-08-15T20:01:00.885Z Checking quick-error v1.2.3
22162026-08-15T20:01:00.921Z Checking cookie v0.18.1
22172026-08-15T20:01:00.925Z Checking rand_xorshift v0.4.0
22182026-08-15T20:01:00.987Z Checking publicsuffix v2.3.0
22192026-08-15T20:01:00.991Z Checking flate2 v1.1.9
22202026-08-15T20:01:01.018Z Checking strum v0.26.3
22212026-08-15T20:01:01.084Z Checking rusty-fork v0.3.1
22222026-08-15T20:01:01.084Z Checking term v1.2.1
22232026-08-15T20:01:01.116Z Checking unarray v0.1.4
22242026-08-15T20:01:01.181Z Checking hyper-util v0.1.20
22252026-08-15T20:01:01.184Z Checking take_mut v0.2.2
22262026-08-15T20:01:01.184Z Checking cookie_store v0.22.1
22272026-08-15T20:01:01.184Z Checking rustls-platform-verifier v0.6.2
22282026-08-15T20:01:01.311Z Checking num-integer v0.1.46
22292026-08-15T20:01:01.314Z Checking proptest v1.11.0
22302026-08-15T20:01:01.377Z Checking slog-async v2.8.0
22312026-08-15T20:01:01.380Z Checking slog-term v2.9.2
22322026-08-15T20:01:01.380Z Checking scroll v0.13.0
22332026-08-15T20:01:01.472Z Checking memmap2 v0.9.10
22342026-08-15T20:01:01.556Z Checking data-encoding v2.10.0
22352026-08-15T20:01:01.592Z Checking hmac v0.12.1
22362026-08-15T20:01:01.596Z Checking dtrace-parser v0.3.0
22372026-08-15T20:01:01.659Z Checking ahash v0.8.12
22382026-08-15T20:01:01.694Z Checking goblin v0.10.5
22392026-08-15T20:01:01.697Z Checking serde_spanned v0.6.9
22402026-08-15T20:01:01.760Z Checking toml_datetime v0.6.11
22412026-08-15T20:01:01.850Z Checking thread-id v5.1.0
22422026-08-15T20:01:01.888Z Checking base64 v0.21.7
22432026-08-15T20:01:01.892Z Checking bstr v1.12.1
22442026-08-15T20:01:01.892Z Checking crossbeam-epoch v0.9.18
22452026-08-15T20:01:01.987Z Checking x509-cert v0.2.5
22462026-08-15T20:01:01.990Z Checking memoffset v0.9.1
22472026-08-15T20:01:02.128Z Checking tap v1.0.1
22482026-08-15T20:01:02.165Z Checking num-iter v0.1.45
22492026-08-15T20:01:02.168Z Checking half v2.7.1
22502026-08-15T20:01:02.261Z Checking wyz v0.5.1
22512026-08-15T20:01:02.309Z Checking ff v0.13.1
22522026-08-15T20:01:02.377Z Checking radium v0.7.0
22532026-08-15T20:01:02.442Z Checking hyper-rustls v0.27.7
22542026-08-15T20:01:02.479Z Checking scroll v0.12.0
22552026-08-15T20:01:02.482Z Checking base16ct v0.2.0
22562026-08-15T20:01:02.482Z Checking ciborium-io v0.2.2
22572026-08-15T20:01:02.578Z Checking funty v2.0.0
22582026-08-15T20:01:02.656Z Checking ciborium-ll v0.2.2
22592026-08-15T20:01:02.659Z Checking group v0.13.0
22602026-08-15T20:01:02.725Z Checking sec1 v0.7.3
22612026-08-15T20:01:02.728Z Checking reqwest v0.13.2
22622026-08-15T20:01:02.792Z Checking goblin v0.8.2
22632026-08-15T20:01:02.855Z Checking hkdf v0.12.4
22642026-08-15T20:01:02.890Z Checking zerocopy v0.7.35
22652026-08-15T20:01:02.923Z Checking bitvec v1.0.1
22662026-08-15T20:01:02.961Z Checking crypto-bigint v0.5.5
22672026-08-15T20:01:03.018Z Checking rustix v0.38.44
22682026-08-15T20:01:03.132Z Checking newtype-uuid v1.3.2
22692026-08-15T20:01:03.370Z Checking daft v0.1.7
22702026-08-15T20:01:03.417Z Checking env_filter v2.0.0
22712026-08-15T20:01:03.592Z Checking unicode-segmentation v1.12.0
22722026-08-15T20:01:03.640Z Checking env_logger v0.11.11
22732026-08-15T20:01:03.676Z Checking ciborium v0.2.2
22742026-08-15T20:01:03.854Z Checking num-bigint-dig v0.8.6
22752026-08-15T20:01:03.889Z Checking nix v0.31.2
22762026-08-15T20:01:03.926Z Checking elliptic-curve v0.13.8
22772026-08-15T20:01:03.960Z Checking dtrace-parser v0.2.0
22782026-08-15T20:01:04.020Z Checking dof v0.4.0
22792026-08-15T20:01:04.131Z Checking pkcs1 v0.7.5
22802026-08-15T20:01:04.226Z Checking thread-id v4.2.2
22812026-08-15T20:01:04.262Z Checking debug-ignore v1.0.5
22822026-08-15T20:01:04.336Z Checking same-file v1.0.6
22832026-08-15T20:01:04.372Z Checking crc-catalog v2.4.0
22842026-08-15T20:01:04.404Z Checking winnow v1.0.3
22852026-08-15T20:01:04.475Z Checking unicode-normalization v0.1.25
22862026-08-15T20:01:04.510Z Checking walkdir v2.5.0
22872026-08-15T20:01:04.514Z Checking crc v3.4.0
22882026-08-15T20:01:04.669Z Checking usdt-impl v0.6.0
22892026-08-15T20:01:04.706Z Checking serde_with v3.21.0
22902026-08-15T20:01:04.712Z Checking rsa v0.9.10
22912026-08-15T20:01:04.775Z Checking zerocopy v0.6.6
22922026-08-15T20:01:04.778Z Checking dof v0.3.0
22932026-08-15T20:01:04.903Z Checking maybe-uninit v2.0.0
22942026-08-15T20:01:04.982Z Checking usdt v0.6.0
22952026-08-15T20:01:05.017Z Checking memmap v0.7.0
22962026-08-15T20:01:05.100Z Checking foreign-types-shared v0.1.1
22972026-08-15T20:01:05.103Z Checking foldhash v0.1.5
22982026-08-15T20:01:05.167Z Checking usdt-impl v0.5.0
22992026-08-15T20:01:05.201Z Checking winnow v0.5.40
23002026-08-15T20:01:05.205Z Checking nodrop v0.1.14
23012026-08-15T20:01:05.268Z Checking unicode-linebreak v0.1.5
23022026-08-15T20:01:05.271Z Checking keccak v0.1.6
23032026-08-15T20:01:05.271Z Checking smawk v0.3.2
23042026-08-15T20:01:05.366Z Checking hashbrown v0.15.5
23052026-08-15T20:01:05.370Z Checking array-init v0.0.4
23062026-08-15T20:01:05.463Z Checking usdt v0.5.0
23072026-08-15T20:01:05.500Z Checking foreign-types v0.3.2
23082026-08-15T20:01:05.503Z Checking sha3 v0.10.8
23092026-08-15T20:01:05.503Z Checking smallvec v0.6.14
23102026-08-15T20:01:05.597Z Checking packed_struct v0.10.1
23112026-08-15T20:01:05.656Z Checking rfc6979 v0.4.0
23122026-08-15T20:01:05.715Z Checking bitfield v0.19.4
23132026-08-15T20:01:05.765Z Checking bzip2-sys v0.1.13+1.0.8
23142026-08-15T20:01:05.801Z Checking openssl-sys v0.9.117
23152026-08-15T20:01:05.805Z Checking siphasher v1.0.2
23162026-08-15T20:01:05.868Z Checking bitflags v1.3.2
23172026-08-15T20:01:05.913Z Checking hashbrown v0.12.3
23182026-08-15T20:01:05.970Z Checking bzip2 v0.4.4
23192026-08-15T20:01:06.006Z Checking ecdsa v0.16.9
23202026-08-15T20:01:06.009Z Checking serde-hex v0.1.0
23212026-08-15T20:01:06.164Z Checking toml_parser v1.1.2+spec-1.1.0
23222026-08-15T20:01:06.210Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23232026-08-15T20:01:06.246Z Checking openssl v0.10.80
23242026-08-15T20:01:06.346Z Checking indexmap v1.9.3
23252026-08-15T20:01:06.381Z Checking primeorder v0.13.6
23262026-08-15T20:01:06.418Z Checking ron v0.8.1
23272026-08-15T20:01:06.421Z Checking toml_edit v0.19.15
23282026-08-15T20:01:06.526Z Checking hashbrown v0.13.2
23292026-08-15T20:01:06.641Z Checking itertools v0.13.0
23302026-08-15T20:01:06.679Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23312026-08-15T20:01:06.712Z Checking curve25519-dalek v4.1.3
23322026-08-15T20:01:06.960Z Checking signal-hook v0.3.18
23332026-08-15T20:01:06.997Z Checking managed v0.8.0
23342026-08-15T20:01:07.180Z Checking crc-any v2.5.0
23352026-08-15T20:01:07.217Z Checking object v0.30.4
23362026-08-15T20:01:07.387Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23372026-08-15T20:01:07.498Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23382026-08-15T20:01:07.534Z Checking toml v0.7.8
23392026-08-15T20:01:07.569Z Checking zip v0.6.6
23402026-08-15T20:01:07.601Z Checking globset v0.4.18
23412026-08-15T20:01:07.697Z Checking ed25519 v2.2.3
23422026-08-15T20:01:07.875Z Checking chacha20 v0.10.0
23432026-08-15T20:01:07.911Z Checking salty v0.3.0
23442026-08-15T20:01:07.944Z Checking object v0.37.3
23452026-08-15T20:01:07.948Z Checking path-slash v0.1.5
23462026-08-15T20:01:08.122Z Checking toml_write v0.1.2
23472026-08-15T20:01:08.164Z Checking winnow v0.7.14
23482026-08-15T20:01:08.169Z Checking ed25519-dalek v2.2.0
23492026-08-15T20:01:08.231Z Checking signal-hook-mio v0.2.5
23502026-08-15T20:01:08.265Z Checking native-tls v0.2.18
23512026-08-15T20:01:08.323Z Checking ref-cast v1.0.25
23522026-08-15T20:01:08.363Z Checking pin-project v1.1.11
23532026-08-15T20:01:08.450Z Checking jiff-core v0.1.0
23542026-08-15T20:01:08.454Z Checking p384 v0.13.1
23552026-08-15T20:01:08.518Z Checking tokio-native-tls v0.3.1
23562026-08-15T20:01:08.522Z Checking pem v3.0.6
23572026-08-15T20:01:08.708Z Checking inout v0.1.4
23582026-08-15T20:01:08.748Z Checking zstd-sys v2.0.16+zstd.1.5.7
23592026-08-15T20:01:08.876Z Checking fixedbitset v0.5.7
23602026-08-15T20:01:08.913Z Checking zstd-safe v7.2.4
23612026-08-15T20:01:08.947Z Checking cipher v0.4.4
23622026-08-15T20:01:09.108Z Checking petgraph v0.8.3
23632026-08-15T20:01:09.112Z Checking hyper-tls v0.6.0
23642026-08-15T20:01:09.177Z Checking snafu v0.8.9
23652026-08-15T20:01:09.211Z Checking jiff v0.2.34
23662026-08-15T20:01:09.325Z Checking crossterm v0.28.1
23672026-08-15T20:01:09.360Z Checking similar v2.7.0
23682026-08-15T20:01:09.410Z Checking toml_edit v0.22.27
23692026-08-15T20:01:09.448Z Checking fs-err v3.3.0
23702026-08-15T20:01:09.706Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23712026-08-15T20:01:09.769Z Checking hash32 v0.2.1
23722026-08-15T20:01:09.773Z Checking serde_plain v1.0.2
23732026-08-15T20:01:09.960Z Checking serde-big-array v0.5.1
23742026-08-15T20:01:09.996Z Checking unicode-properties v0.1.4
23752026-08-15T20:01:10.045Z Checking libbz2-rs-sys v0.2.2
23762026-08-15T20:01:10.126Z Checking linked-hash-map v0.5.6
23772026-08-15T20:01:10.210Z Checking typed-path v0.9.3
23782026-08-15T20:01:10.279Z Checking predicates-core v1.0.10
23792026-08-15T20:01:10.322Z Checking unicode-bidi v0.3.18
23802026-08-15T20:01:10.436Z Checking bumpalo v3.20.2
23812026-08-15T20:01:10.492Z Checking bzip2 v0.6.1
23822026-08-15T20:01:10.519Z Checking toml v0.8.23
23832026-08-15T20:01:10.638Z Checking stringprep v0.1.5
23842026-08-15T20:01:10.674Z Checking lru-cache v0.1.2
23852026-08-15T20:01:10.677Z Checking zopfli v0.8.3
23862026-08-15T20:01:10.741Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23872026-08-15T20:01:10.744Z Checking heapless v0.7.17
23882026-08-15T20:01:10.817Z Checking reqwest v0.12.28
23892026-08-15T20:01:10.820Z Checking zstd v0.13.3
23902026-08-15T20:01:10.883Z Checking textwrap v0.16.2
23912026-08-15T20:01:10.993Z Checking hickory-proto v0.25.2
23922026-08-15T20:01:11.059Z Checking hickory-proto v0.24.4
23932026-08-15T20:01:11.094Z Checking byte-wrapper v0.1.0
23942026-08-15T20:01:11.129Z Checking tokio-stream v0.1.18
23952026-08-15T20:01:11.133Z Checking md-5 v0.10.6
23962026-08-15T20:01:11.161Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
23972026-08-15T20:01:11.228Z Checking float-cmp v0.10.0
23982026-08-15T20:01:11.329Z Checking fallible-iterator v0.2.0
23992026-08-15T20:01:11.333Z Checking normalize-line-endings v0.3.0
24002026-08-15T20:01:11.396Z Checking resolv-conf v0.7.6
24012026-08-15T20:01:11.400Z Checking difflib v0.4.0
24022026-08-15T20:01:11.483Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24032026-08-15T20:01:11.528Z Checking smoltcp v0.9.1
24042026-08-15T20:01:11.590Z Checking zip v4.6.1
24052026-08-15T20:01:11.627Z Checking iddqd v0.4.2
24062026-08-15T20:01:11.630Z Checking predicates v3.1.4
24072026-08-15T20:01:11.630Z Checking postgres-protocol v0.6.10
24082026-08-15T20:01:11.983Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24092026-08-15T20:01:12.027Z Checking phf_shared v0.11.3
24102026-08-15T20:01:12.106Z Checking phf_shared v0.13.1
24112026-08-15T20:01:12.141Z Checking olpc-cjson v0.1.4
24122026-08-15T20:01:12.179Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24132026-08-15T20:01:12.213Z Checking strum v0.27.2
24142026-08-15T20:01:12.303Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24152026-08-15T20:01:12.340Z Checking lalrpop-util v0.19.12
24162026-08-15T20:01:12.344Z Checking precomputed-hash v0.1.1
24172026-08-15T20:01:12.409Z Checking new_debug_unreachable v1.0.6
24182026-08-15T20:01:12.412Z Checking fixedbitset v0.4.2
24192026-08-15T20:01:12.492Z Checking corncobs v0.1.4
24202026-08-15T20:01:12.523Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24212026-08-15T20:01:12.557Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24222026-08-15T20:01:12.560Z Checking string_cache v0.8.9
24232026-08-15T20:01:12.625Z Checking petgraph v0.6.5
24242026-08-15T20:01:12.628Z Checking phf v0.13.1
24252026-08-15T20:01:12.691Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24262026-08-15T20:01:12.791Z Checking tough v0.22.0
24272026-08-15T20:01:12.834Z Checking postgres-types v0.2.12
24282026-08-15T20:01:12.869Z Checking hickory-resolver v0.24.4
24292026-08-15T20:01:12.968Z Checking buf-list v1.1.2
24302026-08-15T20:01:13.009Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24312026-08-15T20:01:13.171Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24322026-08-15T20:01:13.208Z Checking secrecy v0.8.0
24332026-08-15T20:01:13.212Z Checking peg-runtime v0.8.5
24342026-08-15T20:01:13.360Z Checking whoami v2.1.0
24352026-08-15T20:01:13.414Z Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742)
24362026-08-15T20:01:13.582Z Compiling newtype-uuid-macros v0.1.0
24372026-08-15T20:01:13.618Z Checking tokio-postgres v0.7.16
24382026-08-15T20:01:13.653Z Checking qorb v0.4.1
24392026-08-15T20:01:13.803Z Checking match_cfg v0.1.0
24402026-08-15T20:01:13.904Z Checking hostname v0.3.1
24412026-08-15T20:01:13.940Z Checking slog-json v2.6.1
24422026-08-15T20:01:14.032Z Compiling async-stream-impl v0.3.6
24432026-08-15T20:01:14.066Z Compiling multer v3.1.0
24442026-08-15T20:01:14.131Z Checking slog-bunyan v2.5.0
24452026-08-15T20:01:14.277Z Compiling dropshot v0.17.1
24462026-08-15T20:01:14.391Z Compiling dropshot_endpoint v0.17.1
24472026-08-15T20:01:14.425Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24482026-08-15T20:01:14.577Z Checking serde_path_to_error v0.1.20
24492026-08-15T20:01:14.658Z Checking sha1 v0.11.0
24502026-08-15T20:01:14.839Z Checking toml_datetime v1.1.1+spec-1.1.0
24512026-08-15T20:01:14.876Z Checking serde_spanned v1.1.1
24522026-08-15T20:01:14.879Z Checking toml_writer v1.1.1+spec-1.1.0
24532026-08-15T20:01:14.905Z Checking compression-core v0.4.31
24542026-08-15T20:01:14.905Z Checking async-stream v0.3.6
24552026-08-15T20:01:15.067Z Checking progenitor-client v0.14.0
24562026-08-15T20:01:15.071Z Checking waitgroup v0.1.2
24572026-08-15T20:01:15.132Z Checking compression-codecs v0.4.37
24582026-08-15T20:01:15.135Z Checking toml v1.1.2+spec-1.1.0
24592026-08-15T20:01:15.135Z Checking rustls-pemfile v2.2.0
24602026-08-15T20:01:15.233Z Checking hostname v0.4.2
24612026-08-15T20:01:15.268Z Checking atomicwrites v0.4.4
24622026-08-15T20:01:15.303Z Compiling parse-display-derive v0.10.0
24632026-08-15T20:01:15.338Z Checking macaddr v1.0.1
24642026-08-15T20:01:15.341Z Checking async-compression v0.4.41
24652026-08-15T20:01:15.341Z Checking regress v0.10.5
24662026-08-15T20:01:15.435Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24672026-08-15T20:01:15.438Z Checking itertools v0.14.0
24682026-08-15T20:01:15.543Z Checking instant v0.1.13
24692026-08-15T20:01:15.658Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24702026-08-15T20:01:15.693Z Checking backoff v0.4.0
24712026-08-15T20:01:15.777Z Checking backon v1.6.0
24722026-08-15T20:01:15.876Z Checking humantime v2.3.0
24732026-08-15T20:01:15.911Z Compiling convert_case v0.4.0
24742026-08-15T20:01:15.945Z Checking heck v0.5.0
24752026-08-15T20:01:15.979Z Checking progenitor-extras v0.2.0
24762026-08-15T20:01:16.090Z Checking secrecy v0.10.3
24772026-08-15T20:01:16.124Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24782026-08-15T20:01:16.232Z Compiling regress v0.11.1
24792026-08-15T20:01:16.268Z Checking camino-tempfile v1.4.1
24802026-08-15T20:01:16.299Z Compiling derive_more v0.99.20
24812026-08-15T20:01:16.456Z Checking indent_write v2.2.0
24822026-08-15T20:01:16.459Z Compiling crucible-workspace-hack v0.1.0
24832026-08-15T20:01:16.616Z Compiling unsafe-libyaml v0.2.11
24842026-08-15T20:01:16.812Z Checking universal-hash v0.5.1
24852026-08-15T20:01:16.846Z Compiling thiserror-impl-no-std v2.0.2
24862026-08-15T20:01:16.970Z Checking opaque-debug v0.3.1
24872026-08-15T20:01:17.004Z Checking parse-display v0.10.0
24882026-08-15T20:01:17.067Z Checking poly1305 v0.8.0
24892026-08-15T20:01:17.182Z Compiling serde_yaml v0.9.34+deprecated
24902026-08-15T20:01:17.361Z Checking chacha20 v0.9.1
24912026-08-15T20:01:17.395Z Checking blake2 v0.10.6
24922026-08-15T20:01:17.584Z Checking password-hash v0.5.0
24932026-08-15T20:01:17.661Z Checking aead v0.5.2
24942026-08-15T20:01:17.834Z Compiling typify-impl v0.6.2
24952026-08-15T20:01:17.869Z Checking argon2 v0.5.3
24962026-08-15T20:01:18.080Z Checking thiserror-no-std v2.0.2
24972026-08-15T20:01:18.187Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24982026-08-15T20:01:18.226Z Checking vsss-rs v3.3.4
24992026-08-15T20:01:18.260Z Checking chacha20poly1305 v0.10.1
25002026-08-15T20:01:18.414Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25012026-08-15T20:01:18.631Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25022026-08-15T20:01:18.884Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25032026-08-15T20:01:18.919Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25042026-08-15T20:01:19.007Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25052026-08-15T20:01:19.159Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25062026-08-15T20:01:19.195Z Checking crossbeam-deque v0.8.6
25072026-08-15T20:01:19.304Z Compiling rayon-core v1.13.0
25082026-08-15T20:01:19.409Z Checking swrite v0.1.0
25092026-08-15T20:01:19.412Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25102026-08-15T20:01:19.500Z Compiling num-derive v0.4.2
25112026-08-15T20:01:19.567Z Compiling proc-macro-crate v1.3.1
25122026-08-15T20:01:19.769Z Compiling proc-macro-error v1.0.4
25132026-08-15T20:01:19.970Z Checking rayon v1.11.0
25142026-08-15T20:01:20.009Z Compiling num_enum_derive v0.7.6
25152026-08-15T20:01:20.108Z Checking tabwriter v1.4.1
25162026-08-15T20:01:20.288Z Checking glob v0.3.3
25172026-08-15T20:01:20.439Z Compiling itertools v0.15.0
25182026-08-15T20:01:20.505Z Compiling heapless v0.8.0
25192026-08-15T20:01:20.593Z Checking hash32 v0.3.1
25202026-08-15T20:01:20.752Z Checking colored v3.1.1
25212026-08-15T20:01:20.853Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25222026-08-15T20:01:20.980Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25232026-08-15T20:01:21.015Z Compiling smoltcp v0.11.0
25242026-08-15T20:01:21.126Z Checking num_enum v0.7.6
25252026-08-15T20:01:21.263Z Checking cobs v0.3.0
25262026-08-15T20:01:21.296Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25272026-08-15T20:01:21.426Z Checking rand v0.10.1
25282026-08-15T20:01:21.460Z Checking postcard v1.1.3
25292026-08-15T20:01:21.463Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25302026-08-15T20:01:21.600Z Checking sigpipe v0.1.3
25312026-08-15T20:01:21.708Z Compiling foreign-types-macros v0.2.3
25322026-08-15T20:01:21.743Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25332026-08-15T20:01:21.778Z Compiling ingot-macros v0.2.0
25342026-08-15T20:01:21.812Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25352026-08-15T20:01:21.812Z Checking foreign-types-shared v0.3.1
25362026-08-15T20:01:22.039Z Compiling num_enum_derive v0.5.11
25372026-08-15T20:01:22.073Z Checking cstr-argument v0.1.2
25382026-08-15T20:01:22.128Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25392026-08-15T20:01:22.222Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25402026-08-15T20:01:22.323Z Checking foreign-types v0.5.0
25412026-08-15T20:01:22.369Z Compiling typify-macro v0.6.2
25422026-08-15T20:01:22.427Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25432026-08-15T20:01:22.594Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25442026-08-15T20:01:22.687Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25452026-08-15T20:01:22.720Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25462026-08-15T20:01:22.753Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25472026-08-15T20:01:22.756Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25482026-08-15T20:01:22.886Z Checking itertools v0.12.1
25492026-08-15T20:01:22.922Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25502026-08-15T20:01:22.991Z Compiling zone_cfg_derive v0.3.1
25512026-08-15T20:01:23.100Z Checking num_enum v0.5.11
25522026-08-15T20:01:23.245Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25532026-08-15T20:01:23.297Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25542026-08-15T20:01:23.451Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25552026-08-15T20:01:23.498Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25562026-08-15T20:01:23.741Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25572026-08-15T20:01:23.776Z Checking smf v0.2.3
25582026-08-15T20:01:23.847Z Checking whoami v1.6.1
25592026-08-15T20:01:23.881Z Checking tokio-dtrace v0.1.1
25602026-08-15T20:01:23.978Z Checking zone v0.3.1
25612026-08-15T20:01:24.012Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25622026-08-15T20:01:24.047Z Checking console v0.15.11
25632026-08-15T20:01:24.081Z Checking newline-converter v0.3.0
25642026-08-15T20:01:24.112Z Checking oxide-tokio-rt v0.1.4
25652026-08-15T20:01:24.217Z Compiling typify v0.6.2
25662026-08-15T20:01:24.311Z Checking bytecount v0.6.9
25672026-08-15T20:01:24.354Z Compiling progenitor-impl v0.14.0
25682026-08-15T20:01:24.357Z Checking expectorate v1.2.0
25692026-08-15T20:01:24.425Z Checking unicode-width v0.1.14
25702026-08-15T20:01:24.488Z Checking oxide-update-engine-types v0.1.2
25712026-08-15T20:01:24.546Z Checking num-rational v0.4.2
25722026-08-15T20:01:24.666Z Checking ingot-types v0.2.0
25732026-08-15T20:01:24.707Z Checking num-complex v0.4.6
25742026-08-15T20:01:24.849Z Checking float-ord v0.3.2
25752026-08-15T20:01:24.987Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25762026-08-15T20:01:25.070Z Checking num v0.4.3
25772026-08-15T20:01:25.073Z Checking ingot v0.2.1
25782026-08-15T20:01:25.178Z Compiling cancel-safe-futures v0.1.5
25792026-08-15T20:01:25.386Z Checking linear-map v1.2.0
25802026-08-15T20:01:25.423Z Checking gethostname v0.5.0
25812026-08-15T20:01:25.454Z Compiling prettyplease v0.2.37
25822026-08-15T20:01:25.576Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25832026-08-15T20:01:25.766Z Compiling slog-dtrace v0.3.0
25842026-08-15T20:01:25.800Z Checking oxide-update-engine v0.1.2
25852026-08-15T20:01:25.832Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25862026-08-15T20:01:25.884Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25872026-08-15T20:01:26.132Z Checking owo-colors v4.3.0
25882026-08-15T20:01:26.253Z Checking papergrid v0.11.0
25892026-08-15T20:01:26.323Z Compiling tabled_derive v0.7.0
25902026-08-15T20:01:26.725Z Compiling convert_case v0.10.0
25912026-08-15T20:01:26.760Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25922026-08-15T20:01:26.976Z Compiling progenitor-macro v0.14.0
25932026-08-15T20:01:27.063Z Compiling derive_more-impl v2.1.1
25942026-08-15T20:01:27.314Z Checking tabled v0.15.0
25952026-08-15T20:01:27.425Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25962026-08-15T20:01:27.429Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25972026-08-15T20:01:27.681Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25982026-08-15T20:01:27.897Z Checking derive_more v2.1.1
25992026-08-15T20:01:27.932Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26002026-08-15T20:01:28.030Z Checking crossterm v0.29.0
26012026-08-15T20:01:28.853Z Checking fd-lock v4.0.4
26022026-08-15T20:01:29.045Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26032026-08-15T20:01:29.329Z Checking vte v0.14.1
26042026-08-15T20:01:29.544Z Checking strip-ansi-escapes v0.2.1
26052026-08-15T20:01:29.783Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
26062026-08-15T20:01:30.593Z Checking termtree v0.5.1
26072026-08-15T20:01:30.679Z Checking nu-ansi-term v0.50.3
26082026-08-15T20:01:30.916Z Checking reedline v0.40.0
26092026-08-15T20:01:30.951Z Compiling minimal-lexical v0.2.1
26102026-08-15T20:01:31.126Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26112026-08-15T20:01:31.197Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26122026-08-15T20:01:31.234Z Compiling nom v7.1.3
26132026-08-15T20:01:31.284Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26142026-08-15T20:01:31.808Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26152026-08-15T20:01:32.002Z Checking progenitor v0.14.0
26162026-08-15T20:01:32.101Z Checking display-error-chain v0.2.2
26172026-08-15T20:01:32.177Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26182026-08-15T20:01:32.248Z Compiling unicode-xid v0.2.6
26192026-08-15T20:01:32.371Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26202026-08-15T20:01:32.416Z Compiling ar_archive_writer v0.5.1
26212026-08-15T20:01:32.597Z Checking csv-core v0.1.13
26222026-08-15T20:01:33.039Z Checking csv v1.4.0
26232026-08-15T20:01:33.137Z Compiling stacker v0.1.23
26242026-08-15T20:01:33.277Z Compiling psm v0.1.30
26252026-08-15T20:01:33.429Z Compiling cfg_aliases v0.1.1
26262026-08-15T20:01:33.462Z Checking highway v1.3.0
26272026-08-15T20:01:33.540Z Compiling semver v0.1.20
26282026-08-15T20:01:33.615Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
26292026-08-15T20:01:33.737Z Compiling nix v0.28.0
26302026-08-15T20:01:33.906Z Compiling rustc_version v0.1.7
26312026-08-15T20:01:33.910Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
26322026-08-15T20:01:34.143Z Checking nibble_vec v0.1.0
26332026-08-15T20:01:34.175Z Checking endian-type v0.1.2
26342026-08-15T20:01:34.279Z Compiling newtype_derive v0.1.6
26352026-08-15T20:01:34.349Z Checking radix_trie v0.2.1
26362026-08-15T20:01:34.382Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26372026-08-15T20:01:34.415Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26382026-08-15T20:01:34.507Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26392026-08-15T20:01:34.591Z Checking phf_shared v0.12.1
26402026-08-15T20:01:34.643Z Compiling recursive-proc-macro-impl v0.1.1
26412026-08-15T20:01:34.773Z Compiling chrono-tz v0.10.4
26422026-08-15T20:01:34.932Z Checking phf v0.12.1
26432026-08-15T20:01:35.095Z Checking recursive v0.1.1
26442026-08-15T20:01:35.129Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26452026-08-15T20:01:35.161Z Compiling const_format_proc_macros v0.2.34
26462026-08-15T20:01:35.222Z Compiling peg-macros v0.8.5
26472026-08-15T20:01:35.276Z Checking winnow v0.6.26
26482026-08-15T20:01:35.312Z Compiling sqlparser_derive v0.5.0
26492026-08-15T20:01:35.580Z Checking unicode_categories v0.1.1
26502026-08-15T20:01:35.648Z Checking home v0.5.12
26512026-08-15T20:01:36.002Z Checking const_format v0.2.35
26522026-08-15T20:01:36.037Z Checking rustyline v14.0.0
26532026-08-15T20:01:36.082Z Checking sqlparser v0.61.0
26542026-08-15T20:01:36.260Z Checking bcs v0.1.6
26552026-08-15T20:01:36.443Z Checking sqlformat v0.3.5
26562026-08-15T20:01:36.521Z Checking nom v8.0.0
26572026-08-15T20:01:36.599Z Checking peg v0.8.5
26582026-08-15T20:01:36.737Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26592026-08-15T20:01:36.913Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26602026-08-15T20:01:36.916Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26612026-08-15T20:01:36.980Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26622026-08-15T20:01:37.025Z Checking steno v0.4.1
26632026-08-15T20:01:37.448Z Checking sha1 v0.10.6
26642026-08-15T20:01:37.650Z Checking filetime v0.2.27
26652026-08-15T20:01:37.821Z Checking xattr v1.6.1
26662026-08-15T20:01:37.967Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26672026-08-15T20:01:38.002Z Checking tar v0.4.46
26682026-08-15T20:01:38.063Z Checking subprocess v0.2.15
26692026-08-15T20:01:38.175Z Checking headers-core v0.3.0
26702026-08-15T20:01:38.178Z Checking yasna v0.5.2
26712026-08-15T20:01:38.315Z Checking headers v0.4.1
26722026-08-15T20:01:38.370Z Checking port-file v0.1.0
26732026-08-15T20:01:38.408Z Checking tagptr v0.2.0
26742026-08-15T20:01:38.483Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26752026-08-15T20:01:38.575Z Checking moka v0.12.13
26762026-08-15T20:01:38.578Z Checking dropshot-api-manager-types v0.7.2
26772026-08-15T20:01:38.643Z Checking rcgen v0.12.1
26782026-08-15T20:01:38.845Z Checking utf-8 v0.7.6
26792026-08-15T20:01:39.012Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26802026-08-15T20:01:39.045Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26812026-08-15T20:01:39.220Z Checking tungstenite v0.21.0
26822026-08-15T20:01:39.300Z Checking hickory-resolver v0.25.2
26832026-08-15T20:01:39.517Z Compiling libefi-sys v0.1.0
26842026-08-15T20:01:39.685Z Checking tokio-tungstenite v0.21.0
26852026-08-15T20:01:39.776Z Compiling bitfield-struct v0.6.2
26862026-08-15T20:01:39.993Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26872026-08-15T20:01:40.048Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26882026-08-15T20:01:40.098Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26892026-08-15T20:01:40.288Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26902026-08-15T20:01:40.367Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26912026-08-15T20:01:40.411Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26922026-08-15T20:01:40.443Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26932026-08-15T20:01:40.555Z Compiling xshell-macros v0.2.7
26942026-08-15T20:01:40.590Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26952026-08-15T20:01:40.705Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26962026-08-15T20:01:40.772Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26972026-08-15T20:01:40.962Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26982026-08-15T20:01:40.967Z Checking xshell v0.2.7
26992026-08-15T20:01:41.178Z Checking half v1.8.3
27002026-08-15T20:01:41.211Z Checking libscf-sys v1.2.0
27012026-08-15T20:01:41.260Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27022026-08-15T20:01:41.370Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27032026-08-15T20:01:41.402Z Checking serde_cbor v0.11.2
27042026-08-15T20:01:41.730Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27052026-08-15T20:01:41.780Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27062026-08-15T20:01:41.812Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27072026-08-15T20:01:41.845Z Checking papergrid v0.18.0
27082026-08-15T20:01:41.998Z Checking maplit v1.0.2
27092026-08-15T20:01:42.043Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27102026-08-15T20:01:42.077Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27112026-08-15T20:01:42.110Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27122026-08-15T20:01:42.517Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27132026-08-15T20:01:42.638Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27142026-08-15T20:01:42.672Z Checking tabled v0.21.0
27152026-08-15T20:01:42.900Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27162026-08-15T20:01:42.934Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27172026-08-15T20:01:43.208Z Checking crc8 v0.1.1
27182026-08-15T20:01:43.335Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27192026-08-15T20:01:43.625Z Checking unicase v2.9.0
27202026-08-15T20:01:43.853Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27212026-08-15T20:01:43.857Z Checking fxhash v0.2.1
27222026-08-15T20:01:43.918Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27232026-08-15T20:01:44.039Z Checking sha2 v0.11.0
27242026-08-15T20:01:44.234Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27252026-08-15T20:01:44.569Z Compiling darling_core v0.21.3
27262026-08-15T20:01:44.664Z Compiling vergen-lib v0.1.6
27272026-08-15T20:01:44.744Z Checking constant_time_eq v0.4.2
27282026-08-15T20:01:44.886Z Compiling diesel_derives v2.3.7
27292026-08-15T20:01:44.919Z Checking arrayvec v0.7.6
27302026-08-15T20:01:44.950Z Checking arrayref v0.3.9
27312026-08-15T20:01:44.983Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27322026-08-15T20:01:45.135Z Checking scheduled-thread-pool v0.2.7
27332026-08-15T20:01:45.167Z Compiling vergen-gitcl v1.0.8
27342026-08-15T20:01:45.198Z Compiling diesel_table_macro_syntax v0.3.0
27352026-08-15T20:01:45.311Z Checking r2d2 v0.8.10
27362026-08-15T20:01:45.431Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27372026-08-15T20:01:45.522Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27382026-08-15T20:01:45.825Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27392026-08-15T20:01:45.912Z Checking downcast-rs v2.0.2
27402026-08-15T20:01:45.949Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27412026-08-15T20:01:46.062Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27422026-08-15T20:01:46.135Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27432026-08-15T20:01:46.357Z Compiling blake3 v1.8.5
27442026-08-15T20:01:46.621Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27452026-08-15T20:01:47.094Z Compiling darling_macro v0.21.3
27462026-08-15T20:01:47.252Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27472026-08-15T20:01:47.306Z Checking kstat-rs v0.2.5
27482026-08-15T20:01:47.465Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27492026-08-15T20:01:47.531Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27502026-08-15T20:01:47.628Z Compiling darling v0.21.3
27512026-08-15T20:01:47.748Z Compiling dsl_auto_type v0.2.0
27522026-08-15T20:01:47.784Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27532026-08-15T20:01:47.864Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27542026-08-15T20:01:48.212Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27552026-08-15T20:01:48.276Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27562026-08-15T20:01:48.538Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27572026-08-15T20:01:48.591Z Compiling dirs-sys-next v0.1.2
27582026-08-15T20:01:48.912Z Compiling parking_lot_core v0.8.6
27592026-08-15T20:01:48.945Z Compiling crunchy v0.2.4
27602026-08-15T20:01:49.231Z Compiling dirs-next v2.0.0
27612026-08-15T20:01:49.294Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27622026-08-15T20:01:49.339Z Compiling clang-sys v1.8.1
27632026-08-15T20:01:49.389Z Compiling git-stub v1.0.0
27642026-08-15T20:01:49.678Z Compiling tiny-keccak v2.0.2
27652026-08-15T20:01:49.759Z Compiling git-stub-vcs v0.1.0
27662026-08-15T20:01:49.803Z Compiling term v0.7.0
27672026-08-15T20:01:49.989Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27682026-08-15T20:01:49.992Z Compiling bit-vec v0.6.3
27692026-08-15T20:01:50.143Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27702026-08-15T20:01:50.178Z Checking parking_lot v0.11.2
27712026-08-15T20:01:50.245Z Compiling bit-set v0.5.3
27722026-08-15T20:01:50.377Z Compiling ascii-canvas v3.0.0
27732026-08-15T20:01:50.412Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27742026-08-15T20:01:50.474Z Checking prefix-trie v0.7.0
27752026-08-15T20:01:50.630Z Compiling itertools v0.10.5
27762026-08-15T20:01:50.664Z Compiling ena v0.14.4
27772026-08-15T20:01:50.830Z Compiling libloading v0.8.9
27782026-08-15T20:01:50.863Z Compiling regex-syntax v0.6.29
27792026-08-15T20:01:50.906Z Compiling diff v0.1.13
27802026-08-15T20:01:50.939Z Compiling bindgen v0.71.1
27812026-08-15T20:01:51.200Z Checking hickory-server v0.25.2
27822026-08-15T20:01:51.444Z Checking sled v0.34.7
27832026-08-15T20:01:51.478Z Compiling cexpr v0.6.0
27842026-08-15T20:01:51.727Z Checking nanorand v0.7.0
27852026-08-15T20:01:51.960Z Compiling rustc-hash v2.1.1
27862026-08-15T20:01:52.124Z Checking flume v0.11.1
27872026-08-15T20:01:52.169Z Compiling lalrpop v0.19.12
27882026-08-15T20:01:52.402Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27892026-08-15T20:01:52.472Z Compiling libxml v0.3.3
27902026-08-15T20:01:52.694Z Checking assert_matches v1.5.0
27912026-08-15T20:01:52.859Z Compiling strum_macros v0.24.3
27922026-08-15T20:01:52.917Z Compiling indoc v1.0.9
27932026-08-15T20:01:53.584Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27942026-08-15T20:01:53.698Z Checking diesel v2.3.7
27952026-08-15T20:01:54.004Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27962026-08-15T20:01:54.234Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27972026-08-15T20:01:54.267Z Checking quick-xml v0.37.5
27982026-08-15T20:01:54.621Z Checking derive_builder v0.20.2
27992026-08-15T20:01:54.659Z Compiling oso-derive v0.27.3
28002026-08-15T20:01:54.766Z Compiling trait-variant v0.1.2
28012026-08-15T20:01:55.181Z Compiling impl-trait-for-tuples v0.2.3
28022026-08-15T20:01:55.212Z Checking openssl-probe v0.1.6
28032026-08-15T20:01:55.347Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28042026-08-15T20:01:55.428Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28052026-08-15T20:01:56.155Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28062026-08-15T20:01:56.189Z Checking predicates-tree v1.0.13
28072026-08-15T20:01:56.222Z Compiling progenitor-impl v0.13.0
28082026-08-15T20:01:56.334Z Compiling dashu-int v0.5.1
28092026-08-15T20:01:56.552Z Compiling seq-macro v0.3.6
28102026-08-15T20:01:56.823Z Checking progenitor-client v0.13.0
28112026-08-15T20:01:57.081Z Checking ssh-encoding v0.2.0
28122026-08-15T20:01:57.113Z Checking anstyle-parse v0.2.7
28132026-08-15T20:01:57.301Z Checking dashu-base v0.5.1
28142026-08-15T20:01:57.305Z Compiling rlimit v0.10.2
28152026-08-15T20:01:57.576Z Checking num-modular v0.6.4
28162026-08-15T20:01:57.655Z Checking ssh-cipher v0.2.0
28172026-08-15T20:01:57.721Z Checking anstream v0.6.21
28182026-08-15T20:01:57.823Z Checking tungstenite v0.28.0
28192026-08-15T20:01:57.969Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
28202026-08-15T20:01:58.164Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28212026-08-15T20:01:58.198Z Checking p256 v0.13.2
28222026-08-15T20:01:58.299Z Checking bb8 v0.8.6
28232026-08-15T20:01:58.479Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=c987748c331dd8f78873f77fc5a39c11520d9fc9#c987748c)
28242026-08-15T20:01:58.838Z Checking num-primitive v0.2.1
28252026-08-15T20:01:58.872Z Compiling progenitor-macro v0.13.0
28262026-08-15T20:01:58.901Z Compiling mime_guess v2.0.5
28272026-08-15T20:01:59.433Z Checking dsi-bitstream v0.10.1
28282026-08-15T20:01:59.552Z Checking ssh-key v0.6.7
28292026-08-15T20:01:59.798Z Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe)
28302026-08-15T20:02:00.011Z Checking tokio-tungstenite v0.28.0
28312026-08-15T20:02:00.354Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28322026-08-15T20:02:00.487Z Checking ignore v0.4.25
28332026-08-15T20:02:00.574Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28342026-08-15T20:02:00.751Z Checking http-range v0.1.5
28352026-08-15T20:02:00.913Z Checking http-range-header v0.4.2
28362026-08-15T20:02:00.946Z Checking bytesize v2.7.0
28372026-08-15T20:02:01.086Z Checking globwalk v0.9.1
28382026-08-15T20:02:01.302Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28392026-08-15T20:02:02.242Z Checking before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe)
28402026-08-15T20:02:02.321Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28412026-08-15T20:02:02.719Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
28422026-08-15T20:02:03.263Z Checking digest-io v0.1.0
28432026-08-15T20:02:03.306Z Checking nonempty v0.12.0
28442026-08-15T20:02:03.415Z Checking rawzip v0.4.4
28452026-08-15T20:02:03.447Z Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=b2675dbef99b784efb817db01920ee59dac708c3#b2675dbe)
28462026-08-15T20:02:03.874Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=c987748c331dd8f78873f77fc5a39c11520d9fc9#c987748c)
28472026-08-15T20:02:03.908Z Checking progenitor v0.13.0
28482026-08-15T20:02:03.941Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28492026-08-15T20:02:04.092Z Checking camino-tempfile-ext v0.3.3
28502026-08-15T20:02:04.330Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28512026-08-15T20:02:04.492Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28522026-08-15T20:02:04.907Z Checking lru v0.18.2
28532026-08-15T20:02:05.115Z Checking pwd v1.4.0
28542026-08-15T20:02:05.281Z Checking hyper-staticfile v0.10.1
28552026-08-15T20:02:05.314Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28562026-08-15T20:02:05.609Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28572026-08-15T20:02:05.653Z Checking signal-hook-tokio v0.3.1
28582026-08-15T20:02:05.815Z Compiling illumos-nvpair-sys v0.2.0
28592026-08-15T20:02:05.849Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28602026-08-15T20:02:06.082Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28612026-08-15T20:02:06.382Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28622026-08-15T20:02:06.552Z Checking scuffle v0.1.0
28632026-08-15T20:02:06.779Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=c987748c331dd8f78873f77fc5a39c11520d9fc9#c987748c)
28642026-08-15T20:02:06.822Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28652026-08-15T20:02:07.147Z Checking illumos-nvpair v0.3.0
28662026-08-15T20:02:07.184Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28672026-08-15T20:02:07.282Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28682026-08-15T20:02:07.340Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28692026-08-15T20:02:07.531Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28702026-08-15T20:02:07.873Z Checking async-bb8-diesel v0.2.1
28712026-08-15T20:02:08.185Z Checking diesel-dtrace v0.5.0
28722026-08-15T20:02:08.272Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28732026-08-15T20:02:08.470Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28742026-08-15T20:02:08.506Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28752026-08-15T20:02:08.582Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28762026-08-15T20:02:08.715Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28772026-08-15T20:02:08.772Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28782026-08-15T20:02:10.425Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28792026-08-15T20:02:10.552Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28802026-08-15T20:02:10.765Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28812026-08-15T20:02:10.850Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28822026-08-15T20:02:11.066Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28832026-08-15T20:02:11.544Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28842026-08-15T20:02:12.001Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
28852026-08-15T20:02:12.036Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28862026-08-15T20:02:12.520Z Checking tungstenite v0.23.0
28872026-08-15T20:02:12.668Z Checking rand_seeder v0.4.0
28882026-08-15T20:02:12.853Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28892026-08-15T20:02:12.975Z Checking tokio-tungstenite v0.23.1
28902026-08-15T20:02:13.277Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28912026-08-15T20:02:13.310Z Checking void v1.0.2
28922026-08-15T20:02:13.451Z Checking lzss v0.8.2
28932026-08-15T20:02:13.554Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28942026-08-15T20:02:13.674Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28952026-08-15T20:02:13.772Z Checking nix v0.27.1
28962026-08-15T20:02:13.882Z Checking serde_bytes v0.11.19
28972026-08-15T20:02:14.103Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28982026-08-15T20:02:14.320Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28992026-08-15T20:02:14.868Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29002026-08-15T20:02:15.040Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29012026-08-15T20:02:15.085Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29022026-08-15T20:02:15.376Z Checking yansi v1.0.1
29032026-08-15T20:02:15.669Z Checking is_ci v1.2.0
29042026-08-15T20:02:15.716Z Checking cpubits v0.1.1
29052026-08-15T20:02:15.779Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29062026-08-15T20:02:15.835Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29072026-08-15T20:02:15.870Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29082026-08-15T20:02:15.971Z Checking pretty_assertions v1.4.1
29092026-08-15T20:02:16.102Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29102026-08-15T20:02:16.138Z Checking pem-rfc7468 v1.0.0
29112026-08-15T20:02:16.336Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29122026-08-15T20:02:16.620Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29132026-08-15T20:02:16.855Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
29142026-08-15T20:02:17.036Z Checking hmac v0.13.0
29152026-08-15T20:02:17.231Z Checking universal-hash v0.6.1
29162026-08-15T20:02:17.401Z Compiling libz-sys v1.1.24
29172026-08-15T20:02:17.665Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
29182026-08-15T20:02:17.828Z Compiling instability v0.3.11
29192026-08-15T20:02:17.965Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
29202026-08-15T20:02:18.077Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29212026-08-15T20:02:18.118Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29222026-08-15T20:02:18.143Z Checking castaway v0.2.4
29232026-08-15T20:02:18.289Z Compiling indoc v2.0.7
29242026-08-15T20:02:18.368Z Checking compact_str v0.8.1
29252026-08-15T20:02:18.864Z Checking polyval v0.7.1
29262026-08-15T20:02:19.072Z Checking der v0.8.0
29272026-08-15T20:02:19.560Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29282026-08-15T20:02:19.618Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29292026-08-15T20:02:19.735Z Checking unicode-truncate v1.1.0
29302026-08-15T20:02:19.785Z Checking lru v0.12.5
29312026-08-15T20:02:19.843Z Compiling libgit2-sys v0.18.3+1.9.2
29322026-08-15T20:02:19.915Z Checking arc-swap v1.8.2
29332026-08-15T20:02:19.948Z Checking cassowary v0.3.0
29342026-08-15T20:02:20.075Z Checking ghash v0.6.0
29352026-08-15T20:02:20.183Z Checking slog-scope v4.4.1
29362026-08-15T20:02:20.215Z Checking ratatui v0.29.0
29372026-08-15T20:02:20.355Z Checking pbkdf2 v0.13.0
29382026-08-15T20:02:20.390Z Checking aes v0.9.1
29392026-08-15T20:02:20.505Z Checking crypto-bigint v0.7.5
29402026-08-15T20:02:20.823Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29412026-08-15T20:02:21.576Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
29422026-08-15T20:02:21.829Z Checking ctr v0.10.1
29432026-08-15T20:02:22.037Z Checking aead v0.6.1
29442026-08-15T20:02:22.082Z Checking cargo-platform v0.3.2
29452026-08-15T20:02:22.213Z Checking aes-gcm v0.11.0
29462026-08-15T20:02:22.298Z Checking cargo_metadata v0.23.1
29472026-08-15T20:02:22.413Z Checking slog-stdlog v4.1.1
29482026-08-15T20:02:22.573Z Checking spki v0.8.0
29492026-08-15T20:02:22.775Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29502026-08-15T20:02:22.810Z Checking supports-color v3.0.2
29512026-08-15T20:02:22.977Z Checking colored v2.2.0
29522026-08-15T20:02:23.080Z Checking salsa20 v0.11.0
29532026-08-15T20:02:23.210Z Checking console v0.16.2
29542026-08-15T20:02:23.259Z Compiling vergen-git2 v9.1.0
29552026-08-15T20:02:23.489Z Checking plotters-backend v0.3.7
29562026-08-15T20:02:23.550Z Checking unit-prefix v0.5.2
29572026-08-15T20:02:23.726Z Checking indicatif v0.18.4
29582026-08-15T20:02:23.729Z Checking plotters-svg v0.3.7
29592026-08-15T20:02:23.983Z Checking scrypt v0.12.0
29602026-08-15T20:02:24.153Z Checking slog-envlogger v2.2.0
29612026-08-15T20:02:24.186Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29622026-08-15T20:02:24.221Z Checking cbc v0.2.1
29632026-08-15T20:02:24.337Z Checking libsw-core v0.3.2
29642026-08-15T20:02:24.392Z Checking cast v0.3.0
29652026-08-15T20:02:24.472Z Checking pkcs5 v0.8.1
29662026-08-15T20:02:24.522Z Checking libsw v3.5.0
29672026-08-15T20:02:24.578Z Checking criterion-plot v0.6.0
29682026-08-15T20:02:24.712Z Checking plotters v0.3.7
29692026-08-15T20:02:24.796Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29702026-08-15T20:02:24.851Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29712026-08-15T20:02:25.075Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29722026-08-15T20:02:25.298Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29732026-08-15T20:02:25.486Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29742026-08-15T20:02:25.520Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29752026-08-15T20:02:25.711Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29762026-08-15T20:02:25.745Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29772026-08-15T20:02:25.807Z Checking tinytemplate v1.2.1
29782026-08-15T20:02:25.933Z Checking oorandom v11.1.5
29792026-08-15T20:02:26.052Z Checking anes v0.1.6
29802026-08-15T20:02:26.084Z Checking shell-words v1.1.1
29812026-08-15T20:02:26.275Z Checking criterion v0.7.0
29822026-08-15T20:02:26.321Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29832026-08-15T20:02:26.654Z Checking pkcs8 v0.11.0
29842026-08-15T20:02:26.889Z Checking oxide-update-engine-display v0.1.2
29852026-08-15T20:02:27.235Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29862026-08-15T20:02:27.517Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29872026-08-15T20:02:28.056Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29882026-08-15T20:02:28.103Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29892026-08-15T20:02:28.952Z Checking tokio-test v0.4.5
29902026-08-15T20:02:29.213Z Checking ff v0.14.0
29912026-08-15T20:02:29.410Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29922026-08-15T20:02:29.637Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29932026-08-15T20:02:30.048Z Checking twox-hash v2.1.2
29942026-08-15T20:02:30.418Z Compiling petname v2.0.2
29952026-08-15T20:02:30.917Z Checking atty v0.2.14
29962026-08-15T20:02:31.257Z Checking group v0.14.0
29972026-08-15T20:02:31.445Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29982026-08-15T20:02:31.506Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29992026-08-15T20:02:31.589Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30002026-08-15T20:02:31.644Z Checking fatfs v0.3.6
30012026-08-15T20:02:32.124Z Checking signature v3.0.0
30022026-08-15T20:02:32.248Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
30032026-08-15T20:02:32.311Z Checking base16ct v1.0.0
30042026-08-15T20:02:32.475Z Checking sec1 v0.8.1
30052026-08-15T20:02:32.713Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30062026-08-15T20:02:32.911Z Compiling samael v0.0.19
30072026-08-15T20:02:32.945Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30082026-08-15T20:02:33.019Z Checking hkdf v0.13.0
30092026-08-15T20:02:33.118Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30102026-08-15T20:02:33.184Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
30112026-08-15T20:02:33.380Z Checking concurrent-queue v2.5.0
30122026-08-15T20:02:33.589Z Checking sapling-renderdag v0.1.0
30132026-08-15T20:02:33.621Z Checking sync-ptr v0.1.4
30142026-08-15T20:02:33.793Z Checking parking v2.2.1
30152026-08-15T20:02:33.890Z Checking elliptic-curve v0.14.1
30162026-08-15T20:02:33.948Z Checking event-listener v5.4.1
30172026-08-15T20:02:34.205Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30182026-08-15T20:02:34.330Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30192026-08-15T20:02:34.480Z Checking rtoolbox v0.0.3
30202026-08-15T20:02:34.600Z Checking event-listener-strategy v0.5.4
30212026-08-15T20:02:34.643Z Checking rpassword v7.5.4
30222026-08-15T20:02:34.765Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
30232026-08-15T20:02:34.833Z Checking wnaf v0.14.0
30242026-08-15T20:02:35.028Z Checking primefield v0.14.0
30252026-08-15T20:02:35.264Z Checking rfc6979 v0.6.0
30262026-08-15T20:02:35.437Z Checking tui-tree-widget v0.23.1
30272026-08-15T20:02:35.659Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30282026-08-15T20:02:35.745Z Checking futures-timer v3.0.3
30292026-08-15T20:02:35.962Z Checking ecdsa v0.17.0
30302026-08-15T20:02:36.393Z Checking primeorder v0.14.0
30312026-08-15T20:02:36.687Z Checking async-lock v3.4.2
30322026-08-15T20:02:36.788Z Compiling curve25519-dalek v5.0.0
30332026-08-15T20:02:36.838Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30342026-08-15T20:02:37.094Z Checking async-object-pool v0.2.0
30352026-08-15T20:02:37.301Z Checking ssh-encoding v0.3.0
30362026-08-15T20:02:37.558Z Checking serde_regex v1.1.0
30372026-08-15T20:02:37.748Z Checking assert-json-diff v2.0.2
30382026-08-15T20:02:37.950Z Checking path-tree v0.8.3
30392026-08-15T20:02:38.171Z Checking keccak v0.2.0
30402026-08-15T20:02:38.204Z Checking stringmetrics v2.2.2
30412026-08-15T20:02:38.367Z Compiling strsim v0.10.0
30422026-08-15T20:02:38.399Z Checking topological-sort v0.2.2
30432026-08-15T20:02:38.570Z Checking omicron-zone-package v0.12.3
30442026-08-15T20:02:38.749Z Compiling darling_core v0.13.4
30452026-08-15T20:02:39.217Z Checking httpmock v0.8.3
30462026-08-15T20:02:39.545Z Checking ed25519 v3.0.0
30472026-08-15T20:02:39.772Z Checking pkcs1 v0.8.0-rc.4
30482026-08-15T20:02:40.016Z Checking crypto-primes v0.7.2
30492026-08-15T20:02:40.363Z Checking poly1305 v0.9.0
30502026-08-15T20:02:40.616Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30512026-08-15T20:02:40.660Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30522026-08-15T20:02:41.002Z Checking blowfish v0.10.0
30532026-08-15T20:02:41.058Z Checking blake2 v0.11.0-rc.6
30542026-08-15T20:02:41.182Z Checking gimli v0.32.3
30552026-08-15T20:02:41.321Z Compiling target-lexicon v0.13.3
30562026-08-15T20:02:41.354Z Checking argon2 v0.6.0-rc.8
30572026-08-15T20:02:41.429Z Checking bcrypt-pbkdf v0.11.0
30582026-08-15T20:02:41.621Z Checking rsa v0.10.0-rc.18
30592026-08-15T20:02:41.694Z Checking ssh-cipher v0.3.0
30602026-08-15T20:02:41.891Z Compiling darling_macro v0.13.4
30612026-08-15T20:02:41.941Z Checking ed25519-dalek v3.0.0
30622026-08-15T20:02:42.141Z Checking sha3 v0.11.0
30632026-08-15T20:02:42.194Z Checking p256 v0.14.0
30642026-08-15T20:02:42.406Z Checking p384 v0.14.0
30652026-08-15T20:02:42.512Z Checking p521 v0.14.0
30662026-08-15T20:02:42.739Z Checking addr2line v0.25.1
30672026-08-15T20:02:42.973Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30682026-08-15T20:02:43.036Z Checking kem v0.3.0
30692026-08-15T20:02:43.187Z Checking module-lattice v0.2.3
30702026-08-15T20:02:43.246Z Checking hex-literal v0.4.1
30712026-08-15T20:02:43.380Z Checking rustc-demangle v0.1.27
30722026-08-15T20:02:43.438Z Compiling guppy-workspace-hack v0.1.0
30732026-08-15T20:02:43.635Z Checking sponge-cursor v0.1.0
30742026-08-15T20:02:43.733Z Checking backtrace v0.3.76
30752026-08-15T20:02:43.799Z Checking sha3 v0.12.0
30762026-08-15T20:02:44.036Z Checking ml-kem v0.3.2
30772026-08-15T20:02:44.070Z Compiling darling v0.13.4
30782026-08-15T20:02:44.433Z Checking russh-cryptovec v0.62.0
30792026-08-15T20:02:44.466Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30802026-08-15T20:02:44.627Z Checking internal-russh-num-bigint v0.5.0
30812026-08-15T20:02:44.688Z Checking num-bigint v0.4.6
30822026-08-15T20:02:44.823Z Checking russh-util v0.52.0
30832026-08-15T20:02:44.981Z Checking generic-array v1.4.3
30842026-08-15T20:02:45.490Z Compiling enum_dispatch v0.3.13
30852026-08-15T20:02:45.563Z Compiling delegate v0.13.5
30862026-08-15T20:02:45.595Z Checking ssh-key v0.7.0-rc.11
30872026-08-15T20:02:45.635Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30882026-08-15T20:02:46.076Z Checking md5 v0.8.0
30892026-08-15T20:02:46.274Z Compiling target-spec v3.5.7
30902026-08-15T20:02:46.463Z Checking hex-literal v1.1.0
30912026-08-15T20:02:46.498Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30922026-08-15T20:02:46.609Z Checking russh v0.62.4
30932026-08-15T20:02:46.685Z Checking cfg-expr v0.20.6
30942026-08-15T20:02:46.730Z Compiling serde_with_macros v1.5.2
30952026-08-15T20:02:47.102Z Checking backtrace-ext v0.2.1
30962026-08-15T20:02:47.244Z Checking supports-color v2.1.0
30972026-08-15T20:02:47.278Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30982026-08-15T20:02:47.409Z Checking textwrap v0.15.2
30992026-08-15T20:02:47.600Z Checking hashbrown v0.14.5
31002026-08-15T20:02:47.648Z Checking supports-unicode v2.1.0
31012026-08-15T20:02:47.796Z Checking supports-hyperlinks v2.1.0
31022026-08-15T20:02:47.944Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31032026-08-15T20:02:48.108Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31042026-08-15T20:02:48.157Z Checking terminal_size v0.1.17
31052026-08-15T20:02:48.298Z Compiling miette-derive v5.10.0
31062026-08-15T20:02:48.337Z Checking owo-colors v3.5.0
31072026-08-15T20:02:48.404Z Checking internet-checksum v0.2.1
31082026-08-15T20:02:48.556Z Checking chumsky v0.9.3
31092026-08-15T20:02:48.696Z Compiling git2 v0.20.4
31102026-08-15T20:02:48.926Z Compiling serde_with v1.14.0
31112026-08-15T20:02:49.456Z Checking miette v5.10.0
31122026-08-15T20:02:49.950Z Compiling polar-core v0.27.3
31132026-08-15T20:02:49.982Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31142026-08-15T20:02:50.013Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31152026-08-15T20:02:50.093Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31162026-08-15T20:02:50.174Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
31172026-08-15T20:02:50.522Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31182026-08-15T20:02:50.590Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31192026-08-15T20:02:50.733Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31202026-08-15T20:02:50.787Z Compiling knuffel-derive v3.2.0
31212026-08-15T20:02:51.041Z Checking httptest v0.16.4
31222026-08-15T20:02:51.440Z Checking pathdiff v0.2.3
31232026-08-15T20:02:51.491Z Checking nested v0.1.1
31242026-08-15T20:02:51.574Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
31252026-08-15T20:02:51.609Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31262026-08-15T20:02:51.659Z Checking guppy v0.17.25
31272026-08-15T20:02:51.913Z Checking similar-asserts v1.7.0
31282026-08-15T20:02:52.034Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31292026-08-15T20:02:52.097Z Compiling target-triple v1.0.0
31302026-08-15T20:02:52.265Z Checking knuffel v3.2.0
31312026-08-15T20:02:52.462Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31322026-08-15T20:02:52.633Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
31332026-08-15T20:02:52.935Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31342026-08-15T20:02:53.179Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31352026-08-15T20:02:53.216Z Checking hickory-client v0.25.2
31362026-08-15T20:02:53.530Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
31372026-08-15T20:02:53.758Z Compiling fs-err v2.11.0
31382026-08-15T20:02:53.838Z Compiling assert_cmd v2.1.2
31392026-08-15T20:02:53.990Z Checking escape8259 v0.5.3
31402026-08-15T20:02:54.154Z Checking libtest-mimic v0.8.1
31412026-08-15T20:02:54.301Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31422026-08-15T20:02:54.588Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31432026-08-15T20:02:54.727Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31442026-08-15T20:02:54.760Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31452026-08-15T20:02:54.954Z Checking oso v0.27.3
31462026-08-15T20:02:55.212Z Checking blake2b_simd v1.0.4
31472026-08-15T20:02:55.434Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31482026-08-15T20:02:55.622Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31492026-08-15T20:02:55.662Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31502026-08-15T20:02:55.842Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31512026-08-15T20:02:55.910Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
31522026-08-15T20:02:56.045Z Checking fancy-regex v0.14.0
31532026-08-15T20:02:56.081Z Checking serde_tokenstream v0.2.3
31542026-08-15T20:02:56.366Z Checking approx v0.5.1
31552026-08-15T20:02:56.427Z Compiling rstest_macros v0.25.0
31562026-08-15T20:02:56.528Z Checking uzers v0.12.2
31572026-08-15T20:02:56.533Z Checking constant_time_eq v0.3.1
31582026-08-15T20:02:56.723Z Checking termcolor v1.4.1
31592026-08-15T20:02:56.753Z Compiling linkme-impl v0.3.35
31602026-08-15T20:02:56.900Z Checking rust-argon2 v2.1.0
31612026-08-15T20:02:56.965Z Checking trybuild v1.0.116
31622026-08-15T20:02:57.169Z Checking datatest-stable v0.3.3
31632026-08-15T20:02:57.374Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
31642026-08-15T20:02:57.583Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31652026-08-15T20:02:57.843Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31662026-08-15T20:02:57.877Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31672026-08-15T20:02:58.015Z Checking support-bundle-viewer v0.1.2
31682026-08-15T20:02:58.201Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31692026-08-15T20:02:58.303Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31702026-08-15T20:02:58.427Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31712026-08-15T20:02:58.523Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31722026-08-15T20:02:58.649Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31732026-08-15T20:02:58.751Z Checking drift v0.2.0
31742026-08-15T20:02:58.785Z Checking rand_distr v0.5.1
31752026-08-15T20:02:58.940Z Checking multimap v0.10.1
31762026-08-15T20:02:59.042Z Compiling relative-path v1.9.3
31772026-08-15T20:02:59.145Z Checking parse-size v1.1.0
31782026-08-15T20:02:59.148Z Compiling linkme v0.3.35
31792026-08-15T20:02:59.228Z Checking dropshot-api-manager v0.7.2
31802026-08-15T20:02:59.302Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31812026-08-15T20:03:00.368Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31822026-08-15T20:03:00.800Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31832026-08-15T20:03:00.960Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31842026-08-15T20:03:01.166Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31852026-08-15T20:03:01.393Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31862026-08-15T20:03:01.550Z Checking sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
31872026-08-15T20:03:01.583Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31882026-08-15T20:03:01.945Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31892026-08-15T20:03:01.981Z Checking cargo_toml v0.21.0
31902026-08-15T20:03:02.109Z Checking partial-io v0.5.4
31912026-08-15T20:03:02.273Z Checking termios v0.3.3
31922026-08-15T20:03:02.344Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=b8782742d1bd91546887fbc1757a7d024a5469ef#b8782742)
31932026-08-15T20:03:02.439Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31942026-08-15T20:03:02.806Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31952026-08-15T20:03:02.944Z Checking rstest v0.25.0
31962026-08-15T20:03:08.445Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31972026-08-15T20:03:08.781Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31982026-08-15T20:03:09.880Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31992026-08-15T20:03:14.080Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
32002026-08-15T20:03:16.492Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32012026-08-15T20:03:19.877Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32022026-08-15T20:03:23.875Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32032026-08-15T20:03:26.671Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
32042026-08-15T20:03:30.716Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32052026-08-15T20:03:32.569Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
32062026-08-15T20:03:34.037Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32072026-08-15T20:03:34.569Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32082026-08-15T20:03:37.039Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
32092026-08-15T20:03:40.080Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32102026-08-15T20:03:44.312Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32112026-08-15T20:04:06.725Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
32122026-08-15T20:04:58.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s
32132026-08-15T20:04:58.536Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32142026-08-15T20:04:58.536Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32152026-08-15T20:04:59.208Z
32162026-08-15T20:04:59.208Zreal 4:14.994988171
32172026-08-15T20:04:59.208Zuser 22:00.355848263
32182026-08-15T20:04:59.208Zsys 5:12.081295538
32192026-08-15T20:04:59.208Ztrap 0.521926525
32202026-08-15T20:04:59.208Ztflt 0.498709280
32212026-08-15T20:04:59.208Zdflt 0.660249439
32222026-08-15T20:04:59.208Zkflt 0.013002000
32232026-08-15T20:04:59.208Zlock 1:06:41.379727962
32242026-08-15T20:04:59.208Zslp 1:00:31.676115773
32252026-08-15T20:04:59.208Zlat 1:50.246327959
32262026-08-15T20:04:59.208Zstop 13:08.685781206
32272026-08-15T20:04:59.211Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
32282026-08-15T20:04:59.211Z+ ptime -m cargo doc --workspace --no-deps
32292026-08-15T20:05:00.101Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
32302026-08-15T20:05:00.101Z |
32312026-08-15T20:05:00.101Z = 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)`
32322026-08-15T20:05:00.101Z = 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>
32332026-08-15T20:05:01.232Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32342026-08-15T20:05:01.492Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32352026-08-15T20:05:01.538Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32362026-08-15T20:05:01.601Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32372026-08-15T20:05:01.664Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
32382026-08-15T20:05:01.773Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32392026-08-15T20:05:01.805Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32402026-08-15T20:05:01.805Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32412026-08-15T20:05:01.860Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32422026-08-15T20:05:01.886Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32432026-08-15T20:05:02.036Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32442026-08-15T20:05:02.071Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32452026-08-15T20:05:02.104Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32462026-08-15T20:05:02.190Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32472026-08-15T20:05:02.214Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32482026-08-15T20:05:02.236Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32492026-08-15T20:05:02.239Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32502026-08-15T20:05:02.283Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32512026-08-15T20:05:02.307Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32522026-08-15T20:05:02.364Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32532026-08-15T20:05:02.408Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32542026-08-15T20:05:02.665Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32552026-08-15T20:05:02.848Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32562026-08-15T20:05:02.875Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32572026-08-15T20:05:02.938Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32582026-08-15T20:05:02.965Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32592026-08-15T20:05:03.122Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32602026-08-15T20:05:03.169Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32612026-08-15T20:05:03.289Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32622026-08-15T20:05:03.410Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32632026-08-15T20:05:03.435Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32642026-08-15T20:05:03.463Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32652026-08-15T20:05:03.640Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32662026-08-15T20:05:03.671Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32672026-08-15T20:05:03.839Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32682026-08-15T20:05:03.905Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32692026-08-15T20:05:04.018Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32702026-08-15T20:05:04.044Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32712026-08-15T20:05:04.069Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32722026-08-15T20:05:04.276Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32732026-08-15T20:05:04.346Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32742026-08-15T20:05:04.520Z Checking sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=c987748c331dd8f78873f77fc5a39c11520d9fc9#c987748c)
32752026-08-15T20:05:04.553Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32762026-08-15T20:05:04.611Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32772026-08-15T20:05:04.640Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32782026-08-15T20:05:04.836Z Checking scuffle v0.1.0
32792026-08-15T20:05:04.866Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32802026-08-15T20:05:04.979Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32812026-08-15T20:05:05.100Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32822026-08-15T20:05:05.217Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32832026-08-15T20:05:05.287Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32842026-08-15T20:05:05.313Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32852026-08-15T20:05:05.411Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32862026-08-15T20:05:05.435Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32872026-08-15T20:05:05.525Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32882026-08-15T20:05:06.041Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32892026-08-15T20:05:06.187Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32902026-08-15T20:05:06.517Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32912026-08-15T20:05:06.564Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32922026-08-15T20:05:06.891Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32932026-08-15T20:05:06.918Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32942026-08-15T20:05:06.981Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32952026-08-15T20:05:07.020Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32962026-08-15T20:05:07.235Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32972026-08-15T20:05:07.263Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32982026-08-15T20:05:07.326Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32992026-08-15T20:05:07.416Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33002026-08-15T20:05:07.419Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33012026-08-15T20:05:07.819Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33022026-08-15T20:05:08.265Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=c987748c331dd8f78873f77fc5a39c11520d9fc9#c987748c)
33032026-08-15T20:05:08.522Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33042026-08-15T20:05:08.591Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33052026-08-15T20:05:08.864Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=c987748c331dd8f78873f77fc5a39c11520d9fc9#c987748c)
33062026-08-15T20:05:08.892Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33072026-08-15T20:05:08.918Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33082026-08-15T20:05:08.944Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33092026-08-15T20:05:09.308Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33102026-08-15T20:05:09.331Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33112026-08-15T20:05:09.360Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33122026-08-15T20:05:09.363Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33132026-08-15T20:05:09.547Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33142026-08-15T20:05:09.572Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33152026-08-15T20:05:09.605Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33162026-08-15T20:05:09.631Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33172026-08-15T20:05:09.748Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33182026-08-15T20:05:09.775Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33192026-08-15T20:05:09.831Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33202026-08-15T20:05:09.947Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33212026-08-15T20:05:10.129Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33222026-08-15T20:05:10.153Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33232026-08-15T20:05:10.203Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33242026-08-15T20:05:10.235Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33252026-08-15T20:05:10.438Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33262026-08-15T20:05:10.442Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33272026-08-15T20:05:10.545Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33282026-08-15T20:05:10.575Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33292026-08-15T20:05:10.630Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33302026-08-15T20:05:10.775Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33312026-08-15T20:05:10.803Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33322026-08-15T20:05:10.877Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33332026-08-15T20:05:10.907Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33342026-08-15T20:05:10.932Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33352026-08-15T20:05:10.958Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33362026-08-15T20:05:11.053Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33372026-08-15T20:05:11.082Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33382026-08-15T20:05:11.159Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33392026-08-15T20:05:11.255Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33402026-08-15T20:05:11.281Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33412026-08-15T20:05:11.529Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33422026-08-15T20:05:11.532Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33432026-08-15T20:05:11.553Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33442026-08-15T20:05:12.097Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33452026-08-15T20:05:12.285Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33462026-08-15T20:05:12.311Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33472026-08-15T20:05:12.601Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33482026-08-15T20:05:12.848Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33492026-08-15T20:05:13.107Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33502026-08-15T20:05:13.413Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33512026-08-15T20:05:13.627Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33522026-08-15T20:05:14.481Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33532026-08-15T20:05:15.226Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33542026-08-15T20:05:15.252Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33552026-08-15T20:05:15.339Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33562026-08-15T20:05:15.504Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33572026-08-15T20:05:15.666Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33582026-08-15T20:05:15.810Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33592026-08-15T20:05:16.561Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33602026-08-15T20:05:16.665Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33612026-08-15T20:05:16.692Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33622026-08-15T20:05:17.037Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33632026-08-15T20:05:17.126Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33642026-08-15T20:05:17.435Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33652026-08-15T20:05:17.709Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33662026-08-15T20:05:18.011Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33672026-08-15T20:05:18.169Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33682026-08-15T20:05:18.384Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33692026-08-15T20:05:18.798Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33702026-08-15T20:05:19.124Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33712026-08-15T20:05:19.189Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33722026-08-15T20:05:19.651Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33732026-08-15T20:05:20.133Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33742026-08-15T20:05:20.596Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33752026-08-15T20:05:20.893Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33762026-08-15T20:05:21.303Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33772026-08-15T20:05:21.349Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33782026-08-15T20:05:21.900Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33792026-08-15T20:05:22.048Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33802026-08-15T20:05:22.368Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33812026-08-15T20:05:22.515Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33822026-08-15T20:05:22.582Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33832026-08-15T20:05:23.002Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33842026-08-15T20:05:23.066Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33852026-08-15T20:05:23.605Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33862026-08-15T20:05:24.297Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33872026-08-15T20:05:24.493Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33882026-08-15T20:05:25.020Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33892026-08-15T20:05:27.533Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33902026-08-15T20:05:28.828Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33912026-08-15T20:05:29.779Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33922026-08-15T20:05:29.967Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33932026-08-15T20:05:30.208Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33942026-08-15T20:05:30.780Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33952026-08-15T20:05:31.391Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33962026-08-15T20:05:31.757Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33972026-08-15T20:05:32.334Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33982026-08-15T20:05:33.244Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33992026-08-15T20:05:34.176Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34002026-08-15T20:05:35.164Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34012026-08-15T20:05:35.301Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34022026-08-15T20:05:35.381Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34032026-08-15T20:05:35.481Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34042026-08-15T20:05:36.061Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34052026-08-15T20:05:36.178Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34062026-08-15T20:05:36.204Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34072026-08-15T20:05:36.422Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34082026-08-15T20:05:36.744Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34092026-08-15T20:05:36.769Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34102026-08-15T20:05:36.852Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34112026-08-15T20:05:37.266Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34122026-08-15T20:05:37.508Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34132026-08-15T20:05:38.068Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34142026-08-15T20:05:38.095Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
34152026-08-15T20:05:38.356Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34162026-08-15T20:05:38.651Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34172026-08-15T20:05:38.880Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34182026-08-15T20:05:39.160Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34192026-08-15T20:05:40.069Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
34202026-08-15T20:05:41.240Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
34212026-08-15T20:05:41.491Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34222026-08-15T20:05:43.209Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34232026-08-15T20:05:44.675Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34242026-08-15T20:05:45.119Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
34252026-08-15T20:05:46.075Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34262026-08-15T20:05:47.624Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34272026-08-15T20:05:49.507Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34282026-08-15T20:05:50.198Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34292026-08-15T20:05:50.663Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34302026-08-15T20:05:51.864Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
34312026-08-15T20:05:53.338Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34322026-08-15T20:05:54.854Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
34332026-08-15T20:05:56.164Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34342026-08-15T20:05:56.313Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34352026-08-15T20:05:56.943Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34362026-08-15T20:05:57.445Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34372026-08-15T20:05:59.811Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34382026-08-15T20:06:01.202Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34392026-08-15T20:06:03.998Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34402026-08-15T20:06:04.796Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34412026-08-15T20:06:05.654Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34422026-08-15T20:06:07.412Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34432026-08-15T20:06:08.176Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34442026-08-15T20:06:09.712Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34452026-08-15T20:06:09.898Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
34462026-08-15T20:06:10.422Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34472026-08-15T20:06:11.208Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
34482026-08-15T20:06:11.370Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34492026-08-15T20:06:13.009Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34502026-08-15T20:06:13.899Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34512026-08-15T20:06:17.572Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34522026-08-15T20:06:18.554Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34532026-08-15T20:06:19.662Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34542026-08-15T20:06:20.149Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34552026-08-15T20:06:21.375Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34562026-08-15T20:06:22.191Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34572026-08-15T20:06:23.797Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34582026-08-15T20:06:24.923Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34592026-08-15T20:06:26.055Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34602026-08-15T20:06:26.978Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34612026-08-15T20:06:29.866Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34622026-08-15T20:06:30.526Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34632026-08-15T20:06:32.199Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34642026-08-15T20:06:32.662Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34652026-08-15T20:06:34.371Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34662026-08-15T20:06:36.198Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34672026-08-15T20:06:37.595Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34682026-08-15T20:06:39.061Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34692026-08-15T20:06:40.654Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34702026-08-15T20:06:42.230Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34712026-08-15T20:06:43.872Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34722026-08-15T20:06:45.551Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34732026-08-15T20:06:47.053Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34742026-08-15T20:06:51.810Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34752026-08-15T20:06:51.835Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34762026-08-15T20:06:53.245Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34772026-08-15T20:06:53.838Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34782026-08-15T20:06:55.554Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34792026-08-15T20:06:57.307Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34802026-08-15T20:06:59.221Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34812026-08-15T20:07:01.147Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34822026-08-15T20:07:02.904Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34832026-08-15T20:07:04.600Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34842026-08-15T20:07:06.663Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34852026-08-15T20:07:08.141Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34862026-08-15T20:07:09.941Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34872026-08-15T20:07:11.743Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34882026-08-15T20:07:13.451Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34892026-08-15T20:07:15.219Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34902026-08-15T20:07:18.519Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34912026-08-15T20:07:20.514Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34922026-08-15T20:07:22.162Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34932026-08-15T20:07:25.561Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34942026-08-15T20:07:27.306Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34952026-08-15T20:07:29.447Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34962026-08-15T20:07:31.440Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34972026-08-15T20:07:33.261Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34982026-08-15T20:07:37.316Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34992026-08-15T20:07:39.334Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35002026-08-15T20:07:42.472Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35012026-08-15T20:07:43.700Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35022026-08-15T20:07:45.203Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35032026-08-15T20:07:47.647Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
35042026-08-15T20:07:49.854Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35052026-08-15T20:07:52.272Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35062026-08-15T20:07:54.689Z Documenting sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
35072026-08-15T20:07:56.941Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
35082026-08-15T20:08:00.028Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
35092026-08-15T20:08:01.760Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
35102026-08-15T20:08:03.977Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35112026-08-15T20:08:06.968Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
35122026-08-15T20:08:09.420Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35132026-08-15T20:08:11.146Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
35142026-08-15T20:08:13.952Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35152026-08-15T20:08:16.137Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35162026-08-15T20:08:18.507Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35172026-08-15T20:08:21.259Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35182026-08-15T20:08:23.721Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
35192026-08-15T20:08:25.922Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35202026-08-15T20:08:28.635Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35212026-08-15T20:08:31.075Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35222026-08-15T20:08:33.407Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35232026-08-15T20:08:36.097Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
35242026-08-15T20:08:38.611Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
35252026-08-15T20:08:41.054Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35262026-08-15T20:08:43.572Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35272026-08-15T20:08:46.079Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35282026-08-15T20:08:48.565Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35292026-08-15T20:08:51.111Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35302026-08-15T20:08:53.578Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35312026-08-15T20:08:56.236Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
35322026-08-15T20:08:58.726Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35332026-08-15T20:09:01.305Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35342026-08-15T20:09:03.903Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
35352026-08-15T20:09:06.374Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35362026-08-15T20:09:08.978Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35372026-08-15T20:09:11.524Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35382026-08-15T20:09:13.959Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
35392026-08-15T20:09:16.718Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
35402026-08-15T20:09:19.262Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35412026-08-15T20:09:21.847Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35422026-08-15T20:09:24.419Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35432026-08-15T20:09:26.899Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35442026-08-15T20:09:29.533Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35452026-08-15T20:09:32.171Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35462026-08-15T20:09:35.343Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35472026-08-15T20:09:37.444Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35482026-08-15T20:09:40.364Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35492026-08-15T20:09:42.791Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35502026-08-15T20:09:45.600Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35512026-08-15T20:09:48.254Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35522026-08-15T20:09:50.993Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
35532026-08-15T20:09:53.774Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35542026-08-15T20:09:56.284Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35552026-08-15T20:09:58.939Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35562026-08-15T20:10:02.019Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35572026-08-15T20:10:04.713Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35582026-08-15T20:10:07.298Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35592026-08-15T20:10:09.908Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35602026-08-15T20:10:12.654Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35612026-08-15T20:10:15.348Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35622026-08-15T20:10:18.618Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35632026-08-15T20:10:21.043Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-08-15T20:10:23.925Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35652026-08-15T20:10:31.867Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35662026-08-15T20:10:32.060Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35672026-08-15T20:10:35.495Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35682026-08-15T20:10:39.097Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35692026-08-15T20:10:42.479Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35702026-08-15T20:10:47.449Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35712026-08-15T20:10:50.665Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35722026-08-15T20:10:54.255Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35732026-08-15T20:10:58.146Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35742026-08-15T20:11:02.026Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35752026-08-15T20:11:05.926Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35762026-08-15T20:11:09.719Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35772026-08-15T20:11:13.561Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35782026-08-15T20:11:17.419Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35792026-08-15T20:11:21.266Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35802026-08-15T20:11:25.378Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35812026-08-15T20:11:29.018Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35822026-08-15T20:11:32.851Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35832026-08-15T20:11:36.790Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35842026-08-15T20:11:40.590Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35852026-08-15T20:11:44.503Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35862026-08-15T20:11:48.229Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35872026-08-15T20:11:52.088Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35882026-08-15T20:11:55.946Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35892026-08-15T20:12:26.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 27s
35902026-08-15T20:12:26.631Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35912026-08-15T20:12:26.631Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35922026-08-15T20:12:26.805Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 204 other files
35932026-08-15T20:12:26.920Z
35942026-08-15T20:12:26.923Zreal 7:27.614528181
35952026-08-15T20:12:26.924Zuser 20:22.991063035
35962026-08-15T20:12:26.924Zsys 4:23.828804330
35972026-08-15T20:12:26.924Ztrap 0.306788052
35982026-08-15T20:12:26.924Ztflt 0.062766718
35992026-08-15T20:12:26.924Zdflt 0.047065638
36002026-08-15T20:12:26.924Zkflt 0.000026870
36012026-08-15T20:12:26.924Zlock 7:05:53.039466651
36022026-08-15T20:12:26.924Zslp 2:30:02.965906109
36032026-08-15T20:12:26.924Zlat 37.887873467
36042026-08-15T20:12:26.924Zstop 2:11.455607837
36052026-08-15T20:12:26.924Zprocess exited: duration 842755 ms, exit code 0
 
36062026-08-15T20:12:26.931Zfound 0 output files