01KY317DSXHGNZF1B84JSVPHK6: clippy (helios)

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

Buildomat Job: 01KY318805MKGF135N1JMVSDJB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-21T19:09:05.149Zjob assigned to worker 01KY318FZ5P2C1A7ATCGDCGX2Q [factory aws, i-04388dca18d38881c] (queued for 51 s)
 
22026-07-21T19:09:11.189Zstarting task 0: "setup"
32026-07-21T19:09:11.193Z++ uname -s
42026-07-21T19:09:11.196Z+ kern=SunOS
52026-07-21T19:09:11.196Z+ build_user=build
62026-07-21T19:09:11.196Z+ build_uid=12345
72026-07-21T19:09:11.196Z+ work_dir=/work
82026-07-21T19:09:11.196Z+ input_dir=/input
92026-07-21T19:09:11.196Z+ [[ 0 == 12345 ]]
102026-07-21T19:09:11.196Z+ case "$kern" in
112026-07-21T19:09:11.196Z+ groupadd -g 12345 build
122026-07-21T19:09:11.196Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-21T19:09:13.220Z+ zfs create -o mountpoint=/work rpool/work
142026-07-21T19:09:13.310Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-21T19:09:13.367Z+ home_fs=zfs
162026-07-21T19:09:13.367Z+ [[ zfs == autofs ]]
172026-07-21T19:09:13.367Z+ mkdir -p /home/build
182026-07-21T19:09:13.367Z+ chown build:build /home/build /work
192026-07-21T19:09:15.319Z+ chmod 0700 /home/build /work
202026-07-21T19:09:15.364Zprocess exited: duration 4108 ms, exit code 0
 
212026-07-21T19:09:15.430Zstarting task 1: "rust-toolchain"
222026-07-21T19:09:15.447Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-21T19:09:15.447Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-07-21T19:09:15.447Z * rust toolchain channel = "1.96.1"
252026-07-21T19:09:15.447Z * rust toolchain profile = "default"
262026-07-21T19:09:15.447Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-21T19:09:15.447Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-21T19:09:15.448Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-21T19:09:15.448Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-21T19:09:15.536Zinfo: downloading installer
312026-07-21T19:09:16.892Zwarn: It looks like you have an existing rustup settings file at:
322026-07-21T19:09:16.892Zwarn: /home/build/.rustup/settings.toml
332026-07-21T19:09:16.892Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-21T19:09:16.893Zwarn: instead of the one inferred from the default host triple.
352026-07-21T19:09:16.908Zinfo: profile set to default
362026-07-21T19:09:16.908Zinfo: default host triple is x86_64-unknown-illumos
372026-07-21T19:09:16.920Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-21T19:09:17.046Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-21T19:09:17.052Zinfo: downloading 6 components
402026-07-21T19:09:32.146Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-21T19:09:32.147Z
422026-07-21T19:09:32.176Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-21T19:09:32.176Z
442026-07-21T19:09:32.176Z
452026-07-21T19:09:32.176ZRust is installed now. Great!
462026-07-21T19:09:32.176Z
472026-07-21T19:09:32.179ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-21T19:09:32.179Zenvironment variable. This has not been done automatically.
492026-07-21T19:09:32.179Z
502026-07-21T19:09:32.180ZTo configure your current shell, you need to source
512026-07-21T19:09:32.180Zthe corresponding env file under $HOME/.cargo.
522026-07-21T19:09:32.180Z
532026-07-21T19:09:32.180ZThis is usually done by running one of the following (note the leading DOT):
542026-07-21T19:09:32.181Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-21T19:09:32.181Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-21T19:09:32.181Zsource "~/.cargo/env.nu" # For nushell
572026-07-21T19:09:32.181Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-21T19:09:32.181Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-21T19:09:32.181Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-21T19:09:32.181Zwarn: no default linker (`cc`) was found in your PATH
612026-07-21T19:09:32.181Zwarn: many Rust crates require a system C toolchain to build
622026-07-21T19:09:32.259Z+ rustup --version
632026-07-21T19:09:32.267Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-21T19:09:32.275Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-21T19:09:32.288Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-21T19:09:32.292Z+ cargo --version
672026-07-21T19:09:32.306Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-21T19:09:32.308Z+ rustc --version
692026-07-21T19:09:32.329Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-21T19:09:32.332Zprocess exited: duration 16912 ms, exit code 0
 
712026-07-21T19:09:32.339Zstarting task 2: "authentication"
722026-07-21T19:09:32.358Zprocess exited: duration 19 ms, exit code 0
 
732026-07-21T19:09:32.363Zstarting task 3: "clone repository"
742026-07-21T19:09:32.367Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-21T19:09:32.370Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-21T19:09:32.400ZCloning into '/work/oxidecomputer/omicron'...
772026-07-21T19:09:42.530Z+ cd /work/oxidecomputer/omicron
782026-07-21T19:09:42.530Z+ git fetch origin 41f7fe0e387486f78610e0f4a0ba43e837c136af
792026-07-21T19:09:42.854ZFrom https://github.com/oxidecomputer/omicron
802026-07-21T19:09:42.854Z * branch 41f7fe0e387486f78610e0f4a0ba43e837c136af -> FETCH_HEAD
812026-07-21T19:09:42.868Z+ [[ -n sunshowers/spr/14n-update-engine-adopt-the-oxide-update-engine-crates-delete-the-vendored-copy ]]
822026-07-21T19:09:42.876Z++ git branch --show-current
832026-07-21T19:09:42.876Z+ current=main
842026-07-21T19:09:42.876Z+ [[ main != sunshowers/spr/14n-update-engine-adopt-the-oxide-update-engine-crates-delete-the-vendored-copy ]]
852026-07-21T19:09:42.876Z+ git branch -f sunshowers/spr/14n-update-engine-adopt-the-oxide-update-engine-crates-delete-the-vendored-copy 41f7fe0e387486f78610e0f4a0ba43e837c136af
862026-07-21T19:09:42.876Z+ git checkout -f sunshowers/spr/14n-update-engine-adopt-the-oxide-update-engine-crates-delete-the-vendored-copy
872026-07-21T19:09:43.118ZSwitched to branch 'sunshowers/spr/14n-update-engine-adopt-the-oxide-update-engine-crates-delete-the-vendored-copy'
882026-07-21T19:09:43.123Z+ git reset --hard 41f7fe0e387486f78610e0f4a0ba43e837c136af
892026-07-21T19:09:43.142ZHEAD is now at 41f7fe0e3 rebase
902026-07-21T19:09:43.146Zprocess exited: duration 10778 ms, exit code 0
 
