01KX93JX9MED52GW23D22AY6A5: clippy (helios)

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

Buildomat Job: 01KX93K88BQB8A8GRG97ME93WG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-11T17:29:46.992Zjob assigned to worker 01KX93KGR9B201BYXTA0VS5Y2M [factory aws, i-05cd2bc5fb6fe2118] (queued for 50 s)
 
22026-07-11T17:29:53.617Zstarting task 0: "setup"
32026-07-11T17:29:53.624Z++ uname -s
42026-07-11T17:29:53.628Z+ kern=SunOS
52026-07-11T17:29:53.628Z+ build_user=build
62026-07-11T17:29:53.628Z+ build_uid=12345
72026-07-11T17:29:53.628Z+ work_dir=/work
82026-07-11T17:29:53.628Z+ input_dir=/input
92026-07-11T17:29:53.628Z+ [[ 0 == 12345 ]]
102026-07-11T17:29:53.628Z+ case "$kern" in
112026-07-11T17:29:53.628Z+ groupadd -g 12345 build
122026-07-11T17:29:53.628Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-11T17:29:55.634Z+ zfs create -o mountpoint=/work rpool/work
142026-07-11T17:29:55.737Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-11T17:29:55.740Z+ home_fs=zfs
162026-07-11T17:29:55.741Z+ [[ zfs == autofs ]]
172026-07-11T17:29:55.741Z+ mkdir -p /home/build
182026-07-11T17:29:55.741Z+ chown build:build /home/build /work
192026-07-11T17:29:57.741Z+ chmod 0700 /home/build /work
202026-07-11T17:29:57.744Zprocess exited: duration 4126 ms, exit code 0
 
212026-07-11T17:29:57.751Zstarting task 1: "rust-toolchain"
222026-07-11T17:29:57.755Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-11T17:29:57.755Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-07-11T17:29:57.755Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-07-11T17:29:57.755Z * rust toolchain channel = "1.96.1"
262026-07-11T17:29:57.755Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-11T17:29:57.755Z * rust toolchain profile = "default"
282026-07-11T17:29:57.759Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-11T17:29:57.759Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-11T17:29:57.864Zinfo: downloading installer
312026-07-11T17:29:59.129Zwarn: It looks like you have an existing rustup settings file at:
322026-07-11T17:29:59.129Zwarn: /home/build/.rustup/settings.toml
332026-07-11T17:29:59.129Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-11T17:29:59.129Zwarn: instead of the one inferred from the default host triple.
352026-07-11T17:29:59.141Zinfo: profile set to default
362026-07-11T17:29:59.141Zinfo: default host triple is x86_64-unknown-illumos
372026-07-11T17:29:59.144Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-11T17:29:59.285Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-11T17:29:59.288Zinfo: downloading 6 components
402026-07-11T17:30:14.016Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-11T17:30:14.016Z
422026-07-11T17:30:14.056Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-11T17:30:14.056Z
442026-07-11T17:30:14.056Z
452026-07-11T17:30:14.056ZRust is installed now. Great!
462026-07-11T17:30:14.056Z
472026-07-11T17:30:14.059ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-11T17:30:14.059Zenvironment variable. This has not been done automatically.
492026-07-11T17:30:14.059Z
502026-07-11T17:30:14.059ZTo configure your current shell, you need to source
512026-07-11T17:30:14.059Zthe corresponding env file under $HOME/.cargo.
522026-07-11T17:30:14.059Z
532026-07-11T17:30:14.059ZThis is usually done by running one of the following (note the leading DOT):
542026-07-11T17:30:14.059Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-11T17:30:14.059Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-11T17:30:14.059Zsource "~/.cargo/env.nu" # For nushell
572026-07-11T17:30:14.059Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-11T17:30:14.059Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-11T17:30:14.060Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-11T17:30:14.060Zwarn: no default linker (`cc`) was found in your PATH
612026-07-11T17:30:14.060Zwarn: many Rust crates require a system C toolchain to build
622026-07-11T17:30:14.153Z+ rustup --version
632026-07-11T17:30:14.162Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-11T17:30:14.165Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-11T17:30:14.183Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-11T17:30:14.186Z+ cargo --version
672026-07-11T17:30:14.200Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-11T17:30:14.203Z+ rustc --version
692026-07-11T17:30:14.222Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-11T17:30:14.225Zprocess exited: duration 16473 ms, exit code 0
 
712026-07-11T17:30:14.231Zstarting task 2: "authentication"
722026-07-11T17:30:14.248Zprocess exited: duration 16 ms, exit code 0
 
732026-07-11T17:30:14.254Zstarting task 3: "clone repository"
742026-07-11T17:30:14.257Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-11T17:30:14.260Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-11T17:30:14.290ZCloning into '/work/oxidecomputer/omicron'...
772026-07-11T17:30:25.061Z+ cd /work/oxidecomputer/omicron
782026-07-11T17:30:25.061Z+ git fetch origin 8cd11db3931cd0dd837fcd960e2aa60b9770e77c
792026-07-11T17:30:25.355ZFrom https://github.com/oxidecomputer/omicron
802026-07-11T17:30:25.355Z * branch 8cd11db3931cd0dd837fcd960e2aa60b9770e77c -> FETCH_HEAD
812026-07-11T17:30:25.366Z+ [[ -n eliza/omdb-sitrep-version ]]
822026-07-11T17:30:25.369Z++ git branch --show-current
832026-07-11T17:30:25.369Z+ current=main
842026-07-11T17:30:25.369Z+ [[ main != eliza/omdb-sitrep-version ]]
852026-07-11T17:30:25.369Z+ git branch -f eliza/omdb-sitrep-version 8cd11db3931cd0dd837fcd960e2aa60b9770e77c
862026-07-11T17:30:25.374Z+ git checkout -f eliza/omdb-sitrep-version
872026-07-11T17:30:25.534ZSwitched to branch 'eliza/omdb-sitrep-version'
882026-07-11T17:30:25.538Z+ git reset --hard 8cd11db3931cd0dd837fcd960e2aa60b9770e77c
892026-07-11T17:30:25.698ZHEAD is now at 8cd11db39 [omdb] allow looking up sitreps by version
902026-07-11T17:30:25.702Zprocess exited: duration 11446 ms, exit code 0
 
