01KY9DFPXGSJC2SN9XE8RHS57T: clippy (helios)

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

Buildomat Job: 01KY9DG6J5KXHTMXJDVP1FP0RB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-24T06:38:44.645Zjob assigned to worker 01KY9DGFTDCVN7BH7V28KMSKQ1 [factory aws, i-0c74b9a4469d59f4f] (queued for 1 m 0 s)
 
22026-07-24T06:38:51.153Zstarting task 0: "setup"
32026-07-24T06:38:51.158Z++ uname -s
42026-07-24T06:38:51.163Z+ kern=SunOS
52026-07-24T06:38:51.163Z+ build_user=build
62026-07-24T06:38:51.163Z+ build_uid=12345
72026-07-24T06:38:51.163Z+ work_dir=/work
82026-07-24T06:38:51.164Z+ input_dir=/input
92026-07-24T06:38:51.164Z+ [[ 0 == 12345 ]]
102026-07-24T06:38:51.164Z+ case "$kern" in
112026-07-24T06:38:51.164Z+ groupadd -g 12345 build
122026-07-24T06:38:51.164Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-24T06:38:53.167Z+ zfs create -o mountpoint=/work rpool/work
142026-07-24T06:38:53.285Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-24T06:38:53.289Z+ home_fs=zfs
162026-07-24T06:38:53.289Z+ [[ zfs == autofs ]]
172026-07-24T06:38:53.289Z+ mkdir -p /home/build
182026-07-24T06:38:53.289Z+ chown build:build /home/build /work
192026-07-24T06:38:55.289Z+ chmod 0700 /home/build /work
202026-07-24T06:38:55.292Zprocess exited: duration 4137 ms, exit code 0
 
212026-07-24T06:38:55.299Zstarting task 1: "rust-toolchain"
222026-07-24T06:38:55.303Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-24T06:38:55.303Z * rust toolchain channel = "1.96.1"
242026-07-24T06:38:55.303Z * rust toolchain profile = "default"
252026-07-24T06:38:55.303Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-07-24T06:38:55.303Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-24T06:38:55.303Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-24T06:38:55.306Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-24T06:38:55.306Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-24T06:38:55.426Zinfo: downloading installer
312026-07-24T06:38:56.804Zwarn: It looks like you have an existing rustup settings file at:
322026-07-24T06:38:56.804Zwarn: /home/build/.rustup/settings.toml
332026-07-24T06:38:56.804Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-24T06:38:56.804Zwarn: instead of the one inferred from the default host triple.
352026-07-24T06:38:56.816Zinfo: profile set to default
362026-07-24T06:38:56.816Zinfo: default host triple is x86_64-unknown-illumos
372026-07-24T06:38:56.820Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-24T06:38:56.958Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-24T06:38:56.961Zinfo: downloading 6 components
402026-07-24T06:39:12.129Z
412026-07-24T06:39:12.129Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
422026-07-24T06:39:12.163Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-24T06:39:12.163Z
442026-07-24T06:39:12.163Z
452026-07-24T06:39:12.163ZRust is installed now. Great!
462026-07-24T06:39:12.163Z
472026-07-24T06:39:12.168ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-24T06:39:12.168Zenvironment variable. This has not been done automatically.
492026-07-24T06:39:12.168Z
502026-07-24T06:39:12.168ZTo configure your current shell, you need to source
512026-07-24T06:39:12.168Zthe corresponding env file under $HOME/.cargo.
522026-07-24T06:39:12.168Z
532026-07-24T06:39:12.168ZThis is usually done by running one of the following (note the leading DOT):
542026-07-24T06:39:12.168Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-24T06:39:12.168Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-24T06:39:12.168Zsource "~/.cargo/env.nu" # For nushell
572026-07-24T06:39:12.169Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-24T06:39:12.169Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-24T06:39:12.169Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-24T06:39:12.169Zwarn: no default linker (`cc`) was found in your PATH
612026-07-24T06:39:12.169Zwarn: many Rust crates require a system C toolchain to build
622026-07-24T06:39:12.264Z+ rustup --version
632026-07-24T06:39:12.274Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-24T06:39:12.280Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-24T06:39:12.295Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-24T06:39:12.298Z+ cargo --version
672026-07-24T06:39:12.311Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-24T06:39:12.315Z+ rustc --version
692026-07-24T06:39:12.334Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-24T06:39:12.337Zprocess exited: duration 17037 ms, exit code 0
 
712026-07-24T06:39:12.345Zstarting task 2: "authentication"
722026-07-24T06:39:12.362Zprocess exited: duration 16 ms, exit code 0
 
732026-07-24T06:39:12.369Zstarting task 3: "clone repository"
742026-07-24T06:39:12.373Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-24T06:39:12.377Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-24T06:39:12.404ZCloning into '/work/oxidecomputer/omicron'...
772026-07-24T06:39:21.528Z+ cd /work/oxidecomputer/omicron
782026-07-24T06:39:21.528Z+ git fetch origin 962c5fde3d920de460b2f643d25bcc55c53de433
792026-07-24T06:39:21.775ZFrom https://github.com/oxidecomputer/omicron
802026-07-24T06:39:21.775Z * branch 962c5fde3d920de460b2f643d25bcc55c53de433 -> FETCH_HEAD
812026-07-24T06:39:21.785Z+ [[ -n sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document ]]
822026-07-24T06:39:21.788Z++ git branch --show-current
832026-07-24T06:39:21.788Z+ current=main
842026-07-24T06:39:21.788Z+ [[ main != sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document ]]
852026-07-24T06:39:21.789Z+ git branch -f sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document 962c5fde3d920de460b2f643d25bcc55c53de433
862026-07-24T06:39:21.792Z+ git checkout -f sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document
872026-07-24T06:39:22.040ZSwitched to branch 'sunshowers/spr/draft-11n-wicketd-add-the-commission-api-client-and-openapi-document'
882026-07-24T06:39:22.044Z+ git reset --hard 962c5fde3d920de460b2f643d25bcc55c53de433
892026-07-24T06:39:22.057ZHEAD is now at 962c5fde3 accidentally dropped a line
902026-07-24T06:39:22.060Zprocess exited: duration 9688 ms, exit code 0
 