912026-07-21T19:09:43.153Zstarting task 4: "build"
922026-07-21T19:09:43.157Z+ source ./env.sh
932026-07-21T19:09:43.160Z++ OLD_SHELL_OPTS=ehxB
942026-07-21T19:09:43.160Z++ set -o xtrace
952026-07-21T19:09:43.160Z++++ dirname ./env.sh
962026-07-21T19:09:43.168Z+++ readlink -f .
972026-07-21T19:09:43.168Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-07-21T19:09:43.169Z++ 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-21T19:09:43.169Z++ 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-21T19:09:43.169Z++ 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-21T19:09:43.169Z++ 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-21T19:09:43.169Z++ 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-21T19:09:43.169Z++ 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-21T19:09:43.169Z++ 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-21T19:09:43.169Z++ 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-21T19:09:43.170Z++ 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-21T19:09:43.170Z++ 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-21T19:09:43.170Z++ case $OLD_SHELL_OPTS in
1092026-07-21T19:09:43.170Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-07-21T19:09:43.170Z+ source .github/buildomat/ci-env.sh
1112026-07-21T19:09:43.170Z++ export CARGO_TERM_COLOR=always
1122026-07-21T19:09:43.170Z++ CARGO_TERM_COLOR=always
1132026-07-21T19:09:43.170Z+++ uname -s
1142026-07-21T19:09:43.173Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-07-21T19:09:43.173Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-07-21T19:09:43.173Z+ cargo --version
1172026-07-21T19:09:43.176Zcargo 1.96.1 (356927216 2026-06-26)
1182026-07-21T19:09:43.176Z+ rustc --version
1192026-07-21T19:09:43.198Zrustc 1.96.1 (31fca3adb 2026-06-26)
1202026-07-21T19:09:43.202Z+ banner prerequisites
1212026-07-21T19:09:43.202Z
1222026-07-21T19:09:43.202Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-07-21T19:09:43.202Z # # # # # # # # # # # # # # #
1242026-07-21T19:09:43.202Z # # # # ##### # # ##### # # # # # #### #
1252026-07-21T19:09:43.202Z ##### ##### # ##### # # # # # # # # #
1262026-07-21T19:09:43.202Z # # # # # # # # # # # # # # #
1272026-07-21T19:09:43.202Z # # # ###### # # ###### ### # #### # #### #
1282026-07-21T19:09:43.202Z
1292026-07-21T19:09:43.202Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-07-21T19:09:44.787Z Startup: Refreshing catalog 'helios' ... Done
1312026-07-21T19:09:44.984Z Startup: Caching catalogs ... Done
1322026-07-21T19:09:45.916ZPlanning: Solver setup ... Done (0.858s)
1332026-07-21T19:09:45.953ZPlanning: Running solver ... Done (0.039s)
1342026-07-21T19:09:45.976ZPlanning: Finding local manifests ... Done (0.002s)
1352026-07-21T19:09:45.986ZPlanning: Fetching manifests: 0/2 0% complete
1362026-07-21T19:09:46.002ZPlanning: Fetching manifests: 2/2 100% complete
1372026-07-21T19:09:46.016ZPlanning: Package planning ... Done (0.013s)
1382026-07-21T19:09:46.019ZPlanning: Merging actions ... Done (0.001s)
1392026-07-21T19:09:46.216ZPlanning: Checking for conflicting actions ... Done (0.197s)
1402026-07-21T19:09:46.219ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-07-21T19:09:46.989ZPlanning: Evaluating mediators ... Done (0.774s)
1422026-07-21T19:09:46.995ZPlanning: Planning completed in 1.98 seconds
1432026-07-21T19:09:47.000Z Packages to install: 2
1442026-07-21T19:09:47.000Z Estimated space available: 156.06 GB
1452026-07-21T19:09:47.000ZEstimated space to be consumed: 46.64 MB
1462026-07-21T19:09:47.000Z Create boot environment: No
1472026-07-21T19:09:47.003ZCreate backup boot environment: No
1482026-07-21T19:09:47.003Z Rebuild boot archive: No
1492026-07-21T19:09:47.003Z
1502026-07-21T19:09:47.003ZChanged packages:
1512026-07-21T19:09:47.003Zhelios
1522026-07-21T19:09:47.003Z developer/build-essential
1532026-07-21T19:09:47.003Z None -> 11-3.0
1542026-07-21T19:09:47.003Z library/libxmlsec1
1552026-07-21T19:09:47.003Z None -> 1.2.35-3.0
1562026-07-21T19:09:47.022Z
1572026-07-21T19:09:47.022ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-07-21T19:09:47.099ZDownload: Completed 1.28 MB in 0.08 seconds (16.6M/s)
1592026-07-21T19:09:47.168Z Actions: 1/268 actions (Installing new actions)
1602026-07-21T19:09:47.205Z Actions: Completed 268 actions in 0.04 seconds.
1612026-07-21T19:09:47.224ZFinalize: Updating package state database ... Done (0.018s)
1622026-07-21T19:09:47.227ZFinalize: Updating package cache ... Done (0.000s)
1632026-07-21T19:09:47.271ZFinalize: Updating image state ... Done (0.047s)
1642026-07-21T19:09:49.682ZFinalize: Creating fast lookup database ... Done (2.374s)
1652026-07-21T19:09:49.749ZFinalize: Reading search index ... Done (0.012s)
1662026-07-21T19:09:49.754ZFinalize: Updating search index ... Done (0.000s)
1672026-07-21T19:09:49.843ZFinalize: Updating package cache ... Done (0.000s)
1682026-07-21T19:09:50.176ZPlanning: Evaluating mediator changes ... Done
1692026-07-21T19:09:50.280ZPlanning: Checking for conflicting actions ... Done
1702026-07-21T19:09:50.285ZPlanning: Consolidating action changes ... Done
1712026-07-21T19:09:50.439ZPlanning: Evaluating mediators ... Done
1722026-07-21T19:09:50.443ZPlanning: Planning completed in 0.26 seconds
1732026-07-21T19:09:50.466Z Mediators to change: 2
1742026-07-21T19:09:50.466Z Create boot environment: No
1752026-07-21T19:09:50.470ZCreate backup boot environment: No
1762026-07-21T19:09:50.512ZFinalize: Updating package state database ... Done
1772026-07-21T19:09:50.512ZFinalize: Updating package cache ... Done
1782026-07-21T19:09:50.539ZFinalize: Updating image state ... Done
1792026-07-21T19:09:52.507ZFinalize: Creating fast lookup database ... Done
1802026-07-21T19:09:52.576ZFinalize: Reading search index ... Done
1812026-07-21T19:09:52.579ZFinalize: Updating search index ... Done
1822026-07-21T19:09:52.633ZFinalize: Updating package cache ... Done
1832026-07-21T19:09:52.914ZPlanning: Evaluating mediator changes ... Done
1842026-07-21T19:09:53.020ZPlanning: Checking for conflicting actions ... Done
1852026-07-21T19:09:53.025ZPlanning: Consolidating action changes ... Done
1862026-07-21T19:09:53.176ZPlanning: Evaluating mediators ... Done
1872026-07-21T19:09:53.180ZPlanning: Planning completed in 0.26 seconds
1882026-07-21T19:09:53.199Z Mediators to change: 1
1892026-07-21T19:09:53.199Z Create boot environment: No
1902026-07-21T19:09:53.199ZCreate backup boot environment: No
1912026-07-21T19:09:53.243ZFinalize: Updating package state database ... Done
1922026-07-21T19:09:53.247ZFinalize: Updating package cache ... Done
1932026-07-21T19:09:53.272ZFinalize: Updating image state ... Done
1942026-07-21T19:09:55.245ZFinalize: Creating fast lookup database ... Done
1952026-07-21T19:09:55.306ZFinalize: Reading search index ... Done
1962026-07-21T19:09:55.311ZFinalize: Updating search index ... Done
1972026-07-21T19:09:55.364ZFinalize: Updating package cache ... Done
1982026-07-21T19:09:55.683ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-07-21T19:09:55.683Zapache system 2.4 system
2002026-07-21T19:09:55.683Zclang system 15 system
2012026-07-21T19:09:55.683Zcsh system system illumos
2022026-07-21T19:09:55.683Zctags system system illumos
2032026-07-21T19:09:55.683Zfile vendor vendor darwinsys
2042026-07-21T19:09:55.683Zfile system system illumos
2052026-07-21T19:09:55.683Zgcc vendor 14 vendor
2062026-07-21T19:09:55.683Zgcc system 13 system
2072026-07-21T19:09:55.683Zgcc system 10 system
2082026-07-21T19:09:55.683Zgo system 1.25 system
2092026-07-21T19:09:55.683Zllvm system 15 system
2102026-07-21T19:09:55.683Zmariadb system 11.4 system
2112026-07-21T19:09:55.684Zmta vendor vendor dma
2122026-07-21T19:09:55.684Zopenjdk system 17 system
2132026-07-21T19:09:55.684Zopenjdk system 11 system
2142026-07-21T19:09:55.684Zopenssl vendor 3 vendor
2152026-07-21T19:09:55.684Zperl system 5.40 system
2162026-07-21T19:09:55.684Zpostgresql system 18 system
2172026-07-21T19:09:55.684Zpostgresql system 17 system
2182026-07-21T19:09:55.684Zpython vendor 3 vendor
2192026-07-21T19:09:55.684Zpython system 2 system
2202026-07-21T19:09:55.684Zpython3 vendor 3.13 vendor
2212026-07-21T19:09:55.684Zruby system 3.4 system
2222026-07-21T19:09:55.684Zruby system 3.0 system
2232026-07-21T19:09:55.684Zwords vendor vendor american-english
2242026-07-21T19:09:55.684Zwords system system australian-english
2252026-07-21T19:09:55.684Zwords system system british-english
2262026-07-21T19:09:55.684Zwords system system canadian-english
2272026-07-21T19:09:55.684Zwords system system french
2282026-07-21T19:09:55.684Zwords system system italian
2292026-07-21T19:09:55.684Zwords system system ngerman
2302026-07-21T19:09:55.684Zwords system system ogerman
2312026-07-21T19:09:55.684Zwords system system spanish
2322026-07-21T19:09:55.939ZPUBLISHER TYPE STATUS P LOCATION
2332026-07-21T19:09:55.939Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-07-21T19:09:56.303ZFMRI IFO
2352026-07-21T19:09:56.303Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-07-21T19:09:56.303Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-07-21T19:09:56.303Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-07-21T19:09:56.303Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-07-21T19:09:56.303Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-07-21T19:09:56.303Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-07-21T19:09:56.303Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-07-21T19:09:56.303Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-07-21T19:09:56.303Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-07-21T19:09:56.585Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-07-21T19:09:56.874Z Updating crates.io index
2462026-07-21T19:09:56.877Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-07-21T19:09:57.092Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-07-21T19:09:57.385Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-07-21T19:09:58.278Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-07-21T19:09:58.775Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-07-21T19:10:00.740Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-07-21T19:10:01.531Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-07-21T19:10:01.804Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-07-21T19:10:02.126Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-07-21T19:10:03.696Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-07-21T19:10:03.973Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-07-21T19:10:04.309Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2582026-07-21T19:10:04.577Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-07-21T19:10:04.979Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-07-21T19:10:05.512Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-07-21T19:10:05.898Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-07-21T19:10:06.159Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-07-21T19:10:06.453Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-07-21T19:10:06.788Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652026-07-21T19:10:07.027Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2662026-07-21T19:10:07.274Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2672026-07-21T19:10:07.557Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-07-21T19:10:07.891Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-07-21T19:10:08.280Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-07-21T19:10:08.697Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-07-21T19:10:09.220Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-07-21T19:10:09.622Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-07-21T19:10:10.013Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2742026-07-21T19:10:10.303Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752026-07-21T19:10:10.609Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762026-07-21T19:10:10.989Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772026-07-21T19:10:11.366Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-07-21T19:10:11.776Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792026-07-21T19:10:12.032Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802026-07-21T19:10:12.310Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-07-21T19:10:12.595Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-07-21T19:10:12.897Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-07-21T19:10:13.189Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2842026-07-21T19:10:13.426Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2852026-07-21T19:10:13.683Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2862026-07-21T19:10:13.901Z Updating git repository `https://github.com/illumos/smf-rs`
2872026-07-21T19:10:16.615Z Downloading crates ...
2882026-07-21T19:10:16.670Z Downloaded heck v0.4.1
2892026-07-21T19:10:16.678Z Downloaded clap_lex v1.0.0
2902026-07-21T19:10:16.683Z Downloaded anstyle v1.0.14
2912026-07-21T19:10:16.683Z Downloaded pest_derive v2.8.6
2922026-07-21T19:10:16.687Z Downloaded zmij v1.0.21
2932026-07-21T19:10:16.690Z Downloaded camino v1.2.2
2942026-07-21T19:10:16.693Z Downloaded zerocopy-derive v0.7.35
2952026-07-21T19:10:16.695Z Downloaded usdt-macro v0.5.0
2962026-07-21T19:10:16.696Z Downloaded generic-array v0.14.7
2972026-07-21T19:10:16.698Z Downloaded itoa v1.0.17
2982026-07-21T19:10:16.701Z Downloaded equivalent v1.0.2
2992026-07-21T19:10:16.701Z Downloaded zerocopy v0.7.35
3002026-07-21T19:10:16.708Z Downloaded scroll v0.12.0
3012026-07-21T19:10:16.710Z Downloaded is_terminal_polyfill v1.70.2
3022026-07-21T19:10:16.710Z Downloaded dof v0.3.0
3032026-07-21T19:10:16.710Z Downloaded heck v0.5.0
3042026-07-21T19:10:16.710Z Downloaded colorchoice v1.0.4
3052026-07-21T19:10:16.714Z Downloaded cargo_metadata v0.23.1
3062026-07-21T19:10:16.720Z Downloaded usdt-attr-macro v0.5.0
3072026-07-21T19:10:16.723Z Downloaded cargo-platform v0.3.2
3082026-07-21T19:10:16.726Z Downloaded autocfg v1.5.0
3092026-07-21T19:10:16.736Z Downloaded crypto-common v0.1.7
3102026-07-21T19:10:16.743Z Downloaded macaddr v1.0.1
3112026-07-21T19:10:16.743Z Downloaded log v0.4.29
3122026-07-21T19:10:16.746Z Downloaded cfg-if v1.0.4
3132026-07-21T19:10:16.749Z Downloaded anstyle-query v1.1.5
3142026-07-21T19:10:16.749Z Downloaded plain v0.2.3
3152026-07-21T19:10:16.752Z Downloaded toml_write v0.1.2
3162026-07-21T19:10:16.752Z Downloaded terminal_size v0.4.3
3172026-07-21T19:10:16.755Z Downloaded unicode-linebreak v0.1.5
3182026-07-21T19:10:16.758Z Downloaded anyhow v1.0.102
3192026-07-21T19:10:16.758Z Downloaded digest v0.10.7
3202026-07-21T19:10:16.761Z Downloaded cargo_toml v0.21.0
3212026-07-21T19:10:16.761Z Downloaded getrandom v0.4.1
3222026-07-21T19:10:16.764Z Downloaded camino-tempfile v1.4.1
3232026-07-21T19:10:16.768Z Downloaded pest_generator v2.8.6
3242026-07-21T19:10:16.771Z Downloaded thread-id v4.2.2
3252026-07-21T19:10:16.771Z Downloaded fnv v1.0.7
3262026-07-21T19:10:16.781Z Downloaded serde_spanned v0.6.9
3272026-07-21T19:10:16.784Z Downloaded pretty-hex v0.4.1
3282026-07-21T19:10:16.788Z Downloaded strsim v0.11.1
3292026-07-21T19:10:16.793Z Downloaded dtrace-parser v0.2.0
3302026-07-21T19:10:16.796Z Downloaded version_check v0.9.5
3312026-07-21T19:10:16.796Z Downloaded swrite v0.1.0
3322026-07-21T19:10:16.802Z Downloaded proc-macro-error-attr v1.0.4
3332026-07-21T19:10:16.802Z Downloaded fastrand v2.3.0
3342026-07-21T19:10:16.802Z Downloaded bytecount v0.6.9
3352026-07-21T19:10:16.806Z Downloaded anstyle-parse v1.0.0
3362026-07-21T19:10:16.809Z Downloaded toml_datetime v0.6.11
3372026-07-21T19:10:16.809Z Downloaded errno v0.3.14
3382026-07-21T19:10:16.812Z Downloaded cpufeatures v0.2.17
3392026-07-21T19:10:16.823Z Downloaded utf8parse v0.2.2
3402026-07-21T19:10:16.827Z Downloaded tabled_derive v0.7.0
3412026-07-21T19:10:16.830Z Downloaded block-buffer v0.10.4
3422026-07-21T19:10:16.830Z Downloaded smawk v0.3.2
3432026-07-21T19:10:16.833Z Downloaded scroll_derive v0.12.1
3442026-07-21T19:10:16.833Z Downloaded sha2 v0.10.9
3452026-07-21T19:10:16.836Z Downloaded proc-macro-error v1.0.4
3462026-07-21T19:10:16.836Z Downloaded memmap v0.7.0
3472026-07-21T19:10:16.839Z Downloaded byteorder v1.5.0
3482026-07-21T19:10:16.839Z Downloaded thiserror v1.0.69
3492026-07-21T19:10:16.842Z Downloaded usdt-impl v0.5.0
3502026-07-21T19:10:16.845Z Downloaded fs-err v3.3.0
3512026-07-21T19:10:16.852Z Downloaded clap_derive v4.6.1
3522026-07-21T19:10:16.856Z Downloaded thiserror-impl v2.0.18
3532026-07-21T19:10:16.856Z Downloaded anstream v1.0.0
3542026-07-21T19:10:16.856Z Downloaded thiserror v2.0.18
3552026-07-21T19:10:16.860Z Downloaded papergrid v0.11.0
3562026-07-21T19:10:16.864Z Downloaded memchr v2.8.0
3572026-07-21T19:10:16.869Z Downloaded typenum v1.20.1
3582026-07-21T19:10:16.873Z Downloaded thiserror-impl v1.0.69
3592026-07-21T19:10:16.877Z Downloaded quote v1.0.45
3602026-07-21T19:10:16.881Z Downloaded once_cell v1.21.3
3612026-07-21T19:10:16.885Z Downloaded usdt v0.5.0
3622026-07-21T19:10:16.885Z Downloaded ucd-trie v0.1.7
3632026-07-21T19:10:16.888Z Downloaded serde_tokenstream v0.2.3
3642026-07-21T19:10:16.891Z Downloaded pest_meta v2.8.6
3652026-07-21T19:10:16.894Z Downloaded clap v4.6.1
3662026-07-21T19:10:16.903Z Downloaded bitflags v2.11.0
3672026-07-21T19:10:16.906Z Downloaded proc-macro2 v1.0.106
3682026-07-21T19:10:16.906Z Downloaded toml v0.8.23
3692026-07-21T19:10:16.909Z Downloaded unicode-ident v1.0.24
3702026-07-21T19:10:16.909Z Downloaded serde_derive v1.0.228
3712026-07-21T19:10:16.912Z Downloaded tempfile v3.25.0
3722026-07-21T19:10:16.912Z Downloaded serde_core v1.0.228
3732026-07-21T19:10:16.933Z Downloaded semver v1.0.28
3742026-07-21T19:10:16.933Z Downloaded serde v1.0.228
3752026-07-21T19:10:16.941Z Downloaded textwrap v0.16.2
3762026-07-21T19:10:16.941Z Downloaded toml_edit v0.22.27
3772026-07-21T19:10:16.946Z Downloaded serde_json v1.0.150
3782026-07-21T19:10:16.959Z Downloaded pest v2.8.6
3792026-07-21T19:10:16.962Z Downloaded indexmap v2.14.0
3802026-07-21T19:10:16.981Z Downloaded winnow v0.7.14
3812026-07-21T19:10:16.990Z Downloaded hashbrown v0.17.0
3822026-07-21T19:10:16.998Z Downloaded goblin v0.8.2
3832026-07-21T19:10:17.004Z Downloaded clap_builder v4.6.0
3842026-07-21T19:10:17.031Z Downloaded syn v2.0.117
3852026-07-21T19:10:17.038Z Downloaded tabled v0.15.0
3862026-07-21T19:10:17.045Z Downloaded syn v1.0.109
3872026-07-21T19:10:17.050Z Downloaded unicode-width v0.2.0
3882026-07-21T19:10:17.053Z Downloaded unicode-width v0.1.14
3892026-07-21T19:10:17.071Z Downloaded rustix v1.1.3
3902026-07-21T19:10:17.099Z Downloaded libc v0.2.185
3912026-07-21T19:10:17.159Z Compiling proc-macro2 v1.0.106
3922026-07-21T19:10:17.159Z Compiling unicode-ident v1.0.24
3932026-07-21T19:10:17.159Z Compiling quote v1.0.45
3942026-07-21T19:10:17.162Z Compiling serde_core v1.0.228
3952026-07-21T19:10:17.162Z Compiling libc v0.2.185
3962026-07-21T19:10:17.162Z Compiling version_check v0.9.5
3972026-07-21T19:10:17.162Z Compiling memchr v2.8.0
3982026-07-21T19:10:17.162Z Compiling serde v1.0.228
3992026-07-21T19:10:17.482Z Compiling zmij v1.0.21
4002026-07-21T19:10:17.807Z Compiling ucd-trie v0.1.7
4012026-07-21T19:10:17.856Z Compiling itoa v1.0.17
4022026-07-21T19:10:17.980Z Compiling thiserror v1.0.69
4032026-07-21T19:10:18.061Z Compiling pest v2.8.6
4042026-07-21T19:10:18.108Z Compiling rustix v1.1.3
4052026-07-21T19:10:18.231Z Compiling byteorder v1.5.0
4062026-07-21T19:10:18.481Z Compiling errno v0.3.14
4072026-07-21T19:10:18.529Z Compiling serde_json v1.0.150
4082026-07-21T19:10:18.644Z Compiling syn v2.0.117
4092026-07-21T19:10:18.709Z Compiling bitflags v2.11.0
4102026-07-21T19:10:18.727Z Compiling thread-id v4.2.2
4112026-07-21T19:10:18.776Z Compiling usdt-impl v0.5.0
4122026-07-21T19:10:18.840Z Compiling proc-macro-error-attr v1.0.4
4132026-07-21T19:10:18.963Z Compiling camino v1.2.2
4142026-07-21T19:10:18.998Z Compiling syn v1.0.109
4152026-07-21T19:10:19.087Z Compiling pest_meta v2.8.6
4162026-07-21T19:10:19.361Z Compiling proc-macro-error v1.0.4
4172026-07-21T19:10:19.376Z Compiling plain v0.2.3
4182026-07-21T19:10:19.392Z Compiling hashbrown v0.17.0
4192026-07-21T19:10:19.482Z Compiling log v0.4.29
4202026-07-21T19:10:19.673Z Compiling utf8parse v0.2.2
4212026-07-21T19:10:19.692Z Compiling getrandom v0.4.1
4222026-07-21T19:10:19.895Z Compiling equivalent v1.0.2
4232026-07-21T19:10:19.947Z Compiling terminal_size v0.4.3
4242026-07-21T19:10:19.988Z Compiling indexmap v2.14.0
4252026-07-21T19:10:20.044Z Compiling anstyle-parse v1.0.0
4262026-07-21T19:10:20.629Z Compiling thiserror v2.0.18
4272026-07-21T19:10:20.634Z Compiling winnow v0.7.14
4282026-07-21T19:10:20.693Z Compiling cfg-if v1.0.4
4292026-07-21T19:10:20.738Z Compiling is_terminal_polyfill v1.70.2
4302026-07-21T19:10:20.769Z Compiling pretty-hex v0.4.1
4312026-07-21T19:10:20.778Z Compiling autocfg v1.5.0
4322026-07-21T19:10:20.835Z Compiling colorchoice v1.0.4
4332026-07-21T19:10:20.839Z Compiling anstyle-query v1.1.5
4342026-07-21T19:10:20.907Z Compiling toml_write v0.1.2
4352026-07-21T19:10:20.959Z Compiling pest_generator v2.8.6
4362026-07-21T19:10:20.976Z Compiling anstyle v1.0.14
4372026-07-21T19:10:21.195Z Compiling anstream v1.0.0
4382026-07-21T19:10:21.209Z Compiling fastrand v2.3.0
4392026-07-21T19:10:21.240Z Compiling fs-err v3.3.0
4402026-07-21T19:10:21.455Z Compiling once_cell v1.21.3
4412026-07-21T19:10:21.492Z Compiling strsim v0.11.1
4422026-07-21T19:10:21.511Z Compiling bytecount v0.6.9
4432026-07-21T19:10:21.651Z Compiling clap_lex v1.0.0
4442026-07-21T19:10:21.669Z Compiling heck v0.5.0
4452026-07-21T19:10:21.686Z Compiling heck v0.4.1
4462026-07-21T19:10:21.704Z Compiling fnv v1.0.7
4472026-07-21T19:10:21.813Z Compiling unicode-width v0.1.14
4482026-07-21T19:10:21.853Z Compiling anyhow v1.0.102
4492026-07-21T19:10:21.889Z Compiling clap_builder v4.6.0
4502026-07-21T19:10:21.906Z Compiling tempfile v3.25.0
4512026-07-21T19:10:22.020Z Compiling semver v1.0.28
4522026-07-21T19:10:22.088Z Compiling papergrid v0.11.0
4532026-07-21T19:10:22.144Z Compiling cargo-platform v0.3.2
4542026-07-21T19:10:22.274Z Compiling tabled_derive v0.7.0
4552026-07-21T19:10:22.294Z Compiling memmap v0.7.0
4562026-07-21T19:10:22.347Z Compiling unicode-linebreak v0.1.5
4572026-07-21T19:10:22.385Z Compiling unicode-width v0.2.0
4582026-07-21T19:10:22.414Z Compiling smawk v0.3.2
4592026-07-21T19:10:22.554Z Compiling camino-tempfile v1.4.1
4602026-07-21T19:10:22.604Z Compiling serde_derive v1.0.228
4612026-07-21T19:10:22.645Z Compiling thiserror-impl v1.0.69
4622026-07-21T19:10:22.780Z Compiling zerocopy-derive v0.7.35
4632026-07-21T19:10:22.816Z Compiling pest_derive v2.8.6
4642026-07-21T19:10:22.874Z Compiling scroll_derive v0.12.1
4652026-07-21T19:10:23.188Z Compiling thiserror-impl v2.0.18
4662026-07-21T19:10:23.270Z Compiling clap_derive v4.6.1
4672026-07-21T19:10:23.500Z Compiling tabled v0.15.0
4682026-07-21T19:10:23.553Z Compiling scroll v0.12.0
4692026-07-21T19:10:23.648Z Compiling zerocopy v0.7.35
4702026-07-21T19:10:23.828Z Compiling goblin v0.8.2
4712026-07-21T19:10:24.040Z Compiling dtrace-parser v0.2.0
4722026-07-21T19:10:24.214Z Compiling textwrap v0.16.2
4732026-07-21T19:10:24.742Z Compiling swrite v0.1.0
4742026-07-21T19:10:25.100Z Compiling clap v4.6.1
4752026-07-21T19:10:25.733Z Compiling dof v0.3.0
4762026-07-21T19:10:25.733Z Compiling serde_tokenstream v0.2.3
4772026-07-21T19:10:25.819Z Compiling serde_spanned v0.6.9
4782026-07-21T19:10:25.819Z Compiling toml_datetime v0.6.11
4792026-07-21T19:10:25.819Z Compiling cargo_metadata v0.23.1
4802026-07-21T19:10:25.819Z Compiling macaddr v1.0.1
4812026-07-21T19:10:25.819Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4822026-07-21T19:10:25.912Z Compiling toml_edit v0.22.27
4832026-07-21T19:10:26.500Z Compiling usdt-attr-macro v0.5.0
4842026-07-21T19:10:26.505Z Compiling usdt-macro v0.5.0
4852026-07-21T19:10:27.108Z Compiling usdt v0.5.0
4862026-07-21T19:10:27.236Z Compiling toml v0.8.23
4872026-07-21T19:10:27.560Z Compiling cargo_toml v0.21.0
4882026-07-21T19:10:28.820Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4892026-07-21T19:10:30.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.36s
4902026-07-21T19:10:31.000Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4912026-07-21T19:10:31.491Z Downloading crates ...
4922026-07-21T19:10:31.578Z Downloaded atty v0.2.14
4932026-07-21T19:10:31.591Z Downloaded arrayref v0.3.9
4942026-07-21T19:10:31.599Z Downloaded base64ct v1.8.3
4952026-07-21T19:10:31.602Z Downloaded base16ct v1.0.0
4962026-07-21T19:10:31.607Z Downloaded backon v1.6.0
4972026-07-21T19:10:31.612Z Downloaded async-stream-impl v0.3.6
4982026-07-21T19:10:31.612Z Downloaded async-recursion v1.1.1
4992026-07-21T19:10:31.616Z Downloaded arrayvec v0.7.6
5002026-07-21T19:10:31.616Z Downloaded argon2 v0.6.0-rc.8
5012026-07-21T19:10:31.626Z Downloaded array-init v0.0.4
5022026-07-21T19:10:31.626Z Downloaded adler2 v2.0.1
5032026-07-21T19:10:31.631Z Downloaded crossbeam-channel v0.5.15
5042026-07-21T19:10:31.631Z Downloaded crossbeam-deque v0.8.6
5052026-07-21T19:10:31.631Z Downloaded critical-section v1.2.0
5062026-07-21T19:10:31.631Z Downloaded darling v0.13.4
5072026-07-21T19:10:31.631Z Downloaded bb8 v0.8.6
5082026-07-21T19:10:31.631Z Downloaded base16ct v0.2.0
5092026-07-21T19:10:31.634Z Downloaded crossbeam-epoch v0.9.18
5102026-07-21T19:10:31.634Z Downloaded cpubits v0.1.1
5112026-07-21T19:10:31.634Z Downloaded curve25519-dalek-derive v0.1.1
5122026-07-21T19:10:31.634Z Downloaded assert_matches v1.5.0
5132026-07-21T19:10:31.634Z Downloaded bcrypt-pbkdf v0.11.0
5142026-07-21T19:10:31.637Z Downloaded crc32fast v1.5.0
5152026-07-21T19:10:31.638Z Downloaded bitvec v1.0.1
5162026-07-21T19:10:31.646Z Downloaded darling_macro v0.23.0
5172026-07-21T19:10:31.651Z Downloaded bitfield-struct v0.6.2
5182026-07-21T19:10:31.651Z Downloaded bit-set v0.8.0
5192026-07-21T19:10:31.651Z Downloaded daft-derive v0.1.7
5202026-07-21T19:10:31.655Z Downloaded darling_macro v0.21.3
5212026-07-21T19:10:31.655Z Downloaded crunchy v0.2.4
5222026-07-21T19:10:31.655Z Downloaded ctutils v0.4.2
5232026-07-21T19:10:31.655Z Downloaded csv-core v0.1.13
5242026-07-21T19:10:31.655Z Downloaded crc v3.4.0
5252026-07-21T19:10:31.658Z Downloaded atomic-waker v1.1.2
5262026-07-21T19:10:31.658Z Downloaded ahash v0.8.12
5272026-07-21T19:10:31.658Z Downloaded darling_macro v0.13.4
5282026-07-21T19:10:31.662Z Downloaded darling_core v0.23.0
5292026-07-21T19:10:31.662Z Downloaded debug-ignore v1.0.5
5302026-07-21T19:10:31.665Z Downloaded crypto-common v0.2.2
5312026-07-21T19:10:31.665Z Downloaded castaway v0.2.4
5322026-07-21T19:10:31.665Z Downloaded cookie v0.18.1
5332026-07-21T19:10:31.671Z Downloaded crucible-workspace-hack v0.1.0
5342026-07-21T19:10:31.671Z Downloaded ascii-canvas v3.0.0
5352026-07-21T19:10:31.671Z Downloaded cobs v0.3.0
5362026-07-21T19:10:31.674Z Downloaded atomicwrites v0.4.4
5372026-07-21T19:10:31.675Z Downloaded cpufeatures v0.3.0
5382026-07-21T19:10:31.675Z Downloaded aead v0.6.1
5392026-07-21T19:10:31.675Z Downloaded compression-core v0.4.31
5402026-07-21T19:10:31.675Z Downloaded dyn-clone v1.0.20
5412026-07-21T19:10:31.675Z Downloaded defmt v0.3.100
5422026-07-21T19:10:31.678Z Downloaded cfg_aliases v0.2.1
5432026-07-21T19:10:31.678Z Downloaded cstr-argument v0.1.2
5442026-07-21T19:10:31.678Z Downloaded async-stream v0.3.6
5452026-07-21T19:10:31.678Z Downloaded crc-catalog v2.4.0
5462026-07-21T19:10:31.682Z Downloaded async-trait v0.1.89
5472026-07-21T19:10:31.682Z Downloaded byte-wrapper v0.1.0
5482026-07-21T19:10:31.686Z Downloaded darling_macro v0.20.11
5492026-07-21T19:10:31.686Z Downloaded convert_case v0.4.0
5502026-07-21T19:10:31.686Z Downloaded cfg_aliases v0.1.1
5512026-07-21T19:10:31.686Z Downloaded crc8 v0.1.1
5522026-07-21T19:10:31.686Z Downloaded blowfish v0.10.0
5532026-07-21T19:10:31.693Z Downloaded bit-vec v0.8.0
5542026-07-21T19:10:31.693Z Downloaded aead v0.5.2
5552026-07-21T19:10:31.697Z Downloaded dof v0.4.0
5562026-07-21T19:10:31.697Z Downloaded ciborium-io v0.2.2
5572026-07-21T19:10:31.700Z Downloaded ciborium-ll v0.2.2
5582026-07-21T19:10:31.700Z Downloaded dirs-sys-next v0.1.2
5592026-07-21T19:10:31.700Z Downloaded block-buffer v0.12.1
5602026-07-21T19:10:31.707Z Downloaded dunce v1.0.5
5612026-07-21T19:10:31.711Z Downloaded block-padding v0.4.2
5622026-07-21T19:10:31.714Z Downloaded embedded-io v0.6.1
5632026-07-21T19:10:31.714Z Downloaded embedded-io v0.4.0
5642026-07-21T19:10:31.719Z Downloaded dsl_auto_type v0.2.0
5652026-07-21T19:10:31.719Z Downloaded difflib v0.4.0
5662026-07-21T19:10:31.719Z Downloaded endian-type v0.1.2
5672026-07-21T19:10:31.719Z Downloaded enum-as-inner v0.6.1
5682026-07-21T19:10:31.731Z Downloaded display-error-chain v0.2.2
5692026-07-21T19:10:31.731Z Downloaded argon2 v0.5.3
5702026-07-21T19:10:31.731Z Downloaded derive_builder_macro v0.20.2
5712026-07-21T19:10:31.731Z Downloaded defmt-parser v1.0.0
5722026-07-21T19:10:31.744Z Downloaded diesel_table_macro_syntax v0.3.0
5732026-07-21T19:10:31.744Z Downloaded anstyle-parse v0.2.7
5742026-07-21T19:10:31.744Z Downloaded bit-set v0.5.3
5752026-07-21T19:10:31.744Z Downloaded cipher v0.4.4
5762026-07-21T19:10:31.744Z Downloaded camino-tempfile-ext v0.3.3
5772026-07-21T19:10:31.744Z Downloaded float-cmp v0.10.0
5782026-07-21T19:10:31.744Z Downloaded cmov v0.5.4
5792026-07-21T19:10:31.748Z Downloaded ctr v0.10.1
5802026-07-21T19:10:31.748Z Downloaded backoff v0.4.0
5812026-07-21T19:10:31.748Z Downloaded bcs v0.1.6
5822026-07-21T19:10:31.748Z Downloaded ecdsa v0.16.9
5832026-07-21T19:10:31.748Z Downloaded bit-vec v0.6.3
5842026-07-21T19:10:31.748Z Downloaded chacha20 v0.9.1
5852026-07-21T19:10:31.748Z Downloaded anstream v0.6.21
5862026-07-21T19:10:31.751Z Downloaded flagset v0.4.7
5872026-07-21T19:10:31.752Z Downloaded fixedbitset v0.4.2
5882026-07-21T19:10:31.755Z Downloaded dtrace-parser v0.3.0
5892026-07-21T19:10:31.755Z Downloaded const_format_proc_macros v0.2.34
5902026-07-21T19:10:31.755Z Downloaded cbc v0.2.1
5912026-07-21T19:10:31.759Z Downloaded async-bb8-diesel v0.2.1
5922026-07-21T19:10:31.759Z Downloaded allocator-api2 v0.2.21
5932026-07-21T19:10:31.765Z Downloaded document-features v0.2.12
5942026-07-21T19:10:31.766Z Downloaded float-ord v0.3.2
5952026-07-21T19:10:31.766Z Downloaded foreign-types-shared v0.1.1
5962026-07-21T19:10:31.766Z Downloaded futures-sink v0.3.32
5972026-07-21T19:10:31.766Z Downloaded form_urlencoded v1.2.2
5982026-07-21T19:10:31.774Z Downloaded foreign-types v0.3.2
5992026-07-21T19:10:31.775Z Downloaded dirs-next v2.0.0
6002026-07-21T19:10:31.775Z Downloaded foreign-types-shared v0.3.1
6012026-07-21T19:10:31.775Z Downloaded digest-io v0.1.0
6022026-07-21T19:10:31.775Z Downloaded foreign-types-macros v0.2.3
6032026-07-21T19:10:31.775Z Downloaded convert_case v0.10.0
6042026-07-21T19:10:31.775Z Downloaded bs58 v0.5.1
6052026-07-21T19:10:31.783Z Downloaded futures-io v0.3.32
6062026-07-21T19:10:31.783Z Downloaded dropshot-api-manager-types v0.7.2
6072026-07-21T19:10:31.783Z Downloaded cmake v0.1.57
6082026-07-21T19:10:31.783Z Downloaded cexpr v0.6.0
6092026-07-21T19:10:31.783Z Downloaded compression-codecs v0.4.37
6102026-07-21T19:10:31.783Z Downloaded env_filter v1.0.0
6112026-07-21T19:10:31.783Z Downloaded futures-macro v0.3.32
6122026-07-21T19:10:31.783Z Downloaded enum_dispatch v0.3.13
6132026-07-21T19:10:31.794Z Downloaded gethostname v0.5.0
6142026-07-21T19:10:31.794Z Downloaded fxhash v0.2.1
6152026-07-21T19:10:31.794Z Downloaded futures-task v0.3.32
6162026-07-21T19:10:31.794Z Downloaded daft v0.1.7
6172026-07-21T19:10:31.794Z Downloaded globwalk v0.9.1
6182026-07-21T19:10:31.794Z Downloaded futures-core v0.3.32
6192026-07-21T19:10:31.800Z Downloaded ed25519 v3.0.0
6202026-07-21T19:10:31.800Z Downloaded downcast-rs v2.0.2
6212026-07-21T19:10:31.800Z Downloaded digest v0.11.3
6222026-07-21T19:10:31.800Z Downloaded delegate v0.13.5
6232026-07-21T19:10:31.800Z Downloaded derive_builder_core v0.20.2
6242026-07-21T19:10:31.800Z Downloaded bitflags v1.3.2
6252026-07-21T19:10:31.800Z Downloaded chacha20 v0.10.0
6262026-07-21T19:10:31.804Z Downloaded deranged v0.5.8
6272026-07-21T19:10:31.804Z Downloaded displaydoc v0.2.5
6282026-07-21T19:10:31.804Z Downloaded git-stub v1.0.0
6292026-07-21T19:10:31.804Z Downloaded funty v2.0.0
6302026-07-21T19:10:31.804Z Downloaded either v1.15.0
6312026-07-21T19:10:31.809Z Downloaded derive-ex v0.1.8
6322026-07-21T19:10:31.810Z Downloaded blake2 v0.11.0-rc.6
6332026-07-21T19:10:31.810Z Downloaded erased-serde v0.3.31
6342026-07-21T19:10:31.813Z Downloaded ghash v0.6.0
6352026-07-21T19:10:31.813Z Downloaded console v0.16.2
6362026-07-21T19:10:31.813Z Downloaded bzip2 v0.4.4
6372026-07-21T19:10:31.813Z Downloaded bitfield v0.19.4
6382026-07-21T19:10:31.813Z Downloaded hash32 v0.3.1
6392026-07-21T19:10:31.817Z Downloaded arc-swap v1.8.2
6402026-07-21T19:10:31.817Z Downloaded cancel-safe-futures v0.1.5
6412026-07-21T19:10:31.820Z Downloaded darling v0.23.0
6422026-07-21T19:10:31.825Z Downloaded foldhash v0.2.0
6432026-07-21T19:10:31.825Z Downloaded der_derive v0.7.3
6442026-07-21T19:10:31.825Z Downloaded darling v0.21.3
6452026-07-21T19:10:31.828Z Downloaded hex-literal v1.1.0
6462026-07-21T19:10:31.828Z Downloaded fs-err v2.11.0
6472026-07-21T19:10:31.829Z Downloaded hash32 v0.2.1
6482026-07-21T19:10:31.832Z Downloaded find-msvc-tools v0.1.9
6492026-07-21T19:10:31.832Z Downloaded filetime v0.2.27
6502026-07-21T19:10:31.832Z Downloaded home v0.5.12
6512026-07-21T19:10:31.835Z Downloaded hostname v0.3.1
6522026-07-21T19:10:31.835Z Downloaded hex v0.4.3
6532026-07-21T19:10:31.835Z Downloaded headers-core v0.3.0
6542026-07-21T19:10:31.838Z Downloaded ff v0.14.0
6552026-07-21T19:10:31.838Z Downloaded colored v2.2.0
6562026-07-21T19:10:31.838Z Downloaded const-oid v0.9.6
6572026-07-21T19:10:31.842Z Downloaded fixedbitset v0.5.7
6582026-07-21T19:10:31.842Z Downloaded ciborium v0.2.2
6592026-07-21T19:10:31.846Z Downloaded ed25519 v2.2.3
6602026-07-21T19:10:31.846Z Downloaded bitfield-macros v0.19.4
6612026-07-21T19:10:31.846Z Downloaded bzip2 v0.6.1
6622026-07-21T19:10:31.846Z Downloaded git-stub-vcs v0.1.0
6632026-07-21T19:10:31.849Z Downloaded fallible-iterator v0.2.0
6642026-07-21T19:10:31.849Z Downloaded futures-executor v0.3.32
6652026-07-21T19:10:31.849Z Downloaded fs_extra v1.3.0
6662026-07-21T19:10:31.852Z Downloaded fd-lock v4.0.4
6672026-07-21T19:10:31.852Z Downloaded diesel-dtrace v0.5.0
6682026-07-21T19:10:31.852Z Downloaded defmt-macros v1.0.1
6692026-07-21T19:10:31.856Z Downloaded blake2 v0.10.6
6702026-07-21T19:10:31.856Z Downloaded colored v3.1.1
6712026-07-21T19:10:31.859Z Downloaded http-body v1.0.1
6722026-07-21T19:10:31.859Z Downloaded foreign-types v0.5.0
6732026-07-21T19:10:31.859Z Downloaded http-range v0.1.5
6742026-07-21T19:10:31.865Z Downloaded glob v0.3.3
6752026-07-21T19:10:31.866Z Downloaded ff v0.13.1
6762026-07-21T19:10:31.866Z Downloaded env_logger v0.11.9
6772026-07-21T19:10:31.881Z Downloaded ena v0.14.4
6782026-07-21T19:10:31.881Z Downloaded cassowary v0.3.0
6792026-07-21T19:10:31.881Z Downloaded crossbeam-utils v0.8.21
6802026-07-21T19:10:31.881Z Downloaded ecdsa v0.17.0-rc.18
6812026-07-21T19:10:31.881Z Downloaded diff v0.1.13
6822026-07-21T19:10:31.881Z Downloaded hyper-tls v0.6.0
6832026-07-21T19:10:31.881Z Downloaded console v0.15.11
6842026-07-21T19:10:31.881Z Downloaded darling v0.20.11
6852026-07-21T19:10:31.888Z Downloaded group v0.13.0
6862026-07-21T19:10:31.888Z Downloaded hubpack_derive v0.1.1
6872026-07-21T19:10:31.888Z Downloaded hubpack v0.1.2
6882026-07-21T19:10:31.888Z Downloaded illumos-nvpair-sys v0.2.0
6892026-07-21T19:10:31.888Z Downloaded foldhash v0.1.5
6902026-07-21T19:10:31.888Z Downloaded httpdate v1.0.3
6912026-07-21T19:10:31.889Z Downloaded globset v0.4.18
6922026-07-21T19:10:31.889Z Downloaded constant_time_eq v0.4.2
6932026-07-21T19:10:31.889Z Downloaded defmt v1.0.1
6942026-07-21T19:10:31.893Z Downloaded drift v0.2.0
6952026-07-21T19:10:31.893Z Downloaded illumos-nvpair v0.3.0
6962026-07-21T19:10:31.893Z Downloaded indent_write v2.2.0
6972026-07-21T19:10:31.900Z Downloaded idna_adapter v1.2.1
6982026-07-21T19:10:31.900Z Downloaded ident_case v1.0.1
6992026-07-21T19:10:31.900Z Downloaded highway v1.3.0
7002026-07-21T19:10:31.900Z Downloaded instant v0.1.13
7012026-07-21T19:10:31.900Z Downloaded group v0.14.0
7022026-07-21T19:10:31.900Z Downloaded cookie_store v0.22.1
7032026-07-21T19:10:31.904Z Downloaded derive_builder v0.20.2
7042026-07-21T19:10:31.904Z Downloaded inout v0.2.2
7052026-07-21T19:10:31.904Z Downloaded clang-sys v1.8.1
7062026-07-21T19:10:31.909Z Downloaded internet-checksum v0.2.1
7072026-07-21T19:10:31.909Z Downloaded indoc v1.0.9
7082026-07-21T19:10:31.909Z Downloaded instability v0.3.11
7092026-07-21T19:10:31.913Z Downloaded is-terminal v0.4.17
7102026-07-21T19:10:31.913Z Downloaded buf-list v1.1.2
7112026-07-21T19:10:31.913Z Downloaded is_ci v1.2.0
7122026-07-21T19:10:31.913Z Downloaded getrandom v0.2.17
7132026-07-21T19:10:31.918Z Downloaded cipher v0.5.2
7142026-07-21T19:10:31.918Z Downloaded des v0.9.0
7152026-07-21T19:10:31.918Z Downloaded http-body-util v0.1.3
7162026-07-21T19:10:31.921Z Downloaded hostname v0.4.2
7172026-07-21T19:10:31.921Z Downloaded lalrpop-util v0.19.12
7182026-07-21T19:10:31.921Z Downloaded hyper-staticfile v0.10.1
7192026-07-21T19:10:31.924Z Downloaded humantime v2.3.0
7202026-07-21T19:10:31.924Z Downloaded futures-channel v0.3.32
7212026-07-21T19:10:31.924Z Downloaded corncobs v0.1.4
7222026-07-21T19:10:31.929Z Downloaded kstat-rs v0.2.4
7232026-07-21T19:10:31.929Z Downloaded kem v0.3.0
7242026-07-21T19:10:31.937Z Downloaded inout v0.1.4
7252026-07-21T19:10:31.941Z Downloaded const_format v0.2.35
7262026-07-21T19:10:31.941Z Downloaded libscf-sys v1.1.0
7272026-07-21T19:10:31.941Z Downloaded lazy_static v1.5.0
7282026-07-21T19:10:31.941Z Downloaded base64 v0.22.1
7292026-07-21T19:10:31.946Z Downloaded fatfs v0.3.6
7302026-07-21T19:10:31.946Z Downloaded linked-hash-map v0.5.6
7312026-07-21T19:10:31.946Z Downloaded compact_str v0.8.1
7322026-07-21T19:10:31.952Z Downloaded darling_core v0.13.4
7332026-07-21T19:10:31.952Z Downloaded match_cfg v0.1.0
7342026-07-21T19:10:31.952Z Downloaded maplit v1.0.2
7352026-07-21T19:10:31.952Z Downloaded managed v0.8.0
7362026-07-21T19:10:31.956Z Downloaded memoffset v0.9.1
7372026-07-21T19:10:31.956Z Downloaded md-5 v0.10.6
7382026-07-21T19:10:31.956Z Downloaded data-encoding v2.10.0
7392026-07-21T19:10:31.956Z Downloaded lru-cache v0.1.2
7402026-07-21T19:10:31.960Z Downloaded lru v0.12.5
7412026-07-21T19:10:31.960Z Downloaded crc-any v2.5.0
7422026-07-21T19:10:31.963Z Downloaded maybe-uninit v2.0.0
7432026-07-21T19:10:31.966Z Downloaded elliptic-curve v0.13.8
7442026-07-21T19:10:31.966Z Downloaded impl-trait-for-tuples v0.2.3
7452026-07-21T19:10:31.970Z Downloaded ingot v0.1.1
7462026-07-21T19:10:31.970Z Downloaded hmac v0.13.0
7472026-07-21T19:10:31.974Z Downloaded darling_core v0.21.3
7482026-07-21T19:10:31.974Z Downloaded mime v0.3.17
7492026-07-21T19:10:31.979Z Downloaded md5 v0.8.0
7502026-07-21T19:10:31.979Z Downloaded newtype-uuid-macros v0.1.0
7512026-07-21T19:10:31.979Z Downloaded lzss v0.8.2
7522026-07-21T19:10:31.979Z Downloaded lru-slab v0.1.2
7532026-07-21T19:10:31.983Z Downloaded darling_core v0.20.11
7542026-07-21T19:10:31.983Z Downloaded keccak v0.2.0
7552026-07-21T19:10:31.983Z Downloaded const-oid v0.10.2
7562026-07-21T19:10:31.987Z Downloaded ipnetwork v0.21.1
7572026-07-21T19:10:31.987Z Downloaded ipnet v2.11.0
7582026-07-21T19:10:31.990Z Downloaded hmac v0.12.1
7592026-07-21T19:10:31.990Z Downloaded hyper-rustls v0.27.7
7602026-07-21T19:10:31.990Z Downloaded keccak v0.1.6
7612026-07-21T19:10:31.994Z Downloaded new_debug_unreachable v1.0.6
7622026-07-21T19:10:31.994Z Downloaded libsw-core v0.3.2
7632026-07-21T19:10:31.994Z Downloaded nibble_vec v0.1.0
7642026-07-21T19:10:31.997Z Downloaded normalize-line-endings v0.3.0
7652026-07-21T19:10:31.997Z Downloaded nodrop v0.1.14
7662026-07-21T19:10:31.997Z Downloaded linear-map v1.2.0
7672026-07-21T19:10:31.997Z Downloaded newtype_derive v0.1.6
7682026-07-21T19:10:32.003Z Downloaded cc v1.2.56
7692026-07-21T19:10:32.003Z Downloaded elliptic-curve v0.14.0-rc.33
7702026-07-21T19:10:32.003Z Downloaded derive_more v0.99.20
7712026-07-21T19:10:32.006Z Downloaded dropshot_endpoint v0.17.1
7722026-07-21T19:10:32.010Z Downloaded futures v0.3.32
7732026-07-21T19:10:32.010Z Downloaded num-conv v0.2.0
7742026-07-21T19:10:32.013Z Downloaded derive-where v1.6.0
7752026-07-21T19:10:32.013Z Downloaded lock_api v0.4.14
7762026-07-21T19:10:32.018Z Downloaded ar_archive_writer v0.5.1
7772026-07-21T19:10:32.018Z Downloaded libsw v3.5.0
7782026-07-21T19:10:32.021Z Downloaded num-iter v0.1.45
7792026-07-21T19:10:32.021Z Downloaded olpc-cjson v0.1.4
7802026-07-21T19:10:32.021Z Downloaded libloading v0.8.9
7812026-07-21T19:10:32.022Z Downloaded jobserver v0.1.34
7822026-07-21T19:10:32.026Z Downloaded bumpalo v3.20.2
7832026-07-21T19:10:32.026Z Downloaded num-derive v0.3.3
7842026-07-21T19:10:32.026Z Downloaded num-derive v0.4.2
7852026-07-21T19:10:32.026Z Downloaded num v0.4.3
7862026-07-21T19:10:32.031Z Downloaded num_enum_derive v0.5.11
7872026-07-21T19:10:32.031Z Downloaded flume v0.11.1
7882026-07-21T19:10:32.031Z Downloaded nonempty v0.12.0
7892026-07-21T19:10:32.034Z Downloaded ingot-macros v0.1.1
7902026-07-21T19:10:32.035Z Downloaded native-tls v0.2.18
7912026-07-21T19:10:32.035Z Downloaded indoc v2.0.7
7922026-07-21T19:10:32.038Z Downloaded openssl-macros v0.1.1
7932026-07-21T19:10:32.038Z Downloaded opaque-debug v0.3.1
7942026-07-21T19:10:32.038Z Downloaded newtype-uuid v1.3.2
7952026-07-21T19:10:32.038Z Downloaded openssl-probe v0.1.6
7962026-07-21T19:10:32.042Z Downloaded aes v0.9.1
7972026-07-21T19:10:32.042Z Downloaded iana-time-zone v0.1.65
7982026-07-21T19:10:32.045Z Downloaded base64 v0.21.7
7992026-07-21T19:10:32.045Z Downloaded newline-converter v0.3.0
8002026-07-21T19:10:32.048Z Downloaded multimap v0.10.1
8012026-07-21T19:10:32.049Z Downloaded libefi-sys v0.1.0
8022026-07-21T19:10:32.049Z Downloaded num_threads v0.1.7
8032026-07-21T19:10:32.049Z Downloaded hybrid-array v0.4.13
8042026-07-21T19:10:32.062Z Downloaded mime_guess v2.0.5
8052026-07-21T19:10:32.065Z Downloaded oso-derive v0.27.3
8062026-07-21T19:10:32.066Z Downloaded openssl-probe v0.2.1
8072026-07-21T19:10:32.066Z Downloaded half v2.7.1
8082026-07-21T19:10:32.069Z Downloaded nu-ansi-term v0.50.3
8092026-07-21T19:10:32.069Z Downloaded async-compression v0.4.41
8102026-07-21T19:10:32.073Z Downloaded parse-display v0.10.0
8112026-07-21T19:10:32.077Z Downloaded packed_struct_codegen v0.10.1
8122026-07-21T19:10:32.077Z Downloaded multer v3.1.0
8132026-07-21T19:10:32.077Z Downloaded nanorand v0.7.0
8142026-07-21T19:10:32.083Z Downloaded num_enum_derive v0.7.6
8152026-07-21T19:10:32.083Z Downloaded num_enum v0.7.6
8162026-07-21T19:10:32.088Z Downloaded memmap2 v0.9.10
8172026-07-21T19:10:32.088Z Downloaded litrs v1.0.0
8182026-07-21T19:10:32.088Z Downloaded percent-encoding v2.3.2
8192026-07-21T19:10:32.088Z Downloaded peg-runtime v0.8.5
8202026-07-21T19:10:32.088Z Downloaded ignore v0.4.25
8212026-07-21T19:10:32.093Z Downloaded flate2 v1.1.9
8222026-07-21T19:10:32.093Z Downloaded parse-size v1.1.0
8232026-07-21T19:10:32.093Z Downloaded indexmap v1.9.3
8242026-07-21T19:10:32.097Z Downloaded icu_provider v2.1.1
8252026-07-21T19:10:32.097Z Downloaded module-lattice v0.2.3
8262026-07-21T19:10:32.097Z Downloaded bytes v1.11.1
8272026-07-21T19:10:32.101Z Downloaded ml-kem v0.3.2
8282026-07-21T19:10:32.101Z Downloaded httparse v1.10.1
8292026-07-21T19:10:32.105Z Downloaded half v1.8.3
8302026-07-21T19:10:32.105Z Downloaded phf_shared v0.12.1
8312026-07-21T19:10:32.105Z Downloaded phf_shared v0.11.3
8322026-07-21T19:10:32.108Z Downloaded getrandom v0.3.4
8332026-07-21T19:10:32.108Z Downloaded generic-array v1.4.3
8342026-07-21T19:10:32.112Z Downloaded ingot-types v0.1.2
8352026-07-21T19:10:32.112Z Downloaded chacha20poly1305 v0.10.1
8362026-07-21T19:10:32.112Z Downloaded phf_shared v0.13.1
8372026-07-21T19:10:32.112Z Downloaded oxide-tokio-rt v0.1.4
8382026-07-21T19:10:32.117Z Downloaded path-slash v0.1.5
8392026-07-21T19:10:32.117Z Downloaded password-hash v0.6.1
8402026-07-21T19:10:32.121Z Downloaded libbz2-rs-sys v0.2.2
8412026-07-21T19:10:32.121Z Downloaded icu_normalizer v2.1.1
8422026-07-21T19:10:32.121Z Downloaded der v0.7.10
8432026-07-21T19:10:32.124Z Downloaded potential_utf v0.1.4
8442026-07-21T19:10:32.128Z Downloaded predicates-core v1.0.10
8452026-07-21T19:10:32.128Z Downloaded powerfmt v0.2.0
8462026-07-21T19:10:32.128Z Downloaded packed_struct v0.10.1
8472026-07-21T19:10:32.128Z Downloaded oxide-update-engine v0.1.2
8482026-07-21T19:10:32.131Z Downloaded owo-colors v4.3.0
8492026-07-21T19:10:32.131Z Downloaded num-integer v0.1.46
8502026-07-21T19:10:32.135Z Downloaded expectorate v1.2.0
8512026-07-21T19:10:32.135Z Downloaded num_enum v0.5.11
8522026-07-21T19:10:32.138Z Downloaded num-rational v0.4.2
8532026-07-21T19:10:32.138Z Downloaded litemap v0.8.1
8542026-07-21T19:10:32.141Z Downloaded proc-macro-error-attr2 v2.0.0
8552026-07-21T19:10:32.141Z Downloaded parse-display-derive v0.10.0
8562026-07-21T19:10:32.141Z Downloaded crypto-bigint v0.5.5
8572026-07-21T19:10:32.147Z Downloaded password-hash v0.5.0
8582026-07-21T19:10:32.150Z Downloaded proc-macro-crate v3.4.0
8592026-07-21T19:10:32.154Z Downloaded progenitor-client v0.14.0
8602026-07-21T19:10:32.154Z Downloaded peg-macros v0.8.5
8612026-07-21T19:10:32.159Z Downloaded indicatif v0.18.4
8622026-07-21T19:10:32.162Z Downloaded predicates-tree v1.0.13
8632026-07-21T19:10:32.162Z Downloaded precomputed-hash v0.1.1
8642026-07-21T19:10:32.166Z Downloaded phf v0.12.1
8652026-07-21T19:10:32.166Z Downloaded hickory-resolver v0.25.2
8662026-07-21T19:10:32.170Z Downloaded phf v0.13.1
8672026-07-21T19:10:32.170Z Downloaded pkcs8 v0.10.2
8682026-07-21T19:10:32.174Z Downloaded poly1305 v0.8.0
8692026-07-21T19:10:32.174Z Downloaded progenitor-macro v0.14.0
8702026-07-21T19:10:32.178Z Downloaded quick-error v1.2.3
8712026-07-21T19:10:32.182Z Downloaded oxide-update-engine-display v0.1.2
8722026-07-21T19:10:32.182Z Downloaded oxnet v0.1.6
8732026-07-21T19:10:32.187Z Downloaded icu_locale_core v2.1.1
8742026-07-21T19:10:32.190Z Downloaded proc-macro-crate v1.3.1
8752026-07-21T19:10:32.193Z Downloaded radium v0.7.0
8762026-07-21T19:10:32.197Z Downloaded parking_lot_core v0.8.6
8772026-07-21T19:10:32.197Z Downloaded paste v1.0.15
8782026-07-21T19:10:32.200Z Downloaded icu_normalizer_data v2.1.1
8792026-07-21T19:10:32.201Z Downloaded heapless v0.7.17
8802026-07-21T19:10:32.204Z Downloaded derive_more v2.1.1
8812026-07-21T19:10:32.209Z Downloaded primefield v0.14.0
8822026-07-21T19:10:32.215Z Downloaded phc v0.6.1
8832026-07-21T19:10:32.215Z Downloaded pem-rfc7468 v1.0.0
8842026-07-21T19:10:32.219Z Downloaded rand_chacha v0.3.1
8852026-07-21T19:10:32.219Z Downloaded psl-types v2.0.11
8862026-07-21T19:10:32.219Z Downloaded progenitor-macro v0.13.0
8872026-07-21T19:10:32.219Z Downloaded pbkdf2 v0.13.0
8882026-07-21T19:10:32.219Z Downloaded hashbrown v0.12.3
8892026-07-21T19:10:32.222Z Downloaded progenitor-client v0.13.0
8902026-07-21T19:10:32.222Z Downloaded progenitor v0.14.0
8912026-07-21T19:10:32.222Z Downloaded proc-macro-error2 v2.0.1
8922026-07-21T19:10:32.226Z Downloaded rand_xorshift v0.4.0
8932026-07-21T19:10:32.226Z Downloaded recursive v0.1.1
8942026-07-21T19:10:32.226Z Downloaded peg v0.8.5
8952026-07-21T19:10:32.230Z Downloaded pem v3.0.6
8962026-07-21T19:10:32.230Z Downloaded headers v0.4.1
8972026-07-21T19:10:32.236Z Downloaded derive_more-impl v2.1.1
8982026-07-21T19:10:32.239Z Downloaded omicron-zone-package v0.12.3
8992026-07-21T19:10:32.239Z Downloaded num-complex v0.4.6
9002026-07-21T19:10:32.239Z Downloaded poly1305 v0.9.0
9012026-07-21T19:10:32.239Z Downloaded pkg-config v0.3.32
9022026-07-21T19:10:32.243Z Downloaded pkcs8 v0.11.0
9032026-07-21T19:10:32.243Z Downloaded icu_properties v2.1.2
9042026-07-21T19:10:32.246Z Downloaded rfc6979 v0.4.0
9052026-07-21T19:10:32.246Z Downloaded ref-cast v1.0.25
9062026-07-21T19:10:32.250Z Downloaded pin-project-lite v0.2.17
9072026-07-21T19:10:32.250Z Downloaded port-file v0.1.0
9082026-07-21T19:10:32.253Z Downloaded ppv-lite86 v0.2.21
9092026-07-21T19:10:32.256Z Downloaded ref-cast-impl v1.0.25
9102026-07-21T19:10:32.260Z Downloaded predicates v3.1.4
9112026-07-21T19:10:32.260Z Downloaded r2d2 v0.8.10
9122026-07-21T19:10:32.266Z Downloaded polyval v0.7.1
9132026-07-21T19:10:32.266Z Downloaded recursive-proc-macro-impl v0.1.1
9142026-07-21T19:10:32.269Z Downloaded postgres-protocol v0.6.10
9152026-07-21T19:10:32.273Z Downloaded heapless v0.8.0
9162026-07-21T19:10:32.273Z Downloaded papergrid v0.17.0
9172026-07-21T19:10:32.277Z Downloaded rand_core v0.10.0
9182026-07-21T19:10:32.280Z Downloaded rustc_version v0.1.7
9192026-07-21T19:10:32.280Z Downloaded rustc-hash v2.1.1
9202026-07-21T19:10:32.280Z Downloaded russh-util v0.52.0
9212026-07-21T19:10:32.284Z Downloaded progenitor-extras v0.2.0
9222026-07-21T19:10:32.284Z Downloaded primeorder v0.14.0-rc.10
9232026-07-21T19:10:32.284Z Downloaded progenitor v0.13.0
9242026-07-21T19:10:32.284Z Downloaded primeorder v0.13.6
9252026-07-21T19:10:32.288Z Downloaded rustc_version v0.4.1
9262026-07-21T19:10:32.288Z Downloaded rand_seeder v0.4.0
9272026-07-21T19:10:32.288Z Downloaded ed25519-dalek v3.0.0-rc.0
9282026-07-21T19:10:32.291Z Downloaded parking_lot_core v0.9.12
9292026-07-21T19:10:32.291Z Downloaded ed25519-dalek v2.2.0
9302026-07-21T19:10:32.295Z Downloaded aes-gcm v0.11.0
9312026-07-21T19:10:32.298Z Downloaded hickory-resolver v0.24.4
9322026-07-21T19:10:32.298Z Downloaded parking_lot v0.11.2
9332026-07-21T19:10:32.302Z Downloaded rand_core v0.6.4
9342026-07-21T19:10:32.302Z Downloaded pin-project v1.1.11
9352026-07-21T19:10:32.307Z Downloaded russh-cryptovec v0.61.0
9362026-07-21T19:10:32.311Z Downloaded rfc6979 v0.5.0
9372026-07-21T19:10:32.311Z Downloaded psm v0.1.30
9382026-07-21T19:10:32.314Z Downloaded icu_collections v2.1.1
9392026-07-21T19:10:32.314Z Downloaded scroll_derive v0.13.1
9402026-07-21T19:10:32.319Z Downloaded openssl-sys v0.9.115
9412026-07-21T19:10:32.319Z Downloaded num-traits v0.2.19
9422026-07-21T19:10:32.322Z Downloaded pem-rfc7468 v0.7.0
9432026-07-21T19:10:32.322Z Downloaded quinn-udp v0.5.14
9442026-07-21T19:10:32.327Z Downloaded rand_chacha v0.9.0
9452026-07-21T19:10:32.331Z Downloaded rand_core v0.9.5
9462026-07-21T19:10:32.331Z Downloaded secrecy v0.8.0
9472026-07-21T19:10:32.331Z Downloaded pin-project-internal v1.1.11
9482026-07-21T19:10:32.334Z Downloaded pkcs1 v0.8.0-rc.4
9492026-07-21T19:10:32.334Z Downloaded miniz_oxide v0.8.9
9502026-07-21T19:10:32.338Z Downloaded seq-macro v0.3.6
9512026-07-21T19:10:32.338Z Downloaded prefix-trie v0.7.0
9522026-07-21T19:10:32.338Z Downloaded postgres-types v0.2.12
9532026-07-21T19:10:32.343Z Downloaded pkcs1 v0.7.5
9542026-07-21T19:10:32.359Z Downloaded rtoolbox v0.0.3
9552026-07-21T19:10:32.359Z Downloaded rpassword v7.5.4
9562026-07-21T19:10:32.359Z Downloaded scheduled-thread-pool v0.2.7
9572026-07-21T19:10:32.362Z Downloaded scopeguard v1.2.0
9582026-07-21T19:10:32.362Z Downloaded sapling-renderdag v0.1.0
9592026-07-21T19:10:32.363Z Downloaded resolv-conf v0.7.6
9602026-07-21T19:10:32.363Z Downloaded postcard v1.1.3
9612026-07-21T19:10:32.363Z Downloaded serde_bytes v0.11.19
9622026-07-21T19:10:32.363Z Downloaded serde-big-array v0.5.1
9632026-07-21T19:10:32.366Z Downloaded progenitor-impl v0.14.0
9642026-07-21T19:10:32.370Z Downloaded oxide-update-engine-types v0.1.2
9652026-07-21T19:10:32.370Z Downloaded serde_repr v0.1.20
9662026-07-21T19:10:32.373Z Downloaded serde_plain v1.0.2
9672026-07-21T19:10:32.377Z Downloaded itertools v0.10.5
9682026-07-21T19:10:32.378Z Downloaded serde_spanned v1.1.1
9692026-07-21T19:10:32.381Z Downloaded der v0.8.0
9702026-07-21T19:10:32.384Z Downloaded jiff-static v0.2.21
9712026-07-21T19:10:32.388Z Downloaded serde_urlencoded v0.7.1
9722026-07-21T19:10:32.388Z Downloaded sha1 v0.10.6
9732026-07-21T19:10:32.391Z Downloaded sha1 v0.11.0
9742026-07-21T19:10:32.391Z Downloaded diesel_derives v2.3.7
9752026-07-21T19:10:32.395Z Downloaded shell-words v1.1.1
9762026-07-21T19:10:32.399Z Downloaded sigpipe v0.1.3
9772026-07-21T19:10:32.399Z Downloaded signature v3.0.0
9782026-07-21T19:10:32.399Z Downloaded schemars_derive v0.8.22
9792026-07-21T19:10:32.402Z Downloaded rustls-native-certs v0.8.3
9802026-07-21T19:10:32.405Z Downloaded p384 v0.14.0-rc.10
9812026-07-21T19:10:32.405Z Downloaded rusty-fork v0.3.1
9822026-07-21T19:10:32.409Z Downloaded rustls-pemfile v2.2.0
9832026-07-21T19:10:32.409Z Downloaded signal-hook-mio v0.2.5
9842026-07-21T19:10:32.412Z Downloaded signature v2.2.0
9852026-07-21T19:10:32.413Z Downloaded signal-hook-tokio v0.3.1
9862026-07-21T19:10:32.413Z Downloaded semver v0.1.20
9872026-07-21T19:10:32.416Z Downloaded sec1 v0.8.1
9882026-07-21T19:10:32.416Z Downloaded sec1 v0.7.3
9892026-07-21T19:10:32.416Z Downloaded p256 v0.14.0-rc.10
9902026-07-21T19:10:32.422Z Downloaded minimal-lexical v0.2.1
9912026-07-21T19:10:32.442Z Downloaded scrypt v0.12.0
9922026-07-21T19:10:32.442Z Downloaded pkcs5 v0.8.1
9932026-07-21T19:10:32.442Z Downloaded oso v0.27.3
9942026-07-21T19:10:32.446Z Downloaded secrecy v0.10.3
9952026-07-21T19:10:32.446Z Downloaded same-file v1.0.6
9962026-07-21T19:10:32.446Z Downloaded siphasher v1.0.2
9972026-07-21T19:10:32.446Z Downloaded serde_path_to_error v0.1.20
9982026-07-21T19:10:32.446Z Downloaded serde-hex v0.1.0
9992026-07-21T19:10:32.446Z Downloaded serde_with_macros v1.5.2
10002026-07-21T19:10:32.446Z Downloaded hashbrown v0.13.2
10012026-07-21T19:10:32.450Z Downloaded serde_derive_internals v0.29.1
10022026-07-21T19:10:32.450Z Downloaded rustls-pki-types v1.14.0
10032026-07-21T19:10:32.453Z Downloaded progenitor-impl v0.13.0
10042026-07-21T19:10:32.457Z Downloaded slog-envlogger v2.2.0
10052026-07-21T19:10:32.461Z Downloaded parking_lot v0.12.5
10062026-07-21T19:10:32.471Z Downloaded http v1.4.2
10072026-07-21T19:10:32.475Z Downloaded shlex v1.3.0
10082026-07-21T19:10:32.475Z Downloaded hickory-server v0.25.2
10092026-07-21T19:10:32.480Z Downloaded stable_deref_trait v1.2.1
10102026-07-21T19:10:32.484Z Downloaded scroll v0.13.0
10112026-07-21T19:10:32.490Z Downloaded dropshot-api-manager v0.7.2
10122026-07-21T19:10:32.493Z Downloaded rustversion v1.0.22
10132026-07-21T19:10:32.497Z Downloaded simd-adler32 v0.3.8
10142026-07-21T19:10:32.497Z Downloaded signal-hook-registry v1.4.8
10152026-07-21T19:10:32.500Z Downloaded serdect v0.4.3
10162026-07-21T19:10:32.500Z Downloaded libxml v0.3.3
10172026-07-21T19:10:32.504Z Downloaded strip-ansi-escapes v0.2.1
10182026-07-21T19:10:32.504Z Downloaded slab v0.4.12
10192026-07-21T19:10:32.507Z Downloaded pretty_assertions v1.4.1
10202026-07-21T19:10:32.512Z Downloaded strum v0.26.3
10212026-07-21T19:10:32.512Z Downloaded aho-corasick v1.1.4
10222026-07-21T19:10:32.516Z Downloaded slog-async v2.8.0
10232026-07-21T19:10:32.516Z Downloaded prettyplease v0.2.37
10242026-07-21T19:10:32.516Z Downloaded salsa20 v0.11.0
10252026-07-21T19:10:32.519Z Downloaded rcgen v0.12.1
10262026-07-21T19:10:32.519Z Downloaded smallvec v0.6.14
10272026-07-21T19:10:32.522Z Downloaded slog-scope v4.4.1
10282026-07-21T19:10:32.523Z Downloaded structmeta v0.3.0
10292026-07-21T19:10:32.523Z Downloaded strsim v0.10.0
10302026-07-21T19:10:32.526Z Downloaded sync-ptr v0.1.4
10312026-07-21T19:10:32.526Z Downloaded strum v0.27.2
10322026-07-21T19:10:32.526Z Downloaded structmeta-derive v0.3.0
10332026-07-21T19:10:32.526Z Downloaded snafu-derive v0.8.9
10342026-07-21T19:10:32.530Z Downloaded subtle v2.6.1
10352026-07-21T19:10:32.530Z Downloaded slog-json v2.6.1
10362026-07-21T19:10:32.530Z Downloaded tagptr v0.2.0
10372026-07-21T19:10:32.530Z Downloaded tap v1.0.1
10382026-07-21T19:10:32.533Z Downloaded take_mut v0.2.2
10392026-07-21T19:10:32.533Z Downloaded internal-russh-num-bigint v0.5.0
10402026-07-21T19:10:32.537Z Downloaded tabwriter v1.4.1
10412026-07-21T19:10:32.537Z Downloaded hashbrown v0.16.1
10422026-07-21T19:10:32.541Z Downloaded slog-bunyan v2.5.0
10432026-07-21T19:10:32.541Z Downloaded tabled_derive v0.11.0
10442026-07-21T19:10:32.544Z Downloaded sync_wrapper v1.0.2
10452026-07-21T19:10:32.544Z Downloaded itertools v0.12.1
10462026-07-21T19:10:32.547Z Downloaded iri-string v0.7.10
10472026-07-21T19:10:32.551Z Downloaded smf v0.2.3
10482026-07-21T19:10:32.551Z Downloaded slog-term v2.9.2
10492026-07-21T19:10:32.555Z Downloaded schemars v0.8.22
10502026-07-21T19:10:32.559Z Downloaded thiserror-impl-no-std v2.0.2
10512026-07-21T19:10:32.562Z Downloaded termtree v0.5.1
10522026-07-21T19:10:32.562Z Downloaded sqlformat v0.3.5
10532026-07-21T19:10:32.562Z Downloaded spki v0.8.0
10542026-07-21T19:10:32.562Z Downloaded spki v0.7.3
10552026-07-21T19:10:32.566Z Downloaded testing_table v0.3.0
10562026-07-21T19:10:32.566Z Downloaded crossterm v0.28.1
10572026-07-21T19:10:32.569Z Downloaded ssh-cipher v0.3.0-rc.9
10582026-07-21T19:10:32.572Z Downloaded thread-id v5.1.0
10592026-07-21T19:10:32.573Z Downloaded stacker v0.1.23
10602026-07-21T19:10:32.573Z Downloaded ron v0.8.1
10612026-07-21T19:10:32.576Z Downloaded rustls-platform-verifier v0.6.2
10622026-07-21T19:10:32.579Z Downloaded num-bigint v0.4.6
10632026-07-21T19:10:32.584Z Downloaded ssh-encoding v0.3.0-rc.9
10642026-07-21T19:10:32.584Z Downloaded sqlparser_derive v0.5.0
10652026-07-21T19:10:32.587Z Downloaded p521 v0.14.0-rc.10
10662026-07-21T19:10:32.587Z Downloaded time-core v0.1.8
10672026-07-21T19:10:32.587Z Downloaded stringprep v0.1.5
10682026-07-21T19:10:32.593Z Downloaded string_cache v0.8.9
10692026-07-21T19:10:32.593Z Downloaded static_assertions v1.1.0
10702026-07-21T19:10:32.594Z Downloaded rayon-core v1.13.0
10712026-07-21T19:10:32.597Z Downloaded crossterm v0.29.0
10722026-07-21T19:10:32.597Z Downloaded strum_macros v0.24.3
10732026-07-21T19:10:32.597Z Downloaded slog-stdlog v4.1.1
10742026-07-21T19:10:32.601Z Downloaded supports-color v3.0.2
10752026-07-21T19:10:32.601Z Downloaded strum_macros v0.27.2
10762026-07-21T19:10:32.601Z Downloaded tinyvec_macros v0.1.1
10772026-07-21T19:10:32.604Z Downloaded tokio-macros v2.7.0
10782026-07-21T19:10:32.604Z Downloaded hkdf v0.13.0
10792026-07-21T19:10:32.604Z Downloaded hkdf v0.12.4
10802026-07-21T19:10:32.608Z Downloaded bindgen v0.71.1
10812026-07-21T19:10:32.611Z Downloaded num-bigint-dig v0.8.6
10822026-07-21T19:10:32.615Z Downloaded rand v0.8.6
10832026-07-21T19:10:32.615Z Downloaded synstructure v0.13.2
10842026-07-21T19:10:32.619Z Downloaded support-bundle-viewer v0.1.2
10852026-07-21T19:10:32.619Z Downloaded hyper-util v0.1.20
10862026-07-21T19:10:32.622Z Downloaded tokio-test v0.4.5
10872026-07-21T19:10:32.622Z Downloaded thiserror-no-std v2.0.2
10882026-07-21T19:10:32.625Z Downloaded smallvec v1.15.1
10892026-07-21T19:10:32.625Z Downloaded qorb v0.4.1
10902026-07-21T19:10:32.629Z Downloaded publicsuffix v2.3.0
10912026-07-21T19:10:32.632Z Downloaded signal-hook v0.3.18
10922026-07-21T19:10:32.632Z Downloaded sha2 v0.11.0
10932026-07-21T19:10:32.636Z Downloaded serde_with_macros v3.21.0
10942026-07-21T19:10:32.636Z Downloaded tower-service v0.3.3
10952026-07-21T19:10:32.639Z Downloaded termios v0.3.3
10962026-07-21T19:10:32.639Z Downloaded serde_yaml v0.9.34+deprecated
10972026-07-21T19:10:32.642Z Downloaded nom v7.1.3
10982026-07-21T19:10:32.646Z Downloaded slog v2.8.2
10992026-07-21T19:10:32.646Z Downloaded try-lock v0.2.5
11002026-07-21T19:10:32.646Z Downloaded trait-variant v0.1.2
11012026-07-21T19:10:32.649Z Downloaded tower-layer v0.3.3
11022026-07-21T19:10:32.649Z Downloaded topological-sort v0.2.2
11032026-07-21T19:10:32.650Z Downloaded rsa v0.9.10
11042026-07-21T19:10:32.653Z Downloaded spin v0.9.8
11052026-07-21T19:10:32.653Z Downloaded rand v0.9.2
11062026-07-21T19:10:32.656Z Downloaded quinn v0.11.9
11072026-07-21T19:10:32.660Z Downloaded rustls-webpki v0.103.13
11082026-07-21T19:10:32.660Z Downloaded thread_local v1.1.9
11092026-07-21T19:10:32.663Z Downloaded strum_macros v0.26.4
11102026-07-21T19:10:32.663Z Downloaded tls_codec_derive v0.4.2
11112026-07-21T19:10:32.663Z Downloaded socket2 v0.5.10
11122026-07-21T19:10:32.667Z Downloaded unit-prefix v0.5.2
11132026-07-21T19:10:32.667Z Downloaded ryu v1.0.23
11142026-07-21T19:10:32.670Z Downloaded unarray v0.1.4
11152026-07-21T19:10:32.670Z Downloaded serde_cbor v0.11.2
11162026-07-21T19:10:32.673Z Downloaded unicode-xid v0.2.6
11172026-07-21T19:10:32.673Z Downloaded unicode-truncate v1.1.0
11182026-07-21T19:10:32.673Z Downloaded usdt-attr-macro v0.6.0
11192026-07-21T19:10:32.673Z Downloaded usdt v0.6.0
11202026-07-21T19:10:32.677Z Downloaded utf-8 v0.7.6
11212026-07-21T19:10:32.677Z Downloaded crypto-primes v0.7.2
11222026-07-21T19:10:32.680Z Downloaded slog-dtrace v0.3.0
11232026-07-21T19:10:32.680Z Downloaded schemars v0.9.0
11242026-07-21T19:10:32.686Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11252026-07-21T19:10:32.691Z Downloaded typify-macro v0.6.2
11262026-07-21T19:10:32.691Z Downloaded tinystr v0.8.2
11272026-07-21T19:10:32.691Z Downloaded tiny-keccak v2.0.2
11282026-07-21T19:10:32.695Z Downloaded universal-hash v0.5.1
11292026-07-21T19:10:32.695Z Downloaded idna v1.1.0
11302026-07-21T19:10:32.698Z Downloaded tokio-dtrace v0.1.1
11312026-07-21T19:10:32.698Z Downloaded h2 v0.4.15
11322026-07-21T19:10:32.702Z Downloaded mio v1.2.0
11332026-07-21T19:10:32.705Z Downloaded blake3 v1.8.5
11342026-07-21T19:10:32.710Z Downloaded untrusted v0.7.1
11352026-07-21T19:10:32.713Z Downloaded universal-hash v0.6.1
11362026-07-21T19:10:32.713Z Downloaded tokio-native-tls v0.3.1
11372026-07-21T19:10:32.713Z Downloaded utf8_iter v1.0.4
11382026-07-21T19:10:32.713Z Downloaded tls_codec v0.4.2
11392026-07-21T19:10:32.713Z Downloaded aws-lc-rs v1.16.3
11402026-07-21T19:10:32.718Z Downloaded void v1.0.2
11412026-07-21T19:10:32.721Z Downloaded tui-tree-widget v0.23.1
11422026-07-21T19:10:32.721Z Downloaded want v0.3.1
11432026-07-21T19:10:32.721Z Downloaded waitgroup v0.1.2
11442026-07-21T19:10:32.721Z Downloaded rand v0.10.1
11452026-07-21T19:10:32.725Z Downloaded untrusted v0.9.0
11462026-07-21T19:10:32.725Z Downloaded term v1.2.1
11472026-07-21T19:10:32.728Z Downloaded socket2 v0.6.3
11482026-07-21T19:10:32.728Z Downloaded tokio-tungstenite v0.21.0
11492026-07-21T19:10:32.732Z Downloaded subprocess v0.2.15
11502026-07-21T19:10:32.733Z Downloaded iddqd v0.4.2
11512026-07-21T19:10:32.736Z Downloaded wait-timeout v0.2.1
11522026-07-21T19:10:32.740Z Downloaded usdt-impl v0.6.0
11532026-07-21T19:10:32.740Z Downloaded xattr v1.6.1
11542026-07-21T19:10:32.740Z Downloaded unicase v2.9.0
11552026-07-21T19:10:32.744Z Downloaded tokio-tungstenite v0.23.1
11562026-07-21T19:10:32.744Z Downloaded toml_writer v1.1.1+spec-1.1.0
11572026-07-21T19:10:32.744Z Downloaded hyper v1.10.1
11582026-07-21T19:10:32.748Z Downloaded term v0.7.0
11592026-07-21T19:10:32.753Z Downloaded time-macros v0.2.27
11602026-07-21T19:10:32.753Z Downloaded hashbrown v0.15.5
11612026-07-21T19:10:32.758Z Downloaded xshell-macros v0.2.7
11622026-07-21T19:10:32.761Z Downloaded vergen-git2 v9.1.0
11632026-07-21T19:10:32.761Z Downloaded uzers v0.12.2
11642026-07-21T19:10:32.761Z Downloaded zerofrom-derive v0.1.6
11652026-07-21T19:10:32.767Z Downloaded zerofrom v0.1.6
11662026-07-21T19:10:32.771Z Downloaded similar v2.7.0
11672026-07-21T19:10:32.771Z Downloaded vergen-gitcl v1.0.8
11682026-07-21T19:10:32.776Z Downloaded yoke-derive v0.8.1
11692026-07-21T19:10:32.776Z Downloaded toml_parser v1.1.2+spec-1.1.0
11702026-07-21T19:10:32.780Z Downloaded zeroize_derive v1.4.3
11712026-07-21T19:10:32.780Z Downloaded schemars v1.2.1
11722026-07-21T19:10:32.789Z Downloaded zone_cfg_derive v0.3.1
11732026-07-21T19:10:32.793Z Downloaded zone v0.3.1
11742026-07-21T19:10:32.793Z Downloaded tokio-rustls v0.26.4
11752026-07-21T19:10:32.793Z Downloaded usdt-macro v0.6.0
11762026-07-21T19:10:32.793Z Downloaded rsa v0.10.0-rc.18
11772026-07-21T19:10:32.796Z Downloaded whoami v2.1.0
11782026-07-21T19:10:32.796Z Downloaded wyz v0.5.1
11792026-07-21T19:10:32.796Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11802026-07-21T19:10:32.800Z Downloaded libm v0.2.16
11812026-07-21T19:10:32.803Z Downloaded tar v0.4.46
11822026-07-21T19:10:32.806Z Downloaded snafu v0.8.9
11832026-07-21T19:10:32.809Z Downloaded vergen-lib v9.1.0
11842026-07-21T19:10:32.810Z Downloaded whoami v1.6.1
11852026-07-21T19:10:32.810Z Downloaded vsss-rs v3.3.4
11862026-07-21T19:10:32.813Z Downloaded vergen-lib v0.1.6
11872026-07-21T19:10:32.813Z Downloaded nom v8.0.0
11882026-07-21T19:10:32.817Z Downloaded itertools v0.14.0
11892026-07-21T19:10:32.820Z Downloaded futures-util v0.3.32
11902026-07-21T19:10:32.826Z Downloaded writeable v0.6.2
11912026-07-21T19:10:32.829Z Downloaded twox-hash v2.1.2
11922026-07-21T19:10:32.829Z Downloaded toml v1.1.2+spec-1.1.0
11932026-07-21T19:10:32.832Z Downloaded samael v0.0.19
11942026-07-21T19:10:32.836Z Downloaded icu_properties_data v2.1.2
11952026-07-21T19:10:32.841Z Downloaded zeroize v1.8.2
11962026-07-21T19:10:32.844Z Downloaded toml v0.7.8
11972026-07-21T19:10:32.844Z Downloaded xshell v0.2.7
11982026-07-21T19:10:32.844Z Downloaded unicode-properties v0.1.4
11992026-07-21T19:10:32.848Z Downloaded tracing-attributes v0.1.31
12002026-07-21T19:10:32.848Z Downloaded tokio-stream v0.1.18
12012026-07-21T19:10:32.852Z Downloaded zerovec-derive v0.11.2
12022026-07-21T19:10:32.852Z Downloaded itertools v0.13.0
12032026-07-21T19:10:32.855Z Downloaded walkdir v2.5.0
12042026-07-21T19:10:32.858Z Downloaded vergen v9.1.0
12052026-07-21T19:10:32.858Z Downloaded tungstenite v0.23.0
12062026-07-21T19:10:32.859Z Downloaded tracing-core v0.1.36
12072026-07-21T19:10:32.862Z Downloaded chrono v0.4.45
12082026-07-21T19:10:32.865Z Downloaded zstd-safe v7.2.4
12092026-07-21T19:10:32.865Z Downloaded zstd v0.13.3
12102026-07-21T19:10:32.869Z Downloaded test-strategy v0.4.5
12112026-07-21T19:10:32.869Z Downloaded serde_with v1.14.0
12122026-07-21T19:10:32.874Z Downloaded unicode-bidi v0.3.18
12132026-07-21T19:10:32.877Z Downloaded steno v0.4.1
12142026-07-21T19:10:32.877Z Downloaded yasna v0.5.2
12152026-07-21T19:10:32.877Z Downloaded rustyline v14.0.0
12162026-07-21T19:10:32.885Z Downloaded tinyvec v1.10.0
12172026-07-21T19:10:32.888Z Downloaded zerocopy v0.6.6
12182026-07-21T19:10:32.892Z Downloaded yoke v0.8.1
12192026-07-21T19:10:32.895Z Downloaded toml_edit v0.23.10+spec-1.0.0
12202026-07-21T19:10:32.899Z Downloaded uuid v1.23.4
12212026-07-21T19:10:32.919Z Downloaded vte v0.14.1
12222026-07-21T19:10:32.923Z Downloaded typify v0.6.2
12232026-07-21T19:10:32.923Z Downloaded p384 v0.13.1
12242026-07-21T19:10:32.928Z Downloaded tungstenite v0.21.0
12252026-07-21T19:10:32.933Z Downloaded reedline v0.40.0
12262026-07-21T19:10:32.945Z Downloaded unsafe-libyaml v0.2.11
12272026-07-21T19:10:32.952Z Downloaded reqwest v0.12.28
12282026-07-21T19:10:32.955Z Downloaded regex v1.12.3
12292026-07-21T19:10:32.955Z Downloaded zopfli v0.8.3
12302026-07-21T19:10:32.966Z Downloaded lalrpop v0.19.12
12312026-07-21T19:10:32.971Z Downloaded goblin v0.10.5
12322026-07-21T19:10:32.978Z Downloaded tokio-postgres v0.7.16
12332026-07-21T19:10:32.982Z Downloaded unicode_categories v0.1.1
12342026-07-21T19:10:32.985Z Downloaded curve25519-dalek v4.1.3
12352026-07-21T19:10:32.989Z Downloaded portable-atomic v1.13.1
12362026-07-21T19:10:32.993Z Downloaded zerotrie v0.2.3
12372026-07-21T19:10:32.997Z Downloaded reqwest v0.13.2
12382026-07-21T19:10:33.004Z Downloaded toml_edit v0.19.15
12392026-07-21T19:10:33.013Z Downloaded zip v0.6.6
12402026-07-21T19:10:33.017Z Downloaded typed-path v0.9.3
12412026-07-21T19:10:33.027Z Downloaded git2 v0.20.4
12422026-07-21T19:10:33.031Z Downloaded yansi v1.0.1
12432026-07-21T19:10:33.031Z Downloaded rawzip v0.4.4
12442026-07-21T19:10:33.031Z Downloaded url v2.5.8
12452026-07-21T19:10:33.040Z Downloaded salty v0.3.0
12462026-07-21T19:10:33.047Z Downloaded rayon v1.11.0
12472026-07-21T19:10:33.055Z Downloaded tower v0.5.3
12482026-07-21T19:10:33.067Z Downloaded x509-cert v0.2.5
12492026-07-21T19:10:33.071Z Downloaded petname v2.0.2
12502026-07-21T19:10:33.093Z Downloaded quick-xml v0.37.5
12512026-07-21T19:10:33.099Z Downloaded proptest v1.10.0
12522026-07-21T19:10:33.099Z Downloaded zerocopy-derive v0.8.40
12532026-07-21T19:10:33.099Z Downloaded moka v0.12.13
12542026-07-21T19:10:33.103Z Downloaded unicode-segmentation v1.12.0
12552026-07-21T19:10:33.109Z Downloaded tower-http v0.6.8
12562026-07-21T19:10:33.114Z Downloaded ssh-key v0.7.0-rc.10
12572026-07-21T19:10:33.126Z Downloaded zerovec v0.11.5
12582026-07-21T19:10:33.131Z Downloaded zip v4.6.1
12592026-07-21T19:10:33.137Z Downloaded crypto-bigint v0.7.5
12602026-07-21T19:10:33.146Z Downloaded unicode-normalization v0.1.25
12612026-07-21T19:10:33.149Z Downloaded object v0.30.4
12622026-07-21T19:10:33.149Z Downloaded tough v0.22.0
12632026-07-21T19:10:33.154Z Downloaded radix_trie v0.2.1
12642026-07-21T19:10:33.160Z Downloaded quinn-proto v0.11.13
12652026-07-21T19:10:33.165Z Downloaded bstr v1.12.1
12662026-07-21T19:10:33.169Z Downloaded serde_with v3.21.0
12672026-07-21T19:10:33.173Z Downloaded nix v0.27.1
12682026-07-21T19:10:33.178Z Downloaded tokio-util v0.7.18
12692026-07-21T19:10:33.182Z Downloaded russh v0.61.2
12702026-07-21T19:10:33.188Z Downloaded curve25519-dalek v5.0.0-rc.0
12712026-07-21T19:10:33.193Z Downloaded winnow v0.6.26
12722026-07-21T19:10:33.205Z Downloaded winnow v0.5.40
12732026-07-21T19:10:33.211Z Downloaded winnow v1.0.3
12742026-07-21T19:10:33.218Z Downloaded openssl v0.10.79
12752026-07-21T19:10:33.228Z Downloaded polar-core v0.27.3
12762026-07-21T19:10:33.234Z Downloaded tabled v0.20.0
12772026-07-21T19:10:33.241Z Downloaded dropshot v0.17.1
12782026-07-21T19:10:33.255Z Downloaded regex-syntax v0.6.29
12792026-07-21T19:10:33.263Z Downloaded nix v0.28.0
12802026-07-21T19:10:33.267Z Downloaded zlib-rs v0.6.2
12812026-07-21T19:10:33.276Z Downloaded time v0.3.47
12822026-07-21T19:10:33.280Z Downloaded smoltcp v0.9.1
12832026-07-21T19:10:33.284Z Downloaded vcpkg v0.2.15
12842026-07-21T19:10:33.304Z Downloaded hickory-proto v0.24.4
12852026-07-21T19:10:33.312Z Downloaded openapiv3 v2.2.0
12862026-07-21T19:10:33.318Z Downloaded object v0.37.3
12872026-07-21T19:10:33.330Z Downloaded smoltcp v0.11.0
12882026-07-21T19:10:33.343Z Downloaded nix v0.31.2
12892026-07-21T19:10:33.350Z Downloaded regress v0.11.1
12902026-07-21T19:10:33.350Z Downloaded hickory-proto v0.25.2
12912026-07-21T19:10:33.363Z Downloaded diesel v2.3.7
12922026-07-21T19:10:33.372Z Downloaded zerocopy v0.8.40
12932026-07-21T19:10:33.383Z Downloaded regex-syntax v0.8.10
12942026-07-21T19:10:33.388Z Downloaded sqlparser v0.61.0
12952026-07-21T19:10:33.394Z Downloaded regress v0.10.5
12962026-07-21T19:10:33.401Z Downloaded sled v0.34.7
12972026-07-21T19:10:33.407Z Downloaded rustls v0.23.41
12982026-07-21T19:10:33.413Z Downloaded tracing v0.1.44
12992026-07-21T19:10:33.425Z Downloaded rustix v0.38.44
13002026-07-21T19:10:33.463Z Downloaded csv v1.4.0
13012026-07-21T19:10:33.482Z Downloaded jiff v0.2.21
13022026-07-21T19:10:33.486Z Downloaded libz-sys v1.1.24
13032026-07-21T19:10:33.498Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13042026-07-21T19:10:33.524Z Downloaded fiat-crypto v0.3.0
13052026-07-21T19:10:33.556Z Downloaded sha3 v0.11.0
13062026-07-21T19:10:33.563Z Downloaded bzip2-sys v0.1.13+1.0.8
13072026-07-21T19:10:33.570Z Downloaded ratatui v0.29.0
13082026-07-21T19:10:33.585Z Downloaded typify-impl v0.6.2
13092026-07-21T19:10:33.697Z Downloaded regex-automata v0.4.14
13102026-07-21T19:10:33.701Z Downloaded zerocopy-derive v0.6.6
13112026-07-21T19:10:33.701Z Downloaded chrono-tz v0.10.4
13122026-07-21T19:10:33.701Z Downloaded petgraph v0.6.5
13132026-07-21T19:10:33.701Z Downloaded petgraph v0.8.3
13142026-07-21T19:10:33.722Z Downloaded sha3 v0.10.8
13152026-07-21T19:10:33.743Z Downloaded tokio v1.52.1
13162026-07-21T19:10:33.814Z Downloaded encoding_rs v0.8.35
13172026-07-21T19:10:33.855Z Downloaded ring v0.17.14
13182026-07-21T19:10:33.907Z Downloaded libgit2-sys v0.18.3+1.9.2
13192026-07-21T19:10:34.400Z Downloaded aws-lc-sys v0.40.0
13202026-07-21T19:10:34.671Z Compiling libc v0.2.185
13212026-07-21T19:10:34.671Z Compiling serde_core v1.0.228
13222026-07-21T19:10:34.671Z Compiling serde v1.0.228
13232026-07-21T19:10:34.692Z Compiling log v0.4.29
13242026-07-21T19:10:34.692Z Compiling smallvec v1.15.1
13252026-07-21T19:10:34.813Z Compiling shlex v1.3.0
13262026-07-21T19:10:34.816Z Compiling find-msvc-tools v0.1.9
13272026-07-21T19:10:34.816Z Compiling syn v2.0.117
13282026-07-21T19:10:34.983Z Compiling subtle v2.6.1
13292026-07-21T19:10:34.998Z Compiling stable_deref_trait v1.2.1
13302026-07-21T19:10:35.007Z Compiling scopeguard v1.2.0
13312026-07-21T19:10:35.064Z Compiling typenum v1.20.1
13322026-07-21T19:10:35.078Z Compiling serde_json v1.0.150
13332026-07-21T19:10:35.116Z Compiling lock_api v0.4.14
13342026-07-21T19:10:35.137Z Compiling portable-atomic v1.13.1
13352026-07-21T19:10:35.143Z Compiling zerocopy v0.8.40
13362026-07-21T19:10:35.300Z Compiling parking_lot_core v0.9.12
13372026-07-21T19:10:35.356Z Compiling pin-project-lite v0.2.17
13382026-07-21T19:10:35.529Z Compiling getrandom v0.4.1
13392026-07-21T19:10:35.691Z Compiling critical-section v1.2.0
13402026-07-21T19:10:35.707Z Compiling jobserver v0.1.34
13412026-07-21T19:10:35.741Z Compiling errno v0.3.14
13422026-07-21T19:10:35.797Z Compiling getrandom v0.2.17
13432026-07-21T19:10:35.886Z Compiling libm v0.2.16
13442026-07-21T19:10:35.901Z Compiling pkg-config v0.3.32
13452026-07-21T19:10:35.990Z Compiling cc v1.2.56
13462026-07-21T19:10:36.025Z Compiling rand_core v0.6.4
13472026-07-21T19:10:36.102Z Compiling signal-hook-registry v1.4.8
13482026-07-21T19:10:36.299Z Compiling once_cell v1.21.3
13492026-07-21T19:10:36.327Z Compiling num-traits v0.2.19
13502026-07-21T19:10:36.416Z Compiling futures-core v0.3.32
13512026-07-21T19:10:36.492Z Compiling rand_core v0.10.0
13522026-07-21T19:10:36.528Z Compiling parking_lot v0.12.5
13532026-07-21T19:10:36.575Z Compiling mio v1.2.0
13542026-07-21T19:10:36.725Z Compiling generic-array v0.14.7
13552026-07-21T19:10:36.877Z Compiling const-oid v0.9.6
13562026-07-21T19:10:36.900Z Compiling writeable v0.6.2
13572026-07-21T19:10:36.944Z Compiling litemap v0.8.1
13582026-07-21T19:10:37.094Z Compiling bitflags v2.11.0
13592026-07-21T19:10:37.126Z Compiling percent-encoding v2.3.2
13602026-07-21T19:10:37.193Z Compiling semver v1.0.28
13612026-07-21T19:10:37.380Z Compiling icu_properties_data v2.1.2
13622026-07-21T19:10:37.523Z Compiling icu_normalizer_data v2.1.1
13632026-07-21T19:10:37.592Z Compiling socket2 v0.6.3
13642026-07-21T19:10:37.640Z Compiling futures-sink v0.3.32
13652026-07-21T19:10:37.664Z Compiling futures-task v0.3.32
13662026-07-21T19:10:37.752Z Compiling synstructure v0.13.2
13672026-07-21T19:10:37.759Z Compiling futures-channel v0.3.32
13682026-07-21T19:10:37.835Z Compiling futures-io v0.3.32
13692026-07-21T19:10:37.849Z Compiling slab v0.4.12
13702026-07-21T19:10:37.945Z Compiling utf8_iter v1.0.4
13712026-07-21T19:10:37.984Z Compiling indexmap v2.14.0
13722026-07-21T19:10:37.984Z Compiling form_urlencoded v1.2.2
13732026-07-21T19:10:38.011Z Compiling getrandom v0.3.4
13742026-07-21T19:10:38.025Z Compiling rustversion v1.0.22
13752026-07-21T19:10:38.090Z Compiling cmake v0.1.57
13762026-07-21T19:10:38.174Z Compiling rustix v1.1.3
13772026-07-21T19:10:38.189Z Compiling ident_case v1.0.1
13782026-07-21T19:10:38.317Z Compiling dunce v1.0.5
13792026-07-21T19:10:38.331Z Compiling fs_extra v1.3.0
13802026-07-21T19:10:38.415Z Compiling iana-time-zone v0.1.65
13812026-07-21T19:10:38.496Z Compiling regex-syntax v0.8.10
13822026-07-21T19:10:38.597Z Compiling aws-lc-sys v0.40.0
13832026-07-21T19:10:38.618Z Compiling uuid v1.23.4
13842026-07-21T19:10:38.644Z Compiling base64 v0.22.1
13852026-07-21T19:10:38.945Z Compiling rand_core v0.9.5
13862026-07-21T19:10:38.972Z Compiling vcpkg v0.2.15
13872026-07-21T19:10:39.035Z Compiling base64ct v1.8.3
13882026-07-21T19:10:39.242Z Compiling rustc_version v0.4.1
13892026-07-21T19:10:39.336Z Compiling pem-rfc7468 v0.7.0
13902026-07-21T19:10:39.374Z Compiling tracing-core v0.1.36
13912026-07-21T19:10:39.487Z Compiling serde_derive v1.0.228
13922026-07-21T19:10:39.609Z Compiling zeroize_derive v1.4.3
13932026-07-21T19:10:39.655Z Compiling zerofrom-derive v0.1.6
13942026-07-21T19:10:39.737Z Compiling yoke-derive v0.8.1
13952026-07-21T19:10:39.936Z Compiling zerovec-derive v0.11.2
13962026-07-21T19:10:39.963Z Compiling displaydoc v0.2.5
13972026-07-21T19:10:40.282Z Compiling zeroize v1.8.2
13982026-07-21T19:10:40.489Z Compiling zerocopy-derive v0.8.40
13992026-07-21T19:10:40.911Z Compiling tokio-macros v2.7.0
14002026-07-21T19:10:40.947Z Compiling futures-macro v0.3.32
14012026-07-21T19:10:41.085Z Compiling zerofrom v0.1.6
14022026-07-21T19:10:41.110Z Compiling openssl-sys v0.9.115
14032026-07-21T19:10:41.214Z Compiling yoke v0.8.1
14042026-07-21T19:10:41.321Z Compiling crypto-common v0.1.7
14052026-07-21T19:10:41.401Z Compiling zerovec v0.11.5
14062026-07-21T19:10:41.471Z Compiling zerotrie v0.2.3
14072026-07-21T19:10:41.639Z Compiling block-buffer v0.10.4
14082026-07-21T19:10:41.664Z Compiling der_derive v0.7.3
14092026-07-21T19:10:41.761Z Compiling futures-util v0.3.32
14102026-07-21T19:10:41.773Z Compiling digest v0.10.7
14112026-07-21T19:10:41.805Z Compiling tracing-attributes v0.1.31
14122026-07-21T19:10:41.912Z Compiling tinystr v0.8.2
14132026-07-21T19:10:42.016Z Compiling potential_utf v0.1.4
14142026-07-21T19:10:42.117Z Compiling icu_locale_core v2.1.1
14152026-07-21T19:10:42.178Z Compiling icu_collections v2.1.1
14162026-07-21T19:10:42.628Z Compiling thiserror-impl v2.0.18
14172026-07-21T19:10:42.650Z Compiling flagset v0.4.7
14182026-07-21T19:10:42.782Z Compiling icu_provider v2.1.1
14192026-07-21T19:10:42.976Z Compiling bytes v1.11.1
14202026-07-21T19:10:43.021Z Compiling chrono v0.4.45
14212026-07-21T19:10:43.080Z Compiling icu_properties v2.1.2
14222026-07-21T19:10:43.128Z Compiling icu_normalizer v2.1.1
14232026-07-21T19:10:43.580Z Compiling tokio v1.52.1
14242026-07-21T19:10:43.657Z Compiling http v1.4.2
14252026-07-21T19:10:43.964Z Compiling idna_adapter v1.2.1
14262026-07-21T19:10:44.040Z Compiling aws-lc-rs v1.16.3
14272026-07-21T19:10:44.097Z Compiling idna v1.1.0
14282026-07-21T19:10:44.153Z Compiling thiserror v2.0.18
14292026-07-21T19:10:44.270Z Compiling tracing v0.1.44
14302026-07-21T19:10:44.354Z Compiling http-body v1.0.1
14312026-07-21T19:10:44.407Z Compiling url v2.5.8
14322026-07-21T19:10:44.499Z Compiling der v0.7.10
14332026-07-21T19:10:44.590Z Compiling rustls-pki-types v1.14.0
14342026-07-21T19:10:44.746Z Compiling serde_derive_internals v0.29.1
14352026-07-21T19:10:44.750Z Compiling schemars v0.8.22
14362026-07-21T19:10:44.950Z Compiling ppv-lite86 v0.2.21
14372026-07-21T19:10:44.963Z Compiling openssl-probe v0.2.1
14382026-07-21T19:10:45.024Z Compiling dyn-clone v1.0.20
14392026-07-21T19:10:45.138Z Compiling cmov v0.5.4
14402026-07-21T19:10:45.163Z Compiling tinyvec_macros v0.1.1
14412026-07-21T19:10:45.202Z Compiling httparse v1.10.1
14422026-07-21T19:10:45.227Z Compiling rand_chacha v0.9.0
14432026-07-21T19:10:45.264Z Compiling tinyvec v1.10.0
14442026-07-21T19:10:45.355Z Compiling ctutils v0.4.2
14452026-07-21T19:10:45.623Z Compiling schemars_derive v0.8.22
14462026-07-21T19:10:45.642Z Compiling rand v0.9.2
14472026-07-21T19:10:45.650Z Compiling spki v0.7.3
14482026-07-21T19:10:45.681Z Compiling pest_generator v2.8.6
14492026-07-21T19:10:45.737Z Compiling aho-corasick v1.1.4
14502026-07-21T19:10:45.857Z Compiling tower-layer v0.3.3
14512026-07-21T19:10:45.954Z Compiling untrusted v0.7.1
14522026-07-21T19:10:46.010Z Compiling try-lock v0.2.5
14532026-07-21T19:10:46.082Z Compiling tower-service v0.3.3
14542026-07-21T19:10:46.120Z Compiling atomic-waker v1.1.2
14552026-07-21T19:10:46.167Z Compiling tempfile v3.25.0
14562026-07-21T19:10:46.266Z Compiling want v0.3.1
14572026-07-21T19:10:46.365Z Compiling pest_derive v2.8.6
14582026-07-21T19:10:46.426Z Compiling hybrid-array v0.4.13
14592026-07-21T19:10:46.533Z Compiling ipnet v2.11.0
14602026-07-21T19:10:46.705Z Compiling regex-automata v0.4.14
14612026-07-21T19:10:46.810Z Compiling scroll_derive v0.13.1
14622026-07-21T19:10:47.032Z Compiling darling_core v0.20.11
14632026-07-21T19:10:47.210Z Compiling openssl v0.10.79
14642026-07-21T19:10:47.439Z Compiling tokio-util v0.7.18
14652026-07-21T19:10:47.482Z Compiling rustls v0.23.41
14662026-07-21T19:10:47.620Z Compiling httpdate v1.0.3
14672026-07-21T19:10:47.642Z Compiling cpufeatures v0.2.17
14682026-07-21T19:10:47.711Z Compiling foreign-types-shared v0.1.1
14692026-07-21T19:10:47.784Z Compiling untrusted v0.9.0
14702026-07-21T19:10:47.851Z Compiling foreign-types v0.3.2
14712026-07-21T19:10:47.900Z Compiling scroll v0.13.0
14722026-07-21T19:10:47.930Z Compiling pkcs8 v0.10.2
14732026-07-21T19:10:48.140Z Compiling h2 v0.4.15
14742026-07-21T19:10:48.157Z Compiling unicode-normalization v0.1.25
14752026-07-21T19:10:48.423Z Compiling openssl-macros v0.1.1
14762026-07-21T19:10:48.578Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14772026-07-21T19:10:48.612Z Compiling spin v0.9.8
14782026-07-21T19:10:48.812Z Compiling native-tls v0.2.18
14792026-07-21T19:10:48.840Z Compiling powerfmt v0.2.0
14802026-07-21T19:10:48.969Z Compiling time-core v0.1.8
14812026-07-21T19:10:49.024Z Compiling num-conv v0.2.0
14822026-07-21T19:10:49.031Z Compiling crc32fast v1.5.0
14832026-07-21T19:10:49.144Z Compiling time-macros v0.2.27
14842026-07-21T19:10:49.231Z Compiling darling_macro v0.20.11
14852026-07-21T19:10:49.247Z Compiling deranged v0.5.8
14862026-07-21T19:10:49.707Z Compiling darling v0.20.11
14872026-07-21T19:10:49.787Z Compiling goblin v0.10.5
14882026-07-21T19:10:50.193Z Compiling sha2 v0.10.9
14892026-07-21T19:10:50.197Z Compiling hmac v0.12.1
14902026-07-21T19:10:50.357Z Compiling sync_wrapper v1.0.2
14912026-07-21T19:10:50.500Z Compiling wait-timeout v0.2.1
14922026-07-21T19:10:50.720Z Compiling bit-vec v0.8.0
14932026-07-21T19:10:50.769Z Compiling siphasher v1.0.2
14942026-07-21T19:10:50.951Z Compiling quick-error v1.2.3
14952026-07-21T19:10:50.957Z Compiling syn v1.0.109
14962026-07-21T19:10:51.057Z Compiling crossbeam-utils v0.8.21
14972026-07-21T19:10:51.279Z Compiling hyper v1.10.1
14982026-07-21T19:10:51.363Z Compiling num_threads v0.1.7
14992026-07-21T19:10:51.459Z Compiling usdt-impl v0.6.0
15002026-07-21T19:10:51.627Z Compiling simd-adler32 v0.3.8
15012026-07-21T19:10:51.894Z Compiling time v0.3.47
15022026-07-21T19:10:52.073Z Compiling rusty-fork v0.3.1
15032026-07-21T19:10:52.261Z Compiling bit-set v0.8.0
15042026-07-21T19:10:52.344Z Compiling tower v0.5.3
15052026-07-21T19:10:52.385Z Compiling hyper-util v0.1.20
15062026-07-21T19:10:52.421Z Compiling derive_builder_core v0.20.2
15072026-07-21T19:10:52.812Z Compiling dof v0.4.0
15082026-07-21T19:10:53.035Z Compiling dtrace-parser v0.3.0
15092026-07-21T19:10:53.267Z Compiling http-body-util v0.1.3
15102026-07-21T19:10:53.431Z Compiling heapless v0.7.17
15112026-07-21T19:10:53.505Z Compiling scroll_derive v0.12.1
15122026-07-21T19:10:53.681Z Compiling thiserror-impl v1.0.69
15132026-07-21T19:10:53.776Z Compiling rand_xorshift v0.4.0
15142026-07-21T19:10:53.911Z Compiling slog v2.8.2
15152026-07-21T19:10:53.928Z Compiling darling_core v0.23.0
15162026-07-21T19:10:53.977Z Compiling bzip2-sys v0.1.13+1.0.8
15172026-07-21T19:10:54.082Z Compiling thread-id v5.1.0
15182026-07-21T19:10:54.114Z Compiling cookie v0.18.1
15192026-07-21T19:10:54.160Z Compiling allocator-api2 v0.2.21
15202026-07-21T19:10:54.164Z Compiling paste v1.0.15
15212026-07-21T19:10:54.265Z Compiling ryu v1.0.23
15222026-07-21T19:10:54.300Z Compiling adler2 v2.0.1
15232026-07-21T19:10:54.429Z Compiling unarray v0.1.4
15242026-07-21T19:10:54.437Z Compiling signal-hook v0.3.18
15252026-07-21T19:10:54.478Z Compiling iri-string v0.7.10
15262026-07-21T19:10:54.491Z Compiling anyhow v1.0.102
15272026-07-21T19:10:54.532Z Compiling unicode-properties v0.1.4
15282026-07-21T19:10:54.615Z Compiling unicode-bidi v0.3.18
15292026-07-21T19:10:54.735Z Compiling zstd-safe v7.2.4
15302026-07-21T19:10:54.927Z Compiling thiserror v1.0.69
15312026-07-21T19:10:54.944Z Compiling stringprep v0.1.5
15322026-07-21T19:10:55.014Z Compiling proptest v1.10.0
15332026-07-21T19:10:55.069Z Compiling miniz_oxide v0.8.9
15342026-07-21T19:10:55.139Z Compiling serde_urlencoded v0.7.1
15352026-07-21T19:10:55.430Z Compiling scroll v0.12.0
15362026-07-21T19:10:55.773Z Compiling tower-http v0.6.8
15372026-07-21T19:10:56.026Z Compiling derive_builder_macro v0.20.2
15382026-07-21T19:10:56.163Z Compiling tokio-native-tls v0.3.1
15392026-07-21T19:10:56.280Z Compiling camino v1.2.2
15402026-07-21T19:10:56.350Z Compiling bstr v1.12.1
15412026-07-21T19:10:56.460Z Compiling darling_macro v0.23.0
15422026-07-21T19:10:56.485Z Compiling ipnetwork v0.21.1
15432026-07-21T19:10:56.582Z Compiling block-buffer v0.12.1
15442026-07-21T19:10:56.653Z Compiling crypto-common v0.2.2
15452026-07-21T19:10:56.762Z Compiling block-padding v0.4.2
15462026-07-21T19:10:56.873Z Compiling rand_chacha v0.3.1
15472026-07-21T19:10:56.927Z Compiling rustls-native-certs v0.8.3
15482026-07-21T19:10:56.953Z Compiling toml_datetime v0.6.11
15492026-07-21T19:10:56.972Z Compiling serde_spanned v0.6.9
15502026-07-21T19:10:57.119Z Compiling hex v0.4.3
15512026-07-21T19:10:57.190Z Compiling serde_tokenstream v0.2.3
15522026-07-21T19:10:57.201Z Compiling erased-serde v0.3.31
15532026-07-21T19:10:57.400Z Compiling md-5 v0.10.6
15542026-07-21T19:10:57.493Z Compiling signature v2.2.0
15552026-07-21T19:10:57.542Z Compiling curve25519-dalek v4.1.3
15562026-07-21T19:10:57.645Z Compiling pin-project-internal v1.1.11
15572026-07-21T19:10:57.678Z Compiling async-trait v0.1.89
15582026-07-21T19:10:57.695Z Compiling zerocopy-derive v0.7.35
15592026-07-21T19:10:57.895Z Compiling vergen-lib v9.1.0
15602026-07-21T19:10:58.078Z Compiling hash32 v0.2.1
15612026-07-21T19:10:58.265Z Compiling num-integer v0.1.46
15622026-07-21T19:10:58.346Z Compiling memoffset v0.9.1
15632026-07-21T19:10:58.538Z Compiling encoding_rs v0.8.35
15642026-07-21T19:10:58.557Z Compiling fallible-iterator v0.2.0
15652026-07-21T19:10:58.580Z Compiling ref-cast v1.0.25
15662026-07-21T19:10:58.673Z Compiling litrs v1.0.0
15672026-07-21T19:10:58.740Z Compiling num-bigint-dig v0.8.6
15682026-07-21T19:10:58.859Z Compiling smoltcp v0.9.1
15692026-07-21T19:10:58.902Z Compiling rustix v0.38.44
15702026-07-21T19:10:58.941Z Compiling cfg_aliases v0.2.1
15712026-07-21T19:10:59.024Z Compiling zlib-rs v0.6.2
15722026-07-21T19:10:59.190Z Compiling psl-types v2.0.11
15732026-07-21T19:10:59.201Z Compiling mime v0.3.17
15742026-07-21T19:10:59.331Z Compiling publicsuffix v2.3.0
15752026-07-21T19:10:59.347Z Compiling document-features v0.2.12
15762026-07-21T19:10:59.463Z Compiling nix v0.31.2
15772026-07-21T19:10:59.628Z Compiling postgres-protocol v0.6.10
15782026-07-21T19:10:59.846Z Compiling pin-project v1.1.11
15792026-07-21T19:10:59.864Z Compiling hubpack_derive v0.1.1
15802026-07-21T19:10:59.947Z Compiling zerocopy v0.7.35
15812026-07-21T19:11:00.020Z Compiling num-iter v0.1.45
15822026-07-21T19:11:00.173Z Compiling newtype-uuid v1.3.2
15832026-07-21T19:11:00.409Z Compiling rand v0.8.6
15842026-07-21T19:11:00.527Z Compiling darling v0.23.0
15852026-07-21T19:11:00.535Z Compiling inout v0.2.2
15862026-07-21T19:11:00.535Z Compiling oxnet v0.1.6
15872026-07-21T19:11:00.566Z Compiling derive_builder v0.20.2
15882026-07-21T19:11:00.635Z Compiling hyper-tls v0.6.0
15892026-07-21T19:11:00.788Z Compiling goblin v0.8.2
15902026-07-21T19:11:01.283Z Compiling phf_shared v0.13.1
15912026-07-21T19:11:01.381Z Compiling regex v1.12.3
15922026-07-21T19:11:01.424Z Compiling lazy_static v1.5.0
15932026-07-21T19:11:01.518Z Compiling anstyle-parse v0.2.7
15942026-07-21T19:11:01.518Z Compiling futures-executor v0.3.32
15952026-07-21T19:11:01.547Z Compiling terminal_size v0.4.3
15962026-07-21T19:11:01.688Z Compiling snafu-derive v0.8.9
15972026-07-21T19:11:01.712Z Compiling ref-cast-impl v1.0.25
15982026-07-21T19:11:01.779Z Compiling curve25519-dalek-derive v0.1.1
15992026-07-21T19:11:01.805Z Compiling daft-derive v0.1.7
16002026-07-21T19:11:02.255Z Compiling flate2 v1.1.9
16012026-07-21T19:11:02.361Z Compiling strum_macros v0.27.2
16022026-07-21T19:11:02.416Z Compiling vergen v9.1.0
16032026-07-21T19:11:02.526Z Compiling cargo-platform v0.3.2
16042026-07-21T19:11:02.606Z Compiling ff v0.13.1
16052026-07-21T19:11:02.657Z Compiling fs-err v3.3.0
16062026-07-21T19:11:02.743Z Compiling ahash v0.8.12
16072026-07-21T19:11:02.796Z Compiling foldhash v0.2.0
16082026-07-21T19:11:02.856Z Compiling same-file v1.0.6
16092026-07-21T19:11:02.973Z Compiling libbz2-rs-sys v0.2.2
16102026-07-21T19:11:03.019Z Compiling base16ct v0.2.0
16112026-07-21T19:11:03.019Z Compiling managed v0.8.0
16122026-07-21T19:11:03.191Z Compiling unicode-segmentation v1.12.0
16132026-07-21T19:11:03.241Z Compiling bumpalo v3.20.2
16142026-07-21T19:11:03.505Z Compiling winnow v0.5.40
16152026-07-21T19:11:03.570Z Compiling bitflags v1.3.2
16162026-07-21T19:11:03.572Z Compiling foldhash v0.1.5
16172026-07-21T19:11:03.649Z Compiling object v0.37.3
16182026-07-21T19:11:03.744Z Compiling hashbrown v0.15.5
16192026-07-21T19:11:03.978Z Compiling snafu v0.8.9
16202026-07-21T19:11:04.218Z Compiling zopfli v0.8.3
16212026-07-21T19:11:04.282Z Compiling bzip2 v0.6.1
16222026-07-21T19:11:04.300Z Compiling strum v0.27.2
16232026-07-21T19:11:04.321Z Compiling sec1 v0.7.3
16242026-07-21T19:11:04.433Z Compiling dof v0.3.0
16252026-07-21T19:11:04.488Z Compiling walkdir v2.5.0
16262026-07-21T19:11:04.503Z Compiling hashbrown v0.16.1
16272026-07-21T19:11:04.599Z Compiling clap_builder v4.6.0
16282026-07-21T19:11:04.786Z Compiling toml_edit v0.19.15
16292026-07-21T19:11:04.920Z Compiling group v0.13.0
16302026-07-21T19:11:04.966Z Compiling cargo_metadata v0.23.1
16312026-07-21T19:11:05.102Z Compiling daft v0.1.7
16322026-07-21T19:11:05.247Z Compiling anstream v0.6.21
16332026-07-21T19:11:05.422Z Compiling futures v0.3.32
16342026-07-21T19:11:05.579Z Compiling phf v0.13.1
16352026-07-21T19:11:05.962Z Compiling signal-hook-mio v0.2.5
16362026-07-21T19:11:06.059Z Compiling cookie_store v0.22.1
16372026-07-21T19:11:06.096Z Compiling zstd v0.13.3
16382026-07-21T19:11:06.357Z Compiling reqwest v0.12.28
16392026-07-21T19:11:06.372Z Compiling bzip2 v0.4.4
16402026-07-21T19:11:06.575Z Compiling cipher v0.5.2
16412026-07-21T19:11:06.707Z Compiling serde_with_macros v3.21.0
16422026-07-21T19:11:06.878Z Compiling hubpack v0.1.2
16432026-07-21T19:11:07.181Z Compiling postgres-types v0.2.12
16442026-07-21T19:11:07.599Z Compiling ed25519 v2.2.3
16452026-07-21T19:11:07.727Z Compiling usdt-attr-macro v0.6.0
16462026-07-21T19:11:07.817Z Compiling usdt-macro v0.6.0
16472026-07-21T19:11:08.128Z Compiling globset v0.4.18
16482026-07-21T19:11:08.490Z Compiling dtrace-parser v0.2.0
16492026-07-21T19:11:08.528Z Compiling phf_shared v0.11.3
16502026-07-21T19:11:08.563Z Compiling hkdf v0.12.4
16512026-07-21T19:11:08.581Z Compiling olpc-cjson v0.1.4
16522026-07-21T19:11:08.706Z Compiling pkcs1 v0.7.5
16532026-07-21T19:11:08.725Z Compiling serde-big-array v0.5.1
16542026-07-21T19:11:08.739Z Compiling serde_plain v1.0.2
16552026-07-21T19:11:08.801Z Compiling crypto-bigint v0.5.5
16562026-07-21T19:11:08.870Z Compiling strum_macros v0.26.4
16572026-07-21T19:11:08.934Z Compiling async-recursion v1.1.1
16582026-07-21T19:11:09.090Z Compiling enum-as-inner v0.6.1
16592026-07-21T19:11:09.220Z Compiling serde_repr v0.1.20
16602026-07-21T19:11:09.578Z Compiling clap_derive v4.6.1
16612026-07-21T19:11:09.601Z Compiling pem v3.0.6
16622026-07-21T19:11:09.769Z Compiling float-cmp v0.10.0
16632026-07-21T19:11:09.941Z Compiling memmap2 v0.9.10
16642026-07-21T19:11:10.000Z Compiling thread-id v4.2.2
16652026-07-21T19:11:10.040Z Compiling env_filter v1.0.0
16662026-07-21T19:11:10.093Z Compiling typed-path v0.9.3
16672026-07-21T19:11:10.120Z Compiling fixedbitset v0.4.2
16682026-07-21T19:11:10.331Z Compiling data-encoding v2.10.0
16692026-07-21T19:11:10.348Z Compiling either v1.15.0
16702026-07-21T19:11:10.592Z Compiling const-oid v0.10.2
16712026-07-21T19:11:10.628Z Compiling static_assertions v1.1.0
16722026-07-21T19:11:10.698Z Compiling predicates-core v1.0.10
16732026-07-21T19:11:10.909Z Compiling difflib v0.4.0
16742026-07-21T19:11:10.981Z Compiling new_debug_unreachable v1.0.6
16752026-07-21T19:11:11.040Z Compiling fixedbitset v0.5.7
16762026-07-21T19:11:11.040Z Compiling winnow v1.0.3
16772026-07-21T19:11:11.110Z Compiling cpufeatures v0.3.0
16782026-07-21T19:11:11.144Z Compiling normalize-line-endings v0.3.0
16792026-07-21T19:11:11.166Z Compiling precomputed-hash v0.1.1
16802026-07-21T19:11:11.181Z Compiling jiff v0.2.21
16812026-07-21T19:11:11.251Z Compiling keccak v0.1.6
16822026-07-21T19:11:11.299Z Compiling whoami v2.1.0
16832026-07-21T19:11:11.328Z Compiling toml_parser v1.1.2+spec-1.1.0
16842026-07-21T19:11:11.370Z Compiling string_cache v0.8.9
16852026-07-21T19:11:11.397Z Compiling predicates v3.1.4
16862026-07-21T19:11:11.397Z Compiling clap v4.6.1
16872026-07-21T19:11:11.442Z Compiling sha3 v0.10.8
16882026-07-21T19:11:11.541Z Compiling tokio-postgres v0.7.16
16892026-07-21T19:11:11.621Z Compiling petgraph v0.8.3
16902026-07-21T19:11:11.923Z Compiling chacha20 v0.10.0
16912026-07-21T19:11:11.987Z Compiling toml_edit v0.22.27
16922026-07-21T19:11:12.051Z Compiling digest v0.11.3
16932026-07-21T19:11:12.051Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16942026-07-21T19:11:12.184Z Compiling hickory-proto v0.25.2
16952026-07-21T19:11:12.252Z Compiling strum v0.26.3
16962026-07-21T19:11:12.384Z Compiling itertools v0.13.0
16972026-07-21T19:11:13.639Z Compiling petgraph v0.6.5
16982026-07-21T19:11:13.756Z Compiling env_logger v0.11.9
16992026-07-21T19:11:13.834Z Compiling zip v4.6.1
17002026-07-21T19:11:13.957Z Compiling usdt v0.6.0
17012026-07-21T19:11:14.319Z Compiling usdt-impl v0.5.0
17022026-07-21T19:11:14.695Z Compiling elliptic-curve v0.13.8
17032026-07-21T19:11:14.759Z Compiling rsa v0.9.10
17042026-07-21T19:11:14.860Z Compiling crossterm v0.28.1
17052026-07-21T19:11:14.861Z Compiling serde_with v3.21.0
17062026-07-21T19:11:15.060Z Compiling ed25519-dalek v2.2.0
17072026-07-21T19:11:15.366Z Compiling zip v0.6.6
17082026-07-21T19:11:15.796Z Compiling toml v0.7.8
17092026-07-21T19:11:16.131Z Compiling iddqd v0.4.2
17102026-07-21T19:11:16.655Z Compiling heck v0.4.1
17112026-07-21T19:11:16.716Z Compiling similar v2.7.0
17122026-07-21T19:11:16.809Z Compiling byte-wrapper v0.1.0
17132026-07-21T19:11:16.959Z Compiling crossbeam-epoch v0.9.18
17142026-07-21T19:11:17.058Z Compiling tokio-stream v0.1.18
17152026-07-21T19:11:17.178Z Compiling buf-list v1.1.2
17162026-07-21T19:11:17.271Z Compiling x509-cert v0.2.5
17172026-07-21T19:11:17.333Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17182026-07-21T19:11:17.388Z Compiling openapiv3 v2.2.0
17192026-07-21T19:11:17.442Z Compiling peg-runtime v0.8.5
17202026-07-21T19:11:17.699Z Compiling lalrpop-util v0.19.12
17212026-07-21T19:11:17.802Z Compiling thread_local v1.1.9
17222026-07-21T19:11:17.802Z Compiling slog-async v2.8.0
17232026-07-21T19:11:17.802Z Compiling crossbeam-channel v0.5.15
17242026-07-21T19:11:17.960Z Compiling filetime v0.2.27
17252026-07-21T19:11:18.067Z Compiling is-terminal v0.4.17
17262026-07-21T19:11:18.230Z Compiling take_mut v0.2.2
17272026-07-21T19:11:18.230Z Compiling term v1.2.1
17282026-07-21T19:11:18.231Z Compiling xattr v1.6.1
17292026-07-21T19:11:22.567Z Compiling tar v0.4.46
17302026-07-21T19:11:22.568Z Compiling camino-tempfile v1.4.1
17312026-07-21T19:11:22.782Z Compiling slog-term v2.9.2
17322026-07-21T19:11:28.341Z Compiling rustls-webpki v0.103.13
17332026-07-21T19:11:31.057Z Compiling tokio-rustls v0.26.4
17342026-07-21T19:11:31.057Z Compiling rustls-platform-verifier v0.6.2
17352026-07-21T19:11:31.057Z Compiling tough v0.22.0
17362026-07-21T19:11:31.279Z Compiling hyper-rustls v0.27.7
17372026-07-21T19:11:31.496Z Compiling reqwest v0.13.2
17382026-07-21T19:11:33.673Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17392026-07-21T19:11:33.899Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17402026-07-21T19:11:36.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17412026-07-21T19:11:36.860Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17422026-07-21T19:11:36.910ZJul 21 19:11:35.163 INFO Starting download, target: Cockroach
17432026-07-21T19:11:36.910ZJul 21 19:11:35.164 INFO Starting download, target: Console
17442026-07-21T19:11:36.911ZJul 21 19:11:35.164 INFO Starting download, target: Clickhouse
17452026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Starting download, target: DendriteStub
17462026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Starting download, target: MaghemiteMgd
17472026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Starting download, target: MaghemiteDdmd
17482026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Starting download, target: TransceiverControl
17492026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17502026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17512026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17522026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17532026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17542026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17552026-07-21T19:11:36.914ZJul 21 19:11:35.164 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17562026-07-21T19:11:38.681ZJul 21 19:11:36.934 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17572026-07-21T19:11:38.929ZJul 21 19:11:37.183 INFO Download complete, target: Console
17582026-07-21T19:11:38.980ZJul 21 19:11:37.233 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17592026-07-21T19:11:45.551ZJul 21 19:11:43.803 INFO Checking that binary works, target: Clickhouse
17602026-07-21T19:11:45.655ZJul 21 19:11:43.908 INFO Download complete, target: Clickhouse
17612026-07-21T19:11:57.468ZJul 21 19:11:55.720 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17622026-07-21T19:11:57.686ZJul 21 19:11:55.923 INFO Download complete, target: TransceiverControl
17632026-07-21T19:12:00.132ZJul 21 19:11:58.377 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17642026-07-21T19:12:00.361ZJul 21 19:11:58.595 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17652026-07-21T19:12:00.594ZJul 21 19:11:58.846 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17662026-07-21T19:12:00.985ZJul 21 19:11:59.238 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17672026-07-21T19:12:00.985ZJul 21 19:11:59.238 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17682026-07-21T19:12:02.069ZJul 21 19:12:00.321 INFO Download complete, target: MaghemiteDdmd
17692026-07-21T19:12:02.916ZJul 21 19:12:01.168 INFO Download complete, target: DendriteStub
17702026-07-21T19:12:03.151ZJul 21 19:12:01.404 INFO Download complete, target: MaghemiteMgd
17712026-07-21T19:12:05.672ZJul 21 19:12:03.924 INFO Checking that binary works, target: Cockroach
17722026-07-21T19:12:05.795ZJul 21 19:12:04.048 INFO Download complete, target: Cockroach
17732026-07-21T19:12:05.811ZAll builder prerequisites installed successfully, and PATH looks valid
17742026-07-21T19:12:05.814Z
17752026-07-21T19:12:05.814Zreal 2:22.606134659
17762026-07-21T19:12:05.814Zuser 6:37.079467772
17772026-07-21T19:12:05.814Zsys 1:20.420767117
17782026-07-21T19:12:05.814Ztrap 0.215494383
17792026-07-21T19:12:05.814Ztflt 0.596816108
17802026-07-21T19:12:05.814Zdflt 0.747384435
17812026-07-21T19:12:05.814Zkflt 0.026127276
17822026-07-21T19:12:05.814Zlock 26:16.379438642
17832026-07-21T19:12:05.814Zslp 20:44.860701417
17842026-07-21T19:12:05.814Zlat 44.903039823
17852026-07-21T19:12:05.814Zstop 1:56.445034049
17862026-07-21T19:12:05.814Z+ banner clippy
17872026-07-21T19:12:05.814Z
17882026-07-21T19:12:05.814Z #### # # ##### ##### # #
17892026-07-21T19:12:05.814Z # # # # # # # # # #
17902026-07-21T19:12:05.814Z # # # # # # # #
17912026-07-21T19:12:05.814Z # # # ##### ##### #
17922026-07-21T19:12:05.814Z # # # # # # #
17932026-07-21T19:12:05.814Z #### ###### # # # #
17942026-07-21T19:12:05.814Z
17952026-07-21T19:12:05.814Z+ export CARGO_INCREMENTAL=0
17962026-07-21T19:12:05.814Z+ CARGO_INCREMENTAL=0
17972026-07-21T19:12:05.814Z+ ptime -m cargo xtask clippy
17982026-07-21T19:12:06.278Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17992026-07-21T19:12:06.555Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18002026-07-21T19:12:08.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
18012026-07-21T19:12:08.362Z Running `target/debug/xtask clippy`
18022026-07-21T19:12:08.385Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18032026-07-21T19:12:08.941Z Downloading crates ...
18042026-07-21T19:12:09.166Z Downloaded addr2line v0.25.1
18052026-07-21T19:12:09.169Z Downloaded backtrace-ext v0.2.1
18062026-07-21T19:12:09.169Z Downloaded libtest-mimic v0.8.1
18072026-07-21T19:12:09.173Z Downloaded assert_cmd v2.1.2
18082026-07-21T19:12:09.175Z Downloaded anes v0.1.6
18092026-07-21T19:12:09.181Z Downloaded path-tree v0.8.3
18102026-07-21T19:12:09.184Z Downloaded fancy-regex v0.14.0
18112026-07-21T19:12:09.185Z Downloaded event-listener-strategy v0.5.4
18122026-07-21T19:12:09.190Z Downloaded supports-color v2.1.0
18132026-07-21T19:12:09.194Z Downloaded plotters-backend v0.3.7
18142026-07-21T19:12:09.194Z Downloaded oorandom v11.1.5
18152026-07-21T19:12:09.198Z Downloaded guppy-workspace-hack v0.1.0
18162026-07-21T19:12:09.198Z Downloaded linkme-impl v0.3.35
18172026-07-21T19:12:09.208Z Downloaded linkme v0.3.35
18182026-07-21T19:12:09.213Z Downloaded target-spec v3.5.7
18192026-07-21T19:12:09.213Z Downloaded miette v5.10.0
18202026-07-21T19:12:09.213Z Downloaded target-triple v1.0.0
18212026-07-21T19:12:09.216Z Downloaded miette-derive v5.10.0
18222026-07-21T19:12:09.216Z Downloaded approx v0.5.1
18232026-07-21T19:12:09.217Z Downloaded parking v2.2.1
18242026-07-21T19:12:09.221Z Downloaded hex-literal v0.4.1
18252026-07-21T19:12:09.221Z Downloaded terminal_size v0.1.17
18262026-07-21T19:12:09.224Z Downloaded tinytemplate v1.2.1
18272026-07-21T19:12:09.229Z Downloaded rust-argon2 v2.1.0
18282026-07-21T19:12:09.229Z Downloaded criterion-plot v0.6.0
18292026-07-21T19:12:09.229Z Downloaded hickory-client v0.25.2
18302026-07-21T19:12:09.232Z Downloaded supports-hyperlinks v2.1.0
18312026-07-21T19:12:09.232Z Downloaded escape8259 v0.5.3
18322026-07-21T19:12:09.236Z Downloaded serde_regex v1.1.0
18332026-07-21T19:12:09.236Z Downloaded cast v0.3.0
18342026-07-21T19:12:09.239Z Downloaded partial-io v0.5.4
18352026-07-21T19:12:09.243Z Downloaded rustc-demangle v0.1.27
18362026-07-21T19:12:09.243Z Downloaded concurrent-queue v2.5.0
18372026-07-21T19:12:09.246Z Downloaded event-listener v5.4.1
18382026-07-21T19:12:09.246Z Downloaded async-lock v3.4.2
18392026-07-21T19:12:09.250Z Downloaded async-object-pool v0.2.0
18402026-07-21T19:12:09.250Z Downloaded constant_time_eq v0.3.1
18412026-07-21T19:12:09.253Z Downloaded supports-unicode v2.1.0
18422026-07-21T19:12:09.257Z Downloaded nested v0.1.1
18432026-07-21T19:12:09.262Z Downloaded cfg-expr v0.20.6
18442026-07-21T19:12:09.265Z Downloaded similar-asserts v1.7.0
18452026-07-21T19:12:09.265Z Downloaded plotters-svg v0.3.7
18462026-07-21T19:12:09.265Z Downloaded pathdiff v0.2.3
18472026-07-21T19:12:09.265Z Downloaded stringmetrics v2.2.2
18482026-07-21T19:12:09.273Z Downloaded assert-json-diff v2.0.2
18492026-07-21T19:12:09.279Z Downloaded termcolor v1.4.1
18502026-07-21T19:12:09.282Z Downloaded futures-timer v3.0.3
18512026-07-21T19:12:09.286Z Downloaded owo-colors v3.5.0
18522026-07-21T19:12:09.287Z Downloaded knuffel-derive v3.2.0
18532026-07-21T19:12:09.287Z Downloaded blake2b_simd v1.0.4
18542026-07-21T19:12:09.291Z Downloaded relative-path v1.9.3
18552026-07-21T19:12:09.297Z Downloaded httptest v0.16.4
18562026-07-21T19:12:09.297Z Downloaded rand_distr v0.5.1
18572026-07-21T19:12:09.301Z Downloaded rstest v0.25.0
18582026-07-21T19:12:09.304Z Downloaded trybuild v1.0.116
18592026-07-21T19:12:09.308Z Downloaded backtrace v0.3.76
18602026-07-21T19:12:09.308Z Downloaded knuffel v3.2.0
18612026-07-21T19:12:09.311Z Downloaded target-lexicon v0.13.3
18622026-07-21T19:12:09.311Z Downloaded rstest_macros v0.25.0
18632026-07-21T19:12:09.315Z Downloaded chumsky v0.9.3
18642026-07-21T19:12:09.315Z Downloaded datatest-stable v0.3.3
18652026-07-21T19:12:09.321Z Downloaded textwrap v0.15.2
18662026-07-21T19:12:09.325Z Downloaded plotters v0.3.7
18672026-07-21T19:12:09.328Z Downloaded hashbrown v0.14.5
18682026-07-21T19:12:09.335Z Downloaded criterion v0.7.0
18692026-07-21T19:12:09.339Z Downloaded guppy v0.17.25
18702026-07-21T19:12:09.356Z Downloaded gimli v0.32.3
18712026-07-21T19:12:09.449Z Downloaded httpmock v0.8.3
18722026-07-21T19:12:11.153Z Checking cfg-if v1.0.4
18732026-07-21T19:12:11.517Z Checking libc v0.2.185
18742026-07-21T19:12:11.521Z Checking serde_core v1.0.228
18752026-07-21T19:12:11.597Z Checking memchr v2.8.0
18762026-07-21T19:12:11.637Z Checking smallvec v1.15.1
18772026-07-21T19:12:11.670Z Checking zeroize v1.8.2
18782026-07-21T19:12:11.707Z Checking rand_core v0.10.0
18792026-07-21T19:12:11.745Z Checking itoa v1.0.17
18802026-07-21T19:12:11.748Z Checking subtle v2.6.1
18812026-07-21T19:12:11.841Z Checking log v0.4.29
18822026-07-21T19:12:11.879Z Checking libm v0.2.16
18832026-07-21T19:12:11.924Z Checking typenum v1.20.1
18842026-07-21T19:12:11.964Z Checking getrandom v0.4.1
18852026-07-21T19:12:11.964Z Checking errno v0.3.14
18862026-07-21T19:12:12.033Z Checking scopeguard v1.2.0
18872026-07-21T19:12:12.072Z Checking stable_deref_trait v1.2.1
18882026-07-21T19:12:12.110Z Checking zmij v1.0.21
18892026-07-21T19:12:12.151Z Checking zerofrom v0.1.6
18902026-07-21T19:12:12.189Z Checking lock_api v0.4.14
18912026-07-21T19:12:12.225Z Checking percent-encoding v2.3.2
18922026-07-21T19:12:12.272Z Checking litemap v0.8.1
18932026-07-21T19:12:12.298Z Checking yoke v0.8.1
18942026-07-21T19:12:12.336Z Checking writeable v0.6.2
18952026-07-21T19:12:12.389Z Checking icu_properties_data v2.1.2
18962026-07-21T19:12:12.428Z Checking icu_normalizer_data v2.1.1
18972026-07-21T19:12:12.460Z Checking form_urlencoded v1.2.2
18982026-07-21T19:12:12.499Z Checking zerovec v0.11.5
18992026-07-21T19:12:12.544Z Checking zerotrie v0.2.3
19002026-07-21T19:12:12.571Z Checking num-traits v0.2.19
19012026-07-21T19:12:12.606Z Checking utf8_iter v1.0.4
19022026-07-21T19:12:12.642Z Checking pin-project-lite v0.2.17
19032026-07-21T19:12:12.682Z Checking zerocopy v0.8.40
19042026-07-21T19:12:12.719Z Checking parking_lot_core v0.9.12
19052026-07-21T19:12:12.756Z Checking portable-atomic v1.13.1
19062026-07-21T19:12:12.796Z Checking critical-section v1.2.0
19072026-07-21T19:12:12.844Z Checking signal-hook-registry v1.4.8
19082026-07-21T19:12:12.920Z Checking mio v1.2.0
19092026-07-21T19:12:12.956Z Checking tinystr v0.8.2
19102026-07-21T19:12:12.961Z Checking potential_utf v0.1.4
19112026-07-21T19:12:13.026Z Checking parking_lot v0.12.5
19122026-07-21T19:12:13.064Z Checking serde v1.0.228
19132026-07-21T19:12:13.108Z Checking bitflags v2.11.0
19142026-07-21T19:12:13.143Z Checking serde_json v1.0.150
19152026-07-21T19:12:13.178Z Checking icu_locale_core v2.1.1
19162026-07-21T19:12:13.213Z Checking icu_collections v2.1.1
19172026-07-21T19:12:13.248Z Checking once_cell v1.21.3
19182026-07-21T19:12:13.293Z Checking iana-time-zone v0.1.65
19192026-07-21T19:12:13.335Z Checking socket2 v0.6.3
19202026-07-21T19:12:13.432Z Checking uuid v1.23.4
19212026-07-21T19:12:13.477Z Checking bytes v1.11.1
19222026-07-21T19:12:13.477Z Checking chrono v0.4.45
19232026-07-21T19:12:13.552Z Checking semver v1.0.28
19242026-07-21T19:12:13.604Z Checking thiserror v2.0.18
19252026-07-21T19:12:13.732Z Checking icu_provider v2.1.1
19262026-07-21T19:12:13.787Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19272026-07-21T19:12:13.787Z Checking dyn-clone v1.0.20
19282026-07-21T19:12:13.790Z Checking futures-core v0.3.32
19292026-07-21T19:12:13.894Z Checking getrandom v0.2.17
19302026-07-21T19:12:13.945Z Checking equivalent v1.0.2
19312026-07-21T19:12:13.976Z Checking rustix v1.1.3
19322026-07-21T19:12:13.980Z Checking tokio v1.52.1
19332026-07-21T19:12:14.042Z Checking icu_normalizer v2.1.1
19342026-07-21T19:12:14.077Z Checking icu_properties v2.1.2
19352026-07-21T19:12:14.081Z Checking rand_core v0.6.4
19362026-07-21T19:12:14.198Z Checking cmov v0.5.4
19372026-07-21T19:12:14.311Z Checking byteorder v1.5.0
19382026-07-21T19:12:14.363Z Checking futures-sink v0.3.32
19392026-07-21T19:12:14.363Z Checking generic-array v0.14.7
19402026-07-21T19:12:14.434Z Checking ctutils v0.4.2
19412026-07-21T19:12:14.488Z Checking futures-channel v0.3.32
19422026-07-21T19:12:14.535Z Checking futures-task v0.3.32
19432026-07-21T19:12:14.657Z Checking hybrid-array v0.4.13
19442026-07-21T19:12:14.698Z Checking slab v0.4.12
19452026-07-21T19:12:14.734Z Checking futures-io v0.3.32
19462026-07-21T19:12:14.816Z Checking getrandom v0.3.4
19472026-07-21T19:12:14.884Z Checking hashbrown v0.17.0
19482026-07-21T19:12:14.894Z Checking thiserror v1.0.69
19492026-07-21T19:12:14.945Z Checking futures-util v0.3.32
19502026-07-21T19:12:14.953Z Checking idna_adapter v1.2.1
19512026-07-21T19:12:15.010Z Checking fnv v1.0.7
19522026-07-21T19:12:15.019Z Checking base64ct v1.8.3
19532026-07-21T19:12:15.088Z Checking idna v1.1.0
19542026-07-21T19:12:15.135Z Checking const-oid v0.9.6
19552026-07-21T19:12:15.300Z Checking crypto-common v0.1.7
19562026-07-21T19:12:15.355Z Checking url v2.5.8
19572026-07-21T19:12:15.390Z Checking indexmap v2.14.0
19582026-07-21T19:12:15.429Z Checking ppv-lite86 v0.2.21
19592026-07-21T19:12:15.465Z Checking crypto-common v0.2.2
19602026-07-21T19:12:15.478Z Checking regex-syntax v0.8.10
19612026-07-21T19:12:15.737Z Checking block-buffer v0.12.1
19622026-07-21T19:12:15.810Z Checking schemars v0.8.22
19632026-07-21T19:12:15.844Z Checking block-buffer v0.10.4
19642026-07-21T19:12:15.923Z Checking utf8parse v0.2.2
19652026-07-21T19:12:15.981Z Checking base64 v0.22.1
19662026-07-21T19:12:16.017Z Checking digest v0.10.7
19672026-07-21T19:12:16.059Z Checking anstyle v1.0.14
19682026-07-21T19:12:16.096Z Checking http v1.4.2
19692026-07-21T19:12:16.241Z Checking tracing-core v0.1.36
19702026-07-21T19:12:16.279Z Checking anstyle-query v1.1.5
19712026-07-21T19:12:16.282Z Checking colorchoice v1.0.4
19722026-07-21T19:12:16.403Z Checking is_terminal_polyfill v1.70.2
19732026-07-21T19:12:16.441Z Checking anstyle-parse v1.0.0
19742026-07-21T19:12:16.490Z Checking rand_core v0.9.5
19752026-07-21T19:12:16.527Z Checking terminal_size v0.4.3
19762026-07-21T19:12:16.578Z Checking tracing v0.1.44
19772026-07-21T19:12:16.614Z Checking ipnet v2.11.0
19782026-07-21T19:12:16.663Z Checking const-oid v0.10.2
19792026-07-21T19:12:16.699Z Checking anstream v1.0.0
19802026-07-21T19:12:16.703Z Checking clap_lex v1.0.0
19812026-07-21T19:12:16.808Z Checking strsim v0.11.1
19822026-07-21T19:12:16.845Z Checking aho-corasick v1.1.4
19832026-07-21T19:12:16.881Z Checking rand_chacha v0.9.0
19842026-07-21T19:12:16.917Z Checking crossbeam-utils v0.8.21
19852026-07-21T19:12:16.921Z Checking unicode-ident v1.0.24
19862026-07-21T19:12:16.921Z Checking erased-serde v0.3.31
19872026-07-21T19:12:16.921Z Checking httparse v1.10.1
19882026-07-21T19:12:17.049Z Checking clap_builder v4.6.0
19892026-07-21T19:12:17.102Z Checking rand v0.9.2
19902026-07-21T19:12:17.148Z Checking proc-macro2 v1.0.106
19912026-07-21T19:12:17.216Z Checking cpufeatures v0.3.0
19922026-07-21T19:12:17.253Z Checking tokio-util v0.7.18
19932026-07-21T19:12:17.290Z Checking powerfmt v0.2.0
19942026-07-21T19:12:17.326Z Checking digest v0.11.3
19952026-07-21T19:12:17.361Z Checking slog v2.8.2
19962026-07-21T19:12:17.464Z Checking deranged v0.5.8
19972026-07-21T19:12:17.501Z Checking quote v1.0.45
19982026-07-21T19:12:17.536Z Checking fastrand v2.3.0
19992026-07-21T19:12:17.539Z Checking regex-automata v0.4.14
20002026-07-21T19:12:17.605Z Checking time-core v0.1.8
20012026-07-21T19:12:17.644Z Checking allocator-api2 v0.2.21
20022026-07-21T19:12:17.693Z Checking num-conv v0.2.0
20032026-07-21T19:12:17.741Z Checking num_threads v0.1.7
20042026-07-21T19:12:17.776Z Checking cpufeatures v0.2.17
20052026-07-21T19:12:17.833Z Checking syn v2.0.117
20062026-07-21T19:12:17.869Z Checking anyhow v1.0.102
20072026-07-21T19:12:17.874Z Checking http-body v1.0.1
20082026-07-21T19:12:17.938Z Checking atomic-waker v1.1.2
20092026-07-21T19:12:17.974Z Checking tempfile v3.25.0
20102026-07-21T19:12:18.056Z Checking aws-lc-sys v0.40.0
20112026-07-21T19:12:18.093Z Checking rustls-pki-types v1.14.0
20122026-07-21T19:12:18.097Z Checking try-lock v0.2.5
20132026-07-21T19:12:18.191Z Checking untrusted v0.7.1
20142026-07-21T19:12:18.251Z Checking httpdate v1.0.3
20152026-07-21T19:12:18.318Z Checking clap v4.6.1
20162026-07-21T19:12:18.354Z Checking want v0.3.1
20172026-07-21T19:12:18.399Z Checking time v0.3.47
20182026-07-21T19:12:18.433Z Checking h2 v0.4.15
20192026-07-21T19:12:18.437Z Checking ipnetwork v0.21.1
20202026-07-21T19:12:18.467Z Checking hex v0.4.3
20212026-07-21T19:12:18.535Z Checking tower-service v0.3.3
20222026-07-21T19:12:18.570Z Checking aws-lc-rs v1.16.3
20232026-07-21T19:12:18.645Z Checking tower-layer v0.3.3
20242026-07-21T19:12:18.732Z Checking ryu v1.0.23
20252026-07-21T19:12:18.747Z Checking pem-rfc7468 v0.7.0
20262026-07-21T19:12:18.819Z Checking spin v0.9.8
20272026-07-21T19:12:18.871Z Checking flagset v0.4.7
20282026-07-21T19:12:18.930Z Checking mime v0.3.17
20292026-07-21T19:12:19.023Z Checking der v0.7.10
20302026-07-21T19:12:19.028Z Checking untrusted v0.9.0
20312026-07-21T19:12:19.123Z Checking simd-adler32 v0.3.8
20322026-07-21T19:12:19.194Z Checking adler2 v2.0.1
20332026-07-21T19:12:19.319Z Checking http-body-util v0.1.3
20342026-07-21T19:12:19.356Z Checking miniz_oxide v0.8.9
20352026-07-21T19:12:19.393Z Checking block-padding v0.4.2
20362026-07-21T19:12:19.431Z Checking rustls-webpki v0.103.13
20372026-07-21T19:12:19.538Z Checking camino v1.2.2
20382026-07-21T19:12:19.576Z Checking inout v0.2.2
20392026-07-21T19:12:19.580Z Checking pretty-hex v0.4.1
20402026-07-21T19:12:19.727Z Checking openssl-probe v0.2.1
20412026-07-21T19:12:19.776Z Checking serde_urlencoded v0.7.1
20422026-07-21T19:12:19.817Z Checking rand_chacha v0.3.1
20432026-07-21T19:12:19.820Z Checking encoding_rs v0.8.35
20442026-07-21T19:12:19.820Z Checking plain v0.2.3
20452026-07-21T19:12:19.920Z Checking rustls v0.23.41
20462026-07-21T19:12:19.924Z Checking cipher v0.5.2
20472026-07-21T19:12:19.987Z Checking spki v0.7.3
20482026-07-21T19:12:20.023Z Checking regex v1.12.3
20492026-07-21T19:12:20.057Z Checking rand v0.8.6
20502026-07-21T19:12:20.090Z Checking oxnet v0.1.6
20512026-07-21T19:12:20.177Z Checking ucd-trie v0.1.7
20522026-07-21T19:12:20.214Z Checking crc32fast v1.5.0
20532026-07-21T19:12:20.324Z Checking futures-executor v0.3.32
20542026-07-21T19:12:20.361Z Checking pest v2.8.6
20552026-07-21T19:12:20.396Z Checking sync_wrapper v1.0.2
20562026-07-21T19:12:20.399Z Checking pkcs8 v0.10.2
20572026-07-21T19:12:20.500Z Checking futures v0.3.32
20582026-07-21T19:12:20.536Z Checking tower v0.5.3
20592026-07-21T19:12:20.589Z Checking either v1.15.0
20602026-07-21T19:12:20.627Z Checking iri-string v0.7.10
20612026-07-21T19:12:20.631Z Checking zlib-rs v0.6.2
20622026-07-21T19:12:20.805Z Checking sha2 v0.10.9
20632026-07-21T19:12:20.847Z Checking bit-vec v0.8.0
20642026-07-21T19:12:20.947Z Checking static_assertions v1.1.0
20652026-07-21T19:12:21.047Z Checking foldhash v0.2.0
20662026-07-21T19:12:21.084Z Checking bit-set v0.8.0
20672026-07-21T19:12:21.118Z Checking lazy_static v1.5.0
20682026-07-21T19:12:21.229Z Checking hashbrown v0.16.1
20692026-07-21T19:12:21.268Z Checking openapiv3 v2.2.0
20702026-07-21T19:12:21.272Z Checking wait-timeout v0.2.1
20712026-07-21T19:12:21.333Z Checking hyper v1.10.1
20722026-07-21T19:12:21.446Z Checking hubpack v0.1.2
20732026-07-21T19:12:21.502Z Checking strum v0.26.3
20742026-07-21T19:12:21.578Z Checking flate2 v1.1.9
20752026-07-21T19:12:21.622Z Checking quick-error v1.2.3
20762026-07-21T19:12:21.655Z Checking rustls-native-certs v0.8.3
20772026-07-21T19:12:21.690Z Checking tower-http v0.6.8
20782026-07-21T19:12:21.745Z Checking rusty-fork v0.3.1
20792026-07-21T19:12:21.782Z Checking rand_xorshift v0.4.0
20802026-07-21T19:12:21.817Z Checking signature v2.2.0
20812026-07-21T19:12:21.892Z Checking num-integer v0.1.46
20822026-07-21T19:12:21.928Z Checking psl-types v2.0.11
20832026-07-21T19:12:21.962Z Checking unarray v0.1.4
20842026-07-21T19:12:21.999Z Checking tinyvec_macros v0.1.1
20852026-07-21T19:12:22.003Z Checking cookie v0.18.1
20862026-07-21T19:12:22.067Z Checking publicsuffix v2.3.0
20872026-07-21T19:12:22.106Z Checking proptest v1.10.0
20882026-07-21T19:12:22.137Z Checking anstyle-parse v0.2.7
20892026-07-21T19:12:22.142Z Checking tinyvec v1.10.0
20902026-07-21T19:12:22.211Z Checking tokio-rustls v0.26.4
20912026-07-21T19:12:22.249Z Checking rustls-platform-verifier v0.6.2
20922026-07-21T19:12:22.256Z Checking cookie_store v0.22.1
20932026-07-21T19:12:22.317Z Checking hyper-util v0.1.20
20942026-07-21T19:12:22.320Z Checking ahash v0.8.12
20952026-07-21T19:12:22.447Z Checking serde_spanned v0.6.9
20962026-07-21T19:12:22.479Z Checking toml_datetime v0.6.11
20972026-07-21T19:12:22.515Z Checking scroll v0.13.0
20982026-07-21T19:12:22.566Z Checking anstream v0.6.21
20992026-07-21T19:12:22.569Z Checking memmap2 v0.9.10
21002026-07-21T19:12:22.634Z Checking data-encoding v2.10.0
21012026-07-21T19:12:22.638Z Checking dtrace-parser v0.3.0
21022026-07-21T19:12:22.701Z Checking x509-cert v0.2.5
21032026-07-21T19:12:22.765Z Checking goblin v0.10.5
21042026-07-21T19:12:22.802Z Checking bstr v1.12.1
21052026-07-21T19:12:22.806Z Checking hmac v0.12.1
21062026-07-21T19:12:22.920Z Checking thread-id v5.1.0
21072026-07-21T19:12:22.924Z Checking num-iter v0.1.45
21082026-07-21T19:12:22.989Z Checking crossbeam-epoch v0.9.18
21092026-07-21T19:12:23.057Z Checking memoffset v0.9.1
21102026-07-21T19:12:23.061Z Checking scroll v0.12.0
21112026-07-21T19:12:23.165Z Checking env_filter v1.0.0
21122026-07-21T19:12:23.234Z Checking num-bigint-dig v0.8.6
21132026-07-21T19:12:23.271Z Checking pkcs1 v0.7.5
21142026-07-21T19:12:23.331Z Checking env_logger v0.11.9
21152026-07-21T19:12:23.368Z Checking goblin v0.8.2
21162026-07-21T19:12:23.404Z Checking zerocopy v0.7.35
21172026-07-21T19:12:23.502Z Checking rustix v0.38.44
21182026-07-21T19:12:23.546Z Checking foreign-types-shared v0.1.1
21192026-07-21T19:12:23.585Z Checking hyper-rustls v0.27.7
21202026-07-21T19:12:23.659Z Checking unicode-segmentation v1.12.0
21212026-07-21T19:12:23.822Z Checking reqwest v0.13.2
21222026-07-21T19:12:23.908Z Checking foreign-types v0.3.2
21232026-07-21T19:12:23.914Z Checking newtype-uuid v1.3.2
21242026-07-21T19:12:23.994Z Checking dtrace-parser v0.2.0
21252026-07-21T19:12:24.030Z Checking ff v0.13.1
21262026-07-21T19:12:24.064Z Checking rsa v0.9.10
21272026-07-21T19:12:24.164Z Checking daft v0.1.7
21282026-07-21T19:12:24.202Z Checking openssl-sys v0.9.115
21292026-07-21T19:12:24.252Z Checking thread-id v4.2.2
21302026-07-21T19:12:24.316Z Checking same-file v1.0.6
21312026-07-21T19:12:24.358Z Checking winnow v0.5.40
21322026-07-21T19:12:24.428Z Checking base16ct v0.2.0
21332026-07-21T19:12:24.468Z Checking walkdir v2.5.0
21342026-07-21T19:12:24.556Z Checking group v0.13.0
21352026-07-21T19:12:24.594Z Checking sec1 v0.7.3
21362026-07-21T19:12:24.629Z Checking openssl v0.10.79
21372026-07-21T19:12:24.665Z Checking nix v0.31.2
21382026-07-21T19:12:24.702Z Checking hkdf v0.12.4
21392026-07-21T19:12:24.737Z Checking serde_with v3.21.0
21402026-07-21T19:12:24.817Z Checking crypto-bigint v0.5.5
21412026-07-21T19:12:24.859Z Checking bzip2-sys v0.1.13+1.0.8
21422026-07-21T19:12:24.971Z Checking winnow v0.7.14
21432026-07-21T19:12:25.109Z Checking dof v0.4.0
21442026-07-21T19:12:25.279Z Checking dof v0.3.0
21452026-07-21T19:12:25.533Z Checking toml_edit v0.19.15
21462026-07-21T19:12:25.588Z Checking usdt-impl v0.5.0
21472026-07-21T19:12:25.731Z Checking keccak v0.1.6
21482026-07-21T19:12:25.768Z Checking usdt-impl v0.6.0
21492026-07-21T19:12:25.876Z Checking foldhash v0.1.5
21502026-07-21T19:12:25.912Z Checking elliptic-curve v0.13.8
21512026-07-21T19:12:25.947Z Checking sha3 v0.10.8
21522026-07-21T19:12:26.048Z Checking hashbrown v0.15.5
21532026-07-21T19:12:26.086Z Checking usdt v0.6.0
21542026-07-21T19:12:26.183Z Checking bzip2 v0.4.4
21552026-07-21T19:12:26.220Z Checking unicode-normalization v0.1.25
21562026-07-21T19:12:26.257Z Checking itertools v0.13.0
21572026-07-21T19:12:26.267Z Checking siphasher v1.0.2
21582026-07-21T19:12:26.335Z Checking bitflags v1.3.2
21592026-07-21T19:12:26.378Z Checking winnow v1.0.3
21602026-07-21T19:12:26.429Z Checking zip v0.6.6
21612026-07-21T19:12:26.476Z Checking signal-hook v0.3.18
21622026-07-21T19:12:26.562Z Checking toml_write v0.1.2
21632026-07-21T19:12:26.619Z Checking toml v0.7.8
21642026-07-21T19:12:26.664Z Checking managed v0.8.0
21652026-07-21T19:12:26.685Z Checking toml_parser v1.1.2+spec-1.1.0
21662026-07-21T19:12:26.691Z Checking native-tls v0.2.18
21672026-07-21T19:12:26.763Z Checking toml_edit v0.22.27
21682026-07-21T19:12:26.769Z Checking globset v0.4.18
21692026-07-21T19:12:26.825Z Checking chacha20 v0.10.0
21702026-07-21T19:12:26.878Z Checking curve25519-dalek v4.1.3
21712026-07-21T19:12:26.894Z Checking tokio-native-tls v0.3.1
21722026-07-21T19:12:26.944Z Checking object v0.37.3
21732026-07-21T19:12:27.061Z Checking signal-hook-mio v0.2.5
21742026-07-21T19:12:27.065Z Checking ed25519 v2.2.3
21752026-07-21T19:12:27.131Z Checking hyper-tls v0.6.0
21762026-07-21T19:12:27.135Z Checking ref-cast v1.0.25
21772026-07-21T19:12:27.225Z Checking pin-project v1.1.11
21782026-07-21T19:12:27.359Z Checking zstd-sys v2.0.16+zstd.1.5.7
21792026-07-21T19:12:27.363Z Checking pem v3.0.6
21802026-07-21T19:12:27.363Z Checking bumpalo v3.20.2
21812026-07-21T19:12:27.363Z Checking reqwest v0.12.28
21822026-07-21T19:12:27.363Z Checking fixedbitset v0.5.7
21832026-07-21T19:12:27.439Z Checking zstd-safe v7.2.4
21842026-07-21T19:12:27.480Z Checking libbz2-rs-sys v0.2.2
21852026-07-21T19:12:27.565Z Checking zopfli v0.8.3
21862026-07-21T19:12:27.667Z Checking petgraph v0.8.3
21872026-07-21T19:12:27.684Z Checking zstd v0.13.3
21882026-07-21T19:12:27.708Z Checking ed25519-dalek v2.2.0
21892026-07-21T19:12:27.867Z Checking snafu v0.8.9
21902026-07-21T19:12:27.939Z Checking bzip2 v0.6.1
21912026-07-21T19:12:27.950Z Checking crossterm v0.28.1
21922026-07-21T19:12:27.985Z Checking olpc-cjson v0.1.4
21932026-07-21T19:12:27.989Z Checking similar v2.7.0
21942026-07-21T19:12:28.088Z Checking fs-err v3.3.0
21952026-07-21T19:12:28.126Z Checking hash32 v0.2.1
21962026-07-21T19:12:28.166Z Checking serde_plain v1.0.2
21972026-07-21T19:12:28.170Z Checking serde-big-array v0.5.1
21982026-07-21T19:12:28.309Z Checking typed-path v0.9.3
21992026-07-21T19:12:28.353Z Checking unicode-properties v0.1.4
22002026-07-21T19:12:28.381Z Checking jiff v0.2.21
22012026-07-21T19:12:28.419Z Checking unicode-bidi v0.3.18
22022026-07-21T19:12:28.423Z Checking predicates-core v1.0.10
22032026-07-21T19:12:28.553Z Checking heapless v0.7.17
22042026-07-21T19:12:28.597Z Checking hickory-proto v0.25.2
22052026-07-21T19:12:28.653Z Checking byte-wrapper v0.1.0
22062026-07-21T19:12:28.736Z Checking stringprep v0.1.5
22072026-07-21T19:12:28.882Z Checking md-5 v0.10.6
22082026-07-21T19:12:28.918Z Checking float-cmp v0.10.0
22092026-07-21T19:12:28.984Z Checking difflib v0.4.0
22102026-07-21T19:12:29.046Z Checking fallible-iterator v0.2.0
22112026-07-21T19:12:29.082Z Checking normalize-line-endings v0.3.0
22122026-07-21T19:12:29.117Z Checking tough v0.22.0
22132026-07-21T19:12:29.185Z Checking smoltcp v0.9.1
22142026-07-21T19:12:29.222Z Checking predicates v3.1.4
22152026-07-21T19:12:29.226Z Checking iddqd v0.4.2
22162026-07-21T19:12:29.291Z Checking phf_shared v0.13.1
22172026-07-21T19:12:29.344Z Checking postgres-protocol v0.6.10
22182026-07-21T19:12:29.510Z Checking phf_shared v0.11.3
22192026-07-21T19:12:29.561Z Checking tokio-stream v0.1.18
22202026-07-21T19:12:29.682Z Checking buf-list v1.1.2
22212026-07-21T19:12:29.686Z Checking strum v0.27.2
22222026-07-21T19:12:29.805Z Checking precomputed-hash v0.1.1
22232026-07-21T19:12:29.859Z Checking new_debug_unreachable v1.0.6
22242026-07-21T19:12:29.898Z Checking fixedbitset v0.4.2
22252026-07-21T19:12:29.931Z Checking lalrpop-util v0.19.12
22262026-07-21T19:12:29.966Z Checking string_cache v0.8.9
22272026-07-21T19:12:29.970Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22282026-07-21T19:12:30.068Z Checking petgraph v0.6.5
22292026-07-21T19:12:30.116Z Checking postgres-types v0.2.12
22302026-07-21T19:12:30.164Z Checking phf v0.13.1
22312026-07-21T19:12:30.199Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22322026-07-21T19:12:30.338Z Checking peg-runtime v0.8.5
22332026-07-21T19:12:30.459Z Checking whoami v2.1.0
22342026-07-21T19:12:30.537Z Checking is-terminal v0.4.17
22352026-07-21T19:12:30.603Z Checking crossbeam-channel v0.5.15
22362026-07-21T19:12:30.639Z Checking zip v4.6.1
22372026-07-21T19:12:30.643Z Checking thread_local v1.1.9
22382026-07-21T19:12:30.709Z Checking tokio-postgres v0.7.16
22392026-07-21T19:12:30.832Z Compiling structmeta-derive v0.3.0
22402026-07-21T19:12:30.971Z Checking term v1.2.1
22412026-07-21T19:12:31.182Z Checking take_mut v0.2.2
22422026-07-21T19:12:31.232Z Checking slog-term v2.9.2
22432026-07-21T19:12:31.290Z Compiling newtype-uuid-macros v0.1.0
22442026-07-21T19:12:31.327Z Checking slog-async v2.8.0
22452026-07-21T19:12:31.364Z Compiling multer v3.1.0
22462026-07-21T19:12:31.439Z Compiling async-stream-impl v0.3.6
22472026-07-21T19:12:31.512Z Checking match_cfg v0.1.0
22482026-07-21T19:12:31.548Z Checking slog-json v2.6.1
22492026-07-21T19:12:31.624Z Checking hostname v0.3.1
22502026-07-21T19:12:31.669Z Compiling dropshot v0.17.1
22512026-07-21T19:12:31.731Z Compiling dropshot_endpoint v0.17.1
22522026-07-21T19:12:31.767Z Checking slog-bunyan v2.5.0
22532026-07-21T19:12:31.937Z Checking debug-ignore v1.0.5
22542026-07-21T19:12:31.974Z Compiling structmeta v0.3.0
22552026-07-21T19:12:32.009Z Checking sha1 v0.11.0
22562026-07-21T19:12:32.043Z Checking serde_spanned v1.1.1
22572026-07-21T19:12:32.078Z Checking toml_datetime v1.1.1+spec-1.1.0
22582026-07-21T19:12:32.078Z Checking serde_path_to_error v0.1.20
22592026-07-21T19:12:32.082Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22602026-07-21T19:12:32.205Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22612026-07-21T19:12:32.232Z Compiling derive-ex v0.1.8
22622026-07-21T19:12:32.235Z Checking toml_writer v1.1.1+spec-1.1.0
22632026-07-21T19:12:32.365Z Checking compression-core v0.4.31
22642026-07-21T19:12:32.368Z Checking progenitor-client v0.14.0
22652026-07-21T19:12:32.437Z Checking async-stream v0.3.6
22662026-07-21T19:12:32.475Z Checking toml v1.1.2+spec-1.1.0
22672026-07-21T19:12:32.517Z Checking compression-codecs v0.4.37
22682026-07-21T19:12:32.597Z Checking rustls-pemfile v2.2.0
22692026-07-21T19:12:32.635Z Checking waitgroup v0.1.2
22702026-07-21T19:12:32.666Z Checking hostname v0.4.2
22712026-07-21T19:12:32.708Z Checking async-compression v0.4.41
22722026-07-21T19:12:32.757Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22732026-07-21T19:12:32.762Z Checking atomicwrites v0.4.4
22742026-07-21T19:12:32.837Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22752026-07-21T19:12:32.840Z Checking itertools v0.14.0
22762026-07-21T19:12:32.890Z Compiling parse-display-derive v0.10.0
22772026-07-21T19:12:32.935Z Checking macaddr v1.0.1
22782026-07-21T19:12:32.976Z Checking regress v0.10.5
22792026-07-21T19:12:33.007Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22802026-07-21T19:12:33.068Z Checking instant v0.1.13
22812026-07-21T19:12:33.135Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22822026-07-21T19:12:33.180Z Checking backoff v0.4.0
22832026-07-21T19:12:33.380Z Checking backon v1.6.0
22842026-07-21T19:12:33.418Z Checking humantime v2.3.0
22852026-07-21T19:12:33.458Z Checking unicode-width v0.2.0
22862026-07-21T19:12:33.567Z Checking progenitor-extras v0.2.0
22872026-07-21T19:12:33.621Z Compiling convert_case v0.4.0
22882026-07-21T19:12:33.730Z Checking half v2.7.1
22892026-07-21T19:12:33.814Z Checking ciborium-io v0.2.2
22902026-07-21T19:12:33.922Z Checking heck v0.5.0
22912026-07-21T19:12:33.927Z Compiling test-strategy v0.4.5
22922026-07-21T19:12:33.992Z Checking secrecy v0.10.3
22932026-07-21T19:12:34.026Z Compiling derive_more v0.99.20
22942026-07-21T19:12:34.030Z Checking ciborium-ll v0.2.2
22952026-07-21T19:12:34.104Z Checking indent_write v2.2.0
22962026-07-21T19:12:34.137Z Checking camino-tempfile v1.4.1
22972026-07-21T19:12:34.256Z Compiling regress v0.11.1
22982026-07-21T19:12:34.259Z Checking ciborium v0.2.2
22992026-07-21T19:12:34.324Z Compiling crucible-workspace-hack v0.1.0
23002026-07-21T19:12:34.417Z Checking inout v0.1.4
23012026-07-21T19:12:34.582Z Checking cipher v0.4.4
23022026-07-21T19:12:34.599Z Checking parse-display v0.10.0
23032026-07-21T19:12:34.737Z Checking universal-hash v0.5.1
23042026-07-21T19:12:34.775Z Compiling thiserror-impl-no-std v2.0.2
23052026-07-21T19:12:34.806Z Checking opaque-debug v0.3.1
23062026-07-21T19:12:34.840Z Checking chacha20 v0.9.1
23072026-07-21T19:12:34.920Z Checking poly1305 v0.8.0
23082026-07-21T19:12:35.058Z Checking blake2 v0.10.6
23092026-07-21T19:12:35.208Z Checking aead v0.5.2
23102026-07-21T19:12:35.326Z Checking password-hash v0.5.0
23112026-07-21T19:12:35.381Z Checking chacha20poly1305 v0.10.1
23122026-07-21T19:12:35.454Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
23132026-07-21T19:12:35.502Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23142026-07-21T19:12:35.538Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23152026-07-21T19:12:35.578Z Checking argon2 v0.5.3
23162026-07-21T19:12:35.844Z Compiling typify-impl v0.6.2
23172026-07-21T19:12:35.882Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23182026-07-21T19:12:35.962Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23192026-07-21T19:12:36.018Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23202026-07-21T19:12:36.051Z Checking thiserror-no-std v2.0.2
23212026-07-21T19:12:36.168Z Checking vsss-rs v3.3.4
23222026-07-21T19:12:36.284Z Compiling unsafe-libyaml v0.2.11
23232026-07-21T19:12:36.318Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23242026-07-21T19:12:36.628Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23252026-07-21T19:12:37.054Z Compiling serde_yaml v0.9.34+deprecated
23262026-07-21T19:12:37.321Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23272026-07-21T19:12:37.400Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23282026-07-21T19:12:37.592Z Checking swrite v0.1.0
23292026-07-21T19:12:37.640Z Checking crossbeam-deque v0.8.6
23302026-07-21T19:12:37.676Z Compiling rayon-core v1.13.0
23312026-07-21T19:12:37.711Z Compiling toml_datetime v0.7.5+spec-1.1.0
23322026-07-21T19:12:37.830Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23332026-07-21T19:12:37.980Z Compiling toml_edit v0.23.10+spec-1.0.0
23342026-07-21T19:12:38.013Z Compiling darling_core v0.21.3
23352026-07-21T19:12:38.302Z Compiling proc-macro-error v1.0.4
23362026-07-21T19:12:38.483Z Checking rayon v1.11.0
23372026-07-21T19:12:38.535Z Compiling proc-macro-crate v3.4.0
23382026-07-21T19:12:38.631Z Checking toml v0.8.23
23392026-07-21T19:12:38.987Z Checking tabwriter v1.4.1
23402026-07-21T19:12:39.039Z Checking glob v0.3.3
23412026-07-21T19:12:39.105Z Compiling num_enum_derive v0.7.6
23422026-07-21T19:12:39.140Z Checking colored v3.1.1
23432026-07-21T19:12:39.173Z Compiling heapless v0.8.0
23442026-07-21T19:12:39.247Z Checking hash32 v0.3.1
23452026-07-21T19:12:39.363Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23462026-07-21T19:12:39.400Z Compiling smoltcp v0.11.0
23472026-07-21T19:12:39.663Z Checking cobs v0.3.0
23482026-07-21T19:12:39.732Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23492026-07-21T19:12:39.834Z Compiling usdt-attr-macro v0.5.0
23502026-07-21T19:12:39.875Z Compiling usdt-macro v0.5.0
23512026-07-21T19:12:39.957Z Checking memmap v0.7.0
23522026-07-21T19:12:40.110Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23532026-07-21T19:12:40.179Z Checking num_enum v0.7.6
23542026-07-21T19:12:40.320Z Checking postcard v1.1.3
23552026-07-21T19:12:40.391Z Compiling typify-macro v0.6.2
23562026-07-21T19:12:40.431Z Checking rand v0.10.1
23572026-07-21T19:12:40.497Z Compiling darling_macro v0.21.3
23582026-07-21T19:12:40.627Z Compiling proc-macro-crate v1.3.1
23592026-07-21T19:12:40.631Z Checking usdt v0.5.0
23602026-07-21T19:12:40.662Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23612026-07-21T19:12:40.851Z Checking sigpipe v0.1.3
23622026-07-21T19:12:40.926Z Compiling foreign-types-macros v0.2.3
23632026-07-21T19:12:41.011Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23642026-07-21T19:12:41.015Z Checking foreign-types-shared v0.3.1
23652026-07-21T19:12:41.078Z Compiling darling v0.21.3
23662026-07-21T19:12:41.112Z Compiling num_enum_derive v0.5.11
23672026-07-21T19:12:41.189Z Compiling ingot-macros v0.1.1
23682026-07-21T19:12:41.354Z Checking cstr-argument v0.1.2
23692026-07-21T19:12:41.386Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23702026-07-21T19:12:41.441Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23712026-07-21T19:12:41.498Z Compiling num-derive v0.4.2
23722026-07-21T19:12:41.601Z Checking foreign-types v0.5.0
23732026-07-21T19:12:41.711Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23742026-07-21T19:12:41.858Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23752026-07-21T19:12:41.931Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762026-07-21T19:12:42.006Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23772026-07-21T19:12:42.047Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23782026-07-21T19:12:42.130Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23792026-07-21T19:12:42.177Z Compiling typify v0.6.2
23802026-07-21T19:12:42.213Z Checking num_enum v0.5.11
23812026-07-21T19:12:42.283Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23822026-07-21T19:12:42.292Z Compiling progenitor-impl v0.14.0
23832026-07-21T19:12:42.415Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23842026-07-21T19:12:42.472Z Compiling zone_cfg_derive v0.3.1
23852026-07-21T19:12:42.610Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23862026-07-21T19:12:42.656Z Checking itertools v0.12.1
23872026-07-21T19:12:42.812Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23882026-07-21T19:12:43.095Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23892026-07-21T19:12:43.199Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23902026-07-21T19:12:43.274Z Checking smf v0.2.3
23912026-07-21T19:12:43.315Z Checking whoami v1.6.1
23922026-07-21T19:12:43.351Z Compiling derive-where v1.6.0
23932026-07-21T19:12:43.445Z Checking tokio-dtrace v0.1.1
23942026-07-21T19:12:43.516Z Checking console v0.15.11
23952026-07-21T19:12:43.549Z Checking newline-converter v0.3.0
23962026-07-21T19:12:43.657Z Checking oxide-tokio-rt v0.1.4
23972026-07-21T19:12:43.692Z Checking bytecount v0.6.9
23982026-07-21T19:12:43.696Z Checking zone v0.3.1
23992026-07-21T19:12:43.819Z Checking expectorate v1.2.0
24002026-07-21T19:12:43.855Z Checking unicode-width v0.1.14
24012026-07-21T19:12:43.859Z Checking num-rational v0.4.2
24022026-07-21T19:12:43.974Z Checking num-complex v0.4.6
24032026-07-21T19:12:44.049Z Checking ingot-types v0.1.2
24042026-07-21T19:12:44.099Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24052026-07-21T19:12:44.134Z Checking float-ord v0.3.2
24062026-07-21T19:12:44.188Z Compiling cancel-safe-futures v0.1.5
24072026-07-21T19:12:44.260Z Checking linear-map v1.2.0
24082026-07-21T19:12:44.338Z Checking num v0.4.3
24092026-07-21T19:12:44.463Z Checking gethostname v0.5.0
24102026-07-21T19:12:44.467Z Checking ingot v0.1.1
24112026-07-21T19:12:44.493Z Compiling prettyplease v0.2.37
24122026-07-21T19:12:44.595Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24132026-07-21T19:12:44.672Z Checking oxide-update-engine-types v0.1.2
24142026-07-21T19:12:44.783Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24152026-07-21T19:12:44.911Z Compiling progenitor-macro v0.14.0
24162026-07-21T19:12:45.003Z Compiling owo-colors v4.3.0
24172026-07-21T19:12:45.034Z Checking resolv-conf v0.7.6
24182026-07-21T19:12:45.244Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24192026-07-21T19:12:45.594Z Checking oxide-update-engine v0.1.2
24202026-07-21T19:12:45.914Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24212026-07-21T19:12:46.018Z Checking unicode-linebreak v0.1.5
24222026-07-21T19:12:46.100Z Checking smawk v0.3.2
24232026-07-21T19:12:46.130Z Checking papergrid v0.11.0
24242026-07-21T19:12:46.215Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24252026-07-21T19:12:46.251Z Compiling tabled_derive v0.7.0
24262026-07-21T19:12:46.285Z Compiling convert_case v0.10.0
24272026-07-21T19:12:46.612Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24282026-07-21T19:12:46.648Z Compiling slog-dtrace v0.3.0
24292026-07-21T19:12:46.786Z Compiling derive_more-impl v2.1.1
24302026-07-21T19:12:51.159Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24312026-07-21T19:12:51.183Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24322026-07-21T19:12:51.183Z Checking tabled v0.15.0
24332026-07-21T19:12:51.183Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24342026-07-21T19:12:51.183Z Checking derive_more v2.1.1
24352026-07-21T19:12:51.183Z Checking crossterm v0.29.0
24362026-07-21T19:12:51.183Z Checking linked-hash-map v0.5.6
24372026-07-21T19:12:51.183Z Checking lru-cache v0.1.2
24382026-07-21T19:12:51.183Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24392026-07-21T19:12:51.183Z Checking hickory-proto v0.24.4
24402026-07-21T19:12:51.183Z Checking fd-lock v4.0.4
24412026-07-21T19:12:51.183Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24422026-07-21T19:12:51.183Z Checking vte v0.14.1
24432026-07-21T19:12:51.183Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24442026-07-21T19:12:51.183Z Checking display-error-chain v0.2.2
24452026-07-21T19:12:51.183Z Checking strip-ansi-escapes v0.2.1
24462026-07-21T19:12:51.183Z Checking progenitor v0.14.0
24472026-07-21T19:12:51.183Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24482026-07-21T19:12:51.184Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24492026-07-21T19:12:51.184Z Checking nu-ansi-term v0.50.3
24502026-07-21T19:12:51.184Z Checking termtree v0.5.1
24512026-07-21T19:12:51.184Z Checking reedline v0.40.0
24522026-07-21T19:12:51.184Z Checking hickory-resolver v0.24.4
24532026-07-21T19:12:51.184Z Checking textwrap v0.16.2
24542026-07-21T19:12:51.482Z Compiling minimal-lexical v0.2.1
24552026-07-21T19:12:51.508Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24562026-07-21T19:12:51.658Z Compiling nom v7.1.3
24572026-07-21T19:12:51.715Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24582026-07-21T19:12:51.831Z Checking qorb v0.4.1
24592026-07-21T19:12:51.880Z Compiling unicode-xid v0.2.6
24602026-07-21T19:12:52.033Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24612026-07-21T19:12:52.308Z Compiling ar_archive_writer v0.5.1
24622026-07-21T19:12:52.367Z Checking csv-core v0.1.13
24632026-07-21T19:12:54.050Z Checking csv v1.4.0
24642026-07-21T19:12:54.104Z Compiling stacker v0.1.23
24652026-07-21T19:12:54.104Z Checking highway v1.3.0
24662026-07-21T19:12:54.104Z Compiling semver v0.1.20
24672026-07-21T19:12:54.104Z Compiling cfg_aliases v0.1.1
24682026-07-21T19:12:54.104Z Checking nibble_vec v0.1.0
24692026-07-21T19:12:54.104Z Compiling nix v0.28.0
24702026-07-21T19:12:54.104Z Compiling psm v0.1.30
24712026-07-21T19:12:54.104Z Compiling rustc_version v0.1.7
24722026-07-21T19:12:54.104Z Checking endian-type v0.1.2
24732026-07-21T19:12:54.104Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24742026-07-21T19:12:54.104Z Checking radix_trie v0.2.1
24752026-07-21T19:12:54.104Z Compiling newtype_derive v0.1.6
24762026-07-21T19:12:54.104Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24772026-07-21T19:12:54.104Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24782026-07-21T19:12:54.104Z Checking phf_shared v0.12.1
24792026-07-21T19:12:54.104Z Compiling recursive-proc-macro-impl v0.1.1
24802026-07-21T19:12:54.104Z Compiling chrono-tz v0.10.4
24812026-07-21T19:12:54.135Z Checking phf v0.12.1
24822026-07-21T19:12:54.195Z Checking recursive v0.1.1
24832026-07-21T19:12:54.198Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24842026-07-21T19:12:54.198Z Compiling const_format_proc_macros v0.2.34
24852026-07-21T19:12:54.258Z Compiling peg-macros v0.8.5
24862026-07-21T19:12:54.294Z Checking winnow v0.6.26
24872026-07-21T19:12:54.379Z Checking nom v8.0.0
24882026-07-21T19:12:54.727Z Compiling sqlparser_derive v0.5.0
24892026-07-21T19:12:55.125Z Checking unicode_categories v0.1.1
24902026-07-21T19:12:55.241Z Checking home v0.5.12
24912026-07-21T19:12:55.305Z Checking const_format v0.2.35
24922026-07-21T19:12:55.377Z Checking rustyline v14.0.0
24932026-07-21T19:12:55.475Z Checking sqlformat v0.3.5
24942026-07-21T19:12:55.519Z Checking sqlparser v0.61.0
24952026-07-21T19:12:55.697Z Checking peg v0.8.5
24962026-07-21T19:12:55.898Z Checking bcs v0.1.6
24972026-07-21T19:12:55.968Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24982026-07-21T19:12:56.068Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24992026-07-21T19:12:56.109Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25002026-07-21T19:12:56.186Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25012026-07-21T19:12:56.284Z Checking steno v0.4.1
25022026-07-21T19:12:56.380Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25032026-07-21T19:12:56.456Z Checking sha1 v0.10.6
25042026-07-21T19:12:56.630Z Checking filetime v0.2.27
25052026-07-21T19:12:56.665Z Checking xattr v1.6.1
25062026-07-21T19:12:56.798Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25072026-07-21T19:12:56.834Z Checking tar v0.4.46
25082026-07-21T19:12:57.185Z Checking base64 v0.21.7
25092026-07-21T19:12:57.249Z Checking subprocess v0.2.15
25102026-07-21T19:12:57.338Z Checking headers-core v0.3.0
25112026-07-21T19:12:57.455Z Checking yasna v0.5.2
25122026-07-21T19:12:57.488Z Checking headers v0.4.1
25132026-07-21T19:12:57.564Z Checking port-file v0.1.0
25142026-07-21T19:12:57.776Z Checking dropshot-api-manager-types v0.7.2
25152026-07-21T19:12:57.865Z Checking rcgen v0.12.1
25162026-07-21T19:12:57.970Z Checking tagptr v0.2.0
25172026-07-21T19:12:58.005Z Checking utf-8 v0.7.6
25182026-07-21T19:12:58.136Z Checking moka v0.12.13
25192026-07-21T19:12:58.172Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25202026-07-21T19:12:58.204Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25212026-07-21T19:12:58.340Z Checking tungstenite v0.21.0
25222026-07-21T19:12:58.652Z Compiling radium v0.7.0
25232026-07-21T19:12:58.695Z Compiling maybe-uninit v2.0.0
25242026-07-21T19:12:58.781Z Checking tokio-tungstenite v0.21.0
25252026-07-21T19:12:58.816Z Checking hickory-resolver v0.25.2
25262026-07-21T19:12:59.027Z Compiling libefi-sys v0.1.0
25272026-07-21T19:12:59.081Z Checking tap v1.0.1
25282026-07-21T19:12:59.214Z Checking wyz v0.5.1
25292026-07-21T19:12:59.455Z Compiling zerocopy-derive v0.6.6
25302026-07-21T19:12:59.547Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25312026-07-21T19:12:59.630Z Compiling bitfield-struct v0.6.2
25322026-07-21T19:13:00.011Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25332026-07-21T19:13:00.051Z Compiling packed_struct v0.10.1
25342026-07-21T19:13:00.054Z Checking crc-catalog v2.4.0
25352026-07-21T19:13:00.202Z Checking funty v2.0.0
25362026-07-21T19:13:00.284Z Checking crc v3.4.0
25372026-07-21T19:13:00.319Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25382026-07-21T19:13:00.352Z Checking zerocopy v0.6.6
25392026-07-21T19:13:00.419Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25402026-07-21T19:13:00.461Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25412026-07-21T19:13:00.543Z Checking bitvec v1.0.1
25422026-07-21T19:13:00.608Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25432026-07-21T19:13:00.640Z Compiling packed_struct_codegen v0.10.1
25442026-07-21T19:13:00.674Z Compiling bitfield-macros v0.19.4
25452026-07-21T19:13:00.770Z Compiling indexmap v1.9.3
25462026-07-21T19:13:00.806Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25472026-07-21T19:13:01.020Z Checking nodrop v0.1.14
25482026-07-21T19:13:01.139Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25492026-07-21T19:13:01.241Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25502026-07-21T19:13:01.447Z Checking bitfield v0.19.4
25512026-07-21T19:13:01.505Z Checking array-init v0.0.4
25522026-07-21T19:13:01.780Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25532026-07-21T19:13:01.824Z Checking smallvec v0.6.14
25542026-07-21T19:13:01.857Z Checking hashbrown v0.12.3
25552026-07-21T19:13:01.959Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25562026-07-21T19:13:02.042Z Checking serde-hex v0.1.0
25572026-07-21T19:13:02.143Z Checking ron v0.8.1
25582026-07-21T19:13:02.376Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25592026-07-21T19:13:02.633Z Checking hashbrown v0.13.2
25602026-07-21T19:13:02.692Z Checking crc-any v2.5.0
25612026-07-21T19:13:02.903Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25622026-07-21T19:13:02.981Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25632026-07-21T19:13:03.091Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25642026-07-21T19:13:03.126Z Checking object v0.30.4
25652026-07-21T19:13:03.565Z Checking path-slash v0.1.5
25662026-07-21T19:13:03.662Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25672026-07-21T19:13:03.697Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25682026-07-21T19:13:03.731Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25692026-07-21T19:13:03.918Z Compiling xshell-macros v0.2.7
25702026-07-21T19:13:04.134Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25712026-07-21T19:13:04.350Z Checking xshell v0.2.7
25722026-07-21T19:13:04.528Z Checking half v1.8.3
25732026-07-21T19:13:04.596Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25742026-07-21T19:13:04.695Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25752026-07-21T19:13:04.783Z Checking serde_cbor v0.11.2
25762026-07-21T19:13:04.940Z Compiling proc-macro-error-attr2 v2.0.0
25772026-07-21T19:13:05.198Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25782026-07-21T19:13:05.224Z Compiling num-derive v0.3.3
25792026-07-21T19:13:05.396Z Compiling proc-macro-error2 v2.0.1
25802026-07-21T19:13:05.399Z Checking maplit v1.0.2
25812026-07-21T19:13:05.399Z Checking papergrid v0.17.0
25822026-07-21T19:13:05.572Z Checking testing_table v0.3.0
25832026-07-21T19:13:05.693Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25842026-07-21T19:13:05.741Z Compiling tabled_derive v0.11.0
25852026-07-21T19:13:06.126Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25862026-07-21T19:13:06.129Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25872026-07-21T19:13:06.203Z Checking libscf-sys v1.1.0
25882026-07-21T19:13:06.259Z Compiling progenitor-impl v0.13.0
25892026-07-21T19:13:06.352Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25902026-07-21T19:13:06.587Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25912026-07-21T19:13:06.667Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25922026-07-21T19:13:06.988Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25932026-07-21T19:13:07.021Z Checking tabled v0.20.0
25942026-07-21T19:13:07.144Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25952026-07-21T19:13:07.395Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25962026-07-21T19:13:07.608Z Checking progenitor-client v0.13.0
25972026-07-21T19:13:07.874Z Checking crc8 v0.1.1
25982026-07-21T19:13:08.002Z Checking unicase v2.9.0
25992026-07-21T19:13:08.190Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26002026-07-21T19:13:08.283Z Checking fxhash v0.2.1
26012026-07-21T19:13:08.421Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26022026-07-21T19:13:08.454Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26032026-07-21T19:13:08.864Z Compiling progenitor-macro v0.13.0
26042026-07-21T19:13:08.897Z Compiling vergen-lib v0.1.6
26052026-07-21T19:13:08.943Z Compiling diesel_derives v2.3.7
26062026-07-21T19:13:09.102Z Compiling dsl_auto_type v0.2.0
26072026-07-21T19:13:09.137Z Checking scheduled-thread-pool v0.2.7
26082026-07-21T19:13:09.234Z Compiling vergen-gitcl v1.0.8
26092026-07-21T19:13:09.269Z Compiling diesel_table_macro_syntax v0.3.0
26102026-07-21T19:13:09.337Z Checking r2d2 v0.8.10
26112026-07-21T19:13:09.400Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26122026-07-21T19:13:09.502Z Checking downcast-rs v2.0.2
26132026-07-21T19:13:09.569Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26142026-07-21T19:13:09.621Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26152026-07-21T19:13:09.727Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26162026-07-21T19:13:09.892Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26172026-07-21T19:13:10.030Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26182026-07-21T19:13:10.077Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26192026-07-21T19:13:10.112Z Checking kstat-rs v0.2.4
26202026-07-21T19:13:10.112Z Checking arc-swap v1.8.2
26212026-07-21T19:13:10.177Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26222026-07-21T19:13:10.302Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26232026-07-21T19:13:10.337Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26242026-07-21T19:13:10.392Z Checking slog-scope v4.4.1
26252026-07-21T19:13:10.559Z Compiling dirs-sys-next v0.1.2
26262026-07-21T19:13:10.623Z Compiling parking_lot_core v0.8.6
26272026-07-21T19:13:10.872Z Compiling crunchy v0.2.4
26282026-07-21T19:13:10.905Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26292026-07-21T19:13:11.008Z Compiling dirs-next v2.0.0
26302026-07-21T19:13:11.061Z Checking slog-stdlog v4.1.1
26312026-07-21T19:13:11.157Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26322026-07-21T19:13:11.229Z Compiling clang-sys v1.8.1
26332026-07-21T19:13:11.273Z Compiling git-stub v1.0.0
26342026-07-21T19:13:11.563Z Compiling tiny-keccak v2.0.2
26352026-07-21T19:13:11.686Z Compiling git-stub-vcs v0.1.0
26362026-07-21T19:13:11.778Z Checking slog-envlogger v2.2.0
26372026-07-21T19:13:11.852Z Compiling term v0.7.0
26382026-07-21T19:13:11.960Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26392026-07-21T19:13:12.065Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26402026-07-21T19:13:12.118Z Compiling bit-vec v0.6.3
26412026-07-21T19:13:12.270Z Compiling ascii-canvas v3.0.0
26422026-07-21T19:13:12.308Z Checking parking_lot v0.11.2
26432026-07-21T19:13:12.364Z Compiling bit-set v0.5.3
26442026-07-21T19:13:12.429Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26452026-07-21T19:13:12.467Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26462026-07-21T19:13:12.558Z Checking prefix-trie v0.7.0
26472026-07-21T19:13:12.562Z Compiling itertools v0.10.5
26482026-07-21T19:13:12.771Z Compiling ena v0.14.4
26492026-07-21T19:13:12.894Z Compiling libloading v0.8.9
26502026-07-21T19:13:12.927Z Compiling regex-syntax v0.6.29
26512026-07-21T19:13:12.967Z Compiling diff v0.1.13
26522026-07-21T19:13:13.011Z Compiling bindgen v0.71.1
26532026-07-21T19:13:13.250Z Checking hickory-server v0.25.2
26542026-07-21T19:13:13.573Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26552026-07-21T19:13:13.676Z Checking sled v0.34.7
26562026-07-21T19:13:13.738Z Checking progenitor v0.13.0
26572026-07-21T19:13:14.132Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26582026-07-21T19:13:14.171Z Compiling cexpr v0.6.0
26592026-07-21T19:13:14.501Z Compiling lalrpop v0.19.12
26602026-07-21T19:13:14.848Z Checking nanorand v0.7.0
26612026-07-21T19:13:14.908Z Compiling salty v0.3.0
26622026-07-21T19:13:14.994Z Checking diesel v2.3.7
26632026-07-21T19:13:15.029Z Compiling rustc-hash v2.1.1
26642026-07-21T19:13:15.069Z Checking flume v0.11.1
26652026-07-21T19:13:15.259Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26662026-07-21T19:13:15.334Z Compiling libxml v0.3.3
26672026-07-21T19:13:15.764Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26682026-07-21T19:13:15.828Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26692026-07-21T19:13:16.290Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26702026-07-21T19:13:16.482Z Compiling strum_macros v0.24.3
26712026-07-21T19:13:16.828Z Compiling fs-err v2.11.0
26722026-07-21T19:13:16.981Z Compiling indoc v1.0.9
26732026-07-21T19:13:17.463Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26742026-07-21T19:13:17.699Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26752026-07-21T19:13:17.805Z Checking quick-xml v0.37.5
26762026-07-21T19:13:17.871Z Checking derive_builder v0.20.2
26772026-07-21T19:13:18.012Z Compiling oso-derive v0.27.3
26782026-07-21T19:13:18.059Z Compiling trait-variant v0.1.2
26792026-07-21T19:13:18.543Z Compiling impl-trait-for-tuples v0.2.3
26802026-07-21T19:13:18.634Z Checking openssl-probe v0.1.6
26812026-07-21T19:13:18.713Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26822026-07-21T19:13:19.016Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26832026-07-21T19:13:19.532Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26842026-07-21T19:13:20.104Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26852026-07-21T19:13:20.335Z Checking rfc6979 v0.4.0
26862026-07-21T19:13:20.458Z Checking parse-size v1.1.0
26872026-07-21T19:13:20.491Z Checking assert_matches v1.5.0
26882026-07-21T19:13:20.525Z Checking ecdsa v0.16.9
26892026-07-21T19:13:20.591Z Checking primeorder v0.13.6
26902026-07-21T19:13:20.626Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
26912026-07-21T19:13:20.864Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26922026-07-21T19:13:20.899Z Checking p384 v0.13.1
26932026-07-21T19:13:21.128Z Checking predicates-tree v1.0.13
26942026-07-21T19:13:21.276Z Checking bb8 v0.8.6
26952026-07-21T19:13:21.376Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26962026-07-21T19:13:21.574Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26972026-07-21T19:13:21.685Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26982026-07-21T19:13:21.718Z Checking http-range v0.1.5
26992026-07-21T19:13:21.765Z Compiling mime_guess v2.0.5
27002026-07-21T19:13:21.968Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27012026-07-21T19:13:22.040Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27022026-07-21T19:13:22.174Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27032026-07-21T19:13:22.382Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27042026-07-21T19:13:22.385Z Checking atty v0.2.14
27052026-07-21T19:13:22.448Z Checking corncobs v0.1.4
27062026-07-21T19:13:22.448Z Checking nonempty v0.12.0
27072026-07-21T19:13:22.660Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27082026-07-21T19:13:22.663Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27092026-07-21T19:13:22.725Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27102026-07-21T19:13:22.891Z Checking ignore v0.4.25
27112026-07-21T19:13:22.974Z Checking secrecy v0.8.0
27122026-07-21T19:13:23.025Z Checking hyper-staticfile v0.10.1
27132026-07-21T19:13:23.317Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27142026-07-21T19:13:23.354Z Checking globwalk v0.9.1
27152026-07-21T19:13:23.389Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27162026-07-21T19:13:23.564Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27172026-07-21T19:13:23.706Z Compiling illumos-nvpair-sys v0.2.0
27182026-07-21T19:13:23.737Z Checking camino-tempfile-ext v0.3.3
27192026-07-21T19:13:23.831Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27202026-07-21T19:13:23.964Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27212026-07-21T19:13:24.008Z Checking signal-hook-tokio v0.3.1
27222026-07-21T19:13:24.143Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27232026-07-21T19:13:24.330Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27242026-07-21T19:13:24.427Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27252026-07-21T19:13:24.614Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27262026-07-21T19:13:24.817Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27272026-07-21T19:13:25.132Z Checking illumos-nvpair v0.3.0
27282026-07-21T19:13:25.167Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27292026-07-21T19:13:25.218Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27302026-07-21T19:13:25.323Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27312026-07-21T19:13:25.525Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27322026-07-21T19:13:25.562Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27332026-07-21T19:13:25.565Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27342026-07-21T19:13:25.630Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27352026-07-21T19:13:25.665Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27362026-07-21T19:13:26.073Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27372026-07-21T19:13:26.277Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27382026-07-21T19:13:27.403Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27392026-07-21T19:13:27.514Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27402026-07-21T19:13:27.594Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27412026-07-21T19:13:28.086Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27422026-07-21T19:13:28.310Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27432026-07-21T19:13:28.345Z Checking tungstenite v0.23.0
27442026-07-21T19:13:28.516Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27452026-07-21T19:13:28.599Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
27462026-07-21T19:13:28.800Z Checking tokio-tungstenite v0.23.1
27472026-07-21T19:13:28.882Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27482026-07-21T19:13:29.009Z Checking rand_seeder v0.4.0
27492026-07-21T19:13:29.093Z Checking void v1.0.2
27502026-07-21T19:13:29.182Z Checking async-bb8-diesel v0.2.1
27512026-07-21T19:13:29.234Z Checking diesel-dtrace v0.5.0
27522026-07-21T19:13:29.265Z Checking lzss v0.8.2
27532026-07-21T19:13:29.478Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27542026-07-21T19:13:29.511Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27552026-07-21T19:13:29.559Z Checking nix v0.27.1
27562026-07-21T19:13:29.664Z Checking serde_bytes v0.11.19
27572026-07-21T19:13:29.699Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27582026-07-21T19:13:29.787Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27592026-07-21T19:13:29.869Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27602026-07-21T19:13:30.110Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27612026-07-21T19:13:30.502Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27622026-07-21T19:13:30.787Z Checking is_ci v1.2.0
27632026-07-21T19:13:30.821Z Checking yansi v1.0.1
27642026-07-21T19:13:30.855Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27652026-07-21T19:13:30.919Z Checking cpubits v0.1.1
27662026-07-21T19:13:31.024Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27672026-07-21T19:13:31.116Z Checking pretty_assertions v1.4.1
27682026-07-21T19:13:31.296Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27692026-07-21T19:13:31.342Z Checking pem-rfc7468 v1.0.0
27702026-07-21T19:13:31.535Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27712026-07-21T19:13:31.568Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27722026-07-21T19:13:31.832Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27732026-07-21T19:13:32.073Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
27742026-07-21T19:13:32.421Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27752026-07-21T19:13:32.827Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27762026-07-21T19:13:32.863Z Checking hmac v0.13.0
27772026-07-21T19:13:32.963Z Checking sha2 v0.11.0
27782026-07-21T19:13:33.052Z Checking universal-hash v0.6.1
27792026-07-21T19:13:33.208Z Compiling libz-sys v1.1.24
27802026-07-21T19:13:33.617Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27812026-07-21T19:13:33.650Z Compiling instability v0.3.11
27822026-07-21T19:13:33.794Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27832026-07-21T19:13:33.834Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27842026-07-21T19:13:33.978Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27852026-07-21T19:13:34.021Z Checking castaway v0.2.4
27862026-07-21T19:13:34.160Z Compiling indoc v2.0.7
27872026-07-21T19:13:34.265Z Checking compact_str v0.8.1
27882026-07-21T19:13:34.693Z Checking polyval v0.7.1
27892026-07-21T19:13:34.927Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
27902026-07-21T19:13:35.186Z Checking der v0.8.0
27912026-07-21T19:13:35.229Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27922026-07-21T19:13:35.422Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27932026-07-21T19:13:35.471Z Checking unicode-truncate v1.1.0
27942026-07-21T19:13:35.536Z Checking lru v0.12.5
27952026-07-21T19:13:35.647Z Compiling libgit2-sys v0.18.3+1.9.2
27962026-07-21T19:13:35.682Z Checking cassowary v0.3.0
27972026-07-21T19:13:35.813Z Checking ghash v0.6.0
27982026-07-21T19:13:35.921Z Checking ratatui v0.29.0
27992026-07-21T19:13:36.053Z Checking pbkdf2 v0.13.0
28002026-07-21T19:13:36.153Z Checking aes v0.9.1
28012026-07-21T19:13:36.197Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28022026-07-21T19:13:36.597Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28032026-07-21T19:13:36.849Z Checking ctr v0.10.1
28042026-07-21T19:13:37.058Z Checking aead v0.6.1
28052026-07-21T19:13:37.229Z Checking cargo-platform v0.3.2
28062026-07-21T19:13:37.301Z Checking aes-gcm v0.11.0
28072026-07-21T19:13:37.413Z Checking spki v0.8.0
28082026-07-21T19:13:37.447Z Checking cargo_metadata v0.23.1
28092026-07-21T19:13:37.493Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28102026-07-21T19:13:37.616Z Checking crypto-bigint v0.7.5
28112026-07-21T19:13:38.235Z Checking supports-color v3.0.2
28122026-07-21T19:13:38.395Z Checking console v0.16.2
28132026-07-21T19:13:38.734Z Checking salsa20 v0.11.0
28142026-07-21T19:13:38.892Z Checking cbc v0.2.1
28152026-07-21T19:13:38.927Z Compiling vergen-git2 v9.1.0
28162026-07-21T19:13:39.060Z Checking plotters-backend v0.3.7
28172026-07-21T19:13:39.157Z Checking unit-prefix v0.5.2
28182026-07-21T19:13:39.294Z Checking plotters-svg v0.3.7
28192026-07-21T19:13:39.323Z Checking indicatif v0.18.4
28202026-07-21T19:13:39.503Z Checking scrypt v0.12.0
28212026-07-21T19:13:39.701Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28222026-07-21T19:13:39.734Z Checking libsw-core v0.3.2
28232026-07-21T19:13:39.890Z Checking cast v0.3.0
28242026-07-21T19:13:39.924Z Checking libsw v3.5.0
28252026-07-21T19:13:40.004Z Checking pkcs5 v0.8.1
28262026-07-21T19:13:40.069Z Checking criterion-plot v0.6.0
28272026-07-21T19:13:40.108Z Checking plotters v0.3.7
28282026-07-21T19:13:40.332Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28292026-07-21T19:13:40.366Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28302026-07-21T19:13:40.602Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28312026-07-21T19:13:40.836Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28322026-07-21T19:13:40.870Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28332026-07-21T19:13:41.092Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28342026-07-21T19:13:41.127Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28352026-07-21T19:13:41.329Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28362026-07-21T19:13:41.364Z Checking colored v2.2.0
28372026-07-21T19:13:41.367Z Checking tinytemplate v1.2.1
28382026-07-21T19:13:41.604Z Checking oorandom v11.1.5
28392026-07-21T19:13:41.637Z Checking shell-words v1.1.1
28402026-07-21T19:13:41.744Z Checking anes v0.1.6
28412026-07-21T19:13:41.834Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28422026-07-21T19:13:41.947Z Checking criterion v0.7.0
28432026-07-21T19:13:42.208Z Checking pkcs8 v0.11.0
28442026-07-21T19:13:42.431Z Checking oxide-update-engine-display v0.1.2
28452026-07-21T19:13:42.762Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28462026-07-21T19:13:43.171Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28472026-07-21T19:13:43.931Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28482026-07-21T19:13:44.727Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28492026-07-21T19:13:45.254Z Checking tokio-test v0.4.5
28502026-07-21T19:13:45.485Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28512026-07-21T19:13:45.744Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28522026-07-21T19:13:46.161Z Checking twox-hash v2.1.2
28532026-07-21T19:13:46.197Z Checking ff v0.14.0
28542026-07-21T19:13:46.358Z Checking arrayvec v0.7.6
28552026-07-21T19:13:46.489Z Checking constant_time_eq v0.4.2
28562026-07-21T19:13:46.576Z Checking arrayref v0.3.9
28572026-07-21T19:13:46.686Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28582026-07-21T19:13:46.730Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28592026-07-21T19:13:46.883Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28602026-07-21T19:13:47.400Z Checking fatfs v0.3.6
28612026-07-21T19:13:47.885Z Checking signature v3.0.0
28622026-07-21T19:13:47.919Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28632026-07-21T19:13:48.039Z Compiling seq-macro v0.3.6
28642026-07-21T19:13:48.079Z Checking base16ct v1.0.0
28652026-07-21T19:13:48.231Z Checking sec1 v0.8.1
28662026-07-21T19:13:48.317Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28672026-07-21T19:13:48.462Z Checking group v0.14.0
28682026-07-21T19:13:48.495Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28692026-07-21T19:13:48.589Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28702026-07-21T19:13:48.642Z Checking hkdf v0.13.0
28712026-07-21T19:13:48.800Z Compiling petname v2.0.2
28722026-07-21T19:13:49.234Z Checking elliptic-curve v0.14.0-rc.33
28732026-07-21T19:13:49.484Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28742026-07-21T19:13:49.733Z Checking concurrent-queue v2.5.0
28752026-07-21T19:13:49.801Z Checking rtoolbox v0.0.3
28762026-07-21T19:13:49.946Z Checking parking v2.2.1
28772026-07-21T19:13:49.980Z Checking rpassword v7.5.4
28782026-07-21T19:13:50.092Z Checking event-listener v5.4.1
28792026-07-21T19:13:50.336Z Checking tui-tree-widget v0.23.1
28802026-07-21T19:13:50.558Z Checking rfc6979 v0.5.0
28812026-07-21T19:13:50.591Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28822026-07-21T19:13:50.718Z Checking sapling-renderdag v0.1.0
28832026-07-21T19:13:50.775Z Compiling blake3 v1.8.5
28842026-07-21T19:13:50.994Z Checking sync-ptr v0.1.4
28852026-07-21T19:13:51.140Z Checking ecdsa v0.17.0-rc.18
28862026-07-21T19:13:51.546Z Checking event-listener-strategy v0.5.4
28872026-07-21T19:13:51.695Z Checking primeorder v0.14.0-rc.10
28882026-07-21T19:13:51.729Z Checking primefield v0.14.0
28892026-07-21T19:13:51.958Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28902026-07-21T19:13:52.017Z Compiling curve25519-dalek v5.0.0-rc.0
28912026-07-21T19:13:52.190Z Checking futures-timer v3.0.3
28922026-07-21T19:13:52.477Z Checking async-lock v3.4.2
28932026-07-21T19:13:52.851Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28942026-07-21T19:13:52.886Z Checking ssh-encoding v0.3.0-rc.9
28952026-07-21T19:13:52.981Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28962026-07-21T19:13:53.131Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28972026-07-21T19:13:53.816Z Compiling strsim v0.10.0
28982026-07-21T19:13:54.168Z Checking topological-sort v0.2.2
28992026-07-21T19:13:54.200Z Compiling darling_core v0.13.4
29002026-07-21T19:13:54.346Z Checking omicron-zone-package v0.12.3
29012026-07-21T19:13:55.245Z Checking async-object-pool v0.2.0
29022026-07-21T19:13:55.731Z Checking ed25519 v3.0.0
29032026-07-21T19:13:55.853Z Compiling samael v0.0.19
29042026-07-21T19:13:55.977Z Checking crypto-primes v0.7.2
29052026-07-21T19:13:56.076Z Checking pkcs1 v0.8.0-rc.4
29062026-07-21T19:13:56.272Z Checking poly1305 v0.9.0
29072026-07-21T19:13:56.312Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29082026-07-21T19:13:56.562Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29092026-07-21T19:13:56.701Z Checking serde_regex v1.1.0
29102026-07-21T19:13:56.885Z Checking blowfish v0.10.0
29112026-07-21T19:13:56.961Z Checking blake2 v0.11.0-rc.6
29122026-07-21T19:13:57.060Z Checking assert-json-diff v2.0.2
29132026-07-21T19:13:57.226Z Checking path-tree v0.8.3
29142026-07-21T19:13:57.259Z Checking keccak v0.2.0
29152026-07-21T19:13:57.262Z Checking stringmetrics v2.2.2
29162026-07-21T19:13:57.436Z Compiling target-lexicon v0.13.3
29172026-07-21T19:13:57.470Z Checking fiat-crypto v0.3.0
29182026-07-21T19:13:57.474Z Checking gimli v0.32.3
29192026-07-21T19:13:58.021Z Checking sha3 v0.11.0
29202026-07-21T19:13:58.396Z Checking httpmock v0.8.3
29212026-07-21T19:13:59.070Z Checking addr2line v0.25.1
29222026-07-21T19:13:59.365Z Checking argon2 v0.6.0-rc.8
29232026-07-21T19:13:59.708Z Checking bcrypt-pbkdf v0.11.0
29242026-07-21T19:13:59.895Z Checking rsa v0.10.0-rc.18
29252026-07-21T19:14:00.428Z Checking ssh-cipher v0.3.0-rc.9
29262026-07-21T19:14:00.613Z Checking ed25519-dalek v3.0.0-rc.0
29272026-07-21T19:14:00.668Z Compiling darling_macro v0.13.4
29282026-07-21T19:14:00.949Z Checking p256 v0.14.0-rc.10
29292026-07-21T19:14:01.195Z Checking p521 v0.14.0-rc.10
29302026-07-21T19:14:01.739Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29312026-07-21T19:14:02.005Z Checking kem v0.3.0
29322026-07-21T19:14:02.151Z Checking module-lattice v0.2.3
29332026-07-21T19:14:02.400Z Checking rustc-demangle v0.1.27
29342026-07-21T19:14:02.652Z Checking hex-literal v0.4.1
29352026-07-21T19:14:02.687Z Checking p384 v0.14.0-rc.10
29362026-07-21T19:14:02.769Z Compiling guppy-workspace-hack v0.1.0
29372026-07-21T19:14:02.803Z Checking backtrace v0.3.76
29382026-07-21T19:14:03.042Z Checking ml-kem v0.3.2
29392026-07-21T19:14:03.137Z Compiling git2 v0.20.4
29402026-07-21T19:14:03.140Z Compiling darling v0.13.4
29412026-07-21T19:14:03.506Z Checking russh-cryptovec v0.61.0
29422026-07-21T19:14:03.696Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29432026-07-21T19:14:03.838Z Checking internal-russh-num-bigint v0.5.0
29442026-07-21T19:14:03.932Z Checking num-bigint v0.4.6
29452026-07-21T19:14:04.222Z Checking russh-util v0.52.0
29462026-07-21T19:14:04.378Z Checking generic-array v1.4.3
29472026-07-21T19:14:04.707Z Compiling enum_dispatch v0.3.13
29482026-07-21T19:14:04.741Z Checking ssh-key v0.7.0-rc.10
29492026-07-21T19:14:04.874Z Compiling delegate v0.13.5
29502026-07-21T19:14:04.960Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29512026-07-21T19:14:05.650Z Checking hex-literal v1.1.0
29522026-07-21T19:14:05.717Z Compiling target-spec v3.5.7
29532026-07-21T19:14:05.779Z Checking md5 v0.8.0
29542026-07-21T19:14:05.876Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29552026-07-21T19:14:06.013Z Checking russh v0.61.2
29562026-07-21T19:14:06.174Z Checking cfg-expr v0.20.6
29572026-07-21T19:14:06.212Z Compiling serde_with_macros v1.5.2
29582026-07-21T19:14:06.503Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29592026-07-21T19:14:06.579Z Checking backtrace-ext v0.2.1
29602026-07-21T19:14:06.716Z Checking supports-color v2.1.0
29612026-07-21T19:14:06.749Z Checking textwrap v0.15.2
29622026-07-21T19:14:06.879Z Checking supports-unicode v2.1.0
29632026-07-21T19:14:06.985Z Checking supports-hyperlinks v2.1.0
29642026-07-21T19:14:07.024Z Checking hashbrown v0.14.5
29652026-07-21T19:14:07.104Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29662026-07-21T19:14:07.136Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29672026-07-21T19:14:07.335Z Checking socket2 v0.5.10
29682026-07-21T19:14:07.367Z Checking terminal_size v0.1.17
29692026-07-21T19:14:07.499Z Compiling miette-derive v5.10.0
29702026-07-21T19:14:07.610Z Checking owo-colors v3.5.0
29712026-07-21T19:14:07.887Z Checking internet-checksum v0.2.1
29722026-07-21T19:14:08.165Z Checking chumsky v0.9.3
29732026-07-21T19:14:08.682Z Checking miette v5.10.0
29742026-07-21T19:14:09.016Z Compiling serde_with v1.14.0
29752026-07-21T19:14:09.358Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29762026-07-21T19:14:09.443Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29772026-07-21T19:14:09.503Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29782026-07-21T19:14:09.843Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29792026-07-21T19:14:10.066Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29802026-07-21T19:14:10.194Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29812026-07-21T19:14:10.232Z Compiling knuffel-derive v3.2.0
29822026-07-21T19:14:10.334Z Checking httptest v0.16.4
29832026-07-21T19:14:10.399Z Checking pathdiff v0.2.3
29842026-07-21T19:14:10.542Z Checking nested v0.1.1
29852026-07-21T19:14:10.718Z Checking guppy v0.17.25
29862026-07-21T19:14:10.752Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29872026-07-21T19:14:11.066Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29882026-07-21T19:14:11.335Z Checking similar-asserts v1.7.0
29892026-07-21T19:14:11.523Z Compiling target-triple v1.0.0
29902026-07-21T19:14:11.742Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29912026-07-21T19:14:11.837Z Checking knuffel v3.2.0
29922026-07-21T19:14:11.918Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29932026-07-21T19:14:12.224Z Compiling polar-core v0.27.3
29942026-07-21T19:14:12.472Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29952026-07-21T19:14:12.504Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29962026-07-21T19:14:12.508Z Checking hickory-client v0.25.2
29972026-07-21T19:14:12.832Z Compiling assert_cmd v2.1.2
29982026-07-21T19:14:13.087Z Checking escape8259 v0.5.3
29992026-07-21T19:14:13.246Z Checking libtest-mimic v0.8.1
30002026-07-21T19:14:13.545Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30012026-07-21T19:14:13.613Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30022026-07-21T19:14:13.670Z Checking blake2b_simd v1.0.4
30032026-07-21T19:14:13.707Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30042026-07-21T19:14:14.079Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30052026-07-21T19:14:14.111Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30062026-07-21T19:14:14.275Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30072026-07-21T19:14:14.474Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30082026-07-21T19:14:14.509Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30092026-07-21T19:14:14.650Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30102026-07-21T19:14:14.747Z Checking fancy-regex v0.14.0
30112026-07-21T19:14:14.874Z Checking serde_tokenstream v0.2.3
30122026-07-21T19:14:15.101Z Checking approx v0.5.1
30132026-07-21T19:14:15.135Z Compiling rstest_macros v0.25.0
30142026-07-21T19:14:15.140Z Checking uzers v0.12.2
30152026-07-21T19:14:15.260Z Compiling linkme-impl v0.3.35
30162026-07-21T19:14:15.407Z Checking constant_time_eq v0.3.1
30172026-07-21T19:14:15.455Z Checking termcolor v1.4.1
30182026-07-21T19:14:15.537Z Checking rust-argon2 v2.1.0
30192026-07-21T19:14:15.694Z Checking trybuild v1.0.116
30202026-07-21T19:14:15.768Z Checking datatest-stable v0.3.3
30212026-07-21T19:14:16.164Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30222026-07-21T19:14:16.246Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30232026-07-21T19:14:16.454Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30242026-07-21T19:14:16.601Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30252026-07-21T19:14:16.605Z Checking support-bundle-viewer v0.1.2
30262026-07-21T19:14:16.920Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30272026-07-21T19:14:17.162Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30282026-07-21T19:14:17.237Z Checking oso v0.27.3
30292026-07-21T19:14:17.403Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30302026-07-21T19:14:17.469Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30312026-07-21T19:14:17.638Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30322026-07-21T19:14:17.707Z Checking drift v0.2.0
30332026-07-21T19:14:18.092Z Checking rand_distr v0.5.1
30342026-07-21T19:14:18.142Z Checking digest-io v0.1.0
30352026-07-21T19:14:18.296Z Checking multimap v0.10.1
30362026-07-21T19:14:18.329Z Compiling linkme v0.3.35
30372026-07-21T19:14:18.502Z Compiling relative-path v1.9.3
30382026-07-21T19:14:18.529Z Checking rawzip v0.4.4
30392026-07-21T19:14:18.668Z Checking dropshot-api-manager v0.7.2
30402026-07-21T19:14:19.009Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30412026-07-21T19:14:19.834Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30422026-07-21T19:14:20.207Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30432026-07-21T19:14:20.241Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30442026-07-21T19:14:20.315Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30452026-07-21T19:14:20.349Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30462026-07-21T19:14:20.524Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30472026-07-21T19:14:20.815Z Checking cargo_toml v0.21.0
30482026-07-21T19:14:20.861Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30492026-07-21T19:14:20.959Z Checking partial-io v0.5.4
30502026-07-21T19:14:21.204Z Checking termios v0.3.3
30512026-07-21T19:14:21.286Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30522026-07-21T19:14:21.395Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30532026-07-21T19:14:21.724Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30542026-07-21T19:14:22.465Z Checking rstest v0.25.0
30552026-07-21T19:14:24.834Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30562026-07-21T19:14:26.644Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30572026-07-21T19:14:30.733Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30582026-07-21T19:14:33.326Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30592026-07-21T19:14:33.527Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30602026-07-21T19:14:36.857Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30612026-07-21T19:14:40.111Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30622026-07-21T19:14:43.775Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30632026-07-21T19:14:48.559Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30642026-07-21T19:14:49.395Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30652026-07-21T19:14:52.273Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30662026-07-21T19:14:56.329Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30672026-07-21T19:15:00.703Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30682026-07-21T19:15:18.281Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
30692026-07-21T19:16:14.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
30702026-07-21T19:16:15.425Z
30712026-07-21T19:16:15.429Zreal 4:09.606041924
30722026-07-21T19:16:15.429Zuser 21:28.632079493
30732026-07-21T19:16:15.429Zsys 4:55.493129295
30742026-07-21T19:16:15.429Ztrap 0.524945792
30752026-07-21T19:16:15.429Ztflt 0.462986059
30762026-07-21T19:16:15.429Zdflt 0.468650876
30772026-07-21T19:16:15.430Zkflt 0.005160412
30782026-07-21T19:16:15.430Zlock 58:45.806316072
30792026-07-21T19:16:15.430Zslp 58:20.802308730
30802026-07-21T19:16:15.430Zlat 1:51.777481192
30812026-07-21T19:16:15.430Zstop 11:16.938241861
30822026-07-21T19:16:15.430Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30832026-07-21T19:16:15.430Z+ ptime -m cargo doc --workspace --no-deps
30842026-07-21T19:16:16.249Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30852026-07-21T19:16:16.249Z |
30862026-07-21T19:16:16.249Z = 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)`
30872026-07-21T19:16:16.249Z = 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>
30882026-07-21T19:16:17.270Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30892026-07-21T19:16:17.509Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30902026-07-21T19:16:17.557Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30912026-07-21T19:16:17.621Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30922026-07-21T19:16:17.653Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30932026-07-21T19:16:17.716Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30942026-07-21T19:16:17.835Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30952026-07-21T19:16:17.835Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30962026-07-21T19:16:17.891Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30972026-07-21T19:16:17.919Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30982026-07-21T19:16:18.066Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30992026-07-21T19:16:18.119Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31002026-07-21T19:16:18.144Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31012026-07-21T19:16:18.165Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31022026-07-21T19:16:18.204Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31032026-07-21T19:16:18.211Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31042026-07-21T19:16:18.234Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31052026-07-21T19:16:18.255Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31062026-07-21T19:16:18.335Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31072026-07-21T19:16:18.355Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31082026-07-21T19:16:18.405Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31092026-07-21T19:16:18.638Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31102026-07-21T19:16:18.784Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31112026-07-21T19:16:18.830Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31122026-07-21T19:16:18.860Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31132026-07-21T19:16:18.888Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31142026-07-21T19:16:19.024Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31152026-07-21T19:16:19.084Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31162026-07-21T19:16:19.209Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31172026-07-21T19:16:19.360Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31182026-07-21T19:16:19.400Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31192026-07-21T19:16:19.446Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31202026-07-21T19:16:19.608Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31212026-07-21T19:16:19.633Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31222026-07-21T19:16:19.703Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31232026-07-21T19:16:19.885Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31242026-07-21T19:16:19.909Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31252026-07-21T19:16:19.960Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31262026-07-21T19:16:19.985Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31272026-07-21T19:16:20.227Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31282026-07-21T19:16:20.290Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31292026-07-21T19:16:20.454Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31302026-07-21T19:16:20.528Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31312026-07-21T19:16:20.554Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31322026-07-21T19:16:20.641Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31332026-07-21T19:16:20.705Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31342026-07-21T19:16:20.791Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31352026-07-21T19:16:20.830Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31362026-07-21T19:16:20.885Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31372026-07-21T19:16:20.948Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31382026-07-21T19:16:21.038Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31392026-07-21T19:16:21.092Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31402026-07-21T19:16:21.147Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31412026-07-21T19:16:21.171Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31422026-07-21T19:16:21.249Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31432026-07-21T19:16:21.303Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31442026-07-21T19:16:21.359Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31452026-07-21T19:16:21.525Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31462026-07-21T19:16:21.598Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31472026-07-21T19:16:21.601Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31482026-07-21T19:16:21.647Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31492026-07-21T19:16:21.651Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31502026-07-21T19:16:21.734Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31512026-07-21T19:16:22.001Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31522026-07-21T19:16:22.086Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31532026-07-21T19:16:22.316Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31542026-07-21T19:16:22.356Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31552026-07-21T19:16:22.741Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31562026-07-21T19:16:22.826Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31572026-07-21T19:16:23.126Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31582026-07-21T19:16:23.159Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31592026-07-21T19:16:23.183Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31602026-07-21T19:16:23.208Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31612026-07-21T19:16:23.377Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31622026-07-21T19:16:23.454Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31632026-07-21T19:16:23.482Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31642026-07-21T19:16:23.504Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31652026-07-21T19:16:24.278Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31662026-07-21T19:16:24.468Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31672026-07-21T19:16:24.512Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31682026-07-21T19:16:24.554Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31692026-07-21T19:16:24.806Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31702026-07-21T19:16:24.831Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31712026-07-21T19:16:25.006Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31722026-07-21T19:16:25.088Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31732026-07-21T19:16:25.113Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31742026-07-21T19:16:25.187Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31752026-07-21T19:16:25.203Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31762026-07-21T19:16:25.320Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31772026-07-21T19:16:25.398Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31782026-07-21T19:16:25.479Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31792026-07-21T19:16:25.512Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31802026-07-21T19:16:25.565Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31812026-07-21T19:16:25.596Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31822026-07-21T19:16:25.707Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31832026-07-21T19:16:25.750Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31842026-07-21T19:16:25.787Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31852026-07-21T19:16:25.824Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31862026-07-21T19:16:25.832Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31872026-07-21T19:16:25.878Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31882026-07-21T19:16:25.954Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31892026-07-21T19:16:26.007Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31902026-07-21T19:16:26.137Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31912026-07-21T19:16:26.182Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31922026-07-21T19:16:26.202Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31932026-07-21T19:16:26.429Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31942026-07-21T19:16:26.482Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31952026-07-21T19:16:26.514Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31962026-07-21T19:16:26.942Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31972026-07-21T19:16:27.177Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31982026-07-21T19:16:27.196Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31992026-07-21T19:16:27.949Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32002026-07-21T19:16:28.143Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32012026-07-21T19:16:28.481Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32022026-07-21T19:16:29.006Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32032026-07-21T19:16:29.467Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32042026-07-21T19:16:30.228Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32052026-07-21T19:16:30.425Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32062026-07-21T19:16:30.849Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32072026-07-21T19:16:30.923Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32082026-07-21T19:16:31.274Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32092026-07-21T19:16:31.576Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32102026-07-21T19:16:31.581Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32112026-07-21T19:16:31.711Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32122026-07-21T19:16:31.814Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32132026-07-21T19:16:32.006Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32142026-07-21T19:16:32.154Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32152026-07-21T19:16:32.464Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32162026-07-21T19:16:32.510Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32172026-07-21T19:16:32.633Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32182026-07-21T19:16:33.090Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32192026-07-21T19:16:33.346Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32202026-07-21T19:16:33.645Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32212026-07-21T19:16:33.709Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32222026-07-21T19:16:33.825Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32232026-07-21T19:16:34.027Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32242026-07-21T19:16:34.031Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32252026-07-21T19:16:34.575Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32262026-07-21T19:16:35.018Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32272026-07-21T19:16:35.468Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32282026-07-21T19:16:35.746Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32292026-07-21T19:16:36.155Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32302026-07-21T19:16:36.602Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32312026-07-21T19:16:37.283Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32322026-07-21T19:16:38.148Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32332026-07-21T19:16:38.246Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32342026-07-21T19:16:38.246Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32352026-07-21T19:16:38.639Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32362026-07-21T19:16:39.391Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32372026-07-21T19:16:39.787Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32382026-07-21T19:16:39.894Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32392026-07-21T19:16:39.989Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32402026-07-21T19:16:41.070Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32412026-07-21T19:16:41.182Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32422026-07-21T19:16:42.286Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32432026-07-21T19:16:43.893Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32442026-07-21T19:16:44.107Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32452026-07-21T19:16:44.937Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32462026-07-21T19:16:45.232Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32472026-07-21T19:16:45.609Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32482026-07-21T19:16:46.148Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32492026-07-21T19:16:47.665Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32502026-07-21T19:16:47.889Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32512026-07-21T19:16:48.670Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32522026-07-21T19:16:49.115Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32532026-07-21T19:16:49.374Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32542026-07-21T19:16:49.684Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32552026-07-21T19:16:50.046Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32562026-07-21T19:16:50.345Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32572026-07-21T19:16:50.389Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32582026-07-21T19:16:50.522Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32592026-07-21T19:16:50.660Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32602026-07-21T19:16:50.809Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32612026-07-21T19:16:50.839Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32622026-07-21T19:16:51.180Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32632026-07-21T19:16:51.210Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32642026-07-21T19:16:51.528Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32652026-07-21T19:16:51.908Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32662026-07-21T19:16:52.105Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32672026-07-21T19:16:52.161Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32682026-07-21T19:16:52.584Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32692026-07-21T19:16:53.282Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32702026-07-21T19:16:53.964Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32712026-07-21T19:16:53.992Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32722026-07-21T19:16:54.540Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32732026-07-21T19:16:55.006Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32742026-07-21T19:16:56.722Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32752026-07-21T19:16:58.386Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32762026-07-21T19:16:59.119Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32772026-07-21T19:16:59.621Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32782026-07-21T19:17:01.124Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32792026-07-21T19:17:01.887Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32802026-07-21T19:17:03.404Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32812026-07-21T19:17:04.382Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32822026-07-21T19:17:04.922Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32832026-07-21T19:17:06.503Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32842026-07-21T19:17:07.209Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32852026-07-21T19:17:08.567Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32862026-07-21T19:17:08.956Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32872026-07-21T19:17:09.974Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32882026-07-21T19:17:10.451Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32892026-07-21T19:17:12.210Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32902026-07-21T19:17:13.129Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32912026-07-21T19:17:15.898Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32922026-07-21T19:17:17.052Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32932026-07-21T19:17:17.580Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32942026-07-21T19:17:18.789Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32952026-07-21T19:17:19.559Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32962026-07-21T19:17:20.308Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32972026-07-21T19:17:21.027Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32982026-07-21T19:17:22.712Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32992026-07-21T19:17:24.643Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33002026-07-21T19:17:24.880Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33012026-07-21T19:17:25.432Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33022026-07-21T19:17:26.506Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33032026-07-21T19:17:26.532Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33042026-07-21T19:17:27.242Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33052026-07-21T19:17:28.159Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33062026-07-21T19:17:31.569Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33072026-07-21T19:17:32.695Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33082026-07-21T19:17:33.888Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33092026-07-21T19:17:34.507Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33102026-07-21T19:17:35.638Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33112026-07-21T19:17:36.532Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33122026-07-21T19:17:37.372Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33132026-07-21T19:17:40.337Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33142026-07-21T19:17:40.644Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33152026-07-21T19:17:41.507Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33162026-07-21T19:17:42.899Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33172026-07-21T19:17:44.078Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33182026-07-21T19:17:45.624Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33192026-07-21T19:17:48.029Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33202026-07-21T19:17:48.687Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33212026-07-21T19:17:50.221Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33222026-07-21T19:17:51.980Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33232026-07-21T19:17:53.661Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33242026-07-21T19:17:55.181Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33252026-07-21T19:17:56.861Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33262026-07-21T19:17:58.495Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33272026-07-21T19:18:00.235Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33282026-07-21T19:18:04.661Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33292026-07-21T19:18:05.157Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33302026-07-21T19:18:06.520Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33312026-07-21T19:18:06.937Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33322026-07-21T19:18:08.647Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33332026-07-21T19:18:10.679Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33342026-07-21T19:18:12.188Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33352026-07-21T19:18:14.367Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33362026-07-21T19:18:16.181Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33372026-07-21T19:18:17.877Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33382026-07-21T19:18:19.969Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33392026-07-21T19:18:21.451Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33402026-07-21T19:18:23.210Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33412026-07-21T19:18:25.055Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33422026-07-21T19:18:26.817Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33432026-07-21T19:18:28.568Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33442026-07-21T19:18:32.047Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33452026-07-21T19:18:33.684Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33462026-07-21T19:18:35.895Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33472026-07-21T19:18:37.508Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33482026-07-21T19:18:39.344Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33492026-07-21T19:18:41.096Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33502026-07-21T19:18:43.438Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33512026-07-21T19:18:45.272Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33522026-07-21T19:18:47.413Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33532026-07-21T19:18:49.235Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33542026-07-21T19:18:51.105Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33552026-07-21T19:18:53.953Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33562026-07-21T19:18:54.177Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33572026-07-21T19:18:57.826Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33582026-07-21T19:19:00.594Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33592026-07-21T19:19:02.673Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33602026-07-21T19:19:05.337Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33612026-07-21T19:19:07.578Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33622026-07-21T19:19:09.901Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33632026-07-21T19:19:12.196Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33642026-07-21T19:19:15.013Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33652026-07-21T19:19:17.100Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33662026-07-21T19:19:19.143Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33672026-07-21T19:19:21.478Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33682026-07-21T19:19:23.881Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33692026-07-21T19:19:26.251Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33702026-07-21T19:19:28.536Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33712026-07-21T19:19:30.976Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33722026-07-21T19:19:33.366Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33732026-07-21T19:19:35.780Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33742026-07-21T19:19:38.101Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33752026-07-21T19:19:40.475Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33762026-07-21T19:19:42.865Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33772026-07-21T19:19:45.281Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33782026-07-21T19:19:47.662Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33792026-07-21T19:19:50.101Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33802026-07-21T19:19:52.475Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33812026-07-21T19:19:54.906Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
33822026-07-21T19:19:57.334Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33832026-07-21T19:19:59.755Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33842026-07-21T19:20:02.121Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33852026-07-21T19:20:04.498Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33862026-07-21T19:20:06.911Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33872026-07-21T19:20:09.394Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33882026-07-21T19:20:11.952Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33892026-07-21T19:20:14.293Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33902026-07-21T19:20:16.745Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33912026-07-21T19:20:19.156Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33922026-07-21T19:20:21.521Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33932026-07-21T19:20:24.035Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33942026-07-21T19:20:26.985Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33952026-07-21T19:20:29.224Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33962026-07-21T19:20:33.713Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33972026-07-21T19:20:34.228Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33982026-07-21T19:20:36.871Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33992026-07-21T19:20:39.473Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34002026-07-21T19:20:41.841Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34012026-07-21T19:20:44.710Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34022026-07-21T19:20:47.291Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34032026-07-21T19:20:49.875Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34042026-07-21T19:20:52.388Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34052026-07-21T19:20:55.056Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34062026-07-21T19:20:57.618Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34072026-07-21T19:21:00.678Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34082026-07-21T19:21:03.085Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34092026-07-21T19:21:05.902Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34102026-07-21T19:21:14.023Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34112026-07-21T19:21:14.101Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34122026-07-21T19:21:17.431Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34132026-07-21T19:21:20.802Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34142026-07-21T19:21:24.501Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34152026-07-21T19:21:27.849Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34162026-07-21T19:21:33.355Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34172026-07-21T19:21:35.830Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34182026-07-21T19:21:38.655Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34192026-07-21T19:21:42.545Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34202026-07-21T19:21:46.177Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34212026-07-21T19:21:49.933Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34222026-07-21T19:21:53.671Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34232026-07-21T19:21:57.481Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34242026-07-21T19:22:01.210Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34252026-07-21T19:22:04.872Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34262026-07-21T19:22:08.745Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34272026-07-21T19:22:12.381Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34282026-07-21T19:22:16.139Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34292026-07-21T19:22:19.854Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34302026-07-21T19:22:23.577Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34312026-07-21T19:22:27.315Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34322026-07-21T19:22:31.034Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34332026-07-21T19:22:34.772Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34342026-07-21T19:22:38.506Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34352026-07-21T19:22:42.289Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34362026-07-21T19:22:46.121Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34372026-07-21T19:23:15.983Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 00s
34382026-07-21T19:23:16.124Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 201 other files
34392026-07-21T19:23:16.223Z
34402026-07-21T19:23:16.227Zreal 7:00.713403969
34412026-07-21T19:23:16.227Zuser 18:41.523443618
34422026-07-21T19:23:16.227Zsys 3:57.194818086
34432026-07-21T19:23:16.227Ztrap 0.270541002
34442026-07-21T19:23:16.227Ztflt 0.025456165
34452026-07-21T19:23:16.227Zdflt 0.089803005
34462026-07-21T19:23:16.227Zkflt 0.000024020
34472026-07-21T19:23:16.227Zlock 6:30:44.265856615
34482026-07-21T19:23:16.227Zslp 2:21:36.502990554
34492026-07-21T19:23:16.228Zlat 31.183365713
34502026-07-21T19:23:16.228Zstop 1:40.892630845
34512026-07-21T19:23:16.228Zprocess exited: duration 813061 ms, exit code 0
 
34522026-07-21T19:23:16.236Zfound 0 output files