912026-07-11T17:30:25.708Zstarting task 4: "build"
922026-07-11T17:30:25.714Z+ source ./env.sh
932026-07-11T17:30:25.714Z++ OLD_SHELL_OPTS=ehxB
942026-07-11T17:30:25.714Z++ set -o xtrace
952026-07-11T17:30:25.717Z++++ dirname ./env.sh
962026-07-11T17:30:25.720Z+++ readlink -f .
972026-07-11T17:30:25.721Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-07-11T17:30:25.721Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-07-11T17:30:25.721Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-07-11T17:30:25.721Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-07-11T17:30:25.721Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-07-11T17:30:25.721Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-07-11T17:30:25.721Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-07-11T17:30:25.721Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-07-11T17:30:25.721Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062026-07-11T17:30:25.721Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-07-11T17:30:25.721Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-07-11T17:30:25.721Z++ case $OLD_SHELL_OPTS in
1092026-07-11T17:30:25.721Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-07-11T17:30:25.721Z+ source .github/buildomat/ci-env.sh
1112026-07-11T17:30:25.721Z++ export CARGO_TERM_COLOR=always
1122026-07-11T17:30:25.721Z++ CARGO_TERM_COLOR=always
1132026-07-11T17:30:25.725Z+++ uname -s
1142026-07-11T17:30:25.725Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-07-11T17:30:25.725Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-07-11T17:30:25.725Z+ cargo --version
1172026-07-11T17:30:25.733Zcargo 1.96.1 (356927216 2026-06-26)
1182026-07-11T17:30:25.736Z+ rustc --version
1192026-07-11T17:30:25.755Zrustc 1.96.1 (31fca3adb 2026-06-26)
1202026-07-11T17:30:25.759Z+ banner prerequisites
1212026-07-11T17:30:25.759Z
1222026-07-11T17:30:25.759Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-07-11T17:30:25.759Z # # # # # # # # # # # # # # #
1242026-07-11T17:30:25.759Z # # # # ##### # # ##### # # # # # #### #
1252026-07-11T17:30:25.759Z ##### ##### # ##### # # # # # # # # #
1262026-07-11T17:30:25.759Z # # # # # # # # # # # # # # #
1272026-07-11T17:30:25.759Z # # # ###### # # ###### ### # #### # #### #
1282026-07-11T17:30:25.759Z
1292026-07-11T17:30:25.763Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-07-11T17:30:27.256Z Startup: Refreshing catalog 'helios' ... Done
1312026-07-11T17:30:27.366Z Startup: Caching catalogs ... Done
1322026-07-11T17:30:27.851ZPlanning: Solver setup ... Done (0.440s)
1332026-07-11T17:30:27.878ZPlanning: Running solver ... Done (0.027s)
1342026-07-11T17:30:27.893ZPlanning: Finding local manifests ... Done (0.002s)
1352026-07-11T17:30:27.905ZPlanning: Fetching manifests: 0/2 0% complete
1362026-07-11T17:30:27.921ZPlanning: Fetching manifests: 2/2 100% complete
1372026-07-11T17:30:27.935ZPlanning: Package planning ... Done (0.014s)
1382026-07-11T17:30:27.938ZPlanning: Merging actions ... Done (0.001s)
1392026-07-11T17:30:28.103ZPlanning: Checking for conflicting actions ... Done (0.167s)
1402026-07-11T17:30:28.106ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-07-11T17:30:28.918ZPlanning: Evaluating mediators ... Done (0.814s)
1422026-07-11T17:30:28.921ZPlanning: Planning completed in 1.53 seconds
1432026-07-11T17:30:28.927Z Packages to install: 2
1442026-07-11T17:30:28.927Z Estimated space available: 156.06 GB
1452026-07-11T17:30:28.927ZEstimated space to be consumed: 31.27 MB
1462026-07-11T17:30:28.927Z Create boot environment: No
1472026-07-11T17:30:28.927ZCreate backup boot environment: No
1482026-07-11T17:30:28.927Z Rebuild boot archive: No
1492026-07-11T17:30:28.930Z
1502026-07-11T17:30:28.930ZChanged packages:
1512026-07-11T17:30:28.930Zhelios
1522026-07-11T17:30:28.930Z developer/build-essential
1532026-07-11T17:30:28.930Z None -> 11-3.0
1542026-07-11T17:30:28.930Z library/libxmlsec1
1552026-07-11T17:30:28.930Z None -> 1.2.35-3.0
1562026-07-11T17:30:28.951Z
1572026-07-11T17:30:28.951ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-07-11T17:30:29.425ZDownload: Completed 1.28 MB in 0.47 seconds (2.7M/s)
1592026-07-11T17:30:29.482Z Actions: 1/268 actions (Installing new actions)
1602026-07-11T17:30:29.519Z Actions: Completed 268 actions in 0.04 seconds.
1612026-07-11T17:30:29.530ZFinalize: Updating package state database ... Done (0.011s)
1622026-07-11T17:30:29.530ZFinalize: Updating package cache ... Done (0.000s)
1632026-07-11T17:30:29.559ZFinalize: Updating image state ... Done (0.029s)
1642026-07-11T17:30:31.965ZFinalize: Creating fast lookup database ... Done (2.379s)
1652026-07-11T17:30:32.034ZFinalize: Reading search index ... Done (0.013s)
1662026-07-11T17:30:32.037ZFinalize: Updating search index ... Done (0.000s)
1672026-07-11T17:30:32.122ZFinalize: Updating package cache ... Done (0.000s)
1682026-07-11T17:30:32.445ZPlanning: Evaluating mediator changes ... Done
1692026-07-11T17:30:32.551ZPlanning: Checking for conflicting actions ... Done
1702026-07-11T17:30:32.554ZPlanning: Consolidating action changes ... Done
1712026-07-11T17:30:32.707ZPlanning: Evaluating mediators ... Done
1722026-07-11T17:30:32.710ZPlanning: Planning completed in 0.26 seconds
1732026-07-11T17:30:32.730Z Mediators to change: 2
1742026-07-11T17:30:32.730Z Create boot environment: No
1752026-07-11T17:30:32.730ZCreate backup boot environment: No
1762026-07-11T17:30:32.768ZFinalize: Updating package state database ... Done
1772026-07-11T17:30:32.768ZFinalize: Updating package cache ... Done
1782026-07-11T17:30:32.784ZFinalize: Updating image state ... Done
1792026-07-11T17:30:34.724ZFinalize: Creating fast lookup database ... Done
1802026-07-11T17:30:34.786ZFinalize: Reading search index ... Done
1812026-07-11T17:30:34.793ZFinalize: Updating search index ... Done
1822026-07-11T17:30:34.842ZFinalize: Updating package cache ... Done
1832026-07-11T17:30:35.131ZPlanning: Evaluating mediator changes ... Done
1842026-07-11T17:30:35.236ZPlanning: Checking for conflicting actions ... Done
1852026-07-11T17:30:35.240ZPlanning: Consolidating action changes ... Done
1862026-07-11T17:30:35.394ZPlanning: Evaluating mediators ... Done
1872026-07-11T17:30:35.397ZPlanning: Planning completed in 0.26 seconds
1882026-07-11T17:30:35.417Z Mediators to change: 1
1892026-07-11T17:30:35.417Z Create boot environment: No
1902026-07-11T17:30:35.417ZCreate backup boot environment: No
1912026-07-11T17:30:35.454ZFinalize: Updating package state database ... Done
1922026-07-11T17:30:35.458ZFinalize: Updating package cache ... Done
1932026-07-11T17:30:35.472ZFinalize: Updating image state ... Done
1942026-07-11T17:30:37.438ZFinalize: Creating fast lookup database ... Done
1952026-07-11T17:30:37.503ZFinalize: Reading search index ... Done
1962026-07-11T17:30:37.503ZFinalize: Updating search index ... Done
1972026-07-11T17:30:37.567ZFinalize: Updating package cache ... Done
1982026-07-11T17:30:37.880ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-07-11T17:30:37.880Zapache system 2.4 system
2002026-07-11T17:30:37.880Zclang system 15 system
2012026-07-11T17:30:37.880Zcsh system system illumos
2022026-07-11T17:30:37.880Zctags system system illumos
2032026-07-11T17:30:37.880Zfile vendor vendor darwinsys
2042026-07-11T17:30:37.880Zfile system system illumos
2052026-07-11T17:30:37.880Zgcc vendor 14 vendor
2062026-07-11T17:30:37.880Zgcc system 13 system
2072026-07-11T17:30:37.880Zgcc system 10 system
2082026-07-11T17:30:37.880Zgo system 1.25 system
2092026-07-11T17:30:37.880Zllvm system 15 system
2102026-07-11T17:30:37.880Zmariadb system 11.4 system
2112026-07-11T17:30:37.880Zmta vendor vendor dma
2122026-07-11T17:30:37.880Zopenjdk system 17 system
2132026-07-11T17:30:37.880Zopenjdk system 11 system
2142026-07-11T17:30:37.880Zopenssl vendor 3 vendor
2152026-07-11T17:30:37.880Zperl system 5.40 system
2162026-07-11T17:30:37.880Zpostgresql system 18 system
2172026-07-11T17:30:37.881Zpostgresql system 17 system
2182026-07-11T17:30:37.881Zpython vendor 3 vendor
2192026-07-11T17:30:37.881Zpython system 2 system
2202026-07-11T17:30:37.881Zpython3 vendor 3.13 vendor
2212026-07-11T17:30:37.881Zruby system 3.4 system
2222026-07-11T17:30:37.881Zruby system 3.0 system
2232026-07-11T17:30:37.881Zwords vendor vendor american-english
2242026-07-11T17:30:37.881Zwords system system australian-english
2252026-07-11T17:30:37.881Zwords system system british-english
2262026-07-11T17:30:37.881Zwords system system canadian-english
2272026-07-11T17:30:37.881Zwords system system french
2282026-07-11T17:30:37.881Zwords system system italian
2292026-07-11T17:30:37.881Zwords system system ngerman
2302026-07-11T17:30:37.881Zwords system system ogerman
2312026-07-11T17:30:37.881Zwords system system spanish
2322026-07-11T17:30:38.138ZPUBLISHER TYPE STATUS P LOCATION
2332026-07-11T17:30:38.138Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-07-11T17:30:38.442ZFMRI IFO
2352026-07-11T17:30:38.442Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-07-11T17:30:38.442Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-07-11T17:30:38.442Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-07-11T17:30:38.442Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-07-11T17:30:38.442Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-07-11T17:30:38.442Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-07-11T17:30:38.442Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-07-11T17:30:38.442Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-07-11T17:30:38.442Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-07-11T17:30:38.709Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-07-11T17:30:38.977Z Updating crates.io index
2462026-07-11T17:30:38.981Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-07-11T17:30:39.215Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-07-11T17:30:39.459Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-07-11T17:30:40.350Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-07-11T17:30:40.810Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-07-11T17:30:42.356Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-07-11T17:30:43.134Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-07-11T17:30:43.364Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-07-11T17:30:43.671Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-07-11T17:30:44.643Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-07-11T17:30:44.878Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-07-11T17:30:45.161Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2582026-07-11T17:30:45.398Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-07-11T17:30:45.846Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-07-11T17:30:46.306Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-07-11T17:30:46.504Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-07-11T17:30:46.725Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-07-11T17:30:46.958Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-07-11T17:30:47.230Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652026-07-11T17:30:47.423Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2662026-07-11T17:30:47.639Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2672026-07-11T17:30:47.864Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-07-11T17:30:48.218Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-07-11T17:30:48.499Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-07-11T17:30:48.748Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-07-11T17:30:49.121Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-07-11T17:30:49.361Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2732026-07-11T17:30:49.643Z Updating git repository `https://github.com/oxidecomputer/ispf`
2742026-07-11T17:30:49.873Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2752026-07-11T17:30:50.087Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2762026-07-11T17:30:50.372Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-07-11T17:30:50.734Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2782026-07-11T17:30:50.952Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2792026-07-11T17:30:51.211Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802026-07-11T17:30:51.450Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2812026-07-11T17:30:51.709Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2822026-07-11T17:30:52.004Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2832026-07-11T17:30:52.251Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2842026-07-11T17:30:52.536Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2852026-07-11T17:30:52.802Z Updating git repository `https://github.com/illumos/smf-rs`
2862026-07-11T17:30:55.550Z Downloading crates ...
2872026-07-11T17:30:55.603Z Downloaded anstream v1.0.0
2882026-07-11T17:30:55.607Z Downloaded anyhow v1.0.102
2892026-07-11T17:30:55.611Z Downloaded fnv v1.0.7
2902026-07-11T17:30:55.611Z Downloaded anstyle v1.0.14
2912026-07-11T17:30:55.611Z Downloaded anstyle-query v1.1.5
2922026-07-11T17:30:55.614Z Downloaded autocfg v1.5.0
2932026-07-11T17:30:55.614Z Downloaded errno v0.3.14
2942026-07-11T17:30:55.614Z Downloaded cargo_metadata v0.23.1
2952026-07-11T17:30:55.617Z Downloaded zmij v1.0.21
2962026-07-11T17:30:55.620Z Downloaded pest_derive v2.8.6
2972026-07-11T17:30:55.623Z Downloaded cargo-platform v0.3.2
2982026-07-11T17:30:55.623Z Downloaded digest v0.10.7
2992026-07-11T17:30:55.623Z Downloaded zerocopy-derive v0.7.35
3002026-07-11T17:30:55.626Z Downloaded generic-array v0.14.7
3012026-07-11T17:30:55.629Z Downloaded dtrace-parser v0.2.0
3022026-07-11T17:30:55.629Z Downloaded camino v1.2.2
3032026-07-11T17:30:55.629Z Downloaded anstyle-parse v1.0.0
3042026-07-11T17:30:55.632Z Downloaded is_terminal_polyfill v1.70.2
3052026-07-11T17:30:55.632Z Downloaded proc-macro-error-attr v1.0.4
3062026-07-11T17:30:55.635Z Downloaded macaddr v1.0.1
3072026-07-11T17:30:55.635Z Downloaded zerocopy v0.7.35
3082026-07-11T17:30:55.642Z Downloaded dof v0.3.0
3092026-07-11T17:30:55.669Z Downloaded block-buffer v0.10.4
3102026-07-11T17:30:55.669Z Downloaded crypto-common v0.1.7
3112026-07-11T17:30:55.669Z Downloaded camino-tempfile v1.4.1
3122026-07-11T17:30:55.669Z Downloaded cfg-if v1.0.4
3132026-07-11T17:30:55.669Z Downloaded strsim v0.11.1
3142026-07-11T17:30:55.669Z Downloaded memmap v0.7.0
3152026-07-11T17:30:55.669Z Downloaded smawk v0.3.2
3162026-07-11T17:30:55.669Z Downloaded clap_lex v1.0.0
3172026-07-11T17:30:55.669Z Downloaded once_cell v1.21.3
3182026-07-11T17:30:55.669Z Downloaded clap_derive v4.6.1
3192026-07-11T17:30:55.670Z Downloaded plain v0.2.3
3202026-07-11T17:30:55.673Z Downloaded cpufeatures v0.2.17
3212026-07-11T17:30:55.673Z Downloaded heck v0.4.1
3222026-07-11T17:30:55.676Z Downloaded thread-id v4.2.2
3232026-07-11T17:30:55.679Z Downloaded colorchoice v1.0.4
3242026-07-11T17:30:55.682Z Downloaded heck v0.5.0
3252026-07-11T17:30:55.685Z Downloaded itoa v1.0.17
3262026-07-11T17:30:55.691Z Downloaded usdt-macro v0.5.0
3272026-07-11T17:30:55.695Z Downloaded terminal_size v0.4.3
3282026-07-11T17:30:55.695Z Downloaded tabled_derive v0.7.0
3292026-07-11T17:30:55.698Z Downloaded pretty-hex v0.4.1
3302026-07-11T17:30:55.698Z Downloaded usdt-attr-macro v0.5.0
3312026-07-11T17:30:55.701Z Downloaded equivalent v1.0.2
3322026-07-11T17:30:55.704Z Downloaded usdt v0.5.0
3332026-07-11T17:30:55.704Z Downloaded fastrand v2.3.0
3342026-07-11T17:30:55.707Z Downloaded toml_datetime v0.6.11
3352026-07-11T17:30:55.707Z Downloaded unicode-linebreak v0.1.5
3362026-07-11T17:30:55.707Z Downloaded scroll_derive v0.12.1
3372026-07-11T17:30:55.711Z Downloaded version_check v0.9.5
3382026-07-11T17:30:55.714Z Downloaded swrite v0.1.0
3392026-07-11T17:30:55.714Z Downloaded serde_spanned v0.6.9
3402026-07-11T17:30:55.728Z Downloaded proc-macro2 v1.0.106
3412026-07-11T17:30:55.731Z Downloaded cargo_toml v0.21.0
3422026-07-11T17:30:55.735Z Downloaded utf8parse v0.2.2
3432026-07-11T17:30:55.739Z Downloaded fs-err v3.3.0
3442026-07-11T17:30:55.742Z Downloaded proc-macro-error v1.0.4
3452026-07-11T17:30:55.748Z Downloaded thiserror v2.0.18
3462026-07-11T17:30:55.751Z Downloaded scroll v0.12.0
3472026-07-11T17:30:55.754Z Downloaded quote v1.0.45
3482026-07-11T17:30:55.757Z Downloaded toml_write v0.1.2
3492026-07-11T17:30:55.760Z Downloaded bytecount v0.6.9
3502026-07-11T17:30:55.763Z Downloaded usdt-impl v0.5.0
3512026-07-11T17:30:55.763Z Downloaded thiserror-impl v1.0.69
3522026-07-11T17:30:55.766Z Downloaded thiserror v1.0.69
3532026-07-11T17:30:55.769Z Downloaded serde_tokenstream v0.2.3
3542026-07-11T17:30:55.769Z Downloaded byteorder v1.5.0
3552026-07-11T17:30:55.769Z Downloaded bitflags v2.11.0
3562026-07-11T17:30:55.772Z Downloaded tempfile v3.25.0
3572026-07-11T17:30:55.775Z Downloaded sha2 v0.10.9
3582026-07-11T17:30:55.779Z Downloaded log v0.4.29
3592026-07-11T17:30:55.782Z Downloaded getrandom v0.4.1
3602026-07-11T17:30:55.790Z Downloaded thiserror-impl v2.0.18
3612026-07-11T17:30:55.793Z Downloaded semver v1.0.28
3622026-07-11T17:30:55.797Z Downloaded ucd-trie v0.1.7
3632026-07-11T17:30:55.804Z Downloaded pest_meta v2.8.6
3642026-07-11T17:30:55.808Z Downloaded pest_generator v2.8.6
3652026-07-11T17:30:55.813Z Downloaded serde_derive v1.0.228
3662026-07-11T17:30:55.817Z Downloaded serde_core v1.0.228
3672026-07-11T17:30:55.820Z Downloaded clap v4.6.1
3682026-07-11T17:30:55.823Z Downloaded textwrap v0.16.2
3692026-07-11T17:30:55.823Z Downloaded unicode-ident v1.0.24
3702026-07-11T17:30:55.826Z Downloaded toml v0.8.23
3712026-07-11T17:30:55.829Z Downloaded memchr v2.8.0
3722026-07-11T17:30:55.850Z Downloaded indexmap v2.14.0
3732026-07-11T17:30:55.863Z Downloaded serde v1.0.228
3742026-07-11T17:30:55.866Z Downloaded papergrid v0.11.0
3752026-07-11T17:30:55.873Z Downloaded toml_edit v0.22.27
3762026-07-11T17:30:55.877Z Downloaded typenum v1.20.1
3772026-07-11T17:30:55.907Z Downloaded pest v2.8.6
3782026-07-11T17:30:55.929Z Downloaded serde_json v1.0.150
3792026-07-11T17:30:55.933Z Downloaded hashbrown v0.17.0
3802026-07-11T17:30:55.936Z Downloaded clap_builder v4.6.0
3812026-07-11T17:30:55.947Z Downloaded goblin v0.8.2
3822026-07-11T17:30:55.950Z Downloaded tabled v0.15.0
3832026-07-11T17:30:55.959Z Downloaded winnow v0.7.14
3842026-07-11T17:30:55.973Z Downloaded syn v1.0.109
3852026-07-11T17:30:55.982Z Downloaded unicode-width v0.2.0
3862026-07-11T17:30:55.985Z Downloaded unicode-width v0.1.14
3872026-07-11T17:30:55.989Z Downloaded syn v2.0.117
3882026-07-11T17:30:56.002Z Downloaded rustix v1.1.3
3892026-07-11T17:30:56.031Z Downloaded libc v0.2.185
3902026-07-11T17:30:56.093Z Compiling proc-macro2 v1.0.106
3912026-07-11T17:30:56.093Z Compiling unicode-ident v1.0.24
3922026-07-11T17:30:56.098Z Compiling quote v1.0.45
3932026-07-11T17:30:56.098Z Compiling serde_core v1.0.228
3942026-07-11T17:30:56.098Z Compiling libc v0.2.185
3952026-07-11T17:30:56.098Z Compiling version_check v0.9.5
3962026-07-11T17:30:56.098Z Compiling memchr v2.8.0
3972026-07-11T17:30:56.098Z Compiling serde v1.0.228
3982026-07-11T17:30:56.443Z Compiling zmij v1.0.21
3992026-07-11T17:30:56.623Z Compiling itoa v1.0.17
4002026-07-11T17:30:56.751Z Compiling thiserror v1.0.69
4012026-07-11T17:30:56.812Z Compiling ucd-trie v0.1.7
4022026-07-11T17:30:56.880Z Compiling rustix v1.1.3
4032026-07-11T17:30:57.072Z Compiling pest v2.8.6
4042026-07-11T17:30:57.075Z Compiling byteorder v1.5.0
4052026-07-11T17:30:57.293Z Compiling errno v0.3.14
4062026-07-11T17:30:57.326Z Compiling serde_json v1.0.150
4072026-07-11T17:30:57.452Z Compiling bitflags v2.11.0
4082026-07-11T17:30:57.599Z Compiling thread-id v4.2.2
4092026-07-11T17:30:57.630Z Compiling syn v2.0.117
4102026-07-11T17:30:57.707Z Compiling usdt-impl v0.5.0
4112026-07-11T17:30:57.723Z Compiling proc-macro-error-attr v1.0.4
4122026-07-11T17:30:57.812Z Compiling syn v1.0.109
4132026-07-11T17:30:57.919Z Compiling camino v1.2.2
4142026-07-11T17:30:58.091Z Compiling proc-macro-error v1.0.4
4152026-07-11T17:30:58.194Z Compiling pest_meta v2.8.6
4162026-07-11T17:30:58.292Z Compiling getrandom v0.4.1
4172026-07-11T17:30:58.310Z Compiling equivalent v1.0.2
4182026-07-11T17:30:58.367Z Compiling hashbrown v0.17.0
4192026-07-11T17:30:58.404Z Compiling log v0.4.29
4202026-07-11T17:30:58.624Z Compiling utf8parse v0.2.2
4212026-07-11T17:30:58.675Z Compiling plain v0.2.3
4222026-07-11T17:30:58.744Z Compiling anstyle-parse v1.0.0
4232026-07-11T17:30:58.811Z Compiling terminal_size v0.4.3
4242026-07-11T17:30:58.948Z Compiling indexmap v2.14.0
4252026-07-11T17:30:59.437Z Compiling colorchoice v1.0.4
4262026-07-11T17:30:59.470Z Compiling thiserror v2.0.18
4272026-07-11T17:30:59.558Z Compiling cfg-if v1.0.4
4282026-07-11T17:30:59.576Z Compiling pretty-hex v0.4.1
4292026-07-11T17:30:59.601Z Compiling toml_write v0.1.2
4302026-07-11T17:30:59.653Z Compiling winnow v0.7.14
4312026-07-11T17:30:59.758Z Compiling anstyle v1.0.14
4322026-07-11T17:30:59.824Z Compiling anstyle-query v1.1.5
4332026-07-11T17:30:59.843Z Compiling is_terminal_polyfill v1.70.2
4342026-07-11T17:30:59.846Z Compiling autocfg v1.5.0
4352026-07-11T17:30:59.938Z Compiling pest_generator v2.8.6
4362026-07-11T17:30:59.941Z Compiling anstream v1.0.0
4372026-07-11T17:31:00.262Z Compiling fastrand v2.3.0
4382026-07-11T17:31:00.281Z Compiling fs-err v3.3.0
4392026-07-11T17:31:00.303Z Compiling bytecount v0.6.9
4402026-07-11T17:31:00.442Z Compiling anyhow v1.0.102
4412026-07-11T17:31:00.483Z Compiling strsim v0.11.1
4422026-07-11T17:31:00.483Z Compiling fnv v1.0.7
4432026-07-11T17:31:00.523Z Compiling unicode-width v0.1.14
4442026-07-11T17:31:00.591Z Compiling once_cell v1.21.3
4452026-07-11T17:31:00.643Z Compiling heck v0.5.0
4462026-07-11T17:31:00.760Z Compiling heck v0.4.1
4472026-07-11T17:31:00.796Z Compiling clap_lex v1.0.0
4482026-07-11T17:31:00.850Z Compiling tempfile v3.25.0
4492026-07-11T17:31:00.880Z Compiling papergrid v0.11.0
4502026-07-11T17:31:00.985Z Compiling clap_builder v4.6.0
4512026-07-11T17:31:01.009Z Compiling tabled_derive v0.7.0
4522026-07-11T17:31:01.043Z Compiling semver v1.0.28
4532026-07-11T17:31:01.126Z Compiling cargo-platform v0.3.2
4542026-07-11T17:31:01.154Z Compiling memmap v0.7.0
4552026-07-11T17:31:01.219Z Compiling smawk v0.3.2
4562026-07-11T17:31:01.336Z Compiling unicode-width v0.2.0
4572026-07-11T17:31:01.357Z Compiling unicode-linebreak v0.1.5
4582026-07-11T17:31:01.400Z Compiling camino-tempfile v1.4.1
4592026-07-11T17:31:01.489Z Compiling serde_derive v1.0.228
4602026-07-11T17:31:01.598Z Compiling thiserror-impl v1.0.69
4612026-07-11T17:31:01.615Z Compiling zerocopy-derive v0.7.35
4622026-07-11T17:31:01.632Z Compiling pest_derive v2.8.6
4632026-07-11T17:31:01.656Z Compiling scroll_derive v0.12.1
4642026-07-11T17:31:01.915Z Compiling thiserror-impl v2.0.18
4652026-07-11T17:31:02.091Z Compiling clap_derive v4.6.1
4662026-07-11T17:31:02.277Z Compiling tabled v0.15.0
4672026-07-11T17:31:02.333Z Compiling scroll v0.12.0
4682026-07-11T17:31:02.498Z Compiling zerocopy v0.7.35
4692026-07-11T17:31:02.645Z Compiling goblin v0.8.2
4702026-07-11T17:31:03.058Z Compiling dtrace-parser v0.2.0
4712026-07-11T17:31:03.089Z Compiling textwrap v0.16.2
4722026-07-11T17:31:03.550Z Compiling swrite v0.1.0
4732026-07-11T17:31:03.941Z Compiling clap v4.6.1
4742026-07-11T17:31:04.708Z Compiling dof v0.3.0
4752026-07-11T17:31:04.709Z Compiling serde_tokenstream v0.2.3
4762026-07-11T17:31:04.724Z Compiling serde_spanned v0.6.9
4772026-07-11T17:31:04.724Z Compiling toml_datetime v0.6.11
4782026-07-11T17:31:04.724Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4792026-07-11T17:31:04.783Z Compiling macaddr v1.0.1
4802026-07-11T17:31:04.787Z Compiling cargo_metadata v0.23.1
4812026-07-11T17:31:05.020Z Compiling toml_edit v0.22.27
4822026-07-11T17:31:05.499Z Compiling usdt-attr-macro v0.5.0
4832026-07-11T17:31:05.503Z Compiling usdt-macro v0.5.0
4842026-07-11T17:31:06.127Z Compiling usdt v0.5.0
4852026-07-11T17:31:06.334Z Compiling toml v0.8.23
4862026-07-11T17:31:06.660Z Compiling cargo_toml v0.21.0
4872026-07-11T17:31:07.916Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4882026-07-11T17:31:09.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.36s
4892026-07-11T17:31:10.110Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4902026-07-11T17:31:10.605Z Downloading crates ...
4912026-07-11T17:31:10.713Z Downloaded adler2 v2.0.1
4922026-07-11T17:31:10.717Z Downloaded async-stream v0.3.6
4932026-07-11T17:31:10.721Z Downloaded base16ct v1.0.0
4942026-07-11T17:31:10.724Z Downloaded array-init v0.0.4
4952026-07-11T17:31:10.724Z Downloaded aead v0.5.2
4962026-07-11T17:31:10.758Z Downloaded atomicwrites v0.4.4
4972026-07-11T17:31:10.758Z Downloaded crc v3.4.0
4982026-07-11T17:31:10.758Z Downloaded bitfield-macros v0.19.4
4992026-07-11T17:31:10.758Z Downloaded assert_matches v1.5.0
5002026-07-11T17:31:10.758Z Downloaded bit-set v0.8.0
5012026-07-11T17:31:10.758Z Downloaded base16ct v0.2.0
5022026-07-11T17:31:10.758Z Downloaded convert_case v0.10.0
5032026-07-11T17:31:10.758Z Downloaded async-stream-impl v0.3.6
5042026-07-11T17:31:10.758Z Downloaded corncobs v0.1.4
5052026-07-11T17:31:10.758Z Downloaded bit-vec v0.6.3
5062026-07-11T17:31:10.758Z Downloaded cpubits v0.1.1
5072026-07-11T17:31:10.758Z Downloaded async-recursion v1.1.1
5082026-07-11T17:31:10.762Z Downloaded daft-derive v0.1.7
5092026-07-11T17:31:10.762Z Downloaded crunchy v0.2.4
5102026-07-11T17:31:10.765Z Downloaded crc-catalog v2.4.0
5112026-07-11T17:31:10.765Z Downloaded block-padding v0.4.2
5122026-07-11T17:31:10.765Z Downloaded atty v0.2.14
5132026-07-11T17:31:10.768Z Downloaded bcrypt-pbkdf v0.11.0
5142026-07-11T17:31:10.768Z Downloaded bb8 v0.8.6
5152026-07-11T17:31:10.768Z Downloaded curve25519-dalek-derive v0.1.1
5162026-07-11T17:31:10.771Z Downloaded cpufeatures v0.3.0
5172026-07-11T17:31:10.771Z Downloaded atomic-waker v1.1.2
5182026-07-11T17:31:10.771Z Downloaded bitfield-struct v0.6.2
5192026-07-11T17:31:10.774Z Downloaded async-trait v0.1.89
5202026-07-11T17:31:10.777Z Downloaded cstr-argument v0.1.2
5212026-07-11T17:31:10.777Z Downloaded ciborium-io v0.2.2
5222026-07-11T17:31:10.777Z Downloaded castaway v0.2.4
5232026-07-11T17:31:10.781Z Downloaded arrayref v0.3.9
5242026-07-11T17:31:10.781Z Downloaded darling_core v0.20.11
5252026-07-11T17:31:10.784Z Downloaded defmt v1.0.1
5262026-07-11T17:31:10.787Z Downloaded darling_macro v0.21.3
5272026-07-11T17:31:10.787Z Downloaded defmt-parser v1.0.0
5282026-07-11T17:31:10.787Z Downloaded darling_macro v0.20.11
5292026-07-11T17:31:10.790Z Downloaded bit-set v0.5.3
5302026-07-11T17:31:10.790Z Downloaded crc32fast v1.5.0
5312026-07-11T17:31:10.790Z Downloaded convert_case v0.4.0
5322026-07-11T17:31:10.793Z Downloaded critical-section v1.2.0
5332026-07-11T17:31:10.793Z Downloaded bcs v0.1.6
5342026-07-11T17:31:10.793Z Downloaded anstyle-parse v0.2.7
5352026-07-11T17:31:10.796Z Downloaded defmt v0.3.100
5362026-07-11T17:31:10.796Z Downloaded compression-core v0.4.31
5372026-07-11T17:31:10.799Z Downloaded block-buffer v0.12.1
5382026-07-11T17:31:10.799Z Downloaded darling v0.21.3
5392026-07-11T17:31:10.803Z Downloaded aead v0.6.1
5402026-07-11T17:31:10.806Z Downloaded ciborium-ll v0.2.2
5412026-07-11T17:31:10.806Z Downloaded cfg_aliases v0.1.1
5422026-07-11T17:31:10.806Z Downloaded darling_macro v0.13.4
5432026-07-11T17:31:10.806Z Downloaded csv-core v0.1.13
5442026-07-11T17:31:10.806Z Downloaded darling v0.23.0
5452026-07-11T17:31:10.810Z Downloaded bit-vec v0.8.0
5462026-07-11T17:31:10.813Z Downloaded anstream v0.6.21
5472026-07-11T17:31:10.813Z Downloaded cfg_aliases v0.2.1
5482026-07-11T17:31:10.816Z Downloaded ascii-canvas v3.0.0
5492026-07-11T17:31:10.816Z Downloaded debug-ignore v1.0.5
5502026-07-11T17:31:10.819Z Downloaded crypto-common v0.2.2
5512026-07-11T17:31:10.819Z Downloaded crucible-workspace-hack v0.1.0
5522026-07-11T17:31:10.823Z Downloaded endian-type v0.1.2
5532026-07-11T17:31:10.826Z Downloaded displaydoc v0.2.5
5542026-07-11T17:31:10.826Z Downloaded darling v0.20.11
5552026-07-11T17:31:10.829Z Downloaded cobs v0.3.0
5562026-07-11T17:31:10.832Z Downloaded constant_time_eq v0.4.2
5572026-07-11T17:31:10.835Z Downloaded dirs-next v2.0.0
5582026-07-11T17:31:10.835Z Downloaded diesel_table_macro_syntax v0.3.0
5592026-07-11T17:31:10.836Z Downloaded backoff v0.4.0
5602026-07-11T17:31:10.839Z Downloaded crc8 v0.1.1
5612026-07-11T17:31:10.839Z Downloaded base64ct v1.8.3
5622026-07-11T17:31:10.842Z Downloaded enum-as-inner v0.6.1
5632026-07-11T17:31:10.842Z Downloaded display-error-chain v0.2.2
5642026-07-11T17:31:10.842Z Downloaded document-features v0.2.12
5652026-07-11T17:31:10.845Z Downloaded bitfield v0.19.4
5662026-07-11T17:31:10.845Z Downloaded arrayvec v0.7.6
5672026-07-11T17:31:10.845Z Downloaded cmake v0.1.57
5682026-07-11T17:31:10.848Z Downloaded argon2 v0.6.0-rc.8
5692026-07-11T17:31:10.848Z Downloaded ahash v0.8.12
5702026-07-11T17:31:10.851Z Downloaded cipher v0.4.4
5712026-07-11T17:31:10.851Z Downloaded argon2 v0.5.3
5722026-07-11T17:31:10.854Z Downloaded env_filter v1.0.0
5732026-07-11T17:31:10.857Z Downloaded dunce v1.0.5
5742026-07-11T17:31:10.860Z Downloaded dyn-clone v1.0.20
5752026-07-11T17:31:10.860Z Downloaded derive_builder_macro v0.20.2
5762026-07-11T17:31:10.863Z Downloaded float-ord v0.3.2
5772026-07-11T17:31:10.863Z Downloaded form_urlencoded v1.2.2
5782026-07-11T17:31:10.863Z Downloaded foreign-types-shared v0.1.1
5792026-07-11T17:31:10.863Z Downloaded foreign-types v0.3.2
5802026-07-11T17:31:10.866Z Downloaded float-cmp v0.10.0
5812026-07-11T17:31:10.866Z Downloaded flagset v0.4.7
5822026-07-11T17:31:10.866Z Downloaded downcast-rs v2.0.2
5832026-07-11T17:31:10.869Z Downloaded embedded-io v0.6.1
5842026-07-11T17:31:10.869Z Downloaded cmov v0.5.4
5852026-07-11T17:31:10.873Z Downloaded byte-wrapper v0.1.0
5862026-07-11T17:31:10.873Z Downloaded dropshot-api-manager-types v0.7.2
5872026-07-11T17:31:10.873Z Downloaded difflib v0.4.0
5882026-07-11T17:31:10.876Z Downloaded dof v0.4.0
5892026-07-11T17:31:10.876Z Downloaded embedded-io v0.4.0
5902026-07-11T17:31:10.876Z Downloaded defmt-macros v1.0.1
5912026-07-11T17:31:10.879Z Downloaded dsl_auto_type v0.2.0
5922026-07-11T17:31:10.879Z Downloaded ctr v0.10.1
5932026-07-11T17:31:10.882Z Downloaded cexpr v0.6.0
5942026-07-11T17:31:10.885Z Downloaded foreign-types-shared v0.3.1
5952026-07-11T17:31:10.885Z Downloaded crc-any v2.5.0
5962026-07-11T17:31:10.885Z Downloaded camino-tempfile-ext v0.3.3
5972026-07-11T17:31:10.890Z Downloaded blowfish v0.10.0
5982026-07-11T17:31:10.890Z Downloaded ctutils v0.4.2
5992026-07-11T17:31:10.893Z Downloaded futures-core v0.3.32
6002026-07-11T17:31:10.893Z Downloaded dirs-sys-next v0.1.2
6012026-07-11T17:31:10.893Z Downloaded darling_macro v0.23.0
6022026-07-11T17:31:10.893Z Downloaded funty v2.0.0
6032026-07-11T17:31:10.893Z Downloaded cipher v0.5.2
6042026-07-11T17:31:10.896Z Downloaded bitflags v1.3.2
6052026-07-11T17:31:10.899Z Downloaded fixedbitset v0.4.2
6062026-07-11T17:31:10.899Z Downloaded async-bb8-diesel v0.2.1
6072026-07-11T17:31:10.902Z Downloaded fd-lock v4.0.4
6082026-07-11T17:31:10.902Z Downloaded dtrace-parser v0.3.0
6092026-07-11T17:31:10.902Z Downloaded cbc v0.2.1
6102026-07-11T17:31:10.905Z Downloaded gethostname v0.5.0
6112026-07-11T17:31:10.905Z Downloaded fxhash v0.2.1
6122026-07-11T17:31:10.905Z Downloaded buf-list v1.1.2
6132026-07-11T17:31:10.908Z Downloaded foreign-types v0.5.0
6142026-07-11T17:31:10.911Z Downloaded ciborium v0.2.2
6152026-07-11T17:31:10.911Z Downloaded blake2 v0.10.6
6162026-07-11T17:31:10.914Z Downloaded futures-sink v0.3.32
6172026-07-11T17:31:10.914Z Downloaded futures-macro v0.3.32
6182026-07-11T17:31:10.917Z Downloaded ghash v0.6.0
6192026-07-11T17:31:10.917Z Downloaded futures-task v0.3.32
6202026-07-11T17:31:10.922Z Downloaded globwalk v0.9.1
6212026-07-11T17:31:10.922Z Downloaded ff v0.13.1
6222026-07-11T17:31:10.922Z Downloaded fallible-iterator v0.2.0
6232026-07-11T17:31:10.925Z Downloaded futures-io v0.3.32
6242026-07-11T17:31:10.926Z Downloaded ff v0.14.0
6252026-07-11T17:31:10.926Z Downloaded find-msvc-tools v0.1.9
6262026-07-11T17:31:10.926Z Downloaded ena v0.14.4
6272026-07-11T17:31:10.929Z Downloaded hash32 v0.2.1
6282026-07-11T17:31:10.929Z Downloaded ed25519 v2.2.3
6292026-07-11T17:31:10.929Z Downloaded diesel-dtrace v0.5.0
6302026-07-11T17:31:10.932Z Downloaded crossbeam-deque v0.8.6
6312026-07-11T17:31:10.932Z Downloaded blake2 v0.11.0-rc.6
6322026-07-11T17:31:10.935Z Downloaded ecdsa v0.16.9
6332026-07-11T17:31:10.935Z Downloaded digest v0.11.3
6342026-07-11T17:31:10.938Z Downloaded bzip2 v0.6.1
6352026-07-11T17:31:10.938Z Downloaded const_format_proc_macros v0.2.34
6362026-07-11T17:31:10.941Z Downloaded console v0.15.11
6372026-07-11T17:31:10.944Z Downloaded colored v2.2.0
6382026-07-11T17:31:10.944Z Downloaded fs-err v2.11.0
6392026-07-11T17:31:10.947Z Downloaded der_derive v0.7.3
6402026-07-11T17:31:10.947Z Downloaded hex-literal v1.1.0
6412026-07-11T17:31:10.950Z Downloaded hex v0.4.3
6422026-07-11T17:31:10.950Z Downloaded darling v0.13.4
6432026-07-11T17:31:10.953Z Downloaded either v1.15.0
6442026-07-11T17:31:10.953Z Downloaded cookie_store v0.22.1
6452026-07-11T17:31:10.956Z Downloaded http-body v1.0.1
6462026-07-11T17:31:10.956Z Downloaded ed25519 v3.0.0
6472026-07-11T17:31:10.956Z Downloaded crossbeam-utils v0.8.21
6482026-07-11T17:31:10.959Z Downloaded delegate v0.13.5
6492026-07-11T17:31:10.961Z Downloaded const-oid v0.9.6
6502026-07-11T17:31:10.962Z Downloaded cookie v0.18.1
6512026-07-11T17:31:10.964Z Downloaded headers-core v0.3.0
6522026-07-11T17:31:10.964Z Downloaded hash32 v0.3.1
6532026-07-11T17:31:10.964Z Downloaded backon v1.6.0
6542026-07-11T17:31:10.967Z Downloaded console v0.16.2
6552026-07-11T17:31:10.970Z Downloaded compression-codecs v0.4.37
6562026-07-11T17:31:10.970Z Downloaded chacha20 v0.9.1
6572026-07-11T17:31:10.973Z Downloaded git-stub v1.0.0
6582026-07-11T17:31:10.973Z Downloaded clang-sys v1.8.1
6592026-07-11T17:31:10.976Z Downloaded hostname v0.3.1
6602026-07-11T17:31:10.976Z Downloaded http-range v0.1.5
6612026-07-11T17:31:10.979Z Downloaded hostname v0.4.2
6622026-07-11T17:31:10.979Z Downloaded git-stub-vcs v0.1.0
6632026-07-11T17:31:10.982Z Downloaded env_logger v0.11.9
6642026-07-11T17:31:10.982Z Downloaded derive_builder_core v0.20.2
6652026-07-11T17:31:10.985Z Downloaded globset v0.4.18
6662026-07-11T17:31:10.985Z Downloaded futures-executor v0.3.32
6672026-07-11T17:31:10.988Z Downloaded fs_extra v1.3.0
6682026-07-11T17:31:10.988Z Downloaded foreign-types-macros v0.2.3
6692026-07-11T17:31:10.988Z Downloaded foldhash v0.2.0
6702026-07-11T17:31:10.991Z Downloaded group v0.13.0
6712026-07-11T17:31:10.991Z Downloaded fixedbitset v0.5.7
6722026-07-11T17:31:10.994Z Downloaded hyper-tls v0.6.0
6732026-07-11T17:31:10.994Z Downloaded hubpack_derive v0.1.1
6742026-07-11T17:31:10.994Z Downloaded hubpack v0.1.2
6752026-07-11T17:31:10.995Z Downloaded httpdate v1.0.3
6762026-07-11T17:31:10.998Z Downloaded home v0.5.12
6772026-07-11T17:31:10.998Z Downloaded erased-serde v0.3.31
6782026-07-11T17:31:10.998Z Downloaded foldhash v0.1.5
6792026-07-11T17:31:11.001Z Downloaded idna_adapter v1.2.1
6802026-07-11T17:31:11.001Z Downloaded ident_case v1.0.1
6812026-07-11T17:31:11.001Z Downloaded filetime v0.2.27
6822026-07-11T17:31:11.005Z Downloaded colored v3.1.1
6832026-07-11T17:31:11.005Z Downloaded illumos-nvpair v0.3.0
6842026-07-11T17:31:11.008Z Downloaded crossbeam-channel v0.5.15
6852026-07-11T17:31:11.008Z Downloaded const-oid v0.10.2
6862026-07-11T17:31:11.011Z Downloaded des v0.9.0
6872026-07-11T17:31:11.016Z Downloaded derive_builder v0.20.2
6882026-07-11T17:31:11.019Z Downloaded highway v1.3.0
6892026-07-11T17:31:11.019Z Downloaded data-encoding v2.10.0
6902026-07-11T17:31:11.019Z Downloaded daft v0.1.7
6912026-07-11T17:31:11.019Z Downloaded derive-ex v0.1.8
6922026-07-11T17:31:11.022Z Downloaded darling_core v0.23.0
6932026-07-11T17:31:11.025Z Downloaded inout v0.2.2
6942026-07-11T17:31:11.025Z Downloaded indoc v1.0.9
6952026-07-11T17:31:11.029Z Downloaded deranged v0.5.8
6962026-07-11T17:31:11.029Z Downloaded internet-checksum v0.2.1
6972026-07-11T17:31:11.030Z Downloaded crossbeam-epoch v0.9.18
6982026-07-11T17:31:11.033Z Downloaded group v0.14.0
6992026-07-11T17:31:11.033Z Downloaded futures-channel v0.3.32
7002026-07-11T17:31:11.033Z Downloaded allocator-api2 v0.2.21
7012026-07-11T17:31:11.036Z Downloaded indent_write v2.2.0
7022026-07-11T17:31:11.039Z Downloaded base64 v0.22.1
7032026-07-11T17:31:11.042Z Downloaded http-body-util v0.1.3
7042026-07-11T17:31:11.042Z Downloaded getrandom v0.2.17
7052026-07-11T17:31:11.045Z Downloaded is-terminal v0.4.17
7062026-07-11T17:31:11.045Z Downloaded cancel-safe-futures v0.1.5
7072026-07-11T17:31:11.050Z Downloaded instant v0.1.13
7082026-07-11T17:31:11.051Z Downloaded humantime v2.3.0
7092026-07-11T17:31:11.053Z Downloaded kem v0.3.0
7102026-07-11T17:31:11.053Z Downloaded instability v0.3.11
7112026-07-11T17:31:11.053Z Downloaded is_ci v1.2.0
7122026-07-11T17:31:11.053Z Downloaded ar_archive_writer v0.5.1
7132026-07-11T17:31:11.054Z Downloaded lazy_static v1.5.0
7142026-07-11T17:31:11.057Z Downloaded inout v0.1.4
7152026-07-11T17:31:11.057Z Downloaded lalrpop-util v0.19.12
7162026-07-11T17:31:11.057Z Downloaded libscf-sys v1.1.0
7172026-07-11T17:31:11.060Z Downloaded kstat-rs v0.2.4
7182026-07-11T17:31:11.060Z Downloaded chacha20 v0.10.0
7192026-07-11T17:31:11.060Z Downloaded fatfs v0.3.6
7202026-07-11T17:31:11.063Z Downloaded bzip2 v0.4.4
7212026-07-11T17:31:11.063Z Downloaded cassowary v0.3.0
7222026-07-11T17:31:11.067Z Downloaded enum_dispatch v0.3.13
7232026-07-11T17:31:11.067Z Downloaded hyper-staticfile v0.10.1
7242026-07-11T17:31:11.073Z Downloaded illumos-nvpair-sys v0.2.0
7252026-07-11T17:31:11.076Z Downloaded lru-cache v0.1.2
7262026-07-11T17:31:11.079Z Downloaded glob v0.3.3
7272026-07-11T17:31:11.082Z Downloaded maplit v1.0.2
7282026-07-11T17:31:11.082Z Downloaded match_cfg v0.1.0
7292026-07-11T17:31:11.082Z Downloaded lru-slab v0.1.2
7302026-07-11T17:31:11.087Z Downloaded keccak v0.1.6
7312026-07-11T17:31:11.090Z Downloaded arc-swap v1.8.2
7322026-07-11T17:31:11.093Z Downloaded linked-hash-map v0.5.6
7332026-07-11T17:31:11.093Z Downloaded lru v0.12.5
7342026-07-11T17:31:11.100Z Downloaded derive_more v0.99.20
7352026-07-11T17:31:11.105Z Downloaded ipnetwork v0.21.1
7362026-07-11T17:31:11.108Z Downloaded maybe-uninit v2.0.0
7372026-07-11T17:31:11.108Z Downloaded mime v0.3.17
7382026-07-11T17:31:11.108Z Downloaded memoffset v0.9.1
7392026-07-11T17:31:11.108Z Downloaded md-5 v0.10.6
7402026-07-11T17:31:11.111Z Downloaded elliptic-curve v0.14.0-rc.33
7412026-07-11T17:31:11.111Z Downloaded new_debug_unreachable v1.0.6
7422026-07-11T17:31:11.114Z Downloaded ecdsa v0.17.0-rc.18
7432026-07-11T17:31:11.114Z Downloaded impl-trait-for-tuples v0.2.3
7442026-07-11T17:31:11.117Z Downloaded dropshot_endpoint v0.17.1
7452026-07-11T17:31:11.117Z Downloaded indoc v2.0.7
7462026-07-11T17:31:11.120Z Downloaded generic-array v1.4.3
7472026-07-11T17:31:11.124Z Downloaded md5 v0.8.0
7482026-07-11T17:31:11.124Z Downloaded managed v0.8.0
7492026-07-11T17:31:11.124Z Downloaded bumpalo v3.20.2
7502026-07-11T17:31:11.127Z Downloaded hybrid-array v0.4.13
7512026-07-11T17:31:11.127Z Downloaded lzss v0.8.2
7522026-07-11T17:31:11.131Z Downloaded compact_str v0.8.1
7532026-07-11T17:31:11.131Z Downloaded nibble_vec v0.1.0
7542026-07-11T17:31:11.132Z Downloaded libefi-sys v0.1.0
7552026-07-11T17:31:11.135Z Downloaded libloading v0.8.9
7562026-07-11T17:31:11.135Z Downloaded num v0.4.3
7572026-07-11T17:31:11.135Z Downloaded chacha20poly1305 v0.10.1
7582026-07-11T17:31:11.135Z Downloaded base64 v0.21.7
7592026-07-11T17:31:11.138Z Downloaded ingot v0.1.1
7602026-07-11T17:31:11.138Z Downloaded hmac v0.12.1
7612026-07-11T17:31:11.145Z Downloaded multimap v0.10.1
7622026-07-11T17:31:11.148Z Downloaded newtype-uuid-macros v0.1.0
7632026-07-11T17:31:11.148Z Downloaded libsw v3.5.0
7642026-07-11T17:31:11.151Z Downloaded newline-converter v0.3.0
7652026-07-11T17:31:11.151Z Downloaded num-derive v0.3.3
7662026-07-11T17:31:11.154Z Downloaded nodrop v0.1.14
7672026-07-11T17:31:11.154Z Downloaded newtype_derive v0.1.6
7682026-07-11T17:31:11.154Z Downloaded num-derive v0.4.2
7692026-07-11T17:31:11.157Z Downloaded olpc-cjson v0.1.4
7702026-07-11T17:31:11.157Z Downloaded nonempty v0.12.0
7712026-07-11T17:31:11.157Z Downloaded num_enum_derive v0.5.11
7722026-07-11T17:31:11.157Z Downloaded num-iter v0.1.45
7732026-07-11T17:31:11.160Z Downloaded derive-where v1.6.0
7742026-07-11T17:31:11.160Z Downloaded num-conv v0.2.0
7752026-07-11T17:31:11.164Z Downloaded normalize-line-endings v0.3.0
7762026-07-11T17:31:11.164Z Downloaded openssl-probe v0.1.6
7772026-07-11T17:31:11.164Z Downloaded libsw-core v0.3.2
7782026-07-11T17:31:11.164Z Downloaded jobserver v0.1.34
7792026-07-11T17:31:11.167Z Downloaded mime_guess v2.0.5
7802026-07-11T17:31:11.167Z Downloaded diff v0.1.13
7812026-07-11T17:31:11.170Z Downloaded cc v1.2.56
7822026-07-11T17:31:11.170Z Downloaded getrandom v0.3.4
7832026-07-11T17:31:11.173Z Downloaded httparse v1.10.1
7842026-07-11T17:31:11.179Z Downloaded iana-time-zone v0.1.65
7852026-07-11T17:31:11.189Z Downloaded oso-derive v0.27.3
7862026-07-11T17:31:11.192Z Downloaded async-compression v0.4.41
7872026-07-11T17:31:11.195Z Downloaded lock_api v0.4.14
7882026-07-11T17:31:11.195Z Downloaded drift v0.2.0
7892026-07-11T17:31:11.201Z Downloaded num_threads v0.1.7
7902026-07-11T17:31:11.204Z Downloaded const_format v0.2.35
7912026-07-11T17:31:11.207Z Downloaded num-complex v0.4.6
7922026-07-11T17:31:11.208Z Downloaded keccak v0.2.0
7932026-07-11T17:31:11.208Z Downloaded openssl-probe v0.2.1
7942026-07-11T17:31:11.211Z Downloaded newtype-uuid v1.3.2
7952026-07-11T17:31:11.211Z Downloaded native-tls v0.2.18
7962026-07-11T17:31:11.211Z Downloaded linear-map v1.2.0
7972026-07-11T17:31:11.215Z Downloaded ipnet v2.11.0
7982026-07-11T17:31:11.215Z Downloaded half v2.7.1
7992026-07-11T17:31:11.218Z Downloaded ingot-macros v0.1.1
8002026-07-11T17:31:11.219Z Downloaded half v1.8.3
8012026-07-11T17:31:11.219Z Downloaded module-lattice v0.2.3
8022026-07-11T17:31:11.223Z Downloaded icu_properties v2.1.2
8032026-07-11T17:31:11.223Z Downloaded darling_core v0.13.4
8042026-07-11T17:31:11.227Z Downloaded futures v0.3.32
8052026-07-11T17:31:11.227Z Downloaded num_enum v0.7.6
8062026-07-11T17:31:11.230Z Downloaded num_enum_derive v0.7.6
8072026-07-11T17:31:11.230Z Downloaded num-integer v0.1.46
8082026-07-11T17:31:11.234Z Downloaded nanorand v0.7.0
8092026-07-11T17:31:11.234Z Downloaded peg-runtime v0.8.5
8102026-07-11T17:31:11.234Z Downloaded password-hash v0.6.1
8112026-07-11T17:31:11.237Z Downloaded packed_struct_codegen v0.10.1
8122026-07-11T17:31:11.237Z Downloaded path-slash v0.1.5
8132026-07-11T17:31:11.237Z Downloaded parse-size v1.1.0
8142026-07-11T17:31:11.237Z Downloaded bytes v1.11.1
8152026-07-11T17:31:11.240Z Downloaded parse-display v0.10.0
8162026-07-11T17:31:11.243Z Downloaded flate2 v1.1.9
8172026-07-11T17:31:11.246Z Downloaded headers v0.4.1
8182026-07-11T17:31:11.250Z Downloaded flume v0.11.1
8192026-07-11T17:31:11.252Z Downloaded hyper-rustls v0.27.7
8202026-07-11T17:31:11.252Z Downloaded hmac v0.13.0
8212026-07-11T17:31:11.256Z Downloaded icu_provider v2.1.1
8222026-07-11T17:31:11.256Z Downloaded num_enum v0.5.11
8232026-07-11T17:31:11.259Z Downloaded aes-gcm v0.11.0
8242026-07-11T17:31:11.262Z Downloaded num-rational v0.4.2
8252026-07-11T17:31:11.262Z Downloaded litrs v1.0.0
8262026-07-11T17:31:11.265Z Downloaded darling_core v0.21.3
8272026-07-11T17:31:11.268Z Downloaded owo-colors v4.3.0
8282026-07-11T17:31:11.268Z Downloaded elliptic-curve v0.13.8
8292026-07-11T17:31:11.271Z Downloaded der v0.7.10
8302026-07-11T17:31:11.274Z Downloaded phf_shared v0.11.3
8312026-07-11T17:31:11.274Z Downloaded aes v0.9.1
8322026-07-11T17:31:11.278Z Downloaded oxnet v0.1.6
8332026-07-11T17:31:11.280Z Downloaded phf_shared v0.12.1
8342026-07-11T17:31:11.280Z Downloaded powerfmt v0.2.0
8352026-07-11T17:31:11.281Z Downloaded indexmap v1.9.3
8362026-07-11T17:31:11.284Z Downloaded opaque-debug v0.3.1
8372026-07-11T17:31:11.284Z Downloaded ignore v0.4.25
8382026-07-11T17:31:11.284Z Downloaded expectorate v1.2.0
8392026-07-11T17:31:11.287Z Downloaded memmap2 v0.9.10
8402026-07-11T17:31:11.290Z Downloaded icu_normalizer v2.1.1
8412026-07-11T17:31:11.290Z Downloaded oxide-tokio-rt v0.1.4
8422026-07-11T17:31:11.293Z Downloaded crypto-bigint v0.5.5
8432026-07-11T17:31:11.299Z Downloaded pem v3.0.6
8442026-07-11T17:31:11.299Z Downloaded paste v1.0.15
8452026-07-11T17:31:11.302Z Downloaded precomputed-hash v0.1.1
8462026-07-11T17:31:11.302Z Downloaded proc-macro-crate v3.4.0
8472026-07-11T17:31:11.302Z Downloaded predicates-tree v1.0.13
8482026-07-11T17:31:11.302Z Downloaded predicates-core v1.0.10
8492026-07-11T17:31:11.302Z Downloaded proc-macro-error-attr2 v2.0.0
8502026-07-11T17:31:11.302Z Downloaded heapless v0.7.17
8512026-07-11T17:31:11.305Z Downloaded heapless v0.8.0
8522026-07-11T17:31:11.309Z Downloaded potential_utf v0.1.4
8532026-07-11T17:31:11.309Z Downloaded parse-display-derive v0.10.0
8542026-07-11T17:31:11.312Z Downloaded parking_lot_core v0.8.6
8552026-07-11T17:31:11.312Z Downloaded litemap v0.8.1
8562026-07-11T17:31:11.312Z Downloaded libbz2-rs-sys v0.2.2
8572026-07-11T17:31:11.317Z Downloaded icu_normalizer_data v2.1.1
8582026-07-11T17:31:11.317Z Downloaded multer v3.1.0
8592026-07-11T17:31:11.320Z Downloaded nu-ansi-term v0.50.3
8602026-07-11T17:31:11.320Z Downloaded packed_struct v0.10.1
8612026-07-11T17:31:11.320Z Downloaded indicatif v0.18.4
8622026-07-11T17:31:11.323Z Downloaded phf v0.13.1
8632026-07-11T17:31:11.323Z Downloaded phf v0.12.1
8642026-07-11T17:31:11.326Z Downloaded phc v0.6.1
8652026-07-11T17:31:11.326Z Downloaded proc-macro-crate v1.3.1
8662026-07-11T17:31:11.326Z Downloaded percent-encoding v2.3.2
8672026-07-11T17:31:11.332Z Downloaded peg-macros v0.8.5
8682026-07-11T17:31:11.332Z Downloaded pbkdf2 v0.13.0
8692026-07-11T17:31:11.332Z Downloaded peg v0.8.5
8702026-07-11T17:31:11.335Z Downloaded progenitor-macro v0.14.0
8712026-07-11T17:31:11.336Z Downloaded pin-project-internal v1.1.11
8722026-07-11T17:31:11.336Z Downloaded ingot-types v0.1.2
8732026-07-11T17:31:11.336Z Downloaded openssl-macros v0.1.1
8742026-07-11T17:31:11.336Z Downloaded psl-types v2.0.11
8752026-07-11T17:31:11.339Z Downloaded pkcs8 v0.10.2
8762026-07-11T17:31:11.343Z Downloaded pem-rfc7468 v0.7.0
8772026-07-11T17:31:11.346Z Downloaded phf_shared v0.13.1
8782026-07-11T17:31:11.346Z Downloaded pem-rfc7468 v1.0.0
8792026-07-11T17:31:11.346Z Downloaded progenitor-macro v0.13.0
8802026-07-11T17:31:11.346Z Downloaded icu_locale_core v2.1.1
8812026-07-11T17:31:11.349Z Downloaded ed25519-dalek v3.0.0-rc.0
8822026-07-11T17:31:11.352Z Downloaded quick-error v1.2.3
8832026-07-11T17:31:11.355Z Downloaded derive_more-impl v2.1.1
8842026-07-11T17:31:11.355Z Downloaded ppv-lite86 v0.2.21
8852026-07-11T17:31:11.358Z Downloaded diesel_derives v2.3.7
8862026-07-11T17:31:11.361Z Downloaded parking_lot v0.11.2
8872026-07-11T17:31:11.364Z Downloaded radium v0.7.0
8882026-07-11T17:31:11.364Z Downloaded parking_lot_core v0.9.12
8892026-07-11T17:31:11.367Z Downloaded num-traits v0.2.19
8902026-07-11T17:31:11.370Z Downloaded parking_lot v0.12.5
8912026-07-11T17:31:11.370Z Downloaded poly1305 v0.8.0
8922026-07-11T17:31:11.374Z Downloaded ml-kem v0.3.2
8932026-07-11T17:31:11.374Z Downloaded proc-macro-error2 v2.0.1
8942026-07-11T17:31:11.377Z Downloaded pkg-config v0.3.32
8952026-07-11T17:31:11.377Z Downloaded rand_xorshift v0.4.0
8962026-07-11T17:31:11.380Z Downloaded predicates v3.1.4
8972026-07-11T17:31:11.380Z Downloaded postgres-protocol v0.6.10
8982026-07-11T17:31:11.384Z Downloaded primefield v0.14.0
8992026-07-11T17:31:11.384Z Downloaded primeorder v0.14.0-rc.10
9002026-07-11T17:31:11.384Z Downloaded primeorder v0.13.6
9012026-07-11T17:31:11.387Z Downloaded rand_chacha v0.3.1
9022026-07-11T17:31:11.390Z Downloaded hickory-resolver v0.24.4
9032026-07-11T17:31:11.393Z Downloaded progenitor-extras v0.2.0
9042026-07-11T17:31:11.397Z Downloaded oso v0.27.3
9052026-07-11T17:31:11.433Z Downloaded crossterm v0.28.1
9062026-07-11T17:31:11.440Z Downloaded progenitor-client v0.14.0
9072026-07-11T17:31:11.440Z Downloaded recursive-proc-macro-impl v0.1.1
9082026-07-11T17:31:11.440Z Downloaded progenitor v0.14.0
9092026-07-11T17:31:11.440Z Downloaded progenitor v0.13.0
9102026-07-11T17:31:11.440Z Downloaded ref-cast-impl v1.0.25
9112026-07-11T17:31:11.440Z Downloaded rfc6979 v0.4.0
9122026-07-11T17:31:11.440Z Downloaded derive_more v2.1.1
9132026-07-11T17:31:11.440Z Downloaded rfc6979 v0.5.0
9142026-07-11T17:31:11.440Z Downloaded progenitor-client v0.13.0
9152026-07-11T17:31:11.440Z Downloaded icu_collections v2.1.1
9162026-07-11T17:31:11.440Z Downloaded recursive v0.1.1
9172026-07-11T17:31:11.440Z Downloaded pin-project-lite v0.2.17
9182026-07-11T17:31:11.440Z Downloaded jiff-static v0.2.21
9192026-07-11T17:31:11.440Z Downloaded ref-cast v1.0.25
9202026-07-11T17:31:11.440Z Downloaded pkcs8 v0.11.0
9212026-07-11T17:31:11.440Z Downloaded postcard v1.1.3
9222026-07-11T17:31:11.440Z Downloaded der v0.8.0
9232026-07-11T17:31:11.443Z Downloaded psm v0.1.30
9242026-07-11T17:31:11.443Z Downloaded rustc_version v0.4.1
9252026-07-11T17:31:11.446Z Downloaded rustc_version v0.1.7
9262026-07-11T17:31:11.446Z Downloaded russh-util v0.52.0
9272026-07-11T17:31:11.446Z Downloaded hashbrown v0.13.2
9282026-07-11T17:31:11.449Z Downloaded russh-cryptovec v0.61.0
9292026-07-11T17:31:11.449Z Downloaded password-hash v0.5.0
9302026-07-11T17:31:11.452Z Downloaded polyval v0.7.1
9312026-07-11T17:31:11.452Z Downloaded pkcs1 v0.7.5
9322026-07-11T17:31:11.455Z Downloaded miniz_oxide v0.8.9
9332026-07-11T17:31:11.455Z Downloaded postgres-types v0.2.12
9342026-07-11T17:31:11.459Z Downloaded rand_core v0.9.5
9352026-07-11T17:31:11.459Z Downloaded rtoolbox v0.0.3
9362026-07-11T17:31:11.462Z Downloaded rand_core v0.10.0
9372026-07-11T17:31:11.462Z Downloaded r2d2 v0.8.10
9382026-07-11T17:31:11.462Z Downloaded hickory-resolver v0.25.2
9392026-07-11T17:31:11.465Z Downloaded omicron-zone-package v0.12.3
9402026-07-11T17:31:11.468Z Downloaded scheduled-thread-pool v0.2.7
9412026-07-11T17:31:11.468Z Downloaded scopeguard v1.2.0
9422026-07-11T17:31:11.468Z Downloaded same-file v1.0.6
9432026-07-11T17:31:11.471Z Downloaded openssl-sys v0.9.115
9442026-07-11T17:31:11.475Z Downloaded scroll_derive v0.13.1
9452026-07-11T17:31:11.475Z Downloaded secrecy v0.10.3
9462026-07-11T17:31:11.475Z Downloaded rand_chacha v0.9.0
9472026-07-11T17:31:11.478Z Downloaded rand_seeder v0.4.0
9482026-07-11T17:31:11.478Z Downloaded rand_core v0.6.4
9492026-07-11T17:31:11.478Z Downloaded sapling-renderdag v0.1.0
9502026-07-11T17:31:11.481Z Downloaded http v1.4.2
9512026-07-11T17:31:11.481Z Downloaded hickory-server v0.25.2
9522026-07-11T17:31:11.484Z Downloaded poly1305 v0.9.0
9532026-07-11T17:31:11.487Z Downloaded papergrid v0.17.0
9542026-07-11T17:31:11.490Z Downloaded resolv-conf v0.7.6
9552026-07-11T17:31:11.490Z Downloaded rustc-hash v2.1.1
9562026-07-11T17:31:11.493Z Downloaded semver v0.1.20
9572026-07-11T17:31:11.497Z Downloaded ed25519-dalek v2.2.0
9582026-07-11T17:31:11.497Z Downloaded secrecy v0.8.0
9592026-07-11T17:31:11.500Z Downloaded aho-corasick v1.1.4
9602026-07-11T17:31:11.503Z Downloaded p256 v0.14.0-rc.10
9612026-07-11T17:31:11.506Z Downloaded seq-macro v0.3.6
9622026-07-11T17:31:11.509Z Downloaded pkcs5 v0.8.1
9632026-07-11T17:31:11.512Z Downloaded serde_repr v0.1.20
9642026-07-11T17:31:11.512Z Downloaded quinn-udp v0.5.14
9652026-07-11T17:31:11.515Z Downloaded serde_spanned v1.1.1
9662026-07-11T17:31:11.518Z Downloaded pkcs1 v0.8.0-rc.4
9672026-07-11T17:31:11.518Z Downloaded pin-project v1.1.11
9682026-07-11T17:31:11.525Z Downloaded serde_urlencoded v0.7.1
9692026-07-11T17:31:11.528Z Downloaded aws-lc-rs v1.16.3
9702026-07-11T17:31:11.532Z Downloaded sha1 v0.10.6
9712026-07-11T17:31:11.536Z Downloaded crossterm v0.29.0
9722026-07-11T17:31:11.539Z Downloaded rustls-native-certs v0.8.3
9732026-07-11T17:31:11.539Z Downloaded serde_plain v1.0.2
9742026-07-11T17:31:11.542Z Downloaded prefix-trie v0.7.0
9752026-07-11T17:31:11.545Z Downloaded rusty-fork v0.3.1
9762026-07-11T17:31:11.546Z Downloaded shell-words v1.1.1
9772026-07-11T17:31:11.546Z Downloaded sha1 v0.11.0
9782026-07-11T17:31:11.549Z Downloaded signal-hook-tokio v0.3.1
9792026-07-11T17:31:11.549Z Downloaded rustversion v1.0.22
9802026-07-11T17:31:11.552Z Downloaded p384 v0.14.0-rc.10
9812026-07-11T17:31:11.556Z Downloaded signal-hook-mio v0.2.5
9822026-07-11T17:31:11.556Z Downloaded hashbrown v0.12.3
9832026-07-11T17:31:11.559Z Downloaded sigpipe v0.1.3
9842026-07-11T17:31:11.559Z Downloaded sec1 v0.7.3
9852026-07-11T17:31:11.562Z Downloaded scroll v0.13.0
9862026-07-11T17:31:11.562Z Downloaded scrypt v0.12.0
9872026-07-11T17:31:11.562Z Downloaded progenitor-impl v0.13.0
9882026-07-11T17:31:11.565Z Downloaded schemars_derive v0.8.22
9892026-07-11T17:31:11.565Z Downloaded mio v1.2.0
9902026-07-11T17:31:11.568Z Downloaded signature v2.2.0
9912026-07-11T17:31:11.571Z Downloaded slog-bunyan v2.5.0
9922026-07-11T17:31:11.574Z Downloaded serde_bytes v0.11.19
9932026-07-11T17:31:11.574Z Downloaded serde-hex v0.1.0
9942026-07-11T17:31:11.579Z Downloaded progenitor-impl v0.14.0
9952026-07-11T17:31:11.582Z Downloaded hyper-util v0.1.20
9962026-07-11T17:31:11.587Z Downloaded slog-envlogger v2.2.0
9972026-07-11T17:31:11.591Z Downloaded serde_path_to_error v0.1.20
9982026-07-11T17:31:11.591Z Downloaded serde_derive_internals v0.29.1
9992026-07-11T17:31:11.591Z Downloaded serde-big-array v0.5.1
10002026-07-11T17:31:11.600Z Downloaded sec1 v0.8.1
10012026-07-11T17:31:11.604Z Downloaded crypto-primes v0.7.2
10022026-07-11T17:31:11.604Z Downloaded serde_with_macros v1.5.2
10032026-07-11T17:31:11.615Z Downloaded prettyplease v0.2.37
10042026-07-11T17:31:11.618Z Downloaded rustls-pki-types v1.14.0
10052026-07-11T17:31:11.619Z Downloaded salsa20 v0.11.0
10062026-07-11T17:31:11.619Z Downloaded rustls-pemfile v2.2.0
10072026-07-11T17:31:11.619Z Downloaded shlex v1.3.0
10082026-07-11T17:31:11.619Z Downloaded serdect v0.4.3
10092026-07-11T17:31:11.622Z Downloaded sqlparser_derive v0.5.0
10102026-07-11T17:31:11.622Z Downloaded strip-ansi-escapes v0.2.1
10112026-07-11T17:31:11.622Z Downloaded minimal-lexical v0.2.1
10122026-07-11T17:31:11.625Z Downloaded hashbrown v0.15.5
10132026-07-11T17:31:11.628Z Downloaded hashbrown v0.16.1
10142026-07-11T17:31:11.635Z Downloaded signal-hook-registry v1.4.8
10152026-07-11T17:31:11.638Z Downloaded strum v0.27.2
10162026-07-11T17:31:11.638Z Downloaded structmeta-derive v0.3.0
10172026-07-11T17:31:11.638Z Downloaded structmeta v0.3.0
10182026-07-11T17:31:11.641Z Downloaded strum v0.26.3
10192026-07-11T17:31:11.647Z Downloaded internal-russh-num-bigint v0.5.0
10202026-07-11T17:31:11.650Z Downloaded ron v0.8.1
10212026-07-11T17:31:11.653Z Downloaded serde_cbor v0.11.2
10222026-07-11T17:31:11.657Z Downloaded subtle v2.6.1
10232026-07-11T17:31:11.657Z Downloaded slab v0.4.12
10242026-07-11T17:31:11.660Z Downloaded slog-async v2.8.0
10252026-07-11T17:31:11.660Z Downloaded strsim v0.10.0
10262026-07-11T17:31:11.660Z Downloaded simd-adler32 v0.3.8
10272026-07-11T17:31:11.663Z Downloaded itertools v0.10.5
10282026-07-11T17:31:11.666Z Downloaded dropshot-api-manager v0.7.2
10292026-07-11T17:31:11.672Z Downloaded slog-dtrace v0.3.0
10302026-07-11T17:31:11.675Z Downloaded serde_with_macros v3.17.0
10312026-07-11T17:31:11.678Z Downloaded slog-json v2.6.1
10322026-07-11T17:31:11.682Z Downloaded spki v0.8.0
10332026-07-11T17:31:11.682Z Downloaded sync-ptr v0.1.4
10342026-07-11T17:31:11.682Z Downloaded supports-color v3.0.2
10352026-07-11T17:31:11.685Z Downloaded tagptr v0.2.0
10362026-07-11T17:31:11.686Z Downloaded tap v1.0.1
10372026-07-11T17:31:11.686Z Downloaded termtree v0.5.1
10382026-07-11T17:31:11.686Z Downloaded take_mut v0.2.2
10392026-07-11T17:31:11.686Z Downloaded tabwriter v1.4.1
10402026-07-11T17:31:11.686Z Downloaded ssh-encoding v0.3.0-rc.9
10412026-07-11T17:31:11.689Z Downloaded tabled_derive v0.11.0
10422026-07-11T17:31:11.689Z Downloaded smallvec v0.6.14
10432026-07-11T17:31:11.692Z Downloaded slog-scope v4.4.1
10442026-07-11T17:31:11.692Z Downloaded idna v1.1.0
10452026-07-11T17:31:11.695Z Downloaded pretty_assertions v1.4.1
10462026-07-11T17:31:11.695Z Downloaded rustls-platform-verifier v0.6.2
10472026-07-11T17:31:11.699Z Downloaded sqlformat v0.3.5
10482026-07-11T17:31:11.699Z Downloaded sync_wrapper v1.0.2
10492026-07-11T17:31:11.699Z Downloaded spki v0.7.3
10502026-07-11T17:31:11.702Z Downloaded thiserror-impl-no-std v2.0.2
10512026-07-11T17:31:11.702Z Downloaded smf v0.2.3
10522026-07-11T17:31:11.702Z Downloaded slog-stdlog v4.1.1
10532026-07-11T17:31:11.705Z Downloaded stringprep v0.1.5
10542026-07-11T17:31:11.705Z Downloaded rayon-core v1.13.0
10552026-07-11T17:31:11.708Z Downloaded static_assertions v1.1.0
10562026-07-11T17:31:11.708Z Downloaded testing_table v0.3.0
10572026-07-11T17:31:11.708Z Downloaded ssh-cipher v0.3.0-rc.9
10582026-07-11T17:31:11.711Z Downloaded snafu-derive v0.8.9
10592026-07-11T17:31:11.711Z Downloaded stacker v0.1.23
10602026-07-11T17:31:11.711Z Downloaded stable_deref_trait v1.2.1
10612026-07-11T17:31:11.714Z Downloaded signature v3.0.0
10622026-07-11T17:31:11.714Z Downloaded iri-string v0.7.10
10632026-07-11T17:31:11.720Z Downloaded futures-util v0.3.32
10642026-07-11T17:31:11.728Z Downloaded sha2 v0.11.0
10652026-07-11T17:31:11.731Z Downloaded thread-id v5.1.0
10662026-07-11T17:31:11.735Z Downloaded time-core v0.1.8
10672026-07-11T17:31:11.735Z Downloaded tinyvec_macros v0.1.1
10682026-07-11T17:31:11.735Z Downloaded tokio-macros v2.7.0
10692026-07-11T17:31:11.735Z Downloaded siphasher v1.0.2
10702026-07-11T17:31:11.735Z Downloaded string_cache v0.8.9
10712026-07-11T17:31:11.740Z Downloaded strum_macros v0.24.3
10722026-07-11T17:31:11.745Z Downloaded num-bigint v0.4.6
10732026-07-11T17:31:11.748Z Downloaded nom v7.1.3
10742026-07-11T17:31:11.751Z Downloaded strum_macros v0.26.4
10752026-07-11T17:31:11.754Z Downloaded rand v0.8.6
10762026-07-11T17:31:11.757Z Downloaded slog-term v2.9.2
10772026-07-11T17:31:11.760Z Downloaded rcgen v0.12.1
10782026-07-11T17:31:11.760Z Downloaded spin v0.9.8
10792026-07-11T17:31:11.763Z Downloaded termios v0.3.3
10802026-07-11T17:31:11.766Z Downloaded strum_macros v0.27.2
10812026-07-11T17:31:11.769Z Downloaded icu_properties_data v2.1.2
10822026-07-11T17:31:11.774Z Downloaded tokio-test v0.4.5
10832026-07-11T17:31:11.776Z Downloaded support-bundle-viewer v0.1.2
10842026-07-11T17:31:11.776Z Downloaded libxml v0.3.3
10852026-07-11T17:31:11.780Z Downloaded tower-service v0.3.3
10862026-07-11T17:31:11.783Z Downloaded smallvec v1.15.1
10872026-07-11T17:31:11.783Z Downloaded synstructure v0.13.2
10882026-07-11T17:31:11.793Z Downloaded thiserror-no-std v2.0.2
10892026-07-11T17:31:11.796Z Downloaded hkdf v0.12.4
10902026-07-11T17:31:11.799Z Downloaded tower-layer v0.3.3
10912026-07-11T17:31:11.799Z Downloaded topological-sort v0.2.2
10922026-07-11T17:31:11.799Z Downloaded tls_codec v0.4.2
10932026-07-11T17:31:11.802Z Downloaded trait-variant v0.1.2
10942026-07-11T17:31:11.802Z Downloaded tinystr v0.8.2
10952026-07-11T17:31:11.806Z Downloaded unarray v0.1.4
10962026-07-11T17:31:11.810Z Downloaded ryu v1.0.23
10972026-07-11T17:31:11.813Z Downloaded schemars v0.9.0
10982026-07-11T17:31:11.818Z Downloaded try-lock v0.2.5
10992026-07-11T17:31:11.821Z Downloaded tokio-native-tls v0.3.1
11002026-07-11T17:31:11.821Z Downloaded tokio-dtrace v0.1.1
11012026-07-11T17:31:11.821Z Downloaded time-macros v0.2.27
11022026-07-11T17:31:11.821Z Downloaded unicode-xid v0.2.6
11032026-07-11T17:31:11.824Z Downloaded schemars v0.8.22
11042026-07-11T17:31:11.828Z Downloaded universal-hash v0.6.1
11052026-07-11T17:31:11.831Z Downloaded universal-hash v0.5.1
11062026-07-11T17:31:11.831Z Downloaded unit-prefix v0.5.2
11072026-07-11T17:31:11.831Z Downloaded typify-macro v0.6.2
11082026-07-11T17:31:11.837Z Downloaded tokio-tungstenite v0.21.0
11092026-07-11T17:31:11.837Z Downloaded utf8_iter v1.0.4
11102026-07-11T17:31:11.837Z Downloaded untrusted v0.9.0
11112026-07-11T17:31:11.840Z Downloaded p521 v0.14.0-rc.10
11122026-07-11T17:31:11.841Z Downloaded unicode-truncate v1.1.0
11132026-07-11T17:31:11.841Z Downloaded tls_codec_derive v0.4.2
11142026-07-11T17:31:11.841Z Downloaded usdt-macro v0.6.0
11152026-07-11T17:31:11.841Z Downloaded untrusted v0.7.1
11162026-07-11T17:31:11.843Z Downloaded utf-8 v0.7.6
11172026-07-11T17:31:11.843Z Downloaded rand v0.9.2
11182026-07-11T17:31:11.847Z Downloaded nom v8.0.0
11192026-07-11T17:31:11.850Z Downloaded term v0.7.0
11202026-07-11T17:31:11.850Z Downloaded libm v0.2.16
11212026-07-11T17:31:11.854Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11222026-07-11T17:31:11.858Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11232026-07-11T17:31:11.858Z Downloaded usdt v0.6.0
11242026-07-11T17:31:11.858Z Downloaded tokio-tungstenite v0.23.1
11252026-07-11T17:31:11.861Z Downloaded slog v2.8.2
11262026-07-11T17:31:11.865Z Downloaded samael v0.0.19
11272026-07-11T17:31:11.865Z Downloaded thread_local v1.1.9
11282026-07-11T17:31:11.868Z Downloaded similar v2.7.0
11292026-07-11T17:31:11.871Z Downloaded void v1.0.2
11302026-07-11T17:31:11.871Z Downloaded toml_writer v1.1.1+spec-1.1.0
11312026-07-11T17:31:11.871Z Downloaded qorb v0.4.1
11322026-07-11T17:31:11.873Z Downloaded publicsuffix v2.3.0
11332026-07-11T17:31:11.877Z Downloaded serde_yaml v0.9.34+deprecated
11342026-07-11T17:31:11.877Z Downloaded hkdf v0.13.0
11352026-07-11T17:31:11.880Z Downloaded tiny-keccak v2.0.2
11362026-07-11T17:31:11.880Z Downloaded tui-tree-widget v0.23.1
11372026-07-11T17:31:11.883Z Downloaded socket2 v0.6.3
11382026-07-11T17:31:11.883Z Downloaded want v0.3.1
11392026-07-11T17:31:11.883Z Downloaded socket2 v0.5.10
11402026-07-11T17:31:11.886Z Downloaded rsa v0.9.10
11412026-07-11T17:31:11.890Z Downloaded wait-timeout v0.2.1
11422026-07-11T17:31:11.890Z Downloaded itertools v0.13.0
11432026-07-11T17:31:11.893Z Downloaded waitgroup v0.1.2
11442026-07-11T17:31:11.899Z Downloaded tokio-rustls v0.26.4
11452026-07-11T17:31:11.903Z Downloaded signal-hook v0.3.18
11462026-07-11T17:31:11.903Z Downloaded usdt-attr-macro v0.6.0
11472026-07-11T17:31:11.903Z Downloaded rustls-webpki v0.103.13
11482026-07-11T17:31:11.908Z Downloaded unicase v2.9.0
11492026-07-11T17:31:11.912Z Downloaded quinn v0.11.9
11502026-07-11T17:31:11.917Z Downloaded term v1.2.1
11512026-07-11T17:31:11.920Z Downloaded snafu v0.8.9
11522026-07-11T17:31:11.924Z Downloaded uzers v0.12.2
11532026-07-11T17:31:11.928Z Downloaded itertools v0.14.0
11542026-07-11T17:31:11.931Z Downloaded itertools v0.12.1
11552026-07-11T17:31:11.935Z Downloaded yoke-derive v0.8.1
11562026-07-11T17:31:11.935Z Downloaded xshell-macros v0.2.7
11572026-07-11T17:31:11.935Z Downloaded vergen-gitcl v1.0.8
11582026-07-11T17:31:11.940Z Downloaded zerofrom-derive v0.1.6
11592026-07-11T17:31:11.943Z Downloaded hyper v1.10.1
11602026-07-11T17:31:11.947Z Downloaded zone v0.3.1
11612026-07-11T17:31:11.947Z Downloaded zeroize_derive v1.4.3
11622026-07-11T17:31:11.947Z Downloaded blake3 v1.8.5
11632026-07-11T17:31:11.951Z Downloaded vergen-git2 v9.1.0
11642026-07-11T17:31:11.954Z Downloaded zerofrom v0.1.6
11652026-07-11T17:31:11.957Z Downloaded zone_cfg_derive v0.3.1
11662026-07-11T17:31:11.960Z Downloaded bindgen v0.71.1
11672026-07-11T17:31:11.963Z Downloaded toml_parser v1.1.2+spec-1.1.0
11682026-07-11T17:31:11.964Z Downloaded bitvec v1.0.1
11692026-07-11T17:31:11.973Z Downloaded walkdir v2.5.0
11702026-07-11T17:31:11.976Z Downloaded tokio-stream v0.1.18
11712026-07-11T17:31:11.976Z Downloaded vergen-lib v9.1.0
11722026-07-11T17:31:11.979Z Downloaded unicode-properties v0.1.4
11732026-07-11T17:31:11.979Z Downloaded vergen-lib v0.1.6
11742026-07-11T17:31:11.979Z Downloaded tracing-attributes v0.1.31
11752026-07-11T17:31:11.982Z Downloaded whoami v1.6.1
11762026-07-11T17:31:11.985Z Downloaded h2 v0.4.15
11772026-07-11T17:31:11.988Z Downloaded rsa v0.10.0-rc.18
11782026-07-11T17:31:11.992Z Downloaded toml v0.7.8
11792026-07-11T17:31:11.995Z Downloaded rand v0.10.1
11802026-07-11T17:31:11.995Z Downloaded toml v1.1.2+spec-1.1.0
11812026-07-11T17:31:11.998Z Downloaded yoke v0.8.1
11822026-07-11T17:31:11.998Z Downloaded iddqd v0.4.2
11832026-07-11T17:31:12.003Z Downloaded wyz v0.5.1
11842026-07-11T17:31:12.006Z Downloaded xshell v0.2.7
11852026-07-11T17:31:12.007Z Downloaded tinyvec v1.10.0
11862026-07-11T17:31:12.007Z Downloaded num-bigint-dig v0.8.6
11872026-07-11T17:31:12.010Z Downloaded schemars v1.2.1
11882026-07-11T17:31:12.017Z Downloaded chrono v0.4.44
11892026-07-11T17:31:12.021Z Downloaded whoami v2.1.0
11902026-07-11T17:31:12.025Z Downloaded usdt-impl v0.6.0
11912026-07-11T17:31:12.025Z Downloaded tungstenite v0.21.0
11922026-07-11T17:31:12.028Z Downloaded zstd-safe v7.2.4
11932026-07-11T17:31:12.028Z Downloaded subprocess v0.2.15
11942026-07-11T17:31:12.031Z Downloaded zstd v0.13.3
11952026-07-11T17:31:12.031Z Downloaded twox-hash v2.1.2
11962026-07-11T17:31:12.034Z Downloaded writeable v0.6.2
11972026-07-11T17:31:12.037Z Downloaded vergen v9.1.0
11982026-07-11T17:31:12.040Z Downloaded zeroize v1.8.2
11992026-07-11T17:31:12.040Z Downloaded tar v0.4.45
12002026-07-11T17:31:12.043Z Downloaded rpassword v7.4.0
12012026-07-11T17:31:12.043Z Downloaded zerovec-derive v0.11.2
12022026-07-11T17:31:12.046Z Downloaded unsafe-libyaml v0.2.11
12032026-07-11T17:31:12.081Z Downloaded vsss-rs v3.3.4
12042026-07-11T17:31:12.081Z Downloaded test-strategy v0.4.5
12052026-07-11T17:31:12.081Z Downloaded yasna v0.5.2
12062026-07-11T17:31:12.081Z Downloaded uuid v1.23.4
12072026-07-11T17:31:12.081Z Downloaded rustyline v14.0.0
12082026-07-11T17:31:12.081Z Downloaded tracing-core v0.1.36
12092026-07-11T17:31:12.081Z Downloaded unicode-bidi v0.3.18
12102026-07-11T17:31:12.082Z Downloaded xattr v1.6.1
12112026-07-11T17:31:12.082Z Downloaded steno v0.4.1
12122026-07-11T17:31:12.086Z Downloaded typify v0.6.2
12132026-07-11T17:31:12.086Z Downloaded zerocopy v0.6.6
12142026-07-11T17:31:12.089Z Downloaded tokio-postgres v0.7.16
12152026-07-11T17:31:12.099Z Downloaded toml_edit v0.23.10+spec-1.0.0
12162026-07-11T17:31:12.116Z Downloaded vte v0.14.1
12172026-07-11T17:31:12.119Z Downloaded serde_with v1.14.0
12182026-07-11T17:31:12.126Z Downloaded tungstenite v0.23.0
12192026-07-11T17:31:12.137Z Downloaded zopfli v0.8.3
12202026-07-11T17:31:12.146Z Downloaded unicode_categories v0.1.1
12212026-07-11T17:31:12.149Z Downloaded reedline v0.40.0
12222026-07-11T17:31:12.153Z Downloaded reqwest v0.12.28
12232026-07-11T17:31:12.156Z Downloaded portable-atomic v1.13.1
12242026-07-11T17:31:12.160Z Downloaded toml_edit v0.19.15
12252026-07-11T17:31:12.169Z Downloaded lalrpop v0.19.12
12262026-07-11T17:31:12.188Z Downloaded regex v1.12.3
12272026-07-11T17:31:12.191Z Downloaded url v2.5.8
12282026-07-11T17:31:12.194Z Downloaded p384 v0.13.1
12292026-07-11T17:31:12.197Z Downloaded yansi v1.0.1
12302026-07-11T17:31:12.200Z Downloaded git2 v0.20.4
12312026-07-11T17:31:12.204Z Downloaded quick-xml v0.37.5
12322026-07-11T17:31:12.207Z Downloaded zerotrie v0.2.3
12332026-07-11T17:31:12.210Z Downloaded salty v0.3.0
12342026-07-11T17:31:12.213Z Downloaded zip v0.6.6
12352026-07-11T17:31:12.216Z Downloaded reqwest v0.13.2
12362026-07-11T17:31:12.232Z Downloaded typed-path v0.9.3
12372026-07-11T17:31:12.235Z Downloaded crypto-bigint v0.7.5
12382026-07-11T17:31:12.243Z Downloaded unicode-segmentation v1.12.0
12392026-07-11T17:31:12.246Z Downloaded zerocopy-derive v0.8.40
12402026-07-11T17:31:12.250Z Downloaded rayon v1.11.0
12412026-07-11T17:31:12.260Z Downloaded tower v0.5.3
12422026-07-11T17:31:12.266Z Downloaded tokio-util v0.7.18
12432026-07-11T17:31:12.270Z Downloaded unicode-normalization v0.1.25
12442026-07-11T17:31:12.275Z Downloaded proptest v1.10.0
12452026-07-11T17:31:12.278Z Downloaded x509-cert v0.2.5
12462026-07-11T17:31:12.281Z Downloaded tower-http v0.6.8
12472026-07-11T17:31:12.285Z Downloaded tough v0.22.0
12482026-07-11T17:31:12.291Z Downloaded goblin v0.10.5
12492026-07-11T17:31:12.295Z Downloaded ssh-key v0.7.0-rc.10
12502026-07-11T17:31:12.299Z Downloaded serde_with v3.17.0
12512026-07-11T17:31:12.308Z Downloaded zerovec v0.11.5
12522026-07-11T17:31:12.321Z Downloaded quinn-proto v0.11.13
12532026-07-11T17:31:12.325Z Downloaded petname v2.0.2
12542026-07-11T17:31:12.328Z Downloaded curve25519-dalek v4.1.3
12552026-07-11T17:31:12.358Z Downloaded moka v0.12.13
12562026-07-11T17:31:12.362Z Downloaded zip v4.6.1
12572026-07-11T17:31:12.367Z Downloaded nix v0.28.0
12582026-07-11T17:31:12.371Z Downloaded object v0.30.4
12592026-07-11T17:31:12.375Z Downloaded winnow v0.5.40
12602026-07-11T17:31:12.380Z Downloaded openssl v0.10.79
12612026-07-11T17:31:12.386Z Downloaded winnow v1.0.3
12622026-07-11T17:31:12.392Z Downloaded bstr v1.12.1
12632026-07-11T17:31:12.405Z Downloaded time v0.3.47
12642026-07-11T17:31:12.412Z Downloaded russh v0.61.2
12652026-07-11T17:31:12.417Z Downloaded winnow v0.6.26
12662026-07-11T17:31:12.423Z Downloaded nix v0.27.1
12672026-07-11T17:31:12.427Z Downloaded object v0.37.3
12682026-07-11T17:31:12.433Z Downloaded nix v0.31.2
12692026-07-11T17:31:12.442Z Downloaded hickory-proto v0.24.4
12702026-07-11T17:31:12.458Z Downloaded polar-core v0.27.3
12712026-07-11T17:31:12.464Z Downloaded curve25519-dalek v5.0.0-rc.0
12722026-07-11T17:31:12.469Z Downloaded regex-syntax v0.6.29
12732026-07-11T17:31:12.492Z Downloaded tabled v0.20.0
12742026-07-11T17:31:12.502Z Downloaded radix_trie v0.2.1
12752026-07-11T17:31:12.505Z Downloaded dropshot v0.17.1
12762026-07-11T17:31:12.517Z Downloaded zerocopy v0.8.40
12772026-07-11T17:31:12.522Z Downloaded smoltcp v0.9.1
12782026-07-11T17:31:12.529Z Downloaded zlib-rs v0.6.2
12792026-07-11T17:31:12.532Z Downloaded smoltcp v0.11.0
12802026-07-11T17:31:12.544Z Downloaded regress v0.11.1
12812026-07-11T17:31:12.550Z Downloaded rustix v0.38.44
12822026-07-11T17:31:12.568Z Downloaded vcpkg v0.2.15
12832026-07-11T17:31:12.593Z Downloaded regress v0.10.5
12842026-07-11T17:31:12.597Z Downloaded openapiv3 v2.2.0
12852026-07-11T17:31:12.610Z Downloaded regex-syntax v0.8.10
12862026-07-11T17:31:12.615Z Downloaded diesel v2.3.7
12872026-07-11T17:31:12.628Z Downloaded hickory-proto v0.25.2
12882026-07-11T17:31:12.636Z Downloaded rustls v0.23.41
12892026-07-11T17:31:12.662Z Downloaded fiat-crypto v0.3.0
12902026-07-11T17:31:12.677Z Downloaded bzip2-sys v0.1.13+1.0.8
12912026-07-11T17:31:12.685Z Downloaded sqlparser v0.61.0
12922026-07-11T17:31:12.697Z Downloaded typify-impl v0.6.2
12932026-07-11T17:31:12.706Z Downloaded sha3 v0.11.0
12942026-07-11T17:31:12.714Z Downloaded sled v0.34.7
12952026-07-11T17:31:12.733Z Downloaded tracing v0.1.44
12962026-07-11T17:31:12.744Z Downloaded ratatui v0.29.0
12972026-07-11T17:31:12.759Z Downloaded petgraph v0.6.5
12982026-07-11T17:31:12.767Z Downloaded zerocopy-derive v0.6.6
12992026-07-11T17:31:12.772Z Downloaded regex-automata v0.4.14
13002026-07-11T17:31:12.780Z Downloaded jiff v0.2.21
13012026-07-11T17:31:12.793Z Downloaded chrono-tz v0.10.4
13022026-07-11T17:31:12.808Z Downloaded petgraph v0.8.3
13032026-07-11T17:31:12.821Z Downloaded libz-sys v1.1.24
13042026-07-11T17:31:12.833Z Downloaded csv v1.4.0
13052026-07-11T17:31:12.845Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13062026-07-11T17:31:12.855Z Downloaded sha3 v0.10.8
13072026-07-11T17:31:12.867Z Downloaded tokio v1.52.1
13082026-07-11T17:31:12.889Z Downloaded encoding_rs v0.8.35
13092026-07-11T17:31:12.974Z Downloaded ring v0.17.14
13102026-07-11T17:31:13.030Z Downloaded libgit2-sys v0.18.3+1.9.2
13112026-07-11T17:31:13.547Z Downloaded aws-lc-sys v0.40.0
13122026-07-11T17:31:13.798Z Compiling libc v0.2.185
13132026-07-11T17:31:13.798Z Compiling serde_core v1.0.228
13142026-07-11T17:31:13.798Z Compiling serde v1.0.228
13152026-07-11T17:31:13.802Z Compiling log v0.4.29
13162026-07-11T17:31:13.802Z Compiling smallvec v1.15.1
13172026-07-11T17:31:13.953Z Compiling shlex v1.3.0
13182026-07-11T17:31:13.957Z Compiling find-msvc-tools v0.1.9
13192026-07-11T17:31:13.957Z Compiling syn v2.0.117
13202026-07-11T17:31:14.156Z Compiling subtle v2.6.1
13212026-07-11T17:31:14.170Z Compiling scopeguard v1.2.0
13222026-07-11T17:31:14.185Z Compiling stable_deref_trait v1.2.1
13232026-07-11T17:31:14.253Z Compiling lock_api v0.4.14
13242026-07-11T17:31:14.269Z Compiling typenum v1.20.1
13252026-07-11T17:31:14.293Z Compiling serde_json v1.0.150
13262026-07-11T17:31:14.297Z Compiling portable-atomic v1.13.1
13272026-07-11T17:31:14.334Z Compiling zerocopy v0.8.40
13282026-07-11T17:31:14.483Z Compiling parking_lot_core v0.9.12
13292026-07-11T17:31:14.516Z Compiling pin-project-lite v0.2.17
13302026-07-11T17:31:14.614Z Compiling pkg-config v0.3.32
13312026-07-11T17:31:14.765Z Compiling critical-section v1.2.0
13322026-07-11T17:31:14.823Z Compiling jobserver v0.1.34
13332026-07-11T17:31:14.841Z Compiling errno v0.3.14
13342026-07-11T17:31:14.888Z Compiling getrandom v0.2.17
13352026-07-11T17:31:14.989Z Compiling signal-hook-registry v1.4.8
13362026-07-11T17:31:15.117Z Compiling cc v1.2.56
13372026-07-11T17:31:15.133Z Compiling rand_core v0.6.4
13382026-07-11T17:31:15.235Z Compiling libm v0.2.16
13392026-07-11T17:31:15.292Z Compiling getrandom v0.4.1
13402026-07-11T17:31:15.408Z Compiling once_cell v1.21.3
13412026-07-11T17:31:15.427Z Compiling futures-core v0.3.32
13422026-07-11T17:31:15.494Z Compiling parking_lot v0.12.5
13432026-07-11T17:31:15.562Z Compiling mio v1.2.0
13442026-07-11T17:31:15.576Z Compiling num-traits v0.2.19
13452026-07-11T17:31:15.619Z Compiling generic-array v0.14.7
13462026-07-11T17:31:15.671Z Compiling const-oid v0.9.6
13472026-07-11T17:31:15.772Z Compiling rand_core v0.10.0
13482026-07-11T17:31:16.013Z Compiling writeable v0.6.2
13492026-07-11T17:31:16.028Z Compiling litemap v0.8.1
13502026-07-11T17:31:16.205Z Compiling bitflags v2.11.0
13512026-07-11T17:31:16.205Z Compiling percent-encoding v2.3.2
13522026-07-11T17:31:16.233Z Compiling semver v1.0.28
13532026-07-11T17:31:16.389Z Compiling socket2 v0.6.3
13542026-07-11T17:31:16.403Z Compiling icu_properties_data v2.1.2
13552026-07-11T17:31:16.426Z Compiling icu_normalizer_data v2.1.1
13562026-07-11T17:31:16.542Z Compiling futures-sink v0.3.32
13572026-07-11T17:31:16.681Z Compiling futures-channel v0.3.32
13582026-07-11T17:31:16.739Z Compiling slab v0.4.12
13592026-07-11T17:31:16.754Z Compiling futures-task v0.3.32
13602026-07-11T17:31:16.781Z Compiling futures-io v0.3.32
13612026-07-11T17:31:16.900Z Compiling synstructure v0.13.2
13622026-07-11T17:31:16.917Z Compiling indexmap v2.14.0
13632026-07-11T17:31:16.928Z Compiling getrandom v0.3.4
13642026-07-11T17:31:16.942Z Compiling utf8_iter v1.0.4
13652026-07-11T17:31:16.956Z Compiling rustversion v1.0.22
13662026-07-11T17:31:17.083Z Compiling form_urlencoded v1.2.2
13672026-07-11T17:31:17.242Z Compiling cmake v0.1.57
13682026-07-11T17:31:17.257Z Compiling dunce v1.0.5
13692026-07-11T17:31:17.269Z Compiling rustix v1.1.3
13702026-07-11T17:31:17.347Z Compiling ident_case v1.0.1
13712026-07-11T17:31:17.467Z Compiling fs_extra v1.3.0
13722026-07-11T17:31:17.485Z Compiling iana-time-zone v0.1.65
13732026-07-11T17:31:17.552Z Compiling regex-syntax v0.8.10
13742026-07-11T17:31:17.700Z Compiling base64ct v1.8.3
13752026-07-11T17:31:17.713Z Compiling vcpkg v0.2.15
13762026-07-11T17:31:17.795Z Compiling aws-lc-sys v0.40.0
13772026-07-11T17:31:17.866Z Compiling rand_core v0.9.5
13782026-07-11T17:31:17.994Z Compiling pem-rfc7468 v0.7.0
13792026-07-11T17:31:18.034Z Compiling rustc_version v0.4.1
13802026-07-11T17:31:18.139Z Compiling uuid v1.23.4
13812026-07-11T17:31:18.298Z Compiling tracing-core v0.1.36
13822026-07-11T17:31:18.365Z Compiling aws-lc-rs v1.16.3
13832026-07-11T17:31:18.448Z Compiling openssl-sys v0.9.115
13842026-07-11T17:31:18.570Z Compiling serde_derive v1.0.228
13852026-07-11T17:31:18.670Z Compiling zeroize_derive v1.4.3
13862026-07-11T17:31:18.860Z Compiling zerofrom-derive v0.1.6
13872026-07-11T17:31:18.875Z Compiling yoke-derive v0.8.1
13882026-07-11T17:31:18.994Z Compiling zerocopy-derive v0.8.40
13892026-07-11T17:31:19.046Z Compiling zerovec-derive v0.11.2
13902026-07-11T17:31:19.349Z Compiling zeroize v1.8.2
13912026-07-11T17:31:19.560Z Compiling displaydoc v0.2.5
13922026-07-11T17:31:20.068Z Compiling tokio-macros v2.7.0
13932026-07-11T17:31:20.203Z Compiling futures-macro v0.3.32
13942026-07-11T17:31:20.293Z Compiling zerofrom v0.1.6
13952026-07-11T17:31:20.343Z Compiling thiserror-impl v2.0.18
13962026-07-11T17:31:20.417Z Compiling yoke v0.8.1
13972026-07-11T17:31:20.543Z Compiling crypto-common v0.1.7
13982026-07-11T17:31:20.599Z Compiling zerovec v0.11.5
13992026-07-11T17:31:20.690Z Compiling zerotrie v0.2.3
14002026-07-11T17:31:20.818Z Compiling block-buffer v0.10.4
14012026-07-11T17:31:20.980Z Compiling digest v0.10.7
14022026-07-11T17:31:20.996Z Compiling tracing-attributes v0.1.31
14032026-07-11T17:31:21.015Z Compiling futures-util v0.3.32
14042026-07-11T17:31:21.110Z Compiling tinystr v0.8.2
14052026-07-11T17:31:21.229Z Compiling potential_utf v0.1.4
14062026-07-11T17:31:21.316Z Compiling icu_locale_core v2.1.1
14072026-07-11T17:31:21.391Z Compiling icu_collections v2.1.1
14082026-07-11T17:31:21.694Z Compiling der_derive v0.7.3
14092026-07-11T17:31:21.861Z Compiling base64 v0.22.1
14102026-07-11T17:31:22.087Z Compiling bytes v1.11.1
14112026-07-11T17:31:22.182Z Compiling icu_provider v2.1.1
14122026-07-11T17:31:22.197Z Compiling chrono v0.4.44
14132026-07-11T17:31:22.317Z Compiling flagset v0.4.7
14142026-07-11T17:31:22.448Z Compiling icu_normalizer v2.1.1
14152026-07-11T17:31:22.470Z Compiling icu_properties v2.1.2
14162026-07-11T17:31:22.702Z Compiling tokio v1.52.1
14172026-07-11T17:31:22.771Z Compiling http v1.4.2
14182026-07-11T17:31:22.986Z Compiling der v0.7.10
14192026-07-11T17:31:23.395Z Compiling idna_adapter v1.2.1
14202026-07-11T17:31:23.543Z Compiling idna v1.1.0
14212026-07-11T17:31:23.555Z Compiling ppv-lite86 v0.2.21
14222026-07-11T17:31:23.630Z Compiling http-body v1.0.1
14232026-07-11T17:31:23.645Z Compiling tracing v0.1.44
14242026-07-11T17:31:23.709Z Compiling thiserror v2.0.18
14252026-07-11T17:31:23.777Z Compiling rustls-pki-types v1.14.0
14262026-07-11T17:31:23.879Z Compiling url v2.5.8
14272026-07-11T17:31:23.893Z Compiling rand_chacha v0.9.0
14282026-07-11T17:31:23.917Z Compiling cmov v0.5.4
14292026-07-11T17:31:24.123Z Compiling openssl-probe v0.2.1
14302026-07-11T17:31:24.198Z Compiling httparse v1.10.1
14312026-07-11T17:31:24.224Z Compiling tinyvec_macros v0.1.1
14322026-07-11T17:31:24.238Z Compiling ctutils v0.4.2
14332026-07-11T17:31:24.289Z Compiling tinyvec v1.10.0
14342026-07-11T17:31:24.304Z Compiling rand v0.9.2
14352026-07-11T17:31:24.463Z Compiling pest_generator v2.8.6
14362026-07-11T17:31:24.567Z Compiling spki v0.7.3
14372026-07-11T17:31:24.582Z Compiling serde_derive_internals v0.29.1
14382026-07-11T17:31:24.627Z Compiling aho-corasick v1.1.4
14392026-07-11T17:31:24.663Z Compiling tower-service v0.3.3
14402026-07-11T17:31:24.758Z Compiling schemars v0.8.22
14412026-07-11T17:31:24.772Z Compiling untrusted v0.7.1
14422026-07-11T17:31:24.892Z Compiling atomic-waker v1.1.2
14432026-07-11T17:31:24.963Z Compiling tower-layer v0.3.3
14442026-07-11T17:31:25.017Z Compiling dyn-clone v1.0.20
14452026-07-11T17:31:25.076Z Compiling try-lock v0.2.5
14462026-07-11T17:31:25.145Z Compiling tempfile v3.25.0
14472026-07-11T17:31:25.150Z Compiling pest_derive v2.8.6
14482026-07-11T17:31:25.173Z Compiling want v0.3.1
14492026-07-11T17:31:25.329Z Compiling hybrid-array v0.4.13
14502026-07-11T17:31:25.448Z Compiling schemars_derive v0.8.22
14512026-07-11T17:31:25.466Z Compiling regex-automata v0.4.14
14522026-07-11T17:31:25.499Z Compiling ipnet v2.11.0
14532026-07-11T17:31:25.588Z Compiling scroll_derive v0.13.1
14542026-07-11T17:31:25.982Z Compiling darling_core v0.20.11
14552026-07-11T17:31:26.102Z Compiling foreign-types-shared v0.1.1
14562026-07-11T17:31:26.189Z Compiling openssl v0.10.79
14572026-07-11T17:31:26.262Z Compiling untrusted v0.9.0
14582026-07-11T17:31:26.383Z Compiling cpufeatures v0.2.17
14592026-07-11T17:31:26.386Z Compiling rustls v0.23.41
14602026-07-11T17:31:26.424Z Compiling httpdate v1.0.3
14612026-07-11T17:31:26.474Z Compiling tokio-util v0.7.18
14622026-07-11T17:31:26.577Z Compiling scroll v0.13.0
14632026-07-11T17:31:26.650Z Compiling foreign-types v0.3.2
14642026-07-11T17:31:26.719Z Compiling pkcs8 v0.10.2
14652026-07-11T17:31:26.836Z Compiling unicode-normalization v0.1.25
14662026-07-11T17:31:27.290Z Compiling h2 v0.4.15
14672026-07-11T17:31:27.377Z Compiling openssl-macros v0.1.1
14682026-07-11T17:31:27.482Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14692026-07-11T17:31:27.820Z Compiling spin v0.9.8
14702026-07-11T17:31:27.909Z Compiling num-conv v0.2.0
14712026-07-11T17:31:27.969Z Compiling crc32fast v1.5.0
14722026-07-11T17:31:28.028Z Compiling native-tls v0.2.18
14732026-07-11T17:31:28.042Z Compiling time-core v0.1.8
14742026-07-11T17:31:28.184Z Compiling powerfmt v0.2.0
14752026-07-11T17:31:28.234Z Compiling darling_macro v0.20.11
14762026-07-11T17:31:28.280Z Compiling time-macros v0.2.27
14772026-07-11T17:31:28.387Z Compiling deranged v0.5.8
14782026-07-11T17:31:28.711Z Compiling darling v0.20.11
14792026-07-11T17:31:28.795Z Compiling goblin v0.10.5
14802026-07-11T17:31:29.351Z Compiling sha2 v0.10.9
14812026-07-11T17:31:29.354Z Compiling hmac v0.12.1
14822026-07-11T17:31:29.506Z Compiling sync_wrapper v1.0.2
14832026-07-11T17:31:29.545Z Compiling wait-timeout v0.2.1
14842026-07-11T17:31:29.609Z Compiling bit-vec v0.8.0
14852026-07-11T17:31:29.805Z Compiling crossbeam-utils v0.8.21
14862026-07-11T17:31:29.838Z Compiling usdt-impl v0.6.0
14872026-07-11T17:31:30.053Z Compiling num_threads v0.1.7
14882026-07-11T17:31:30.100Z Compiling simd-adler32 v0.3.8
14892026-07-11T17:31:30.147Z Compiling siphasher v1.0.2
14902026-07-11T17:31:30.329Z Compiling syn v1.0.109
14912026-07-11T17:31:30.344Z Compiling quick-error v1.2.3
14922026-07-11T17:31:30.447Z Compiling hyper v1.10.1
14932026-07-11T17:31:30.711Z Compiling rusty-fork v0.3.1
14942026-07-11T17:31:31.000Z Compiling time v0.3.47
14952026-07-11T17:31:31.060Z Compiling bit-set v0.8.0
14962026-07-11T17:31:31.217Z Compiling tower v0.5.3
14972026-07-11T17:31:31.326Z Compiling derive_builder_core v0.20.2
14982026-07-11T17:31:31.556Z Compiling hyper-util v0.1.20
14992026-07-11T17:31:31.693Z Compiling dof v0.4.0
15002026-07-11T17:31:32.019Z Compiling dtrace-parser v0.3.0
15012026-07-11T17:31:32.183Z Compiling http-body-util v0.1.3
15022026-07-11T17:31:32.424Z Compiling thiserror-impl v1.0.69
15032026-07-11T17:31:32.547Z Compiling scroll_derive v0.12.1
15042026-07-11T17:31:32.776Z Compiling heapless v0.7.17
15052026-07-11T17:31:32.852Z Compiling rand_xorshift v0.4.0
15062026-07-11T17:31:32.986Z Compiling slog v2.8.2
15072026-07-11T17:31:33.012Z Compiling darling_core v0.21.3
15082026-07-11T17:31:33.027Z Compiling bzip2-sys v0.1.13+1.0.8
15092026-07-11T17:31:33.186Z Compiling thread-id v5.1.0
15102026-07-11T17:31:33.235Z Compiling cookie v0.18.1
15112026-07-11T17:31:33.276Z Compiling signal-hook v0.3.18
15122026-07-11T17:31:33.315Z Compiling ryu v1.0.23
15132026-07-11T17:31:33.329Z Compiling allocator-api2 v0.2.21
15142026-07-11T17:31:33.430Z Compiling unarray v0.1.4
15152026-07-11T17:31:33.453Z Compiling adler2 v2.0.1
15162026-07-11T17:31:33.490Z Compiling anyhow v1.0.102
15172026-07-11T17:31:33.538Z Compiling paste v1.0.15
15182026-07-11T17:31:33.580Z Compiling unicode-properties v0.1.4
15192026-07-11T17:31:33.651Z Compiling zstd-safe v7.2.4
15202026-07-11T17:31:33.709Z Compiling iri-string v0.7.10
15212026-07-11T17:31:33.787Z Compiling unicode-bidi v0.3.18
15222026-07-11T17:31:33.856Z Compiling thiserror v1.0.69
15232026-07-11T17:31:33.872Z Compiling miniz_oxide v0.8.9
15242026-07-11T17:31:33.956Z Compiling proptest v1.10.0
15252026-07-11T17:31:34.005Z Compiling serde_urlencoded v0.7.1
15262026-07-11T17:31:34.243Z Compiling stringprep v0.1.5
15272026-07-11T17:31:34.666Z Compiling scroll v0.12.0
15282026-07-11T17:31:34.813Z Compiling tower-http v0.6.8
15292026-07-11T17:31:35.048Z Compiling derive_builder_macro v0.20.2
15302026-07-11T17:31:35.116Z Compiling camino v1.2.2
15312026-07-11T17:31:35.185Z Compiling tokio-native-tls v0.3.1
15322026-07-11T17:31:35.349Z Compiling bstr v1.12.1
15332026-07-11T17:31:35.477Z Compiling darling_macro v0.21.3
15342026-07-11T17:31:35.492Z Compiling ipnetwork v0.21.1
15352026-07-11T17:31:35.509Z Compiling block-padding v0.4.2
15362026-07-11T17:31:35.562Z Compiling block-buffer v0.12.1
15372026-07-11T17:31:35.669Z Compiling crypto-common v0.2.2
15382026-07-11T17:31:35.751Z Compiling rustls-native-certs v0.8.3
15392026-07-11T17:31:35.869Z Compiling rand_chacha v0.3.1
15402026-07-11T17:31:35.970Z Compiling toml_datetime v0.6.11
15412026-07-11T17:31:35.985Z Compiling erased-serde v0.3.31
15422026-07-11T17:31:36.035Z Compiling serde_spanned v0.6.9
15432026-07-11T17:31:36.176Z Compiling serde_tokenstream v0.2.3
15442026-07-11T17:31:36.220Z Compiling signature v2.2.0
15452026-07-11T17:31:36.398Z Compiling md-5 v0.10.6
15462026-07-11T17:31:36.458Z Compiling async-trait v0.1.89
15472026-07-11T17:31:36.481Z Compiling pin-project-internal v1.1.11
15482026-07-11T17:31:36.564Z Compiling zerocopy-derive v0.7.35
15492026-07-11T17:31:36.649Z Compiling curve25519-dalek v4.1.3
15502026-07-11T17:31:36.990Z Compiling vergen-lib v9.1.0
15512026-07-11T17:31:37.186Z Compiling num-integer v0.1.46
15522026-07-11T17:31:37.351Z Compiling hash32 v0.2.1
15532026-07-11T17:31:37.426Z Compiling memoffset v0.9.1
15542026-07-11T17:31:37.468Z Compiling encoding_rs v0.8.35
15552026-07-11T17:31:37.514Z Compiling cfg_aliases v0.2.1
15562026-07-11T17:31:37.538Z Compiling mime v0.3.17
15572026-07-11T17:31:37.622Z Compiling rustix v0.38.44
15582026-07-11T17:31:37.639Z Compiling fallible-iterator v0.2.0
15592026-07-11T17:31:37.676Z Compiling num-bigint-dig v0.8.6
15602026-07-11T17:31:37.796Z Compiling smoltcp v0.9.1
15612026-07-11T17:31:37.876Z Compiling ref-cast v1.0.25
15622026-07-11T17:31:37.953Z Compiling litrs v1.0.0
15632026-07-11T17:31:37.980Z Compiling zlib-rs v0.6.2
15642026-07-11T17:31:38.150Z Compiling psl-types v2.0.11
15652026-07-11T17:31:38.276Z Compiling publicsuffix v2.3.0
15662026-07-11T17:31:38.345Z Compiling postgres-protocol v0.6.10
15672026-07-11T17:31:38.478Z Compiling document-features v0.2.12
15682026-07-11T17:31:38.563Z Compiling nix v0.31.2
15692026-07-11T17:31:38.900Z Compiling pin-project v1.1.11
15702026-07-11T17:31:38.999Z Compiling zerocopy v0.7.35
15712026-07-11T17:31:39.020Z Compiling num-iter v0.1.45
15722026-07-11T17:31:39.098Z Compiling hubpack_derive v0.1.1
15732026-07-11T17:31:39.188Z Compiling newtype-uuid v1.3.2
15742026-07-11T17:31:39.418Z Compiling rand v0.8.6
15752026-07-11T17:31:39.518Z Compiling darling v0.21.3
15762026-07-11T17:31:39.521Z Compiling oxnet v0.1.6
15772026-07-11T17:31:39.544Z Compiling inout v0.2.2
15782026-07-11T17:31:39.548Z Compiling derive_builder v0.20.2
15792026-07-11T17:31:39.595Z Compiling hyper-tls v0.6.0
15802026-07-11T17:31:39.784Z Compiling goblin v0.8.2
15812026-07-11T17:31:40.236Z Compiling phf_shared v0.13.1
15822026-07-11T17:31:40.286Z Compiling lazy_static v1.5.0
15832026-07-11T17:31:40.331Z Compiling regex v1.12.3
15842026-07-11T17:31:40.379Z Compiling anstyle-parse v0.2.7
15852026-07-11T17:31:40.467Z Compiling futures-executor v0.3.32
15862026-07-11T17:31:40.554Z Compiling hex v0.4.3
15872026-07-11T17:31:40.721Z Compiling terminal_size v0.4.3
15882026-07-11T17:31:40.735Z Compiling curve25519-dalek-derive v0.1.1
15892026-07-11T17:31:40.749Z Compiling daft-derive v0.1.7
15902026-07-11T17:31:40.817Z Compiling snafu-derive v0.8.9
15912026-07-11T17:31:40.857Z Compiling flate2 v1.1.9
15922026-07-11T17:31:41.220Z Compiling strum_macros v0.27.2
15932026-07-11T17:31:41.262Z Compiling ref-cast-impl v1.0.25
15942026-07-11T17:31:41.373Z Compiling vergen v9.1.0
15952026-07-11T17:31:41.474Z Compiling cargo-platform v0.3.2
15962026-07-11T17:31:41.569Z Compiling ff v0.13.1
15972026-07-11T17:31:41.710Z Compiling fs-err v3.3.0
15982026-07-11T17:31:41.746Z Compiling ahash v0.8.12
15992026-07-11T17:31:41.816Z Compiling object v0.37.3
16002026-07-11T17:31:41.911Z Compiling managed v0.8.0
16012026-07-11T17:31:41.971Z Compiling foldhash v0.1.5
16022026-07-11T17:31:42.098Z Compiling bumpalo v3.20.2
16032026-07-11T17:31:42.127Z Compiling bitflags v1.3.2
16042026-07-11T17:31:42.141Z Compiling winnow v0.5.40
16052026-07-11T17:31:42.202Z Compiling base16ct v0.2.0
16062026-07-11T17:31:42.345Z Compiling same-file v1.0.6
16072026-07-11T17:31:42.377Z Compiling libbz2-rs-sys v0.2.2
16082026-07-11T17:31:42.509Z Compiling foldhash v0.2.0
16092026-07-11T17:31:42.743Z Compiling unicode-segmentation v1.12.0
16102026-07-11T17:31:42.772Z Compiling snafu v0.8.9
16112026-07-11T17:31:43.107Z Compiling bzip2 v0.6.1
16122026-07-11T17:31:43.140Z Compiling hashbrown v0.16.1
16132026-07-11T17:31:43.143Z Compiling walkdir v2.5.0
16142026-07-11T17:31:43.223Z Compiling strum v0.27.2
16152026-07-11T17:31:43.282Z Compiling sec1 v0.7.3
16162026-07-11T17:31:43.318Z Compiling zopfli v0.8.3
16172026-07-11T17:31:43.452Z Compiling clap_builder v4.6.0
16182026-07-11T17:31:43.558Z Compiling toml_edit v0.19.15
16192026-07-11T17:31:43.657Z Compiling hashbrown v0.15.5
16202026-07-11T17:31:43.755Z Compiling dof v0.3.0
16212026-07-11T17:31:44.156Z Compiling group v0.13.0
16222026-07-11T17:31:44.210Z Compiling cargo_metadata v0.23.1
16232026-07-11T17:31:44.247Z Compiling daft v0.1.7
16242026-07-11T17:31:44.458Z Compiling futures v0.3.32
16252026-07-11T17:31:44.526Z Compiling anstream v0.6.21
16262026-07-11T17:31:44.542Z Compiling phf v0.13.1
16272026-07-11T17:31:44.878Z Compiling signal-hook-mio v0.2.5
16282026-07-11T17:31:44.995Z Compiling cookie_store v0.22.1
16292026-07-11T17:31:45.186Z Compiling zstd v0.13.3
16302026-07-11T17:31:45.448Z Compiling bzip2 v0.4.4
16312026-07-11T17:31:45.559Z Compiling reqwest v0.12.28
16322026-07-11T17:31:45.629Z Compiling cipher v0.5.2
16332026-07-11T17:31:45.658Z Compiling serde_with_macros v3.17.0
16342026-07-11T17:31:45.927Z Compiling hubpack v0.1.2
16352026-07-11T17:31:46.161Z Compiling postgres-types v0.2.12
16362026-07-11T17:31:46.403Z Compiling usdt-attr-macro v0.6.0
16372026-07-11T17:31:46.716Z Compiling usdt-macro v0.6.0
16382026-07-11T17:31:46.789Z Compiling ed25519 v2.2.3
16392026-07-11T17:31:47.216Z Compiling globset v0.4.18
16402026-07-11T17:31:47.278Z Compiling dtrace-parser v0.2.0
16412026-07-11T17:31:47.367Z Compiling phf_shared v0.11.3
16422026-07-11T17:31:47.463Z Compiling hkdf v0.12.4
16432026-07-11T17:31:47.605Z Compiling olpc-cjson v0.1.4
16442026-07-11T17:31:47.662Z Compiling pkcs1 v0.7.5
16452026-07-11T17:31:47.724Z Compiling pem v3.0.6
16462026-07-11T17:31:47.766Z Compiling serde-big-array v0.5.1
16472026-07-11T17:31:47.916Z Compiling serde_plain v1.0.2
16482026-07-11T17:31:47.941Z Compiling crypto-bigint v0.5.5
16492026-07-11T17:31:48.054Z Compiling enum-as-inner v0.6.1
16502026-07-11T17:31:48.057Z Compiling async-recursion v1.1.1
16512026-07-11T17:31:48.069Z Compiling strum_macros v0.26.4
16522026-07-11T17:31:48.108Z Compiling serde_repr v0.1.20
16532026-07-11T17:31:48.567Z Compiling clap_derive v4.6.1
16542026-07-11T17:31:48.654Z Compiling float-cmp v0.10.0
16552026-07-11T17:31:48.716Z Compiling thread-id v4.2.2
16562026-07-11T17:31:48.804Z Compiling memmap2 v0.9.10
16572026-07-11T17:31:48.807Z Compiling env_filter v1.0.0
16582026-07-11T17:31:49.018Z Compiling predicates-core v1.0.10
16592026-07-11T17:31:49.118Z Compiling winnow v1.0.3
16602026-07-11T17:31:49.198Z Compiling either v1.15.0
16612026-07-11T17:31:49.288Z Compiling data-encoding v2.10.0
16622026-07-11T17:31:49.407Z Compiling cpufeatures v0.3.0
16632026-07-11T17:31:49.477Z Compiling difflib v0.4.0
16642026-07-11T17:31:49.492Z Compiling whoami v2.1.0
16652026-07-11T17:31:49.842Z Compiling keccak v0.1.6
16662026-07-11T17:31:49.859Z Compiling jiff v0.2.21
16672026-07-11T17:31:49.984Z Compiling fixedbitset v0.5.7
16682026-07-11T17:31:50.023Z Compiling new_debug_unreachable v1.0.6
16692026-07-11T17:31:50.038Z Compiling precomputed-hash v0.1.1
16702026-07-11T17:31:50.094Z Compiling normalize-line-endings v0.3.0
16712026-07-11T17:31:50.122Z Compiling static_assertions v1.1.0
16722026-07-11T17:31:50.188Z Compiling typed-path v0.9.3
16732026-07-11T17:31:50.203Z Compiling const-oid v0.10.2
16742026-07-11T17:31:50.275Z Compiling fixedbitset v0.4.2
16752026-07-11T17:31:50.310Z Compiling toml_edit v0.22.27
16762026-07-11T17:31:50.349Z Compiling clap v4.6.1
16772026-07-11T17:31:50.404Z Compiling digest v0.11.3
16782026-07-11T17:31:50.430Z Compiling petgraph v0.6.5
16792026-07-11T17:31:50.482Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16802026-07-11T17:31:50.573Z Compiling petgraph v0.8.3
16812026-07-11T17:31:50.621Z Compiling predicates v3.1.4
16822026-07-11T17:31:51.250Z Compiling string_cache v0.8.9
16832026-07-11T17:31:51.395Z Compiling sha3 v0.10.8
16842026-07-11T17:31:51.475Z Compiling strum v0.26.3
16852026-07-11T17:31:51.604Z Compiling tokio-postgres v0.7.16
16862026-07-11T17:31:51.848Z Compiling hickory-proto v0.25.2
16872026-07-11T17:31:51.899Z Compiling chacha20 v0.10.0
16882026-07-11T17:31:52.274Z Compiling toml_parser v1.1.2+spec-1.1.0
16892026-07-11T17:31:52.504Z Compiling zip v4.6.1
16902026-07-11T17:31:52.940Z Compiling itertools v0.13.0
16912026-07-11T17:31:53.043Z Compiling env_logger v0.11.9
16922026-07-11T17:31:53.347Z Compiling usdt v0.6.0
16932026-07-11T17:31:53.413Z Compiling elliptic-curve v0.13.8
16942026-07-11T17:31:53.516Z Compiling usdt-impl v0.5.0
16952026-07-11T17:31:53.613Z Compiling rsa v0.9.10
16962026-07-11T17:31:53.815Z Compiling crossterm v0.28.1
16972026-07-11T17:31:53.889Z Compiling ed25519-dalek v2.2.0
16982026-07-11T17:31:54.024Z Compiling serde_with v3.17.0
16992026-07-11T17:31:54.211Z Compiling zip v0.6.6
17002026-07-11T17:31:54.776Z Compiling toml v0.7.8
17012026-07-11T17:31:54.928Z Compiling iddqd v0.4.2
17022026-07-11T17:31:55.618Z Compiling heck v0.4.1
17032026-07-11T17:31:55.728Z Compiling similar v2.7.0
17042026-07-11T17:31:55.784Z Compiling crossbeam-epoch v0.9.18
17052026-07-11T17:31:55.843Z Compiling tokio-stream v0.1.18
17062026-07-11T17:31:56.123Z Compiling buf-list v1.1.2
17072026-07-11T17:31:56.236Z Compiling x509-cert v0.2.5
17082026-07-11T17:31:56.313Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17092026-07-11T17:31:56.406Z Compiling openapiv3 v2.2.0
17102026-07-11T17:31:56.605Z Compiling lalrpop-util v0.19.12
17112026-07-11T17:31:56.621Z Compiling peg-runtime v0.8.5
17122026-07-11T17:31:56.636Z Compiling thread_local v1.1.9
17132026-07-11T17:31:56.800Z Compiling slog-async v2.8.0
17142026-07-11T17:31:56.892Z Compiling crossbeam-channel v0.5.15
17152026-07-11T17:31:56.905Z Compiling filetime v0.2.27
17162026-07-11T17:31:56.922Z Compiling is-terminal v0.4.17
17172026-07-11T17:31:57.020Z Compiling xattr v1.6.1
17182026-07-11T17:31:57.078Z Compiling take_mut v0.2.2
17192026-07-11T17:31:57.139Z Compiling term v1.2.1
17202026-07-11T17:31:57.188Z Compiling tar v0.4.45
17212026-07-11T17:31:57.188Z Compiling camino-tempfile v1.4.1
17222026-07-11T17:31:57.427Z Compiling slog-term v2.9.2
17232026-07-11T17:32:07.359Z Compiling rustls-webpki v0.103.13
17242026-07-11T17:32:10.071Z Compiling tokio-rustls v0.26.4
17252026-07-11T17:32:10.071Z Compiling rustls-platform-verifier v0.6.2
17262026-07-11T17:32:10.071Z Compiling tough v0.22.0
17272026-07-11T17:32:10.283Z Compiling hyper-rustls v0.27.7
17282026-07-11T17:32:10.486Z Compiling reqwest v0.13.2
17292026-07-11T17:32:12.722Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17302026-07-11T17:32:12.979Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17312026-07-11T17:32:15.801Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17322026-07-11T17:32:15.941Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17332026-07-11T17:32:15.993ZJul 11 17:32:15.114 INFO Starting download, target: DendriteStub
17342026-07-11T17:32:15.996ZJul 11 17:32:15.114 INFO Starting download, target: Console
17352026-07-11T17:32:15.996ZJul 11 17:32:15.114 INFO Starting download, target: Clickhouse
17362026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Starting download, target: Cockroach
17372026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Starting download, target: MaghemiteMgd
17382026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Starting download, target: MaghemiteDdmd
17392026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Starting download, target: TransceiverControl
17402026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17412026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17422026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17432026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17442026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17452026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17462026-07-11T17:32:15.996ZJul 11 17:32:15.115 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17472026-07-11T17:32:16.421ZJul 11 17:32:15.538 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17482026-07-11T17:32:16.622ZJul 11 17:32:15.738 INFO Download complete, target: TransceiverControl
17492026-07-11T17:32:17.836ZJul 11 17:32:16.956 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17502026-07-11T17:32:17.971ZJul 11 17:32:17.073 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17512026-07-11T17:32:18.093ZJul 11 17:32:17.206 INFO Download complete, target: Console
17522026-07-11T17:32:18.295ZJul 11 17:32:17.406 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17532026-07-11T17:32:18.504ZJul 11 17:32:17.614 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17542026-07-11T17:32:18.810ZJul 11 17:32:17.908 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17552026-07-11T17:32:19.232ZJul 11 17:32:18.350 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17562026-07-11T17:32:19.232ZJul 11 17:32:18.350 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17572026-07-11T17:32:20.072ZJul 11 17:32:19.193 INFO Download complete, target: MaghemiteDdmd
17582026-07-11T17:32:21.021ZJul 11 17:32:20.143 INFO Download complete, target: DendriteStub
17592026-07-11T17:32:21.147ZJul 11 17:32:20.268 INFO Download complete, target: MaghemiteMgd
17602026-07-11T17:32:23.897ZJul 11 17:32:23.018 INFO Checking that binary works, target: Cockroach
17612026-07-11T17:32:24.012ZJul 11 17:32:23.134 INFO Download complete, target: Cockroach
17622026-07-11T17:32:24.513ZJul 11 17:32:23.635 INFO Checking that binary works, target: Clickhouse
17632026-07-11T17:32:24.637ZJul 11 17:32:23.759 INFO Download complete, target: Clickhouse
17642026-07-11T17:32:24.652ZAll builder prerequisites installed successfully, and PATH looks valid
17652026-07-11T17:32:24.656Z
17662026-07-11T17:32:24.656Zreal 1:58.891167161
17672026-07-11T17:32:24.656Zuser 6:35.527098265
17682026-07-11T17:32:24.656Zsys 1:21.364916635
17692026-07-11T17:32:24.656Ztrap 0.221864522
17702026-07-11T17:32:24.656Ztflt 0.588427761
17712026-07-11T17:32:24.656Zdflt 0.853268630
17722026-07-11T17:32:24.656Zkflt 0.027513278
17732026-07-11T17:32:24.656Zlock 21:36.366531824
17742026-07-11T17:32:24.656Zslp 19:56.972021119
17752026-07-11T17:32:24.656Zlat 43.473590200
17762026-07-11T17:32:24.656Zstop 2:00.392568132
17772026-07-11T17:32:24.656Z+ banner clippy
17782026-07-11T17:32:24.656Z
17792026-07-11T17:32:24.656Z #### # # ##### ##### # #
17802026-07-11T17:32:24.656Z # # # # # # # # # #
17812026-07-11T17:32:24.656Z # # # # # # # #
17822026-07-11T17:32:24.656Z # # # ##### ##### #
17832026-07-11T17:32:24.656Z # # # # # # #
17842026-07-11T17:32:24.656Z #### ###### # # # #
17852026-07-11T17:32:24.656Z
17862026-07-11T17:32:24.656Z+ export CARGO_INCREMENTAL=0
17872026-07-11T17:32:24.656Z+ CARGO_INCREMENTAL=0
17882026-07-11T17:32:24.656Z+ ptime -m cargo xtask clippy
17892026-07-11T17:32:25.105Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17902026-07-11T17:32:25.389Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17912026-07-11T17:32:27.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
17922026-07-11T17:32:27.231Z Running `target/debug/xtask clippy`
17932026-07-11T17:32:27.256Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17942026-07-11T17:32:27.808Z Downloading crates ...
17952026-07-11T17:32:28.042Z Downloaded addr2line v0.25.1
17962026-07-11T17:32:28.045Z Downloaded async-lock v3.4.2
17972026-07-11T17:32:28.050Z Downloaded approx v0.5.1
17982026-07-11T17:32:28.055Z Downloaded assert-json-diff v2.0.2
17992026-07-11T17:32:28.058Z Downloaded criterion-plot v0.6.0
18002026-07-11T17:32:28.058Z Downloaded rust-argon2 v2.1.0
18012026-07-11T17:32:28.061Z Downloaded rand_distr v0.5.1
18022026-07-11T17:32:28.061Z Downloaded plotters-svg v0.3.7
18032026-07-11T17:32:28.061Z Downloaded assert_cmd v2.1.2
18042026-07-11T17:32:28.064Z Downloaded oorandom v11.1.5
18052026-07-11T17:32:28.064Z Downloaded anes v0.1.6
18062026-07-11T17:32:28.068Z Downloaded libtest-mimic v0.8.1
18072026-07-11T17:32:28.071Z Downloaded futures-timer v3.0.3
18082026-07-11T17:32:28.071Z Downloaded plotters-backend v0.3.7
18092026-07-11T17:32:28.074Z Downloaded datatest-stable v0.3.3
18102026-07-11T17:32:28.074Z Downloaded constant_time_eq v0.3.1
18112026-07-11T17:32:28.074Z Downloaded cast v0.3.0
18122026-07-11T17:32:28.077Z Downloaded backtrace-ext v0.2.1
18132026-07-11T17:32:28.077Z Downloaded terminal_size v0.1.17
18142026-07-11T17:32:28.077Z Downloaded linkme-impl v0.3.35
18152026-07-11T17:32:28.080Z Downloaded pathdiff v0.2.3
18162026-07-11T17:32:28.080Z Downloaded event-listener v5.4.1
18172026-07-11T17:32:28.080Z Downloaded event-listener-strategy v0.5.4
18182026-07-11T17:32:28.083Z Downloaded supports-color v2.1.0
18192026-07-11T17:32:28.083Z Downloaded hex-literal v0.4.1
18202026-07-11T17:32:28.083Z Downloaded escape8259 v0.5.3
18212026-07-11T17:32:28.086Z Downloaded serde_regex v1.1.0
18222026-07-11T17:32:28.089Z Downloaded parking v2.2.1
18232026-07-11T17:32:28.094Z Downloaded nested v0.1.1
18242026-07-11T17:32:28.094Z Downloaded guppy-workspace-hack v0.1.0
18252026-07-11T17:32:28.097Z Downloaded chumsky v0.9.3
18262026-07-11T17:32:28.097Z Downloaded target-triple v1.0.0
18272026-07-11T17:32:28.100Z Downloaded concurrent-queue v2.5.0
18282026-07-11T17:32:28.104Z Downloaded partial-io v0.5.4
18292026-07-11T17:32:28.104Z Downloaded path-tree v0.8.3
18302026-07-11T17:32:28.107Z Downloaded supports-hyperlinks v2.1.0
18312026-07-11T17:32:28.110Z Downloaded async-object-pool v0.2.0
18322026-07-11T17:32:28.115Z Downloaded rustc-demangle v0.1.27
18332026-07-11T17:32:28.115Z Downloaded tinytemplate v1.2.1
18342026-07-11T17:32:28.119Z Downloaded miette-derive v5.10.0
18352026-07-11T17:32:28.122Z Downloaded supports-unicode v2.1.0
18362026-07-11T17:32:28.126Z Downloaded blake2b_simd v1.0.4
18372026-07-11T17:32:28.129Z Downloaded owo-colors v3.5.0
18382026-07-11T17:32:28.133Z Downloaded cfg-expr v0.20.6
18392026-07-11T17:32:28.136Z Downloaded termcolor v1.4.1
18402026-07-11T17:32:28.136Z Downloaded stringmetrics v2.2.2
18412026-07-11T17:32:28.139Z Downloaded relative-path v1.9.3
18422026-07-11T17:32:28.139Z Downloaded similar-asserts v1.7.0
18432026-07-11T17:32:28.139Z Downloaded target-spec v3.5.7
18442026-07-11T17:32:28.139Z Downloaded knuffel-derive v3.2.0
18452026-07-11T17:32:28.142Z Downloaded linkme v0.3.35
18462026-07-11T17:32:28.142Z Downloaded httptest v0.16.4
18472026-07-11T17:32:28.146Z Downloaded hickory-client v0.25.2
18482026-07-11T17:32:28.155Z Downloaded target-lexicon v0.13.3
18492026-07-11T17:32:28.165Z Downloaded rstest v0.25.0
18502026-07-11T17:32:28.170Z Downloaded trybuild v1.0.116
18512026-07-11T17:32:28.173Z Downloaded textwrap v0.15.2
18522026-07-11T17:32:28.176Z Downloaded rstest_macros v0.25.0
18532026-07-11T17:32:28.179Z Downloaded knuffel v3.2.0
18542026-07-11T17:32:28.182Z Downloaded miette v5.10.0
18552026-07-11T17:32:28.185Z Downloaded fancy-regex v0.14.0
18562026-07-11T17:32:28.188Z Downloaded backtrace v0.3.76
18572026-07-11T17:32:28.192Z Downloaded plotters v0.3.7
18582026-07-11T17:32:28.196Z Downloaded criterion v0.7.0
18592026-07-11T17:32:28.200Z Downloaded hashbrown v0.14.5
18602026-07-11T17:32:28.202Z Downloaded guppy v0.17.25
18612026-07-11T17:32:28.215Z Downloaded gimli v0.32.3
18622026-07-11T17:32:28.304Z Downloaded httpmock v0.8.3
18632026-07-11T17:32:29.981Z Checking cfg-if v1.0.4
18642026-07-11T17:32:30.339Z Checking libc v0.2.185
18652026-07-11T17:32:30.343Z Checking serde_core v1.0.228
18662026-07-11T17:32:30.403Z Checking memchr v2.8.0
18672026-07-11T17:32:30.441Z Checking zeroize v1.8.2
18682026-07-11T17:32:30.474Z Checking smallvec v1.15.1
18692026-07-11T17:32:30.505Z Checking rand_core v0.10.0
18702026-07-11T17:32:30.538Z Checking itoa v1.0.17
18712026-07-11T17:32:30.542Z Checking subtle v2.6.1
18722026-07-11T17:32:30.618Z Checking log v0.4.29
18732026-07-11T17:32:30.669Z Checking libm v0.2.16
18742026-07-11T17:32:30.712Z Checking typenum v1.20.1
18752026-07-11T17:32:30.750Z Checking scopeguard v1.2.0
18762026-07-11T17:32:30.786Z Checking getrandom v0.4.1
18772026-07-11T17:32:30.786Z Checking errno v0.3.14
18782026-07-11T17:32:30.850Z Checking stable_deref_trait v1.2.1
18792026-07-11T17:32:30.886Z Checking lock_api v0.4.14
18802026-07-11T17:32:30.890Z Checking zmij v1.0.21
18812026-07-11T17:32:30.952Z Checking zerofrom v0.1.6
18822026-07-11T17:32:30.991Z Checking percent-encoding v2.3.2
18832026-07-11T17:32:31.026Z Checking litemap v0.8.1
18842026-07-11T17:32:31.090Z Checking yoke v0.8.1
18852026-07-11T17:32:31.124Z Checking writeable v0.6.2
18862026-07-11T17:32:31.159Z Checking icu_normalizer_data v2.1.1
18872026-07-11T17:32:31.159Z Checking icu_properties_data v2.1.2
18882026-07-11T17:32:31.224Z Checking pin-project-lite v0.2.17
18892026-07-11T17:32:31.258Z Checking form_urlencoded v1.2.2
18902026-07-11T17:32:31.289Z Checking zerovec v0.11.5
18912026-07-11T17:32:31.321Z Checking zerotrie v0.2.3
18922026-07-11T17:32:31.355Z Checking num-traits v0.2.19
18932026-07-11T17:32:31.388Z Checking utf8_iter v1.0.4
18942026-07-11T17:32:31.428Z Checking parking_lot_core v0.9.12
18952026-07-11T17:32:31.484Z Checking zerocopy v0.8.40
18962026-07-11T17:32:31.525Z Checking portable-atomic v1.13.1
18972026-07-11T17:32:31.572Z Checking critical-section v1.2.0
18982026-07-11T17:32:31.608Z Checking signal-hook-registry v1.4.8
18992026-07-11T17:32:31.646Z Checking parking_lot v0.12.5
19002026-07-11T17:32:31.701Z Checking mio v1.2.0
19012026-07-11T17:32:31.803Z Checking tinystr v0.8.2
19022026-07-11T17:32:31.837Z Checking potential_utf v0.1.4
19032026-07-11T17:32:31.893Z Checking socket2 v0.6.3
19042026-07-11T17:32:31.929Z Checking serde v1.0.228
19052026-07-11T17:32:31.933Z Checking bitflags v2.11.0
19062026-07-11T17:32:31.990Z Checking serde_json v1.0.150
19072026-07-11T17:32:31.993Z Checking icu_collections v2.1.1
19082026-07-11T17:32:32.051Z Checking icu_locale_core v2.1.1
19092026-07-11T17:32:32.055Z Checking once_cell v1.21.3
19102026-07-11T17:32:32.149Z Checking iana-time-zone v0.1.65
19112026-07-11T17:32:32.202Z Checking uuid v1.23.4
19122026-07-11T17:32:32.284Z Checking thiserror v2.0.18
19132026-07-11T17:32:32.287Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19142026-07-11T17:32:32.351Z Checking semver v1.0.28
19152026-07-11T17:32:32.385Z Checking bytes v1.11.1
19162026-07-11T17:32:32.418Z Checking chrono v0.4.44
19172026-07-11T17:32:32.535Z Checking futures-core v0.3.32
19182026-07-11T17:32:32.606Z Checking dyn-clone v1.0.20
19192026-07-11T17:32:32.638Z Checking icu_provider v2.1.1
19202026-07-11T17:32:32.669Z Checking getrandom v0.2.17
19212026-07-11T17:32:32.703Z Checking equivalent v1.0.2
19222026-07-11T17:32:32.706Z Checking cmov v0.5.4
19232026-07-11T17:32:32.763Z Checking rustix v1.1.3
19242026-07-11T17:32:32.810Z Checking byteorder v1.5.0
19252026-07-11T17:32:32.843Z Checking rand_core v0.6.4
19262026-07-11T17:32:32.846Z Checking tokio v1.52.1
19272026-07-11T17:32:32.904Z Checking icu_normalizer v2.1.1
19282026-07-11T17:32:32.941Z Checking icu_properties v2.1.2
19292026-07-11T17:32:33.037Z Checking ctutils v0.4.2
19302026-07-11T17:32:33.070Z Checking futures-sink v0.3.32
19312026-07-11T17:32:33.193Z Checking futures-channel v0.3.32
19322026-07-11T17:32:33.225Z Checking futures-task v0.3.32
19332026-07-11T17:32:33.269Z Checking hybrid-array v0.4.13
19342026-07-11T17:32:33.302Z Checking slab v0.4.12
19352026-07-11T17:32:33.385Z Checking futures-io v0.3.32
19362026-07-11T17:32:33.419Z Checking generic-array v0.14.7
19372026-07-11T17:32:33.486Z Checking thiserror v1.0.69
19382026-07-11T17:32:33.525Z Checking futures-util v0.3.32
19392026-07-11T17:32:33.601Z Checking getrandom v0.3.4
19402026-07-11T17:32:33.640Z Checking hashbrown v0.17.0
19412026-07-11T17:32:33.769Z Checking const-oid v0.9.6
19422026-07-11T17:32:33.802Z Checking idna_adapter v1.2.1
19432026-07-11T17:32:33.889Z Checking base64ct v1.8.3
19442026-07-11T17:32:33.943Z Checking idna v1.1.0
19452026-07-11T17:32:34.039Z Checking crypto-common v0.2.2
19462026-07-11T17:32:34.119Z Checking indexmap v2.14.0
19472026-07-11T17:32:34.153Z Checking crypto-common v0.1.7
19482026-07-11T17:32:34.208Z Checking url v2.5.8
19492026-07-11T17:32:34.271Z Checking ppv-lite86 v0.2.21
19502026-07-11T17:32:34.303Z Checking fnv v1.0.7
19512026-07-11T17:32:34.422Z Checking regex-syntax v0.8.10
19522026-07-11T17:32:34.476Z Checking block-buffer v0.12.1
19532026-07-11T17:32:34.583Z Checking block-buffer v0.10.4
19542026-07-11T17:32:34.661Z Checking http v1.4.2
19552026-07-11T17:32:34.665Z Checking schemars v0.8.22
19562026-07-11T17:32:34.724Z Checking tracing-core v0.1.36
19572026-07-11T17:32:34.728Z Checking utf8parse v0.2.2
19582026-07-11T17:32:34.785Z Checking digest v0.10.7
19592026-07-11T17:32:34.878Z Checking base64 v0.22.1
19602026-07-11T17:32:35.008Z Checking anstyle v1.0.14
19612026-07-11T17:32:35.052Z Checking tracing v0.1.44
19622026-07-11T17:32:35.143Z Checking anstyle-query v1.1.5
19632026-07-11T17:32:35.214Z Checking is_terminal_polyfill v1.70.2
19642026-07-11T17:32:35.248Z Checking colorchoice v1.0.4
19652026-07-11T17:32:35.280Z Checking ipnet v2.11.0
19662026-07-11T17:32:35.283Z Checking const-oid v0.10.2
19672026-07-11T17:32:35.341Z Checking anstyle-parse v1.0.0
19682026-07-11T17:32:35.374Z Checking terminal_size v0.4.3
19692026-07-11T17:32:35.378Z Checking aho-corasick v1.1.4
19702026-07-11T17:32:35.438Z Checking crossbeam-utils v0.8.21
19712026-07-11T17:32:35.485Z Checking unicode-ident v1.0.24
19722026-07-11T17:32:35.518Z Checking strsim v0.11.1
19732026-07-11T17:32:35.521Z Checking anstream v1.0.0
19742026-07-11T17:32:35.579Z Checking powerfmt v0.2.0
19752026-07-11T17:32:35.618Z Checking proc-macro2 v1.0.106
19762026-07-11T17:32:35.704Z Checking clap_lex v1.0.0
19772026-07-11T17:32:35.752Z Checking deranged v0.5.8
19782026-07-11T17:32:35.756Z Checking httparse v1.10.1
19792026-07-11T17:32:35.815Z Checking cpufeatures v0.3.0
19802026-07-11T17:32:35.819Z Checking num-conv v0.2.0
19812026-07-11T17:32:35.879Z Checking clap_builder v4.6.0
19822026-07-11T17:32:35.915Z Checking num_threads v0.1.7
19832026-07-11T17:32:35.947Z Checking quote v1.0.45
19842026-07-11T17:32:35.984Z Checking time-core v0.1.8
19852026-07-11T17:32:36.079Z Checking rand_core v0.9.5
19862026-07-11T17:32:36.087Z Checking digest v0.11.3
19872026-07-11T17:32:36.087Z Checking regex-automata v0.4.14
19882026-07-11T17:32:36.087Z Checking tokio-util v0.7.18
19892026-07-11T17:32:36.145Z Checking syn v2.0.117
19902026-07-11T17:32:36.148Z Checking erased-serde v0.3.31
19912026-07-11T17:32:36.210Z Checking http-body v1.0.1
19922026-07-11T17:32:36.243Z Checking atomic-waker v1.1.2
19932026-07-11T17:32:36.364Z Checking allocator-api2 v0.2.21
19942026-07-11T17:32:36.367Z Checking cpufeatures v0.2.17
19952026-07-11T17:32:36.501Z Checking rand_chacha v0.9.0
19962026-07-11T17:32:36.581Z Checking slog v2.8.2
19972026-07-11T17:32:36.685Z Checking aws-lc-sys v0.40.0
19982026-07-11T17:32:36.729Z Checking time v0.3.47
19992026-07-11T17:32:36.729Z Checking anyhow v1.0.102
20002026-07-11T17:32:36.792Z Checking rustls-pki-types v1.14.0
20012026-07-11T17:32:36.873Z Checking httpdate v1.0.3
20022026-07-11T17:32:36.986Z Checking untrusted v0.7.1
20032026-07-11T17:32:37.049Z Checking try-lock v0.2.5
20042026-07-11T17:32:37.106Z Checking h2 v0.4.15
20052026-07-11T17:32:37.140Z Checking rand v0.9.2
20062026-07-11T17:32:37.168Z Checking clap v4.6.1
20072026-07-11T17:32:37.200Z Checking want v0.3.1
20082026-07-11T17:32:37.231Z Checking aws-lc-rs v1.16.3
20092026-07-11T17:32:37.270Z Checking ryu v1.0.23
20102026-07-11T17:32:37.343Z Checking tower-layer v0.3.3
20112026-07-11T17:32:37.427Z Checking tower-service v0.3.3
20122026-07-11T17:32:37.517Z Checking ipnetwork v0.21.1
20132026-07-11T17:32:37.549Z Checking hex v0.4.3
20142026-07-11T17:32:37.633Z Checking fastrand v2.3.0
20152026-07-11T17:32:37.754Z Checking mime v0.3.17
20162026-07-11T17:32:37.798Z Checking untrusted v0.9.0
20172026-07-11T17:32:37.837Z Checking pem-rfc7468 v0.7.0
20182026-07-11T17:32:37.884Z Checking block-padding v0.4.2
20192026-07-11T17:32:37.931Z Checking spin v0.9.8
20202026-07-11T17:32:37.965Z Checking flagset v0.4.7
20212026-07-11T17:32:37.968Z Checking http-body-util v0.1.3
20222026-07-11T17:32:38.026Z Checking simd-adler32 v0.3.8
20232026-07-11T17:32:38.057Z Checking inout v0.2.2
20242026-07-11T17:32:38.089Z Checking rustls-webpki v0.103.13
20252026-07-11T17:32:38.123Z Checking der v0.7.10
20262026-07-11T17:32:38.155Z Checking pretty-hex v0.4.1
20272026-07-11T17:32:38.213Z Checking tempfile v3.25.0
20282026-07-11T17:32:38.247Z Checking plain v0.2.3
20292026-07-11T17:32:38.250Z Checking adler2 v2.0.1
20302026-07-11T17:32:38.308Z Checking openssl-probe v0.2.1
20312026-07-11T17:32:38.376Z Checking cipher v0.5.2
20322026-07-11T17:32:38.408Z Checking miniz_oxide v0.8.9
20332026-07-11T17:32:38.439Z Checking regex v1.12.3
20342026-07-11T17:32:38.443Z Checking serde_urlencoded v0.7.1
20352026-07-11T17:32:38.500Z Checking camino v1.2.2
20362026-07-11T17:32:38.531Z Checking rustls v0.23.41
20372026-07-11T17:32:38.633Z Checking encoding_rs v0.8.35
20382026-07-11T17:32:38.694Z Checking ucd-trie v0.1.7
20392026-07-11T17:32:38.737Z Checking rand_chacha v0.3.1
20402026-07-11T17:32:38.771Z Checking oxnet v0.1.6
20412026-07-11T17:32:38.775Z Checking sync_wrapper v1.0.2
20422026-07-11T17:32:38.848Z Checking pest v2.8.6
20432026-07-11T17:32:38.881Z Checking spki v0.7.3
20442026-07-11T17:32:38.912Z Checking either v1.15.0
20452026-07-11T17:32:38.968Z Checking rand v0.8.6
20462026-07-11T17:32:39.076Z Checking tower v0.5.3
20472026-07-11T17:32:39.079Z Checking futures-executor v0.3.32
20482026-07-11T17:32:39.192Z Checking crc32fast v1.5.0
20492026-07-11T17:32:39.332Z Checking iri-string v0.7.10
20502026-07-11T17:32:39.370Z Checking futures v0.3.32
20512026-07-11T17:32:39.473Z Checking foldhash v0.2.0
20522026-07-11T17:32:39.511Z Checking static_assertions v1.1.0
20532026-07-11T17:32:39.632Z Checking pkcs8 v0.10.2
20542026-07-11T17:32:39.638Z Checking openapiv3 v2.2.0
20552026-07-11T17:32:39.638Z Checking hubpack v0.1.2
20562026-07-11T17:32:39.666Z Checking hashbrown v0.16.1
20572026-07-11T17:32:39.737Z Checking zlib-rs v0.6.2
20582026-07-11T17:32:39.821Z Checking rustls-native-certs v0.8.3
20592026-07-11T17:32:39.926Z Checking sha2 v0.10.9
20602026-07-11T17:32:39.964Z Checking hyper v1.10.1
20612026-07-11T17:32:39.997Z Checking strum v0.26.3
20622026-07-11T17:32:40.130Z Checking psl-types v2.0.11
20632026-07-11T17:32:40.199Z Checking lazy_static v1.5.0
20642026-07-11T17:32:40.232Z Checking cookie v0.18.1
20652026-07-11T17:32:40.270Z Checking publicsuffix v2.3.0
20662026-07-11T17:32:40.314Z Checking tinyvec_macros v0.1.1
20672026-07-11T17:32:40.361Z Checking tower-http v0.6.8
20682026-07-11T17:32:40.406Z Checking tinyvec v1.10.0
20692026-07-11T17:32:40.451Z Checking scroll v0.13.0
20702026-07-11T17:32:40.485Z Checking cookie_store v0.22.1
20712026-07-11T17:32:40.646Z Checking flate2 v1.1.9
20722026-07-11T17:32:40.679Z Checking signature v2.2.0
20732026-07-11T17:32:40.712Z Checking goblin v0.10.5
20742026-07-11T17:32:40.742Z Checking num-integer v0.1.46
20752026-07-11T17:32:40.783Z Checking tokio-rustls v0.26.4
20762026-07-11T17:32:40.827Z Checking rustls-platform-verifier v0.6.2
20772026-07-11T17:32:40.860Z Checking memmap2 v0.9.10
20782026-07-11T17:32:40.908Z Checking data-encoding v2.10.0
20792026-07-11T17:32:40.942Z Checking hyper-util v0.1.20
20802026-07-11T17:32:40.974Z Checking bit-vec v0.8.0
20812026-07-11T17:32:41.008Z Checking dtrace-parser v0.3.0
20822026-07-11T17:32:41.011Z Checking hmac v0.12.1
20832026-07-11T17:32:41.069Z Checking thread-id v5.1.0
20842026-07-11T17:32:41.072Z Checking wait-timeout v0.2.1
20852026-07-11T17:32:41.173Z Checking bstr v1.12.1
20862026-07-11T17:32:41.207Z Checking bit-set v0.8.0
20872026-07-11T17:32:41.210Z Checking crossbeam-epoch v0.9.18
20882026-07-11T17:32:41.210Z Checking anstyle-parse v0.2.7
20892026-07-11T17:32:41.296Z Checking ahash v0.8.12
20902026-07-11T17:32:41.300Z Checking toml_datetime v0.6.11
20912026-07-11T17:32:41.372Z Checking serde_spanned v0.6.9
20922026-07-11T17:32:41.435Z Checking quick-error v1.2.3
20932026-07-11T17:32:41.492Z Checking anstream v0.6.21
20942026-07-11T17:32:41.526Z Checking rand_xorshift v0.4.0
20952026-07-11T17:32:41.531Z Checking memoffset v0.9.1
20962026-07-11T17:32:41.590Z Checking rusty-fork v0.3.1
20972026-07-11T17:32:41.593Z Checking scroll v0.12.0
20982026-07-11T17:32:41.593Z Checking unarray v0.1.4
20992026-07-11T17:32:41.682Z Checking x509-cert v0.2.5
21002026-07-11T17:32:41.686Z Checking zerocopy v0.7.35
21012026-07-11T17:32:41.747Z Checking unicode-segmentation v1.12.0
21022026-07-11T17:32:41.750Z Checking num-iter v0.1.45
21032026-07-11T17:32:41.809Z Checking proptest v1.10.0
21042026-07-11T17:32:41.902Z Checking goblin v0.8.2
21052026-07-11T17:32:41.935Z Checking dtrace-parser v0.2.0
21062026-07-11T17:32:42.084Z Checking ff v0.13.1
21072026-07-11T17:32:42.187Z Checking thread-id v4.2.2
21082026-07-11T17:32:42.220Z Checking foreign-types-shared v0.1.1
21092026-07-11T17:32:42.252Z Checking base16ct v0.2.0
21102026-07-11T17:32:42.255Z Checking hyper-rustls v0.27.7
21112026-07-11T17:32:42.314Z Checking group v0.13.0
21122026-07-11T17:32:42.346Z Checking foreign-types v0.3.2
21132026-07-11T17:32:42.378Z Checking nix v0.31.2
21142026-07-11T17:32:42.411Z Checking sec1 v0.7.3
21152026-07-11T17:32:42.444Z Checking hkdf v0.12.4
21162026-07-11T17:32:42.479Z Checking crypto-bigint v0.5.5
21172026-07-11T17:32:42.513Z Checking reqwest v0.13.2
21182026-07-11T17:32:42.599Z Checking rustix v0.38.44
21192026-07-11T17:32:42.635Z Checking openssl-sys v0.9.115
21202026-07-11T17:32:43.036Z Checking env_filter v1.0.0
21212026-07-11T17:32:43.068Z Checking dof v0.4.0
21222026-07-11T17:32:43.205Z Checking keccak v0.1.6
21232026-07-11T17:32:43.372Z Checking same-file v1.0.6
21242026-07-11T17:32:43.407Z Checking winnow v0.7.14
21252026-07-11T17:32:43.410Z Checking elliptic-curve v0.13.8
21262026-07-11T17:32:43.468Z Checking sha3 v0.10.8
21272026-07-11T17:32:43.517Z Checking walkdir v2.5.0
21282026-07-11T17:32:43.610Z Checking newtype-uuid v1.3.2
21292026-07-11T17:32:43.644Z Checking env_logger v0.11.9
21302026-07-11T17:32:43.697Z Checking openssl v0.10.79
21312026-07-11T17:32:43.700Z Checking num-bigint-dig v0.8.6
21322026-07-11T17:32:43.760Z Checking usdt-impl v0.6.0
21332026-07-11T17:32:43.763Z Checking pkcs1 v0.7.5
21342026-07-11T17:32:43.822Z Checking dof v0.3.0
21352026-07-11T17:32:43.854Z Checking itertools v0.13.0
21362026-07-11T17:32:43.858Z Checking daft v0.1.7
21372026-07-11T17:32:44.063Z Checking serde_with v3.17.0
21382026-07-11T17:32:44.073Z Checking usdt v0.6.0
21392026-07-11T17:32:44.122Z Checking usdt-impl v0.5.0
21402026-07-11T17:32:44.155Z Checking winnow v1.0.3
21412026-07-11T17:32:44.252Z Checking siphasher v1.0.2
21422026-07-11T17:32:44.424Z Checking bitflags v1.3.2
21432026-07-11T17:32:44.459Z Checking unicode-normalization v0.1.25
21442026-07-11T17:32:44.490Z Checking toml_parser v1.1.2+spec-1.1.0
21452026-07-11T17:32:44.525Z Checking signal-hook v0.3.18
21462026-07-11T17:32:44.563Z Checking rsa v0.9.10
21472026-07-11T17:32:44.596Z Checking toml_write v0.1.2
21482026-07-11T17:32:44.740Z Checking winnow v0.5.40
21492026-07-11T17:32:44.787Z Checking managed v0.8.0
21502026-07-11T17:32:44.840Z Checking toml_edit v0.22.27
21512026-07-11T17:32:44.878Z Checking chacha20 v0.10.0
21522026-07-11T17:32:44.911Z Checking curve25519-dalek v4.1.3
21532026-07-11T17:32:44.995Z Checking bzip2-sys v0.1.13+1.0.8
21542026-07-11T17:32:45.054Z Checking object v0.37.3
21552026-07-11T17:32:45.107Z Checking foldhash v0.1.5
21562026-07-11T17:32:45.149Z Checking bzip2 v0.4.4
21572026-07-11T17:32:45.266Z Checking hashbrown v0.15.5
21582026-07-11T17:32:45.339Z Checking signal-hook-mio v0.2.5
21592026-07-11T17:32:45.459Z Checking globset v0.4.18
21602026-07-11T17:32:45.493Z Checking ed25519 v2.2.3
21612026-07-11T17:32:45.694Z Checking ref-cast v1.0.25
21622026-07-11T17:32:45.728Z Checking zstd-sys v2.0.16+zstd.1.5.7
21632026-07-11T17:32:45.761Z Checking ed25519-dalek v2.2.0
21642026-07-11T17:32:45.764Z Checking native-tls v0.2.18
21652026-07-11T17:32:45.823Z Checking zip v0.6.6
21662026-07-11T17:32:45.826Z Checking pin-project v1.1.11
21672026-07-11T17:32:45.884Z Checking zstd-safe v7.2.4
21682026-07-11T17:32:45.917Z Checking toml_edit v0.19.15
21692026-07-11T17:32:45.951Z Checking libbz2-rs-sys v0.2.2
21702026-07-11T17:32:45.984Z Checking tokio-native-tls v0.3.1
21712026-07-11T17:32:45.988Z Checking bumpalo v3.20.2
21722026-07-11T17:32:46.045Z Checking crossterm v0.28.1
21732026-07-11T17:32:46.077Z Checking zstd v0.13.3
21742026-07-11T17:32:46.163Z Checking hyper-tls v0.6.0
21752026-07-11T17:32:46.201Z Checking similar v2.7.0
21762026-07-11T17:32:46.237Z Checking zopfli v0.8.3
21772026-07-11T17:32:46.285Z Checking fs-err v3.3.0
21782026-07-11T17:32:46.359Z Checking reqwest v0.12.28
21792026-07-11T17:32:46.393Z Checking bzip2 v0.6.1
21802026-07-11T17:32:46.583Z Checking pem v3.0.6
21812026-07-11T17:32:46.587Z Checking hash32 v0.2.1
21822026-07-11T17:32:46.647Z Checking serde-big-array v0.5.1
21832026-07-11T17:32:46.651Z Checking unicode-bidi v0.3.18
21842026-07-11T17:32:46.771Z Checking jiff v0.2.21
21852026-07-11T17:32:46.804Z Checking unicode-properties v0.1.4
21862026-07-11T17:32:46.806Z Checking predicates-core v1.0.10
21872026-07-11T17:32:46.865Z Checking heapless v0.7.17
21882026-07-11T17:32:46.957Z Checking snafu v0.8.9
21892026-07-11T17:32:46.990Z Checking toml v0.7.8
21902026-07-11T17:32:47.021Z Checking olpc-cjson v0.1.4
21912026-07-11T17:32:47.053Z Checking stringprep v0.1.5
21922026-07-11T17:32:47.152Z Checking hickory-proto v0.25.2
21932026-07-11T17:32:47.185Z Checking md-5 v0.10.6
21942026-07-11T17:32:47.219Z Checking serde_plain v1.0.2
21952026-07-11T17:32:47.251Z Checking float-cmp v0.10.0
21962026-07-11T17:32:47.306Z Checking fallible-iterator v0.2.0
21972026-07-11T17:32:47.339Z Checking difflib v0.4.0
21982026-07-11T17:32:47.371Z Checking typed-path v0.9.3
21992026-07-11T17:32:47.401Z Checking normalize-line-endings v0.3.0
22002026-07-11T17:32:47.405Z Checking smoltcp v0.9.1
22012026-07-11T17:32:47.464Z Checking iddqd v0.4.2
22022026-07-11T17:32:47.516Z Checking phf_shared v0.11.3
22032026-07-11T17:32:47.549Z Checking predicates v3.1.4
22042026-07-11T17:32:47.596Z Checking postgres-protocol v0.6.10
22052026-07-11T17:32:47.686Z Checking phf_shared v0.13.1
22062026-07-11T17:32:47.868Z Checking tokio-stream v0.1.18
22072026-07-11T17:32:47.907Z Checking buf-list v1.1.2
22082026-07-11T17:32:47.939Z Checking strum v0.27.2
22092026-07-11T17:32:48.033Z Checking fixedbitset v0.5.7
22102026-07-11T17:32:48.073Z Checking new_debug_unreachable v1.0.6
22112026-07-11T17:32:48.112Z Checking precomputed-hash v0.1.1
22122026-07-11T17:32:48.163Z Checking tough v0.22.0
22132026-07-11T17:32:48.195Z Checking lalrpop-util v0.19.12
22142026-07-11T17:32:48.226Z Checking fixedbitset v0.4.2
22152026-07-11T17:32:48.257Z Checking petgraph v0.8.3
22162026-07-11T17:32:48.291Z Checking string_cache v0.8.9
22172026-07-11T17:32:48.375Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22182026-07-11T17:32:48.408Z Checking petgraph v0.6.5
22192026-07-11T17:32:48.412Z Checking postgres-types v0.2.12
22202026-07-11T17:32:48.481Z Checking phf v0.13.1
22212026-07-11T17:32:48.658Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22222026-07-11T17:32:48.777Z Checking peg-runtime v0.8.5
22232026-07-11T17:32:48.944Z Checking whoami v2.1.0
22242026-07-11T17:32:49.029Z Checking zip v4.6.1
22252026-07-11T17:32:49.082Z Checking is-terminal v0.4.17
22262026-07-11T17:32:49.164Z Checking tokio-postgres v0.7.16
22272026-07-11T17:32:49.202Z Checking crossbeam-channel v0.5.15
22282026-07-11T17:32:49.573Z Checking thread_local v1.1.9
22292026-07-11T17:32:49.631Z Compiling structmeta-derive v0.3.0
22302026-07-11T17:32:49.666Z Checking take_mut v0.2.2
22312026-07-11T17:32:49.768Z Checking term v1.2.1
22322026-07-11T17:32:49.800Z Checking slog-async v2.8.0
22332026-07-11T17:32:49.850Z Compiling newtype-uuid-macros v0.1.0
22342026-07-11T17:32:49.980Z Compiling multer v3.1.0
22352026-07-11T17:32:50.014Z Compiling async-stream-impl v0.3.6
22362026-07-11T17:32:50.018Z Checking slog-term v2.9.2
22372026-07-11T17:32:50.242Z Checking match_cfg v0.1.0
22382026-07-11T17:32:50.283Z Checking slog-json v2.6.1
22392026-07-11T17:32:50.326Z Compiling dropshot v0.17.1
22402026-07-11T17:32:50.360Z Checking hostname v0.3.1
22412026-07-11T17:32:50.463Z Compiling dropshot_endpoint v0.17.1
22422026-07-11T17:32:50.497Z Checking slog-bunyan v2.5.0
22432026-07-11T17:32:50.501Z Checking debug-ignore v1.0.5
22442026-07-11T17:32:50.622Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22452026-07-11T17:32:50.656Z Checking progenitor-client v0.14.0
22462026-07-11T17:32:50.660Z Checking sha1 v0.11.0
22472026-07-11T17:32:50.684Z Checking toml_datetime v1.1.1+spec-1.1.0
22482026-07-11T17:32:50.687Z Checking serde_path_to_error v0.1.20
22492026-07-11T17:32:50.774Z Compiling structmeta v0.3.0
22502026-07-11T17:32:50.890Z Checking serde_spanned v1.1.1
22512026-07-11T17:32:50.925Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22522026-07-11T17:32:50.962Z Checking toml_writer v1.1.1+spec-1.1.0
22532026-07-11T17:32:50.994Z Checking compression-core v0.4.31
22542026-07-11T17:32:51.027Z Checking async-stream v0.3.6
22552026-07-11T17:32:51.030Z Compiling derive-ex v0.1.8
22562026-07-11T17:32:51.118Z Checking rustls-pemfile v2.2.0
22572026-07-11T17:32:51.151Z Checking compression-codecs v0.4.37
22582026-07-11T17:32:51.182Z Checking toml v1.1.2+spec-1.1.0
22592026-07-11T17:32:51.186Z Checking waitgroup v0.1.2
22602026-07-11T17:32:51.279Z Checking hostname v0.4.2
22612026-07-11T17:32:51.312Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22622026-07-11T17:32:51.343Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22632026-07-11T17:32:51.346Z Checking async-compression v0.4.41
22642026-07-11T17:32:51.346Z Checking atomicwrites v0.4.4
22652026-07-11T17:32:51.432Z Checking itertools v0.14.0
22662026-07-11T17:32:51.496Z Compiling parse-display-derive v0.10.0
22672026-07-11T17:32:51.530Z Checking macaddr v1.0.1
22682026-07-11T17:32:51.533Z Checking regress v0.10.5
22692026-07-11T17:32:51.688Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22702026-07-11T17:32:51.738Z Checking instant v0.1.13
22712026-07-11T17:32:51.829Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22722026-07-11T17:32:51.861Z Checking backoff v0.4.0
22732026-07-11T17:32:52.067Z Checking backon v1.6.0
22742026-07-11T17:32:52.100Z Checking humantime v2.3.0
22752026-07-11T17:32:52.136Z Checking unicode-width v0.2.0
22762026-07-11T17:32:52.278Z Checking progenitor-extras v0.2.0
22772026-07-11T17:32:52.310Z Compiling convert_case v0.4.0
22782026-07-11T17:32:52.408Z Checking heck v0.5.0
22792026-07-11T17:32:52.519Z Checking half v2.7.1
22802026-07-11T17:32:52.552Z Checking ciborium-io v0.2.2
22812026-07-11T17:32:52.583Z Checking secrecy v0.10.3
22822026-07-11T17:32:52.668Z Checking camino-tempfile v1.4.1
22832026-07-11T17:32:52.701Z Compiling derive_more v0.99.20
22842026-07-11T17:32:52.732Z Compiling regress v0.11.1
22852026-07-11T17:32:52.786Z Compiling test-strategy v0.4.5
22862026-07-11T17:32:52.822Z Checking ciborium-ll v0.2.2
22872026-07-11T17:32:52.852Z Checking indent_write v2.2.0
22882026-07-11T17:32:53.038Z Checking ciborium v0.2.2
22892026-07-11T17:32:53.068Z Compiling crucible-workspace-hack v0.1.0
22902026-07-11T17:32:53.227Z Checking parse-display v0.10.0
22912026-07-11T17:32:53.325Z Compiling unsafe-libyaml v0.2.11
22922026-07-11T17:32:53.478Z Checking inout v0.1.4
22932026-07-11T17:32:53.510Z Checking universal-hash v0.5.1
22942026-07-11T17:32:53.641Z Checking cipher v0.4.4
22952026-07-11T17:32:53.672Z Compiling thiserror-impl-no-std v2.0.2
22962026-07-11T17:32:53.868Z Compiling serde_yaml v0.9.34+deprecated
22972026-07-11T17:32:54.086Z Checking swrite v0.1.0
22982026-07-11T17:32:54.203Z Checking opaque-debug v0.3.1
22992026-07-11T17:32:54.251Z Checking chacha20 v0.9.1
23002026-07-11T17:32:54.295Z Checking poly1305 v0.8.0
23012026-07-11T17:32:54.328Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
23022026-07-11T17:32:54.470Z Compiling typify-impl v0.6.2
23032026-07-11T17:32:54.590Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23042026-07-11T17:32:54.727Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23052026-07-11T17:32:54.892Z Checking thiserror-no-std v2.0.2
23062026-07-11T17:32:54.932Z Checking blake2 v0.10.6
23072026-07-11T17:32:55.007Z Checking aead v0.5.2
23082026-07-11T17:32:55.179Z Checking password-hash v0.5.0
23092026-07-11T17:32:55.211Z Checking chacha20poly1305 v0.10.1
23102026-07-11T17:32:55.264Z Checking vsss-rs v3.3.4
23112026-07-11T17:32:55.343Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23122026-07-11T17:32:55.375Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23132026-07-11T17:32:55.429Z Checking argon2 v0.5.3
23142026-07-11T17:32:55.684Z Checking byte-wrapper v0.1.0
23152026-07-11T17:32:55.718Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23162026-07-11T17:32:55.767Z Checking crossbeam-deque v0.8.6
23172026-07-11T17:32:55.799Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23182026-07-11T17:32:55.916Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23192026-07-11T17:32:55.970Z Compiling rayon-core v1.13.0
23202026-07-11T17:32:55.973Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23212026-07-11T17:32:56.031Z Compiling toml_datetime v0.7.5+spec-1.1.0
23222026-07-11T17:32:56.306Z Compiling toml_edit v0.23.10+spec-1.0.0
23232026-07-11T17:32:56.391Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23242026-07-11T17:32:56.624Z Compiling proc-macro-error v1.0.4
23252026-07-11T17:32:56.693Z Checking rayon v1.11.0
23262026-07-11T17:32:56.963Z Compiling proc-macro-crate v3.4.0
23272026-07-11T17:32:57.375Z Checking tabwriter v1.4.1
23282026-07-11T17:32:57.406Z Checking toml v0.8.23
23292026-07-11T17:32:57.515Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23302026-07-11T17:32:57.552Z Checking glob v0.3.3
23312026-07-11T17:32:57.555Z Compiling num_enum_derive v0.7.6
23322026-07-11T17:32:57.637Z Compiling heapless v0.8.0
23332026-07-11T17:32:57.677Z Checking colored v3.1.1
23342026-07-11T17:32:57.753Z Compiling ingot-macros v0.1.1
23352026-07-11T17:32:57.785Z Checking hash32 v0.3.1
23362026-07-11T17:32:57.901Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23372026-07-11T17:32:57.937Z Checking unicode-width v0.1.14
23382026-07-11T17:32:58.147Z Compiling smoltcp v0.11.0
23392026-07-11T17:32:58.210Z Checking cobs v0.3.0
23402026-07-11T17:32:58.278Z Compiling usdt-macro v0.5.0
23412026-07-11T17:32:58.407Z Compiling usdt-attr-macro v0.5.0
23422026-07-11T17:32:58.517Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23432026-07-11T17:32:58.585Z Checking memmap v0.7.0
23442026-07-11T17:32:58.625Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23452026-07-11T17:32:58.657Z Checking num_enum v0.7.6
23462026-07-11T17:32:58.797Z Checking postcard v1.1.3
23472026-07-11T17:32:58.891Z Checking rand v0.10.1
23482026-07-11T17:32:59.006Z Compiling typify-macro v0.6.2
23492026-07-11T17:32:59.050Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23502026-07-11T17:32:59.116Z Compiling proc-macro-crate v1.3.1
23512026-07-11T17:32:59.216Z Checking usdt v0.5.0
23522026-07-11T17:32:59.279Z Checking sigpipe v0.1.3
23532026-07-11T17:32:59.384Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23542026-07-11T17:32:59.419Z Compiling foreign-types-macros v0.2.3
23552026-07-11T17:32:59.423Z Checking foreign-types-shared v0.3.1
23562026-07-11T17:32:59.546Z Compiling num_enum_derive v0.5.11
23572026-07-11T17:32:59.721Z Checking cstr-argument v0.1.2
23582026-07-11T17:32:59.824Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23592026-07-11T17:32:59.872Z Compiling num-derive v0.4.2
23602026-07-11T17:32:59.944Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23612026-07-11T17:33:00.042Z Checking foreign-types v0.5.0
23622026-07-11T17:33:00.144Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23632026-07-11T17:33:00.293Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23642026-07-11T17:33:00.412Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23652026-07-11T17:33:00.444Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23662026-07-11T17:33:00.448Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23672026-07-11T17:33:00.599Z Checking ingot-types v0.1.2
23682026-07-11T17:33:00.634Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23692026-07-11T17:33:00.637Z Checking num_enum v0.5.11
23702026-07-11T17:33:00.637Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23712026-07-11T17:33:00.753Z Compiling typify v0.6.2
23722026-07-11T17:33:00.816Z Compiling zone_cfg_derive v0.3.1
23732026-07-11T17:33:00.819Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23742026-07-11T17:33:00.880Z Compiling progenitor-impl v0.14.0
23752026-07-11T17:33:00.982Z Checking ingot v0.1.1
23762026-07-11T17:33:01.034Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23772026-07-11T17:33:01.038Z Checking itertools v0.12.1
23782026-07-11T17:33:01.234Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23792026-07-11T17:33:01.547Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23802026-07-11T17:33:01.635Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23812026-07-11T17:33:01.731Z Checking smf v0.2.3
23822026-07-11T17:33:01.763Z Checking whoami v1.6.1
23832026-07-11T17:33:01.883Z Checking tokio-dtrace v0.1.1
23842026-07-11T17:33:01.914Z Compiling derive-where v1.6.0
23852026-07-11T17:33:01.961Z Checking console v0.15.11
23862026-07-11T17:33:01.993Z Checking newline-converter v0.3.0
23872026-07-11T17:33:02.089Z Checking oxide-tokio-rt v0.1.4
23882026-07-11T17:33:02.122Z Checking zone v0.3.1
23892026-07-11T17:33:02.151Z Checking bytecount v0.6.9
23902026-07-11T17:33:02.265Z Checking expectorate v1.2.0
23912026-07-11T17:33:02.298Z Compiling owo-colors v4.3.0
23922026-07-11T17:33:02.301Z Compiling cancel-safe-futures v0.1.5
23932026-07-11T17:33:02.422Z Checking libsw-core v0.3.2
23942026-07-11T17:33:02.499Z Checking num-rational v0.4.2
23952026-07-11T17:33:02.610Z Checking libsw v3.5.0
23962026-07-11T17:33:02.712Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23972026-07-11T17:33:02.784Z Checking num-complex v0.4.6
23982026-07-11T17:33:02.918Z Checking linear-map v1.2.0
23992026-07-11T17:33:03.029Z Checking float-ord v0.3.2
24002026-07-11T17:33:03.115Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24012026-07-11T17:33:03.148Z Checking num v0.4.3
24022026-07-11T17:33:03.178Z Checking gethostname v0.5.0
24032026-07-11T17:33:03.245Z Compiling prettyplease v0.2.37
24042026-07-11T17:33:03.276Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24052026-07-11T17:33:03.306Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24062026-07-11T17:33:03.338Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24072026-07-11T17:33:03.562Z Checking resolv-conf v0.7.6
24082026-07-11T17:33:03.600Z Compiling progenitor-macro v0.14.0
24092026-07-11T17:33:03.678Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24102026-07-11T17:33:03.770Z Checking unicode-linebreak v0.1.5
24112026-07-11T17:33:03.858Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24122026-07-11T17:33:04.010Z Checking smawk v0.3.2
24132026-07-11T17:33:04.168Z Checking papergrid v0.11.0
24142026-07-11T17:33:04.789Z Compiling tabled_derive v0.7.0
24152026-07-11T17:33:04.840Z Compiling convert_case v0.10.0
24162026-07-11T17:33:04.890Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24172026-07-11T17:33:04.927Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24182026-07-11T17:33:05.078Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24192026-07-11T17:33:05.128Z Compiling slog-dtrace v0.3.0
24202026-07-11T17:33:05.190Z Compiling derive_more-impl v2.1.1
24212026-07-11T17:33:05.394Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24222026-07-11T17:33:05.472Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24232026-07-11T17:33:05.782Z Checking tabled v0.15.0
24242026-07-11T17:33:06.016Z Checking linked-hash-map v0.5.6
24252026-07-11T17:33:06.049Z Checking derive_more v2.1.1
24262026-07-11T17:33:06.159Z Checking crossterm v0.29.0
24272026-07-11T17:33:06.219Z Checking lru-cache v0.1.2
24282026-07-11T17:33:06.746Z Checking hickory-proto v0.24.4
24292026-07-11T17:33:06.778Z Checking fd-lock v4.0.4
24302026-07-11T17:33:07.428Z Checking vte v0.14.1
24312026-07-11T17:33:07.545Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24322026-07-11T17:33:07.699Z Checking display-error-chain v0.2.2
24332026-07-11T17:33:07.759Z Checking strip-ansi-escapes v0.2.1
24342026-07-11T17:33:07.955Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24352026-07-11T17:33:08.381Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24362026-07-11T17:33:08.492Z Checking progenitor v0.14.0
24372026-07-11T17:33:08.650Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24382026-07-11T17:33:08.839Z Checking nu-ansi-term v0.50.3
24392026-07-11T17:33:08.982Z Checking termtree v0.5.1
24402026-07-11T17:33:09.108Z Checking reedline v0.40.0
24412026-07-11T17:33:09.141Z Checking hickory-resolver v0.24.4
24422026-07-11T17:33:09.171Z Checking textwrap v0.16.2
24432026-07-11T17:33:09.414Z Compiling minimal-lexical v0.2.1
24442026-07-11T17:33:09.517Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24452026-07-11T17:33:09.694Z Compiling nom v7.1.3
24462026-07-11T17:33:09.902Z Checking qorb v0.4.1
24472026-07-11T17:33:09.985Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24482026-07-11T17:33:10.292Z Compiling unicode-xid v0.2.6
24492026-07-11T17:33:10.448Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24502026-07-11T17:33:10.562Z Compiling ar_archive_writer v0.5.1
24512026-07-11T17:33:11.059Z Checking csv-core v0.1.13
24522026-07-11T17:33:11.090Z Compiling stacker v0.1.23
24532026-07-11T17:33:11.147Z Compiling cfg_aliases v0.1.1
24542026-07-11T17:33:11.178Z Checking highway v1.3.0
24552026-07-11T17:33:11.249Z Compiling semver v0.1.20
24562026-07-11T17:33:11.281Z Checking csv v1.4.0
24572026-07-11T17:33:11.432Z Compiling psm v0.1.30
24582026-07-11T17:33:11.436Z Compiling nix v0.28.0
24592026-07-11T17:33:11.436Z Checking nibble_vec v0.1.0
24602026-07-11T17:33:11.606Z Compiling rustc_version v0.1.7
24612026-07-11T17:33:11.638Z Checking endian-type v0.1.2
24622026-07-11T17:33:11.672Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24632026-07-11T17:33:11.725Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24642026-07-11T17:33:11.792Z Checking radix_trie v0.2.1
24652026-07-11T17:33:11.860Z Compiling newtype_derive v0.1.6
24662026-07-11T17:33:11.935Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24672026-07-11T17:33:12.030Z Checking phf_shared v0.12.1
24682026-07-11T17:33:12.091Z Compiling recursive-proc-macro-impl v0.1.1
24692026-07-11T17:33:12.221Z Compiling chrono-tz v0.10.4
24702026-07-11T17:33:12.252Z Checking phf v0.12.1
24712026-07-11T17:33:12.450Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24722026-07-11T17:33:12.509Z Compiling const_format_proc_macros v0.2.34
24732026-07-11T17:33:12.540Z Compiling peg-macros v0.8.5
24742026-07-11T17:33:12.544Z Checking recursive v0.1.1
24752026-07-11T17:33:12.600Z Checking winnow v0.6.26
24762026-07-11T17:33:12.689Z Checking nom v8.0.0
24772026-07-11T17:33:13.017Z Compiling sqlparser_derive v0.5.0
24782026-07-11T17:33:13.361Z Checking home v0.5.12
24792026-07-11T17:33:13.394Z Checking unicode_categories v0.1.1
24802026-07-11T17:33:13.496Z Checking rustyline v14.0.0
24812026-07-11T17:33:13.575Z Checking const_format v0.2.35
24822026-07-11T17:33:13.756Z Checking sqlformat v0.3.5
24832026-07-11T17:33:13.818Z Checking sqlparser v0.61.0
24842026-07-11T17:33:13.938Z Checking peg v0.8.5
24852026-07-11T17:33:14.137Z Checking bcs v0.1.6
24862026-07-11T17:33:14.206Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24872026-07-11T17:33:14.209Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24882026-07-11T17:33:14.301Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
24892026-07-11T17:33:14.392Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24902026-07-11T17:33:14.443Z Checking steno v0.4.1
24912026-07-11T17:33:14.682Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24922026-07-11T17:33:14.764Z Checking sha1 v0.10.6
24932026-07-11T17:33:14.803Z Checking filetime v0.2.27
24942026-07-11T17:33:14.954Z Checking xattr v1.6.1
24952026-07-11T17:33:14.986Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24962026-07-11T17:33:15.109Z Checking tar v0.4.45
24972026-07-11T17:33:15.390Z Checking subprocess v0.2.15
24982026-07-11T17:33:15.484Z Checking headers-core v0.3.0
24992026-07-11T17:33:15.523Z Checking base64 v0.21.7
25002026-07-11T17:33:15.619Z Checking headers v0.4.1
25012026-07-11T17:33:15.704Z Checking yasna v0.5.2
25022026-07-11T17:33:15.799Z Checking dropshot-api-manager-types v0.7.2
25032026-07-11T17:33:15.998Z Checking tagptr v0.2.0
25042026-07-11T17:33:16.115Z Checking utf-8 v0.7.6
25052026-07-11T17:33:16.146Z Checking rcgen v0.12.1
25062026-07-11T17:33:16.174Z Checking moka v0.12.13
25072026-07-11T17:33:16.274Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25082026-07-11T17:33:16.447Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25092026-07-11T17:33:16.509Z Checking tungstenite v0.21.0
25102026-07-11T17:33:16.824Z Compiling libefi-sys v0.1.0
25112026-07-11T17:33:16.902Z Checking hickory-resolver v0.25.2
25122026-07-11T17:33:16.940Z Compiling bitfield-struct v0.6.2
25132026-07-11T17:33:16.971Z Checking tokio-tungstenite v0.21.0
25142026-07-11T17:33:17.087Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25152026-07-11T17:33:17.359Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25162026-07-11T17:33:17.612Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25172026-07-11T17:33:17.674Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25182026-07-11T17:33:18.110Z Compiling radium v0.7.0
25192026-07-11T17:33:18.165Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25202026-07-11T17:33:18.267Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25212026-07-11T17:33:18.358Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25222026-07-11T17:33:18.391Z Compiling maybe-uninit v2.0.0
25232026-07-11T17:33:18.462Z Checking tap v1.0.1
25242026-07-11T17:33:18.557Z Compiling zerocopy-derive v0.6.6
25252026-07-11T17:33:18.594Z Checking wyz v0.5.1
25262026-07-11T17:33:18.735Z Compiling packed_struct v0.10.1
25272026-07-11T17:33:18.776Z Checking funty v2.0.0
25282026-07-11T17:33:18.807Z Checking crc-catalog v2.4.0
25292026-07-11T17:33:18.834Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25302026-07-11T17:33:18.923Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25312026-07-11T17:33:18.963Z Checking crc v3.4.0
25322026-07-11T17:33:19.104Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25332026-07-11T17:33:19.136Z Checking bitvec v1.0.1
25342026-07-11T17:33:19.166Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25352026-07-11T17:33:19.194Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25362026-07-11T17:33:19.194Z Compiling packed_struct_codegen v0.10.1
25372026-07-11T17:33:19.438Z Checking zerocopy v0.6.6
25382026-07-11T17:33:19.766Z Compiling bitfield-macros v0.19.4
25392026-07-11T17:33:20.201Z Compiling indexmap v1.9.3
25402026-07-11T17:33:20.335Z Checking nodrop v0.1.14
25412026-07-11T17:33:20.471Z Checking array-init v0.0.4
25422026-07-11T17:33:20.530Z Checking smallvec v0.6.14
25432026-07-11T17:33:20.534Z Checking bitfield v0.19.4
25442026-07-11T17:33:20.749Z Checking hashbrown v0.12.3
25452026-07-11T17:33:20.789Z Checking serde-hex v0.1.0
25462026-07-11T17:33:20.855Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25472026-07-11T17:33:21.044Z Checking ron v0.8.1
25482026-07-11T17:33:21.583Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25492026-07-11T17:33:21.614Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25502026-07-11T17:33:21.644Z Checking hashbrown v0.13.2
25512026-07-11T17:33:21.909Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25522026-07-11T17:33:22.095Z Checking crc-any v2.5.0
25532026-07-11T17:33:22.167Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25542026-07-11T17:33:22.201Z Checking object v0.30.4
25552026-07-11T17:33:22.254Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25562026-07-11T17:33:22.301Z Compiling xshell-macros v0.2.7
25572026-07-11T17:33:22.355Z Checking path-slash v0.1.5
25582026-07-11T17:33:22.443Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25592026-07-11T17:33:22.730Z Checking xshell v0.2.7
25602026-07-11T17:33:22.801Z Checking half v1.8.3
25612026-07-11T17:33:22.840Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25622026-07-11T17:33:22.957Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25632026-07-11T17:33:23.026Z Checking serde_cbor v0.11.2
25642026-07-11T17:33:23.081Z Compiling proc-macro-error-attr2 v2.0.0
25652026-07-11T17:33:23.432Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25662026-07-11T17:33:23.516Z Compiling proc-macro-error2 v2.0.1
25672026-07-11T17:33:23.648Z Compiling num-derive v0.3.3
25682026-07-11T17:33:23.735Z Checking maplit v1.0.2
25692026-07-11T17:33:23.845Z Checking papergrid v0.17.0
25702026-07-11T17:33:23.849Z Compiling tabled_derive v0.11.0
25712026-07-11T17:33:24.346Z Checking testing_table v0.3.0
25722026-07-11T17:33:24.469Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25732026-07-11T17:33:24.576Z Checking libscf-sys v1.1.0
25742026-07-11T17:33:24.673Z Compiling progenitor-impl v0.13.0
25752026-07-11T17:33:24.734Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25762026-07-11T17:33:24.764Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25772026-07-11T17:33:24.963Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25782026-07-11T17:33:24.996Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25792026-07-11T17:33:25.083Z Checking tabled v0.20.0
25802026-07-11T17:33:25.306Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25812026-07-11T17:33:25.741Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25822026-07-11T17:33:25.770Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25832026-07-11T17:33:25.920Z Checking progenitor-client v0.13.0
25842026-07-11T17:33:26.137Z Compiling git-stub v1.0.0
25852026-07-11T17:33:26.186Z Checking unicase v2.9.0
25862026-07-11T17:33:26.351Z Compiling git-stub-vcs v0.1.0
25872026-07-11T17:33:26.382Z Checking crc8 v0.1.1
25882026-07-11T17:33:26.423Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25892026-07-11T17:33:26.519Z Checking fxhash v0.2.1
25902026-07-11T17:33:26.662Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25912026-07-11T17:33:26.693Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25922026-07-11T17:33:26.761Z Compiling vergen-lib v0.1.6
25932026-07-11T17:33:27.001Z Compiling diesel_derives v2.3.7
25942026-07-11T17:33:27.180Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25952026-07-11T17:33:27.222Z Checking scheduled-thread-pool v0.2.7
25962026-07-11T17:33:27.293Z Compiling dsl_auto_type v0.2.0
25972026-07-11T17:33:27.324Z Compiling progenitor-macro v0.13.0
25982026-07-11T17:33:27.396Z Compiling vergen-gitcl v1.0.8
25992026-07-11T17:33:27.565Z Compiling diesel_table_macro_syntax v0.3.0
26002026-07-11T17:33:27.597Z Checking r2d2 v0.8.10
26012026-07-11T17:33:27.701Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26022026-07-11T17:33:27.747Z Checking downcast-rs v2.0.2
26032026-07-11T17:33:27.797Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26042026-07-11T17:33:27.828Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26052026-07-11T17:33:28.064Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26062026-07-11T17:33:28.134Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26072026-07-11T17:33:28.312Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26082026-07-11T17:33:28.345Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26092026-07-11T17:33:28.349Z Checking kstat-rs v0.2.4
26102026-07-11T17:33:28.437Z Checking arc-swap v1.8.2
26112026-07-11T17:33:28.468Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26122026-07-11T17:33:28.603Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26132026-07-11T17:33:28.643Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26142026-07-11T17:33:28.689Z Checking slog-scope v4.4.1
26152026-07-11T17:33:28.854Z Compiling dirs-sys-next v0.1.2
26162026-07-11T17:33:28.936Z Compiling parking_lot_core v0.8.6
26172026-07-11T17:33:29.108Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26182026-07-11T17:33:29.170Z Compiling crunchy v0.2.4
26192026-07-11T17:33:29.288Z Compiling dirs-next v2.0.0
26202026-07-11T17:33:29.411Z Checking slog-stdlog v4.1.1
26212026-07-11T17:33:29.447Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26222026-07-11T17:33:29.517Z Compiling clang-sys v1.8.1
26232026-07-11T17:33:29.566Z Compiling tiny-keccak v2.0.2
26242026-07-11T17:33:29.840Z Checking slog-envlogger v2.2.0
26252026-07-11T17:33:29.985Z Compiling term v0.7.0
26262026-07-11T17:33:30.044Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26272026-07-11T17:33:30.075Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26282026-07-11T17:33:30.244Z Compiling bit-vec v0.6.3
26292026-07-11T17:33:30.361Z Compiling ascii-canvas v3.0.0
26302026-07-11T17:33:30.478Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26312026-07-11T17:33:30.508Z Compiling bit-set v0.5.3
26322026-07-11T17:33:30.556Z Checking parking_lot v0.11.2
26332026-07-11T17:33:30.626Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26342026-07-11T17:33:30.687Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26352026-07-11T17:33:30.775Z Checking prefix-trie v0.7.0
26362026-07-11T17:33:30.805Z Compiling itertools v0.10.5
26372026-07-11T17:33:31.028Z Compiling ena v0.14.4
26382026-07-11T17:33:31.105Z Compiling libloading v0.8.9
26392026-07-11T17:33:31.135Z Compiling diff v0.1.13
26402026-07-11T17:33:31.169Z Compiling regex-syntax v0.6.29
26412026-07-11T17:33:31.265Z Compiling bindgen v0.71.1
26422026-07-11T17:33:31.471Z Checking hickory-server v0.25.2
26432026-07-11T17:33:31.846Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26442026-07-11T17:33:31.950Z Checking sled v0.34.7
26452026-07-11T17:33:32.223Z Checking progenitor v0.13.0
26462026-07-11T17:33:32.390Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26472026-07-11T17:33:32.458Z Compiling cexpr v0.6.0
26482026-07-11T17:33:32.778Z Compiling lalrpop v0.19.12
26492026-07-11T17:33:33.139Z Checking nanorand v0.7.0
26502026-07-11T17:33:33.227Z Compiling salty v0.3.0
26512026-07-11T17:33:33.260Z Checking diesel v2.3.7
26522026-07-11T17:33:33.306Z Compiling rustc-hash v2.1.1
26532026-07-11T17:33:33.360Z Checking flume v0.11.1
26542026-07-11T17:33:33.546Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26552026-07-11T17:33:33.631Z Compiling libxml v0.3.3
26562026-07-11T17:33:34.108Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26572026-07-11T17:33:34.183Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26582026-07-11T17:33:34.686Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26592026-07-11T17:33:34.915Z Compiling strum_macros v0.24.3
26602026-07-11T17:33:35.012Z Compiling fs-err v2.11.0
26612026-07-11T17:33:35.249Z Compiling indoc v1.0.9
26622026-07-11T17:33:35.723Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26632026-07-11T17:33:35.958Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26642026-07-11T17:33:36.078Z Checking quick-xml v0.37.5
26652026-07-11T17:33:36.301Z Checking derive_builder v0.20.2
26662026-07-11T17:33:36.332Z Compiling oso-derive v0.27.3
26672026-07-11T17:33:36.441Z Compiling trait-variant v0.1.2
26682026-07-11T17:33:36.886Z Compiling impl-trait-for-tuples v0.2.3
26692026-07-11T17:33:37.033Z Checking openssl-probe v0.1.6
26702026-07-11T17:33:37.062Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26712026-07-11T17:33:37.421Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26722026-07-11T17:33:37.873Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26732026-07-11T17:33:38.472Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26742026-07-11T17:33:38.661Z Checking rfc6979 v0.4.0
26752026-07-11T17:33:38.813Z Checking parse-size v1.1.0
26762026-07-11T17:33:38.852Z Checking assert_matches v1.5.0
26772026-07-11T17:33:38.895Z Checking ecdsa v0.16.9
26782026-07-11T17:33:38.951Z Checking primeorder v0.13.6
26792026-07-11T17:33:38.980Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26802026-07-11T17:33:39.222Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26812026-07-11T17:33:39.267Z Checking p384 v0.13.1
26822026-07-11T17:33:39.457Z Checking predicates-tree v1.0.13
26832026-07-11T17:33:39.603Z Checking bb8 v0.8.6
26842026-07-11T17:33:39.866Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26852026-07-11T17:33:39.942Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26862026-07-11T17:33:39.970Z Compiling mime_guess v2.0.5
26872026-07-11T17:33:39.999Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26882026-07-11T17:33:40.139Z Checking http-range v0.1.5
26892026-07-11T17:33:40.303Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26902026-07-11T17:33:40.437Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26912026-07-11T17:33:40.549Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26922026-07-11T17:33:40.625Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
26932026-07-11T17:33:40.710Z Checking atty v0.2.14
26942026-07-11T17:33:40.764Z Checking corncobs v0.1.4
26952026-07-11T17:33:40.793Z Checking nonempty v0.12.0
26962026-07-11T17:33:40.833Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26972026-07-11T17:33:40.945Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26982026-07-11T17:33:40.979Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26992026-07-11T17:33:41.190Z Checking ignore v0.4.25
27002026-07-11T17:33:41.234Z Checking secrecy v0.8.0
27012026-07-11T17:33:41.272Z Checking hyper-staticfile v0.10.1
27022026-07-11T17:33:41.634Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27032026-07-11T17:33:41.637Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27042026-07-11T17:33:41.656Z Checking globwalk v0.9.1
27052026-07-11T17:33:41.872Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27062026-07-11T17:33:41.947Z Compiling illumos-nvpair-sys v0.2.0
27072026-07-11T17:33:42.015Z Checking camino-tempfile-ext v0.3.3
27082026-07-11T17:33:42.117Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27092026-07-11T17:33:42.218Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27102026-07-11T17:33:42.247Z Checking signal-hook-tokio v0.3.1
27112026-07-11T17:33:42.402Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27122026-07-11T17:33:42.612Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27132026-07-11T17:33:42.684Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27142026-07-11T17:33:42.908Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27152026-07-11T17:33:43.076Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27162026-07-11T17:33:43.385Z Checking illumos-nvpair v0.3.0
27172026-07-11T17:33:43.421Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27182026-07-11T17:33:43.491Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27192026-07-11T17:33:43.574Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27202026-07-11T17:33:43.847Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27212026-07-11T17:33:43.851Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27222026-07-11T17:33:43.910Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27232026-07-11T17:33:43.914Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27242026-07-11T17:33:43.971Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27252026-07-11T17:33:44.047Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27262026-07-11T17:33:44.272Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27272026-07-11T17:33:44.635Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27282026-07-11T17:33:45.855Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27292026-07-11T17:33:45.930Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27302026-07-11T17:33:45.966Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27312026-07-11T17:33:46.216Z Checking tungstenite v0.23.0
27322026-07-11T17:33:46.248Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27332026-07-11T17:33:46.278Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27342026-07-11T17:33:46.686Z Checking tokio-tungstenite v0.23.1
27352026-07-11T17:33:46.982Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27362026-07-11T17:33:47.015Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27372026-07-11T17:33:47.381Z Checking rand_seeder v0.4.0
27382026-07-11T17:33:47.414Z Checking void v1.0.2
27392026-07-11T17:33:47.444Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27402026-07-11T17:33:47.475Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27412026-07-11T17:33:47.545Z Checking lzss v0.8.2
27422026-07-11T17:33:47.578Z Checking nix v0.27.1
27432026-07-11T17:33:47.637Z Checking async-bb8-diesel v0.2.1
27442026-07-11T17:33:47.702Z Checking diesel-dtrace v0.5.0
27452026-07-11T17:33:47.761Z Checking serde_bytes v0.11.19
27462026-07-11T17:33:47.969Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27472026-07-11T17:33:48.030Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27482026-07-11T17:33:48.060Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27492026-07-11T17:33:48.113Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27502026-07-11T17:33:48.734Z Checking is_ci v1.2.0
27512026-07-11T17:33:48.859Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27522026-07-11T17:33:49.032Z Checking yansi v1.0.1
27532026-07-11T17:33:49.099Z Checking cpubits v0.1.1
27542026-07-11T17:33:49.131Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27552026-07-11T17:33:49.206Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27562026-07-11T17:33:49.318Z Checking pretty_assertions v1.4.1
27572026-07-11T17:33:49.503Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27582026-07-11T17:33:49.534Z Checking pem-rfc7468 v1.0.0
27592026-07-11T17:33:49.537Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27602026-07-11T17:33:49.726Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27612026-07-11T17:33:49.988Z Compiling darling_core v0.23.0
27622026-07-11T17:33:51.119Z Compiling indoc v2.0.7
27632026-07-11T17:33:51.152Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27642026-07-11T17:33:51.392Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27652026-07-11T17:33:51.465Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27662026-07-11T17:33:51.642Z Checking hmac v0.13.0
27672026-07-11T17:33:51.828Z Checking universal-hash v0.6.1
27682026-07-11T17:33:51.859Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27692026-07-11T17:33:51.987Z Compiling libz-sys v1.1.24
27702026-07-11T17:33:52.231Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27712026-07-11T17:33:52.413Z Compiling instability v0.3.11
27722026-07-11T17:33:52.574Z Compiling darling_macro v0.23.0
27732026-07-11T17:33:52.603Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27742026-07-11T17:33:52.706Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27752026-07-11T17:33:52.735Z Checking castaway v0.2.4
27762026-07-11T17:33:52.871Z Checking compact_str v0.8.1
27772026-07-11T17:33:53.109Z Compiling darling v0.23.0
27782026-07-11T17:33:53.277Z Checking polyval v0.7.1
27792026-07-11T17:33:53.476Z Checking der v0.8.0
27802026-07-11T17:33:53.721Z Checking supports-color v3.0.2
27812026-07-11T17:33:53.940Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27822026-07-11T17:33:53.978Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27832026-07-11T17:33:54.120Z Checking unicode-truncate v1.1.0
27842026-07-11T17:33:54.215Z Checking console v0.16.2
27852026-07-11T17:33:54.298Z Checking lru v0.12.5
27862026-07-11T17:33:54.327Z Compiling libgit2-sys v0.18.3+1.9.2
27872026-07-11T17:33:54.381Z Checking cassowary v0.3.0
27882026-07-11T17:33:54.479Z Checking unit-prefix v0.5.2
27892026-07-11T17:33:54.629Z Checking ratatui v0.29.0
27902026-07-11T17:33:54.661Z Checking indicatif v0.18.4
27912026-07-11T17:33:54.689Z Checking ghash v0.6.0
27922026-07-11T17:33:54.975Z Checking pbkdf2 v0.13.0
27932026-07-11T17:33:55.072Z Checking aes v0.9.1
27942026-07-11T17:33:55.118Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27952026-07-11T17:33:55.512Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27962026-07-11T17:33:55.758Z Checking ctr v0.10.1
27972026-07-11T17:33:55.961Z Checking aead v0.6.1
27982026-07-11T17:33:55.992Z Checking sha2 v0.11.0
27992026-07-11T17:33:56.130Z Checking cargo-platform v0.3.2
28002026-07-11T17:33:56.336Z Checking cargo_metadata v0.23.1
28012026-07-11T17:33:56.369Z Checking aes-gcm v0.11.0
28022026-07-11T17:33:56.579Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28032026-07-11T17:33:56.762Z Checking spki v0.8.0
28042026-07-11T17:33:56.966Z Checking crypto-bigint v0.7.5
28052026-07-11T17:33:57.164Z Checking salsa20 v0.11.0
28062026-07-11T17:33:57.336Z Checking cbc v0.2.1
28072026-07-11T17:33:57.504Z Compiling vergen-git2 v9.1.0
28082026-07-11T17:33:57.741Z Checking plotters-backend v0.3.7
28092026-07-11T17:33:57.980Z Checking plotters-svg v0.3.7
28102026-07-11T17:33:58.190Z Checking scrypt v0.12.0
28112026-07-11T17:33:58.292Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28122026-07-11T17:33:58.380Z Checking cast v0.3.0
28132026-07-11T17:33:58.559Z Checking criterion-plot v0.6.0
28142026-07-11T17:33:58.598Z Checking pkcs5 v0.8.1
28152026-07-11T17:33:58.831Z Checking plotters v0.3.7
28162026-07-11T17:33:58.920Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28172026-07-11T17:33:59.230Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28182026-07-11T17:33:59.492Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28192026-07-11T17:33:59.593Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28202026-07-11T17:33:59.710Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28212026-07-11T17:33:59.826Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28222026-07-11T17:33:59.917Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28232026-07-11T17:33:59.947Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28242026-07-11T17:34:00.056Z Checking colored v2.2.0
28252026-07-11T17:34:00.149Z Checking tinytemplate v1.2.1
28262026-07-11T17:34:00.283Z Checking oorandom v11.1.5
28272026-07-11T17:34:00.389Z Checking shell-words v1.1.1
28282026-07-11T17:34:00.423Z Checking anes v0.1.6
28292026-07-11T17:34:00.641Z Checking criterion v0.7.0
28302026-07-11T17:34:00.673Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28312026-07-11T17:34:00.830Z Checking pkcs8 v0.11.0
28322026-07-11T17:34:01.053Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28332026-07-11T17:34:01.868Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28342026-07-11T17:34:01.901Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28352026-07-11T17:34:02.391Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28362026-07-11T17:34:02.665Z Checking tokio-test v0.4.5
28372026-07-11T17:34:02.897Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28382026-07-11T17:34:03.138Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28392026-07-11T17:34:03.538Z Checking twox-hash v2.1.2
28402026-07-11T17:34:03.870Z Checking ff v0.14.0
28412026-07-11T17:34:04.079Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28422026-07-11T17:34:04.281Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28432026-07-11T17:34:04.989Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28442026-07-11T17:34:05.804Z Checking fatfs v0.3.6
28452026-07-11T17:34:06.004Z Checking signature v3.0.0
28462026-07-11T17:34:06.183Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28472026-07-11T17:34:06.289Z Compiling seq-macro v0.3.6
28482026-07-11T17:34:06.844Z Checking base16ct v1.0.0
28492026-07-11T17:34:07.000Z Checking group v0.14.0
28502026-07-11T17:34:07.032Z Checking sec1 v0.8.1
28512026-07-11T17:34:07.172Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28522026-07-11T17:34:07.203Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28532026-07-11T17:34:07.260Z Checking hkdf v0.13.0
28542026-07-11T17:34:07.341Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28552026-07-11T17:34:07.419Z Compiling petname v2.0.2
28562026-07-11T17:34:07.536Z Checking elliptic-curve v0.14.0-rc.33
28572026-07-11T17:34:08.034Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28582026-07-11T17:34:08.089Z Checking concurrent-queue v2.5.0
28592026-07-11T17:34:08.300Z Checking rtoolbox v0.0.3
28602026-07-11T17:34:08.458Z Checking parking v2.2.1
28612026-07-11T17:34:08.607Z Checking event-listener v5.4.1
28622026-07-11T17:34:08.698Z Checking rpassword v7.4.0
28632026-07-11T17:34:08.869Z Checking tui-tree-widget v0.23.1
28642026-07-11T17:34:09.087Z Checking rfc6979 v0.5.0
28652026-07-11T17:34:09.248Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28662026-07-11T17:34:09.252Z Checking sapling-renderdag v0.1.0
28672026-07-11T17:34:09.462Z Checking sync-ptr v0.1.4
28682026-07-11T17:34:09.526Z Checking ecdsa v0.17.0-rc.18
28692026-07-11T17:34:09.607Z Checking event-listener-strategy v0.5.4
28702026-07-11T17:34:09.764Z Checking primeorder v0.14.0-rc.10
28712026-07-11T17:34:09.919Z Checking primefield v0.14.0
28722026-07-11T17:34:10.085Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28732026-07-11T17:34:10.146Z Compiling curve25519-dalek v5.0.0-rc.0
28742026-07-11T17:34:10.321Z Checking constant_time_eq v0.4.2
28752026-07-11T17:34:10.484Z Checking arrayref v0.3.9
28762026-07-11T17:34:10.531Z Checking futures-timer v3.0.3
28772026-07-11T17:34:10.581Z Checking arrayvec v0.7.6
28782026-07-11T17:34:10.837Z Checking async-lock v3.4.2
28792026-07-11T17:34:10.867Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28802026-07-11T17:34:11.254Z Checking ssh-encoding v0.3.0-rc.9
28812026-07-11T17:34:11.527Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28822026-07-11T17:34:11.703Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28832026-07-11T17:34:11.883Z Compiling strsim v0.10.0
28842026-07-11T17:34:12.236Z Compiling darling_core v0.13.4
28852026-07-11T17:34:12.743Z Checking async-object-pool v0.2.0
28862026-07-11T17:34:13.684Z Compiling samael v0.0.19
28872026-07-11T17:34:13.726Z Checking ed25519 v3.0.0
28882026-07-11T17:34:13.948Z Checking crypto-primes v0.7.2
28892026-07-11T17:34:14.081Z Checking pkcs1 v0.8.0-rc.4
28902026-07-11T17:34:14.308Z Checking poly1305 v0.9.0
28912026-07-11T17:34:14.489Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28922026-07-11T17:34:14.600Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28932026-07-11T17:34:14.880Z Checking serde_regex v1.1.0
28942026-07-11T17:34:14.923Z Checking blowfish v0.10.0
28952026-07-11T17:34:15.061Z Checking blake2 v0.11.0-rc.6
28962026-07-11T17:34:15.095Z Checking assert-json-diff v2.0.2
28972026-07-11T17:34:15.262Z Checking path-tree v0.8.3
28982026-07-11T17:34:15.294Z Checking keccak v0.2.0
28992026-07-11T17:34:15.338Z Checking fiat-crypto v0.3.0
29002026-07-11T17:34:15.475Z Checking stringmetrics v2.2.2
29012026-07-11T17:34:15.478Z Checking gimli v0.32.3
29022026-07-11T17:34:15.680Z Compiling target-lexicon v0.13.3
29032026-07-11T17:34:16.260Z Checking httpmock v0.8.3
29042026-07-11T17:34:17.114Z Checking addr2line v0.25.1
29052026-07-11T17:34:17.410Z Checking sha3 v0.11.0
29062026-07-11T17:34:17.781Z Checking argon2 v0.6.0-rc.8
29072026-07-11T17:34:18.134Z Checking bcrypt-pbkdf v0.11.0
29082026-07-11T17:34:18.320Z Checking rsa v0.10.0-rc.18
29092026-07-11T17:34:18.528Z Checking ssh-cipher v0.3.0-rc.9
29102026-07-11T17:34:18.768Z Compiling darling_macro v0.13.4
29112026-07-11T17:34:18.824Z Checking ed25519-dalek v3.0.0-rc.0
29122026-07-11T17:34:19.074Z Checking p521 v0.14.0-rc.10
29132026-07-11T17:34:19.284Z Checking p256 v0.14.0-rc.10
29142026-07-11T17:34:20.052Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29152026-07-11T17:34:20.314Z Checking kem v0.3.0
29162026-07-11T17:34:20.459Z Checking module-lattice v0.2.3
29172026-07-11T17:34:20.602Z Checking p384 v0.14.0-rc.10
29182026-07-11T17:34:20.706Z Compiling guppy-workspace-hack v0.1.0
29192026-07-11T17:34:20.740Z Checking hex-literal v0.4.1
29202026-07-11T17:34:20.864Z Checking rustc-demangle v0.1.27
29212026-07-11T17:34:20.971Z Checking ml-kem v0.3.2
29222026-07-11T17:34:21.115Z Checking backtrace v0.3.76
29232026-07-11T17:34:21.442Z Compiling darling v0.13.4
29242026-07-11T17:34:21.774Z Compiling git2 v0.20.4
29252026-07-11T17:34:21.804Z Checking russh-cryptovec v0.61.0
29262026-07-11T17:34:21.833Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29272026-07-11T17:34:21.989Z Checking internal-russh-num-bigint v0.5.0
29282026-07-11T17:34:22.067Z Checking num-bigint v0.4.6
29292026-07-11T17:34:22.123Z Checking russh-util v0.52.0
29302026-07-11T17:34:22.276Z Checking generic-array v1.4.3
29312026-07-11T17:34:22.662Z Checking ssh-key v0.7.0-rc.10
29322026-07-11T17:34:22.848Z Compiling enum_dispatch v0.3.13
29332026-07-11T17:34:22.851Z Compiling blake3 v1.8.5
29342026-07-11T17:34:23.008Z Compiling delegate v0.13.5
29352026-07-11T17:34:23.287Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29362026-07-11T17:34:23.567Z Compiling target-spec v3.5.7
29372026-07-11T17:34:23.745Z Checking md5 v0.8.0
29382026-07-11T17:34:23.846Z Checking hex-literal v1.1.0
29392026-07-11T17:34:23.959Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29402026-07-11T17:34:24.018Z Checking russh v0.61.2
29412026-07-11T17:34:24.570Z Checking cfg-expr v0.20.6
29422026-07-11T17:34:24.617Z Compiling serde_with_macros v1.5.2
29432026-07-11T17:34:24.645Z Checking backtrace-ext v0.2.1
29442026-07-11T17:34:24.889Z Checking supports-color v2.1.0
29452026-07-11T17:34:25.010Z Checking textwrap v0.15.2
29462026-07-11T17:34:25.050Z Checking supports-hyperlinks v2.1.0
29472026-07-11T17:34:26.114Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29482026-07-11T17:34:26.117Z Checking supports-unicode v2.1.0
29492026-07-11T17:34:26.117Z Checking hashbrown v0.14.5
29502026-07-11T17:34:26.117Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29512026-07-11T17:34:26.117Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29522026-07-11T17:34:26.117Z Checking socket2 v0.5.10
29532026-07-11T17:34:26.117Z Checking terminal_size v0.1.17
29542026-07-11T17:34:26.117Z Compiling miette-derive v5.10.0
29552026-07-11T17:34:26.117Z Checking owo-colors v3.5.0
29562026-07-11T17:34:26.117Z Checking internet-checksum v0.2.1
29572026-07-11T17:34:26.385Z Checking chumsky v0.9.3
29582026-07-11T17:34:26.994Z Checking miette v5.10.0
29592026-07-11T17:34:27.412Z Compiling serde_with v1.14.0
29602026-07-11T17:34:27.670Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29612026-07-11T17:34:27.748Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29622026-07-11T17:34:27.843Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29632026-07-11T17:34:28.204Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29642026-07-11T17:34:28.417Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29652026-07-11T17:34:28.544Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29662026-07-11T17:34:28.577Z Compiling knuffel-derive v3.2.0
29672026-07-11T17:34:28.641Z Checking httptest v0.16.4
29682026-07-11T17:34:28.676Z Checking pathdiff v0.2.3
29692026-07-11T17:34:28.815Z Checking nested v0.1.1
29702026-07-11T17:34:28.982Z Checking topological-sort v0.2.2
29712026-07-11T17:34:29.036Z Checking guppy v0.17.25
29722026-07-11T17:34:29.151Z Checking omicron-zone-package v0.12.3
29732026-07-11T17:34:29.431Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29742026-07-11T17:34:29.990Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29752026-07-11T17:34:30.052Z Checking similar-asserts v1.7.0
29762026-07-11T17:34:30.118Z Checking knuffel v3.2.0
29772026-07-11T17:34:30.212Z Compiling polar-core v0.27.3
29782026-07-11T17:34:30.242Z Compiling target-triple v1.0.0
29792026-07-11T17:34:30.272Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29802026-07-11T17:34:30.611Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29812026-07-11T17:34:30.772Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29822026-07-11T17:34:31.112Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29832026-07-11T17:34:31.186Z Checking hickory-client v0.25.2
29842026-07-11T17:34:31.392Z Compiling assert_cmd v2.1.2
29852026-07-11T17:34:31.528Z Checking escape8259 v0.5.3
29862026-07-11T17:34:31.686Z Checking libtest-mimic v0.8.1
29872026-07-11T17:34:32.059Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29882026-07-11T17:34:32.143Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29892026-07-11T17:34:32.187Z Checking blake2b_simd v1.0.4
29902026-07-11T17:34:32.354Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29912026-07-11T17:34:32.607Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29922026-07-11T17:34:32.761Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29932026-07-11T17:34:32.830Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29942026-07-11T17:34:33.000Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29952026-07-11T17:34:33.031Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29962026-07-11T17:34:33.234Z Checking fancy-regex v0.14.0
29972026-07-11T17:34:33.298Z Checking serde_tokenstream v0.2.3
29982026-07-11T17:34:33.426Z Checking approx v0.5.1
29992026-07-11T17:34:33.539Z Checking uzers v0.12.2
30002026-07-11T17:34:33.587Z Compiling rstest_macros v0.25.0
30012026-07-11T17:34:33.658Z Checking termcolor v1.4.1
30022026-07-11T17:34:33.777Z Checking constant_time_eq v0.3.1
30032026-07-11T17:34:33.894Z Compiling linkme-impl v0.3.35
30042026-07-11T17:34:33.956Z Checking rust-argon2 v2.1.0
30052026-07-11T17:34:34.028Z Checking trybuild v1.0.116
30062026-07-11T17:34:34.208Z Checking datatest-stable v0.3.3
30072026-07-11T17:34:34.561Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30082026-07-11T17:34:34.662Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30092026-07-11T17:34:34.894Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30102026-07-11T17:34:34.926Z Checking support-bundle-viewer v0.1.2
30112026-07-11T17:34:35.196Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30122026-07-11T17:34:35.227Z Checking oso v0.27.3
30132026-07-11T17:34:35.430Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30142026-07-11T17:34:35.646Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30152026-07-11T17:34:35.679Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30162026-07-11T17:34:35.890Z Checking drift v0.2.0
30172026-07-11T17:34:35.920Z Checking rand_distr v0.5.1
30182026-07-11T17:34:36.156Z Checking multimap v0.10.1
30192026-07-11T17:34:36.268Z Compiling linkme v0.3.35
30202026-07-11T17:34:36.353Z Compiling relative-path v1.9.3
30212026-07-11T17:34:36.357Z Checking dropshot-api-manager v0.7.2
30222026-07-11T17:34:37.590Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30232026-07-11T17:34:37.961Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30242026-07-11T17:34:37.994Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30252026-07-11T17:34:38.111Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30262026-07-11T17:34:38.171Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30272026-07-11T17:34:38.322Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30282026-07-11T17:34:38.567Z Checking cargo_toml v0.21.0
30292026-07-11T17:34:38.683Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30302026-07-11T17:34:38.713Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30312026-07-11T17:34:39.024Z Checking partial-io v0.5.4
30322026-07-11T17:34:39.188Z Checking termios v0.3.3
30332026-07-11T17:34:39.258Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30342026-07-11T17:34:39.340Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30352026-07-11T17:34:39.401Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30362026-07-11T17:34:40.238Z Checking rstest v0.25.0
30372026-07-11T17:34:40.763Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30382026-07-11T17:34:44.924Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30392026-07-11T17:34:49.282Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30402026-07-11T17:34:52.088Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30412026-07-11T17:34:52.323Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30422026-07-11T17:34:53.864Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30432026-07-11T17:34:57.883Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30442026-07-11T17:35:03.557Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30452026-07-11T17:35:07.610Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30462026-07-11T17:35:08.227Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30472026-07-11T17:35:09.743Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30482026-07-11T17:35:13.897Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30492026-07-11T17:35:19.013Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30502026-07-11T17:35:36.133Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
30512026-07-11T17:36:33.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
30522026-07-11T17:36:34.617Z
30532026-07-11T17:36:34.617Zreal 4:09.958752335
30542026-07-11T17:36:34.617Zuser 21:28.306008603
30552026-07-11T17:36:34.617Zsys 4:52.584889196
30562026-07-11T17:36:34.618Ztrap 0.530232616
30572026-07-11T17:36:34.618Ztflt 0.434209687
30582026-07-11T17:36:34.618Zdflt 0.575859581
30592026-07-11T17:36:34.618Zkflt 0.005144662
30602026-07-11T17:36:34.618Zlock 58:58.062182939
30612026-07-11T17:36:34.618Zslp 59:05.398856877
30622026-07-11T17:36:34.618Zlat 1:56.814603235
30632026-07-11T17:36:34.618Zstop 10:20.251326461
30642026-07-11T17:36:34.621Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30652026-07-11T17:36:34.621Z+ ptime -m cargo doc --workspace --no-deps
30662026-07-11T17:36:35.441Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30672026-07-11T17:36:35.441Z |
30682026-07-11T17:36:35.441Z = 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)`
30692026-07-11T17:36:35.441Z = 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>
30702026-07-11T17:36:36.451Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30712026-07-11T17:36:36.687Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30722026-07-11T17:36:36.732Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30732026-07-11T17:36:36.792Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30742026-07-11T17:36:36.823Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30752026-07-11T17:36:36.882Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30762026-07-11T17:36:36.910Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30772026-07-11T17:36:37.024Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30782026-07-11T17:36:37.054Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30792026-07-11T17:36:37.077Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30802026-07-11T17:36:37.253Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30812026-07-11T17:36:37.296Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30822026-07-11T17:36:37.334Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30832026-07-11T17:36:37.358Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30842026-07-11T17:36:37.399Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30852026-07-11T17:36:37.402Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30862026-07-11T17:36:37.441Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30872026-07-11T17:36:37.462Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30882026-07-11T17:36:37.485Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30892026-07-11T17:36:37.508Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30902026-07-11T17:36:37.564Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30912026-07-11T17:36:37.604Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30922026-07-11T17:36:37.856Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30932026-07-11T17:36:38.189Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30942026-07-11T17:36:38.212Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30952026-07-11T17:36:38.283Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30962026-07-11T17:36:38.333Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30972026-07-11T17:36:38.358Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30982026-07-11T17:36:38.529Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30992026-07-11T17:36:38.598Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31002026-07-11T17:36:38.691Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31012026-07-11T17:36:38.807Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31022026-07-11T17:36:38.855Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31032026-07-11T17:36:38.914Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31042026-07-11T17:36:38.965Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31052026-07-11T17:36:39.038Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31062026-07-11T17:36:39.086Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31072026-07-11T17:36:39.152Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31082026-07-11T17:36:39.301Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31092026-07-11T17:36:39.461Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31102026-07-11T17:36:39.547Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31112026-07-11T17:36:39.841Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31122026-07-11T17:36:39.942Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31132026-07-11T17:36:39.982Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31142026-07-11T17:36:40.115Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31152026-07-11T17:36:40.139Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31162026-07-11T17:36:40.212Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31172026-07-11T17:36:40.289Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31182026-07-11T17:36:40.374Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31192026-07-11T17:36:40.426Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31202026-07-11T17:36:40.482Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31212026-07-11T17:36:40.534Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31222026-07-11T17:36:40.624Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31232026-07-11T17:36:40.676Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31242026-07-11T17:36:40.724Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31252026-07-11T17:36:40.753Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31262026-07-11T17:36:40.776Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31272026-07-11T17:36:40.834Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31282026-07-11T17:36:40.889Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31292026-07-11T17:36:41.265Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31302026-07-11T17:36:41.300Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31312026-07-11T17:36:41.405Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31322026-07-11T17:36:41.592Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31332026-07-11T17:36:41.826Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31342026-07-11T17:36:42.054Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31352026-07-11T17:36:42.277Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31362026-07-11T17:36:42.325Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31372026-07-11T17:36:42.348Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31382026-07-11T17:36:42.370Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31392026-07-11T17:36:42.565Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31402026-07-11T17:36:42.600Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31412026-07-11T17:36:42.623Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31422026-07-11T17:36:42.646Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31432026-07-11T17:36:43.124Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31442026-07-11T17:36:43.682Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31452026-07-11T17:36:43.682Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31462026-07-11T17:36:43.727Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31472026-07-11T17:36:43.829Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31482026-07-11T17:36:43.945Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31492026-07-11T17:36:44.069Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31502026-07-11T17:36:44.155Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31512026-07-11T17:36:44.213Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31522026-07-11T17:36:44.344Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31532026-07-11T17:36:44.390Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31542026-07-11T17:36:44.426Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31552026-07-11T17:36:44.429Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31562026-07-11T17:36:44.662Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31572026-07-11T17:36:44.747Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31582026-07-11T17:36:44.770Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31592026-07-11T17:36:44.773Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31602026-07-11T17:36:44.811Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31612026-07-11T17:36:44.986Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31622026-07-11T17:36:45.032Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31632026-07-11T17:36:45.108Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31642026-07-11T17:36:45.112Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31652026-07-11T17:36:45.130Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31662026-07-11T17:36:45.171Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31672026-07-11T17:36:45.315Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31682026-07-11T17:36:45.340Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31692026-07-11T17:36:45.401Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31702026-07-11T17:36:45.423Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31712026-07-11T17:36:45.445Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31722026-07-11T17:36:45.555Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31732026-07-11T17:36:45.576Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31742026-07-11T17:36:45.657Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31752026-07-11T17:36:45.727Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31762026-07-11T17:36:45.769Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31772026-07-11T17:36:45.988Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31782026-07-11T17:36:46.010Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31792026-07-11T17:36:46.052Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31802026-07-11T17:36:46.503Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31812026-07-11T17:36:46.658Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31822026-07-11T17:36:46.749Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31832026-07-11T17:36:47.370Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31842026-07-11T17:36:47.510Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31852026-07-11T17:36:47.554Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31862026-07-11T17:36:47.845Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31872026-07-11T17:36:48.131Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31882026-07-11T17:36:48.263Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31892026-07-11T17:36:48.920Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31902026-07-11T17:36:49.529Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31912026-07-11T17:36:49.726Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31922026-07-11T17:36:50.417Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31932026-07-11T17:36:50.680Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31942026-07-11T17:36:50.722Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31952026-07-11T17:36:50.831Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31962026-07-11T17:36:50.992Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31972026-07-11T17:36:51.300Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31982026-07-11T17:36:51.393Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31992026-07-11T17:36:51.698Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32002026-07-11T17:36:51.774Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32012026-07-11T17:36:52.257Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32022026-07-11T17:36:52.507Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32032026-07-11T17:36:52.705Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32042026-07-11T17:36:52.998Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32052026-07-11T17:36:53.093Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32062026-07-11T17:36:53.130Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32072026-07-11T17:36:53.333Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32082026-07-11T17:36:53.713Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32092026-07-11T17:36:54.305Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32102026-07-11T17:36:54.512Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32112026-07-11T17:36:55.033Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32122026-07-11T17:36:55.449Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32132026-07-11T17:36:55.588Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32142026-07-11T17:36:56.203Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32152026-07-11T17:36:56.732Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32162026-07-11T17:36:56.905Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32172026-07-11T17:36:57.281Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32182026-07-11T17:36:57.715Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32192026-07-11T17:36:57.774Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32202026-07-11T17:36:58.083Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32212026-07-11T17:36:58.940Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32222026-07-11T17:36:58.963Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32232026-07-11T17:36:59.344Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32242026-07-11T17:37:00.024Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32252026-07-11T17:37:00.220Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32262026-07-11T17:37:00.685Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32272026-07-11T17:37:04.262Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32282026-07-11T17:37:05.061Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32292026-07-11T17:37:05.337Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32302026-07-11T17:37:05.830Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32312026-07-11T17:37:06.257Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32322026-07-11T17:37:06.321Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32332026-07-11T17:37:06.463Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32342026-07-11T17:37:07.948Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32352026-07-11T17:37:08.105Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32362026-07-11T17:37:08.572Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32372026-07-11T17:37:09.365Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32382026-07-11T17:37:09.396Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32392026-07-11T17:37:09.516Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32402026-07-11T17:37:09.705Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32412026-07-11T17:37:09.734Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32422026-07-11T17:37:10.004Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32432026-07-11T17:37:10.028Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32442026-07-11T17:37:10.448Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32452026-07-11T17:37:10.448Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32462026-07-11T17:37:10.584Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32472026-07-11T17:37:11.254Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32482026-07-11T17:37:11.277Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32492026-07-11T17:37:11.611Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32502026-07-11T17:37:11.793Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32512026-07-11T17:37:11.939Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32522026-07-11T17:37:12.638Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32532026-07-11T17:37:13.325Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32542026-07-11T17:37:13.745Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32552026-07-11T17:37:14.219Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32562026-07-11T17:37:14.475Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32572026-07-11T17:37:16.144Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32582026-07-11T17:37:18.146Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32592026-07-11T17:37:18.755Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32602026-07-11T17:37:19.402Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32612026-07-11T17:37:20.415Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32622026-07-11T17:37:21.451Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32632026-07-11T17:37:23.144Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32642026-07-11T17:37:23.647Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32652026-07-11T17:37:25.183Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32662026-07-11T17:37:25.703Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32672026-07-11T17:37:27.099Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32682026-07-11T17:37:29.116Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32692026-07-11T17:37:29.355Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32702026-07-11T17:37:30.111Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32712026-07-11T17:37:30.481Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32722026-07-11T17:37:32.741Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32732026-07-11T17:37:33.734Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32742026-07-11T17:37:36.626Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32752026-07-11T17:37:37.464Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32762026-07-11T17:37:38.684Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32772026-07-11T17:37:39.483Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32782026-07-11T17:37:40.252Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32792026-07-11T17:37:41.019Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32802026-07-11T17:37:41.759Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32812026-07-11T17:37:43.262Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32822026-07-11T17:37:43.321Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32832026-07-11T17:37:44.430Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32842026-07-11T17:37:44.778Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32852026-07-11T17:37:45.481Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32862026-07-11T17:37:46.408Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32872026-07-11T17:37:47.445Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32882026-07-11T17:37:50.038Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32892026-07-11T17:37:51.171Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32902026-07-11T17:37:52.431Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32912026-07-11T17:37:53.462Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32922026-07-11T17:37:54.296Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32932026-07-11T17:37:55.276Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32942026-07-11T17:37:56.477Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32952026-07-11T17:37:59.620Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32962026-07-11T17:38:00.093Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32972026-07-11T17:38:01.180Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32982026-07-11T17:38:02.169Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32992026-07-11T17:38:03.705Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33002026-07-11T17:38:04.802Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33012026-07-11T17:38:07.423Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33022026-07-11T17:38:08.032Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33032026-07-11T17:38:09.533Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33042026-07-11T17:38:11.480Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33052026-07-11T17:38:14.474Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33062026-07-11T17:38:16.112Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33072026-07-11T17:38:17.654Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33082026-07-11T17:38:19.332Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33092026-07-11T17:38:23.572Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33102026-07-11T17:38:24.024Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33112026-07-11T17:38:25.485Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33122026-07-11T17:38:25.890Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33132026-07-11T17:38:27.831Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33142026-07-11T17:38:29.509Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33152026-07-11T17:38:31.256Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33162026-07-11T17:38:33.277Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33172026-07-11T17:38:35.012Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33182026-07-11T17:38:36.713Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33192026-07-11T17:38:38.762Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33202026-07-11T17:38:40.163Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33212026-07-11T17:38:41.945Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33222026-07-11T17:38:43.657Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33232026-07-11T17:38:45.363Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33242026-07-11T17:38:47.107Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33252026-07-11T17:38:48.528Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33262026-07-11T17:38:52.295Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33272026-07-11T17:38:53.993Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33282026-07-11T17:38:55.670Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33292026-07-11T17:38:57.425Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33302026-07-11T17:38:59.307Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33312026-07-11T17:39:03.364Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33322026-07-11T17:39:05.427Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33332026-07-11T17:39:07.222Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33342026-07-11T17:39:09.064Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33352026-07-11T17:39:11.934Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33362026-07-11T17:39:13.395Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33372026-07-11T17:39:15.873Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33382026-07-11T17:39:18.133Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33392026-07-11T17:39:20.454Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33402026-07-11T17:39:22.986Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33412026-07-11T17:39:25.110Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33422026-07-11T17:39:27.382Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33432026-07-11T17:39:29.595Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33442026-07-11T17:39:31.840Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33452026-07-11T17:39:34.543Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33462026-07-11T17:39:36.578Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33472026-07-11T17:39:38.447Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33482026-07-11T17:39:40.735Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33492026-07-11T17:39:42.898Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33502026-07-11T17:39:45.219Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33512026-07-11T17:39:47.483Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33522026-07-11T17:39:49.944Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33532026-07-11T17:39:52.274Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33542026-07-11T17:39:54.598Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33552026-07-11T17:39:56.964Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33562026-07-11T17:39:59.366Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33572026-07-11T17:40:01.702Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33582026-07-11T17:40:04.043Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33592026-07-11T17:40:06.429Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33602026-07-11T17:40:08.788Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33612026-07-11T17:40:11.194Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33622026-07-11T17:40:13.562Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33632026-07-11T17:40:15.801Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33642026-07-11T17:40:18.219Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33652026-07-11T17:40:20.643Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33662026-07-11T17:40:23.021Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33672026-07-11T17:40:25.417Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33682026-07-11T17:40:27.888Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33692026-07-11T17:40:30.230Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33702026-07-11T17:40:32.655Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33712026-07-11T17:40:35.043Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33722026-07-11T17:40:37.369Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
33732026-07-11T17:40:39.837Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33742026-07-11T17:40:42.303Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33752026-07-11T17:40:44.617Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33762026-07-11T17:40:47.510Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33772026-07-11T17:40:49.688Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33782026-07-11T17:40:52.097Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33792026-07-11T17:40:54.870Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33802026-07-11T17:40:57.262Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33812026-07-11T17:40:59.647Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33822026-07-11T17:41:02.297Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33832026-07-11T17:41:04.842Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33842026-07-11T17:41:07.459Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33852026-07-11T17:41:10.127Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33862026-07-11T17:41:12.731Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33872026-07-11T17:41:15.277Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33882026-07-11T17:41:17.842Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33892026-07-11T17:41:20.458Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33902026-07-11T17:41:23.129Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33912026-07-11T17:41:25.801Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33922026-07-11T17:41:28.744Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33932026-07-11T17:41:31.235Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33942026-07-11T17:41:39.270Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33952026-07-11T17:41:39.290Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33962026-07-11T17:41:42.641Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33972026-07-11T17:41:47.305Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33982026-07-11T17:41:50.372Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33992026-07-11T17:41:54.039Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34002026-07-11T17:41:57.777Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34012026-07-11T17:42:01.481Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34022026-07-11T17:42:05.120Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34032026-07-11T17:42:08.825Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34042026-07-11T17:42:12.580Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34052026-07-11T17:42:16.323Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34062026-07-11T17:42:19.892Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34072026-07-11T17:42:23.633Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34082026-07-11T17:42:27.361Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34092026-07-11T17:42:31.302Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34102026-07-11T17:42:34.884Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34112026-07-11T17:42:38.592Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34122026-07-11T17:42:42.359Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34132026-07-11T17:42:46.083Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34142026-07-11T17:42:49.831Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34152026-07-11T17:42:53.605Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34162026-07-11T17:42:57.367Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34172026-07-11T17:43:01.059Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34182026-07-11T17:43:04.789Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34192026-07-11T17:43:34.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 00s
34202026-07-11T17:43:34.816Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 201 other files
34212026-07-11T17:43:34.914Z
34222026-07-11T17:43:34.917Zreal 7:00.215389158
34232026-07-11T17:43:34.917Zuser 18:40.959146086
34242026-07-11T17:43:34.918Zsys 3:58.916447432
34252026-07-11T17:43:34.918Ztrap 0.266542768
34262026-07-11T17:43:34.918Ztflt 0.008628132
34272026-07-11T17:43:34.918Zdflt 0.053694975
34282026-07-11T17:43:34.918Zkflt 0.000019260
34292026-07-11T17:43:34.918Zlock 6:29:53.675265576
34302026-07-11T17:43:34.918Zslp 2:21:29.100888490
34312026-07-11T17:43:34.918Zlat 34.622637926
34322026-07-11T17:43:34.918Zstop 1:36.495183226
34332026-07-11T17:43:34.918Zprocess exited: duration 789203 ms, exit code 0
 
34342026-07-11T17:43:34.925Zfound 0 output files