912026-07-24T06:39:22.067Zstarting task 4: "build"
922026-07-24T06:39:22.070Z+ source ./env.sh
932026-07-24T06:39:22.074Z++ OLD_SHELL_OPTS=ehxB
942026-07-24T06:39:22.074Z++ set -o xtrace
952026-07-24T06:39:22.074Z++++ dirname ./env.sh
962026-07-24T06:39:22.078Z+++ readlink -f .
972026-07-24T06:39:22.078Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-07-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ 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-24T06:39:22.078Z++ case $OLD_SHELL_OPTS in
1092026-07-24T06:39:22.078Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-07-24T06:39:22.079Z+ source .github/buildomat/ci-env.sh
1112026-07-24T06:39:22.079Z++ export CARGO_TERM_COLOR=always
1122026-07-24T06:39:22.079Z++ CARGO_TERM_COLOR=always
1132026-07-24T06:39:22.079Z+++ uname -s
1142026-07-24T06:39:22.082Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-07-24T06:39:22.082Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-07-24T06:39:22.082Z+ cargo --version
1172026-07-24T06:39:22.091Zcargo 1.96.1 (356927216 2026-06-26)
1182026-07-24T06:39:22.096Z+ rustc --version
1192026-07-24T06:39:22.112Zrustc 1.96.1 (31fca3adb 2026-06-26)
1202026-07-24T06:39:22.115Z+ banner prerequisites
1212026-07-24T06:39:22.118Z
1222026-07-24T06:39:22.118Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-07-24T06:39:22.118Z # # # # # # # # # # # # # # #
1242026-07-24T06:39:22.119Z # # # # ##### # # ##### # # # # # #### #
1252026-07-24T06:39:22.119Z ##### ##### # ##### # # # # # # # # #
1262026-07-24T06:39:22.119Z # # # # # # # # # # # # # # #
1272026-07-24T06:39:22.119Z # # # ###### # # ###### ### # #### # #### #
1282026-07-24T06:39:22.119Z
1292026-07-24T06:39:22.119Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-07-24T06:39:23.895Z Startup: Refreshing catalog 'helios' ... Done
1312026-07-24T06:39:24.128Z Startup: Caching catalogs ... Done
1322026-07-24T06:39:25.352ZPlanning: Solver setup ... Done (1.082s)
1332026-07-24T06:39:25.431ZPlanning: Running solver ... Done (0.044s)
1342026-07-24T06:39:25.431ZPlanning: Finding local manifests ... Done (0.003s)
1352026-07-24T06:39:25.431ZPlanning: Fetching manifests: 0/2 0% complete
1362026-07-24T06:39:25.437ZPlanning: Fetching manifests: 2/2 100% complete
1372026-07-24T06:39:25.437ZPlanning: Package planning ... Done (0.014s)
1382026-07-24T06:39:25.437ZPlanning: Merging actions ... Done (0.001s)
1392026-07-24T06:39:25.646ZPlanning: Checking for conflicting actions ... Done (0.214s)
1402026-07-24T06:39:25.666ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-07-24T06:39:26.425ZPlanning: Evaluating mediators ... Done (0.795s)
1422026-07-24T06:39:26.436ZPlanning: Planning completed in 2.27 seconds
1432026-07-24T06:39:26.446Z Packages to install: 2
1442026-07-24T06:39:26.446Z Estimated space available: 156.05 GB
1452026-07-24T06:39:26.446ZEstimated space to be consumed: 53.64 MB
1462026-07-24T06:39:26.446Z Create boot environment: No
1472026-07-24T06:39:26.446ZCreate backup boot environment: No
1482026-07-24T06:39:26.446Z Rebuild boot archive: No
1492026-07-24T06:39:26.447Z
1502026-07-24T06:39:26.447ZChanged packages:
1512026-07-24T06:39:26.447Zhelios
1522026-07-24T06:39:26.447Z developer/build-essential
1532026-07-24T06:39:26.447Z None -> 11-3.0
1542026-07-24T06:39:26.447Z library/libxmlsec1
1552026-07-24T06:39:26.447Z None -> 1.2.35-3.0
1562026-07-24T06:39:26.465Z
1572026-07-24T06:39:26.465ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-07-24T06:39:26.538ZDownload: Completed 1.28 MB in 0.08 seconds (16.8M/s)
1592026-07-24T06:39:26.600Z Actions: 1/268 actions (Installing new actions)
1602026-07-24T06:39:26.636Z Actions: Completed 268 actions in 0.04 seconds.
1612026-07-24T06:39:26.658ZFinalize: Updating package state database ... Done (0.021s)
1622026-07-24T06:39:26.658ZFinalize: Updating package cache ... Done (0.000s)
1632026-07-24T06:39:26.727ZFinalize: Updating image state ... Done (0.056s)
1642026-07-24T06:39:29.180ZFinalize: Creating fast lookup database ... Done (2.427s)
1652026-07-24T06:39:29.249ZFinalize: Reading search index ... Done (0.011s)
1662026-07-24T06:39:29.252ZFinalize: Updating search index ... Done (0.000s)
1672026-07-24T06:39:29.363ZFinalize: Updating package cache ... Done (0.000s)
1682026-07-24T06:39:29.705ZPlanning: Evaluating mediator changes ... Done
1692026-07-24T06:39:29.811ZPlanning: Checking for conflicting actions ... Done
1702026-07-24T06:39:29.816ZPlanning: Consolidating action changes ... Done
1712026-07-24T06:39:29.968ZPlanning: Evaluating mediators ... Done
1722026-07-24T06:39:29.971ZPlanning: Planning completed in 0.26 seconds
1732026-07-24T06:39:29.993Z Mediators to change: 2
1742026-07-24T06:39:29.993Z Create boot environment: No
1752026-07-24T06:39:29.993ZCreate backup boot environment: No
1762026-07-24T06:39:30.055ZFinalize: Updating package state database ... Done
1772026-07-24T06:39:30.055ZFinalize: Updating package cache ... Done
1782026-07-24T06:39:30.088ZFinalize: Updating image state ... Done
1792026-07-24T06:39:32.059ZFinalize: Creating fast lookup database ... Done
1802026-07-24T06:39:32.121ZFinalize: Reading search index ... Done
1812026-07-24T06:39:32.124ZFinalize: Updating search index ... Done
1822026-07-24T06:39:32.213ZFinalize: Updating package cache ... Done
1832026-07-24T06:39:32.497ZPlanning: Evaluating mediator changes ... Done
1842026-07-24T06:39:32.603ZPlanning: Checking for conflicting actions ... Done
1852026-07-24T06:39:32.606ZPlanning: Consolidating action changes ... Done
1862026-07-24T06:39:32.759ZPlanning: Evaluating mediators ... Done
1872026-07-24T06:39:32.762ZPlanning: Planning completed in 0.26 seconds
1882026-07-24T06:39:32.782Z Mediators to change: 1
1892026-07-24T06:39:32.782Z Create boot environment: No
1902026-07-24T06:39:32.785ZCreate backup boot environment: No
1912026-07-24T06:39:32.904ZFinalize: Updating package state database ... Done
1922026-07-24T06:39:32.904ZFinalize: Updating package cache ... Done
1932026-07-24T06:39:32.936ZFinalize: Updating image state ... Done
1942026-07-24T06:39:34.894ZFinalize: Creating fast lookup database ... Done
1952026-07-24T06:39:34.958ZFinalize: Reading search index ... Done
1962026-07-24T06:39:34.961ZFinalize: Updating search index ... Done
1972026-07-24T06:39:35.102ZFinalize: Updating package cache ... Done
1982026-07-24T06:39:35.418ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-07-24T06:39:35.418Zapache system 2.4 system
2002026-07-24T06:39:35.418Zclang system 15 system
2012026-07-24T06:39:35.418Zcsh system system illumos
2022026-07-24T06:39:35.419Zctags system system illumos
2032026-07-24T06:39:35.419Zfile vendor vendor darwinsys
2042026-07-24T06:39:35.419Zfile system system illumos
2052026-07-24T06:39:35.419Zgcc vendor 14 vendor
2062026-07-24T06:39:35.419Zgcc system 13 system
2072026-07-24T06:39:35.419Zgcc system 10 system
2082026-07-24T06:39:35.419Zgo system 1.25 system
2092026-07-24T06:39:35.419Zllvm system 15 system
2102026-07-24T06:39:35.419Zmariadb system 11.4 system
2112026-07-24T06:39:35.419Zmta vendor vendor dma
2122026-07-24T06:39:35.419Zopenjdk system 17 system
2132026-07-24T06:39:35.419Zopenjdk system 11 system
2142026-07-24T06:39:35.419Zopenssl vendor 3 vendor
2152026-07-24T06:39:35.419Zperl system 5.40 system
2162026-07-24T06:39:35.419Zpostgresql system 18 system
2172026-07-24T06:39:35.419Zpostgresql system 17 system
2182026-07-24T06:39:35.419Zpython vendor 3 vendor
2192026-07-24T06:39:35.419Zpython system 2 system
2202026-07-24T06:39:35.419Zpython3 vendor 3.13 vendor
2212026-07-24T06:39:35.419Zruby system 3.4 system
2222026-07-24T06:39:35.419Zruby system 3.0 system
2232026-07-24T06:39:35.419Zwords vendor vendor american-english
2242026-07-24T06:39:35.419Zwords system system australian-english
2252026-07-24T06:39:35.420Zwords system system british-english
2262026-07-24T06:39:35.420Zwords system system canadian-english
2272026-07-24T06:39:35.420Zwords system system french
2282026-07-24T06:39:35.420Zwords system system italian
2292026-07-24T06:39:35.420Zwords system system ngerman
2302026-07-24T06:39:35.420Zwords system system ogerman
2312026-07-24T06:39:35.420Zwords system system spanish
2322026-07-24T06:39:35.671ZPUBLISHER TYPE STATUS P LOCATION
2332026-07-24T06:39:35.671Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-07-24T06:39:36.061ZFMRI IFO
2352026-07-24T06:39:36.061Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-07-24T06:39:36.061Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-07-24T06:39:36.061Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-07-24T06:39:36.061Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-07-24T06:39:36.061Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-07-24T06:39:36.061Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-07-24T06:39:36.061Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-07-24T06:39:36.061Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-07-24T06:39:36.061Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-07-24T06:39:36.362Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-07-24T06:39:36.646Z Updating crates.io index
2462026-07-24T06:39:36.649Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-07-24T06:39:36.864Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-07-24T06:39:37.142Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-07-24T06:39:38.038Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-07-24T06:39:38.507Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-07-24T06:39:40.035Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-07-24T06:39:40.774Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-07-24T06:39:40.985Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-07-24T06:39:41.305Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-07-24T06:39:42.383Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-07-24T06:39:42.783Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-07-24T06:39:43.070Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2582026-07-24T06:39:43.320Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-07-24T06:39:43.746Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-07-24T06:39:44.227Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-07-24T06:39:44.439Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-07-24T06:39:44.663Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-07-24T06:39:44.883Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-07-24T06:39:45.138Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652026-07-24T06:39:45.340Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2662026-07-24T06:39:45.552Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2672026-07-24T06:39:45.774Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-07-24T06:39:46.126Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-07-24T06:39:46.401Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-07-24T06:39:46.613Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-07-24T06:39:46.984Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-07-24T06:39:47.233Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-07-24T06:39:47.570Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2742026-07-24T06:39:47.831Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752026-07-24T06:39:48.037Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762026-07-24T06:39:48.254Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772026-07-24T06:39:48.574Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-07-24T06:39:48.941Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792026-07-24T06:39:49.178Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802026-07-24T06:39:49.434Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-07-24T06:39:49.658Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-07-24T06:39:49.944Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-07-24T06:39:50.433Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2842026-07-24T06:39:50.673Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2852026-07-24T06:39:50.933Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2862026-07-24T06:39:51.349Z Updating git repository `https://github.com/illumos/smf-rs`
2872026-07-24T06:39:53.709Z Downloading crates ...
2882026-07-24T06:39:53.755Z Downloaded digest v0.10.7
2892026-07-24T06:39:53.766Z Downloaded utf8parse v0.2.2
2902026-07-24T06:39:53.769Z Downloaded crypto-common v0.1.7
2912026-07-24T06:39:53.769Z Downloaded zerocopy-derive v0.7.35
2922026-07-24T06:39:53.771Z Downloaded usdt-attr-macro v0.5.0
2932026-07-24T06:39:53.772Z Downloaded hashbrown v0.17.0
2942026-07-24T06:39:53.775Z Downloaded heck v0.4.1
2952026-07-24T06:39:53.778Z Downloaded errno v0.3.14
2962026-07-24T06:39:53.778Z Downloaded cargo-platform v0.3.2
2972026-07-24T06:39:53.778Z Downloaded clap_derive v4.6.1
2982026-07-24T06:39:53.783Z Downloaded zmij v1.0.21
2992026-07-24T06:39:53.786Z Downloaded zerocopy v0.7.35
3002026-07-24T06:39:53.793Z Downloaded fastrand v2.3.0
3012026-07-24T06:39:53.799Z Downloaded heck v0.5.0
3022026-07-24T06:39:53.799Z Downloaded macaddr v1.0.1
3032026-07-24T06:39:53.799Z Downloaded colorchoice v1.0.4
3042026-07-24T06:39:53.799Z Downloaded cfg-if v1.0.4
3052026-07-24T06:39:53.799Z Downloaded fnv v1.0.7
3062026-07-24T06:39:53.799Z Downloaded equivalent v1.0.2
3072026-07-24T06:39:53.799Z Downloaded dof v0.3.0
3082026-07-24T06:39:53.803Z Downloaded camino-tempfile v1.4.1
3092026-07-24T06:39:53.803Z Downloaded clap_lex v1.0.0
3102026-07-24T06:39:53.803Z Downloaded cpufeatures v0.2.17
3112026-07-24T06:39:53.815Z Downloaded fs-err v3.3.0
3122026-07-24T06:39:53.819Z Downloaded dtrace-parser v0.2.0
3132026-07-24T06:39:53.819Z Downloaded generic-array v0.14.7
3142026-07-24T06:39:53.819Z Downloaded cargo_toml v0.21.0
3152026-07-24T06:39:53.819Z Downloaded anstyle-query v1.1.5
3162026-07-24T06:39:53.824Z Downloaded memmap v0.7.0
3172026-07-24T06:39:53.824Z Downloaded is_terminal_polyfill v1.70.2
3182026-07-24T06:39:53.827Z Downloaded toml_datetime v0.6.11
3192026-07-24T06:39:53.828Z Downloaded plain v0.2.3
3202026-07-24T06:39:53.832Z Downloaded version_check v0.9.5
3212026-07-24T06:39:53.832Z Downloaded pretty-hex v0.4.1
3222026-07-24T06:39:53.836Z Downloaded proc-macro-error-attr v1.0.4
3232026-07-24T06:39:53.843Z Downloaded thread-id v4.2.2
3242026-07-24T06:39:53.848Z Downloaded usdt-macro v0.5.0
3252026-07-24T06:39:53.849Z Downloaded scroll_derive v0.12.1
3262026-07-24T06:39:53.849Z Downloaded tabled_derive v0.7.0
3272026-07-24T06:39:53.849Z Downloaded swrite v0.1.0
3282026-07-24T06:39:53.849Z Downloaded cargo_metadata v0.23.1
3292026-07-24T06:39:53.854Z Downloaded anstyle-parse v1.0.0
3302026-07-24T06:39:53.854Z Downloaded autocfg v1.5.0
3312026-07-24T06:39:53.859Z Downloaded anstream v1.0.0
3322026-07-24T06:39:53.865Z Downloaded toml_write v0.1.2
3332026-07-24T06:39:53.865Z Downloaded unicode-linebreak v0.1.5
3342026-07-24T06:39:53.865Z Downloaded usdt v0.5.0
3352026-07-24T06:39:53.865Z Downloaded terminal_size v0.4.3
3362026-07-24T06:39:53.872Z Downloaded serde_spanned v0.6.9
3372026-07-24T06:39:53.879Z Downloaded block-buffer v0.10.4
3382026-07-24T06:39:53.879Z Downloaded strsim v0.11.1
3392026-07-24T06:39:53.883Z Downloaded pest_generator v2.8.6
3402026-07-24T06:39:53.883Z Downloaded pest_derive v2.8.6
3412026-07-24T06:39:53.883Z Downloaded thiserror v2.0.18
3422026-07-24T06:39:53.887Z Downloaded scroll v0.12.0
3432026-07-24T06:39:53.887Z Downloaded itoa v1.0.17
3442026-07-24T06:39:53.887Z Downloaded bytecount v0.6.9
3452026-07-24T06:39:53.892Z Downloaded smawk v0.3.2
3462026-07-24T06:39:53.892Z Downloaded usdt-impl v0.5.0
3472026-07-24T06:39:53.897Z Downloaded thiserror v1.0.69
3482026-07-24T06:39:53.897Z Downloaded proc-macro-error v1.0.4
3492026-07-24T06:39:53.897Z Downloaded sha2 v0.10.9
3502026-07-24T06:39:53.904Z Downloaded quote v1.0.45
3512026-07-24T06:39:53.904Z Downloaded clap_builder v4.6.0
3522026-07-24T06:39:53.909Z Downloaded serde_tokenstream v0.2.3
3532026-07-24T06:39:53.909Z Downloaded camino v1.2.2
3542026-07-24T06:39:53.909Z Downloaded anstyle v1.0.14
3552026-07-24T06:39:53.909Z Downloaded anyhow v1.0.102
3562026-07-24T06:39:53.909Z Downloaded thiserror-impl v1.0.69
3572026-07-24T06:39:53.916Z Downloaded thiserror-impl v2.0.18
3582026-07-24T06:39:53.920Z Downloaded clap v4.6.1
3592026-07-24T06:39:53.926Z Downloaded toml v0.8.23
3602026-07-24T06:39:53.930Z Downloaded byteorder v1.5.0
3612026-07-24T06:39:53.935Z Downloaded log v0.4.29
3622026-07-24T06:39:53.935Z Downloaded semver v1.0.28
3632026-07-24T06:39:53.939Z Downloaded tempfile v3.25.0
3642026-07-24T06:39:53.943Z Downloaded once_cell v1.21.3
3652026-07-24T06:39:53.951Z Downloaded unicode-ident v1.0.24
3662026-07-24T06:39:53.955Z Downloaded serde_core v1.0.228
3672026-07-24T06:39:53.955Z Downloaded serde_derive v1.0.228
3682026-07-24T06:39:53.960Z Downloaded proc-macro2 v1.0.106
3692026-07-24T06:39:53.960Z Downloaded getrandom v0.4.1
3702026-07-24T06:39:53.966Z Downloaded textwrap v0.16.2
3712026-07-24T06:39:53.970Z Downloaded ucd-trie v0.1.7
3722026-07-24T06:39:53.978Z Downloaded pest_meta v2.8.6
3732026-07-24T06:39:53.982Z Downloaded papergrid v0.11.0
3742026-07-24T06:39:53.987Z Downloaded bitflags v2.11.0
3752026-07-24T06:39:53.992Z Downloaded toml_edit v0.22.27
3762026-07-24T06:39:53.997Z Downloaded indexmap v2.14.0
3772026-07-24T06:39:54.001Z Downloaded serde v1.0.228
3782026-07-24T06:39:54.005Z Downloaded memchr v2.8.0
3792026-07-24T06:39:54.014Z Downloaded typenum v1.20.1
3802026-07-24T06:39:54.019Z Downloaded pest v2.8.6
3812026-07-24T06:39:54.042Z Downloaded serde_json v1.0.150
3822026-07-24T06:39:54.057Z Downloaded winnow v0.7.14
3832026-07-24T06:39:54.061Z Downloaded goblin v0.8.2
3842026-07-24T06:39:54.077Z Downloaded syn v1.0.109
3852026-07-24T06:39:54.080Z Downloaded tabled v0.15.0
3862026-07-24T06:39:54.089Z Downloaded unicode-width v0.2.0
3872026-07-24T06:39:54.097Z Downloaded unicode-width v0.1.14
3882026-07-24T06:39:54.102Z Downloaded syn v2.0.117
3892026-07-24T06:39:54.119Z Downloaded rustix v1.1.3
3902026-07-24T06:39:54.142Z Downloaded libc v0.2.185
3912026-07-24T06:39:54.213Z Compiling proc-macro2 v1.0.106
3922026-07-24T06:39:54.214Z Compiling quote v1.0.45
3932026-07-24T06:39:54.214Z Compiling unicode-ident v1.0.24
3942026-07-24T06:39:54.225Z Compiling serde_core v1.0.228
3952026-07-24T06:39:54.225Z Compiling libc v0.2.185
3962026-07-24T06:39:54.225Z Compiling version_check v0.9.5
3972026-07-24T06:39:54.225Z Compiling memchr v2.8.0
3982026-07-24T06:39:54.225Z Compiling serde v1.0.228
3992026-07-24T06:39:54.546Z Compiling zmij v1.0.21
4002026-07-24T06:39:54.802Z Compiling ucd-trie v0.1.7
4012026-07-24T06:39:54.805Z Compiling itoa v1.0.17
4022026-07-24T06:39:54.832Z Compiling thiserror v1.0.69
4032026-07-24T06:39:55.070Z Compiling pest v2.8.6
4042026-07-24T06:39:55.241Z Compiling rustix v1.1.3
4052026-07-24T06:39:55.270Z Compiling byteorder v1.5.0
4062026-07-24T06:39:55.400Z Compiling errno v0.3.14
4072026-07-24T06:39:55.509Z Compiling bitflags v2.11.0
4082026-07-24T06:39:55.561Z Compiling serde_json v1.0.150
4092026-07-24T06:39:55.744Z Compiling syn v2.0.117
4102026-07-24T06:39:55.781Z Compiling thread-id v4.2.2
4112026-07-24T06:39:55.815Z Compiling proc-macro-error-attr v1.0.4
4122026-07-24T06:39:55.881Z Compiling usdt-impl v0.5.0
4132026-07-24T06:39:55.995Z Compiling syn v1.0.109
4142026-07-24T06:39:56.016Z Compiling camino v1.2.2
4152026-07-24T06:39:56.108Z Compiling pest_meta v2.8.6
4162026-07-24T06:39:56.401Z Compiling proc-macro-error v1.0.4
4172026-07-24T06:39:56.424Z Compiling equivalent v1.0.2
4182026-07-24T06:39:56.440Z Compiling utf8parse v0.2.2
4192026-07-24T06:39:56.516Z Compiling hashbrown v0.17.0
4202026-07-24T06:39:56.554Z Compiling log v0.4.29
4212026-07-24T06:39:56.600Z Compiling plain v0.2.3
4222026-07-24T06:39:56.751Z Compiling getrandom v0.4.1
4232026-07-24T06:39:56.766Z Compiling terminal_size v0.4.3
4242026-07-24T06:39:57.052Z Compiling indexmap v2.14.0
4252026-07-24T06:39:57.081Z Compiling anstyle-parse v1.0.0
4262026-07-24T06:39:57.558Z Compiling winnow v0.7.14
4272026-07-24T06:39:57.580Z Compiling toml_write v0.1.2
4282026-07-24T06:39:57.687Z Compiling cfg-if v1.0.4
4292026-07-24T06:39:57.735Z Compiling colorchoice v1.0.4
4302026-07-24T06:39:57.752Z Compiling anstyle v1.0.14
4312026-07-24T06:39:57.769Z Compiling thiserror v2.0.18
4322026-07-24T06:39:57.785Z Compiling anstyle-query v1.1.5
4332026-07-24T06:39:57.854Z Compiling is_terminal_polyfill v1.70.2
4342026-07-24T06:39:57.899Z Compiling pretty-hex v0.4.1
4352026-07-24T06:39:57.953Z Compiling pest_generator v2.8.6
4362026-07-24T06:39:57.979Z Compiling autocfg v1.5.0
4372026-07-24T06:39:58.042Z Compiling anstream v1.0.0
4382026-07-24T06:39:58.375Z Compiling heck v0.5.0
4392026-07-24T06:39:58.426Z Compiling fs-err v3.3.0
4402026-07-24T06:39:58.503Z Compiling fastrand v2.3.0
4412026-07-24T06:39:58.612Z Compiling strsim v0.11.1
4422026-07-24T06:39:58.634Z Compiling unicode-width v0.1.14
4432026-07-24T06:39:58.667Z Compiling once_cell v1.21.3
4442026-07-24T06:39:58.768Z Compiling heck v0.4.1
4452026-07-24T06:39:58.771Z Compiling clap_lex v1.0.0
4462026-07-24T06:39:58.889Z Compiling fnv v1.0.7
4472026-07-24T06:39:58.912Z Compiling bytecount v0.6.9
4482026-07-24T06:39:58.957Z Compiling anyhow v1.0.102
4492026-07-24T06:39:58.997Z Compiling clap_builder v4.6.0
4502026-07-24T06:39:59.000Z Compiling tempfile v3.25.0
4512026-07-24T06:39:59.030Z Compiling papergrid v0.11.0
4522026-07-24T06:39:59.050Z Compiling semver v1.0.28
4532026-07-24T06:39:59.154Z Compiling cargo-platform v0.3.2
4542026-07-24T06:39:59.352Z Compiling tabled_derive v0.7.0
4552026-07-24T06:39:59.375Z Compiling memmap v0.7.0
4562026-07-24T06:39:59.392Z Compiling smawk v0.3.2
4572026-07-24T06:39:59.433Z Compiling unicode-width v0.2.0
4582026-07-24T06:39:59.494Z Compiling unicode-linebreak v0.1.5
4592026-07-24T06:39:59.557Z Compiling camino-tempfile v1.4.1
4602026-07-24T06:39:59.612Z Compiling serde_derive v1.0.228
4612026-07-24T06:39:59.712Z Compiling thiserror-impl v1.0.69
4622026-07-24T06:39:59.737Z Compiling zerocopy-derive v0.7.35
4632026-07-24T06:39:59.788Z Compiling pest_derive v2.8.6
4642026-07-24T06:39:59.883Z Compiling scroll_derive v0.12.1
4652026-07-24T06:40:00.295Z Compiling thiserror-impl v2.0.18
4662026-07-24T06:40:00.338Z Compiling clap_derive v4.6.1
4672026-07-24T06:40:00.451Z Compiling tabled v0.15.0
4682026-07-24T06:40:00.602Z Compiling scroll v0.12.0
4692026-07-24T06:40:00.665Z Compiling zerocopy v0.7.35
4702026-07-24T06:40:00.885Z Compiling goblin v0.8.2
4712026-07-24T06:40:01.208Z Compiling dtrace-parser v0.2.0
4722026-07-24T06:40:01.238Z Compiling textwrap v0.16.2
4732026-07-24T06:40:01.804Z Compiling swrite v0.1.0
4742026-07-24T06:40:02.187Z Compiling clap v4.6.1
4752026-07-24T06:40:02.895Z Compiling dof v0.3.0
4762026-07-24T06:40:02.895Z Compiling serde_tokenstream v0.2.3
4772026-07-24T06:40:02.899Z Compiling toml_datetime v0.6.11
4782026-07-24T06:40:02.899Z Compiling serde_spanned v0.6.9
4792026-07-24T06:40:02.899Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4802026-07-24T06:40:02.978Z Compiling macaddr v1.0.1
4812026-07-24T06:40:02.978Z Compiling cargo_metadata v0.23.1
4822026-07-24T06:40:03.200Z Compiling toml_edit v0.22.27
4832026-07-24T06:40:03.713Z Compiling usdt-attr-macro v0.5.0
4842026-07-24T06:40:03.717Z Compiling usdt-macro v0.5.0
4852026-07-24T06:40:04.334Z Compiling usdt v0.5.0
4862026-07-24T06:40:04.550Z Compiling toml v0.8.23
4872026-07-24T06:40:04.879Z Compiling cargo_toml v0.21.0
4882026-07-24T06:40:06.189Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4892026-07-24T06:40:08.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.98s
4902026-07-24T06:40:08.390Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4912026-07-24T06:40:08.896Z Downloading crates ...
4922026-07-24T06:40:08.995Z Downloaded array-init v0.0.4
4932026-07-24T06:40:08.998Z Downloaded bcrypt-pbkdf v0.11.0
4942026-07-24T06:40:09.002Z Downloaded base64ct v1.8.3
4952026-07-24T06:40:09.005Z Downloaded ahash v0.8.12
4962026-07-24T06:40:09.008Z Downloaded atty v0.2.14
4972026-07-24T06:40:09.011Z Downloaded compression-core v0.4.31
4982026-07-24T06:40:09.011Z Downloaded ascii-canvas v3.0.0
4992026-07-24T06:40:09.011Z Downloaded crc32fast v1.5.0
5002026-07-24T06:40:09.014Z Downloaded aead v0.5.2
5012026-07-24T06:40:09.014Z Downloaded async-recursion v1.1.1
5022026-07-24T06:40:09.017Z Downloaded crc v3.4.0
5032026-07-24T06:40:09.022Z Downloaded crc-catalog v2.4.0
5042026-07-24T06:40:09.022Z Downloaded cpubits v0.1.1
5052026-07-24T06:40:09.027Z Downloaded bit-set v0.8.0
5062026-07-24T06:40:09.027Z Downloaded arrayref v0.3.9
5072026-07-24T06:40:09.027Z Downloaded convert_case v0.4.0
5082026-07-24T06:40:09.027Z Downloaded bb8 v0.8.6
5092026-07-24T06:40:09.027Z Downloaded crunchy v0.2.4
5102026-07-24T06:40:09.030Z Downloaded atomicwrites v0.4.4
5112026-07-24T06:40:09.031Z Downloaded base16ct v1.0.0
5122026-07-24T06:40:09.031Z Downloaded async-stream-impl v0.3.6
5132026-07-24T06:40:09.031Z Downloaded base16ct v0.2.0
5142026-07-24T06:40:09.031Z Downloaded atomic-waker v1.1.2
5152026-07-24T06:40:09.034Z Downloaded async-stream v0.3.6
5162026-07-24T06:40:09.034Z Downloaded assert_matches v1.5.0
5172026-07-24T06:40:09.034Z Downloaded crucible-workspace-hack v0.1.0
5182026-07-24T06:40:09.037Z Downloaded corncobs v0.1.4
5192026-07-24T06:40:09.037Z Downloaded curve25519-dalek-derive v0.1.1
5202026-07-24T06:40:09.037Z Downloaded crc-any v2.5.0
5212026-07-24T06:40:09.041Z Downloaded crypto-common v0.2.2
5222026-07-24T06:40:09.041Z Downloaded crc8 v0.1.1
5232026-07-24T06:40:09.044Z Downloaded darling_macro v0.23.0
5242026-07-24T06:40:09.044Z Downloaded convert_case v0.10.0
5252026-07-24T06:40:09.044Z Downloaded anstyle-parse v0.2.7
5262026-07-24T06:40:09.048Z Downloaded csv-core v0.1.13
5272026-07-24T06:40:09.048Z Downloaded critical-section v1.2.0
5282026-07-24T06:40:09.052Z Downloaded anstream v0.6.21
5292026-07-24T06:40:09.052Z Downloaded darling_macro v0.21.3
5302026-07-24T06:40:09.052Z Downloaded cstr-argument v0.1.2
5312026-07-24T06:40:09.055Z Downloaded defmt v0.3.100
5322026-07-24T06:40:09.055Z Downloaded daft-derive v0.1.7
5332026-07-24T06:40:09.058Z Downloaded cpufeatures v0.3.0
5342026-07-24T06:40:09.058Z Downloaded crossbeam-deque v0.8.6
5352026-07-24T06:40:09.062Z Downloaded block-padding v0.4.2
5362026-07-24T06:40:09.062Z Downloaded bitfield-struct v0.6.2
5372026-07-24T06:40:09.062Z Downloaded cookie v0.18.1
5382026-07-24T06:40:09.065Z Downloaded bcs v0.1.6
5392026-07-24T06:40:09.065Z Downloaded clang-sys v1.8.1
5402026-07-24T06:40:09.068Z Downloaded argon2 v0.6.0-rc.8
5412026-07-24T06:40:09.089Z Downloaded ctutils v0.4.2
5422026-07-24T06:40:09.089Z Downloaded data-encoding v2.10.0
5432026-07-24T06:40:09.089Z Downloaded ctr v0.10.1
5442026-07-24T06:40:09.094Z Downloaded ciborium-ll v0.2.2
5452026-07-24T06:40:09.094Z Downloaded aead v0.6.1
5462026-07-24T06:40:09.094Z Downloaded cfg_aliases v0.2.1
5472026-07-24T06:40:09.094Z Downloaded dunce v1.0.5
5482026-07-24T06:40:09.094Z Downloaded display-error-chain v0.2.2
5492026-07-24T06:40:09.094Z Downloaded cobs v0.3.0
5502026-07-24T06:40:09.094Z Downloaded dirs-sys-next v0.1.2
5512026-07-24T06:40:09.094Z Downloaded defmt-parser v1.0.0
5522026-07-24T06:40:09.094Z Downloaded bit-set v0.5.3
5532026-07-24T06:40:09.094Z Downloaded dtrace-parser v0.3.0
5542026-07-24T06:40:09.094Z Downloaded document-features v0.2.12
5552026-07-24T06:40:09.094Z Downloaded digest-io v0.1.0
5562026-07-24T06:40:09.094Z Downloaded dsl_auto_type v0.2.0
5572026-07-24T06:40:09.094Z Downloaded darling_macro v0.13.4
5582026-07-24T06:40:09.094Z Downloaded cancel-safe-futures v0.1.5
5592026-07-24T06:40:09.094Z Downloaded arrayvec v0.7.6
5602026-07-24T06:40:09.094Z Downloaded cfg_aliases v0.1.1
5612026-07-24T06:40:09.094Z Downloaded dropshot-api-manager-types v0.7.2
5622026-07-24T06:40:09.094Z Downloaded argon2 v0.5.3
5632026-07-24T06:40:09.098Z Downloaded derive_builder_macro v0.20.2
5642026-07-24T06:40:09.098Z Downloaded ciborium-io v0.2.2
5652026-07-24T06:40:09.098Z Downloaded bitfield-macros v0.19.4
5662026-07-24T06:40:09.098Z Downloaded darling_macro v0.20.11
5672026-07-24T06:40:09.103Z Downloaded const_format_proc_macros v0.2.34
5682026-07-24T06:40:09.103Z Downloaded dof v0.4.0
5692026-07-24T06:40:09.107Z Downloaded debug-ignore v1.0.5
5702026-07-24T06:40:09.107Z Downloaded difflib v0.4.0
5712026-07-24T06:40:09.107Z Downloaded block-buffer v0.12.1
5722026-07-24T06:40:09.107Z Downloaded adler2 v2.0.1
5732026-07-24T06:40:09.107Z Downloaded bit-vec v0.6.3
5742026-07-24T06:40:09.112Z Downloaded dirs-next v2.0.0
5752026-07-24T06:40:09.112Z Downloaded castaway v0.2.4
5762026-07-24T06:40:09.117Z Downloaded dyn-clone v1.0.20
5772026-07-24T06:40:09.117Z Downloaded enum-as-inner v0.6.1
5782026-07-24T06:40:09.120Z Downloaded embedded-io v0.6.1
5792026-07-24T06:40:09.120Z Downloaded daft v0.1.7
5802026-07-24T06:40:09.123Z Downloaded cipher v0.5.2
5812026-07-24T06:40:09.123Z Downloaded bit-vec v0.8.0
5822026-07-24T06:40:09.126Z Downloaded allocator-api2 v0.2.21
5832026-07-24T06:40:09.126Z Downloaded backon v1.6.0
5842026-07-24T06:40:09.129Z Downloaded diesel_table_macro_syntax v0.3.0
5852026-07-24T06:40:09.130Z Downloaded backoff v0.4.0
5862026-07-24T06:40:09.132Z Downloaded async-bb8-diesel v0.2.1
5872026-07-24T06:40:09.136Z Downloaded env_filter v1.0.0
5882026-07-24T06:40:09.136Z Downloaded endian-type v0.1.2
5892026-07-24T06:40:09.136Z Downloaded fd-lock v4.0.4
5902026-07-24T06:40:09.140Z Downloaded cookie_store v0.22.1
5912026-07-24T06:40:09.140Z Downloaded embedded-io v0.4.0
5922026-07-24T06:40:09.148Z Downloaded float-cmp v0.10.0
5932026-07-24T06:40:09.148Z Downloaded fixedbitset v0.4.2
5942026-07-24T06:40:09.148Z Downloaded float-ord v0.3.2
5952026-07-24T06:40:09.152Z Downloaded flagset v0.4.7
5962026-07-24T06:40:09.152Z Downloaded form_urlencoded v1.2.2
5972026-07-24T06:40:09.152Z Downloaded foreign-types-shared v0.1.1
5982026-07-24T06:40:09.152Z Downloaded foreign-types-shared v0.3.1
5992026-07-24T06:40:09.152Z Downloaded funty v2.0.0
6002026-07-24T06:40:09.152Z Downloaded constant_time_eq v0.4.2
6012026-07-24T06:40:09.155Z Downloaded fxhash v0.2.1
6022026-07-24T06:40:09.155Z Downloaded futures-macro v0.3.32
6032026-07-24T06:40:09.155Z Downloaded futures-io v0.3.32
6042026-07-24T06:40:09.156Z Downloaded darling v0.13.4
6052026-07-24T06:40:09.159Z Downloaded cmov v0.5.4
6062026-07-24T06:40:09.159Z Downloaded derive_builder_core v0.20.2
6072026-07-24T06:40:09.163Z Downloaded compression-codecs v0.4.37
6082026-07-24T06:40:09.166Z Downloaded downcast-rs v2.0.2
6092026-07-24T06:40:09.166Z Downloaded gethostname v0.5.0
6102026-07-24T06:40:09.166Z Downloaded futures-core v0.3.32
6112026-07-24T06:40:09.170Z Downloaded ff v0.14.0
6122026-07-24T06:40:09.170Z Downloaded displaydoc v0.2.5
6132026-07-24T06:40:09.170Z Downloaded diesel-dtrace v0.5.0
6142026-07-24T06:40:09.173Z Downloaded cexpr v0.6.0
6152026-07-24T06:40:09.173Z Downloaded cassowary v0.3.0
6162026-07-24T06:40:09.176Z Downloaded deranged v0.5.8
6172026-07-24T06:40:09.176Z Downloaded byte-wrapper v0.1.0
6182026-07-24T06:40:09.179Z Downloaded bs58 v0.5.1
6192026-07-24T06:40:09.179Z Downloaded globwalk v0.9.1
6202026-07-24T06:40:09.182Z Downloaded git-stub v1.0.0
6212026-07-24T06:40:09.182Z Downloaded der_derive v0.7.3
6222026-07-24T06:40:09.182Z Downloaded ecdsa v0.16.9
6232026-07-24T06:40:09.185Z Downloaded delegate v0.13.5
6242026-07-24T06:40:09.185Z Downloaded ena v0.14.4
6252026-07-24T06:40:09.188Z Downloaded base64 v0.22.1
6262026-07-24T06:40:09.192Z Downloaded darling v0.23.0
6272026-07-24T06:40:09.195Z Downloaded hash32 v0.3.1
6282026-07-24T06:40:09.195Z Downloaded hash32 v0.2.1
6292026-07-24T06:40:09.201Z Downloaded env_logger v0.11.9
6302026-07-24T06:40:09.201Z Downloaded filetime v0.2.27
6312026-07-24T06:40:09.204Z Downloaded find-msvc-tools v0.1.9
6322026-07-24T06:40:09.204Z Downloaded fallible-iterator v0.2.0
6332026-07-24T06:40:09.205Z Downloaded erased-serde v0.3.31
6342026-07-24T06:40:09.205Z Downloaded darling v0.21.3
6352026-07-24T06:40:09.208Z Downloaded hex-literal v1.1.0
6362026-07-24T06:40:09.208Z Downloaded derive-ex v0.1.8
6372026-07-24T06:40:09.266Z Downloaded headers-core v0.3.0
6382026-07-24T06:40:09.266Z Downloaded defmt-macros v1.0.1
6392026-07-24T06:40:09.266Z Downloaded ed25519 v3.0.0
6402026-07-24T06:40:09.266Z Downloaded console v0.15.11
6412026-07-24T06:40:09.267Z Downloaded fs_extra v1.3.0
6422026-07-24T06:40:09.267Z Downloaded fs-err v2.11.0
6432026-07-24T06:40:09.267Z Downloaded http-body v1.0.1
6442026-07-24T06:40:09.267Z Downloaded httpdate v1.0.3
6452026-07-24T06:40:09.267Z Downloaded darling_core v0.13.4
6462026-07-24T06:40:09.267Z Downloaded ed25519 v2.2.3
6472026-07-24T06:40:09.267Z Downloaded des v0.9.0
6482026-07-24T06:40:09.267Z Downloaded futures-executor v0.3.32
6492026-07-24T06:40:09.267Z Downloaded colored v2.2.0
6502026-07-24T06:40:09.267Z Downloaded digest v0.11.3
6512026-07-24T06:40:09.267Z Downloaded diff v0.1.13
6522026-07-24T06:40:09.267Z Downloaded hubpack_derive v0.1.1
6532026-07-24T06:40:09.267Z Downloaded glob v0.3.3
6542026-07-24T06:40:09.267Z Downloaded hubpack v0.1.2
6552026-07-24T06:40:09.267Z Downloaded http-range v0.1.5
6562026-07-24T06:40:09.267Z Downloaded globset v0.4.18
6572026-07-24T06:40:09.267Z Downloaded git-stub-vcs v0.1.0
6582026-07-24T06:40:09.268Z Downloaded ecdsa v0.17.0-rc.18
6592026-07-24T06:40:09.268Z Downloaded crossbeam-epoch v0.9.18
6602026-07-24T06:40:09.275Z Downloaded darling_core v0.20.11
6612026-07-24T06:40:09.275Z Downloaded blake2 v0.10.6
6622026-07-24T06:40:09.275Z Downloaded hyper-tls v0.6.0
6632026-07-24T06:40:09.275Z Downloaded bzip2 v0.6.1
6642026-07-24T06:40:09.275Z Downloaded darling v0.20.11
6652026-07-24T06:40:09.275Z Downloaded indoc v1.0.9
6662026-07-24T06:40:09.275Z Downloaded enum_dispatch v0.3.13
6672026-07-24T06:40:09.275Z Downloaded group v0.14.0
6682026-07-24T06:40:09.275Z Downloaded fixedbitset v0.5.7
6692026-07-24T06:40:09.275Z Downloaded highway v1.3.0
6702026-07-24T06:40:09.275Z Downloaded ed25519-dalek v2.2.0
6712026-07-24T06:40:09.276Z Downloaded hex v0.4.3
6722026-07-24T06:40:09.276Z Downloaded ciborium v0.2.2
6732026-07-24T06:40:09.276Z Downloaded instability v0.3.11
6742026-07-24T06:40:09.276Z Downloaded inout v0.2.2
6752026-07-24T06:40:09.281Z Downloaded idna_adapter v1.2.1
6762026-07-24T06:40:09.281Z Downloaded const-oid v0.10.2
6772026-07-24T06:40:09.281Z Downloaded illumos-nvpair-sys v0.2.0
6782026-07-24T06:40:09.281Z Downloaded cbc v0.2.1
6792026-07-24T06:40:09.281Z Downloaded foldhash v0.2.0
6802026-07-24T06:40:09.281Z Downloaded async-trait v0.1.89
6812026-07-24T06:40:09.285Z Downloaded illumos-nvpair v0.3.0
6822026-07-24T06:40:09.285Z Downloaded http-body-util v0.1.3
6832026-07-24T06:40:09.285Z Downloaded hostname v0.4.2
6842026-07-24T06:40:09.285Z Downloaded instant v0.1.13
6852026-07-24T06:40:09.288Z Downloaded is_ci v1.2.0
6862026-07-24T06:40:09.288Z Downloaded keccak v0.1.6
6872026-07-24T06:40:09.288Z Downloaded either v1.15.0
6882026-07-24T06:40:09.291Z Downloaded derive-where v1.6.0
6892026-07-24T06:40:09.294Z Downloaded elliptic-curve v0.13.8
6902026-07-24T06:40:09.298Z Downloaded internet-checksum v0.2.1
6912026-07-24T06:40:09.298Z Downloaded humantime v2.3.0
6922026-07-24T06:40:09.298Z Downloaded half v1.8.3
6932026-07-24T06:40:09.301Z Downloaded chacha20 v0.10.0
6942026-07-24T06:40:09.301Z Downloaded kstat-rs v0.2.4
6952026-07-24T06:40:09.304Z Downloaded lazy_static v1.5.0
6962026-07-24T06:40:09.304Z Downloaded lalrpop-util v0.19.12
6972026-07-24T06:40:09.304Z Downloaded group v0.13.0
6982026-07-24T06:40:09.308Z Downloaded darling_core v0.21.3
6992026-07-24T06:40:09.311Z Downloaded hyper-staticfile v0.10.1
7002026-07-24T06:40:09.311Z Downloaded const-oid v0.9.6
7012026-07-24T06:40:09.314Z Downloaded arc-swap v1.8.2
7022026-07-24T06:40:09.317Z Downloaded derive_more v0.99.20
7032026-07-24T06:40:09.320Z Downloaded lzss v0.8.2
7042026-07-24T06:40:09.320Z Downloaded linked-hash-map v0.5.6
7052026-07-24T06:40:09.320Z Downloaded managed v0.8.0
7062026-07-24T06:40:09.324Z Downloaded kem v0.3.0
7072026-07-24T06:40:09.324Z Downloaded dropshot_endpoint v0.17.1
7082026-07-24T06:40:09.327Z Downloaded indoc v2.0.7
7092026-07-24T06:40:09.327Z Downloaded libscf-sys v1.1.0
7102026-07-24T06:40:09.331Z Downloaded fatfs v0.3.6
7112026-07-24T06:40:09.332Z Downloaded drift v0.2.0
7122026-07-24T06:40:09.337Z Downloaded multimap v0.10.1
7132026-07-24T06:40:09.341Z Downloaded memoffset v0.9.1
7142026-07-24T06:40:09.341Z Downloaded maybe-uninit v2.0.0
7152026-07-24T06:40:09.341Z Downloaded hmac v0.12.1
7162026-07-24T06:40:09.344Z Downloaded futures v0.3.32
7172026-07-24T06:40:09.347Z Downloaded bytes v1.11.1
7182026-07-24T06:40:09.350Z Downloaded new_debug_unreachable v1.0.6
7192026-07-24T06:40:09.350Z Downloaded md5 v0.8.0
7202026-07-24T06:40:09.350Z Downloaded md-5 v0.10.6
7212026-07-24T06:40:09.353Z Downloaded keccak v0.2.0
7222026-07-24T06:40:09.353Z Downloaded ingot-types v0.1.2
7232026-07-24T06:40:09.357Z Downloaded jobserver v0.1.34
7242026-07-24T06:40:09.357Z Downloaded getrandom v0.3.4
7252026-07-24T06:40:09.360Z Downloaded httparse v1.10.1
7262026-07-24T06:40:09.361Z Downloaded ipnet v2.11.0
7272026-07-24T06:40:09.363Z Downloaded nibble_vec v0.1.0
7282026-07-24T06:40:09.364Z Downloaded libloading v0.8.9
7292026-07-24T06:40:09.367Z Downloaded libefi-sys v0.1.0
7302026-07-24T06:40:09.367Z Downloaded hybrid-array v0.4.13
7312026-07-24T06:40:09.370Z Downloaded newtype-uuid-macros v0.1.0
7322026-07-24T06:40:09.370Z Downloaded elliptic-curve v0.14.0-rc.33
7332026-07-24T06:40:09.376Z Downloaded newline-converter v0.3.0
7342026-07-24T06:40:09.376Z Downloaded generic-array v1.4.3
7352026-07-24T06:40:09.380Z Downloaded crypto-bigint v0.5.5
7362026-07-24T06:40:09.380Z Downloaded num-conv v0.2.0
7372026-07-24T06:40:09.383Z Downloaded half v2.7.1
7382026-07-24T06:40:09.384Z Downloaded ingot-macros v0.1.1
7392026-07-24T06:40:09.391Z Downloaded num v0.4.3
7402026-07-24T06:40:09.391Z Downloaded normalize-line-endings v0.3.0
7412026-07-24T06:40:09.391Z Downloaded nodrop v0.1.14
7422026-07-24T06:40:09.392Z Downloaded crossbeam-channel v0.5.15
7432026-07-24T06:40:09.392Z Downloaded chacha20poly1305 v0.10.1
7442026-07-24T06:40:09.400Z Downloaded mime_guess v2.0.5
7452026-07-24T06:40:09.400Z Downloaded num-iter v0.1.45
7462026-07-24T06:40:09.400Z Downloaded num-derive v0.3.3
7472026-07-24T06:40:09.400Z Downloaded olpc-cjson v0.1.4
7482026-07-24T06:40:09.401Z Downloaded num-derive v0.4.2
7492026-07-24T06:40:09.401Z Downloaded num_threads v0.1.7
7502026-07-24T06:40:09.424Z Downloaded lru-slab v0.1.2
7512026-07-24T06:40:09.424Z Downloaded flume v0.11.1
7522026-07-24T06:40:09.424Z Downloaded module-lattice v0.2.3
7532026-07-24T06:40:09.424Z Downloaded hmac v0.13.0
7542026-07-24T06:40:09.424Z Downloaded linear-map v1.2.0
7552026-07-24T06:40:09.424Z Downloaded libsw v3.5.0
7562026-07-24T06:40:09.424Z Downloaded mime v0.3.17
7572026-07-24T06:40:09.424Z Downloaded newtype_derive v0.1.6
7582026-07-24T06:40:09.424Z Downloaded inout v0.1.4
7592026-07-24T06:40:09.424Z Downloaded const_format v0.2.35
7602026-07-24T06:40:09.424Z Downloaded oso-derive v0.27.3
7612026-07-24T06:40:09.424Z Downloaded openssl-probe v0.1.6
7622026-07-24T06:40:09.425Z Downloaded hyper-rustls v0.27.7
7632026-07-24T06:40:09.425Z Downloaded opaque-debug v0.3.1
7642026-07-24T06:40:09.425Z Downloaded num_enum_derive v0.5.11
7652026-07-24T06:40:09.430Z Downloaded openssl-probe v0.2.1
7662026-07-24T06:40:09.430Z Downloaded nanorand v0.7.0
7672026-07-24T06:40:09.431Z Downloaded lock_api v0.4.14
7682026-07-24T06:40:09.431Z Downloaded cc v1.2.56
7692026-07-24T06:40:09.431Z Downloaded packed_struct_codegen v0.10.1
7702026-07-24T06:40:09.431Z Downloaded ar_archive_writer v0.5.1
7712026-07-24T06:40:09.431Z Downloaded iana-time-zone v0.1.65
7722026-07-24T06:40:09.447Z Downloaded openssl-macros v0.1.1
7732026-07-24T06:40:09.447Z Downloaded icu_properties v2.1.2
7742026-07-24T06:40:09.447Z Downloaded native-tls v0.2.18
7752026-07-24T06:40:09.447Z Downloaded aes v0.9.1
7762026-07-24T06:40:09.460Z Downloaded headers v0.4.1
7772026-07-24T06:40:09.460Z Downloaded num-complex v0.4.6
7782026-07-24T06:40:09.460Z Downloaded newtype-uuid v1.3.2
7792026-07-24T06:40:09.460Z Downloaded getrandom v0.2.17
7802026-07-24T06:40:09.460Z Downloaded parse-display v0.10.0
7812026-07-24T06:40:09.461Z Downloaded parse-size v1.1.0
7822026-07-24T06:40:09.461Z Downloaded nonempty v0.12.0
7832026-07-24T06:40:09.461Z Downloaded indexmap v1.9.3
7842026-07-24T06:40:09.474Z Downloaded percent-encoding v2.3.2
7852026-07-24T06:40:09.481Z Downloaded async-compression v0.4.41
7862026-07-24T06:40:09.481Z Downloaded peg-runtime v0.8.5
7872026-07-24T06:40:09.481Z Downloaded path-slash v0.1.5
7882026-07-24T06:40:09.481Z Downloaded phf_shared v0.13.1
7892026-07-24T06:40:09.481Z Downloaded phf_shared v0.11.3
7902026-07-24T06:40:09.482Z Downloaded litrs v1.0.0
7912026-07-24T06:40:09.482Z Downloaded password-hash v0.6.1
7922026-07-24T06:40:09.495Z Downloaded num_enum_derive v0.7.6
7932026-07-24T06:40:09.495Z Downloaded num_enum v0.7.6
7942026-07-24T06:40:09.495Z Downloaded libbz2-rs-sys v0.2.2
7952026-07-24T06:40:09.496Z Downloaded icu_provider v2.1.1
7962026-07-24T06:40:09.496Z Downloaded num_enum v0.5.11
7972026-07-24T06:40:09.503Z Downloaded oxide-update-engine v0.1.2
7982026-07-24T06:40:09.503Z Downloaded ml-kem v0.3.2
7992026-07-24T06:40:09.503Z Downloaded memmap2 v0.9.10
8002026-07-24T06:40:09.503Z Downloaded diesel_derives v2.3.7
8012026-07-24T06:40:09.503Z Downloaded nu-ansi-term v0.50.3
8022026-07-24T06:40:09.508Z Downloaded packed_struct v0.10.1
8032026-07-24T06:40:09.508Z Downloaded owo-colors v4.3.0
8042026-07-24T06:40:09.508Z Downloaded litemap v0.8.1
8052026-07-24T06:40:09.508Z Downloaded oxide-tokio-rt v0.1.4
8062026-07-24T06:40:09.508Z Downloaded multer v3.1.0
8072026-07-24T06:40:09.516Z Downloaded libsw-core v0.3.2
8082026-07-24T06:40:09.516Z Downloaded heapless v0.8.0
8092026-07-24T06:40:09.516Z Downloaded ed25519-dalek v3.0.0-rc.0
8102026-07-24T06:40:09.525Z Downloaded powerfmt v0.2.0
8112026-07-24T06:40:09.525Z Downloaded potential_utf v0.1.4
8122026-07-24T06:40:09.525Z Downloaded indicatif v0.18.4
8132026-07-24T06:40:09.525Z Downloaded password-hash v0.5.0
8142026-07-24T06:40:09.531Z Downloaded parking_lot_core v0.8.6
8152026-07-24T06:40:09.531Z Downloaded derive_more v2.1.1
8162026-07-24T06:40:09.538Z Downloaded progenitor-client v0.14.0
8172026-07-24T06:40:09.538Z Downloaded crossterm v0.29.0
8182026-07-24T06:40:09.542Z Downloaded pem-rfc7468 v1.0.0
8192026-07-24T06:40:09.542Z Downloaded pem-rfc7468 v0.7.0
8202026-07-24T06:40:09.542Z Downloaded peg-macros v0.8.5
8212026-07-24T06:40:09.542Z Downloaded pem v3.0.6
8222026-07-24T06:40:09.542Z Downloaded icu_normalizer v2.1.1
8232026-07-24T06:40:09.546Z Downloaded proc-macro-crate v3.4.0
8242026-07-24T06:40:09.546Z Downloaded ignore v0.4.25
8252026-07-24T06:40:09.550Z Downloaded phf v0.12.1
8262026-07-24T06:40:09.550Z Downloaded psl-types v2.0.11
8272026-07-24T06:40:09.550Z Downloaded proc-macro-error-attr2 v2.0.0
8282026-07-24T06:40:09.555Z Downloaded phc v0.6.1
8292026-07-24T06:40:09.555Z Downloaded icu_normalizer_data v2.1.1
8302026-07-24T06:40:09.555Z Downloaded icu_locale_core v2.1.1
8312026-07-24T06:40:09.558Z Downloaded progenitor-macro v0.14.0
8322026-07-24T06:40:09.558Z Downloaded pkg-config v0.3.32
8332026-07-24T06:40:09.561Z Downloaded progenitor-macro v0.13.0
8342026-07-24T06:40:09.561Z Downloaded bumpalo v3.20.2
8352026-07-24T06:40:09.564Z Downloaded port-file v0.1.0
8362026-07-24T06:40:09.567Z Downloaded poly1305 v0.8.0
8372026-07-24T06:40:09.567Z Downloaded polyval v0.7.1
8382026-07-24T06:40:09.570Z Downloaded aes-gcm v0.11.0
8392026-07-24T06:40:09.574Z Downloaded quick-error v1.2.3
8402026-07-24T06:40:09.574Z Downloaded der v0.8.0
8412026-07-24T06:40:09.578Z Downloaded postgres-protocol v0.6.10
8422026-07-24T06:40:09.583Z Downloaded parking_lot v0.12.5
8432026-07-24T06:40:09.583Z Downloaded radium v0.7.0
8442026-07-24T06:40:09.583Z Downloaded pkcs8 v0.10.2
8452026-07-24T06:40:09.586Z Downloaded predicates-core v1.0.10
8462026-07-24T06:40:09.586Z Downloaded parse-display-derive v0.10.0
8472026-07-24T06:40:09.586Z Downloaded parking_lot_core v0.9.12
8482026-07-24T06:40:09.586Z Downloaded predicates v3.1.4
8492026-07-24T06:40:09.589Z Downloaded primefield v0.14.0
8502026-07-24T06:40:09.592Z Downloaded rand_chacha v0.3.1
8512026-07-24T06:40:09.592Z Downloaded ppv-lite86 v0.2.21
8522026-07-24T06:40:09.592Z Downloaded hashbrown v0.13.2
8532026-07-24T06:40:09.595Z Downloaded pin-project-lite v0.2.17
8542026-07-24T06:40:09.598Z Downloaded proc-macro-crate v1.3.1
8552026-07-24T06:40:09.601Z Downloaded primeorder v0.14.0-rc.10
8562026-07-24T06:40:09.601Z Downloaded primeorder v0.13.6
8572026-07-24T06:40:09.601Z Downloaded progenitor-client v0.13.0
8582026-07-24T06:40:09.604Z Downloaded progenitor v0.14.0
8592026-07-24T06:40:09.604Z Downloaded proc-macro-error2 v2.0.1
8602026-07-24T06:40:09.608Z Downloaded ref-cast-impl v1.0.25
8612026-07-24T06:40:09.608Z Downloaded ref-cast v1.0.25
8622026-07-24T06:40:09.611Z Downloaded progenitor-extras v0.2.0
8632026-07-24T06:40:09.611Z Downloaded recursive v0.1.1
8642026-07-24T06:40:09.614Z Downloaded recursive-proc-macro-impl v0.1.1
8652026-07-24T06:40:09.614Z Downloaded phf_shared v0.12.1
8662026-07-24T06:40:09.614Z Downloaded omicron-zone-package v0.12.3
8672026-07-24T06:40:09.617Z Downloaded pkcs8 v0.11.0
8682026-07-24T06:40:09.620Z Downloaded pkcs1 v0.7.5
8692026-07-24T06:40:09.620Z Downloaded miniz_oxide v0.8.9
8702026-07-24T06:40:09.623Z Downloaded pkcs1 v0.8.0-rc.4
8712026-07-24T06:40:09.626Z Downloaded psm v0.1.30
8722026-07-24T06:40:09.626Z Downloaded oxide-update-engine-types v0.1.2
8732026-07-24T06:40:09.629Z Downloaded rfc6979 v0.4.0
8742026-07-24T06:40:09.629Z Downloaded rtoolbox v0.0.3
8752026-07-24T06:40:09.634Z Downloaded hyper-util v0.1.20
8762026-07-24T06:40:09.637Z Downloaded postcard v1.1.3
8772026-07-24T06:40:09.637Z Downloaded rand_xorshift v0.4.0
8782026-07-24T06:40:09.641Z Downloaded parking_lot v0.11.2
8792026-07-24T06:40:09.641Z Downloaded papergrid v0.17.0
8802026-07-24T06:40:09.644Z Downloaded rustc-hash v2.1.1
8812026-07-24T06:40:09.644Z Downloaded rand_core v0.9.5
8822026-07-24T06:40:09.647Z Downloaded rand_seeder v0.4.0
8832026-07-24T06:40:09.647Z Downloaded rand_core v0.10.0
8842026-07-24T06:40:09.647Z Downloaded russh-cryptovec v0.61.0
8852026-07-24T06:40:09.652Z Downloaded hickory-server v0.25.2
8862026-07-24T06:40:09.657Z Downloaded num-traits v0.2.19
8872026-07-24T06:40:09.657Z Downloaded rustc_version v0.1.7
8882026-07-24T06:40:09.657Z Downloaded rustc_version v0.4.1
8892026-07-24T06:40:09.662Z Downloaded russh-util v0.52.0
8902026-07-24T06:40:09.662Z Downloaded minimal-lexical v0.2.1
8912026-07-24T06:40:09.662Z Downloaded rand_chacha v0.9.0
8922026-07-24T06:40:09.665Z Downloaded progenitor v0.13.0
8932026-07-24T06:40:09.665Z Downloaded rand_core v0.6.4
8942026-07-24T06:40:09.665Z Downloaded r2d2 v0.8.10
8952026-07-24T06:40:09.665Z Downloaded postgres-types v0.2.12
8962026-07-24T06:40:09.668Z Downloaded sapling-renderdag v0.1.0
8972026-07-24T06:40:09.669Z Downloaded scopeguard v1.2.0
8982026-07-24T06:40:09.672Z Downloaded scheduled-thread-pool v0.2.7
8992026-07-24T06:40:09.672Z Downloaded pin-project v1.1.11
9002026-07-24T06:40:09.677Z Downloaded openssl-sys v0.9.115
9012026-07-24T06:40:09.681Z Downloaded http v1.4.2
9022026-07-24T06:40:09.685Z Downloaded same-file v1.0.6
9032026-07-24T06:40:09.689Z Downloaded hashbrown v0.12.3
9042026-07-24T06:40:09.689Z Downloaded p384 v0.14.0-rc.10
9052026-07-24T06:40:09.692Z Downloaded aho-corasick v1.1.4
9062026-07-24T06:40:09.695Z Downloaded serde-big-array v0.5.1
9072026-07-24T06:40:09.698Z Downloaded p256 v0.14.0-rc.10
9082026-07-24T06:40:09.698Z Downloaded semver v0.1.20
9092026-07-24T06:40:09.701Z Downloaded dropshot-api-manager v0.7.2
9102026-07-24T06:40:09.704Z Downloaded serde_repr v0.1.20
9112026-07-24T06:40:09.707Z Downloaded serde_plain v1.0.2
9122026-07-24T06:40:09.707Z Downloaded serde_bytes v0.11.19
9132026-07-24T06:40:09.710Z Downloaded prefix-trie v0.7.0
9142026-07-24T06:40:09.710Z Downloaded secrecy v0.10.3
9152026-07-24T06:40:09.715Z Downloaded secrecy v0.8.0
9162026-07-24T06:40:09.715Z Downloaded seq-macro v0.3.6
9172026-07-24T06:40:09.715Z Downloaded quinn-udp v0.5.14
9182026-07-24T06:40:09.718Z Downloaded resolv-conf v0.7.6
9192026-07-24T06:40:09.718Z Downloaded rustversion v1.0.22
9202026-07-24T06:40:09.718Z Downloaded serde_spanned v1.1.1
9212026-07-24T06:40:09.722Z Downloaded scroll_derive v0.13.1
9222026-07-24T06:40:09.722Z Downloaded schemars_derive v0.8.22
9232026-07-24T06:40:09.722Z Downloaded serde_urlencoded v0.7.1
9242026-07-24T06:40:09.725Z Downloaded scroll v0.13.0
9252026-07-24T06:40:09.725Z Downloaded rusty-fork v0.3.1
9262026-07-24T06:40:09.725Z Downloaded signature v3.0.0
9272026-07-24T06:40:09.728Z Downloaded signature v2.2.0
9282026-07-24T06:40:09.728Z Downloaded sha1 v0.11.0
9292026-07-24T06:40:09.731Z Downloaded shell-words v1.1.1
9302026-07-24T06:40:09.731Z Downloaded progenitor-impl v0.13.0
9312026-07-24T06:40:09.732Z Downloaded sha1 v0.10.6
9322026-07-24T06:40:09.735Z Downloaded pkcs5 v0.8.1
9332026-07-24T06:40:09.738Z Downloaded signal-hook-mio v0.2.5
9342026-07-24T06:40:09.738Z Downloaded rustls-pemfile v2.2.0
9352026-07-24T06:40:09.741Z Downloaded rfc6979 v0.5.0
9362026-07-24T06:40:09.741Z Downloaded internal-russh-num-bigint v0.5.0
9372026-07-24T06:40:09.744Z Downloaded rustls-native-certs v0.8.3
9382026-07-24T06:40:09.747Z Downloaded crossterm v0.28.1
9392026-07-24T06:40:09.751Z Downloaded itertools v0.10.5
9402026-07-24T06:40:09.772Z Downloaded slog-bunyan v2.5.0
9412026-07-24T06:40:09.779Z Downloaded siphasher v1.0.2
9422026-07-24T06:40:09.779Z Downloaded signal-hook-tokio v0.3.1
9432026-07-24T06:40:09.779Z Downloaded scrypt v0.12.0
9442026-07-24T06:40:09.779Z Downloaded poly1305 v0.9.0
9452026-07-24T06:40:09.779Z Downloaded sec1 v0.7.3
9462026-07-24T06:40:09.779Z Downloaded hashbrown v0.15.5
9472026-07-24T06:40:09.779Z Downloaded slog-envlogger v2.2.0
9482026-07-24T06:40:09.779Z Downloaded oso v0.27.3
9492026-07-24T06:40:09.779Z Downloaded serde-hex v0.1.0
9502026-07-24T06:40:09.779Z Downloaded sec1 v0.8.1
9512026-07-24T06:40:09.779Z Downloaded jiff-static v0.2.21
9522026-07-24T06:40:09.779Z Downloaded rpassword v7.5.4
9532026-07-24T06:40:09.779Z Downloaded hashbrown v0.16.1
9542026-07-24T06:40:09.783Z Downloaded icu_collections v2.1.1
9552026-07-24T06:40:09.787Z Downloaded sqlparser_derive v0.5.0
9562026-07-24T06:40:09.787Z Downloaded serde_path_to_error v0.1.20
9572026-07-24T06:40:09.787Z Downloaded pin-project-internal v1.1.11
9582026-07-24T06:40:09.787Z Downloaded phf v0.13.1
9592026-07-24T06:40:09.790Z Downloaded oxide-update-engine-display v0.1.2
9602026-07-24T06:40:09.790Z Downloaded peg v0.8.5
9612026-07-24T06:40:09.793Z Downloaded paste v1.0.15
9622026-07-24T06:40:09.796Z Downloaded salsa20 v0.11.0
9632026-07-24T06:40:09.796Z Downloaded serde_derive_internals v0.29.1
9642026-07-24T06:40:09.796Z Downloaded predicates-tree v1.0.13
9652026-07-24T06:40:09.800Z Downloaded precomputed-hash v0.1.1
9662026-07-24T06:40:09.800Z Downloaded pbkdf2 v0.13.0
9672026-07-24T06:40:09.800Z Downloaded stable_deref_trait v1.2.1
9682026-07-24T06:40:09.803Z Downloaded shlex v1.3.0
9692026-07-24T06:40:09.803Z Downloaded pretty_assertions v1.4.1
9702026-07-24T06:40:09.803Z Downloaded mio v1.2.0
9712026-07-24T06:40:09.807Z Downloaded simd-adler32 v0.3.8
9722026-07-24T06:40:09.810Z Downloaded strip-ansi-escapes v0.2.1
9732026-07-24T06:40:09.810Z Downloaded serde_with_macros v1.5.2
9742026-07-24T06:40:09.813Z Downloaded serdect v0.4.3
9752026-07-24T06:40:09.813Z Downloaded num-rational v0.4.2
9762026-07-24T06:40:09.813Z Downloaded strum v0.27.2
9772026-07-24T06:40:09.816Z Downloaded hickory-resolver v0.25.2
9782026-07-24T06:40:09.820Z Downloaded signal-hook-registry v1.4.8
9792026-07-24T06:40:09.820Z Downloaded progenitor-impl v0.14.0
9802026-07-24T06:40:09.823Z Downloaded slog-async v2.8.0
9812026-07-24T06:40:09.823Z Downloaded hickory-resolver v0.24.4
9822026-07-24T06:40:09.826Z Downloaded strum v0.26.3
9832026-07-24T06:40:09.827Z Downloaded structmeta-derive v0.3.0
9842026-07-24T06:40:09.827Z Downloaded strsim v0.10.0
9852026-07-24T06:40:09.830Z Downloaded slog-dtrace v0.3.0
9862026-07-24T06:40:09.830Z Downloaded subtle v2.6.1
9872026-07-24T06:40:09.830Z Downloaded sigpipe v0.1.3
9882026-07-24T06:40:09.833Z Downloaded heapless v0.7.17
9892026-07-24T06:40:09.836Z Downloaded snafu-derive v0.8.9
9902026-07-24T06:40:09.836Z Downloaded slog-scope v4.4.1
9912026-07-24T06:40:09.836Z Downloaded slog-stdlog v4.1.1
9922026-07-24T06:40:09.840Z Downloaded slog-json v2.6.1
9932026-07-24T06:40:09.840Z Downloaded sync-ptr v0.1.4
9942026-07-24T06:40:09.840Z Downloaded sync_wrapper v1.0.2
9952026-07-24T06:40:09.843Z Downloaded termtree v0.5.1
9962026-07-24T06:40:09.843Z Downloaded tap v1.0.1
9972026-07-24T06:40:09.843Z Downloaded tabled_derive v0.11.0
9982026-07-24T06:40:09.847Z Downloaded take_mut v0.2.2
9992026-07-24T06:40:09.847Z Downloaded tagptr v0.2.0
10002026-07-24T06:40:09.847Z Downloaded num-bigint v0.4.6
10012026-07-24T06:40:09.851Z Downloaded rustls-platform-verifier v0.6.2
10022026-07-24T06:40:09.854Z Downloaded rayon-core v1.13.0
10032026-07-24T06:40:09.858Z Downloaded tabwriter v1.4.1
10042026-07-24T06:40:09.858Z Downloaded ssh-encoding v0.3.0-rc.9
10052026-07-24T06:40:09.858Z Downloaded ssh-cipher v0.3.0-rc.9
10062026-07-24T06:40:09.861Z Downloaded spki v0.7.3
10072026-07-24T06:40:09.861Z Downloaded rustls-pki-types v1.14.0
10082026-07-24T06:40:09.865Z Downloaded thiserror-impl-no-std v2.0.2
10092026-07-24T06:40:09.865Z Downloaded testing_table v0.3.0
10102026-07-24T06:40:09.868Z Downloaded idna v1.1.0
10112026-07-24T06:40:09.868Z Downloaded thread-id v5.1.0
10122026-07-24T06:40:09.871Z Downloaded structmeta v0.3.0
10132026-07-24T06:40:09.871Z Downloaded stringprep v0.1.5
10142026-07-24T06:40:09.872Z Downloaded stacker v0.1.23
10152026-07-24T06:40:09.881Z Downloaded sha2 v0.11.0
10162026-07-24T06:40:09.881Z Downloaded itertools v0.13.0
10172026-07-24T06:40:09.886Z Downloaded tinyvec_macros v0.1.1
10182026-07-24T06:40:09.886Z Downloaded time-core v0.1.8
10192026-07-24T06:40:09.886Z Downloaded serde_with_macros v3.21.0
10202026-07-24T06:40:09.887Z Downloaded p521 v0.14.0-rc.10
10212026-07-24T06:40:09.891Z Downloaded support-bundle-viewer v0.1.2
10222026-07-24T06:40:09.891Z Downloaded nom v7.1.3
10232026-07-24T06:40:09.895Z Downloaded strum_macros v0.26.4
10242026-07-24T06:40:09.896Z Downloaded strum_macros v0.24.3
10252026-07-24T06:40:09.899Z Downloaded synstructure v0.13.2
10262026-07-24T06:40:09.899Z Downloaded schemars v0.8.22
10272026-07-24T06:40:09.905Z Downloaded termios v0.3.3
10282026-07-24T06:40:09.909Z Downloaded spki v0.8.0
10292026-07-24T06:40:09.909Z Downloaded static_assertions v1.1.0
10302026-07-24T06:40:09.912Z Downloaded hkdf v0.12.4
10312026-07-24T06:40:09.912Z Downloaded ryu v1.0.23
10322026-07-24T06:40:09.915Z Downloaded tokio-test v0.4.5
10332026-07-24T06:40:09.915Z Downloaded thiserror-no-std v2.0.2
10342026-07-24T06:40:09.918Z Downloaded signal-hook v0.3.18
10352026-07-24T06:40:09.921Z Downloaded tower-layer v0.3.3
10362026-07-24T06:40:09.921Z Downloaded spin v0.9.8
10372026-07-24T06:40:09.924Z Downloaded smallvec v1.15.1
10382026-07-24T06:40:09.925Z Downloaded thread_local v1.1.9
10392026-07-24T06:40:09.929Z Downloaded quinn v0.11.9
10402026-07-24T06:40:09.932Z Downloaded tiny-keccak v2.0.2
10412026-07-24T06:40:09.932Z Downloaded time-macros v0.2.27
10422026-07-24T06:40:09.935Z Downloaded tls_codec v0.4.2
10432026-07-24T06:40:09.935Z Downloaded trait-variant v0.1.2
10442026-07-24T06:40:09.935Z Downloaded tokio-macros v2.7.0
10452026-07-24T06:40:09.938Z Downloaded rand v0.8.6
10462026-07-24T06:40:09.938Z Downloaded hkdf v0.13.0
10472026-07-24T06:40:09.941Z Downloaded tinystr v0.8.2
10482026-07-24T06:40:09.944Z Downloaded slog v2.8.2
10492026-07-24T06:40:09.944Z Downloaded tower-service v0.3.3
10502026-07-24T06:40:09.947Z Downloaded topological-sort v0.2.2
10512026-07-24T06:40:09.948Z Downloaded string_cache v0.8.9
10522026-07-24T06:40:09.948Z Downloaded aws-lc-rs v1.16.3
10532026-07-24T06:40:09.955Z Downloaded typify-macro v0.6.2
10542026-07-24T06:40:09.958Z Downloaded schemars v0.9.0
10552026-07-24T06:40:09.964Z Downloaded unicode-truncate v1.1.0
10562026-07-24T06:40:09.967Z Downloaded tokio-dtrace v0.1.1
10572026-07-24T06:40:09.967Z Downloaded tls_codec_derive v0.4.2
10582026-07-24T06:40:09.967Z Downloaded samael v0.0.19
10592026-07-24T06:40:09.970Z Downloaded tokio-native-tls v0.3.1
10602026-07-24T06:40:09.973Z Downloaded qorb v0.4.1
10612026-07-24T06:40:09.976Z Downloaded unit-prefix v0.5.2
10622026-07-24T06:40:09.977Z Downloaded tokio-tungstenite v0.23.1
10632026-07-24T06:40:09.990Z Downloaded universal-hash v0.6.1
10642026-07-24T06:40:09.990Z Downloaded usdt-attr-macro v0.6.0
10652026-07-24T06:40:09.990Z Downloaded untrusted v0.9.0
10662026-07-24T06:40:09.990Z Downloaded utf8_iter v1.0.4
10672026-07-24T06:40:09.990Z Downloaded toml_writer v1.1.1+spec-1.1.0
10682026-07-24T06:40:09.990Z Downloaded socket2 v0.6.3
10692026-07-24T06:40:09.997Z Downloaded void v1.0.2
10702026-07-24T06:40:10.001Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10712026-07-24T06:40:10.005Z Downloaded rand v0.9.2
10722026-07-24T06:40:10.005Z Downloaded rustls-webpki v0.103.13
10732026-07-24T06:40:10.008Z Downloaded socket2 v0.5.10
10742026-07-24T06:40:10.008Z Downloaded snafu v0.8.9
10752026-07-24T06:40:10.012Z Downloaded want v0.3.1
10762026-07-24T06:40:10.016Z Downloaded waitgroup v0.1.2
10772026-07-24T06:40:10.016Z Downloaded tui-tree-widget v0.23.1
10782026-07-24T06:40:10.016Z Downloaded try-lock v0.2.5
10792026-07-24T06:40:10.016Z Downloaded term v1.2.1
10802026-07-24T06:40:10.019Z Downloaded icu_properties_data v2.1.2
10812026-07-24T06:40:10.023Z Downloaded unarray v0.1.4
10822026-07-24T06:40:10.032Z Downloaded wait-timeout v0.2.1
10832026-07-24T06:40:10.032Z Downloaded test-strategy v0.4.5
10842026-07-24T06:40:10.035Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10852026-07-24T06:40:10.035Z Downloaded subprocess v0.2.15
10862026-07-24T06:40:10.035Z Downloaded xattr v1.6.1
10872026-07-24T06:40:10.036Z Downloaded xshell-macros v0.2.7
10882026-07-24T06:40:10.036Z Downloaded rsa v0.9.10
10892026-07-24T06:40:10.039Z Downloaded nom v8.0.0
10902026-07-24T06:40:10.044Z Downloaded zerofrom v0.1.6
10912026-07-24T06:40:10.044Z Downloaded bindgen v0.71.1
10922026-07-24T06:40:10.048Z Downloaded usdt-impl v0.6.0
10932026-07-24T06:40:10.048Z Downloaded tokio-stream v0.1.18
10942026-07-24T06:40:10.053Z Downloaded zeroize_derive v1.4.3
10952026-07-24T06:40:10.053Z Downloaded zerofrom-derive v0.1.6
10962026-07-24T06:40:10.053Z Downloaded libm v0.2.16
10972026-07-24T06:40:10.056Z Downloaded zone_cfg_derive v0.3.1
10982026-07-24T06:40:10.056Z Downloaded iddqd v0.4.2
10992026-07-24T06:40:10.060Z Downloaded vergen-lib v0.1.6
11002026-07-24T06:40:10.064Z Downloaded vergen-gitcl v1.0.8
11012026-07-24T06:40:10.064Z Downloaded yoke-derive v0.8.1
11022026-07-24T06:40:10.064Z Downloaded toml_parser v1.1.2+spec-1.1.0
11032026-07-24T06:40:10.067Z Downloaded usdt v0.6.0
11042026-07-24T06:40:10.067Z Downloaded tinyvec v1.10.0
11052026-07-24T06:40:10.067Z Downloaded rand v0.10.1
11062026-07-24T06:40:10.071Z Downloaded zone v0.3.1
11072026-07-24T06:40:10.071Z Downloaded vergen-lib v9.1.0
11082026-07-24T06:40:10.074Z Downloaded vergen-git2 v9.1.0
11092026-07-24T06:40:10.074Z Downloaded tracing-attributes v0.1.31
11102026-07-24T06:40:10.074Z Downloaded unicase v2.9.0
11112026-07-24T06:40:10.077Z Downloaded rsa v0.10.0-rc.18
11122026-07-24T06:40:10.080Z Downloaded walkdir v2.5.0
11132026-07-24T06:40:10.080Z Downloaded tokio-rustls v0.26.4
11142026-07-24T06:40:10.085Z Downloaded blake3 v1.8.5
11152026-07-24T06:40:10.088Z Downloaded wyz v0.5.1
11162026-07-24T06:40:10.088Z Downloaded twox-hash v2.1.2
11172026-07-24T06:40:10.093Z Downloaded writeable v0.6.2
11182026-07-24T06:40:10.093Z Downloaded unicode-properties v0.1.4
11192026-07-24T06:40:10.093Z Downloaded whoami v2.1.0
11202026-07-24T06:40:10.098Z Downloaded whoami v1.6.1
11212026-07-24T06:40:10.098Z Downloaded vsss-rs v3.3.4
11222026-07-24T06:40:10.098Z Downloaded yoke v0.8.1
11232026-07-24T06:40:10.098Z Downloaded toml v1.1.2+spec-1.1.0
11242026-07-24T06:40:10.102Z Downloaded toml v0.7.8
11252026-07-24T06:40:10.102Z Downloaded schemars v1.2.1
11262026-07-24T06:40:10.109Z Downloaded utf-8 v0.7.6
11272026-07-24T06:40:10.115Z Downloaded usdt-macro v0.6.0
11282026-07-24T06:40:10.115Z Downloaded zerovec-derive v0.11.2
11292026-07-24T06:40:10.115Z Downloaded untrusted v0.7.1
11302026-07-24T06:40:10.115Z Downloaded git2 v0.20.4
11312026-07-24T06:40:10.118Z Downloaded zstd v0.13.3
11322026-07-24T06:40:10.118Z Downloaded zeroize v1.8.2
11332026-07-24T06:40:10.121Z Downloaded vergen v9.1.0
11342026-07-24T06:40:10.121Z Downloaded zstd-safe v7.2.4
11352026-07-24T06:40:10.121Z Downloaded tracing-core v0.1.36
11362026-07-24T06:40:10.125Z Downloaded universal-hash v0.5.1
11372026-07-24T06:40:10.125Z Downloaded publicsuffix v2.3.0
11382026-07-24T06:40:10.125Z Downloaded unicode-xid v0.2.6
11392026-07-24T06:40:10.128Z Downloaded tokio-tungstenite v0.21.0
11402026-07-24T06:40:10.128Z Downloaded term v0.7.0
11412026-07-24T06:40:10.131Z Downloaded iri-string v0.7.10
11422026-07-24T06:40:10.135Z Downloaded typify v0.6.2
11432026-07-24T06:40:10.140Z Downloaded tungstenite v0.21.0
11442026-07-24T06:40:10.140Z Downloaded tar v0.4.46
11452026-07-24T06:40:10.144Z Downloaded serde_with v1.14.0
11462026-07-24T06:40:10.144Z Downloaded yasna v0.5.2
11472026-07-24T06:40:10.147Z Downloaded bitvec v1.0.1
11482026-07-24T06:40:10.154Z Downloaded uuid v1.23.4
11492026-07-24T06:40:10.158Z Downloaded uzers v0.12.2
11502026-07-24T06:40:10.158Z Downloaded unsafe-libyaml v0.2.11
11512026-07-24T06:40:10.162Z Downloaded reedline v0.40.0
11522026-07-24T06:40:10.165Z Downloaded xshell v0.2.7
11532026-07-24T06:40:10.165Z Downloaded rustyline v14.0.0
11542026-07-24T06:40:10.168Z Downloaded similar v2.7.0
11552026-07-24T06:40:10.171Z Downloaded zerocopy v0.6.6
11562026-07-24T06:40:10.171Z Downloaded tungstenite v0.23.0
11572026-07-24T06:40:10.174Z Downloaded itertools v0.14.0
11582026-07-24T06:40:10.177Z Downloaded hyper v1.10.1
11592026-07-24T06:40:10.185Z Downloaded toml_edit v0.23.10+spec-1.0.0
11602026-07-24T06:40:10.189Z Downloaded steno v0.4.1
11612026-07-24T06:40:10.189Z Downloaded h2 v0.4.15
11622026-07-24T06:40:10.189Z Downloaded slog-term v2.9.2
11632026-07-24T06:40:10.192Z Downloaded serde_yaml v0.9.34+deprecated
11642026-07-24T06:40:10.192Z Downloaded num-bigint-dig v0.8.6
11652026-07-24T06:40:10.198Z Downloaded rcgen v0.12.1
11662026-07-24T06:40:10.201Z Downloaded itertools v0.12.1
11672026-07-24T06:40:10.201Z Downloaded strum_macros v0.27.2
11682026-07-24T06:40:10.204Z Downloaded futures-util v0.3.32
11692026-07-24T06:40:10.208Z Downloaded unicode-bidi v0.3.18
11702026-07-24T06:40:10.211Z Downloaded chrono v0.4.45
11712026-07-24T06:40:10.214Z Downloaded toml_edit v0.19.15
11722026-07-24T06:40:10.222Z Downloaded zopfli v0.8.3
11732026-07-24T06:40:10.225Z Downloaded yansi v1.0.1
11742026-07-24T06:40:10.225Z Downloaded url v2.5.8
11752026-07-24T06:40:10.228Z Downloaded portable-atomic v1.13.1
11762026-07-24T06:40:10.232Z Downloaded tokio-postgres v0.7.16
11772026-07-24T06:40:10.237Z Downloaded serde_cbor v0.11.2
11782026-07-24T06:40:10.237Z Downloaded ron v0.8.1
11792026-07-24T06:40:10.241Z Downloaded zerotrie v0.2.3
11802026-07-24T06:40:10.244Z Downloaded goblin v0.10.5
11812026-07-24T06:40:10.247Z Downloaded p384 v0.13.1
11822026-07-24T06:40:10.251Z Downloaded regex v1.12.3
11832026-07-24T06:40:10.254Z Downloaded crypto-bigint v0.7.5
11842026-07-24T06:40:10.261Z Downloaded zip v0.6.6
11852026-07-24T06:40:10.264Z Downloaded unicode_categories v0.1.1
11862026-07-24T06:40:10.267Z Downloaded proptest v1.10.0
11872026-07-24T06:40:10.271Z Downloaded ssh-key v0.7.0-rc.10
11882026-07-24T06:40:10.274Z Downloaded vte v0.14.1
11892026-07-24T06:40:10.277Z Downloaded rawzip v0.4.4
11902026-07-24T06:40:10.280Z Downloaded moka v0.12.13
11912026-07-24T06:40:10.285Z Downloaded rayon v1.11.0
11922026-07-24T06:40:10.289Z Downloaded x509-cert v0.2.5
11932026-07-24T06:40:10.292Z Downloaded tower v0.5.3
11942026-07-24T06:40:10.297Z Downloaded reqwest v0.12.28
11952026-07-24T06:40:10.301Z Downloaded lalrpop v0.19.12
11962026-07-24T06:40:10.308Z Downloaded unicode-normalization v0.1.25
11972026-07-24T06:40:10.311Z Downloaded curve25519-dalek v4.1.3
11982026-07-24T06:40:10.314Z Downloaded unicode-segmentation v1.12.0
11992026-07-24T06:40:10.317Z Downloaded salty v0.3.0
12002026-07-24T06:40:10.323Z Downloaded tower-http v0.6.8
12012026-07-24T06:40:10.326Z Downloaded typed-path v0.9.3
12022026-07-24T06:40:10.329Z Downloaded reqwest v0.13.2
12032026-07-24T06:40:10.333Z Downloaded sqlformat v0.3.5
12042026-07-24T06:40:10.334Z Downloaded libxml v0.3.3
12052026-07-24T06:40:10.340Z Downloaded prettyplease v0.2.37
12062026-07-24T06:40:10.344Z Downloaded smallvec v0.6.14
12072026-07-24T06:40:10.344Z Downloaded supports-color v3.0.2
12082026-07-24T06:40:10.345Z Downloaded smf v0.2.3
12092026-07-24T06:40:10.345Z Downloaded slab v0.4.12
12102026-07-24T06:40:10.345Z Downloaded expectorate v1.2.0
12112026-07-24T06:40:10.345Z Downloaded oxnet v0.1.6
12122026-07-24T06:40:10.345Z Downloaded petname v2.0.2
12132026-07-24T06:40:10.348Z Downloaded zerovec v0.11.5
12142026-07-24T06:40:10.351Z Downloaded num-integer v0.1.46
12152026-07-24T06:40:10.351Z Downloaded serde_with v3.21.0
12162026-07-24T06:40:10.359Z Downloaded zerocopy-derive v0.8.40
12172026-07-24T06:40:10.363Z Downloaded tough v0.22.0
12182026-07-24T06:40:10.369Z Downloaded dropshot v0.17.1
12192026-07-24T06:40:10.382Z Downloaded zip v4.6.1
12202026-07-24T06:40:10.385Z Downloaded curve25519-dalek v5.0.0-rc.0
12212026-07-24T06:40:10.390Z Downloaded tokio-util v0.7.18
12222026-07-24T06:40:10.393Z Downloaded object v0.30.4
12232026-07-24T06:40:10.398Z Downloaded quick-xml v0.37.5
12242026-07-24T06:40:10.401Z Downloaded polar-core v0.27.3
12252026-07-24T06:40:10.406Z Downloaded nix v0.27.1
12262026-07-24T06:40:10.411Z Downloaded quinn-proto v0.11.13
12272026-07-24T06:40:10.417Z Downloaded bstr v1.12.1
12282026-07-24T06:40:10.421Z Downloaded russh v0.61.2
12292026-07-24T06:40:10.425Z Downloaded winnow v0.5.40
12302026-07-24T06:40:10.430Z Downloaded tabled v0.20.0
12312026-07-24T06:40:10.443Z Downloaded winnow v1.0.3
12322026-07-24T06:40:10.446Z Downloaded winnow v0.6.26
12332026-07-24T06:40:10.449Z Downloaded nix v0.31.2
12342026-07-24T06:40:10.457Z Downloaded smoltcp v0.9.1
12352026-07-24T06:40:10.462Z Downloaded openssl v0.10.79
12362026-07-24T06:40:10.468Z Downloaded zlib-rs v0.6.2
12372026-07-24T06:40:10.471Z Downloaded vcpkg v0.2.15
12382026-07-24T06:40:10.494Z Downloaded time v0.3.47
12392026-07-24T06:40:10.501Z Downloaded smoltcp v0.11.0
12402026-07-24T06:40:10.508Z Downloaded zerocopy v0.8.40
12412026-07-24T06:40:10.513Z Downloaded regex-syntax v0.8.10
12422026-07-24T06:40:10.519Z Downloaded regress v0.10.5
12432026-07-24T06:40:10.524Z Downloaded hickory-proto v0.24.4
12442026-07-24T06:40:10.532Z Downloaded rustix v0.38.44
12452026-07-24T06:40:10.545Z Downloaded rustls v0.23.41
12462026-07-24T06:40:10.551Z Downloaded openapiv3 v2.2.0
12472026-07-24T06:40:10.557Z Downloaded hickory-proto v0.25.2
12482026-07-24T06:40:10.567Z Downloaded regex-syntax v0.6.29
12492026-07-24T06:40:10.571Z Downloaded object v0.37.3
12502026-07-24T06:40:10.577Z Downloaded sqlparser v0.61.0
12512026-07-24T06:40:10.583Z Downloaded fiat-crypto v0.3.0
12522026-07-24T06:40:10.591Z Downloaded regress v0.11.1
12532026-07-24T06:40:10.596Z Downloaded nix v0.28.0
12542026-07-24T06:40:10.603Z Downloaded typify-impl v0.6.2
12552026-07-24T06:40:10.613Z Downloaded diesel v2.3.7
12562026-07-24T06:40:10.625Z Downloaded radix_trie v0.2.1
12572026-07-24T06:40:10.628Z Downloaded regex-automata v0.4.14
12582026-07-24T06:40:10.637Z Downloaded zerocopy-derive v0.6.6
12592026-07-24T06:40:10.643Z Downloaded sha3 v0.11.0
12602026-07-24T06:40:10.665Z Downloaded derive_more-impl v2.1.1
12612026-07-24T06:40:10.665Z Downloaded der v0.7.10
12622026-07-24T06:40:10.665Z Downloaded jiff v0.2.21
12632026-07-24T06:40:10.670Z Downloaded flate2 v1.1.9
12642026-07-24T06:40:10.670Z Downloaded csv v1.4.0
12652026-07-24T06:40:10.678Z Downloaded compact_str v0.8.1
12662026-07-24T06:40:10.681Z Downloaded match_cfg v0.1.0
12672026-07-24T06:40:10.681Z Downloaded maplit v1.0.2
12682026-07-24T06:40:10.684Z Downloaded libz-sys v1.1.24
12692026-07-24T06:40:10.694Z Downloaded sled v0.34.7
12702026-07-24T06:40:10.700Z Downloaded lru-cache v0.1.2
12712026-07-24T06:40:10.705Z Downloaded lru v0.12.5
12722026-07-24T06:40:10.705Z Downloaded ipnetwork v0.21.1
12732026-07-24T06:40:10.705Z Downloaded bzip2-sys v0.1.13+1.0.8
12742026-07-24T06:40:10.709Z Downloaded tracing v0.1.44
12752026-07-24T06:40:10.723Z Downloaded ratatui v0.29.0
12762026-07-24T06:40:10.734Z Downloaded ingot v0.1.1
12772026-07-24T06:40:10.737Z Downloaded impl-trait-for-tuples v0.2.3
12782026-07-24T06:40:10.737Z Downloaded blake2 v0.11.0-rc.6
12792026-07-24T06:40:10.741Z Downloaded darling_core v0.23.0
12802026-07-24T06:40:10.746Z Downloaded base64 v0.21.7
12812026-07-24T06:40:10.746Z Downloaded is-terminal v0.4.17
12822026-07-24T06:40:10.746Z Downloaded futures-channel v0.3.32
12832026-07-24T06:40:10.746Z Downloaded console v0.16.2
12842026-07-24T06:40:10.749Z Downloaded ident_case v1.0.1
12852026-07-24T06:40:10.749Z Downloaded indent_write v2.2.0
12862026-07-24T06:40:10.749Z Downloaded buf-list v1.1.2
12872026-07-24T06:40:10.749Z Downloaded derive_builder v0.20.2
12882026-07-24T06:40:10.752Z Downloaded hostname v0.3.1
12892026-07-24T06:40:10.752Z Downloaded home v0.5.12
12902026-07-24T06:40:10.752Z Downloaded foreign-types v0.3.2
12912026-07-24T06:40:10.752Z Downloaded foldhash v0.1.5
12922026-07-24T06:40:10.752Z Downloaded ff v0.13.1
12932026-07-24T06:40:10.755Z Downloaded bzip2 v0.4.4
12942026-07-24T06:40:10.755Z Downloaded crypto-primes v0.7.2
12952026-07-24T06:40:10.758Z Downloaded crossbeam-utils v0.8.21
12962026-07-24T06:40:10.758Z Downloaded colored v3.1.1
12972026-07-24T06:40:10.761Z Downloaded defmt v1.0.1
12982026-07-24T06:40:10.768Z Downloaded ghash v0.6.0
12992026-07-24T06:40:10.768Z Downloaded camino-tempfile-ext v0.3.3
13002026-07-24T06:40:10.768Z Downloaded bitfield v0.19.4
13012026-07-24T06:40:10.768Z Downloaded cmake v0.1.57
13022026-07-24T06:40:10.768Z Downloaded blowfish v0.10.0
13032026-07-24T06:40:10.768Z Downloaded bitflags v1.3.2
13042026-07-24T06:40:10.771Z Downloaded futures-task v0.3.32
13052026-07-24T06:40:10.771Z Downloaded futures-sink v0.3.32
13062026-07-24T06:40:10.771Z Downloaded cipher v0.4.4
13072026-07-24T06:40:10.771Z Downloaded chacha20 v0.9.1
13082026-07-24T06:40:10.771Z Downloaded foreign-types-macros v0.2.3
13092026-07-24T06:40:10.771Z Downloaded foreign-types v0.5.0
13102026-07-24T06:40:10.801Z Downloaded petgraph v0.6.5
13112026-07-24T06:40:10.813Z Downloaded chrono-tz v0.10.4
13122026-07-24T06:40:10.848Z Downloaded petgraph v0.8.3
13132026-07-24T06:40:10.887Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13142026-07-24T06:40:10.908Z Downloaded sha3 v0.10.8
13152026-07-24T06:40:10.914Z Downloaded tokio v1.52.1
13162026-07-24T06:40:11.001Z Downloaded encoding_rs v0.8.35
13172026-07-24T06:40:11.040Z Downloaded ring v0.17.14
13182026-07-24T06:40:11.086Z Downloaded libgit2-sys v0.18.3+1.9.2
13192026-07-24T06:40:11.572Z Downloaded aws-lc-sys v0.40.0
13202026-07-24T06:40:11.834Z Compiling libc v0.2.185
13212026-07-24T06:40:11.834Z Compiling serde_core v1.0.228
13222026-07-24T06:40:11.834Z Compiling serde v1.0.228
13232026-07-24T06:40:11.838Z Compiling log v0.4.29
13242026-07-24T06:40:11.838Z Compiling smallvec v1.15.1
13252026-07-24T06:40:11.984Z Compiling find-msvc-tools v0.1.9
13262026-07-24T06:40:11.992Z Compiling shlex v1.3.0
13272026-07-24T06:40:12.000Z Compiling syn v2.0.117
13282026-07-24T06:40:12.173Z Compiling subtle v2.6.1
13292026-07-24T06:40:12.193Z Compiling stable_deref_trait v1.2.1
13302026-07-24T06:40:12.209Z Compiling scopeguard v1.2.0
13312026-07-24T06:40:12.265Z Compiling typenum v1.20.1
13322026-07-24T06:40:12.268Z Compiling serde_json v1.0.150
13332026-07-24T06:40:12.317Z Compiling lock_api v0.4.14
13342026-07-24T06:40:12.332Z Compiling zerocopy v0.8.40
13352026-07-24T06:40:12.345Z Compiling portable-atomic v1.13.1
13362026-07-24T06:40:12.488Z Compiling pin-project-lite v0.2.17
13372026-07-24T06:40:12.547Z Compiling parking_lot_core v0.9.12
13382026-07-24T06:40:12.585Z Compiling getrandom v0.4.1
13392026-07-24T06:40:12.783Z Compiling critical-section v1.2.0
13402026-07-24T06:40:12.832Z Compiling jobserver v0.1.34
13412026-07-24T06:40:12.862Z Compiling errno v0.3.14
13422026-07-24T06:40:12.903Z Compiling getrandom v0.2.17
13432026-07-24T06:40:12.944Z Compiling pkg-config v0.3.32
13442026-07-24T06:40:13.030Z Compiling libm v0.2.16
13452026-07-24T06:40:13.071Z Compiling cc v1.2.56
13462026-07-24T06:40:13.128Z Compiling rand_core v0.6.4
13472026-07-24T06:40:13.199Z Compiling signal-hook-registry v1.4.8
13482026-07-24T06:40:13.349Z Compiling once_cell v1.21.3
13492026-07-24T06:40:13.430Z Compiling num-traits v0.2.19
13502026-07-24T06:40:13.466Z Compiling futures-core v0.3.32
13512026-07-24T06:40:13.496Z Compiling rand_core v0.10.0
13522026-07-24T06:40:13.615Z Compiling parking_lot v0.12.5
13532026-07-24T06:40:13.694Z Compiling mio v1.2.0
13542026-07-24T06:40:13.790Z Compiling generic-array v0.14.7
13552026-07-24T06:40:13.872Z Compiling percent-encoding v2.3.2
13562026-07-24T06:40:13.981Z Compiling litemap v0.8.1
13572026-07-24T06:40:14.006Z Compiling writeable v0.6.2
13582026-07-24T06:40:14.072Z Compiling const-oid v0.9.6
13592026-07-24T06:40:14.170Z Compiling bitflags v2.11.0
13602026-07-24T06:40:14.195Z Compiling semver v1.0.28
13612026-07-24T06:40:14.278Z Compiling icu_properties_data v2.1.2
13622026-07-24T06:40:14.485Z Compiling icu_normalizer_data v2.1.1
13632026-07-24T06:40:14.530Z Compiling socket2 v0.6.3
13642026-07-24T06:40:14.647Z Compiling futures-sink v0.3.32
13652026-07-24T06:40:14.730Z Compiling futures-channel v0.3.32
13662026-07-24T06:40:14.752Z Compiling synstructure v0.13.2
13672026-07-24T06:40:14.773Z Compiling futures-io v0.3.32
13682026-07-24T06:40:14.804Z Compiling futures-task v0.3.32
13692026-07-24T06:40:14.927Z Compiling slab v0.4.12
13702026-07-24T06:40:14.948Z Compiling utf8_iter v1.0.4
13712026-07-24T06:40:14.957Z Compiling indexmap v2.14.0
13722026-07-24T06:40:14.996Z Compiling form_urlencoded v1.2.2
13732026-07-24T06:40:15.034Z Compiling getrandom v0.3.4
13742026-07-24T06:40:15.147Z Compiling rustversion v1.0.22
13752026-07-24T06:40:15.205Z Compiling cmake v0.1.57
13762026-07-24T06:40:15.261Z Compiling dunce v1.0.5
13772026-07-24T06:40:15.365Z Compiling iana-time-zone v0.1.65
13782026-07-24T06:40:15.376Z Compiling ident_case v1.0.1
13792026-07-24T06:40:15.435Z Compiling fs_extra v1.3.0
13802026-07-24T06:40:15.501Z Compiling rustix v1.1.3
13812026-07-24T06:40:15.587Z Compiling regex-syntax v0.8.10
13822026-07-24T06:40:15.621Z Compiling uuid v1.23.4
13832026-07-24T06:40:15.691Z Compiling base64 v0.22.1
13842026-07-24T06:40:15.734Z Compiling aws-lc-sys v0.40.0
13852026-07-24T06:40:16.016Z Compiling rand_core v0.9.5
13862026-07-24T06:40:16.060Z Compiling base64ct v1.8.3
13872026-07-24T06:40:16.194Z Compiling vcpkg v0.2.15
13882026-07-24T06:40:16.309Z Compiling pem-rfc7468 v0.7.0
13892026-07-24T06:40:16.375Z Compiling rustc_version v0.4.1
13902026-07-24T06:40:16.394Z Compiling tracing-core v0.1.36
13912026-07-24T06:40:16.598Z Compiling serde_derive v1.0.228
13922026-07-24T06:40:16.627Z Compiling zeroize_derive v1.4.3
13932026-07-24T06:40:16.711Z Compiling zerofrom-derive v0.1.6
13942026-07-24T06:40:16.957Z Compiling yoke-derive v0.8.1
13952026-07-24T06:40:16.971Z Compiling zerovec-derive v0.11.2
13962026-07-24T06:40:17.280Z Compiling zerocopy-derive v0.8.40
13972026-07-24T06:40:17.305Z Compiling zeroize v1.8.2
13982026-07-24T06:40:17.518Z Compiling displaydoc v0.2.5
13992026-07-24T06:40:18.154Z Compiling tokio-macros v2.7.0
14002026-07-24T06:40:18.170Z Compiling futures-macro v0.3.32
14012026-07-24T06:40:18.182Z Compiling zerofrom v0.1.6
14022026-07-24T06:40:18.343Z Compiling yoke v0.8.1
14032026-07-24T06:40:18.348Z Compiling openssl-sys v0.9.115
14042026-07-24T06:40:18.510Z Compiling zerovec v0.11.5
14052026-07-24T06:40:18.605Z Compiling zerotrie v0.2.3
14062026-07-24T06:40:18.891Z Compiling crypto-common v0.1.7
14072026-07-24T06:40:18.917Z Compiling block-buffer v0.10.4
14082026-07-24T06:40:18.927Z Compiling tracing-attributes v0.1.31
14092026-07-24T06:40:19.028Z Compiling tinystr v0.8.2
14102026-07-24T06:40:19.028Z Compiling potential_utf v0.1.4
14112026-07-24T06:40:19.059Z Compiling futures-util v0.3.32
14122026-07-24T06:40:19.081Z Compiling digest v0.10.7
14132026-07-24T06:40:19.193Z Compiling icu_collections v2.1.1
14142026-07-24T06:40:19.245Z Compiling icu_locale_core v2.1.1
14152026-07-24T06:40:19.338Z Compiling der_derive v0.7.3
14162026-07-24T06:40:19.689Z Compiling thiserror-impl v2.0.18
14172026-07-24T06:40:20.141Z Compiling icu_provider v2.1.1
14182026-07-24T06:40:20.310Z Compiling bytes v1.11.1
14192026-07-24T06:40:20.361Z Compiling chrono v0.4.45
14202026-07-24T06:40:20.371Z Compiling aws-lc-rs v1.16.3
14212026-07-24T06:40:20.447Z Compiling icu_normalizer v2.1.1
14222026-07-24T06:40:20.657Z Compiling icu_properties v2.1.2
14232026-07-24T06:40:20.944Z Compiling tokio v1.52.1
14242026-07-24T06:40:20.988Z Compiling http v1.4.2
14252026-07-24T06:40:21.130Z Compiling flagset v0.4.7
14262026-07-24T06:40:21.264Z Compiling der v0.7.10
14272026-07-24T06:40:21.478Z Compiling thiserror v2.0.18
14282026-07-24T06:40:21.610Z Compiling idna_adapter v1.2.1
14292026-07-24T06:40:21.736Z Compiling idna v1.1.0
14302026-07-24T06:40:21.776Z Compiling http-body v1.0.1
14312026-07-24T06:40:21.784Z Compiling tracing v0.1.44
14322026-07-24T06:40:21.923Z Compiling ppv-lite86 v0.2.21
14332026-07-24T06:40:21.983Z Compiling rustls-pki-types v1.14.0
14342026-07-24T06:40:22.010Z Compiling serde_derive_internals v0.29.1
14352026-07-24T06:40:22.046Z Compiling url v2.5.8
14362026-07-24T06:40:22.282Z Compiling rand_chacha v0.9.0
14372026-07-24T06:40:22.408Z Compiling cmov v0.5.4
14382026-07-24T06:40:22.452Z Compiling schemars v0.8.22
14392026-07-24T06:40:22.490Z Compiling dyn-clone v1.0.20
14402026-07-24T06:40:22.606Z Compiling httparse v1.10.1
14412026-07-24T06:40:22.634Z Compiling tinyvec_macros v0.1.1
14422026-07-24T06:40:22.668Z Compiling openssl-probe v0.2.1
14432026-07-24T06:40:22.714Z Compiling tinyvec v1.10.0
14442026-07-24T06:40:22.834Z Compiling ctutils v0.4.2
14452026-07-24T06:40:22.904Z Compiling rand v0.9.2
14462026-07-24T06:40:22.915Z Compiling schemars_derive v0.8.22
14472026-07-24T06:40:22.949Z Compiling spki v0.7.3
14482026-07-24T06:40:22.990Z Compiling pest_generator v2.8.6
14492026-07-24T06:40:23.028Z Compiling aho-corasick v1.1.4
14502026-07-24T06:40:23.073Z Compiling tower-layer v0.3.3
14512026-07-24T06:40:23.121Z Compiling tower-service v0.3.3
14522026-07-24T06:40:23.220Z Compiling untrusted v0.7.1
14532026-07-24T06:40:23.220Z Compiling atomic-waker v1.1.2
14542026-07-24T06:40:23.347Z Compiling try-lock v0.2.5
14552026-07-24T06:40:23.356Z Compiling tempfile v3.25.0
14562026-07-24T06:40:23.464Z Compiling want v0.3.1
14572026-07-24T06:40:23.619Z Compiling hybrid-array v0.4.13
14582026-07-24T06:40:23.683Z Compiling pest_derive v2.8.6
14592026-07-24T06:40:23.722Z Compiling ipnet v2.11.0
14602026-07-24T06:40:23.919Z Compiling regex-automata v0.4.14
14612026-07-24T06:40:24.136Z Compiling scroll_derive v0.13.1
14622026-07-24T06:40:24.213Z Compiling darling_core v0.20.11
14632026-07-24T06:40:24.408Z Compiling foreign-types-shared v0.1.1
14642026-07-24T06:40:24.486Z Compiling untrusted v0.9.0
14652026-07-24T06:40:24.625Z Compiling openssl v0.10.79
14662026-07-24T06:40:24.701Z Compiling cpufeatures v0.2.17
14672026-07-24T06:40:24.778Z Compiling tokio-util v0.7.18
14682026-07-24T06:40:24.858Z Compiling rustls v0.23.41
14692026-07-24T06:40:24.950Z Compiling httpdate v1.0.3
14702026-07-24T06:40:25.091Z Compiling scroll v0.13.0
14712026-07-24T06:40:25.269Z Compiling foreign-types v0.3.2
14722026-07-24T06:40:25.336Z Compiling pkcs8 v0.10.2
14732026-07-24T06:40:25.366Z Compiling unicode-normalization v0.1.25
14742026-07-24T06:40:25.600Z Compiling h2 v0.4.15
14752026-07-24T06:40:25.834Z Compiling openssl-macros v0.1.1
14762026-07-24T06:40:25.841Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14772026-07-24T06:40:25.888Z Compiling spin v0.9.8
14782026-07-24T06:40:26.102Z Compiling native-tls v0.2.18
14792026-07-24T06:40:26.235Z Compiling powerfmt v0.2.0
14802026-07-24T06:40:26.247Z Compiling num-conv v0.2.0
14812026-07-24T06:40:26.322Z Compiling time-core v0.1.8
14822026-07-24T06:40:26.384Z Compiling crc32fast v1.5.0
14832026-07-24T06:40:26.437Z Compiling deranged v0.5.8
14842026-07-24T06:40:26.471Z Compiling time-macros v0.2.27
14852026-07-24T06:40:26.564Z Compiling darling_macro v0.20.11
14862026-07-24T06:40:27.034Z Compiling darling v0.20.11
14872026-07-24T06:40:27.119Z Compiling goblin v0.10.5
14882026-07-24T06:40:27.404Z Compiling sha2 v0.10.9
14892026-07-24T06:40:27.545Z Compiling hmac v0.12.1
14902026-07-24T06:40:27.701Z Compiling sync_wrapper v1.0.2
14912026-07-24T06:40:27.810Z Compiling wait-timeout v0.2.1
14922026-07-24T06:40:28.075Z Compiling siphasher v1.0.2
14932026-07-24T06:40:28.080Z Compiling syn v1.0.109
14942026-07-24T06:40:28.252Z Compiling quick-error v1.2.3
14952026-07-24T06:40:28.370Z Compiling num_threads v0.1.7
14962026-07-24T06:40:28.390Z Compiling simd-adler32 v0.3.8
14972026-07-24T06:40:28.461Z Compiling bit-vec v0.8.0
14982026-07-24T06:40:28.635Z Compiling crossbeam-utils v0.8.21
14992026-07-24T06:40:28.694Z Compiling hyper v1.10.1
15002026-07-24T06:40:28.775Z Compiling usdt-impl v0.6.0
15012026-07-24T06:40:29.022Z Compiling bit-set v0.8.0
15022026-07-24T06:40:29.187Z Compiling time v0.3.47
15032026-07-24T06:40:29.311Z Compiling rusty-fork v0.3.1
15042026-07-24T06:40:29.651Z Compiling tower v0.5.3
15052026-07-24T06:40:29.657Z Compiling derive_builder_core v0.20.2
15062026-07-24T06:40:29.876Z Compiling hyper-util v0.1.20
15072026-07-24T06:40:30.176Z Compiling dof v0.4.0
15082026-07-24T06:40:30.298Z Compiling dtrace-parser v0.3.0
15092026-07-24T06:40:30.580Z Compiling http-body-util v0.1.3
15102026-07-24T06:40:30.814Z Compiling heapless v0.7.17
15112026-07-24T06:40:30.830Z Compiling scroll_derive v0.12.1
15122026-07-24T06:40:31.052Z Compiling thiserror-impl v1.0.69
15132026-07-24T06:40:31.068Z Compiling rand_xorshift v0.4.0
15142026-07-24T06:40:31.240Z Compiling slog v2.8.2
15152026-07-24T06:40:31.364Z Compiling darling_core v0.23.0
15162026-07-24T06:40:31.385Z Compiling bzip2-sys v0.1.13+1.0.8
15172026-07-24T06:40:31.440Z Compiling thread-id v5.1.0
15182026-07-24T06:40:31.499Z Compiling cookie v0.18.1
15192026-07-24T06:40:31.521Z Compiling adler2 v2.0.1
15202026-07-24T06:40:31.651Z Compiling unicode-bidi v0.3.18
15212026-07-24T06:40:31.680Z Compiling iri-string v0.7.10
15222026-07-24T06:40:31.701Z Compiling paste v1.0.15
15232026-07-24T06:40:31.708Z Compiling signal-hook v0.3.18
15242026-07-24T06:40:31.900Z Compiling unarray v0.1.4
15252026-07-24T06:40:31.975Z Compiling zstd-safe v7.2.4
15262026-07-24T06:40:32.011Z Compiling anyhow v1.0.102
15272026-07-24T06:40:32.177Z Compiling unicode-properties v0.1.4
15282026-07-24T06:40:32.195Z Compiling ryu v1.0.23
15292026-07-24T06:40:32.331Z Compiling allocator-api2 v0.2.21
15302026-07-24T06:40:32.388Z Compiling stringprep v0.1.5
15312026-07-24T06:40:32.396Z Compiling thiserror v1.0.69
15322026-07-24T06:40:32.506Z Compiling serde_urlencoded v0.7.1
15332026-07-24T06:40:32.570Z Compiling proptest v1.10.0
15342026-07-24T06:40:32.777Z Compiling miniz_oxide v0.8.9
15352026-07-24T06:40:32.799Z Compiling tower-http v0.6.8
15362026-07-24T06:40:33.195Z Compiling scroll v0.12.0
15372026-07-24T06:40:33.395Z Compiling derive_builder_macro v0.20.2
15382026-07-24T06:40:33.423Z Compiling camino v1.2.2
15392026-07-24T06:40:33.476Z Compiling tokio-native-tls v0.3.1
15402026-07-24T06:40:33.826Z Compiling bstr v1.12.1
15412026-07-24T06:40:33.840Z Compiling ipnetwork v0.21.1
15422026-07-24T06:40:33.861Z Compiling crypto-common v0.2.2
15432026-07-24T06:40:33.879Z Compiling darling_macro v0.23.0
15442026-07-24T06:40:34.127Z Compiling block-padding v0.4.2
15452026-07-24T06:40:34.167Z Compiling block-buffer v0.12.1
15462026-07-24T06:40:34.294Z Compiling rustls-native-certs v0.8.3
15472026-07-24T06:40:34.358Z Compiling rand_chacha v0.3.1
15482026-07-24T06:40:34.358Z Compiling serde_tokenstream v0.2.3
15492026-07-24T06:40:34.405Z Compiling serde_spanned v0.6.9
15502026-07-24T06:40:34.551Z Compiling toml_datetime v0.6.11
15512026-07-24T06:40:34.583Z Compiling hex v0.4.3
15522026-07-24T06:40:34.666Z Compiling erased-serde v0.3.31
15532026-07-24T06:40:34.812Z Compiling signature v2.2.0
15542026-07-24T06:40:34.854Z Compiling md-5 v0.10.6
15552026-07-24T06:40:34.996Z Compiling curve25519-dalek v4.1.3
15562026-07-24T06:40:35.084Z Compiling async-trait v0.1.89
15572026-07-24T06:40:35.203Z Compiling pin-project-internal v1.1.11
15582026-07-24T06:40:35.218Z Compiling zerocopy-derive v0.7.35
15592026-07-24T06:40:35.368Z Compiling vergen-lib v9.1.0
15602026-07-24T06:40:35.571Z Compiling hash32 v0.2.1
15612026-07-24T06:40:35.598Z Compiling num-integer v0.1.46
15622026-07-24T06:40:35.771Z Compiling memoffset v0.9.1
15632026-07-24T06:40:35.951Z Compiling encoding_rs v0.8.35
15642026-07-24T06:40:35.990Z Compiling smoltcp v0.9.1
15652026-07-24T06:40:36.125Z Compiling ref-cast v1.0.25
15662026-07-24T06:40:36.157Z Compiling num-bigint-dig v0.8.6
15672026-07-24T06:40:36.357Z Compiling cfg_aliases v0.2.1
15682026-07-24T06:40:36.373Z Compiling fallible-iterator v0.2.0
15692026-07-24T06:40:36.373Z Compiling rustix v0.38.44
15702026-07-24T06:40:36.437Z Compiling litrs v1.0.0
15712026-07-24T06:40:36.474Z Compiling psl-types v2.0.11
15722026-07-24T06:40:36.564Z Compiling zlib-rs v0.6.2
15732026-07-24T06:40:36.675Z Compiling mime v0.3.17
15742026-07-24T06:40:36.835Z Compiling postgres-protocol v0.6.10
15752026-07-24T06:40:36.933Z Compiling publicsuffix v2.3.0
15762026-07-24T06:40:36.963Z Compiling document-features v0.2.12
15772026-07-24T06:40:37.169Z Compiling nix v0.31.2
15782026-07-24T06:40:37.417Z Compiling hubpack_derive v0.1.1
15792026-07-24T06:40:37.444Z Compiling pin-project v1.1.11
15802026-07-24T06:40:37.489Z Compiling zerocopy v0.7.35
15812026-07-24T06:40:37.556Z Compiling num-iter v0.1.45
15822026-07-24T06:40:37.723Z Compiling newtype-uuid v1.3.2
15832026-07-24T06:40:37.876Z Compiling rand v0.8.6
15842026-07-24T06:40:38.036Z Compiling darling v0.23.0
15852026-07-24T06:40:38.111Z Compiling inout v0.2.2
15862026-07-24T06:40:38.111Z Compiling oxnet v0.1.6
15872026-07-24T06:40:38.111Z Compiling derive_builder v0.20.2
15882026-07-24T06:40:38.160Z Compiling hyper-tls v0.6.0
15892026-07-24T06:40:38.229Z Compiling goblin v0.8.2
15902026-07-24T06:40:38.778Z Compiling phf_shared v0.13.1
15912026-07-24T06:40:38.878Z Compiling regex v1.12.3
15922026-07-24T06:40:39.009Z Compiling lazy_static v1.5.0
15932026-07-24T06:40:39.025Z Compiling anstyle-parse v0.2.7
15942026-07-24T06:40:39.025Z Compiling futures-executor v0.3.32
15952026-07-24T06:40:39.082Z Compiling terminal_size v0.4.3
15962026-07-24T06:40:39.185Z Compiling curve25519-dalek-derive v0.1.1
15972026-07-24T06:40:39.214Z Compiling snafu-derive v0.8.9
15982026-07-24T06:40:39.274Z Compiling strum_macros v0.27.2
15992026-07-24T06:40:39.305Z Compiling ref-cast-impl v1.0.25
16002026-07-24T06:40:39.826Z Compiling flate2 v1.1.9
16012026-07-24T06:40:39.826Z Compiling daft-derive v0.1.7
16022026-07-24T06:40:39.920Z Compiling vergen v9.1.0
16032026-07-24T06:40:40.188Z Compiling cargo-platform v0.3.2
16042026-07-24T06:40:40.323Z Compiling ff v0.13.1
16052026-07-24T06:40:40.443Z Compiling fs-err v3.3.0
16062026-07-24T06:40:40.550Z Compiling ahash v0.8.12
16072026-07-24T06:40:40.737Z Compiling foldhash v0.1.5
16082026-07-24T06:40:40.832Z Compiling libbz2-rs-sys v0.2.2
16092026-07-24T06:40:40.832Z Compiling base16ct v0.2.0
16102026-07-24T06:40:40.889Z Compiling foldhash v0.2.0
16112026-07-24T06:40:40.932Z Compiling bitflags v1.3.2
16122026-07-24T06:40:40.980Z Compiling managed v0.8.0
16132026-07-24T06:40:41.055Z Compiling object v0.37.3
16142026-07-24T06:40:41.316Z Compiling same-file v1.0.6
16152026-07-24T06:40:41.316Z Compiling bumpalo v3.20.2
16162026-07-24T06:40:41.372Z Compiling winnow v0.5.40
16172026-07-24T06:40:41.372Z Compiling unicode-segmentation v1.12.0
16182026-07-24T06:40:41.372Z Compiling clap_builder v4.6.0
16192026-07-24T06:40:41.453Z Compiling zopfli v0.8.3
16202026-07-24T06:40:41.477Z Compiling strum v0.27.2
16212026-07-24T06:40:41.590Z Compiling walkdir v2.5.0
16222026-07-24T06:40:41.703Z Compiling snafu v0.8.9
16232026-07-24T06:40:41.905Z Compiling bzip2 v0.6.1
16242026-07-24T06:40:42.064Z Compiling hashbrown v0.16.1
16252026-07-24T06:40:42.088Z Compiling sec1 v0.7.3
16262026-07-24T06:40:42.150Z Compiling hashbrown v0.15.5
16272026-07-24T06:40:42.506Z Compiling daft v0.1.7
16282026-07-24T06:40:42.560Z Compiling dof v0.3.0
16292026-07-24T06:40:42.632Z Compiling toml_edit v0.19.15
16302026-07-24T06:40:42.656Z Compiling group v0.13.0
16312026-07-24T06:40:42.700Z Compiling cargo_metadata v0.23.1
16322026-07-24T06:40:42.926Z Compiling futures v0.3.32
16332026-07-24T06:40:42.990Z Compiling anstream v0.6.21
16342026-07-24T06:40:43.287Z Compiling phf v0.13.1
16352026-07-24T06:40:43.583Z Compiling signal-hook-mio v0.2.5
16362026-07-24T06:40:43.713Z Compiling cookie_store v0.22.1
16372026-07-24T06:40:43.813Z Compiling zstd v0.13.3
16382026-07-24T06:40:44.051Z Compiling reqwest v0.12.28
16392026-07-24T06:40:44.082Z Compiling bzip2 v0.4.4
16402026-07-24T06:40:44.304Z Compiling cipher v0.5.2
16412026-07-24T06:40:44.332Z Compiling serde_with_macros v3.21.0
16422026-07-24T06:40:44.363Z Compiling hubpack v0.1.2
16432026-07-24T06:40:44.626Z Compiling postgres-types v0.2.12
16442026-07-24T06:40:45.202Z Compiling ed25519 v2.2.3
16452026-07-24T06:40:45.314Z Compiling usdt-attr-macro v0.6.0
16462026-07-24T06:40:45.485Z Compiling usdt-macro v0.6.0
16472026-07-24T06:40:45.810Z Compiling globset v0.4.18
16482026-07-24T06:40:45.838Z Compiling dtrace-parser v0.2.0
16492026-07-24T06:40:46.128Z Compiling phf_shared v0.11.3
16502026-07-24T06:40:46.174Z Compiling hkdf v0.12.4
16512026-07-24T06:40:46.254Z Compiling olpc-cjson v0.1.4
16522026-07-24T06:40:46.311Z Compiling pkcs1 v0.7.5
16532026-07-24T06:40:46.363Z Compiling serde-big-array v0.5.1
16542026-07-24T06:40:46.417Z Compiling serde_plain v1.0.2
16552026-07-24T06:40:46.471Z Compiling crypto-bigint v0.5.5
16562026-07-24T06:40:46.498Z Compiling async-recursion v1.1.1
16572026-07-24T06:40:46.584Z Compiling serde_repr v0.1.20
16582026-07-24T06:40:46.611Z Compiling strum_macros v0.26.4
16592026-07-24T06:40:46.695Z Compiling clap_derive v4.6.1
16602026-07-24T06:40:47.123Z Compiling enum-as-inner v0.6.1
16612026-07-24T06:40:47.162Z Compiling pem v3.0.6
16622026-07-24T06:40:47.496Z Compiling float-cmp v0.10.0
16632026-07-24T06:40:47.642Z Compiling thread-id v4.2.2
16642026-07-24T06:40:47.658Z Compiling memmap2 v0.9.10
16652026-07-24T06:40:47.732Z Compiling env_filter v1.0.0
16662026-07-24T06:40:47.856Z Compiling static_assertions v1.1.0
16672026-07-24T06:40:47.875Z Compiling precomputed-hash v0.1.1
16682026-07-24T06:40:47.935Z Compiling difflib v0.4.0
16692026-07-24T06:40:47.965Z Compiling typed-path v0.9.3
16702026-07-24T06:40:48.034Z Compiling fixedbitset v0.5.7
16712026-07-24T06:40:48.344Z Compiling winnow v1.0.3
16722026-07-24T06:40:48.372Z Compiling jiff v0.2.21
16732026-07-24T06:40:48.491Z Compiling either v1.15.0
16742026-07-24T06:40:48.501Z Compiling fixedbitset v0.4.2
16752026-07-24T06:40:48.551Z Compiling normalize-line-endings v0.3.0
16762026-07-24T06:40:48.648Z Compiling whoami v2.1.0
16772026-07-24T06:40:48.670Z Compiling cpufeatures v0.3.0
16782026-07-24T06:40:48.688Z Compiling new_debug_unreachable v1.0.6
16792026-07-24T06:40:48.704Z Compiling predicates-core v1.0.10
16802026-07-24T06:40:48.747Z Compiling keccak v0.1.6
16812026-07-24T06:40:48.768Z Compiling data-encoding v2.10.0
16822026-07-24T06:40:48.878Z Compiling const-oid v0.10.2
16832026-07-24T06:40:48.914Z Compiling sha3 v0.10.8
16842026-07-24T06:40:49.030Z Compiling tokio-postgres v0.7.16
16852026-07-24T06:40:49.088Z Compiling hickory-proto v0.25.2
16862026-07-24T06:40:49.217Z Compiling digest v0.11.3
16872026-07-24T06:40:49.367Z Compiling predicates v3.1.4
16882026-07-24T06:40:49.433Z Compiling toml_edit v0.22.27
16892026-07-24T06:40:49.464Z Compiling string_cache v0.8.9
16902026-07-24T06:40:49.482Z Compiling chacha20 v0.10.0
16912026-07-24T06:40:49.722Z Compiling itertools v0.13.0
16922026-07-24T06:40:49.871Z Compiling toml_parser v1.1.2+spec-1.1.0
16932026-07-24T06:40:50.051Z Compiling petgraph v0.6.5
16942026-07-24T06:40:50.560Z Compiling clap v4.6.1
16952026-07-24T06:40:50.666Z Compiling strum v0.26.3
16962026-07-24T06:40:50.782Z Compiling petgraph v0.8.3
16972026-07-24T06:40:51.023Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16982026-07-24T06:40:51.327Z Compiling zip v4.6.1
16992026-07-24T06:40:51.587Z Compiling env_logger v0.11.9
17002026-07-24T06:40:51.956Z Compiling usdt v0.6.0
17012026-07-24T06:40:52.212Z Compiling usdt-impl v0.5.0
17022026-07-24T06:40:52.244Z Compiling elliptic-curve v0.13.8
17032026-07-24T06:40:52.302Z Compiling rsa v0.9.10
17042026-07-24T06:40:52.635Z Compiling crossterm v0.28.1
17052026-07-24T06:40:52.659Z Compiling serde_with v3.21.0
17062026-07-24T06:40:52.806Z Compiling ed25519-dalek v2.2.0
17072026-07-24T06:40:53.428Z Compiling zip v0.6.6
17082026-07-24T06:40:53.825Z Compiling toml v0.7.8
17092026-07-24T06:40:53.919Z Compiling iddqd v0.4.2
17102026-07-24T06:40:54.422Z Compiling similar v2.7.0
17112026-07-24T06:40:54.439Z Compiling heck v0.4.1
17122026-07-24T06:40:54.504Z Compiling byte-wrapper v0.1.0
17132026-07-24T06:40:54.504Z Compiling crossbeam-epoch v0.9.18
17142026-07-24T06:40:54.657Z Compiling tokio-stream v0.1.18
17152026-07-24T06:40:54.841Z Compiling buf-list v1.1.2
17162026-07-24T06:40:54.855Z Compiling x509-cert v0.2.5
17172026-07-24T06:40:55.171Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17182026-07-24T06:40:55.202Z Compiling openapiv3 v2.2.0
17192026-07-24T06:40:55.255Z Compiling peg-runtime v0.8.5
17202026-07-24T06:40:55.317Z Compiling lalrpop-util v0.19.12
17212026-07-24T06:40:55.448Z Compiling thread_local v1.1.9
17222026-07-24T06:40:55.540Z Compiling slog-async v2.8.0
17232026-07-24T06:40:55.554Z Compiling crossbeam-channel v0.5.15
17242026-07-24T06:40:55.687Z Compiling is-terminal v0.4.17
17252026-07-24T06:40:55.703Z Compiling filetime v0.2.27
17262026-07-24T06:40:55.779Z Compiling xattr v1.6.1
17272026-07-24T06:40:55.847Z Compiling term v1.2.1
17282026-07-24T06:40:55.875Z Compiling take_mut v0.2.2
17292026-07-24T06:40:55.951Z Compiling tar v0.4.46
17302026-07-24T06:40:56.003Z Compiling camino-tempfile v1.4.1
17312026-07-24T06:40:56.234Z Compiling slog-term v2.9.2
17322026-07-24T06:41:05.831Z Compiling rustls-webpki v0.103.13
17332026-07-24T06:41:08.537Z Compiling tokio-rustls v0.26.4
17342026-07-24T06:41:08.537Z Compiling rustls-platform-verifier v0.6.2
17352026-07-24T06:41:08.537Z Compiling tough v0.22.0
17362026-07-24T06:41:08.749Z Compiling hyper-rustls v0.27.7
17372026-07-24T06:41:09.000Z Compiling reqwest v0.13.2
17382026-07-24T06:41:11.223Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17392026-07-24T06:41:11.450Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17402026-07-24T06:41:14.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17412026-07-24T06:41:14.455Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17422026-07-24T06:41:14.496ZJul 24 06:41:13.501 INFO Starting download, target: DendriteStub
17432026-07-24T06:41:14.497ZJul 24 06:41:13.501 INFO Starting download, target: Clickhouse
17442026-07-24T06:41:14.497ZJul 24 06:41:13.501 INFO Starting download, target: Console
17452026-07-24T06:41:14.497ZJul 24 06:41:13.501 INFO Starting download, target: Cockroach
17462026-07-24T06:41:14.530ZJul 24 06:41:13.501 INFO Starting download, target: MaghemiteMgd
17472026-07-24T06:41:14.530ZJul 24 06:41:13.502 INFO Starting download, target: MaghemiteDdmd
17482026-07-24T06:41:14.530ZJul 24 06:41:13.502 INFO Starting download, target: TransceiverControl
17492026-07-24T06:41:14.530ZJul 24 06:41:13.502 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17502026-07-24T06:41:14.530ZJul 24 06:41:13.502 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17512026-07-24T06:41:14.530ZJul 24 06:41:13.502 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17522026-07-24T06:41:14.531ZJul 24 06:41:13.502 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17532026-07-24T06:41:14.531ZJul 24 06:41:13.502 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17542026-07-24T06:41:14.531ZJul 24 06:41:13.502 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17552026-07-24T06:41:14.531ZJul 24 06:41:13.502 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17562026-07-24T06:41:15.242ZJul 24 06:41:14.157 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17572026-07-24T06:41:15.402ZJul 24 06:41:14.364 INFO Download complete, target: TransceiverControl
17582026-07-24T06:41:16.278ZJul 24 06:41:15.248 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17592026-07-24T06:41:16.327ZJul 24 06:41:15.255 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17602026-07-24T06:41:16.545ZJul 24 06:41:15.508 INFO Download complete, target: Console
17612026-07-24T06:41:17.429ZJul 24 06:41:16.423 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17622026-07-24T06:41:17.445ZJul 24 06:41:16.447 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17632026-07-24T06:41:17.468ZJul 24 06:41:16.467 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17642026-07-24T06:41:17.852ZJul 24 06:41:16.840 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17652026-07-24T06:41:17.853ZJul 24 06:41:16.840 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17662026-07-24T06:41:19.490ZJul 24 06:41:18.496 INFO Download complete, target: MaghemiteDdmd
17672026-07-24T06:41:20.004ZJul 24 06:41:19.009 INFO Download complete, target: DendriteStub
17682026-07-24T06:41:20.122ZJul 24 06:41:19.128 INFO Download complete, target: MaghemiteMgd
17692026-07-24T06:41:22.578ZJul 24 06:41:21.584 INFO Checking that binary works, target: Cockroach
17702026-07-24T06:41:22.698ZJul 24 06:41:21.698 INFO Download complete, target: Cockroach
17712026-07-24T06:41:23.100ZJul 24 06:41:22.088 INFO Checking that binary works, target: Clickhouse
17722026-07-24T06:41:23.224ZJul 24 06:41:22.224 INFO Download complete, target: Clickhouse
17732026-07-24T06:41:23.244ZAll builder prerequisites installed successfully, and PATH looks valid
17742026-07-24T06:41:23.254Z
17752026-07-24T06:41:23.254Zreal 2:01.117315639
17762026-07-24T06:41:23.254Zuser 6:42.793846863
17772026-07-24T06:41:23.254Zsys 1:23.123727152
17782026-07-24T06:41:23.254Ztrap 0.231299036
17792026-07-24T06:41:23.254Ztflt 0.560233988
17802026-07-24T06:41:23.254Zdflt 0.694656543
17812026-07-24T06:41:23.255Zkflt 0.020064494
17822026-07-24T06:41:23.255Zlock 22:10.849225795
17832026-07-24T06:41:23.255Zslp 20:16.574412480
17842026-07-24T06:41:23.255Zlat 42.843998046
17852026-07-24T06:41:23.255Zstop 1:58.561972845
17862026-07-24T06:41:23.255Z+ banner clippy
17872026-07-24T06:41:23.255Z
17882026-07-24T06:41:23.255Z #### # # ##### ##### # #
17892026-07-24T06:41:23.255Z # # # # # # # # # #
17902026-07-24T06:41:23.255Z # # # # # # # #
17912026-07-24T06:41:23.255Z # # # ##### ##### #
17922026-07-24T06:41:23.255Z # # # # # # #
17932026-07-24T06:41:23.255Z #### ###### # # # #
17942026-07-24T06:41:23.256Z
17952026-07-24T06:41:23.256Z+ export CARGO_INCREMENTAL=0
17962026-07-24T06:41:23.256Z+ CARGO_INCREMENTAL=0
17972026-07-24T06:41:23.256Z+ ptime -m cargo xtask clippy
17982026-07-24T06:41:23.702Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17992026-07-24T06:41:23.991Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18002026-07-24T06:41:25.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
18012026-07-24T06:41:25.850Z Running `target/debug/xtask clippy`
18022026-07-24T06:41:25.876Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18032026-07-24T06:41:26.455Z Downloading crates ...
18042026-07-24T06:41:26.676Z Downloaded async-object-pool v0.2.0
18052026-07-24T06:41:26.679Z Downloaded backtrace-ext v0.2.1
18062026-07-24T06:41:26.683Z Downloaded knuffel-derive v3.2.0
18072026-07-24T06:41:26.686Z Downloaded anes v0.1.6
18082026-07-24T06:41:26.686Z Downloaded target-lexicon v0.13.3
18092026-07-24T06:41:26.690Z Downloaded plotters-backend v0.3.7
18102026-07-24T06:41:26.693Z Downloaded nested v0.1.1
18112026-07-24T06:41:26.693Z Downloaded miette v5.10.0
18122026-07-24T06:41:26.698Z Downloaded hex-literal v0.4.1
18132026-07-24T06:41:26.698Z Downloaded miette-derive v5.10.0
18142026-07-24T06:41:26.702Z Downloaded constant_time_eq v0.3.1
18152026-07-24T06:41:26.702Z Downloaded similar-asserts v1.7.0
18162026-07-24T06:41:26.702Z Downloaded parking v2.2.1
18172026-07-24T06:41:26.702Z Downloaded approx v0.5.1
18182026-07-24T06:41:26.705Z Downloaded escape8259 v0.5.3
18192026-07-24T06:41:26.708Z Downloaded concurrent-queue v2.5.0
18202026-07-24T06:41:26.711Z Downloaded supports-color v2.1.0
18212026-07-24T06:41:26.711Z Downloaded serde_regex v1.1.0
18222026-07-24T06:41:26.711Z Downloaded pathdiff v0.2.3
18232026-07-24T06:41:26.711Z Downloaded target-triple v1.0.0
18242026-07-24T06:41:26.714Z Downloaded event-listener-strategy v0.5.4
18252026-07-24T06:41:26.714Z Downloaded assert-json-diff v2.0.2
18262026-07-24T06:41:26.724Z Downloaded relative-path v1.9.3
18272026-07-24T06:41:26.726Z Downloaded partial-io v0.5.4
18282026-07-24T06:41:26.729Z Downloaded plotters-svg v0.3.7
18292026-07-24T06:41:26.732Z Downloaded cast v0.3.0
18302026-07-24T06:41:26.735Z Downloaded guppy-workspace-hack v0.1.0
18312026-07-24T06:41:26.742Z Downloaded oorandom v11.1.5
18322026-07-24T06:41:26.746Z Downloaded linkme v0.3.35
18332026-07-24T06:41:26.751Z Downloaded criterion-plot v0.6.0
18342026-07-24T06:41:26.755Z Downloaded blake2b_simd v1.0.4
18352026-07-24T06:41:26.758Z Downloaded linkme-impl v0.3.35
18362026-07-24T06:41:26.762Z Downloaded supports-hyperlinks v2.1.0
18372026-07-24T06:41:26.766Z Downloaded supports-unicode v2.1.0
18382026-07-24T06:41:26.766Z Downloaded terminal_size v0.1.17
18392026-07-24T06:41:26.767Z Downloaded owo-colors v3.5.0
18402026-07-24T06:41:26.769Z Downloaded rust-argon2 v2.1.0
18412026-07-24T06:41:26.770Z Downloaded libtest-mimic v0.8.1
18422026-07-24T06:41:26.770Z Downloaded termcolor v1.4.1
18432026-07-24T06:41:26.772Z Downloaded trybuild v1.0.116
18442026-07-24T06:41:26.775Z Downloaded futures-timer v3.0.3
18452026-07-24T06:41:26.775Z Downloaded assert_cmd v2.1.2
18462026-07-24T06:41:26.778Z Downloaded event-listener v5.4.1
18472026-07-24T06:41:26.783Z Downloaded datatest-stable v0.3.3
18482026-07-24T06:41:26.787Z Downloaded rustc-demangle v0.1.27
18492026-07-24T06:41:26.789Z Downloaded tinytemplate v1.2.1
18502026-07-24T06:41:26.793Z Downloaded addr2line v0.25.1
18512026-07-24T06:41:26.796Z Downloaded target-spec v3.5.7
18522026-07-24T06:41:26.796Z Downloaded stringmetrics v2.2.2
18532026-07-24T06:41:26.796Z Downloaded httptest v0.16.4
18542026-07-24T06:41:26.799Z Downloaded hickory-client v0.25.2
18552026-07-24T06:41:26.804Z Downloaded cfg-expr v0.20.6
18562026-07-24T06:41:26.810Z Downloaded rstest v0.25.0
18572026-07-24T06:41:26.813Z Downloaded path-tree v0.8.3
18582026-07-24T06:41:26.816Z Downloaded knuffel v3.2.0
18592026-07-24T06:41:26.816Z Downloaded rstest_macros v0.25.0
18602026-07-24T06:41:26.819Z Downloaded chumsky v0.9.3
18612026-07-24T06:41:26.819Z Downloaded async-lock v3.4.2
18622026-07-24T06:41:26.822Z Downloaded textwrap v0.15.2
18632026-07-24T06:41:26.822Z Downloaded fancy-regex v0.14.0
18642026-07-24T06:41:26.825Z Downloaded rand_distr v0.5.1
18652026-07-24T06:41:26.825Z Downloaded backtrace v0.3.76
18662026-07-24T06:41:26.835Z Downloaded plotters v0.3.7
18672026-07-24T06:41:26.845Z Downloaded criterion v0.7.0
18682026-07-24T06:41:26.849Z Downloaded guppy v0.17.25
18692026-07-24T06:41:26.852Z Downloaded hashbrown v0.14.5
18702026-07-24T06:41:26.863Z Downloaded gimli v0.32.3
18712026-07-24T06:41:26.965Z Downloaded httpmock v0.8.3
18722026-07-24T06:41:28.656Z Checking cfg-if v1.0.4
18732026-07-24T06:41:29.023Z Checking libc v0.2.185
18742026-07-24T06:41:29.026Z Checking serde_core v1.0.228
18752026-07-24T06:41:29.098Z Checking memchr v2.8.0
18762026-07-24T06:41:29.139Z Checking smallvec v1.15.1
18772026-07-24T06:41:29.174Z Checking zeroize v1.8.2
18782026-07-24T06:41:29.215Z Checking rand_core v0.10.0
18792026-07-24T06:41:29.253Z Checking itoa v1.0.17
18802026-07-24T06:41:29.292Z Checking subtle v2.6.1
18812026-07-24T06:41:29.367Z Checking log v0.4.29
18822026-07-24T06:41:29.406Z Checking libm v0.2.16
18832026-07-24T06:41:29.448Z Checking getrandom v0.4.1
18842026-07-24T06:41:29.448Z Checking errno v0.3.14
18852026-07-24T06:41:29.531Z Checking typenum v1.20.1
18862026-07-24T06:41:29.573Z Checking scopeguard v1.2.0
18872026-07-24T06:41:29.614Z Checking stable_deref_trait v1.2.1
18882026-07-24T06:41:29.655Z Checking zmij v1.0.21
18892026-07-24T06:41:29.696Z Checking zerofrom v0.1.6
18902026-07-24T06:41:29.737Z Checking lock_api v0.4.14
18912026-07-24T06:41:29.776Z Checking percent-encoding v2.3.2
18922026-07-24T06:41:29.812Z Checking litemap v0.8.1
18932026-07-24T06:41:29.849Z Checking yoke v0.8.1
18942026-07-24T06:41:29.899Z Checking writeable v0.6.2
18952026-07-24T06:41:29.957Z Checking icu_properties_data v2.1.2
18962026-07-24T06:41:29.996Z Checking icu_normalizer_data v2.1.1
18972026-07-24T06:41:30.034Z Checking form_urlencoded v1.2.2
18982026-07-24T06:41:30.071Z Checking zerovec v0.11.5
18992026-07-24T06:41:30.107Z Checking zerotrie v0.2.3
19002026-07-24T06:41:30.147Z Checking utf8_iter v1.0.4
19012026-07-24T06:41:30.150Z Checking num-traits v0.2.19
19022026-07-24T06:41:30.221Z Checking pin-project-lite v0.2.17
19032026-07-24T06:41:30.262Z Checking zerocopy v0.8.40
19042026-07-24T06:41:30.304Z Checking parking_lot_core v0.9.12
19052026-07-24T06:41:30.346Z Checking portable-atomic v1.13.1
19062026-07-24T06:41:30.388Z Checking critical-section v1.2.0
19072026-07-24T06:41:30.434Z Checking signal-hook-registry v1.4.8
19082026-07-24T06:41:30.523Z Checking parking_lot v0.12.5
19092026-07-24T06:41:30.564Z Checking tinystr v0.8.2
19102026-07-24T06:41:30.564Z Checking potential_utf v0.1.4
19112026-07-24T06:41:30.680Z Checking serde v1.0.228
19122026-07-24T06:41:30.685Z Checking bitflags v2.11.0
19132026-07-24T06:41:30.725Z Checking serde_json v1.0.150
19142026-07-24T06:41:30.764Z Checking icu_collections v2.1.1
19152026-07-24T06:41:30.764Z Checking mio v1.2.0
19162026-07-24T06:41:30.836Z Checking icu_locale_core v2.1.1
19172026-07-24T06:41:30.839Z Checking once_cell v1.21.3
19182026-07-24T06:41:30.913Z Checking iana-time-zone v0.1.65
19192026-07-24T06:41:31.059Z Checking socket2 v0.6.3
19202026-07-24T06:41:31.103Z Checking bytes v1.11.1
19212026-07-24T06:41:31.103Z Checking chrono v0.4.45
19222026-07-24T06:41:31.181Z Checking uuid v1.23.4
19232026-07-24T06:41:31.237Z Checking semver v1.0.28
19242026-07-24T06:41:31.334Z Checking thiserror v2.0.18
19252026-07-24T06:41:31.413Z Checking icu_provider v2.1.1
19262026-07-24T06:41:31.477Z Checking dyn-clone v1.0.20
19272026-07-24T06:41:31.477Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19282026-07-24T06:41:31.477Z Checking futures-core v0.3.32
19292026-07-24T06:41:31.590Z Checking equivalent v1.0.2
19302026-07-24T06:41:31.593Z Checking tokio v1.52.1
19312026-07-24T06:41:31.664Z Checking getrandom v0.2.17
19322026-07-24T06:41:31.667Z Checking rustix v1.1.3
19332026-07-24T06:41:31.735Z Checking icu_properties v2.1.2
19342026-07-24T06:41:31.738Z Checking icu_normalizer v2.1.1
19352026-07-24T06:41:31.850Z Checking rand_core v0.6.4
19362026-07-24T06:41:31.898Z Checking cmov v0.5.4
19372026-07-24T06:41:32.024Z Checking byteorder v1.5.0
19382026-07-24T06:41:32.071Z Checking futures-sink v0.3.32
19392026-07-24T06:41:32.119Z Checking getrandom v0.3.4
19402026-07-24T06:41:32.161Z Checking ctutils v0.4.2
19412026-07-24T06:41:32.202Z Checking futures-channel v0.3.32
19422026-07-24T06:41:32.259Z Checking futures-task v0.3.32
19432026-07-24T06:41:32.299Z Checking slab v0.4.12
19442026-07-24T06:41:32.396Z Checking hybrid-array v0.4.13
19452026-07-24T06:41:32.434Z Checking futures-io v0.3.32
19462026-07-24T06:41:32.437Z Checking generic-array v0.14.7
19472026-07-24T06:41:32.504Z Checking hashbrown v0.17.0
19482026-07-24T06:41:32.556Z Checking thiserror v1.0.69
19492026-07-24T06:41:32.595Z Checking futures-util v0.3.32
19502026-07-24T06:41:32.598Z Checking idna_adapter v1.2.1
19512026-07-24T06:41:32.685Z Checking fnv v1.0.7
19522026-07-24T06:41:32.783Z Checking idna v1.1.0
19532026-07-24T06:41:32.822Z Checking const-oid v0.9.6
19542026-07-24T06:41:32.945Z Checking base64ct v1.8.3
19552026-07-24T06:41:33.001Z Checking indexmap v2.14.0
19562026-07-24T06:41:33.052Z Checking ppv-lite86 v0.2.21
19572026-07-24T06:41:33.089Z Checking url v2.5.8
19582026-07-24T06:41:33.176Z Checking crypto-common v0.2.2
19592026-07-24T06:41:33.215Z Checking regex-syntax v0.8.10
19602026-07-24T06:41:33.370Z Checking crypto-common v0.1.7
19612026-07-24T06:41:33.531Z Checking block-buffer v0.12.1
19622026-07-24T06:41:33.571Z Checking block-buffer v0.10.4
19632026-07-24T06:41:33.575Z Checking schemars v0.8.22
19642026-07-24T06:41:33.645Z Checking base64 v0.22.1
19652026-07-24T06:41:33.726Z Checking utf8parse v0.2.2
19662026-07-24T06:41:33.782Z Checking digest v0.10.7
19672026-07-24T06:41:33.817Z Checking anstyle v1.0.14
19682026-07-24T06:41:33.858Z Checking http v1.4.2
19692026-07-24T06:41:33.916Z Checking tracing-core v0.1.36
19702026-07-24T06:41:34.006Z Checking is_terminal_polyfill v1.70.2
19712026-07-24T06:41:34.045Z Checking anstyle-query v1.1.5
19722026-07-24T06:41:34.126Z Checking colorchoice v1.0.4
19732026-07-24T06:41:34.172Z Checking rand_core v0.9.5
19742026-07-24T06:41:34.254Z Checking anstyle-parse v1.0.0
19752026-07-24T06:41:34.295Z Checking tracing v0.1.44
19762026-07-24T06:41:34.298Z Checking terminal_size v0.4.3
19772026-07-24T06:41:34.382Z Checking ipnet v2.11.0
19782026-07-24T06:41:34.441Z Checking anstream v1.0.0
19792026-07-24T06:41:34.480Z Checking const-oid v0.10.2
19802026-07-24T06:41:34.484Z Checking clap_lex v1.0.0
19812026-07-24T06:41:34.554Z Checking strsim v0.11.1
19822026-07-24T06:41:34.557Z Checking rand_chacha v0.9.0
19832026-07-24T06:41:34.627Z Checking crossbeam-utils v0.8.21
19842026-07-24T06:41:34.669Z Checking aho-corasick v1.1.4
19852026-07-24T06:41:34.673Z Checking erased-serde v0.3.31
19862026-07-24T06:41:34.673Z Checking powerfmt v0.2.0
19872026-07-24T06:41:34.741Z Checking unicode-ident v1.0.24
19882026-07-24T06:41:34.810Z Checking clap_builder v4.6.0
19892026-07-24T06:41:34.847Z Checking rand v0.9.2
19902026-07-24T06:41:34.885Z Checking deranged v0.5.8
19912026-07-24T06:41:34.926Z Checking proc-macro2 v1.0.106
19922026-07-24T06:41:34.929Z Checking tokio-util v0.7.18
19932026-07-24T06:41:34.996Z Checking httparse v1.10.1
19942026-07-24T06:41:35.158Z Checking slog v2.8.2
19952026-07-24T06:41:35.236Z Checking num_threads v0.1.7
19962026-07-24T06:41:35.276Z Checking time-core v0.1.8
19972026-07-24T06:41:35.343Z Checking num-conv v0.2.0
19982026-07-24T06:41:35.381Z Checking quote v1.0.45
19992026-07-24T06:41:35.385Z Checking regex-automata v0.4.14
20002026-07-24T06:41:35.456Z Checking anyhow v1.0.102
20012026-07-24T06:41:35.459Z Checking cpufeatures v0.3.0
20022026-07-24T06:41:35.528Z Checking allocator-api2 v0.2.21
20032026-07-24T06:41:35.578Z Checking syn v2.0.117
20042026-07-24T06:41:35.620Z Checking digest v0.11.3
20052026-07-24T06:41:35.623Z Checking fastrand v2.3.0
20062026-07-24T06:41:35.690Z Checking cpufeatures v0.2.17
20072026-07-24T06:41:35.797Z Checking http-body v1.0.1
20082026-07-24T06:41:35.838Z Checking atomic-waker v1.1.2
20092026-07-24T06:41:35.842Z Checking time v0.3.47
20102026-07-24T06:41:35.842Z Checking ipnetwork v0.21.1
20112026-07-24T06:41:35.942Z Checking aws-lc-sys v0.40.0
20122026-07-24T06:41:35.978Z Checking rustls-pki-types v1.14.0
20132026-07-24T06:41:35.981Z Checking untrusted v0.7.1
20142026-07-24T06:41:36.081Z Checking clap v4.6.1
20152026-07-24T06:41:36.120Z Checking try-lock v0.2.5
20162026-07-24T06:41:36.160Z Checking httpdate v1.0.3
20172026-07-24T06:41:36.198Z Checking h2 v0.4.15
20182026-07-24T06:41:36.266Z Checking want v0.3.1
20192026-07-24T06:41:36.300Z Checking tempfile v3.25.0
20202026-07-24T06:41:36.338Z Checking tower-layer v0.3.3
20212026-07-24T06:41:36.407Z Checking ryu v1.0.23
20222026-07-24T06:41:36.469Z Checking aws-lc-rs v1.16.3
20232026-07-24T06:41:36.518Z Checking tower-service v0.3.3
20242026-07-24T06:41:36.558Z Checking hex v0.4.3
20252026-07-24T06:41:36.596Z Checking pem-rfc7468 v0.7.0
20262026-07-24T06:41:36.640Z Checking spin v0.9.8
20272026-07-24T06:41:36.791Z Checking untrusted v0.9.0
20282026-07-24T06:41:36.830Z Checking flagset v0.4.7
20292026-07-24T06:41:36.868Z Checking mime v0.3.17
20302026-07-24T06:41:36.932Z Checking simd-adler32 v0.3.8
20312026-07-24T06:41:36.985Z Checking der v0.7.10
20322026-07-24T06:41:37.064Z Checking http-body-util v0.1.3
20332026-07-24T06:41:37.104Z Checking adler2 v2.0.1
20342026-07-24T06:41:37.142Z Checking block-padding v0.4.2
20352026-07-24T06:41:37.244Z Checking miniz_oxide v0.8.9
20362026-07-24T06:41:37.309Z Checking pretty-hex v0.4.1
20372026-07-24T06:41:37.350Z Checking openssl-probe v0.2.1
20382026-07-24T06:41:37.353Z Checking rustls-webpki v0.103.13
20392026-07-24T06:41:37.353Z Checking inout v0.2.2
20402026-07-24T06:41:37.528Z Checking serde_urlencoded v0.7.1
20412026-07-24T06:41:37.570Z Checking oxnet v0.1.6
20422026-07-24T06:41:37.621Z Checking camino v1.2.2
20432026-07-24T06:41:37.660Z Checking encoding_rs v0.8.35
20442026-07-24T06:41:37.750Z Checking plain v0.2.3
20452026-07-24T06:41:37.790Z Checking regex v1.12.3
20462026-07-24T06:41:37.857Z Checking rand_chacha v0.3.1
20472026-07-24T06:41:37.896Z Checking ucd-trie v0.1.7
20482026-07-24T06:41:37.899Z Checking rustls v0.23.41
20492026-07-24T06:41:37.899Z Checking spki v0.7.3
20502026-07-24T06:41:38.003Z Checking cipher v0.5.2
20512026-07-24T06:41:38.062Z Checking pest v2.8.6
20522026-07-24T06:41:38.102Z Checking rand v0.8.6
20532026-07-24T06:41:38.105Z Checking futures-executor v0.3.32
20542026-07-24T06:41:38.175Z Checking sync_wrapper v1.0.2
20552026-07-24T06:41:38.271Z Checking crc32fast v1.5.0
20562026-07-24T06:41:38.319Z Checking tower v0.5.3
20572026-07-24T06:41:38.352Z Checking futures v0.3.32
20582026-07-24T06:41:38.443Z Checking iri-string v0.7.10
20592026-07-24T06:41:38.482Z Checking either v1.15.0
20602026-07-24T06:41:38.640Z Checking pkcs8 v0.10.2
20612026-07-24T06:41:38.679Z Checking foldhash v0.2.0
20622026-07-24T06:41:38.716Z Checking static_assertions v1.1.0
20632026-07-24T06:41:38.753Z Checking zlib-rs v0.6.2
20642026-07-24T06:41:38.818Z Checking sha2 v0.10.9
20652026-07-24T06:41:38.858Z Checking openapiv3 v2.2.0
20662026-07-24T06:41:38.894Z Checking hashbrown v0.16.1
20672026-07-24T06:41:39.054Z Checking hyper v1.10.1
20682026-07-24T06:41:39.128Z Checking bit-vec v0.8.0
20692026-07-24T06:41:39.168Z Checking lazy_static v1.5.0
20702026-07-24T06:41:39.298Z Checking hubpack v0.1.2
20712026-07-24T06:41:39.375Z Checking bit-set v0.8.0
20722026-07-24T06:41:39.430Z Checking wait-timeout v0.2.1
20732026-07-24T06:41:39.503Z Checking rustls-native-certs v0.8.3
20742026-07-24T06:41:39.542Z Checking tower-http v0.6.8
20752026-07-24T06:41:39.581Z Checking strum v0.26.3
20762026-07-24T06:41:39.619Z Checking quick-error v1.2.3
20772026-07-24T06:41:39.669Z Checking psl-types v2.0.11
20782026-07-24T06:41:39.708Z Checking flate2 v1.1.9
20792026-07-24T06:41:39.745Z Checking cookie v0.18.1
20802026-07-24T06:41:39.782Z Checking rusty-fork v0.3.1
20812026-07-24T06:41:39.819Z Checking publicsuffix v2.3.0
20822026-07-24T06:41:39.857Z Checking rand_xorshift v0.4.0
20832026-07-24T06:41:39.983Z Checking signature v2.2.0
20842026-07-24T06:41:40.022Z Checking num-integer v0.1.46
20852026-07-24T06:41:40.025Z Checking tinyvec_macros v0.1.1
20862026-07-24T06:41:40.025Z Checking unarray v0.1.4
20872026-07-24T06:41:40.127Z Checking cookie_store v0.22.1
20882026-07-24T06:41:40.130Z Checking hyper-util v0.1.20
20892026-07-24T06:41:40.199Z Checking scroll v0.13.0
20902026-07-24T06:41:40.202Z Checking tinyvec v1.10.0
20912026-07-24T06:41:40.202Z Checking anstyle-parse v0.2.7
20922026-07-24T06:41:40.307Z Checking proptest v1.10.0
20932026-07-24T06:41:40.313Z Checking tokio-rustls v0.26.4
20942026-07-24T06:41:40.340Z Checking rustls-platform-verifier v0.6.2
20952026-07-24T06:41:40.444Z Checking goblin v0.10.5
20962026-07-24T06:41:40.447Z Checking ahash v0.8.12
20972026-07-24T06:41:40.518Z Checking serde_spanned v0.6.9
20982026-07-24T06:41:40.521Z Checking toml_datetime v0.6.11
20992026-07-24T06:41:40.592Z Checking memmap2 v0.9.10
21002026-07-24T06:41:40.631Z Checking anstream v0.6.21
21012026-07-24T06:41:40.675Z Checking dtrace-parser v0.3.0
21022026-07-24T06:41:40.715Z Checking thread-id v5.1.0
21032026-07-24T06:41:40.766Z Checking data-encoding v2.10.0
21042026-07-24T06:41:40.806Z Checking x509-cert v0.2.5
21052026-07-24T06:41:40.843Z Checking bstr v1.12.1
21062026-07-24T06:41:40.881Z Checking hmac v0.12.1
21072026-07-24T06:41:40.943Z Checking num-iter v0.1.45
21082026-07-24T06:41:41.046Z Checking crossbeam-epoch v0.9.18
21092026-07-24T06:41:41.085Z Checking memoffset v0.9.1
21102026-07-24T06:41:41.123Z Checking scroll v0.12.0
21112026-07-24T06:41:41.198Z Checking env_filter v1.0.0
21122026-07-24T06:41:41.271Z Checking num-bigint-dig v0.8.6
21132026-07-24T06:41:41.310Z Checking pkcs1 v0.7.5
21142026-07-24T06:41:41.374Z Checking env_logger v0.11.9
21152026-07-24T06:41:41.413Z Checking goblin v0.8.2
21162026-07-24T06:41:41.451Z Checking hyper-rustls v0.27.7
21172026-07-24T06:41:41.489Z Checking zerocopy v0.7.35
21182026-07-24T06:41:41.548Z Checking rustix v0.38.44
21192026-07-24T06:41:41.597Z Checking foreign-types-shared v0.1.1
21202026-07-24T06:41:41.684Z Checking reqwest v0.13.2
21212026-07-24T06:41:41.723Z Checking unicode-segmentation v1.12.0
21222026-07-24T06:41:42.011Z Checking foreign-types v0.3.2
21232026-07-24T06:41:42.071Z Checking nix v0.31.2
21242026-07-24T06:41:42.113Z Checking dtrace-parser v0.2.0
21252026-07-24T06:41:42.116Z Checking rsa v0.9.10
21262026-07-24T06:41:42.189Z Checking newtype-uuid v1.3.2
21272026-07-24T06:41:42.373Z Checking ff v0.13.1
21282026-07-24T06:41:42.413Z Checking openssl-sys v0.9.115
21292026-07-24T06:41:42.453Z Checking daft v0.1.7
21302026-07-24T06:41:42.536Z Checking thread-id v4.2.2
21312026-07-24T06:41:42.577Z Checking same-file v1.0.6
21322026-07-24T06:41:42.650Z Checking winnow v0.5.40
21332026-07-24T06:41:42.691Z Checking base16ct v0.2.0
21342026-07-24T06:41:42.729Z Checking walkdir v2.5.0
21352026-07-24T06:41:42.732Z Checking group v0.13.0
21362026-07-24T06:41:42.820Z Checking dof v0.4.0
21372026-07-24T06:41:42.823Z Checking openssl v0.10.79
21382026-07-24T06:41:42.895Z Checking sec1 v0.7.3
21392026-07-24T06:41:42.944Z Checking hkdf v0.12.4
21402026-07-24T06:41:42.969Z Checking serde_with v3.21.0
21412026-07-24T06:41:43.096Z Checking crypto-bigint v0.5.5
21422026-07-24T06:41:43.135Z Checking bzip2-sys v0.1.13+1.0.8
21432026-07-24T06:41:43.257Z Checking foldhash v0.1.5
21442026-07-24T06:41:43.308Z Checking winnow v0.7.14
21452026-07-24T06:41:43.351Z Checking dof v0.3.0
21462026-07-24T06:41:43.423Z Checking keccak v0.1.6
21472026-07-24T06:41:43.489Z Checking usdt-impl v0.6.0
21482026-07-24T06:41:43.622Z Checking sha3 v0.10.8
21492026-07-24T06:41:43.671Z Checking usdt-impl v0.5.0
21502026-07-24T06:41:43.804Z Checking usdt v0.6.0
21512026-07-24T06:41:43.847Z Checking toml_edit v0.19.15
21522026-07-24T06:41:43.886Z Checking hashbrown v0.15.5
21532026-07-24T06:41:43.983Z Checking bzip2 v0.4.4
21542026-07-24T06:41:44.022Z Checking unicode-normalization v0.1.25
21552026-07-24T06:41:44.061Z Checking elliptic-curve v0.13.8
21562026-07-24T06:41:44.180Z Checking itertools v0.13.0
21572026-07-24T06:41:44.391Z Checking bitflags v1.3.2
21582026-07-24T06:41:44.431Z Checking winnow v1.0.3
21592026-07-24T06:41:44.472Z Checking siphasher v1.0.2
21602026-07-24T06:41:44.511Z Checking zip v0.6.6
21612026-07-24T06:41:44.549Z Checking signal-hook v0.3.18
21622026-07-24T06:41:44.552Z Checking managed v0.8.0
21632026-07-24T06:41:44.661Z Checking toml_write v0.1.2
21642026-07-24T06:41:44.751Z Checking toml_parser v1.1.2+spec-1.1.0
21652026-07-24T06:41:44.792Z Checking globset v0.4.18
21662026-07-24T06:41:44.829Z Checking chacha20 v0.10.0
21672026-07-24T06:41:44.868Z Checking toml_edit v0.22.27
21682026-07-24T06:41:44.906Z Checking curve25519-dalek v4.1.3
21692026-07-24T06:41:44.950Z Checking native-tls v0.2.18
21702026-07-24T06:41:44.954Z Checking toml v0.7.8
21712026-07-24T06:41:45.079Z Checking object v0.37.3
21722026-07-24T06:41:45.117Z Checking signal-hook-mio v0.2.5
21732026-07-24T06:41:45.120Z Checking ed25519 v2.2.3
21742026-07-24T06:41:45.191Z Checking tokio-native-tls v0.3.1
21752026-07-24T06:41:45.255Z Checking ref-cast v1.0.25
21762026-07-24T06:41:45.294Z Checking pin-project v1.1.11
21772026-07-24T06:41:45.336Z Checking zstd-sys v2.0.16+zstd.1.5.7
21782026-07-24T06:41:45.376Z Checking pem v3.0.6
21792026-07-24T06:41:45.379Z Checking hyper-tls v0.6.0
21802026-07-24T06:41:45.451Z Checking bumpalo v3.20.2
21812026-07-24T06:41:45.454Z Checking fixedbitset v0.5.7
21822026-07-24T06:41:45.524Z Checking zstd-safe v7.2.4
21832026-07-24T06:41:45.566Z Checking libbz2-rs-sys v0.2.2
21842026-07-24T06:41:45.615Z Checking reqwest v0.12.28
21852026-07-24T06:41:45.688Z Checking zopfli v0.8.3
21862026-07-24T06:41:45.727Z Checking zstd v0.13.3
21872026-07-24T06:41:45.730Z Checking ed25519-dalek v2.2.0
21882026-07-24T06:41:45.730Z Checking petgraph v0.8.3
21892026-07-24T06:41:45.950Z Checking snafu v0.8.9
21902026-07-24T06:41:45.995Z Checking bzip2 v0.6.1
21912026-07-24T06:41:46.034Z Checking crossterm v0.28.1
21922026-07-24T06:41:46.074Z Checking olpc-cjson v0.1.4
21932026-07-24T06:41:46.077Z Checking similar v2.7.0
21942026-07-24T06:41:46.192Z Checking fs-err v3.3.0
21952026-07-24T06:41:46.231Z Checking hash32 v0.2.1
21962026-07-24T06:41:46.270Z Checking serde_plain v1.0.2
21972026-07-24T06:41:46.405Z Checking serde-big-array v0.5.1
21982026-07-24T06:41:46.445Z Checking typed-path v0.9.3
21992026-07-24T06:41:46.482Z Checking predicates-core v1.0.10
22002026-07-24T06:41:46.524Z Checking unicode-bidi v0.3.18
22012026-07-24T06:41:46.527Z Checking unicode-properties v0.1.4
22022026-07-24T06:41:46.598Z Checking jiff v0.2.21
22032026-07-24T06:41:46.639Z Checking heapless v0.7.17
22042026-07-24T06:41:46.777Z Checking hickory-proto v0.25.2
22052026-07-24T06:41:46.780Z Checking byte-wrapper v0.1.0
22062026-07-24T06:41:46.856Z Checking stringprep v0.1.5
22072026-07-24T06:41:47.046Z Checking md-5 v0.10.6
22082026-07-24T06:41:47.086Z Checking float-cmp v0.10.0
22092026-07-24T06:41:47.124Z Checking fallible-iterator v0.2.0
22102026-07-24T06:41:47.218Z Checking normalize-line-endings v0.3.0
22112026-07-24T06:41:47.257Z Checking difflib v0.4.0
22122026-07-24T06:41:47.297Z Checking tough v0.22.0
22132026-07-24T06:41:47.344Z Checking smoltcp v0.9.1
22142026-07-24T06:41:47.395Z Checking iddqd v0.4.2
22152026-07-24T06:41:47.436Z Checking postgres-protocol v0.6.10
22162026-07-24T06:41:47.476Z Checking predicates v3.1.4
22172026-07-24T06:41:47.480Z Checking phf_shared v0.11.3
22182026-07-24T06:41:47.694Z Checking phf_shared v0.13.1
22192026-07-24T06:41:47.805Z Checking tokio-stream v0.1.18
22202026-07-24T06:41:47.846Z Checking buf-list v1.1.2
22212026-07-24T06:41:47.933Z Checking strum v0.27.2
22222026-07-24T06:41:47.977Z Checking lalrpop-util v0.19.12
22232026-07-24T06:41:48.065Z Checking precomputed-hash v0.1.1
22242026-07-24T06:41:48.106Z Checking new_debug_unreachable v1.0.6
22252026-07-24T06:41:48.173Z Checking fixedbitset v0.4.2
22262026-07-24T06:41:48.213Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22272026-07-24T06:41:48.216Z Checking string_cache v0.8.9
22282026-07-24T06:41:48.287Z Checking phf v0.13.1
22292026-07-24T06:41:48.345Z Checking postgres-types v0.2.12
22302026-07-24T06:41:48.383Z Checking petgraph v0.6.5
22312026-07-24T06:41:48.451Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22322026-07-24T06:41:48.491Z Checking peg-runtime v0.8.5
22332026-07-24T06:41:48.672Z Checking whoami v2.1.0
22342026-07-24T06:41:48.756Z Checking is-terminal v0.4.17
22352026-07-24T06:41:48.829Z Checking crossbeam-channel v0.5.15
22362026-07-24T06:41:48.881Z Checking thread_local v1.1.9
22372026-07-24T06:41:48.920Z Checking tokio-postgres v0.7.16
22382026-07-24T06:41:48.923Z Checking zip v4.6.1
22392026-07-24T06:41:49.087Z Checking term v1.2.1
22402026-07-24T06:41:49.198Z Checking take_mut v0.2.2
22412026-07-24T06:41:49.347Z Checking slog-async v2.8.0
22422026-07-24T06:41:49.387Z Checking slog-term v2.9.2
22432026-07-24T06:41:49.424Z Compiling structmeta-derive v0.3.0
22442026-07-24T06:41:49.562Z Compiling newtype-uuid-macros v0.1.0
22452026-07-24T06:41:49.602Z Checking match_cfg v0.1.0
22462026-07-24T06:41:49.686Z Checking slog-json v2.6.1
22472026-07-24T06:41:49.746Z Checking hostname v0.3.1
22482026-07-24T06:41:49.751Z Compiling multer v3.1.0
22492026-07-24T06:41:49.761Z Compiling async-stream-impl v0.3.6
22502026-07-24T06:41:49.858Z Compiling dropshot v0.17.1
22512026-07-24T06:41:49.897Z Checking slog-bunyan v2.5.0
22522026-07-24T06:41:50.048Z Compiling dropshot_endpoint v0.17.1
22532026-07-24T06:41:50.088Z Checking debug-ignore v1.0.5
22542026-07-24T06:41:50.205Z Checking progenitor-client v0.14.0
22552026-07-24T06:41:50.243Z Checking sha1 v0.11.0
22562026-07-24T06:41:50.280Z Checking serde_spanned v1.1.1
22572026-07-24T06:41:50.383Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22582026-07-24T06:41:50.441Z Checking toml_datetime v1.1.1+spec-1.1.0
22592026-07-24T06:41:50.479Z Checking serde_path_to_error v0.1.20
22602026-07-24T06:41:50.483Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22612026-07-24T06:41:50.483Z Checking compression-core v0.4.31
22622026-07-24T06:41:50.586Z Compiling structmeta v0.3.0
22632026-07-24T06:41:50.670Z Checking toml_writer v1.1.1+spec-1.1.0
22642026-07-24T06:41:50.675Z Checking compression-codecs v0.4.37
22652026-07-24T06:41:50.749Z Checking async-stream v0.3.6
22662026-07-24T06:41:50.836Z Compiling derive-ex v0.1.8
22672026-07-24T06:41:50.875Z Checking rustls-pemfile v2.2.0
22682026-07-24T06:41:50.915Z Checking toml v1.1.2+spec-1.1.0
22692026-07-24T06:41:50.919Z Checking async-compression v0.4.41
22702026-07-24T06:41:50.919Z Checking waitgroup v0.1.2
22712026-07-24T06:41:51.024Z Checking hostname v0.4.2
22722026-07-24T06:41:51.062Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22732026-07-24T06:41:51.065Z Checking atomicwrites v0.4.4
22742026-07-24T06:41:51.134Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22752026-07-24T06:41:51.176Z Checking itertools v0.14.0
22762026-07-24T06:41:51.213Z Compiling parse-display-derive v0.10.0
22772026-07-24T06:41:51.256Z Checking macaddr v1.0.1
22782026-07-24T06:41:51.294Z Checking regress v0.10.5
22792026-07-24T06:41:51.332Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22802026-07-24T06:41:51.474Z Checking instant v0.1.13
22812026-07-24T06:41:51.536Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22822026-07-24T06:41:51.595Z Checking backoff v0.4.0
22832026-07-24T06:41:51.798Z Checking backon v1.6.0
22842026-07-24T06:41:51.838Z Checking humantime v2.3.0
22852026-07-24T06:41:51.842Z Checking unicode-width v0.2.0
22862026-07-24T06:41:52.001Z Checking progenitor-extras v0.2.0
22872026-07-24T06:41:52.057Z Compiling convert_case v0.4.0
22882026-07-24T06:41:52.166Z Checking half v2.7.1
22892026-07-24T06:41:52.264Z Checking ciborium-io v0.2.2
22902026-07-24T06:41:52.303Z Checking heck v0.5.0
22912026-07-24T06:41:52.390Z Checking secrecy v0.10.3
22922026-07-24T06:41:52.461Z Checking indent_write v2.2.0
22932026-07-24T06:41:52.501Z Compiling derive_more v0.99.20
22942026-07-24T06:41:52.504Z Checking ciborium-ll v0.2.2
22952026-07-24T06:41:52.571Z Checking camino-tempfile v1.4.1
22962026-07-24T06:41:52.606Z Compiling test-strategy v0.4.5
22972026-07-24T06:41:52.644Z Compiling crucible-workspace-hack v0.1.0
22982026-07-24T06:41:52.741Z Checking ciborium v0.2.2
22992026-07-24T06:41:52.779Z Compiling regress v0.11.1
23002026-07-24T06:41:52.815Z Checking inout v0.1.4
23012026-07-24T06:41:52.979Z Checking cipher v0.4.4
23022026-07-24T06:41:52.983Z Checking parse-display v0.10.0
23032026-07-24T06:41:53.061Z Checking universal-hash v0.5.1
23042026-07-24T06:41:53.200Z Compiling thiserror-impl-no-std v2.0.2
23052026-07-24T06:41:53.203Z Checking opaque-debug v0.3.1
23062026-07-24T06:41:53.276Z Checking blake2 v0.10.6
23072026-07-24T06:41:53.279Z Checking chacha20 v0.9.1
23082026-07-24T06:41:53.347Z Checking poly1305 v0.8.0
23092026-07-24T06:41:53.541Z Checking aead v0.5.2
23102026-07-24T06:41:53.580Z Checking password-hash v0.5.0
23112026-07-24T06:41:53.649Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23122026-07-24T06:41:53.723Z Checking chacha20poly1305 v0.10.1
23132026-07-24T06:41:53.846Z Checking argon2 v0.5.3
23142026-07-24T06:41:53.887Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23152026-07-24T06:41:54.104Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23162026-07-24T06:41:54.162Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
23172026-07-24T06:41:54.246Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23182026-07-24T06:41:54.285Z Compiling unsafe-libyaml v0.2.11
23192026-07-24T06:41:54.431Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23202026-07-24T06:41:54.486Z Compiling typify-impl v0.6.2
23212026-07-24T06:41:54.606Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23222026-07-24T06:41:54.609Z Checking thiserror-no-std v2.0.2
23232026-07-24T06:41:54.735Z Checking vsss-rs v3.3.4
23242026-07-24T06:41:55.086Z Compiling serde_yaml v0.9.34+deprecated
23252026-07-24T06:41:55.213Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23262026-07-24T06:41:55.915Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23272026-07-24T06:41:55.987Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23282026-07-24T06:41:56.027Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23292026-07-24T06:41:56.192Z Checking swrite v0.1.0
23302026-07-24T06:41:56.196Z Checking crossbeam-deque v0.8.6
23312026-07-24T06:41:56.249Z Compiling rayon-core v1.13.0
23322026-07-24T06:41:56.287Z Compiling toml_datetime v0.7.5+spec-1.1.0
23332026-07-24T06:41:56.575Z Compiling toml_edit v0.23.10+spec-1.0.0
23342026-07-24T06:41:56.623Z Compiling darling_core v0.21.3
23352026-07-24T06:41:56.803Z Compiling proc-macro-error v1.0.4
23362026-07-24T06:41:56.911Z Checking rayon v1.11.0
23372026-07-24T06:41:57.127Z Checking toml v0.8.23
23382026-07-24T06:41:57.165Z Compiling proc-macro-crate v3.4.0
23392026-07-24T06:41:57.501Z Checking tabwriter v1.4.1
23402026-07-24T06:41:57.692Z Checking glob v0.3.3
23412026-07-24T06:41:57.699Z Checking colored v3.1.1
23422026-07-24T06:41:57.766Z Compiling num_enum_derive v0.7.6
23432026-07-24T06:41:57.769Z Compiling heapless v0.8.0
23442026-07-24T06:41:57.907Z Checking hash32 v0.3.1
23452026-07-24T06:41:57.963Z Compiling smoltcp v0.11.0
23462026-07-24T06:41:58.068Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23472026-07-24T06:41:58.442Z Checking cobs v0.3.0
23482026-07-24T06:41:58.479Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23492026-07-24T06:41:58.482Z Compiling usdt-macro v0.5.0
23502026-07-24T06:41:58.549Z Compiling usdt-attr-macro v0.5.0
23512026-07-24T06:41:58.620Z Checking memmap v0.7.0
23522026-07-24T06:41:58.788Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23532026-07-24T06:41:58.860Z Checking num_enum v0.7.6
23542026-07-24T06:41:59.010Z Checking postcard v1.1.3
23552026-07-24T06:41:59.085Z Compiling typify-macro v0.6.2
23562026-07-24T06:41:59.132Z Checking rand v0.10.1
23572026-07-24T06:41:59.169Z Compiling darling_macro v0.21.3
23582026-07-24T06:41:59.256Z Compiling proc-macro-crate v1.3.1
23592026-07-24T06:41:59.382Z Checking usdt v0.5.0
23602026-07-24T06:41:59.421Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23612026-07-24T06:41:59.587Z Checking sigpipe v0.1.3
23622026-07-24T06:41:59.660Z Compiling foreign-types-macros v0.2.3
23632026-07-24T06:41:59.702Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23642026-07-24T06:41:59.738Z Checking foreign-types-shared v0.3.1
23652026-07-24T06:41:59.741Z Compiling num_enum_derive v0.5.11
23662026-07-24T06:41:59.809Z Compiling darling v0.21.3
23672026-07-24T06:41:59.928Z Compiling ingot-macros v0.1.1
23682026-07-24T06:42:00.049Z Checking cstr-argument v0.1.2
23692026-07-24T06:42:00.099Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23702026-07-24T06:42:00.145Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23712026-07-24T06:42:00.206Z Compiling num-derive v0.4.2
23722026-07-24T06:42:00.300Z Checking foreign-types v0.5.0
23732026-07-24T06:42:00.411Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23742026-07-24T06:42:00.581Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23752026-07-24T06:42:00.643Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762026-07-24T06:42:00.724Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23772026-07-24T06:42:00.763Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23782026-07-24T06:42:00.854Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23792026-07-24T06:42:00.892Z Checking num_enum v0.5.11
23802026-07-24T06:42:00.927Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23812026-07-24T06:42:00.962Z Compiling typify v0.6.2
23822026-07-24T06:42:01.037Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23832026-07-24T06:42:01.110Z Compiling progenitor-impl v0.14.0
23842026-07-24T06:42:01.187Z Compiling zone_cfg_derive v0.3.1
23852026-07-24T06:42:01.265Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23862026-07-24T06:42:01.318Z Checking itertools v0.12.1
23872026-07-24T06:42:01.459Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23882026-07-24T06:42:01.755Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23892026-07-24T06:42:01.928Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23902026-07-24T06:42:01.962Z Checking smf v0.2.3
23912026-07-24T06:42:02.074Z Checking whoami v1.6.1
23922026-07-24T06:42:02.112Z Compiling derive-where v1.6.0
23932026-07-24T06:42:02.180Z Checking tokio-dtrace v0.1.1
23942026-07-24T06:42:02.224Z Checking console v0.15.11
23952026-07-24T06:42:02.282Z Checking newline-converter v0.3.0
23962026-07-24T06:42:02.398Z Checking oxide-tokio-rt v0.1.4
23972026-07-24T06:42:02.403Z Checking zone v0.3.1
23982026-07-24T06:42:02.474Z Checking bytecount v0.6.9
23992026-07-24T06:42:02.533Z Checking expectorate v1.2.0
24002026-07-24T06:42:02.601Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24012026-07-24T06:42:02.639Z Checking unicode-width v0.1.14
24022026-07-24T06:42:02.695Z Checking num-rational v0.4.2
24032026-07-24T06:42:02.811Z Checking ingot-types v0.1.2
24042026-07-24T06:42:02.850Z Checking num-complex v0.4.6
24052026-07-24T06:42:02.922Z Checking float-ord v0.3.2
24062026-07-24T06:42:03.006Z Compiling cancel-safe-futures v0.1.5
24072026-07-24T06:42:03.063Z Checking linear-map v1.2.0
24082026-07-24T06:42:03.215Z Checking ingot v0.1.1
24092026-07-24T06:42:03.252Z Checking num v0.4.3
24102026-07-24T06:42:03.315Z Checking gethostname v0.5.0
24112026-07-24T06:42:03.356Z Compiling prettyplease v0.2.37
24122026-07-24T06:42:03.442Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24132026-07-24T06:42:03.479Z Checking oxide-update-engine-types v0.1.2
24142026-07-24T06:42:03.657Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24152026-07-24T06:42:03.758Z Compiling progenitor-macro v0.14.0
24162026-07-24T06:42:03.860Z Checking resolv-conf v0.7.6
24172026-07-24T06:42:03.917Z Compiling owo-colors v4.3.0
24182026-07-24T06:42:04.077Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24192026-07-24T06:42:04.476Z Checking oxide-update-engine v0.1.2
24202026-07-24T06:42:04.526Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24212026-07-24T06:42:04.746Z Checking unicode-linebreak v0.1.5
24222026-07-24T06:42:04.948Z Checking smawk v0.3.2
24232026-07-24T06:42:04.988Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24242026-07-24T06:42:05.023Z Checking papergrid v0.11.0
24252026-07-24T06:42:05.058Z Compiling tabled_derive v0.7.0
24262026-07-24T06:42:05.117Z Compiling convert_case v0.10.0
24272026-07-24T06:42:05.477Z Compiling slog-dtrace v0.3.0
24282026-07-24T06:42:05.577Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24292026-07-24T06:42:05.727Z Compiling derive_more-impl v2.1.1
24302026-07-24T06:42:05.896Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24312026-07-24T06:42:05.955Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24322026-07-24T06:42:06.094Z Checking tabled v0.15.0
24332026-07-24T06:42:06.236Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24342026-07-24T06:42:06.572Z Checking derive_more v2.1.1
24352026-07-24T06:42:06.693Z Checking crossterm v0.29.0
24362026-07-24T06:42:06.883Z Checking linked-hash-map v0.5.6
24372026-07-24T06:42:07.092Z Checking lru-cache v0.1.2
24382026-07-24T06:42:07.320Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24392026-07-24T06:42:07.556Z Checking hickory-proto v0.24.4
24402026-07-24T06:42:07.589Z Checking fd-lock v4.0.4
24412026-07-24T06:42:07.678Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24422026-07-24T06:42:08.218Z Checking vte v0.14.1
24432026-07-24T06:42:08.484Z Checking display-error-chain v0.2.2
24442026-07-24T06:42:08.520Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24452026-07-24T06:42:08.657Z Checking strip-ansi-escapes v0.2.1
24462026-07-24T06:42:08.762Z Checking progenitor v0.14.0
24472026-07-24T06:42:08.926Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24482026-07-24T06:42:08.963Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24492026-07-24T06:42:09.758Z Checking termtree v0.5.1
24502026-07-24T06:42:09.886Z Checking nu-ansi-term v0.50.3
24512026-07-24T06:42:09.962Z Checking hickory-resolver v0.24.4
24522026-07-24T06:42:10.074Z Checking textwrap v0.16.2
24532026-07-24T06:42:10.140Z Checking reedline v0.40.0
24542026-07-24T06:42:10.325Z Compiling minimal-lexical v0.2.1
24552026-07-24T06:42:10.381Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24562026-07-24T06:42:10.621Z Compiling nom v7.1.3
24572026-07-24T06:42:10.786Z Checking qorb v0.4.1
24582026-07-24T06:42:10.858Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24592026-07-24T06:42:10.898Z Compiling unicode-xid v0.2.6
24602026-07-24T06:42:11.060Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24612026-07-24T06:42:11.383Z Compiling ar_archive_writer v0.5.1
24622026-07-24T06:42:11.462Z Checking csv-core v0.1.13
24632026-07-24T06:42:11.671Z Checking csv v1.4.0
24642026-07-24T06:42:11.712Z Compiling stacker v0.1.23
24652026-07-24T06:42:12.039Z Compiling semver v0.1.20
24662026-07-24T06:42:12.043Z Compiling cfg_aliases v0.1.1
24672026-07-24T06:42:12.043Z Checking highway v1.3.0
24682026-07-24T06:42:12.194Z Checking nibble_vec v0.1.0
24692026-07-24T06:42:12.232Z Compiling nix v0.28.0
24702026-07-24T06:42:12.266Z Compiling psm v0.1.30
24712026-07-24T06:42:12.339Z Compiling rustc_version v0.1.7
24722026-07-24T06:42:12.377Z Checking endian-type v0.1.2
24732026-07-24T06:42:12.380Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24742026-07-24T06:42:12.540Z Checking radix_trie v0.2.1
24752026-07-24T06:42:12.604Z Compiling newtype_derive v0.1.6
24762026-07-24T06:42:12.608Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24772026-07-24T06:42:12.728Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24782026-07-24T06:42:12.781Z Checking phf_shared v0.12.1
24792026-07-24T06:42:12.853Z Compiling recursive-proc-macro-impl v0.1.1
24802026-07-24T06:42:12.957Z Compiling chrono-tz v0.10.4
24812026-07-24T06:42:13.162Z Checking phf v0.12.1
24822026-07-24T06:42:13.309Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24832026-07-24T06:42:13.312Z Compiling const_format_proc_macros v0.2.34
24842026-07-24T06:42:13.312Z Checking recursive v0.1.1
24852026-07-24T06:42:13.345Z Compiling peg-macros v0.8.5
24862026-07-24T06:42:13.412Z Checking nom v8.0.0
24872026-07-24T06:42:13.505Z Checking winnow v0.6.26
24882026-07-24T06:42:13.855Z Compiling sqlparser_derive v0.5.0
24892026-07-24T06:42:14.216Z Checking home v0.5.12
24902026-07-24T06:42:14.393Z Checking unicode_categories v0.1.1
24912026-07-24T06:42:14.396Z Checking rustyline v14.0.0
24922026-07-24T06:42:14.591Z Checking const_format v0.2.35
24932026-07-24T06:42:14.705Z Checking sqlparser v0.61.0
24942026-07-24T06:42:14.741Z Checking sqlformat v0.3.5
24952026-07-24T06:42:14.898Z Checking peg v0.8.5
24962026-07-24T06:42:15.113Z Checking bcs v0.1.6
24972026-07-24T06:42:15.170Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24982026-07-24T06:42:15.209Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24992026-07-24T06:42:15.272Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25002026-07-24T06:42:15.386Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25012026-07-24T06:42:15.428Z Checking steno v0.4.1
25022026-07-24T06:42:15.471Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25032026-07-24T06:42:15.670Z Checking sha1 v0.10.6
25042026-07-24T06:42:15.792Z Checking filetime v0.2.27
25052026-07-24T06:42:15.876Z Checking xattr v1.6.1
25062026-07-24T06:42:15.961Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25072026-07-24T06:42:16.040Z Checking tar v0.4.46
25082026-07-24T06:42:16.383Z Checking base64 v0.21.7
25092026-07-24T06:42:16.462Z Checking subprocess v0.2.15
25102026-07-24T06:42:16.498Z Checking headers-core v0.3.0
25112026-07-24T06:42:16.643Z Checking headers v0.4.1
25122026-07-24T06:42:16.680Z Checking yasna v0.5.2
25132026-07-24T06:42:16.786Z Checking port-file v0.1.0
25142026-07-24T06:42:17.007Z Checking dropshot-api-manager-types v0.7.2
25152026-07-24T06:42:17.097Z Checking rcgen v0.12.1
25162026-07-24T06:42:17.138Z Checking tagptr v0.2.0
25172026-07-24T06:42:17.209Z Checking utf-8 v0.7.6
25182026-07-24T06:42:17.313Z Checking moka v0.12.13
25192026-07-24T06:42:17.379Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25202026-07-24T06:42:17.446Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25212026-07-24T06:42:17.559Z Checking tungstenite v0.21.0
25222026-07-24T06:42:17.806Z Compiling radium v0.7.0
25232026-07-24T06:42:17.944Z Compiling maybe-uninit v2.0.0
25242026-07-24T06:42:17.986Z Checking hickory-resolver v0.25.2
25252026-07-24T06:42:18.027Z Checking tokio-tungstenite v0.21.0
25262026-07-24T06:42:18.173Z Checking tap v1.0.1
25272026-07-24T06:42:18.315Z Compiling libefi-sys v0.1.0
25282026-07-24T06:42:18.352Z Checking wyz v0.5.1
25292026-07-24T06:42:18.706Z Compiling bitfield-struct v0.6.2
25302026-07-24T06:42:18.741Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25312026-07-24T06:42:18.877Z Compiling zerocopy-derive v0.6.6
25322026-07-24T06:42:19.239Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25332026-07-24T06:42:19.344Z Compiling packed_struct v0.10.1
25342026-07-24T06:42:19.407Z Checking funty v2.0.0
25352026-07-24T06:42:19.448Z Checking crc-catalog v2.4.0
25362026-07-24T06:42:19.531Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25372026-07-24T06:42:19.573Z Checking crc v3.4.0
25382026-07-24T06:42:19.611Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25392026-07-24T06:42:19.647Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25402026-07-24T06:42:19.784Z Checking bitvec v1.0.1
25412026-07-24T06:42:19.855Z Checking zerocopy v0.6.6
25422026-07-24T06:42:19.888Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25432026-07-24T06:42:19.960Z Compiling packed_struct_codegen v0.10.1
25442026-07-24T06:42:20.065Z Compiling bitfield-macros v0.19.4
25452026-07-24T06:42:20.146Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25462026-07-24T06:42:20.246Z Compiling indexmap v1.9.3
25472026-07-24T06:42:20.489Z Checking nodrop v0.1.14
25482026-07-24T06:42:20.616Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25492026-07-24T06:42:20.726Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25502026-07-24T06:42:20.830Z Checking bitfield v0.19.4
25512026-07-24T06:42:21.004Z Checking array-init v0.0.4
25522026-07-24T06:42:21.110Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25532026-07-24T06:42:21.147Z Checking smallvec v0.6.14
25542026-07-24T06:42:21.290Z Checking hashbrown v0.12.3
25552026-07-24T06:42:21.337Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25562026-07-24T06:42:21.374Z Checking serde-hex v0.1.0
25572026-07-24T06:42:21.530Z Checking ron v0.8.1
25582026-07-24T06:42:21.649Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25592026-07-24T06:42:22.087Z Checking hashbrown v0.13.2
25602026-07-24T06:42:22.124Z Checking crc-any v2.5.0
25612026-07-24T06:42:22.278Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25622026-07-24T06:42:22.338Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25632026-07-24T06:42:22.541Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25642026-07-24T06:42:22.578Z Checking object v0.30.4
25652026-07-24T06:42:22.913Z Checking path-slash v0.1.5
25662026-07-24T06:42:22.951Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25672026-07-24T06:42:22.955Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25682026-07-24T06:42:23.051Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25692026-07-24T06:42:23.256Z Compiling xshell-macros v0.2.7
25702026-07-24T06:42:23.619Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25712026-07-24T06:42:23.699Z Checking xshell v0.2.7
25722026-07-24T06:42:23.943Z Checking half v1.8.3
25732026-07-24T06:42:24.023Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25742026-07-24T06:42:24.075Z Compiling num-derive v0.3.3
25752026-07-24T06:42:24.174Z Checking serde_cbor v0.11.2
25762026-07-24T06:42:24.631Z Compiling proc-macro-error-attr2 v2.0.0
25772026-07-24T06:42:24.819Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25782026-07-24T06:42:24.900Z Checking papergrid v0.17.0
25792026-07-24T06:42:25.097Z Checking testing_table v0.3.0
25802026-07-24T06:42:25.115Z Compiling proc-macro-error2 v2.0.1
25812026-07-24T06:42:25.151Z Checking libscf-sys v1.1.0
25822026-07-24T06:42:25.210Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25832026-07-24T06:42:25.317Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25842026-07-24T06:42:25.439Z Checking maplit v1.0.2
25852026-07-24T06:42:25.483Z Compiling tabled_derive v0.11.0
25862026-07-24T06:42:25.524Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25872026-07-24T06:42:25.558Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25882026-07-24T06:42:25.594Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25892026-07-24T06:42:25.769Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25902026-07-24T06:42:25.920Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25912026-07-24T06:42:26.186Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25922026-07-24T06:42:26.371Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25932026-07-24T06:42:26.449Z Checking crc8 v0.1.1
25942026-07-24T06:42:26.562Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25952026-07-24T06:42:26.599Z Checking unicase v2.9.0
25962026-07-24T06:42:26.735Z Checking tabled v0.20.0
25972026-07-24T06:42:26.791Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25982026-07-24T06:42:26.827Z Checking fxhash v0.2.1
25992026-07-24T06:42:26.949Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26002026-07-24T06:42:26.983Z Compiling vergen-lib v0.1.6
26012026-07-24T06:42:27.232Z Compiling diesel_derives v2.3.7
26022026-07-24T06:42:27.352Z Compiling dsl_auto_type v0.2.0
26032026-07-24T06:42:27.498Z Checking scheduled-thread-pool v0.2.7
26042026-07-24T06:42:27.544Z Compiling vergen-gitcl v1.0.8
26052026-07-24T06:42:27.579Z Compiling diesel_table_macro_syntax v0.3.0
26062026-07-24T06:42:27.684Z Checking r2d2 v0.8.10
26072026-07-24T06:42:27.866Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26082026-07-24T06:42:27.904Z Checking downcast-rs v2.0.2
26092026-07-24T06:42:28.215Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26102026-07-24T06:42:28.251Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26112026-07-24T06:42:28.430Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26122026-07-24T06:42:28.649Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26132026-07-24T06:42:28.725Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26142026-07-24T06:42:28.763Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26152026-07-24T06:42:28.797Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26162026-07-24T06:42:28.908Z Checking kstat-rs v0.2.4
26172026-07-24T06:42:28.944Z Checking arc-swap v1.8.2
26182026-07-24T06:42:28.948Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26192026-07-24T06:42:29.082Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26202026-07-24T06:42:29.133Z Compiling dirs-sys-next v0.1.2
26212026-07-24T06:42:29.222Z Checking slog-scope v4.4.1
26222026-07-24T06:42:29.413Z Compiling crunchy v0.2.4
26232026-07-24T06:42:29.447Z Compiling parking_lot_core v0.8.6
26242026-07-24T06:42:29.482Z Checking slog-stdlog v4.1.1
26252026-07-24T06:42:29.586Z Compiling dirs-next v2.0.0
26262026-07-24T06:42:29.619Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26272026-07-24T06:42:29.655Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26282026-07-24T06:42:29.756Z Compiling clang-sys v1.8.1
26292026-07-24T06:42:29.828Z Compiling git-stub v1.0.0
26302026-07-24T06:42:29.871Z Compiling tiny-keccak v2.0.2
26312026-07-24T06:42:30.153Z Compiling git-stub-vcs v0.1.0
26322026-07-24T06:42:30.386Z Compiling term v0.7.0
26332026-07-24T06:42:30.456Z Checking slog-envlogger v2.2.0
26342026-07-24T06:42:30.492Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26352026-07-24T06:42:30.524Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26362026-07-24T06:42:30.561Z Compiling bit-vec v0.6.3
26372026-07-24T06:42:30.639Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26382026-07-24T06:42:30.795Z Compiling bit-set v0.5.3
26392026-07-24T06:42:30.834Z Compiling ascii-canvas v3.0.0
26402026-07-24T06:42:30.867Z Checking parking_lot v0.11.2
26412026-07-24T06:42:30.933Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26422026-07-24T06:42:31.003Z Checking prefix-trie v0.7.0
26432026-07-24T06:42:31.100Z Compiling itertools v0.10.5
26442026-07-24T06:42:31.136Z Compiling ena v0.14.4
26452026-07-24T06:42:31.140Z Compiling libloading v0.8.9
26462026-07-24T06:42:31.255Z Compiling bindgen v0.71.1
26472026-07-24T06:42:31.363Z Compiling regex-syntax v0.6.29
26482026-07-24T06:42:31.399Z Compiling diff v0.1.13
26492026-07-24T06:42:31.434Z Checking hickory-server v0.25.2
26502026-07-24T06:42:31.700Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26512026-07-24T06:42:31.845Z Checking sled v0.34.7
26522026-07-24T06:42:32.223Z Compiling cexpr v0.6.0
26532026-07-24T06:42:32.326Z Checking nanorand v0.7.0
26542026-07-24T06:42:32.565Z Compiling salty v0.3.0
26552026-07-24T06:42:32.719Z Compiling lalrpop v0.19.12
26562026-07-24T06:42:32.859Z Compiling rustc-hash v2.1.1
26572026-07-24T06:42:32.972Z Checking flume v0.11.1
26582026-07-24T06:42:33.113Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26592026-07-24T06:42:33.256Z Compiling libxml v0.3.3
26602026-07-24T06:42:33.395Z Checking diesel v2.3.7
26612026-07-24T06:42:33.580Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26622026-07-24T06:42:33.780Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26632026-07-24T06:42:34.008Z Compiling strum_macros v0.24.3
26642026-07-24T06:42:34.211Z Compiling fs-err v2.11.0
26652026-07-24T06:42:34.476Z Compiling indoc v1.0.9
26662026-07-24T06:42:34.991Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26672026-07-24T06:42:35.219Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26682026-07-24T06:42:35.258Z Compiling progenitor-impl v0.13.0
26692026-07-24T06:42:35.290Z Checking quick-xml v0.37.5
26702026-07-24T06:42:35.326Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26712026-07-24T06:42:35.465Z Checking derive_builder v0.20.2
26722026-07-24T06:42:35.583Z Compiling oso-derive v0.27.3
26732026-07-24T06:42:35.626Z Compiling trait-variant v0.1.2
26742026-07-24T06:42:36.132Z Compiling impl-trait-for-tuples v0.2.3
26752026-07-24T06:42:36.206Z Checking openssl-probe v0.1.6
26762026-07-24T06:42:36.244Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26772026-07-24T06:42:36.619Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26782026-07-24T06:42:37.097Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26792026-07-24T06:42:37.751Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26802026-07-24T06:42:37.966Z Compiling progenitor-macro v0.13.0
26812026-07-24T06:42:38.138Z Checking progenitor-client v0.13.0
26822026-07-24T06:42:38.421Z Checking rfc6979 v0.4.0
26832026-07-24T06:42:38.582Z Checking assert_matches v1.5.0
26842026-07-24T06:42:38.693Z Checking parse-size v1.1.0
26852026-07-24T06:42:38.853Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
26862026-07-24T06:42:38.899Z Checking ecdsa v0.16.9
26872026-07-24T06:42:39.197Z Checking primeorder v0.13.6
26882026-07-24T06:42:39.325Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26892026-07-24T06:42:39.486Z Checking p384 v0.13.1
26902026-07-24T06:42:39.799Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26912026-07-24T06:42:39.958Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26922026-07-24T06:42:39.995Z Checking predicates-tree v1.0.13
26932026-07-24T06:42:40.149Z Checking bb8 v0.8.6
26942026-07-24T06:42:40.460Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26952026-07-24T06:42:40.492Z Compiling mime_guess v2.0.5
26962026-07-24T06:42:40.805Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26972026-07-24T06:42:40.860Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26982026-07-24T06:42:41.054Z Checking http-range v0.1.5
26992026-07-24T06:42:41.245Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27002026-07-24T06:42:41.386Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27012026-07-24T06:42:41.678Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27022026-07-24T06:42:41.732Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27032026-07-24T06:42:41.918Z Checking atty v0.2.14
27042026-07-24T06:42:41.996Z Checking nonempty v0.12.0
27052026-07-24T06:42:42.053Z Checking corncobs v0.1.4
27062026-07-24T06:42:42.240Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27072026-07-24T06:42:42.285Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27082026-07-24T06:42:42.664Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27092026-07-24T06:42:42.925Z Checking ignore v0.4.25
27102026-07-24T06:42:43.011Z Checking progenitor v0.13.0
27112026-07-24T06:42:43.221Z Checking secrecy v0.8.0
27122026-07-24T06:42:43.292Z Checking hyper-staticfile v0.10.1
27132026-07-24T06:42:43.388Z Checking globwalk v0.9.1
27142026-07-24T06:42:43.607Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27152026-07-24T06:42:43.643Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27162026-07-24T06:42:43.942Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27172026-07-24T06:42:43.985Z Compiling illumos-nvpair-sys v0.2.0
27182026-07-24T06:42:44.179Z Checking camino-tempfile-ext v0.3.3
27192026-07-24T06:42:44.307Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27202026-07-24T06:42:44.432Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27212026-07-24T06:42:44.591Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27222026-07-24T06:42:45.150Z Checking signal-hook-tokio v0.3.1
27232026-07-24T06:42:45.317Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27242026-07-24T06:42:45.356Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27252026-07-24T06:42:45.471Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27262026-07-24T06:42:45.565Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27272026-07-24T06:42:45.889Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27282026-07-24T06:42:47.358Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27292026-07-24T06:42:47.405Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27302026-07-24T06:42:47.592Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27312026-07-24T06:42:47.653Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27322026-07-24T06:42:48.297Z Checking async-bb8-diesel v0.2.1
27332026-07-24T06:42:48.693Z Checking diesel-dtrace v0.5.0
27342026-07-24T06:42:48.761Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27352026-07-24T06:42:48.932Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27362026-07-24T06:42:48.969Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27372026-07-24T06:42:49.156Z Checking illumos-nvpair v0.3.0
27382026-07-24T06:42:49.329Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27392026-07-24T06:42:49.365Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27402026-07-24T06:42:49.463Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27412026-07-24T06:42:49.761Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27422026-07-24T06:42:49.797Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27432026-07-24T06:42:49.800Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27442026-07-24T06:42:49.966Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27452026-07-24T06:42:50.210Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27462026-07-24T06:42:50.416Z Checking tungstenite v0.23.0
27472026-07-24T06:42:50.515Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27482026-07-24T06:42:50.884Z Checking tokio-tungstenite v0.23.1
27492026-07-24T06:42:51.199Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
27502026-07-24T06:42:51.627Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27512026-07-24T06:42:51.704Z Checking rand_seeder v0.4.0
27522026-07-24T06:42:51.891Z Checking void v1.0.2
27532026-07-24T06:42:51.959Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27542026-07-24T06:42:52.006Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27552026-07-24T06:42:52.044Z Checking lzss v0.8.2
27562026-07-24T06:42:52.155Z Checking nix v0.27.1
27572026-07-24T06:42:52.250Z Checking serde_bytes v0.11.19
27582026-07-24T06:42:52.336Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27592026-07-24T06:42:52.471Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27602026-07-24T06:42:52.715Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27612026-07-24T06:42:52.754Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27622026-07-24T06:42:53.185Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27632026-07-24T06:42:53.494Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27642026-07-24T06:42:53.981Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27652026-07-24T06:42:54.074Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27662026-07-24T06:42:54.121Z Checking yansi v1.0.1
27672026-07-24T06:42:54.173Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27682026-07-24T06:42:54.276Z Checking is_ci v1.2.0
27692026-07-24T06:42:54.453Z Checking cpubits v0.1.1
27702026-07-24T06:42:54.569Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27712026-07-24T06:42:54.605Z Checking pretty_assertions v1.4.1
27722026-07-24T06:42:54.778Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
27732026-07-24T06:42:54.900Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27742026-07-24T06:42:55.555Z Checking pem-rfc7468 v1.0.0
27752026-07-24T06:42:55.765Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27762026-07-24T06:42:56.049Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27772026-07-24T06:42:56.304Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27782026-07-24T06:42:56.526Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27792026-07-24T06:42:56.601Z Checking hmac v0.13.0
27802026-07-24T06:42:56.800Z Checking sha2 v0.11.0
27812026-07-24T06:42:56.992Z Checking universal-hash v0.6.1
27822026-07-24T06:42:57.117Z Compiling libz-sys v1.1.24
27832026-07-24T06:42:57.165Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27842026-07-24T06:42:57.225Z Compiling instability v0.3.11
27852026-07-24T06:42:57.505Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27862026-07-24T06:42:57.584Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27872026-07-24T06:42:57.654Z Checking castaway v0.2.4
27882026-07-24T06:42:57.729Z Compiling indoc v2.0.7
27892026-07-24T06:42:57.802Z Checking compact_str v0.8.1
27902026-07-24T06:42:58.217Z Checking polyval v0.7.1
27912026-07-24T06:42:58.444Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
27922026-07-24T06:42:58.649Z Checking der v0.8.0
27932026-07-24T06:42:58.712Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27942026-07-24T06:42:58.966Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27952026-07-24T06:42:59.048Z Checking unicode-truncate v1.1.0
27962026-07-24T06:42:59.233Z Checking lru v0.12.5
27972026-07-24T06:42:59.270Z Compiling libgit2-sys v0.18.3+1.9.2
27982026-07-24T06:42:59.357Z Checking cassowary v0.3.0
27992026-07-24T06:42:59.530Z Checking ghash v0.6.0
28002026-07-24T06:42:59.605Z Checking ratatui v0.29.0
28012026-07-24T06:42:59.694Z Checking pbkdf2 v0.13.0
28022026-07-24T06:42:59.730Z Checking aes v0.9.1
28032026-07-24T06:42:59.851Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28042026-07-24T06:43:00.180Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28052026-07-24T06:43:00.435Z Checking ctr v0.10.1
28062026-07-24T06:43:00.651Z Checking aead v0.6.1
28072026-07-24T06:43:01.837Z Checking cargo-platform v0.3.2
28082026-07-24T06:43:01.840Z Checking aes-gcm v0.11.0
28092026-07-24T06:43:01.840Z Checking cargo_metadata v0.23.1
28102026-07-24T06:43:01.840Z Checking spki v0.8.0
28112026-07-24T06:43:01.840Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28122026-07-24T06:43:01.840Z Checking crypto-bigint v0.7.5
28132026-07-24T06:43:01.884Z Checking supports-color v3.0.2
28142026-07-24T06:43:02.052Z Checking console v0.16.2
28152026-07-24T06:43:02.408Z Checking salsa20 v0.11.0
28162026-07-24T06:43:02.588Z Checking cbc v0.2.1
28172026-07-24T06:43:02.627Z Compiling vergen-git2 v9.1.0
28182026-07-24T06:43:02.767Z Checking unit-prefix v0.5.2
28192026-07-24T06:43:02.869Z Checking plotters-backend v0.3.7
28202026-07-24T06:43:02.934Z Checking indicatif v0.18.4
28212026-07-24T06:43:03.115Z Checking plotters-svg v0.3.7
28222026-07-24T06:43:03.356Z Checking scrypt v0.12.0
28232026-07-24T06:43:03.397Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28242026-07-24T06:43:03.561Z Checking libsw-core v0.3.2
28252026-07-24T06:43:03.629Z Checking cast v0.3.0
28262026-07-24T06:43:03.716Z Checking pkcs5 v0.8.1
28272026-07-24T06:43:03.753Z Checking libsw v3.5.0
28282026-07-24T06:43:03.822Z Checking criterion-plot v0.6.0
28292026-07-24T06:43:03.946Z Checking plotters v0.3.7
28302026-07-24T06:43:04.064Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28312026-07-24T06:43:04.199Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28322026-07-24T06:43:04.388Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28332026-07-24T06:43:04.645Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28342026-07-24T06:43:04.828Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28352026-07-24T06:43:04.899Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28362026-07-24T06:43:05.036Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28372026-07-24T06:43:05.115Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28382026-07-24T06:43:05.157Z Checking colored v2.2.0
28392026-07-24T06:43:05.275Z Checking tinytemplate v1.2.1
28402026-07-24T06:43:05.397Z Checking oorandom v11.1.5
28412026-07-24T06:43:05.538Z Checking anes v0.1.6
28422026-07-24T06:43:05.570Z Checking shell-words v1.1.1
28432026-07-24T06:43:05.819Z Checking criterion v0.7.0
28442026-07-24T06:43:05.838Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28452026-07-24T06:43:06.086Z Checking pkcs8 v0.11.0
28462026-07-24T06:43:06.326Z Checking oxide-update-engine-display v0.1.2
28472026-07-24T06:43:06.666Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28482026-07-24T06:43:07.059Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28492026-07-24T06:43:07.468Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28502026-07-24T06:43:07.600Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28512026-07-24T06:43:08.440Z Checking tokio-test v0.4.5
28522026-07-24T06:43:08.697Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28532026-07-24T06:43:08.957Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28542026-07-24T06:43:09.396Z Checking twox-hash v2.1.2
28552026-07-24T06:43:09.450Z Checking ff v0.14.0
28562026-07-24T06:43:09.630Z Checking constant_time_eq v0.4.2
28572026-07-24T06:43:09.750Z Checking arrayref v0.3.9
28582026-07-24T06:43:09.806Z Checking arrayvec v0.7.6
28592026-07-24T06:43:09.912Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28602026-07-24T06:43:10.030Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28612026-07-24T06:43:10.110Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28622026-07-24T06:43:10.709Z Checking fatfs v0.3.6
28632026-07-24T06:43:11.047Z Checking signature v3.0.0
28642026-07-24T06:43:11.130Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28652026-07-24T06:43:11.214Z Compiling seq-macro v0.3.6
28662026-07-24T06:43:11.248Z Checking base16ct v1.0.0
28672026-07-24T06:43:11.413Z Checking sec1 v0.8.1
28682026-07-24T06:43:11.659Z Checking group v0.14.0
28692026-07-24T06:43:11.786Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28702026-07-24T06:43:11.858Z Checking hkdf v0.13.0
28712026-07-24T06:43:12.026Z Compiling petname v2.0.2
28722026-07-24T06:43:12.506Z Checking elliptic-curve v0.14.0-rc.33
28732026-07-24T06:43:12.541Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28742026-07-24T06:43:12.752Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28752026-07-24T06:43:12.788Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28762026-07-24T06:43:13.016Z Checking concurrent-queue v2.5.0
28772026-07-24T06:43:13.238Z Checking rtoolbox v0.0.3
28782026-07-24T06:43:13.407Z Checking parking v2.2.1
28792026-07-24T06:43:13.570Z Checking event-listener v5.4.1
28802026-07-24T06:43:13.826Z Checking rpassword v7.5.4
28812026-07-24T06:43:14.064Z Checking tui-tree-widget v0.23.1
28822026-07-24T06:43:14.307Z Checking rfc6979 v0.5.0
28832026-07-24T06:43:14.443Z Compiling samael v0.0.19
28842026-07-24T06:43:14.482Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28852026-07-24T06:43:14.511Z Checking sapling-renderdag v0.1.0
28862026-07-24T06:43:14.680Z Compiling blake3 v1.8.5
28872026-07-24T06:43:14.791Z Checking sync-ptr v0.1.4
28882026-07-24T06:43:14.948Z Checking ecdsa v0.17.0-rc.18
28892026-07-24T06:43:15.372Z Checking event-listener-strategy v0.5.4
28902026-07-24T06:43:15.542Z Checking primeorder v0.14.0-rc.10
28912026-07-24T06:43:15.608Z Checking primefield v0.14.0
28922026-07-24T06:43:15.848Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28932026-07-24T06:43:15.884Z Compiling curve25519-dalek v5.0.0-rc.0
28942026-07-24T06:43:16.096Z Checking futures-timer v3.0.3
28952026-07-24T06:43:16.354Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28962026-07-24T06:43:16.437Z Checking async-lock v3.4.2
28972026-07-24T06:43:16.728Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28982026-07-24T06:43:16.854Z Checking ssh-encoding v0.3.0-rc.9
28992026-07-24T06:43:17.130Z Compiling strsim v0.10.0
29002026-07-24T06:43:17.489Z Checking topological-sort v0.2.2
29012026-07-24T06:43:17.662Z Checking omicron-zone-package v0.12.3
29022026-07-24T06:43:17.725Z Compiling darling_core v0.13.4
29032026-07-24T06:43:18.594Z Checking async-object-pool v0.2.0
29042026-07-24T06:43:19.132Z Checking ed25519 v3.0.0
29052026-07-24T06:43:19.395Z Checking crypto-primes v0.7.2
29062026-07-24T06:43:19.650Z Checking pkcs1 v0.8.0-rc.4
29072026-07-24T06:43:19.691Z Checking poly1305 v0.9.0
29082026-07-24T06:43:19.718Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29092026-07-24T06:43:19.891Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29102026-07-24T06:43:19.991Z Checking blowfish v0.10.0
29112026-07-24T06:43:20.124Z Checking serde_regex v1.1.0
29122026-07-24T06:43:20.179Z Checking blake2 v0.11.0-rc.6
29132026-07-24T06:43:20.315Z Checking assert-json-diff v2.0.2
29142026-07-24T06:43:20.419Z Checking path-tree v0.8.3
29152026-07-24T06:43:20.477Z Checking keccak v0.2.0
29162026-07-24T06:43:20.516Z Checking gimli v0.32.3
29172026-07-24T06:43:20.573Z Checking stringmetrics v2.2.2
29182026-07-24T06:43:20.642Z Compiling target-lexicon v0.13.3
29192026-07-24T06:43:20.681Z Checking fiat-crypto v0.3.0
29202026-07-24T06:43:20.759Z Checking httpmock v0.8.3
29212026-07-24T06:43:21.248Z Checking sha3 v0.11.0
29222026-07-24T06:43:21.632Z Checking argon2 v0.6.0-rc.8
29232026-07-24T06:43:21.983Z Checking rsa v0.10.0-rc.18
29242026-07-24T06:43:22.119Z Checking addr2line v0.25.1
29252026-07-24T06:43:22.427Z Checking bcrypt-pbkdf v0.11.0
29262026-07-24T06:43:22.522Z Checking ssh-cipher v0.3.0-rc.9
29272026-07-24T06:43:22.632Z Compiling darling_macro v0.13.4
29282026-07-24T06:43:22.770Z Checking ed25519-dalek v3.0.0-rc.0
29292026-07-24T06:43:23.055Z Checking p256 v0.14.0-rc.10
29302026-07-24T06:43:23.152Z Checking p521 v0.14.0-rc.10
29312026-07-24T06:43:23.866Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29322026-07-24T06:43:24.149Z Checking kem v0.3.0
29332026-07-24T06:43:24.316Z Checking module-lattice v0.2.3
29342026-07-24T06:43:24.584Z Checking hex-literal v0.4.1
29352026-07-24T06:43:24.721Z Compiling guppy-workspace-hack v0.1.0
29362026-07-24T06:43:24.965Z Checking rustc-demangle v0.1.27
29372026-07-24T06:43:25.048Z Checking ml-kem v0.3.2
29382026-07-24T06:43:25.228Z Checking backtrace v0.3.76
29392026-07-24T06:43:25.573Z Compiling darling v0.13.4
29402026-07-24T06:43:25.894Z Checking russh-cryptovec v0.61.0
29412026-07-24T06:43:25.970Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29422026-07-24T06:43:26.051Z Checking p384 v0.14.0-rc.10
29432026-07-24T06:43:26.084Z Checking internal-russh-num-bigint v0.5.0
29442026-07-24T06:43:26.213Z Checking num-bigint v0.4.6
29452026-07-24T06:43:26.324Z Checking russh-util v0.52.0
29462026-07-24T06:43:26.485Z Checking generic-array v1.4.3
29472026-07-24T06:43:26.921Z Compiling enum_dispatch v0.3.13
29482026-07-24T06:43:27.139Z Compiling delegate v0.13.5
29492026-07-24T06:43:27.312Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29502026-07-24T06:43:27.650Z Checking hex-literal v1.1.0
29512026-07-24T06:43:27.950Z Checking md5 v0.8.0
29522026-07-24T06:43:28.006Z Compiling target-spec v3.5.7
29532026-07-24T06:43:28.101Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29542026-07-24T06:43:28.163Z Checking ssh-key v0.7.0-rc.10
29552026-07-24T06:43:28.364Z Compiling git2 v0.20.4
29562026-07-24T06:43:28.414Z Checking cfg-expr v0.20.6
29572026-07-24T06:43:28.441Z Compiling serde_with_macros v1.5.2
29582026-07-24T06:43:28.662Z Checking backtrace-ext v0.2.1
29592026-07-24T06:43:28.852Z Checking supports-color v2.1.0
29602026-07-24T06:43:28.929Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29612026-07-24T06:43:29.026Z Checking textwrap v0.15.2
29622026-07-24T06:43:29.071Z Checking russh v0.61.2
29632026-07-24T06:43:29.307Z Checking supports-hyperlinks v2.1.0
29642026-07-24T06:43:29.376Z Checking supports-unicode v2.1.0
29652026-07-24T06:43:29.465Z Checking hashbrown v0.14.5
29662026-07-24T06:43:29.528Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29672026-07-24T06:43:29.739Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29682026-07-24T06:43:29.999Z Checking terminal_size v0.1.17
29692026-07-24T06:43:30.024Z Checking socket2 v0.5.10
29702026-07-24T06:43:30.061Z Compiling miette-derive v5.10.0
29712026-07-24T06:43:30.134Z Checking internet-checksum v0.2.1
29722026-07-24T06:43:30.334Z Checking owo-colors v3.5.0
29732026-07-24T06:43:31.658Z Checking miette v5.10.0
29742026-07-24T06:43:31.728Z Checking chumsky v0.9.3
29752026-07-24T06:43:31.728Z Compiling polar-core v0.27.3
29762026-07-24T06:43:31.819Z Compiling serde_with v1.14.0
29772026-07-24T06:43:31.845Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29782026-07-24T06:43:32.425Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29792026-07-24T06:43:32.482Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29802026-07-24T06:43:32.515Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
29812026-07-24T06:43:32.867Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29822026-07-24T06:43:33.026Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29832026-07-24T06:43:33.206Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29842026-07-24T06:43:33.244Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29852026-07-24T06:43:33.251Z Compiling knuffel-derive v3.2.0
29862026-07-24T06:43:33.400Z Checking httptest v0.16.4
29872026-07-24T06:43:33.470Z Checking pathdiff v0.2.3
29882026-07-24T06:43:33.668Z Checking nested v0.1.1
29892026-07-24T06:43:33.808Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29902026-07-24T06:43:33.831Z Checking guppy v0.17.25
29912026-07-24T06:43:34.171Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29922026-07-24T06:43:34.494Z Checking similar-asserts v1.7.0
29932026-07-24T06:43:34.819Z Compiling target-triple v1.0.0
29942026-07-24T06:43:34.839Z Checking knuffel v3.2.0
29952026-07-24T06:43:34.938Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29962026-07-24T06:43:35.066Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29972026-07-24T06:43:35.479Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29982026-07-24T06:43:39.772Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29992026-07-24T06:43:39.791Z Checking hickory-client v0.25.2
30002026-07-24T06:43:39.792Z Checking escape8259 v0.5.3
30012026-07-24T06:43:39.792Z Compiling assert_cmd v2.1.2
30022026-07-24T06:43:39.792Z Checking libtest-mimic v0.8.1
30032026-07-24T06:43:39.792Z Checking oso v0.27.3
30042026-07-24T06:43:39.792Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30052026-07-24T06:43:39.792Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30062026-07-24T06:43:39.792Z Checking blake2b_simd v1.0.4
30072026-07-24T06:43:39.792Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30082026-07-24T06:43:39.792Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30092026-07-24T06:43:39.792Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30102026-07-24T06:43:39.792Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30112026-07-24T06:43:39.792Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30122026-07-24T06:43:39.792Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30132026-07-24T06:43:39.792Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30142026-07-24T06:43:39.792Z Checking fancy-regex v0.14.0
30152026-07-24T06:43:39.792Z Checking serde_tokenstream v0.2.3
30162026-07-24T06:43:39.792Z Checking approx v0.5.1
30172026-07-24T06:43:39.792Z Compiling rstest_macros v0.25.0
30182026-07-24T06:43:39.792Z Checking uzers v0.12.2
30192026-07-24T06:43:39.792Z Checking termcolor v1.4.1
30202026-07-24T06:43:39.792Z Checking constant_time_eq v0.3.1
30212026-07-24T06:43:39.792Z Compiling linkme-impl v0.3.35
30222026-07-24T06:43:39.792Z Checking rust-argon2 v2.1.0
30232026-07-24T06:43:39.792Z Checking trybuild v1.0.116
30242026-07-24T06:43:39.792Z Checking datatest-stable v0.3.3
30252026-07-24T06:43:39.792Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30262026-07-24T06:43:39.792Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30272026-07-24T06:43:39.792Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30282026-07-24T06:43:39.792Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30292026-07-24T06:43:39.792Z Checking support-bundle-viewer v0.1.2
30302026-07-24T06:43:39.792Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30312026-07-24T06:43:39.792Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30322026-07-24T06:43:40.020Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30332026-07-24T06:43:40.149Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30342026-07-24T06:43:40.269Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30352026-07-24T06:43:40.402Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30362026-07-24T06:43:40.521Z Checking drift v0.2.0
30372026-07-24T06:43:40.599Z Checking digest-io v0.1.0
30382026-07-24T06:43:40.768Z Checking rand_distr v0.5.1
30392026-07-24T06:43:40.915Z Checking multimap v0.10.1
30402026-07-24T06:43:41.087Z Compiling relative-path v1.9.3
30412026-07-24T06:43:41.125Z Checking rawzip v0.4.4
30422026-07-24T06:43:41.230Z Compiling linkme v0.3.35
30432026-07-24T06:43:41.596Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30442026-07-24T06:43:41.633Z Checking dropshot-api-manager v0.7.2
30452026-07-24T06:43:42.859Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30462026-07-24T06:43:43.178Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30472026-07-24T06:43:43.251Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30482026-07-24T06:43:43.442Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30492026-07-24T06:43:43.500Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30502026-07-24T06:43:43.663Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30512026-07-24T06:43:43.875Z Checking cargo_toml v0.21.0
30522026-07-24T06:43:43.945Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30532026-07-24T06:43:44.026Z Checking partial-io v0.5.4
30542026-07-24T06:43:44.288Z Checking termios v0.3.3
30552026-07-24T06:43:44.394Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30562026-07-24T06:43:44.489Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30572026-07-24T06:43:44.746Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30582026-07-24T06:43:45.038Z Checking rstest v0.25.0
30592026-07-24T06:43:49.057Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30602026-07-24T06:43:49.994Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30612026-07-24T06:43:51.503Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30622026-07-24T06:43:56.960Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30632026-07-24T06:43:59.104Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30642026-07-24T06:44:00.811Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30652026-07-24T06:44:04.666Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30662026-07-24T06:44:08.628Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30672026-07-24T06:44:15.470Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30682026-07-24T06:44:15.669Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30692026-07-24T06:44:15.960Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30702026-07-24T06:44:17.414Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
30712026-07-24T06:44:21.314Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30722026-07-24T06:44:26.327Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30732026-07-24T06:44:47.617Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
30742026-07-24T06:45:40.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s
30752026-07-24T06:45:41.025Z
30762026-07-24T06:45:41.025Zreal 4:17.782418169
30772026-07-24T06:45:41.025Zuser 22:09.463696867
30782026-07-24T06:45:41.025Zsys 5:12.409590582
30792026-07-24T06:45:41.025Ztrap 0.549294201
30802026-07-24T06:45:41.025Ztflt 0.448936195
30812026-07-24T06:45:41.026Zdflt 0.578892830
30822026-07-24T06:45:41.026Zkflt 0.004534750
30832026-07-24T06:45:41.026Zlock 1:00:55.357587324
30842026-07-24T06:45:41.026Zslp 1:00:37.087693902
30852026-07-24T06:45:41.026Zlat 1:47.135728814
30862026-07-24T06:45:41.026Zstop 11:53.390966657
30872026-07-24T06:45:41.029Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30882026-07-24T06:45:41.029Z+ ptime -m cargo doc --workspace --no-deps
30892026-07-24T06:45:41.860Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30902026-07-24T06:45:41.860Z |
30912026-07-24T06:45:41.860Z = 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)`
30922026-07-24T06:45:41.860Z = 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>
30932026-07-24T06:45:42.899Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30942026-07-24T06:45:43.138Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30952026-07-24T06:45:43.184Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30962026-07-24T06:45:43.247Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30972026-07-24T06:45:43.280Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30982026-07-24T06:45:43.347Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30992026-07-24T06:45:43.470Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31002026-07-24T06:45:43.504Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31012026-07-24T06:45:43.531Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31022026-07-24T06:45:43.534Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31032026-07-24T06:45:43.649Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31042026-07-24T06:45:43.735Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31052026-07-24T06:45:43.760Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31062026-07-24T06:45:43.803Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31072026-07-24T06:45:43.826Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31082026-07-24T06:45:43.850Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31092026-07-24T06:45:43.877Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31102026-07-24T06:45:43.903Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31112026-07-24T06:45:43.950Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31122026-07-24T06:45:44.001Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31132026-07-24T06:45:44.004Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31142026-07-24T06:45:44.048Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31152026-07-24T06:45:44.301Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31162026-07-24T06:45:44.449Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31172026-07-24T06:45:44.479Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31182026-07-24T06:45:44.566Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31192026-07-24T06:45:44.595Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31202026-07-24T06:45:44.741Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31212026-07-24T06:45:44.764Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31222026-07-24T06:45:44.911Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31232026-07-24T06:45:45.032Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31242026-07-24T06:45:45.056Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31252026-07-24T06:45:45.147Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31262026-07-24T06:45:45.281Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31272026-07-24T06:45:45.337Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31282026-07-24T06:45:45.382Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31292026-07-24T06:45:45.580Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31302026-07-24T06:45:45.607Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31312026-07-24T06:45:45.630Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31322026-07-24T06:45:45.653Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31332026-07-24T06:45:45.902Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31342026-07-24T06:45:45.964Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31352026-07-24T06:45:46.135Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31362026-07-24T06:45:46.210Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31372026-07-24T06:45:46.234Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31382026-07-24T06:45:46.354Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31392026-07-24T06:45:46.407Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31402026-07-24T06:45:46.482Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31412026-07-24T06:45:46.523Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31422026-07-24T06:45:46.647Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31432026-07-24T06:45:46.677Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31442026-07-24T06:45:46.752Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31452026-07-24T06:45:46.828Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31462026-07-24T06:45:46.941Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31472026-07-24T06:45:46.971Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31482026-07-24T06:45:46.995Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31492026-07-24T06:45:47.049Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31502026-07-24T06:45:47.134Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31512026-07-24T06:45:47.161Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31522026-07-24T06:45:47.192Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31532026-07-24T06:45:47.217Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31542026-07-24T06:45:47.268Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31552026-07-24T06:45:47.643Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31562026-07-24T06:45:47.719Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31572026-07-24T06:45:47.785Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31582026-07-24T06:45:48.002Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31592026-07-24T06:45:48.224Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31602026-07-24T06:45:48.482Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31612026-07-24T06:45:48.693Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31622026-07-24T06:45:48.735Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31632026-07-24T06:45:48.767Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31642026-07-24T06:45:48.792Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31652026-07-24T06:45:48.994Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31662026-07-24T06:45:49.020Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31672026-07-24T06:45:49.052Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31682026-07-24T06:45:49.077Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31692026-07-24T06:45:49.537Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31702026-07-24T06:45:50.086Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31712026-07-24T06:45:50.133Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31722026-07-24T06:45:50.136Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31732026-07-24T06:45:50.242Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31742026-07-24T06:45:50.382Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31752026-07-24T06:45:50.502Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31762026-07-24T06:45:50.588Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31772026-07-24T06:45:50.657Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31782026-07-24T06:45:50.784Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31792026-07-24T06:45:51.000Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31802026-07-24T06:45:51.023Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31812026-07-24T06:45:51.045Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31822026-07-24T06:45:51.093Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31832026-07-24T06:45:51.152Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31842026-07-24T06:45:51.290Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31852026-07-24T06:45:51.313Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31862026-07-24T06:45:51.336Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31872026-07-24T06:45:51.361Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31882026-07-24T06:45:51.501Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31892026-07-24T06:45:51.527Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31902026-07-24T06:45:51.530Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31912026-07-24T06:45:51.624Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31922026-07-24T06:45:51.647Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31932026-07-24T06:45:51.671Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31942026-07-24T06:45:51.727Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31952026-07-24T06:45:51.889Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31962026-07-24T06:45:51.914Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31972026-07-24T06:45:51.953Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31982026-07-24T06:45:52.255Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31992026-07-24T06:45:52.258Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32002026-07-24T06:45:52.303Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32012026-07-24T06:45:52.766Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32022026-07-24T06:45:52.988Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32032026-07-24T06:45:53.019Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32042026-07-24T06:45:53.807Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32052026-07-24T06:45:54.004Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32062026-07-24T06:45:54.195Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32072026-07-24T06:45:54.597Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32082026-07-24T06:45:55.236Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32092026-07-24T06:45:56.113Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32102026-07-24T06:45:56.248Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32112026-07-24T06:45:56.702Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32122026-07-24T06:45:56.781Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32132026-07-24T06:45:57.166Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32142026-07-24T06:45:57.325Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32152026-07-24T06:45:57.476Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32162026-07-24T06:45:57.765Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32172026-07-24T06:45:58.192Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32182026-07-24T06:45:58.288Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32192026-07-24T06:45:58.517Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32202026-07-24T06:45:58.665Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32212026-07-24T06:45:58.745Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32222026-07-24T06:45:58.911Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32232026-07-24T06:45:59.013Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32242026-07-24T06:45:59.081Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32252026-07-24T06:45:59.478Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32262026-07-24T06:45:59.511Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32272026-07-24T06:46:00.077Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32282026-07-24T06:46:00.108Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32292026-07-24T06:46:00.248Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32302026-07-24T06:46:00.417Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32312026-07-24T06:46:01.060Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32322026-07-24T06:46:01.134Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32332026-07-24T06:46:01.535Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32342026-07-24T06:46:01.892Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32352026-07-24T06:46:02.522Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32362026-07-24T06:46:03.147Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32372026-07-24T06:46:03.302Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32382026-07-24T06:46:03.877Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32392026-07-24T06:46:03.938Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32402026-07-24T06:46:03.966Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32412026-07-24T06:46:04.103Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32422026-07-24T06:46:04.351Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32432026-07-24T06:46:05.178Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32442026-07-24T06:46:05.543Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32452026-07-24T06:46:06.328Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32462026-07-24T06:46:07.263Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32472026-07-24T06:46:07.926Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32482026-07-24T06:46:08.002Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32492026-07-24T06:46:11.019Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32502026-07-24T06:46:11.367Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32512026-07-24T06:46:11.577Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32522026-07-24T06:46:11.619Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32532026-07-24T06:46:12.773Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32542026-07-24T06:46:13.557Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32552026-07-24T06:46:13.723Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32562026-07-24T06:46:14.657Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32572026-07-24T06:46:15.053Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32582026-07-24T06:46:15.286Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32592026-07-24T06:46:15.495Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32602026-07-24T06:46:15.522Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32612026-07-24T06:46:16.141Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32622026-07-24T06:46:16.201Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32632026-07-24T06:46:16.344Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32642026-07-24T06:46:16.582Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32652026-07-24T06:46:16.872Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32662026-07-24T06:46:16.950Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32672026-07-24T06:46:17.356Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32682026-07-24T06:46:17.619Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32692026-07-24T06:46:17.813Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32702026-07-24T06:46:18.203Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32712026-07-24T06:46:18.419Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32722026-07-24T06:46:18.463Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32732026-07-24T06:46:18.751Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32742026-07-24T06:46:18.894Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32752026-07-24T06:46:19.115Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32762026-07-24T06:46:20.557Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32772026-07-24T06:46:20.955Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32782026-07-24T06:46:21.243Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32792026-07-24T06:46:23.026Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32802026-07-24T06:46:24.582Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32812026-07-24T06:46:25.000Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32822026-07-24T06:46:26.463Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32832026-07-24T06:46:26.779Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32842026-07-24T06:46:28.892Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32852026-07-24T06:46:29.456Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32862026-07-24T06:46:30.062Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32872026-07-24T06:46:32.269Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32882026-07-24T06:46:32.882Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32892026-07-24T06:46:33.644Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32902026-07-24T06:46:34.651Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32912026-07-24T06:46:35.113Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32922026-07-24T06:46:36.524Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32932026-07-24T06:46:36.813Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
32942026-07-24T06:46:40.067Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32952026-07-24T06:46:40.072Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32962026-07-24T06:46:42.919Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32972026-07-24T06:46:44.017Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32982026-07-24T06:46:44.593Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32992026-07-24T06:46:45.503Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33002026-07-24T06:46:46.486Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33012026-07-24T06:46:47.264Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33022026-07-24T06:46:48.077Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33032026-07-24T06:46:48.815Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33042026-07-24T06:46:51.013Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33052026-07-24T06:46:51.621Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33062026-07-24T06:46:52.407Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33072026-07-24T06:46:52.426Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33082026-07-24T06:46:53.219Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33092026-07-24T06:46:54.233Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33102026-07-24T06:46:55.056Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33112026-07-24T06:46:58.473Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33122026-07-24T06:46:59.761Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33132026-07-24T06:47:00.451Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33142026-07-24T06:47:01.371Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33152026-07-24T06:47:02.490Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33162026-07-24T06:47:03.502Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33172026-07-24T06:47:04.544Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33182026-07-24T06:47:07.507Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33192026-07-24T06:47:07.815Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33202026-07-24T06:47:08.801Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33212026-07-24T06:47:10.081Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33222026-07-24T06:47:11.378Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33232026-07-24T06:47:12.734Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33242026-07-24T06:47:15.320Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33252026-07-24T06:47:15.923Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33262026-07-24T06:47:17.531Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33272026-07-24T06:47:19.319Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33282026-07-24T06:47:20.867Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33292026-07-24T06:47:22.416Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33302026-07-24T06:47:24.120Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33312026-07-24T06:47:25.631Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33322026-07-24T06:47:27.369Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33332026-07-24T06:47:31.514Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33342026-07-24T06:47:32.373Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33352026-07-24T06:47:33.386Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33362026-07-24T06:47:34.137Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33372026-07-24T06:47:35.959Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33382026-07-24T06:47:37.546Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33392026-07-24T06:47:39.403Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33402026-07-24T06:47:41.495Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33412026-07-24T06:47:43.255Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33422026-07-24T06:47:45.314Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33432026-07-24T06:47:46.788Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33442026-07-24T06:47:48.503Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33452026-07-24T06:47:50.271Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33462026-07-24T06:47:52.078Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33472026-07-24T06:47:53.872Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33482026-07-24T06:47:55.669Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33492026-07-24T06:47:57.382Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33502026-07-24T06:47:58.883Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33512026-07-24T06:48:00.905Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33522026-07-24T06:48:02.641Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33532026-07-24T06:48:06.260Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33542026-07-24T06:48:08.035Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33552026-07-24T06:48:09.850Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33562026-07-24T06:48:11.717Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33572026-07-24T06:48:13.509Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33582026-07-24T06:48:15.900Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33592026-07-24T06:48:17.682Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33602026-07-24T06:48:20.917Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33612026-07-24T06:48:21.741Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33622026-07-24T06:48:24.235Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33632026-07-24T06:48:26.282Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33642026-07-24T06:48:29.328Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33652026-07-24T06:48:31.052Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33662026-07-24T06:48:33.709Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33672026-07-24T06:48:35.789Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33682026-07-24T06:48:38.228Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33692026-07-24T06:48:41.068Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33702026-07-24T06:48:43.585Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33712026-07-24T06:48:45.612Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33722026-07-24T06:48:47.892Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33732026-07-24T06:48:50.326Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33742026-07-24T06:48:52.696Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33752026-07-24T06:48:55.097Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33762026-07-24T06:48:57.473Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33772026-07-24T06:48:59.925Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33782026-07-24T06:49:02.251Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33792026-07-24T06:49:04.668Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33802026-07-24T06:49:07.231Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33812026-07-24T06:49:09.638Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33822026-07-24T06:49:12.062Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33832026-07-24T06:49:14.597Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33842026-07-24T06:49:16.985Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33852026-07-24T06:49:19.428Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33862026-07-24T06:49:21.896Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33872026-07-24T06:49:24.345Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33882026-07-24T06:49:26.844Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33892026-07-24T06:49:29.309Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33902026-07-24T06:49:31.761Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33912026-07-24T06:49:34.257Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33922026-07-24T06:49:36.720Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33932026-07-24T06:49:39.161Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33942026-07-24T06:49:41.627Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33952026-07-24T06:49:44.091Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
33962026-07-24T06:49:47.063Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33972026-07-24T06:49:49.186Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33982026-07-24T06:49:51.810Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33992026-07-24T06:49:54.529Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34002026-07-24T06:49:57.056Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34012026-07-24T06:49:59.596Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34022026-07-24T06:50:02.176Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34032026-07-24T06:50:04.811Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34042026-07-24T06:50:07.334Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34052026-07-24T06:50:10.032Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34062026-07-24T06:50:12.600Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34072026-07-24T06:50:15.242Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34082026-07-24T06:50:18.037Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34092026-07-24T06:50:20.403Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34102026-07-24T06:50:23.281Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34112026-07-24T06:50:25.901Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34122026-07-24T06:50:28.582Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34132026-07-24T06:50:31.118Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34142026-07-24T06:50:33.842Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34152026-07-24T06:50:36.554Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34162026-07-24T06:50:39.637Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34172026-07-24T06:50:42.123Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34182026-07-24T06:50:44.911Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34192026-07-24T06:50:52.981Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34202026-07-24T06:50:53.161Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34212026-07-24T06:50:56.776Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34222026-07-24T06:51:00.175Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34232026-07-24T06:51:04.905Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34242026-07-24T06:51:07.846Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34252026-07-24T06:51:11.832Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34262026-07-24T06:51:15.484Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34272026-07-24T06:51:19.312Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34282026-07-24T06:51:23.279Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34292026-07-24T06:51:26.997Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34302026-07-24T06:51:30.841Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34312026-07-24T06:51:34.609Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34322026-07-24T06:51:38.525Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34332026-07-24T06:51:42.242Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34342026-07-24T06:51:46.089Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34352026-07-24T06:51:49.931Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34362026-07-24T06:51:53.656Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34372026-07-24T06:51:57.491Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34382026-07-24T06:52:01.283Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34392026-07-24T06:52:05.119Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34402026-07-24T06:52:09.029Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34412026-07-24T06:52:12.764Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34422026-07-24T06:52:16.608Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34432026-07-24T06:52:20.491Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34442026-07-24T06:52:24.264Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34452026-07-24T06:52:28.135Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34462026-07-24T06:52:58.550Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 17s
34472026-07-24T06:52:58.718Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 204 other files
34482026-07-24T06:52:58.827Z
34492026-07-24T06:52:58.827Zreal 7:17.710331722
34502026-07-24T06:52:58.827Zuser 19:09.434162204
34512026-07-24T06:52:58.827Zsys 4:05.756120352
34522026-07-24T06:52:58.827Ztrap 0.279460686
34532026-07-24T06:52:58.827Ztflt 0.014066872
34542026-07-24T06:52:58.827Zdflt 0.082717789
34552026-07-24T06:52:58.827Zkflt 0.000019070
34562026-07-24T06:52:58.831Zlock 6:49:54.454747131
34572026-07-24T06:52:58.831Zslp 2:27:46.344728581
34582026-07-24T06:52:58.831Zlat 32.157083121
34592026-07-24T06:52:58.831Zstop 1:46.586989286
34602026-07-24T06:52:58.831Zprocess exited: duration 816753 ms, exit code 0
 
34612026-07-24T06:52:58.838Zfound 0 output files