01M1Q9GJ9AZ9MNNZ2X4VA9M51C: clippy (helios)

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

Buildomat Job: 01M1Q9H152VG06WGNTKW69A0HC

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T22:45:33.813Zjob assigned to worker 01M1Q9H80AQW54WS3T32CCCJV2 [factory aws, i-00fed13842f473c40] (queued for 49 s)
 
22026-09-04T22:45:40.207Zstarting task 0: "setup"
32026-09-04T22:45:40.213Z++ uname -s
42026-09-04T22:45:40.216Z+ kern=SunOS
52026-09-04T22:45:40.216Z+ build_user=build
62026-09-04T22:45:40.216Z+ build_uid=12345
72026-09-04T22:45:40.216Z+ work_dir=/work
82026-09-04T22:45:40.216Z+ input_dir=/input
92026-09-04T22:45:40.216Z+ [[ 0 == 12345 ]]
102026-09-04T22:45:40.216Z+ case "$kern" in
112026-09-04T22:45:40.216Z+ groupadd -g 12345 build
122026-09-04T22:45:40.227Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T22:45:42.231Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T22:45:42.309Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T22:45:42.312Z+ home_fs=zfs
162026-09-04T22:45:42.313Z+ [[ zfs == autofs ]]
172026-09-04T22:45:42.313Z+ mkdir -p /home/build
182026-09-04T22:45:42.313Z+ chown build:build /home/build /work
192026-09-04T22:45:44.313Z+ chmod 0700 /home/build /work
202026-09-04T22:45:44.317Zprocess exited: duration 4107 ms, exit code 0
 
212026-09-04T22:45:44.323Zstarting task 1: "rust-toolchain"
222026-09-04T22:45:44.326Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T22:45:44.326Z * rust toolchain channel = "1.97.1"
242026-09-04T22:45:44.326Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T22:45:44.326Z * rust toolchain profile = "default"
262026-09-04T22:45:44.326Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T22:45:44.326Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T22:45:44.329Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T22:45:44.329Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T22:45:44.429Zinfo: downloading installer
312026-09-04T22:45:45.593Zinfo: profile set to default
322026-09-04T22:45:45.593Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T22:45:45.596Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T22:45:45.721Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T22:45:45.724Zinfo: downloading 6 components
362026-09-04T22:46:01.105Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T22:46:01.105Z
382026-09-04T22:46:01.132Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T22:46:01.132Z
402026-09-04T22:46:01.135Z
412026-09-04T22:46:01.135ZRust is installed now. Great!
422026-09-04T22:46:01.135Z
432026-09-04T22:46:01.135ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T22:46:01.135Zenvironment variable. This has not been done automatically.
452026-09-04T22:46:01.135Z
462026-09-04T22:46:01.135ZTo configure your current shell, you need to source
472026-09-04T22:46:01.135Zthe corresponding env file under $HOME/.cargo.
482026-09-04T22:46:01.135Z
492026-09-04T22:46:01.135ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T22:46:01.135Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T22:46:01.135Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T22:46:01.135ZCC_x86_64-unknown-illumos = None
532026-09-04T22:46:01.135Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T22:46:01.135ZCC_x86_64_unknown_illumos = None
552026-09-04T22:46:01.135Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T22:46:01.135ZHOST_CC = None
572026-09-04T22:46:01.135Zcargo:rerun-if-env-changed=CC
582026-09-04T22:46:01.135ZCC = None
592026-09-04T22:46:01.135Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T22:46:01.311Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T22:46:01.312ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T22:46:01.312Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T22:46:01.312ZCFLAGS = None
642026-09-04T22:46:01.312Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T22:46:01.312ZHOST_CFLAGS = None
662026-09-04T22:46:01.312Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T22:46:01.312ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T22:46:01.312Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T22:46:01.312ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T22:46:01.404Z+ rustup --version
712026-09-04T22:46:01.410Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T22:46:01.413Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T22:46:01.433Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T22:46:01.436Z+ cargo --version
752026-09-04T22:46:01.450Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T22:46:01.452Z+ rustc --version
772026-09-04T22:46:01.471Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T22:46:01.474Zprocess exited: duration 17151 ms, exit code 0
 
792026-09-04T22:46:01.480Zstarting task 2: "authentication"
802026-09-04T22:46:01.496Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T22:46:01.504Zstarting task 3: "clone repository"
822026-09-04T22:46:01.507Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T22:46:01.510Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T22:46:01.539ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T22:46:21.697Z+ cd /work/oxidecomputer/omicron
862026-09-04T22:46:21.697Z+ git fetch origin c3a58a6ca132b578ccc555921a3e5cbcf19f08c2
872026-09-04T22:46:22.014ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T22:46:22.014Z * branch c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 -> FETCH_HEAD
892026-09-04T22:46:22.024Z+ [[ -n dap/reconfigurator-exec-readme ]]
902026-09-04T22:46:22.027Z++ git branch --show-current
912026-09-04T22:46:22.027Z+ current=main
922026-09-04T22:46:22.027Z+ [[ main != dap/reconfigurator-exec-readme ]]
932026-09-04T22:46:22.027Z+ git branch -f dap/reconfigurator-exec-readme c3a58a6ca132b578ccc555921a3e5cbcf19f08c2
942026-09-04T22:46:22.030Z+ git checkout -f dap/reconfigurator-exec-readme
952026-09-04T22:46:22.280ZSwitched to branch 'dap/reconfigurator-exec-readme'
962026-09-04T22:46:22.283Z+ git reset --hard c3a58a6ca132b578ccc555921a3e5cbcf19f08c2
972026-09-04T22:46:22.296ZHEAD is now at c3a58a6ca soften comment
982026-09-04T22:46:22.299Zprocess exited: duration 20793 ms, exit code 0
 
992026-09-04T22:46:22.305Zstarting task 4: "build"
1002026-09-04T22:46:22.309Z+ source ./env.sh
1012026-09-04T22:46:22.311Z++ OLD_SHELL_OPTS=ehxB
1022026-09-04T22:46:22.311Z++ set -o xtrace
1032026-09-04T22:46:22.311Z++++ dirname ./env.sh
1042026-09-04T22:46:22.313Z+++ readlink -f .
1052026-09-04T22:46:22.316Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-04T22:46:22.316Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-09-04T22:46:22.316Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-09-04T22:46:22.316Z++ 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
1092026-09-04T22:46:22.317Z++ 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
1102026-09-04T22:46:22.317Z++ 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
1112026-09-04T22:46:22.317Z++ 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
1122026-09-04T22:46:22.317Z++ 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
1132026-09-04T22:46:22.317Z++ 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
1142026-09-04T22:46:22.317Z++ 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
1152026-09-04T22:46:22.317Z++ 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
1162026-09-04T22:46:22.317Z++ case $OLD_SHELL_OPTS in
1172026-09-04T22:46:22.317Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-04T22:46:22.317Z+ source .github/buildomat/ci-env.sh
1192026-09-04T22:46:22.317Z++ export CARGO_TERM_COLOR=always
1202026-09-04T22:46:22.317Z++ CARGO_TERM_COLOR=always
1212026-09-04T22:46:22.317Z+++ uname -s
1222026-09-04T22:46:22.317Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-04T22:46:22.317Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-04T22:46:22.320Z+ cargo --version
1252026-09-04T22:46:22.326Zcargo 1.97.1 (c980f4866 2026-06-30)
1262026-09-04T22:46:22.329Z+ rustc --version
1272026-09-04T22:46:22.348Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1282026-09-04T22:46:22.351Z+ banner prerequisites
1292026-09-04T22:46:22.355Z
1302026-09-04T22:46:22.355Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-04T22:46:22.355Z # # # # # # # # # # # # # # #
1322026-09-04T22:46:22.355Z # # # # ##### # # ##### # # # # # #### #
1332026-09-04T22:46:22.355Z ##### ##### # ##### # # # # # # # # #
1342026-09-04T22:46:22.355Z # # # # # # # # # # # # # # #
1352026-09-04T22:46:22.355Z # # # ###### # # ###### ### # #### # #### #
1362026-09-04T22:46:22.355Z
1372026-09-04T22:46:22.355Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-04T22:46:24.284Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-04T22:46:24.707Z Startup: Caching catalogs ... Done
1402026-09-04T22:46:27.286ZPlanning: Solver setup ... Done (2.410s)
1412026-09-04T22:46:27.353ZPlanning: Running solver ... Done (0.068s)
1422026-09-04T22:46:27.408ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-04T22:46:27.419ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-04T22:46:27.437ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-04T22:46:27.451ZPlanning: Package planning ... Done (0.013s)
1462026-09-04T22:46:27.454ZPlanning: Merging actions ... Done (0.001s)
1472026-09-04T22:46:27.615ZPlanning: Checking for conflicting actions ... Done (0.162s)
1482026-09-04T22:46:27.618ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-04T22:46:28.330ZPlanning: Evaluating mediators ... Done (0.715s)
1502026-09-04T22:46:28.333ZPlanning: Planning completed in 3.59 seconds
1512026-09-04T22:46:28.339Z Packages to install: 2
1522026-09-04T22:46:28.340Z Estimated space available: 156.01 GB
1532026-09-04T22:46:28.340ZEstimated space to be consumed: 86.48 MB
1542026-09-04T22:46:28.343Z Create boot environment: No
1552026-09-04T22:46:28.343ZCreate backup boot environment: No
1562026-09-04T22:46:28.343Z Rebuild boot archive: No
1572026-09-04T22:46:28.343Z
1582026-09-04T22:46:28.343ZChanged packages:
1592026-09-04T22:46:28.343Zhelios
1602026-09-04T22:46:28.343Z developer/build-essential
1612026-09-04T22:46:28.343Z None -> 11-3.0
1622026-09-04T22:46:28.343Z library/libxmlsec1
1632026-09-04T22:46:28.343Z None -> 1.2.35-3.0
1642026-09-04T22:46:28.365Z
1652026-09-04T22:46:28.365ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-04T22:46:28.434ZDownload: Completed 1.28 MB in 0.07 seconds (18.8M/s)
1672026-09-04T22:46:28.514Z Actions: 1/268 actions (Installing new actions)
1682026-09-04T22:46:28.552Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-04T22:46:28.588ZFinalize: Updating package state database ... Done (0.036s)
1702026-09-04T22:46:28.592ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-04T22:46:28.685ZFinalize: Updating image state ... Done (0.096s)
1722026-09-04T22:46:31.253ZFinalize: Creating fast lookup database ... Done (2.511s)
1732026-09-04T22:46:31.320ZFinalize: Reading search index ... Done (0.012s)
1742026-09-04T22:46:31.324ZFinalize: Updating search index ... Done (0.000s)
1752026-09-04T22:46:31.437ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-04T22:46:31.816ZPlanning: Evaluating mediator changes ... Done
1772026-09-04T22:46:31.922ZPlanning: Checking for conflicting actions ... Done
1782026-09-04T22:46:31.925ZPlanning: Consolidating action changes ... Done
1792026-09-04T22:46:32.080ZPlanning: Evaluating mediators ... Done
1802026-09-04T22:46:32.083ZPlanning: Planning completed in 0.26 seconds
1812026-09-04T22:46:32.103Z Mediators to change: 2
1822026-09-04T22:46:32.103Z Create boot environment: No
1832026-09-04T22:46:32.103ZCreate backup boot environment: No
1842026-09-04T22:46:32.149ZFinalize: Updating package state database ... Done
1852026-09-04T22:46:32.149ZFinalize: Updating package cache ... Done
1862026-09-04T22:46:32.209ZFinalize: Updating image state ... Done
1872026-09-04T22:46:34.181ZFinalize: Creating fast lookup database ... Done
1882026-09-04T22:46:34.243ZFinalize: Reading search index ... Done
1892026-09-04T22:46:34.246ZFinalize: Updating search index ... Done
1902026-09-04T22:46:34.329ZFinalize: Updating package cache ... Done
1912026-09-04T22:46:34.613ZPlanning: Evaluating mediator changes ... Done
1922026-09-04T22:46:34.721ZPlanning: Checking for conflicting actions ... Done
1932026-09-04T22:46:34.726ZPlanning: Consolidating action changes ... Done
1942026-09-04T22:46:34.876ZPlanning: Evaluating mediators ... Done
1952026-09-04T22:46:34.879ZPlanning: Planning completed in 0.26 seconds
1962026-09-04T22:46:34.900Z Mediators to change: 1
1972026-09-04T22:46:34.905Z Create boot environment: No
1982026-09-04T22:46:34.905ZCreate backup boot environment: No
1992026-09-04T22:46:34.943ZFinalize: Updating package state database ... Done
2002026-09-04T22:46:34.943ZFinalize: Updating package cache ... Done
2012026-09-04T22:46:34.999ZFinalize: Updating image state ... Done
2022026-09-04T22:46:36.956ZFinalize: Creating fast lookup database ... Done
2032026-09-04T22:46:37.020ZFinalize: Reading search index ... Done
2042026-09-04T22:46:37.022ZFinalize: Updating search index ... Done
2052026-09-04T22:46:37.094ZFinalize: Updating package cache ... Done
2062026-09-04T22:46:37.402ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-04T22:46:37.402Zapache system 2.4 system
2082026-09-04T22:46:37.402Zclang system 15 system
2092026-09-04T22:46:37.402Zcsh system system illumos
2102026-09-04T22:46:37.402Zctags system system illumos
2112026-09-04T22:46:37.402Zfile vendor vendor darwinsys
2122026-09-04T22:46:37.402Zfile system system illumos
2132026-09-04T22:46:37.402Zgcc vendor 14 vendor
2142026-09-04T22:46:37.402Zgcc system 13 system
2152026-09-04T22:46:37.402Zgcc system 10 system
2162026-09-04T22:46:37.402Zgo system 1.25 system
2172026-09-04T22:46:37.402Zllvm system 15 system
2182026-09-04T22:46:37.402Zmariadb system 11.4 system
2192026-09-04T22:46:37.402Zmta vendor vendor dma
2202026-09-04T22:46:37.402Zopenjdk system 17 system
2212026-09-04T22:46:37.402Zopenjdk system 11 system
2222026-09-04T22:46:37.402Zopenssl vendor 3 vendor
2232026-09-04T22:46:37.402Zperl system 5.40 system
2242026-09-04T22:46:37.402Zpostgresql system 18 system
2252026-09-04T22:46:37.402Zpostgresql system 17 system
2262026-09-04T22:46:37.402Zpython vendor 3 vendor
2272026-09-04T22:46:37.403Zpython system 2 system
2282026-09-04T22:46:37.403Zpython3 vendor 3.13 vendor
2292026-09-04T22:46:37.403Zruby system 3.4 system
2302026-09-04T22:46:37.403Zruby system 3.0 system
2312026-09-04T22:46:37.403Zwords vendor vendor american-english
2322026-09-04T22:46:37.403Zwords system system australian-english
2332026-09-04T22:46:37.403Zwords system system british-english
2342026-09-04T22:46:37.403Zwords system system canadian-english
2352026-09-04T22:46:37.403Zwords system system french
2362026-09-04T22:46:37.403Zwords system system italian
2372026-09-04T22:46:37.403Zwords system system ngerman
2382026-09-04T22:46:37.403Zwords system system ogerman
2392026-09-04T22:46:37.403Zwords system system spanish
2402026-09-04T22:46:37.651ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-04T22:46:37.651Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-04T22:46:38.172ZFMRI IFO
2432026-09-04T22:46:38.172Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-04T22:46:38.172Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-04T22:46:38.172Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-04T22:46:38.172Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-04T22:46:38.172Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-04T22:46:38.172Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-04T22:46:38.172Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-04T22:46:38.172Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-04T22:46:38.172Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-04T22:46:38.519Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-04T22:46:38.850Z Updating crates.io index
2542026-09-04T22:46:38.853Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-04T22:46:39.115Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-04T22:46:39.473Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-04T22:46:39.750Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-04T22:46:40.964Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-04T22:46:41.513Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-04T22:46:43.158Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-04T22:46:44.013Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-04T22:46:44.322Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-04T22:46:44.654Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-04T22:46:45.810Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-04T22:46:46.101Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-04T22:46:46.505Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-04T22:46:46.801Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-04T22:46:47.335Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-04T22:46:47.594Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-04T22:46:47.879Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-04T22:46:48.140Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-04T22:46:48.471Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-04T22:46:48.803Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742026-09-04T22:46:49.319Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-09-04T22:46:49.608Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-09-04T22:46:50.172Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772026-09-04T22:46:50.492Z Updating git repository `https://github.com/oxidecomputer/erebor`
2782026-09-04T22:46:50.768Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2792026-09-04T22:46:51.195Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2802026-09-04T22:46:51.496Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2812026-09-04T22:46:51.887Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-09-04T22:46:52.205Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-09-04T22:46:52.466Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842026-09-04T22:46:52.768Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-09-04T22:46:53.132Z Updating git repository `https://github.com/oxidecomputer/tough`
2862026-09-04T22:46:53.671Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872026-09-04T22:46:54.272Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-09-04T22:46:54.534Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-04T22:46:54.866Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2902026-09-04T22:46:55.225Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-09-04T22:46:55.473Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-09-04T22:46:55.747Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-09-04T22:46:56.082Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-09-04T22:46:56.350Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-04T22:46:56.736Z Updating git repository `https://github.com/illumos/smf-rs`
2962026-09-04T22:46:59.657Z Downloading crates ...
2972026-09-04T22:46:59.710Z Downloaded fastrand v2.3.0
2982026-09-04T22:46:59.713Z Downloaded anstyle-query v1.1.5
2992026-09-04T22:46:59.713Z Downloaded errno v0.3.14
3002026-09-04T22:46:59.724Z Downloaded proc-macro-error-attr v1.0.4
3012026-09-04T22:46:59.728Z Downloaded bytecount v0.6.9
3022026-09-04T22:46:59.732Z Downloaded anstyle-parse v1.0.0
3032026-09-04T22:46:59.732Z Downloaded zmij v1.0.21
3042026-09-04T22:46:59.735Z Downloaded thiserror v2.0.18
3052026-09-04T22:46:59.735Z Downloaded dtrace-parser v0.2.0
3062026-09-04T22:46:59.740Z Downloaded cpufeatures v0.2.17
3072026-09-04T22:46:59.743Z Downloaded block-buffer v0.10.4
3082026-09-04T22:46:59.747Z Downloaded zerocopy-derive v0.7.35
3092026-09-04T22:46:59.750Z Downloaded macaddr v1.0.1
3102026-09-04T22:46:59.753Z Downloaded fnv v1.0.7
3112026-09-04T22:46:59.754Z Downloaded heck v0.4.1
3122026-09-04T22:46:59.754Z Downloaded zerocopy v0.7.35
3132026-09-04T22:46:59.760Z Downloaded is_terminal_polyfill v1.70.2
3142026-09-04T22:46:59.763Z Downloaded colorchoice v1.0.4
3152026-09-04T22:46:59.763Z Downloaded version_check v0.9.5
3162026-09-04T22:46:59.763Z Downloaded dof v0.3.0
3172026-09-04T22:46:59.763Z Downloaded generic-array v0.14.7
3182026-09-04T22:46:59.766Z Downloaded heck v0.5.0
3192026-09-04T22:46:59.766Z Downloaded pretty-hex v0.4.1
3202026-09-04T22:46:59.766Z Downloaded cfg-if v1.0.4
3212026-09-04T22:46:59.766Z Downloaded byteorder v1.5.0
3222026-09-04T22:46:59.766Z Downloaded usdt v0.5.0
3232026-09-04T22:46:59.766Z Downloaded serde_spanned v0.6.9
3242026-09-04T22:46:59.769Z Downloaded usdt-macro v0.5.0
3252026-09-04T22:46:59.772Z Downloaded memmap v0.7.0
3262026-09-04T22:46:59.772Z Downloaded plain v0.2.3
3272026-09-04T22:46:59.772Z Downloaded terminal_size v0.4.3
3282026-09-04T22:46:59.775Z Downloaded tabled_derive v0.7.0
3292026-09-04T22:46:59.782Z Downloaded crypto-common v0.1.7
3302026-09-04T22:46:59.784Z Downloaded once_cell v1.21.3
3312026-09-04T22:46:59.784Z Downloaded clap_derive v4.6.1
3322026-09-04T22:46:59.787Z Downloaded cargo-platform v0.3.2
3332026-09-04T22:46:59.787Z Downloaded anstream v1.0.0
3342026-09-04T22:46:59.791Z Downloaded autocfg v1.5.0
3352026-09-04T22:46:59.791Z Downloaded bitflags v2.11.0
3362026-09-04T22:46:59.795Z Downloaded anyhow v1.0.104
3372026-09-04T22:46:59.798Z Downloaded swrite v0.1.0
3382026-09-04T22:46:59.802Z Downloaded thread-id v4.2.2
3392026-09-04T22:46:59.806Z Downloaded scroll_derive v0.12.1
3402026-09-04T22:46:59.806Z Downloaded unicode-linebreak v0.1.5
3412026-09-04T22:46:59.810Z Downloaded strsim v0.11.1
3422026-09-04T22:46:59.813Z Downloaded cargo_toml v0.21.0
3432026-09-04T22:46:59.818Z Downloaded toml_write v0.1.2
3442026-09-04T22:46:59.822Z Downloaded scroll v0.12.0
3452026-09-04T22:46:59.827Z Downloaded itoa v1.0.17
3462026-09-04T22:46:59.830Z Downloaded smawk v0.3.2
3472026-09-04T22:46:59.830Z Downloaded clap_lex v1.0.0
3482026-09-04T22:46:59.833Z Downloaded pest_generator v2.8.6
3492026-09-04T22:46:59.837Z Downloaded pest_derive v2.8.6
3502026-09-04T22:46:59.841Z Downloaded usdt-attr-macro v0.5.0
3512026-09-04T22:46:59.846Z Downloaded toml_datetime v0.6.11
3522026-09-04T22:46:59.856Z Downloaded serde_tokenstream v0.2.3
3532026-09-04T22:46:59.859Z Downloaded thiserror-impl v2.0.18
3542026-09-04T22:46:59.862Z Downloaded quote v1.0.45
3552026-09-04T22:46:59.865Z Downloaded camino-tempfile v1.4.1
3562026-09-04T22:46:59.868Z Downloaded tabled v0.15.0
3572026-09-04T22:46:59.877Z Downloaded toml v0.8.23
3582026-09-04T22:46:59.880Z Downloaded equivalent v1.0.2
3592026-09-04T22:46:59.880Z Downloaded pest_meta v2.8.6
3602026-09-04T22:46:59.883Z Downloaded usdt-impl v0.5.0
3612026-09-04T22:46:59.883Z Downloaded anstyle v1.0.14
3622026-09-04T22:46:59.883Z Downloaded thiserror v1.0.69
3632026-09-04T22:46:59.886Z Downloaded clap v4.6.1
3642026-09-04T22:46:59.889Z Downloaded cargo_metadata v0.23.1
3652026-09-04T22:46:59.891Z Downloaded utf8parse v0.2.2
3662026-09-04T22:46:59.891Z Downloaded sha2 v0.10.9
3672026-09-04T22:46:59.891Z Downloaded digest v0.10.7
3682026-09-04T22:46:59.894Z Downloaded fs-err v3.3.0
3692026-09-04T22:46:59.895Z Downloaded proc-macro-error v1.0.4
3702026-09-04T22:46:59.903Z Downloaded ucd-trie v0.1.7
3712026-09-04T22:46:59.915Z Downloaded semver v1.0.28
3722026-09-04T22:46:59.916Z Downloaded unicode-ident v1.0.24
3732026-09-04T22:46:59.931Z Downloaded camino v1.2.5
3742026-09-04T22:46:59.931Z Downloaded thiserror-impl v1.0.69
3752026-09-04T22:46:59.931Z Downloaded tempfile v3.27.0
3762026-09-04T22:46:59.950Z Downloaded serde_derive v1.0.228
3772026-09-04T22:46:59.950Z Downloaded proc-macro2 v1.0.106
3782026-09-04T22:46:59.950Z Downloaded toml_edit v0.22.27
3792026-09-04T22:46:59.950Z Downloaded textwrap v0.16.2
3802026-09-04T22:46:59.968Z Downloaded log v0.4.33
3812026-09-04T22:46:59.969Z Downloaded papergrid v0.11.0
3822026-09-04T22:46:59.969Z Downloaded getrandom v0.4.3
3832026-09-04T22:46:59.969Z Downloaded serde_core v1.0.228
3842026-09-04T22:46:59.969Z Downloaded serde v1.0.228
3852026-09-04T22:46:59.979Z Downloaded indexmap v2.14.0
3862026-09-04T22:46:59.980Z Downloaded memchr v2.8.0
3872026-09-04T22:46:59.991Z Downloaded typenum v1.20.1
3882026-09-04T22:47:00.029Z Downloaded pest v2.8.6
3892026-09-04T22:47:00.060Z Downloaded serde_json v1.0.151
3902026-09-04T22:47:00.060Z Downloaded hashbrown v0.17.0
3912026-09-04T22:47:00.060Z Downloaded clap_builder v4.6.0
3922026-09-04T22:47:00.060Z Downloaded winnow v0.7.14
3932026-09-04T22:47:00.072Z Downloaded goblin v0.8.2
3942026-09-04T22:47:00.087Z Downloaded syn v1.0.109
3952026-09-04T22:47:00.091Z Downloaded unicode-width v0.1.14
3962026-09-04T22:47:00.091Z Downloaded unicode-width v0.2.0
3972026-09-04T22:47:00.091Z Downloaded syn v2.0.117
3982026-09-04T22:47:00.098Z Downloaded rustix v1.1.4
3992026-09-04T22:47:00.121Z Downloaded libc v0.2.185
4002026-09-04T22:47:00.183Z Compiling proc-macro2 v1.0.106
4012026-09-04T22:47:00.183Z Compiling quote v1.0.45
4022026-09-04T22:47:00.186Z Compiling unicode-ident v1.0.24
4032026-09-04T22:47:00.186Z Compiling serde_core v1.0.228
4042026-09-04T22:47:00.186Z Compiling libc v0.2.185
4052026-09-04T22:47:00.186Z Compiling version_check v0.9.5
4062026-09-04T22:47:00.186Z Compiling memchr v2.8.0
4072026-09-04T22:47:00.186Z Compiling serde v1.0.228
4082026-09-04T22:47:00.517Z Compiling zmij v1.0.21
4092026-09-04T22:47:00.727Z Compiling itoa v1.0.17
4102026-09-04T22:47:00.764Z Compiling ucd-trie v0.1.7
4112026-09-04T22:47:00.816Z Compiling thiserror v1.0.69
4122026-09-04T22:47:00.982Z Compiling pest v2.8.6
4132026-09-04T22:47:01.021Z Compiling byteorder v1.5.0
4142026-09-04T22:47:01.176Z Compiling rustix v1.1.4
4152026-09-04T22:47:01.259Z Compiling errno v0.3.14
4162026-09-04T22:47:01.279Z Compiling serde_json v1.0.151
4172026-09-04T22:47:01.471Z Compiling bitflags v2.11.0
4182026-09-04T22:47:01.660Z Compiling syn v2.0.117
4192026-09-04T22:47:01.682Z Compiling thread-id v4.2.2
4202026-09-04T22:47:01.714Z Compiling proc-macro-error-attr v1.0.4
4212026-09-04T22:47:01.745Z Compiling usdt-impl v0.5.0
4222026-09-04T22:47:01.763Z Compiling camino v1.2.5
4232026-09-04T22:47:01.890Z Compiling syn v1.0.109
4242026-09-04T22:47:02.058Z Compiling pest_meta v2.8.6
4252026-09-04T22:47:02.196Z Compiling proc-macro-error v1.0.4
4262026-09-04T22:47:02.242Z Compiling utf8parse v0.2.2
4272026-09-04T22:47:02.274Z Compiling getrandom v0.4.3
4282026-09-04T22:47:02.361Z Compiling log v0.4.33
4292026-09-04T22:47:02.386Z Compiling hashbrown v0.17.0
4302026-09-04T22:47:02.562Z Compiling equivalent v1.0.2
4312026-09-04T22:47:02.661Z Compiling plain v0.2.3
4322026-09-04T22:47:02.725Z Compiling terminal_size v0.4.3
4332026-09-04T22:47:02.916Z Compiling anstyle-parse v1.0.0
4342026-09-04T22:47:02.965Z Compiling indexmap v2.14.0
4352026-09-04T22:47:03.399Z Compiling anstyle-query v1.1.5
4362026-09-04T22:47:03.512Z Compiling winnow v0.7.14
4372026-09-04T22:47:03.542Z Compiling pretty-hex v0.4.1
4382026-09-04T22:47:03.589Z Compiling toml_write v0.1.2
4392026-09-04T22:47:03.645Z Compiling thiserror v2.0.18
4402026-09-04T22:47:03.682Z Compiling cfg-if v1.0.4
4412026-09-04T22:47:03.741Z Compiling anstyle v1.0.14
4422026-09-04T22:47:03.760Z Compiling is_terminal_polyfill v1.70.2
4432026-09-04T22:47:03.789Z Compiling colorchoice v1.0.4
4442026-09-04T22:47:03.860Z Compiling autocfg v1.5.0
4452026-09-04T22:47:03.910Z Compiling anstream v1.0.0
4462026-09-04T22:47:03.962Z Compiling pest_generator v2.8.6
4472026-09-04T22:47:04.277Z Compiling fs-err v3.3.0
4482026-09-04T22:47:04.323Z Compiling heck v0.5.0
4492026-09-04T22:47:04.363Z Compiling unicode-width v0.1.14
4502026-09-04T22:47:04.406Z Compiling fnv v1.0.7
4512026-09-04T22:47:04.479Z Compiling fastrand v2.3.0
4522026-09-04T22:47:04.512Z Compiling strsim v0.11.1
4532026-09-04T22:47:04.564Z Compiling once_cell v1.21.3
4542026-09-04T22:47:04.633Z Compiling anyhow v1.0.104
4552026-09-04T22:47:04.654Z Compiling clap_lex v1.0.0
4562026-09-04T22:47:04.740Z Compiling bytecount v0.6.9
4572026-09-04T22:47:04.783Z Compiling heck v0.4.1
4582026-09-04T22:47:04.851Z Compiling papergrid v0.11.0
4592026-09-04T22:47:04.877Z Compiling clap_builder v4.6.0
4602026-09-04T22:47:04.895Z Compiling tempfile v3.27.0
4612026-09-04T22:47:04.998Z Compiling semver v1.0.28
4622026-09-04T22:47:05.015Z Compiling tabled_derive v0.7.0
4632026-09-04T22:47:05.075Z Compiling cargo-platform v0.3.2
4642026-09-04T22:47:05.147Z Compiling memmap v0.7.0
4652026-09-04T22:47:05.262Z Compiling smawk v0.3.2
4662026-09-04T22:47:05.317Z Compiling unicode-linebreak v0.1.5
4672026-09-04T22:47:05.334Z Compiling unicode-width v0.2.0
4682026-09-04T22:47:05.398Z Compiling camino-tempfile v1.4.1
4692026-09-04T22:47:05.565Z Compiling textwrap v0.16.2
4702026-09-04T22:47:05.595Z Compiling serde_derive v1.0.228
4712026-09-04T22:47:05.612Z Compiling thiserror-impl v1.0.69
4722026-09-04T22:47:05.631Z Compiling zerocopy-derive v0.7.35
4732026-09-04T22:47:05.688Z Compiling pest_derive v2.8.6
4742026-09-04T22:47:05.900Z Compiling scroll_derive v0.12.1
4752026-09-04T22:47:06.019Z Compiling thiserror-impl v2.0.18
4762026-09-04T22:47:06.135Z Compiling clap_derive v4.6.1
4772026-09-04T22:47:06.272Z Compiling tabled v0.15.0
4782026-09-04T22:47:06.489Z Compiling zerocopy v0.7.35
4792026-09-04T22:47:06.567Z Compiling scroll v0.12.0
4802026-09-04T22:47:06.866Z Compiling goblin v0.8.2
4812026-09-04T22:47:06.947Z Compiling dtrace-parser v0.2.0
4822026-09-04T22:47:07.364Z Compiling swrite v0.1.0
4832026-09-04T22:47:07.854Z Compiling clap v4.6.1
4842026-09-04T22:47:08.535Z Compiling toml_datetime v0.6.11
4852026-09-04T22:47:08.535Z Compiling serde_spanned v0.6.9
4862026-09-04T22:47:08.538Z Compiling cargo_metadata v0.23.1
4872026-09-04T22:47:08.538Z Compiling macaddr v1.0.1
4882026-09-04T22:47:08.538Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4892026-09-04T22:47:08.618Z Compiling dof v0.3.0
4902026-09-04T22:47:08.632Z Compiling serde_tokenstream v0.2.3
4912026-09-04T22:47:08.742Z Compiling toml_edit v0.22.27
4922026-09-04T22:47:09.338Z Compiling usdt-attr-macro v0.5.0
4932026-09-04T22:47:09.359Z Compiling usdt-macro v0.5.0
4942026-09-04T22:47:09.965Z Compiling usdt v0.5.0
4952026-09-04T22:47:10.073Z Compiling toml v0.8.23
4962026-09-04T22:47:10.404Z Compiling cargo_toml v0.21.0
4972026-09-04T22:47:11.653Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982026-09-04T22:47:13.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.35s
4992026-09-04T22:47:13.911Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5002026-09-04T22:47:14.419Z Downloading crates ...
5012026-09-04T22:47:14.469Z Downloaded adler2 v2.0.1
5022026-09-04T22:47:14.476Z Downloaded addr2line v0.25.1
5032026-09-04T22:47:14.479Z Downloaded ahash v0.8.12
5042026-09-04T22:47:14.479Z Downloaded aead v0.5.2
5052026-09-04T22:47:14.482Z Downloaded aead v0.6.1
5062026-09-04T22:47:14.489Z Downloaded array-init v0.0.4
5072026-09-04T22:47:14.491Z Downloaded atomic-waker v1.1.2
5082026-09-04T22:47:14.494Z Downloaded base16ct v0.2.0
5092026-09-04T22:47:14.494Z Downloaded base64ct v1.8.3
5102026-09-04T22:47:14.494Z Downloaded anstyle-parse v0.2.7
5112026-09-04T22:47:14.499Z Downloaded bcrypt-pbkdf v0.11.0
5122026-09-04T22:47:14.501Z Downloaded bit-set v0.5.3
5132026-09-04T22:47:14.501Z Downloaded bitfield-struct v0.6.2
5142026-09-04T22:47:14.501Z Downloaded arrayref v0.3.9
5152026-09-04T22:47:14.504Z Downloaded fixedbitset v0.4.2
5162026-09-04T22:47:14.504Z Downloaded ff v0.13.1
5172026-09-04T22:47:14.507Z Downloaded ff v0.14.0
5182026-09-04T22:47:14.507Z Downloaded async-recursion v1.1.1
5192026-09-04T22:47:14.507Z Downloaded ascii-canvas v3.0.0
5202026-09-04T22:47:14.510Z Downloaded backtrace-ext v0.2.1
5212026-09-04T22:47:14.510Z Downloaded const-oid v0.10.2
5222026-09-04T22:47:14.510Z Downloaded bb8 v0.8.6
5232026-09-04T22:47:14.513Z Downloaded hostname v0.3.1
5242026-09-04T22:47:14.516Z Downloaded futures-core v0.3.32
5252026-09-04T22:47:14.516Z Downloaded assert_matches v1.5.0
5262026-09-04T22:47:14.516Z Downloaded atty v0.2.14
5272026-09-04T22:47:14.516Z Downloaded async-stream-impl v0.3.6
5282026-09-04T22:47:14.516Z Downloaded atomicwrites v0.4.4
5292026-09-04T22:47:14.519Z Downloaded bitfield-macros v0.19.4
5302026-09-04T22:47:14.519Z Downloaded git-stub v1.0.0
5312026-09-04T22:47:14.519Z Downloaded heapless v0.8.0
5322026-09-04T22:47:14.522Z Downloaded arrayvec v0.7.6
5332026-09-04T22:47:14.524Z Downloaded async-trait v0.1.89
5342026-09-04T22:47:14.524Z Downloaded bit-vec v0.8.0
5352026-09-04T22:47:14.527Z Downloaded futures-macro v0.3.32
5362026-09-04T22:47:14.527Z Downloaded enum_dispatch v0.3.13
5372026-09-04T22:47:14.530Z Downloaded ciborium-ll v0.2.2
5382026-09-04T22:47:14.530Z Downloaded cfg_aliases v0.2.1
5392026-09-04T22:47:14.530Z Downloaded ciborium-io v0.2.2
5402026-09-04T22:47:14.533Z Downloaded cobs v0.3.0
5412026-09-04T22:47:14.533Z Downloaded half v1.8.3
5422026-09-04T22:47:14.535Z Downloaded fatfs v0.3.6
5432026-09-04T22:47:14.535Z Downloaded foldhash v0.2.0
5442026-09-04T22:47:14.538Z Downloaded castaway v0.2.4
5452026-09-04T22:47:14.538Z Downloaded endian-type v0.1.2
5462026-09-04T22:47:14.538Z Downloaded env_filter v2.0.0
5472026-09-04T22:47:14.541Z Downloaded foreign-types-shared v0.3.1
5482026-09-04T22:47:14.544Z Downloaded async-stream v0.3.6
5492026-09-04T22:47:14.546Z Downloaded newline-converter v0.3.0
5502026-09-04T22:47:14.549Z Downloaded futures v0.3.32
5512026-09-04T22:47:14.553Z Downloaded flate2 v1.1.9
5522026-09-04T22:47:14.556Z Downloaded elliptic-curve v0.14.1
5532026-09-04T22:47:14.556Z Downloaded hashbrown v0.16.1
5542026-09-04T22:47:14.559Z Downloaded enum-as-inner v0.6.1
5552026-09-04T22:47:14.562Z Downloaded gethostname v0.5.0
5562026-09-04T22:47:14.562Z Downloaded env_logger v0.11.11
5572026-09-04T22:47:14.562Z Downloaded foreign-types v0.3.2
5582026-09-04T22:47:14.565Z Downloaded parse-display v0.10.0
5592026-09-04T22:47:14.565Z Downloaded fd-lock v4.0.4
5602026-09-04T22:47:14.565Z Downloaded block-padding v0.4.2
5612026-09-04T22:47:14.569Z Downloaded form_urlencoded v1.2.2
5622026-09-04T22:47:14.569Z Downloaded futures-task v0.3.32
5632026-09-04T22:47:14.571Z Downloaded flagset v0.4.7
5642026-09-04T22:47:14.571Z Downloaded erased-serde v0.3.31
5652026-09-04T22:47:14.571Z Downloaded futures-io v0.3.32
5662026-09-04T22:47:14.574Z Downloaded compression-core v0.4.31
5672026-09-04T22:47:14.574Z Downloaded normalize-line-endings v0.3.0
5682026-09-04T22:47:14.577Z Downloaded cfg_aliases v0.1.1
5692026-09-04T22:47:14.577Z Downloaded foreign-types-macros v0.2.3
5702026-09-04T22:47:14.577Z Downloaded fs_extra v1.3.0
5712026-09-04T22:47:14.580Z Downloaded futures-executor v0.3.32
5722026-09-04T22:47:14.580Z Downloaded nibble_vec v0.1.0
5732026-09-04T22:47:14.580Z Downloaded bit-set v0.8.0
5742026-09-04T22:47:14.585Z Downloaded proc-macro-crate v1.3.1
5752026-09-04T22:47:14.587Z Downloaded float-cmp v0.10.0
5762026-09-04T22:47:14.587Z Downloaded fxhash v0.2.1
5772026-09-04T22:47:14.587Z Downloaded bit-vec v0.6.3
5782026-09-04T22:47:14.587Z Downloaded bitfield v0.19.4
5792026-09-04T22:47:14.587Z Downloaded backoff v0.4.0
5802026-09-04T22:47:14.588Z Downloaded headers-core v0.3.0
5812026-09-04T22:47:14.588Z Downloaded hex-literal v1.1.0
5822026-09-04T22:47:14.588Z Downloaded hostname v0.4.2
5832026-09-04T22:47:14.590Z Downloaded httpdate v1.0.3
5842026-09-04T22:47:14.590Z Downloaded hash32 v0.3.1
5852026-09-04T22:47:14.590Z Downloaded base16ct v1.0.0
5862026-09-04T22:47:14.593Z Downloaded hash32 v0.2.1
5872026-09-04T22:47:14.593Z Downloaded http-body v1.0.1
5882026-09-04T22:47:14.593Z Downloaded fallible-iterator v0.2.0
5892026-09-04T22:47:14.596Z Downloaded filetime v0.2.27
5902026-09-04T22:47:14.596Z Downloaded fixedbitset v0.5.7
5912026-09-04T22:47:14.596Z Downloaded foldhash v0.1.5
5922026-09-04T22:47:14.596Z Downloaded argon2 v0.5.3
5932026-09-04T22:47:14.599Z Downloaded embedded-io v0.4.0
5942026-09-04T22:47:14.599Z Downloaded hubpack v0.1.2
5952026-09-04T22:47:14.602Z Downloaded embedded-io v0.6.1
5962026-09-04T22:47:14.602Z Downloaded hex v0.4.3
5972026-09-04T22:47:14.602Z Downloaded num_threads v0.1.7
5982026-09-04T22:47:14.602Z Downloaded oso-derive v0.27.3
5992026-09-04T22:47:14.611Z Downloaded potential_utf v0.1.4
6002026-09-04T22:47:14.614Z Downloaded funty v2.0.0
6012026-09-04T22:47:14.618Z Downloaded futures-sink v0.3.32
6022026-09-04T22:47:14.618Z Downloaded cmake v0.1.57
6032026-09-04T22:47:14.618Z Downloaded anstream v0.6.21
6042026-09-04T22:47:14.621Z Downloaded camino-tempfile-ext v0.3.3
6052026-09-04T22:47:14.621Z Downloaded bs58 v0.5.1
6062026-09-04T22:47:14.621Z Downloaded cipher v0.4.4
6072026-09-04T22:47:14.621Z Downloaded foreign-types-shared v0.1.1
6082026-09-04T22:47:14.621Z Downloaded ghash v0.6.0
6092026-09-04T22:47:14.624Z Downloaded byte-wrapper v0.1.0
6102026-09-04T22:47:14.627Z Downloaded cmov v0.5.4
6112026-09-04T22:47:14.627Z Downloaded block-buffer v0.12.1
6122026-09-04T22:47:14.627Z Downloaded cipher v0.5.2
6132026-09-04T22:47:14.631Z Downloaded globwalk v0.9.1
6142026-09-04T22:47:14.631Z Downloaded float-ord v0.3.2
6152026-09-04T22:47:14.633Z Downloaded http-range v0.1.5
6162026-09-04T22:47:14.633Z Downloaded cassowary v0.3.0
6172026-09-04T22:47:14.633Z Downloaded cexpr v0.6.0
6182026-09-04T22:47:14.634Z Downloaded radium v0.7.0
6192026-09-04T22:47:14.636Z Downloaded foreign-types v0.5.0
6202026-09-04T22:47:14.639Z Downloaded bitflags v1.3.2
6212026-09-04T22:47:14.639Z Downloaded cbc v0.2.1
6222026-09-04T22:47:14.642Z Downloaded compression-codecs v0.4.37
6232026-09-04T22:47:14.642Z Downloaded http-body-util v0.1.3
6242026-09-04T22:47:14.644Z Downloaded highway v1.3.0
6252026-09-04T22:47:14.647Z Downloaded blowfish v0.10.0
6262026-09-04T22:47:14.650Z Downloaded futures-channel v0.3.32
6272026-09-04T22:47:14.654Z Downloaded backon v1.6.0
6282026-09-04T22:47:14.656Z Downloaded home v0.5.12
6292026-09-04T22:47:14.656Z Downloaded hubpack_derive v0.1.1
6302026-09-04T22:47:14.659Z Downloaded rfc6979 v0.4.0
6312026-09-04T22:47:14.666Z Downloaded sha1 v0.10.6
6322026-09-04T22:47:14.669Z Downloaded num_enum v0.5.11
6332026-09-04T22:47:14.672Z Downloaded num-integer v0.1.46
6342026-09-04T22:47:14.672Z Downloaded pem-rfc7468 v0.7.0
6352026-09-04T22:47:14.672Z Downloaded phf_shared v0.13.1
6362026-09-04T22:47:14.675Z Downloaded siphasher v1.0.2
6372026-09-04T22:47:14.675Z Downloaded owo-colors v4.3.0
6382026-09-04T22:47:14.678Z Downloaded oxnet v0.1.6
6392026-09-04T22:47:14.678Z Downloaded pbkdf2 v0.13.0
6402026-09-04T22:47:14.678Z Downloaded pem v3.0.6
6412026-09-04T22:47:14.680Z Downloaded polyval v0.7.1
6422026-09-04T22:47:14.680Z Downloaded slog-envlogger v2.2.0
6432026-09-04T22:47:14.680Z Downloaded group v0.14.0
6442026-09-04T22:47:14.683Z Downloaded ena v0.14.4
6452026-09-04T22:47:14.683Z Downloaded stable_deref_trait v1.2.1
6462026-09-04T22:47:14.683Z Downloaded supports-unicode v3.0.0
6472026-09-04T22:47:14.686Z Downloaded flume v0.11.1
6482026-09-04T22:47:14.686Z Downloaded proc-macro-crate v3.4.0
6492026-09-04T22:47:14.686Z Downloaded fs-err v2.11.0
6502026-09-04T22:47:14.688Z Downloaded globset v0.4.18
6512026-09-04T22:47:14.689Z Downloaded group v0.13.0
6522026-09-04T22:47:14.689Z Downloaded tabwriter v1.4.1
6532026-09-04T22:47:14.689Z Downloaded tokio-macros v2.7.0
6542026-09-04T22:47:14.692Z Downloaded usdt v0.6.0
6552026-09-04T22:47:14.692Z Downloaded progenitor-extras v0.2.0
6562026-09-04T22:47:14.695Z Downloaded async-bb8-diesel v0.2.1
6572026-09-04T22:47:14.697Z Downloaded buf-list v1.1.2
6582026-09-04T22:47:14.697Z Downloaded chacha20 v0.10.0
6592026-09-04T22:47:14.700Z Downloaded bcs v0.1.6
6602026-09-04T22:47:14.700Z Downloaded cancel-safe-futures v0.1.5
6612026-09-04T22:47:14.703Z Downloaded colored v3.1.1
6622026-09-04T22:47:14.703Z Downloaded console v0.15.11
6632026-09-04T22:47:14.706Z Downloaded console v0.16.2
6642026-09-04T22:47:14.706Z Downloaded find-msvc-tools v0.1.9
6652026-09-04T22:47:14.706Z Downloaded git-stub-vcs v0.1.0
6662026-09-04T22:47:14.706Z Downloaded sec1 v0.7.3
6672026-09-04T22:47:14.709Z Downloaded hmac v0.13.0
6682026-09-04T22:47:14.709Z Downloaded const-oid v0.9.6
6692026-09-04T22:47:14.712Z Downloaded chacha20 v0.9.1
6702026-09-04T22:47:14.712Z Downloaded signature v2.2.0
6712026-09-04T22:47:14.716Z Downloaded structmeta v0.3.0
6722026-09-04T22:47:14.716Z Downloaded bzip2 v0.6.1
6732026-09-04T22:47:14.716Z Downloaded ciborium v0.2.2
6742026-09-04T22:47:14.719Z Downloaded clang-sys v1.8.1
6752026-09-04T22:47:14.719Z Downloaded generic-array v1.4.3
6762026-09-04T22:47:14.719Z Downloaded rand_core v0.9.5
6772026-09-04T22:47:14.719Z Downloaded utf-8 v0.7.6
6782026-09-04T22:47:14.722Z Downloaded termtree v0.5.1
6792026-09-04T22:47:14.722Z Downloaded tokio-test v0.4.5
6802026-09-04T22:47:14.725Z Downloaded allocator-api2 v0.2.21
6812026-09-04T22:47:14.729Z Downloaded rand_core v0.10.0
6822026-09-04T22:47:14.732Z Downloaded want v0.3.1
6832026-09-04T22:47:14.732Z Downloaded unarray v0.1.4
6842026-09-04T22:47:14.732Z Downloaded yoke-derive v0.8.1
6852026-09-04T22:47:14.732Z Downloaded zeroize_derive v1.5.0
6862026-09-04T22:47:14.738Z Downloaded rpassword v7.5.4
6872026-09-04T22:47:14.741Z Downloaded serde_path_to_error v0.1.20
6882026-09-04T22:47:14.744Z Downloaded zone v0.3.1
6892026-09-04T22:47:14.747Z Downloaded zone_cfg_derive v0.3.1
6902026-09-04T22:47:14.747Z Downloaded glob v0.3.3
6912026-09-04T22:47:14.751Z Downloaded poly1305 v0.9.0
6922026-09-04T22:47:14.754Z Downloaded postgres-types v0.2.12
6932026-09-04T22:47:14.754Z Downloaded smf v0.2.3
6942026-09-04T22:47:14.757Z Downloaded string_cache v0.8.9
6952026-09-04T22:47:14.760Z Downloaded crunchy v0.2.4
6962026-09-04T22:47:14.763Z Downloaded colored v2.2.0
6972026-09-04T22:47:14.763Z Downloaded debug-ignore v1.0.5
6982026-09-04T22:47:14.766Z Downloaded blake2 v0.10.6
6992026-09-04T22:47:14.768Z Downloaded hmac v0.12.1
7002026-09-04T22:47:14.768Z Downloaded httparse v1.10.1
7012026-09-04T22:47:14.774Z Downloaded parking_lot_core v0.9.12
7022026-09-04T22:47:14.777Z Downloaded bzip2 v0.4.4
7032026-09-04T22:47:14.777Z Downloaded convert_case v0.4.0
7042026-09-04T22:47:14.777Z Downloaded darling_macro v0.20.11
7052026-09-04T22:47:14.777Z Downloaded defmt-parser v1.0.0
7062026-09-04T22:47:14.780Z Downloaded pkcs8 v0.11.0
7072026-09-04T22:47:14.783Z Downloaded serde_with_macros v1.5.2
7082026-09-04T22:47:14.783Z Downloaded difflib v0.4.0
7092026-09-04T22:47:14.786Z Downloaded dof v0.4.0
7102026-09-04T22:47:14.786Z Downloaded downcast-rs v2.0.2
7112026-09-04T22:47:14.793Z Downloaded argon2 v0.6.0-rc.8
7122026-09-04T22:47:14.796Z Downloaded strum_macros v0.24.3
7132026-09-04T22:47:14.796Z Downloaded strum_macros v0.26.4
7142026-09-04T22:47:14.799Z Downloaded termios v0.3.3
7152026-09-04T22:47:14.799Z Downloaded tiny-keccak v2.0.2
7162026-09-04T22:47:14.799Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7172026-09-04T22:47:14.802Z Downloaded dtrace-parser v0.3.0
7182026-09-04T22:47:14.805Z Downloaded libscf-sys v1.2.0
7192026-09-04T22:47:14.807Z Downloaded lalrpop-util v0.19.12
7202026-09-04T22:47:14.810Z Downloaded lru v0.12.5
7212026-09-04T22:47:14.810Z Downloaded illumos-nvpair-sys v0.2.0
7222026-09-04T22:47:14.810Z Downloaded is-terminal v0.4.17
7232026-09-04T22:47:14.813Z Downloaded arc-swap v1.8.2
7242026-09-04T22:47:14.817Z Downloaded walkdir v2.5.0
7252026-09-04T22:47:14.820Z Downloaded wyz v0.5.1
7262026-09-04T22:47:14.823Z Downloaded aes-gcm v0.11.0
7272026-09-04T22:47:14.826Z Downloaded serde-hex v0.1.0
7282026-09-04T22:47:14.826Z Downloaded serde_plain v1.0.2
7292026-09-04T22:47:14.826Z Downloaded getrandom v0.2.17
7302026-09-04T22:47:14.829Z Downloaded pkcs1 v0.7.5
7312026-09-04T22:47:14.829Z Downloaded oso v0.27.3
7322026-09-04T22:47:14.831Z Downloaded slog-term v2.9.2
7332026-09-04T22:47:14.835Z Downloaded ctr v0.10.1
7342026-09-04T22:47:14.835Z Downloaded is_ci v1.2.0
7352026-09-04T22:47:14.835Z Downloaded num-iter v0.1.45
7362026-09-04T22:47:14.838Z Downloaded mime v0.3.17
7372026-09-04T22:47:14.839Z Downloaded corncobs v0.1.4
7382026-09-04T22:47:14.839Z Downloaded num_enum_derive v0.5.11
7392026-09-04T22:47:14.841Z Downloaded getrandom v0.3.4
7402026-09-04T22:47:14.844Z Downloaded half v2.7.1
7412026-09-04T22:47:14.847Z Downloaded tracing-attributes v0.1.31
7422026-09-04T22:47:14.849Z Downloaded openssl-probe v0.1.6
7432026-09-04T22:47:14.855Z Downloaded oxide-generation-macros v0.2.0
7442026-09-04T22:47:14.858Z Downloaded predicates-core v1.0.10
7452026-09-04T22:47:14.858Z Downloaded predicates-tree v1.0.13
7462026-09-04T22:47:14.858Z Downloaded chacha20poly1305 v0.10.1
7472026-09-04T22:47:14.861Z Downloaded heapless v0.7.17
7482026-09-04T22:47:14.861Z Downloaded blake2 v0.11.0-rc.6
7492026-09-04T22:47:14.864Z Downloaded compact_str v0.8.1
7502026-09-04T22:47:14.864Z Downloaded progenitor-impl v0.13.0
7512026-09-04T22:47:14.867Z Downloaded term v1.2.1
7522026-09-04T22:47:14.867Z Downloaded progenitor-impl v0.14.0
7532026-09-04T22:47:14.871Z Downloaded der_derive v0.7.3
7542026-09-04T22:47:14.871Z Downloaded diesel-dtrace v0.5.0
7552026-09-04T22:47:14.871Z Downloaded dirs-sys-next v0.1.2
7562026-09-04T22:47:14.871Z Downloaded unicode-properties v0.1.4
7572026-09-04T22:47:14.875Z Downloaded base64 v0.21.7
7582026-09-04T22:47:14.875Z Downloaded sqlformat v0.3.5
7592026-09-04T22:47:14.875Z Downloaded term v0.7.0
7602026-09-04T22:47:14.878Z Downloaded toml_parser v1.1.2+spec-1.1.0
7612026-09-04T22:47:14.878Z Downloaded humantime v2.3.0
7622026-09-04T22:47:14.878Z Downloaded base64 v0.22.1
7632026-09-04T22:47:14.882Z Downloaded ipnet v2.12.0
7642026-09-04T22:47:14.887Z Downloaded either v1.15.0
7652026-09-04T22:47:14.887Z Downloaded ingot-types v0.2.0
7662026-09-04T22:47:14.887Z Downloaded quick-error v1.2.3
7672026-09-04T22:47:14.890Z Downloaded rand_pcg v0.10.2
7682026-09-04T22:47:14.890Z Downloaded tokio-stream v0.1.18
7692026-09-04T22:47:14.893Z Downloaded rustc_version v0.4.1
7702026-09-04T22:47:14.896Z Downloaded lock_api v0.4.14
7712026-09-04T22:47:14.899Z Downloaded rustls-platform-verifier v0.6.2
7722026-09-04T22:47:14.902Z Downloaded socket2 v0.6.3
7732026-09-04T22:47:14.902Z Downloaded vergen v9.1.0
7742026-09-04T22:47:14.902Z Downloaded secrecy v0.8.0
7752026-09-04T22:47:14.905Z Downloaded secrecy v0.10.3
7762026-09-04T22:47:14.905Z Downloaded rtoolbox v0.0.3
7772026-09-04T22:47:14.908Z Downloaded serde_urlencoded v0.7.1
7782026-09-04T22:47:14.908Z Downloaded scopeguard v1.2.0
7792026-09-04T22:47:14.911Z Downloaded prettyplease v0.2.37
7802026-09-04T22:47:14.914Z Downloaded crc-catalog v2.4.0
7812026-09-04T22:47:14.914Z Downloaded crc32fast v1.5.0
7822026-09-04T22:47:14.917Z Downloaded mime_guess v2.0.5
7832026-09-04T22:47:14.925Z Downloaded peg-macros v0.8.5
7842026-09-04T22:47:14.928Z Downloaded sigpipe v0.1.3
7852026-09-04T22:47:14.928Z Downloaded peg v0.8.5
7862026-09-04T22:47:14.931Z Downloaded tagptr v0.2.0
7872026-09-04T22:47:14.935Z Downloaded bumpalo v3.20.2
7882026-09-04T22:47:14.937Z Downloaded bytes v1.11.1
7892026-09-04T22:47:14.941Z Downloaded password-hash v0.5.0
7902026-09-04T22:47:14.941Z Downloaded phf v0.12.1
7912026-09-04T22:47:14.941Z Downloaded schemars v0.8.22
7922026-09-04T22:47:14.945Z Downloaded chumsky v0.9.3
7932026-09-04T22:47:14.949Z Downloaded poly1305 v0.8.0
7942026-09-04T22:47:14.949Z Downloaded port-file v0.1.0
7952026-09-04T22:47:14.954Z Downloaded predicates v3.1.4
7962026-09-04T22:47:14.954Z Downloaded structmeta-derive v0.3.0
7972026-09-04T22:47:14.954Z Downloaded progenitor-client v0.13.0
7982026-09-04T22:47:14.954Z Downloaded time-core v0.1.8
7992026-09-04T22:47:14.954Z Downloaded try-lock v0.2.5
8002026-09-04T22:47:14.954Z Downloaded async-compression v0.4.41
8012026-09-04T22:47:14.957Z Downloaded derive_builder_core v0.20.2
8022026-09-04T22:47:14.957Z Downloaded ecdsa v0.17.0
8032026-09-04T22:47:14.960Z Downloaded ar_archive_writer v0.5.1
8042026-09-04T22:47:14.960Z Downloaded hybrid-array v0.4.13
8052026-09-04T22:47:14.963Z Downloaded rayon-core v1.13.0
8062026-09-04T22:47:14.963Z Downloaded wait-timeout v0.2.1
8072026-09-04T22:47:14.963Z Downloaded ingot-macros v0.2.0
8082026-09-04T22:47:14.966Z Downloaded rand_seeder v0.4.0
8092026-09-04T22:47:14.966Z Downloaded usdt-attr-macro v0.6.0
8102026-09-04T22:47:14.966Z Downloaded rusty-fork v0.3.1
8112026-09-04T22:47:14.970Z Downloaded backtrace v0.3.76
8122026-09-04T22:47:14.976Z Downloaded papergrid v0.18.0
8132026-09-04T22:47:14.982Z Downloaded vte v0.14.1
8142026-09-04T22:47:14.985Z Downloaded darling v0.20.11
8152026-09-04T22:47:14.988Z Downloaded cpufeatures v0.3.0
8162026-09-04T22:47:14.988Z Downloaded sapling-renderdag v0.1.0
8172026-09-04T22:47:14.988Z Downloaded sec1 v0.8.1
8182026-09-04T22:47:15.007Z Downloaded unicode-xid v0.2.6
8192026-09-04T22:47:15.007Z Downloaded cpubits v0.1.1
8202026-09-04T22:47:15.007Z Downloaded phf v0.13.1
8212026-09-04T22:47:15.007Z Downloaded curve25519-dalek-derive v0.1.1
8222026-09-04T22:47:15.007Z Downloaded document-features v0.2.12
8232026-09-04T22:47:15.007Z Downloaded dyn-clone v1.0.20
8242026-09-04T22:47:15.012Z Downloaded hyper-tls v0.6.0
8252026-09-04T22:47:15.012Z Downloaded unsafe-libyaml v0.2.11
8262026-09-04T22:47:15.015Z Downloaded headers v0.4.1
8272026-09-04T22:47:15.015Z Downloaded schemars v0.9.0
8282026-09-04T22:47:15.022Z Downloaded slog-scope v4.4.1
8292026-09-04T22:47:15.026Z Downloaded snafu-derive v0.8.9
8302026-09-04T22:47:15.026Z Downloaded expectorate v1.2.0
8312026-09-04T22:47:15.030Z Downloaded similar v2.7.0
8322026-09-04T22:47:15.030Z Downloaded cc v1.2.56
8332026-09-04T22:47:15.030Z Downloaded supports-color v3.0.2
8342026-09-04T22:47:15.033Z Downloaded time-macros v0.2.27
8352026-09-04T22:47:15.033Z Downloaded tokio-dtrace v0.1.1
8362026-09-04T22:47:15.033Z Downloaded hickory-resolver v0.24.4
8372026-09-04T22:47:15.035Z Downloaded hickory-server v0.25.2
8382026-09-04T22:47:15.038Z Downloaded slog-json v2.6.1
8392026-09-04T22:47:15.041Z Downloaded socket2 v0.5.10
8402026-09-04T22:47:15.041Z Downloaded spki v0.7.3
8412026-09-04T22:47:15.041Z Downloaded dropshot-api-manager-types v0.8.0
8422026-09-04T22:47:15.044Z Downloaded idna_adapter v1.2.1
8432026-09-04T22:47:15.044Z Downloaded indent_write v2.2.0
8442026-09-04T22:47:15.044Z Downloaded instant v0.1.13
8452026-09-04T22:47:15.044Z Downloaded thiserror-no-std v2.0.2
8462026-09-04T22:47:15.047Z Downloaded derive_builder v0.20.2
8472026-09-04T22:47:15.050Z Downloaded elliptic-curve v0.13.8
8482026-09-04T22:47:15.052Z Downloaded tokio-tungstenite v0.21.0
8492026-09-04T22:47:15.052Z Downloaded toml_edit v0.23.10+spec-1.0.0
8502026-09-04T22:47:15.055Z Downloaded unicase v2.9.0
8512026-09-04T22:47:15.055Z Downloaded writeable v0.6.2
8522026-09-04T22:47:15.058Z Downloaded linked-hash-map v0.5.6
8532026-09-04T22:47:15.058Z Downloaded tokio-tungstenite v0.23.1
8542026-09-04T22:47:15.058Z Downloaded match_cfg v0.1.0
8552026-09-04T22:47:15.058Z Downloaded toml_writer v1.1.1+spec-1.1.0
8562026-09-04T22:47:15.060Z Downloaded tower-service v0.3.3
8572026-09-04T22:47:15.061Z Downloaded lzss v0.8.2
8582026-09-04T22:47:15.061Z Downloaded vergen-lib v0.1.6
8592026-09-04T22:47:15.063Z Downloaded rustls-pki-types v1.14.0
8602026-09-04T22:47:15.063Z Downloaded rsa v0.9.10
8612026-09-04T22:47:15.066Z Downloaded aes v0.9.1
8622026-09-04T22:47:15.069Z Downloaded litrs v1.0.0
8632026-09-04T22:47:15.072Z Downloaded zip v0.6.6
8642026-09-04T22:47:15.072Z Downloaded quinn v0.11.11
8652026-09-04T22:47:15.074Z Downloaded scuffle v0.1.0
8662026-09-04T22:47:15.077Z Downloaded num-conv v0.2.0
8672026-09-04T22:47:15.077Z Downloaded crc-any v2.5.0
8682026-09-04T22:47:15.080Z Downloaded memmap2 v0.9.10
8692026-09-04T22:47:15.080Z Downloaded sha2 v0.11.0
8702026-09-04T22:47:15.083Z Downloaded constant_time_eq v0.4.2
8712026-09-04T22:47:15.083Z Downloaded derive-ex v0.1.8
8722026-09-04T22:47:15.083Z Downloaded opaque-debug v0.3.1
8732026-09-04T22:47:15.083Z Downloaded omicron-zone-package v0.12.3
8742026-09-04T22:47:15.086Z Downloaded oxide-update-engine-types v0.1.2
8752026-09-04T22:47:15.086Z Downloaded crossbeam-deque v0.8.6
8762026-09-04T22:47:15.089Z Downloaded daft v0.1.8
8772026-09-04T22:47:15.089Z Downloaded daft-derive v0.1.8
8782026-09-04T22:47:15.092Z Downloaded delegate v0.13.5
8792026-09-04T22:47:15.092Z Downloaded digest-io v0.1.0
8802026-09-04T22:47:15.092Z Downloaded spin v0.9.8
8812026-09-04T22:47:15.095Z Downloaded hashbrown v0.13.2
8822026-09-04T22:47:15.097Z Downloaded data-encoding v2.10.0
8832026-09-04T22:47:15.097Z Downloaded darling_core v0.20.11
8842026-09-04T22:47:15.100Z Downloaded parse-size v1.1.0
8852026-09-04T22:47:15.100Z Downloaded phf_shared v0.11.3
8862026-09-04T22:47:15.100Z Downloaded rand_chacha v0.3.1
8872026-09-04T22:47:15.100Z Downloaded recursive-proc-macro-impl v0.1.1
8882026-09-04T22:47:15.103Z Downloaded hickory-resolver v0.25.2
8892026-09-04T22:47:15.103Z Downloaded rfc6979 v0.6.0
8902026-09-04T22:47:15.106Z Downloaded pkcs5 v0.8.1
8912026-09-04T22:47:15.109Z Downloaded proc-macro-error-attr2 v2.0.0
8922026-09-04T22:47:15.109Z Downloaded deranged v0.5.8
8932026-09-04T22:47:15.109Z Downloaded russh-util v0.52.0
8942026-09-04T22:47:15.109Z Downloaded ingot v0.2.1
8952026-09-04T22:47:15.109Z Downloaded serde_repr v0.1.20
8962026-09-04T22:47:15.112Z Downloaded sha1 v0.11.0
8972026-09-04T22:47:15.112Z Downloaded semver v0.1.20
8982026-09-04T22:47:15.112Z Downloaded libefi-sys v0.1.0
8992026-09-04T22:47:15.112Z Downloaded indicatif v0.18.4
9002026-09-04T22:47:15.115Z Downloaded knus-derive v3.4.0
9012026-09-04T22:47:15.118Z Downloaded twox-hash v2.1.2
9022026-09-04T22:47:15.118Z Downloaded newtype-uuid-macros v0.1.0
9032026-09-04T22:47:15.118Z Downloaded slog-bunyan v2.5.0
9042026-09-04T22:47:15.118Z Downloaded strum v0.26.3
9052026-09-04T22:47:15.121Z Downloaded take_mut v0.2.2
9062026-09-04T22:47:15.124Z Downloaded module-lattice v0.2.3
9072026-09-04T22:47:15.124Z Downloaded num-complex v0.4.6
9082026-09-04T22:47:15.127Z Downloaded hashbrown v0.12.3
9092026-09-04T22:47:15.130Z Downloaded signal-hook-mio v0.2.5
9102026-09-04T22:47:15.133Z Downloaded zerofrom-derive v0.1.6
9112026-09-04T22:47:15.136Z Downloaded olpc-cjson v0.1.4
9122026-09-04T22:47:15.136Z Downloaded pin-project-lite v0.2.17
9132026-09-04T22:47:15.139Z Downloaded packed_struct v0.10.1
9142026-09-04T22:47:15.143Z Downloaded zstd-safe v7.2.4
9152026-09-04T22:47:15.143Z Downloaded miniz_oxide v0.8.9
9162026-09-04T22:47:15.146Z Downloaded typify-macro v0.6.2
9172026-09-04T22:47:15.146Z Downloaded unicode-truncate v1.1.0
9182026-09-04T22:47:15.146Z Downloaded parking_lot_core v0.8.6
9192026-09-04T22:47:15.149Z Downloaded parse-display-derive v0.10.0
9202026-09-04T22:47:15.151Z Downloaded psm v0.1.30
9212026-09-04T22:47:15.154Z Downloaded serde_yaml v0.9.34+deprecated
9222026-09-04T22:47:15.154Z Downloaded crypto-common v0.2.2
9232026-09-04T22:47:15.157Z Downloaded slog v2.8.2
9242026-09-04T22:47:15.160Z Downloaded subprocess v0.2.15
9252026-09-04T22:47:15.165Z Downloaded http v1.4.2
9262026-09-04T22:47:15.168Z Downloaded libsw v3.5.0
9272026-09-04T22:47:15.171Z Downloaded scroll v0.13.0
9282026-09-04T22:47:15.174Z Downloaded rustversion v1.0.22
9292026-09-04T22:47:15.174Z Downloaded darling_macro v0.21.3
9302026-09-04T22:47:15.174Z Downloaded defmt v0.3.100
9312026-09-04T22:47:15.174Z Downloaded rand v0.10.1
9322026-09-04T22:47:15.177Z Downloaded darling_macro v0.23.0
9332026-09-04T22:47:15.177Z Downloaded dsl_auto_type v0.2.0
9342026-09-04T22:47:15.177Z Downloaded ident_case v1.0.1
9352026-09-04T22:47:15.180Z Downloaded toml_edit v0.19.15
9362026-09-04T22:47:15.187Z Downloaded rcgen v0.12.1
9372026-09-04T22:47:15.190Z Downloaded inout v0.2.2
9382026-09-04T22:47:15.190Z Downloaded jiff-static v0.2.34
9392026-09-04T22:47:15.190Z Downloaded md5 v0.8.0
9402026-09-04T22:47:15.194Z Downloaded uuid v1.23.4
9412026-09-04T22:47:15.194Z Downloaded simd-adler32 v0.3.8
9422026-09-04T22:47:15.197Z Downloaded memoffset v0.9.1
9432026-09-04T22:47:15.197Z Downloaded nonempty v0.12.0
9442026-09-04T22:47:15.197Z Downloaded num v0.4.3
9452026-09-04T22:47:15.197Z Downloaded md-5 v0.10.6
9462026-09-04T22:47:15.197Z Downloaded ron v0.8.1
9472026-09-04T22:47:15.201Z Downloaded rustyline v14.0.0
9482026-09-04T22:47:15.203Z Downloaded thread_local v1.1.9
9492026-09-04T22:47:15.203Z Downloaded x509-cert v0.2.5
9502026-09-04T22:47:15.208Z Downloaded sponge-cursor v0.1.0
9512026-09-04T22:47:15.217Z Downloaded spki v0.8.0
9522026-09-04T22:47:15.217Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9532026-09-04T22:47:15.217Z Downloaded rsa v0.10.0-rc.18
9542026-09-04T22:47:15.220Z Downloaded tokio-native-tls v0.3.1
9552026-09-04T22:47:15.220Z Downloaded whoami v2.1.0
9562026-09-04T22:47:15.220Z Downloaded static_assertions v1.1.0
9572026-09-04T22:47:15.220Z Downloaded phf_shared v0.12.1
9582026-09-04T22:47:15.220Z Downloaded progenitor-macro v0.13.0
9592026-09-04T22:47:15.220Z Downloaded support-bundle-viewer v0.1.2
9602026-09-04T22:47:15.220Z Downloaded synstructure v0.13.2
9612026-09-04T22:47:15.220Z Downloaded vergen-lib v9.1.0
9622026-09-04T22:47:15.220Z Downloaded minimal-lexical v0.2.1
9632026-09-04T22:47:15.223Z Downloaded peg-runtime v0.8.5
9642026-09-04T22:47:15.223Z Downloaded scheduled-thread-pool v0.2.7
9652026-09-04T22:47:15.223Z Downloaded p256 v0.14.0
9662026-09-04T22:47:15.223Z Downloaded rand_xorshift v0.4.0
9672026-09-04T22:47:15.226Z Downloaded ref-cast-impl v1.0.25
9682026-09-04T22:47:15.226Z Downloaded zerocopy-derive v0.8.55
9692026-09-04T22:47:15.228Z Downloaded signal-hook-tokio v0.3.1
9702026-09-04T22:47:15.231Z Downloaded const_format_proc_macros v0.2.34
9712026-09-04T22:47:15.231Z Downloaded serde_bytes v0.11.19
9722026-09-04T22:47:15.231Z Downloaded same-file v1.0.6
9732026-09-04T22:47:15.237Z Downloaded rustc-hash v2.1.1
9742026-09-04T22:47:15.241Z Downloaded proc-macro-error2 v2.0.1
9752026-09-04T22:47:15.248Z Downloaded serde_derive_internals v0.29.1
9762026-09-04T22:47:15.251Z Downloaded sync-ptr v0.1.4
9772026-09-04T22:47:15.254Z Downloaded num-bigint-dig v0.8.6
9782026-09-04T22:47:15.257Z Downloaded ed25519 v3.0.0
9792026-09-04T22:47:15.260Z Downloaded ipnetwork v0.21.1
9802026-09-04T22:47:15.263Z Downloaded maybe-uninit v2.0.0
9812026-09-04T22:47:15.263Z Downloaded nu-ansi-term v0.50.3
9822026-09-04T22:47:15.266Z Downloaded yansi v1.0.1
9832026-09-04T22:47:15.268Z Downloaded void v1.0.2
9842026-09-04T22:47:15.271Z Downloaded smallvec v1.15.1
9852026-09-04T22:47:15.274Z Downloaded linear-map v1.2.0
9862026-09-04T22:47:15.281Z Downloaded whoami v1.6.1
9872026-09-04T22:47:15.284Z Downloaded postgres-protocol v0.6.10
9882026-09-04T22:47:15.286Z Downloaded derive-where v1.6.0
9892026-09-04T22:47:15.293Z Downloaded primeorder v0.14.0
9902026-09-04T22:47:15.296Z Downloaded num-bigint v0.4.6
9912026-09-04T22:47:15.299Z Downloaded oxide-generation v0.1.3
9922026-09-04T22:47:15.299Z Downloaded oxide-tokio-rt v0.1.4
9932026-09-04T22:47:15.299Z Downloaded yasna v0.5.2
9942026-09-04T22:47:15.303Z Downloaded hashbrown v0.15.5
9952026-09-04T22:47:15.306Z Downloaded resolv-conf v0.7.6
9962026-09-04T22:47:15.310Z Downloaded diesel_table_macro_syntax v0.3.0
9972026-09-04T22:47:15.310Z Downloaded dunce v1.0.5
9982026-09-04T22:47:15.313Z Downloaded instability v0.3.11
9992026-09-04T22:47:15.313Z Downloaded openssl-probe v0.2.1
10002026-09-04T22:47:15.318Z Downloaded rustc-demangle v0.1.27
10012026-09-04T22:47:15.321Z Downloaded icu_locale_core v2.1.1
10022026-09-04T22:47:15.323Z Downloaded hashbrown v0.14.5
10032026-09-04T22:47:15.326Z Downloaded untrusted v0.7.1
10042026-09-04T22:47:15.329Z Downloaded digest v0.11.3
10052026-09-04T22:47:15.332Z Downloaded maplit v1.0.2
10062026-09-04T22:47:15.335Z Downloaded new_debug_unreachable v1.0.6
10072026-09-04T22:47:15.335Z Downloaded password-hash v0.6.1
10082026-09-04T22:47:15.338Z Downloaded percent-encoding v2.3.2
10092026-09-04T22:47:15.338Z Downloaded typed-path v0.9.3
10102026-09-04T22:47:15.341Z Downloaded tls_codec_derive v0.4.2
10112026-09-04T22:47:15.341Z Downloaded untrusted v0.9.0
10122026-09-04T22:47:15.341Z Downloaded progenitor-client v0.14.0
10132026-09-04T22:47:15.344Z Downloaded ref-cast v1.0.25
10142026-09-04T22:47:15.344Z Downloaded subtle v2.6.1
10152026-09-04T22:47:15.346Z Downloaded shell-words v1.1.1
10162026-09-04T22:47:15.347Z Downloaded strip-ansi-escapes v0.2.1
10172026-09-04T22:47:15.347Z Downloaded universal-hash v0.5.1
10182026-09-04T22:47:15.349Z Downloaded qorb v0.4.1
10192026-09-04T22:47:15.349Z Downloaded stringprep v0.1.5
10202026-09-04T22:47:15.352Z Downloaded ed25519-dalek v3.0.0
10212026-09-04T22:47:15.352Z Downloaded iana-time-zone v0.1.65
10222026-09-04T22:47:15.355Z Downloaded parking_lot v0.12.5
10232026-09-04T22:47:15.355Z Downloaded stacker v0.1.23
10242026-09-04T22:47:15.355Z Downloaded tinystr v0.8.2
10252026-09-04T22:47:15.360Z Downloaded unicode_categories v0.1.1
10262026-09-04T22:47:15.366Z Downloaded toml v0.7.8
10272026-09-04T22:47:15.369Z Downloaded toml v1.1.2+spec-1.1.0
10282026-09-04T22:47:15.371Z Downloaded unicode-bidi v0.3.18
10292026-09-04T22:47:15.371Z Downloaded postcard v1.1.3
10302026-09-04T22:47:15.374Z Downloaded crypto-bigint v0.5.5
10312026-09-04T22:47:15.377Z Downloaded xshell v0.2.7
10322026-09-04T22:47:15.377Z Downloaded critical-section v1.2.0
10332026-09-04T22:47:15.380Z Downloaded ctutils v0.4.2
10342026-09-04T22:47:15.383Z Downloaded quinn-udp v0.5.14
10352026-09-04T22:47:15.386Z Downloaded pretty_assertions v1.4.1
10362026-09-04T22:47:15.386Z Downloaded ed25519-dalek v2.2.0
10372026-09-04T22:47:15.389Z Downloaded libloading v0.8.9
10382026-09-04T22:47:15.392Z Downloaded csv-core v0.1.13
10392026-09-04T22:47:15.394Z Downloaded impl-trait-for-tuples v0.2.3
10402026-09-04T22:47:15.394Z Downloaded usdt-macro v0.6.0
10412026-09-04T22:47:15.395Z Downloaded wnaf v0.14.0
10422026-09-04T22:47:15.397Z Downloaded jobserver v0.1.34
10432026-09-04T22:47:15.397Z Downloaded utf8_iter v1.0.4
10442026-09-04T22:47:15.397Z Downloaded primefield v0.14.0
10452026-09-04T22:47:15.402Z Downloaded regex v1.12.3
10462026-09-04T22:47:15.405Z Downloaded serde_cbor v0.11.2
10472026-09-04T22:47:15.408Z Downloaded serde_with_macros v3.21.0
10482026-09-04T22:47:15.408Z Downloaded steno v0.4.1
10492026-09-04T22:47:15.414Z Downloaded darling_core v0.13.4
10502026-09-04T22:47:15.417Z Downloaded rustls-native-certs v0.8.3
10512026-09-04T22:47:15.420Z Downloaded rustls-pemfile v2.2.0
10522026-09-04T22:47:15.420Z Downloaded itertools v0.10.5
10532026-09-04T22:47:15.422Z Downloaded miette-derive v7.6.0
10542026-09-04T22:47:15.422Z Downloaded drift v0.2.0
10552026-09-04T22:47:15.430Z Downloaded pin-project-internal v1.1.11
10562026-09-04T22:47:15.434Z Downloaded shlex v1.3.0
10572026-09-04T22:47:15.434Z Downloaded r2d2 v0.8.10
10582026-09-04T22:47:15.434Z Downloaded rand_core v0.6.4
10592026-09-04T22:47:15.434Z Downloaded inout v0.1.4
10602026-09-04T22:47:15.434Z Downloaded internet-checksum v0.2.1
10612026-09-04T22:47:15.434Z Downloaded serde_tokenstream v0.3.0
10622026-09-04T22:47:15.437Z Downloaded libbz2-rs-sys v0.2.2
10632026-09-04T22:47:15.437Z Downloaded tui-tree-widget v0.23.1
10642026-09-04T22:47:15.440Z Downloaded tungstenite v0.21.0
10652026-09-04T22:47:15.440Z Downloaded nodrop v0.1.14
10662026-09-04T22:47:15.440Z Downloaded slog-stdlog v4.1.1
10672026-09-04T22:47:15.444Z Downloaded zerocopy v0.6.6
10682026-09-04T22:47:15.446Z Downloaded reedline v0.40.0
10692026-09-04T22:47:15.451Z Downloaded vergen-gitcl v1.0.8
10702026-09-04T22:47:15.455Z Downloaded cookie v0.18.1
10712026-09-04T22:47:15.458Z Downloaded futures-util v0.3.32
10722026-09-04T22:47:15.461Z Downloaded defmt-macros v1.0.1
10732026-09-04T22:47:15.464Z Downloaded recursive v0.1.1
10742026-09-04T22:47:15.469Z Downloaded const_format v0.2.35
10752026-09-04T22:47:15.472Z Downloaded litemap v0.8.1
10762026-09-04T22:47:15.475Z Downloaded darling v0.13.4
10772026-09-04T22:47:15.475Z Downloaded hyper-rustls v0.27.7
10782026-09-04T22:47:15.478Z Downloaded zstd v0.13.3
10792026-09-04T22:47:15.478Z Downloaded progenitor-macro v0.14.0
10802026-09-04T22:47:15.478Z Downloaded tap v1.0.1
10812026-09-04T22:47:15.480Z Downloaded tinyvec_macros v0.1.1
10822026-09-04T22:47:15.480Z Downloaded trait-variant v0.1.2
10832026-09-04T22:47:15.480Z Downloaded strum v0.27.2
10842026-09-04T22:47:15.483Z Downloaded waitgroup v0.1.2
10852026-09-04T22:47:15.486Z Downloaded defmt v1.0.1
10862026-09-04T22:47:15.486Z Downloaded universal-hash v0.6.1
10872026-09-04T22:47:15.494Z Downloaded samael v0.0.19
10882026-09-04T22:47:15.497Z Downloaded h2 v0.4.15
10892026-09-04T22:47:15.500Z Downloaded unicode-normalization v0.1.25
10902026-09-04T22:47:15.503Z Downloaded ed25519 v2.2.3
10912026-09-04T22:47:15.505Z Downloaded pkcs1 v0.8.0-rc.4
10922026-09-04T22:47:15.505Z Downloaded displaydoc v0.2.5
10932026-09-04T22:47:15.506Z Downloaded crucible-workspace-hack v0.1.0
10942026-09-04T22:47:15.508Z Downloaded itertools v0.12.1
10952026-09-04T22:47:15.511Z Downloaded aho-corasick v1.1.4
10962026-09-04T22:47:15.514Z Downloaded path-slash v0.1.5
10972026-09-04T22:47:15.516Z Downloaded test-strategy v0.4.5
10982026-09-04T22:47:15.519Z Downloaded indexmap v1.9.3
10992026-09-04T22:47:15.519Z Downloaded serde_spanned v1.1.1
11002026-09-04T22:47:15.522Z Downloaded kstat-rs v0.2.5
11012026-09-04T22:47:15.522Z Downloaded nanorand v0.7.0
11022026-09-04T22:47:15.522Z Downloaded num_enum_derive v0.7.6
11032026-09-04T22:47:15.525Z Downloaded hkdf v0.13.0
11042026-09-04T22:47:15.525Z Downloaded salty v0.3.0
11052026-09-04T22:47:15.528Z Downloaded powerfmt v0.2.0
11062026-09-04T22:47:15.538Z Downloaded oxide-update-engine-display v0.1.2
11072026-09-04T22:47:15.540Z Downloaded pkg-config v0.3.32
11082026-09-04T22:47:15.540Z Downloaded topological-sort v0.2.2
11092026-09-04T22:47:15.541Z Downloaded darling_macro v0.13.4
11102026-09-04T22:47:15.543Z Downloaded strsim v0.10.0
11112026-09-04T22:47:15.546Z Downloaded cstr-argument v0.1.2
11122026-09-04T22:47:15.546Z Downloaded icu_provider v2.1.1
11132026-09-04T22:47:15.546Z Downloaded zerofrom v0.1.6
11142026-09-04T22:47:15.549Z Downloaded hkdf v0.12.4
11152026-09-04T22:47:15.552Z Downloaded signature v3.0.0
11162026-09-04T22:47:15.555Z Downloaded keccak v0.1.6
11172026-09-04T22:47:15.555Z Downloaded publicsuffix v2.3.0
11182026-09-04T22:47:15.558Z Downloaded yoke v0.8.1
11192026-09-04T22:47:15.561Z Downloaded crossbeam-utils v0.8.21
11202026-09-04T22:47:15.561Z Downloaded managed v0.8.0
11212026-09-04T22:47:15.561Z Downloaded signal-hook-registry v1.4.8
11222026-09-04T22:47:15.564Z Downloaded tls_codec v0.4.2
11232026-09-04T22:47:15.567Z Downloaded zeroize v1.9.0
11242026-09-04T22:47:15.567Z Downloaded display-error-chain v0.2.2
11252026-09-04T22:47:15.569Z Downloaded dirs-next v2.0.0
11262026-09-04T22:47:15.569Z Downloaded newtype_derive v0.1.6
11272026-09-04T22:47:15.572Z Downloaded blake3 v1.8.5
11282026-09-04T22:47:15.584Z Downloaded tinyvec v1.10.0
11292026-09-04T22:47:15.587Z Downloaded num-traits v0.2.19
11302026-09-04T22:47:15.590Z Downloaded hyper-staticfile v0.10.1
11312026-09-04T22:47:15.590Z Downloaded sqlparser_derive v0.5.0
11322026-09-04T22:47:15.593Z Downloaded sync_wrapper v1.0.2
11332026-09-04T22:47:15.596Z Downloaded rustc_version v0.1.7
11342026-09-04T22:47:15.596Z Downloaded idna v1.1.0
11352026-09-04T22:47:15.599Z Downloaded openssl-macros v0.1.1
11362026-09-04T22:47:15.602Z Downloaded newtype-uuid v1.3.2
11372026-09-04T22:47:15.605Z Downloaded parking_lot v0.11.2
11382026-09-04T22:47:15.605Z Downloaded schemars_derive v0.8.22
11392026-09-04T22:47:15.605Z Downloaded pkcs8 v0.10.2
11402026-09-04T22:47:15.608Z Downloaded packed_struct_codegen v0.10.1
11412026-09-04T22:47:15.611Z Downloaded num_enum v0.7.6
11422026-09-04T22:47:15.614Z Downloaded tracing-core v0.1.36
11432026-09-04T22:47:15.617Z Downloaded aws-lc-rs v1.16.3
11442026-09-04T22:47:15.620Z Downloaded slab v0.4.12
11452026-09-04T22:47:15.624Z Downloaded zerovec v0.11.5
11462026-09-04T22:47:15.626Z Downloaded slog-async v2.8.0
11472026-09-04T22:47:15.626Z Downloaded crc v3.4.0
11482026-09-04T22:47:15.626Z Downloaded strum_macros v0.27.2
11492026-09-04T22:47:15.626Z Downloaded lazy_static v1.5.0
11502026-09-04T22:47:15.630Z Downloaded russh-cryptovec v0.62.0
11512026-09-04T22:47:15.630Z Downloaded precomputed-hash v0.1.1
11522026-09-04T22:47:15.630Z Downloaded serde-big-array v0.5.1
11532026-09-04T22:47:15.630Z Downloaded supports-hyperlinks v3.2.0
11542026-09-04T22:47:15.633Z Downloaded thread-id v5.1.0
11552026-09-04T22:47:15.633Z Downloaded salsa20 v0.11.0
11562026-09-04T22:47:15.634Z Downloaded sha3 v0.12.0
11572026-09-04T22:47:15.640Z Downloaded zopfli v0.8.3
11582026-09-04T22:47:15.643Z Downloaded derive_more v0.99.20
11592026-09-04T22:47:15.645Z Downloaded ssh-cipher v0.3.0
11602026-09-04T22:47:15.648Z Downloaded crossbeam-epoch v0.9.18
11612026-09-04T22:47:15.651Z Downloaded paste v1.0.15
11622026-09-04T22:47:15.654Z Downloaded xshell-macros v0.2.7
11632026-09-04T22:47:15.654Z Downloaded lru-cache v0.1.2
11642026-09-04T22:47:15.654Z Downloaded num-derive v0.4.2
11652026-09-04T22:47:15.656Z Downloaded cookie_store v0.22.1
11662026-09-04T22:47:15.657Z Downloaded native-tls v0.2.18
11672026-09-04T22:47:15.659Z Downloaded progenitor v0.14.0
11682026-09-04T22:47:15.666Z Downloaded des v0.9.0
11692026-09-04T22:47:15.669Z Downloaded diff v0.1.13
11702026-09-04T22:47:15.671Z Downloaded ignore v0.4.25
11712026-09-04T22:47:15.671Z Downloaded derive_builder_macro v0.20.2
11722026-09-04T22:47:15.675Z Downloaded reqwest v0.13.2
11732026-09-04T22:47:15.678Z Downloaded miette v7.6.0
11742026-09-04T22:47:15.681Z Downloaded uzers v0.12.2
11752026-09-04T22:47:15.684Z Downloaded ml-kem v0.3.2
11762026-09-04T22:47:15.684Z Downloaded convert_case v0.10.0
11772026-09-04T22:47:15.684Z Downloaded kem v0.3.0
11782026-09-04T22:47:15.687Z Downloaded seq-macro v0.3.6
11792026-09-04T22:47:15.687Z Downloaded testing_table v0.3.0
11802026-09-04T22:47:15.687Z Downloaded unit-prefix v0.5.2
11812026-09-04T22:47:15.693Z Downloaded vergen-git2 v9.1.0
11822026-09-04T22:47:15.699Z Downloaded multer v3.1.0
11832026-09-04T22:47:15.703Z Downloaded scroll_derive v0.13.1
11842026-09-04T22:47:15.711Z Downloaded tokio-rustls v0.26.4
11852026-09-04T22:47:15.715Z Downloaded illumos-nvpair v0.3.0
11862026-09-04T22:47:15.719Z Downloaded zip v4.6.1
11872026-09-04T22:47:15.721Z Downloaded darling_core v0.23.0
11882026-09-04T22:47:15.725Z Downloaded xattr v1.6.1
11892026-09-04T22:47:15.727Z Downloaded multimap v0.10.1
11902026-09-04T22:47:15.727Z Downloaded psl-types v2.0.11
11912026-09-04T22:47:15.730Z Downloaded tower-layer v0.3.3
11922026-09-04T22:47:15.730Z Downloaded indoc v1.0.9
11932026-09-04T22:47:15.733Z Downloaded ecdsa v0.16.9
11942026-09-04T22:47:15.736Z Downloaded serdect v0.4.3
11952026-09-04T22:47:15.739Z Downloaded openssl-sys v0.9.117
11962026-09-04T22:47:15.743Z Downloaded ssh-encoding v0.3.0
11972026-09-04T22:47:15.746Z Downloaded usdt-impl v0.6.0
11982026-09-04T22:47:15.746Z Downloaded crc8 v0.1.1
11992026-09-04T22:47:15.750Z Downloaded thiserror-impl-no-std v2.0.2
12002026-09-04T22:47:15.754Z Downloaded icu_normalizer v2.1.1
12012026-09-04T22:47:15.757Z Downloaded rustls-webpki v0.103.13
12022026-09-04T22:47:15.759Z Downloaded hyper-util v0.1.20
12032026-09-04T22:47:15.763Z Downloaded num-rational v0.4.2
12042026-09-04T22:47:15.763Z Downloaded progenitor v0.13.0
12052026-09-04T22:47:15.770Z Downloaded ppv-lite86 v0.2.21
12062026-09-04T22:47:15.773Z Downloaded lru-slab v0.1.2
12072026-09-04T22:47:15.776Z Downloaded phc v0.6.1
12082026-09-04T22:47:15.779Z Downloaded rand_chacha v0.9.0
12092026-09-04T22:47:15.779Z Downloaded vsss-rs v3.3.4
12102026-09-04T22:47:15.779Z Downloaded smallvec v0.6.14
12112026-09-04T22:47:15.782Z Downloaded darling v0.23.0
12122026-09-04T22:47:15.792Z Downloaded unicode-segmentation v1.12.0
12132026-09-04T22:47:15.795Z Downloaded rand v0.9.2
12142026-09-04T22:47:15.795Z Downloaded prefix-trie v0.7.0
12152026-09-04T22:47:15.798Z Downloaded der v0.7.10
12162026-09-04T22:47:15.802Z Downloaded crypto-primes v0.7.2
12172026-09-04T22:47:15.805Z Downloaded p384 v0.13.1
12182026-09-04T22:47:15.808Z Downloaded bitvec v1.0.1
12192026-09-04T22:47:15.813Z Downloaded petname v2.0.2
12202026-09-04T22:47:15.816Z Downloaded slog-dtrace v0.3.0
12212026-09-04T22:47:15.818Z Downloaded icu_properties_data v2.1.2
12222026-09-04T22:47:15.822Z Downloaded iri-string v0.7.10
12232026-09-04T22:47:15.825Z Downloaded primeorder v0.13.6
12242026-09-04T22:47:15.828Z Downloaded bindgen v0.71.1
12252026-09-04T22:47:15.831Z Downloaded indoc v2.0.7
12262026-09-04T22:47:15.831Z Downloaded jiff-core v0.1.0
12272026-09-04T22:47:15.834Z Downloaded ryu v1.0.23
12282026-09-04T22:47:15.837Z Downloaded knus v3.4.0
12292026-09-04T22:47:15.837Z Downloaded pem-rfc7468 v1.0.0
12302026-09-04T22:47:15.837Z Downloaded zerovec-derive v0.11.2
12312026-09-04T22:47:15.842Z Downloaded libsw-core v0.3.2
12322026-09-04T22:47:15.842Z Downloaded tower v0.5.3
12332026-09-04T22:47:15.845Z Downloaded scrypt v0.12.0
12342026-09-04T22:47:15.845Z Downloaded signal-hook v0.3.18
12352026-09-04T22:47:15.847Z Downloaded tar v0.4.46
12362026-09-04T22:47:15.847Z Downloaded quick-xml v0.37.5
12372026-09-04T22:47:15.850Z Downloaded winnow v0.5.40
12382026-09-04T22:47:15.854Z Downloaded tokio-postgres v0.7.16
12392026-09-04T22:47:15.858Z Downloaded oxide-update-engine v0.1.2
12402026-09-04T22:47:15.861Z Downloaded rand v0.8.6
12412026-09-04T22:47:15.861Z Downloaded schemars v1.2.1
12422026-09-04T22:47:15.866Z Downloaded pin-project v1.1.11
12432026-09-04T22:47:15.875Z Downloaded chrono v0.4.45
12442026-09-04T22:47:15.878Z Downloaded nom v7.1.3
12452026-09-04T22:47:15.881Z Downloaded url v2.5.8
12462026-09-04T22:47:15.881Z Downloaded git2 v0.20.4
12472026-09-04T22:47:15.884Z Downloaded darling v0.21.3
12482026-09-04T22:47:15.887Z Downloaded icu_properties v2.1.2
12492026-09-04T22:47:15.891Z Downloaded keccak v0.2.0
12502026-09-04T22:47:15.891Z Downloaded object v0.30.4
12512026-09-04T22:47:15.894Z Downloaded nom v8.0.0
12522026-09-04T22:47:15.897Z Downloaded typify v0.6.2
12532026-09-04T22:47:15.900Z Downloaded crossterm v0.28.1
12542026-09-04T22:47:15.903Z Downloaded dropshot_endpoint v0.17.1
12552026-09-04T22:47:15.908Z Downloaded mio v1.2.0
12562026-09-04T22:47:15.913Z Downloaded itertools v0.15.0
12572026-09-04T22:47:15.917Z Downloaded vcpkg v0.2.15
12582026-09-04T22:47:15.938Z Downloaded lalrpop v0.19.12
12592026-09-04T22:47:15.956Z Downloaded tungstenite v0.23.0
12602026-09-04T22:47:15.956Z Downloaded icu_normalizer_data v2.1.1
12612026-09-04T22:47:15.957Z Downloaded derive_more v2.1.1
12622026-09-04T22:47:15.957Z Downloaded proptest v1.11.0
12632026-09-04T22:47:15.966Z Downloaded darling_core v0.21.3
12642026-09-04T22:47:15.969Z Downloaded zerotrie v0.2.3
12652026-09-04T22:47:15.969Z Downloaded snafu v0.8.9
12662026-09-04T22:47:15.969Z Downloaded tokio-util v0.7.18
12672026-09-04T22:47:15.969Z Downloaded nix v0.27.1
12682026-09-04T22:47:15.974Z Downloaded internal-russh-num-bigint v0.5.0
12692026-09-04T22:47:15.977Z Downloaded tower-http v0.6.8
12702026-09-04T22:47:15.980Z Downloaded icu_collections v2.1.1
12712026-09-04T22:47:15.983Z Downloaded serde_with v1.14.0
12722026-09-04T22:47:15.986Z Downloaded itertools v0.14.0
12732026-09-04T22:47:15.990Z Downloaded diesel_derives v2.3.7
12742026-09-04T22:47:15.995Z Downloaded p384 v0.14.0
12752026-09-04T22:47:15.997Z Downloaded derive_more-impl v2.1.1
12762026-09-04T22:47:15.997Z Downloaded libxml v0.3.3
12772026-09-04T22:47:16.001Z Downloaded goblin v0.10.5
12782026-09-04T22:47:16.004Z Downloaded crossterm v0.29.0
12792026-09-04T22:47:16.008Z Downloaded portable-atomic v1.13.1
12802026-09-04T22:47:16.012Z Downloaded dropshot-api-manager v0.8.0
12812026-09-04T22:47:16.015Z Downloaded crossbeam-channel v0.5.15
12822026-09-04T22:47:16.017Z Downloaded tabled v0.21.0
12832026-09-04T22:47:16.026Z Downloaded der v0.8.0
12842026-09-04T22:47:16.029Z Downloaded moka v0.12.13
12852026-09-04T22:47:16.043Z Downloaded reqwest v0.12.28
12862026-09-04T22:47:16.053Z Downloaded p521 v0.14.0
12872026-09-04T22:47:16.057Z Downloaded itertools v0.13.0
12882026-09-04T22:47:16.068Z Downloaded tough v0.22.0
12892026-09-04T22:47:16.073Z Downloaded syn v3.0.3
12902026-09-04T22:47:16.079Z Downloaded libm v0.2.16
12912026-09-04T22:47:16.084Z Downloaded ssh-key v0.7.0-rc.11
12922026-09-04T22:47:16.090Z Downloaded zlib-rs v0.6.2
12932026-09-04T22:47:16.095Z Downloaded rayon v1.11.0
12942026-09-04T22:47:16.100Z Downloaded time v0.3.47
12952026-09-04T22:47:16.106Z Downloaded winnow v0.6.26
12962026-09-04T22:47:16.113Z Downloaded iddqd v0.4.2
12972026-09-04T22:47:16.116Z Downloaded bstr v1.12.1
12982026-09-04T22:47:16.120Z Downloaded gimli v0.32.3
12992026-09-04T22:47:16.125Z Downloaded zerocopy v0.8.55
13002026-09-04T22:47:16.135Z Downloaded polar-core v0.27.3
13012026-09-04T22:47:16.140Z Downloaded hyper v1.10.1
13022026-09-04T22:47:16.143Z Downloaded rawzip v0.4.4
13032026-09-04T22:47:16.155Z Downloaded nix v0.28.0
13042026-09-04T22:47:16.178Z Downloaded rustls v0.23.41
13052026-09-04T22:47:16.184Z Downloaded smoltcp v0.9.1
13062026-09-04T22:47:16.190Z Downloaded openapiv3 v2.2.0
13072026-09-04T22:47:16.196Z Downloaded serde_with v3.21.0
13082026-09-04T22:47:16.203Z Downloaded curve25519-dalek v4.1.3
13092026-09-04T22:47:16.209Z Downloaded regex-syntax v0.8.10
13102026-09-04T22:47:16.212Z Downloaded curve25519-dalek v5.0.0
13112026-09-04T22:47:16.217Z Downloaded hickory-proto v0.24.4
13122026-09-04T22:47:16.225Z Downloaded winnow v1.0.3
13132026-09-04T22:47:16.230Z Downloaded openssl v0.10.80
13142026-09-04T22:47:16.235Z Downloaded nix v0.31.2
13152026-09-04T22:47:16.242Z Downloaded quinn-proto v0.11.16
13162026-09-04T22:47:16.246Z Downloaded regress v0.10.5
13172026-09-04T22:47:16.250Z Downloaded hickory-proto v0.25.2
13182026-09-04T22:47:16.266Z Downloaded regex-syntax v0.6.29
13192026-09-04T22:47:16.269Z Downloaded smoltcp v0.11.0
13202026-09-04T22:47:16.275Z Downloaded radix_trie v0.2.1
13212026-09-04T22:47:16.279Z Downloaded rustix v0.38.44
13222026-09-04T22:47:16.291Z Downloaded crypto-bigint v0.7.5
13232026-09-04T22:47:16.300Z Downloaded russh v0.62.4
13242026-09-04T22:47:16.309Z Downloaded object v0.37.3
13252026-09-04T22:47:16.345Z Downloaded diesel v2.3.7
13262026-09-04T22:47:16.360Z Downloaded typify-impl v0.6.2
13272026-09-04T22:47:16.374Z Downloaded sled v0.34.7
13282026-09-04T22:47:16.380Z Downloaded sha3 v0.11.0
13292026-09-04T22:47:16.390Z Downloaded zerocopy-derive v0.6.6
13302026-09-04T22:47:16.396Z Downloaded regress v0.11.1
13312026-09-04T22:47:16.401Z Downloaded bzip2-sys v0.1.13+1.0.8
13322026-09-04T22:47:16.408Z Downloaded sqlparser v0.61.0
13332026-09-04T22:47:16.413Z Downloaded dropshot v0.17.1
13342026-09-04T22:47:16.435Z Downloaded ratatui v0.29.0
13352026-09-04T22:47:16.446Z Downloaded regex-automata v0.4.14
13362026-09-04T22:47:16.463Z Downloaded tracing v0.1.44
13372026-09-04T22:47:16.476Z Downloaded chrono-tz v0.10.4
13382026-09-04T22:47:16.486Z Downloaded jiff v0.2.34
13392026-09-04T22:47:16.497Z Downloaded petgraph v0.6.5
13402026-09-04T22:47:16.511Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13412026-09-04T22:47:16.528Z Downloaded sha3 v0.10.8
13422026-09-04T22:47:16.531Z Downloaded libz-sys v1.1.24
13432026-09-04T22:47:16.543Z Downloaded petgraph v0.8.3
13442026-09-04T22:47:16.555Z Downloaded csv v1.4.0
13452026-09-04T22:47:16.572Z Downloaded tokio v1.52.1
13462026-09-04T22:47:16.598Z Downloaded encoding_rs v0.8.35
13472026-09-04T22:47:16.627Z Downloaded ring v0.17.14
13482026-09-04T22:47:16.651Z Downloaded libgit2-sys v0.18.3+1.9.2
13492026-09-04T22:47:17.170Z Downloaded aws-lc-sys v0.40.0
13502026-09-04T22:47:17.419Z Compiling serde_core v1.0.228
13512026-09-04T22:47:17.419Z Compiling libc v0.2.185
13522026-09-04T22:47:17.421Z Compiling serde v1.0.228
13532026-09-04T22:47:17.422Z Compiling log v0.4.33
13542026-09-04T22:47:17.422Z Compiling smallvec v1.15.1
13552026-09-04T22:47:17.422Z Compiling find-msvc-tools v0.1.9
13562026-09-04T22:47:17.558Z Compiling shlex v1.3.0
13572026-09-04T22:47:17.560Z Compiling syn v2.0.117
13582026-09-04T22:47:17.793Z Compiling subtle v2.6.1
13592026-09-04T22:47:17.817Z Compiling scopeguard v1.2.0
13602026-09-04T22:47:17.831Z Compiling stable_deref_trait v1.2.1
13612026-09-04T22:47:17.857Z Compiling typenum v1.20.1
13622026-09-04T22:47:17.935Z Compiling lock_api v0.4.14
13632026-09-04T22:47:17.949Z Compiling zerocopy v0.8.55
13642026-09-04T22:47:17.952Z Compiling portable-atomic v1.13.1
13652026-09-04T22:47:17.989Z Compiling serde_json v1.0.151
13662026-09-04T22:47:18.165Z Compiling critical-section v1.2.0
13672026-09-04T22:47:18.198Z Compiling libm v0.2.16
13682026-09-04T22:47:18.271Z Compiling num-traits v0.2.19
13692026-09-04T22:47:18.373Z Compiling pkg-config v0.3.32
13702026-09-04T22:47:18.455Z Compiling errno v0.3.14
13712026-09-04T22:47:18.470Z Compiling jobserver v0.1.34
13722026-09-04T22:47:18.511Z Compiling getrandom v0.2.17
13732026-09-04T22:47:18.693Z Compiling cc v1.2.56
13742026-09-04T22:47:18.739Z Compiling rand_core v0.6.4
13752026-09-04T22:47:18.927Z Compiling once_cell v1.21.3
13762026-09-04T22:47:19.005Z Compiling generic-array v0.14.7
13772026-09-04T22:47:19.019Z Compiling const-oid v0.9.6
13782026-09-04T22:47:19.033Z Compiling parking_lot_core v0.9.12
13792026-09-04T22:47:19.137Z Compiling pin-project-lite v0.2.17
13802026-09-04T22:47:19.195Z Compiling getrandom v0.4.3
13812026-09-04T22:47:19.284Z Compiling rand_core v0.10.0
13822026-09-04T22:47:19.587Z Compiling signal-hook-registry v1.4.8
13832026-09-04T22:47:19.739Z Compiling bitflags v2.11.0
13842026-09-04T22:47:19.785Z Compiling writeable v0.6.2
13852026-09-04T22:47:19.801Z Compiling litemap v0.8.1
13862026-09-04T22:47:19.866Z Compiling percent-encoding v2.3.2
13872026-09-04T22:47:19.975Z Compiling futures-core v0.3.32
13882026-09-04T22:47:19.991Z Compiling semver v1.0.28
13892026-09-04T22:47:20.004Z Compiling parking_lot v0.12.5
13902026-09-04T22:47:20.062Z Compiling mio v1.2.0
13912026-09-04T22:47:20.087Z Compiling icu_normalizer_data v2.1.1
13922026-09-04T22:47:20.131Z Compiling icu_properties_data v2.1.2
13932026-09-04T22:47:20.274Z Compiling socket2 v0.6.3
13942026-09-04T22:47:20.318Z Compiling getrandom v0.3.4
13952026-09-04T22:47:20.376Z Compiling rustix v1.1.4
13962026-09-04T22:47:20.379Z Compiling futures-sink v0.3.32
13972026-09-04T22:47:20.484Z Compiling synstructure v0.13.2
13982026-09-04T22:47:20.499Z Compiling indexmap v2.14.0
13992026-09-04T22:47:20.535Z Compiling futures-channel v0.3.32
14002026-09-04T22:47:20.690Z Compiling futures-task v0.3.32
14012026-09-04T22:47:20.763Z Compiling futures-io v0.3.32
14022026-09-04T22:47:20.868Z Compiling utf8_iter v1.0.4
14032026-09-04T22:47:20.913Z Compiling slab v0.4.12
14042026-09-04T22:47:20.928Z Compiling form_urlencoded v1.2.2
14052026-09-04T22:47:21.035Z Compiling rustversion v1.0.22
14062026-09-04T22:47:21.094Z Compiling iana-time-zone v0.1.65
14072026-09-04T22:47:21.110Z Compiling base64ct v1.8.3
14082026-09-04T22:47:21.133Z Compiling cmake v0.1.57
14092026-09-04T22:47:21.161Z Compiling ident_case v1.0.1
14102026-09-04T22:47:21.214Z Compiling regex-syntax v0.8.10
14112026-09-04T22:47:21.281Z Compiling flagset v0.4.7
14122026-09-04T22:47:21.295Z Compiling dunce v1.0.5
14132026-09-04T22:47:21.388Z Compiling pem-rfc7468 v0.7.0
14142026-09-04T22:47:21.392Z Compiling fs_extra v1.3.0
14152026-09-04T22:47:21.417Z Compiling rand_core v0.9.5
14162026-09-04T22:47:21.511Z Compiling uuid v1.23.4
14172026-09-04T22:47:21.661Z Compiling aws-lc-sys v0.40.0
14182026-09-04T22:47:21.678Z Compiling base64 v0.22.1
14192026-09-04T22:47:21.698Z Compiling syn v1.0.109
14202026-09-04T22:47:21.982Z Compiling vcpkg v0.2.15
14212026-09-04T22:47:21.997Z Compiling serde_derive_internals v0.29.1
14222026-09-04T22:47:22.113Z Compiling rustc_version v0.4.1
14232026-09-04T22:47:22.139Z Compiling tracing-core v0.1.36
14242026-09-04T22:47:22.219Z Compiling serde_derive v1.0.228
14252026-09-04T22:47:22.241Z Compiling zeroize_derive v1.5.0
14262026-09-04T22:47:22.438Z Compiling zerofrom-derive v0.1.6
14272026-09-04T22:47:22.688Z Compiling zerocopy-derive v0.8.55
14282026-09-04T22:47:22.716Z Compiling yoke-derive v0.8.1
14292026-09-04T22:47:22.883Z Compiling zerovec-derive v0.11.2
14302026-09-04T22:47:22.902Z Compiling displaydoc v0.2.5
14312026-09-04T22:47:23.564Z Compiling tokio-macros v2.7.0
14322026-09-04T22:47:23.667Z Compiling futures-macro v0.3.32
14332026-09-04T22:47:23.841Z Compiling zerofrom v0.1.6
14342026-09-04T22:47:23.884Z Compiling der_derive v0.7.3
14352026-09-04T22:47:23.967Z Compiling yoke v0.8.1
14362026-09-04T22:47:24.003Z Compiling thiserror-impl v2.0.18
14372026-09-04T22:47:24.149Z Compiling zerovec v0.11.5
14382026-09-04T22:47:24.302Z Compiling zerotrie v0.2.3
14392026-09-04T22:47:24.466Z Compiling futures-util v0.3.32
14402026-09-04T22:47:24.597Z Compiling tinystr v0.8.2
14412026-09-04T22:47:24.651Z Compiling potential_utf v0.1.4
14422026-09-04T22:47:24.800Z Compiling icu_locale_core v2.1.1
14432026-09-04T22:47:24.818Z Compiling icu_collections v2.1.1
14442026-09-04T22:47:24.843Z Compiling openssl-sys v0.9.117
14452026-09-04T22:47:25.305Z Compiling tracing-attributes v0.1.31
14462026-09-04T22:47:25.321Z Compiling thiserror v2.0.18
14472026-09-04T22:47:25.366Z Compiling cpufeatures v0.2.17
14482026-09-04T22:47:25.424Z Compiling icu_provider v2.1.1
14492026-09-04T22:47:25.441Z Compiling schemars v0.8.22
14502026-09-04T22:47:25.637Z Compiling zeroize v1.9.0
14512026-09-04T22:47:25.675Z Compiling bytes v1.11.1
14522026-09-04T22:47:25.711Z Compiling icu_normalizer v2.1.1
14532026-09-04T22:47:25.725Z Compiling icu_properties v2.1.2
14542026-09-04T22:47:26.233Z Compiling tokio v1.52.1
14552026-09-04T22:47:26.282Z Compiling chrono v0.4.45
14562026-09-04T22:47:26.419Z Compiling crypto-common v0.1.7
14572026-09-04T22:47:26.571Z Compiling block-buffer v0.10.4
14582026-09-04T22:47:26.590Z Compiling idna_adapter v1.2.1
14592026-09-04T22:47:26.732Z Compiling digest v0.10.7
14602026-09-04T22:47:26.746Z Compiling idna v1.1.0
14612026-09-04T22:47:26.760Z Compiling der v0.7.10
14622026-09-04T22:47:26.799Z Compiling http v1.4.2
14632026-09-04T22:47:26.985Z Compiling aws-lc-rs v1.16.3
14642026-09-04T22:47:27.267Z Compiling ppv-lite86 v0.2.21
14652026-09-04T22:47:27.332Z Compiling url v2.5.8
14662026-09-04T22:47:27.405Z Compiling dyn-clone v1.0.20
14672026-09-04T22:47:27.541Z Compiling simd-adler32 v0.3.8
14682026-09-04T22:47:27.591Z Compiling rand_chacha v0.9.0
14692026-09-04T22:47:27.706Z Compiling spki v0.7.3
14702026-09-04T22:47:27.768Z Compiling http-body v1.0.1
14712026-09-04T22:47:27.787Z Compiling rand v0.9.2
14722026-09-04T22:47:27.912Z Compiling pkcs8 v0.10.2
14732026-09-04T22:47:27.927Z Compiling tracing v0.1.44
14742026-09-04T22:47:28.011Z Compiling rustls-pki-types v1.14.0
14752026-09-04T22:47:28.169Z Compiling schemars_derive v0.8.22
14762026-09-04T22:47:28.203Z Compiling spin v0.9.8
14772026-09-04T22:47:28.284Z Compiling tinyvec_macros v0.1.1
14782026-09-04T22:47:28.355Z Compiling openssl-probe v0.2.1
14792026-09-04T22:47:28.407Z Compiling httparse v1.10.1
14802026-09-04T22:47:28.458Z Compiling crc32fast v1.5.0
14812026-09-04T22:47:28.529Z Compiling adler2 v2.0.1
14822026-09-04T22:47:28.543Z Compiling cmov v0.5.4
14832026-09-04T22:47:28.661Z Compiling tempfile v3.27.0
14842026-09-04T22:47:28.748Z Compiling ctutils v0.4.2
14852026-09-04T22:47:28.764Z Compiling miniz_oxide v0.8.9
14862026-09-04T22:47:28.779Z Compiling tinyvec v1.10.0
14872026-09-04T22:47:28.979Z Compiling pest_generator v2.8.6
14882026-09-04T22:47:29.019Z Compiling sha2 v0.10.9
14892026-09-04T22:47:29.112Z Compiling terminal_size v0.4.3
14902026-09-04T22:47:29.247Z Compiling aho-corasick v1.1.4
14912026-09-04T22:47:29.347Z Compiling tower-service v0.3.3
14922026-09-04T22:47:29.442Z Compiling radium v0.7.0
14932026-09-04T22:47:29.657Z Compiling try-lock v0.2.5
14942026-09-04T22:47:29.682Z Compiling atomic-waker v1.1.2
14952026-09-04T22:47:29.762Z Compiling unicode-segmentation v1.12.0
14962026-09-04T22:47:29.803Z Compiling tower-layer v0.3.3
14972026-09-04T22:47:29.964Z Compiling untrusted v0.7.1
14982026-09-04T22:47:30.087Z Compiling tokio-util v0.7.18
14992026-09-04T22:47:30.131Z Compiling regex-automata v0.4.14
15002026-09-04T22:47:30.317Z Compiling want v0.3.1
15012026-09-04T22:47:30.503Z Compiling pest_derive v2.8.6
15022026-09-04T22:47:30.642Z Compiling hybrid-array v0.4.13
15032026-09-04T22:47:30.869Z Compiling h2 v0.4.15
15042026-09-04T22:47:31.218Z Compiling ipnet v2.12.0
15052026-09-04T22:47:31.269Z Compiling scroll_derive v0.13.1
15062026-09-04T22:47:31.403Z Compiling darling_core v0.20.11
15072026-09-04T22:47:31.702Z Compiling httpdate v1.0.3
15082026-09-04T22:47:31.908Z Compiling maybe-uninit v2.0.0
15092026-09-04T22:47:31.930Z Compiling untrusted v0.9.0
15102026-09-04T22:47:31.983Z Compiling rustls v0.23.41
15112026-09-04T22:47:32.046Z Compiling openssl v0.10.80
15122026-09-04T22:47:32.061Z Compiling tap v1.0.1
15132026-09-04T22:47:32.179Z Compiling foreign-types-shared v0.1.1
15142026-09-04T22:47:32.193Z Compiling wyz v0.5.1
15152026-09-04T22:47:32.237Z Compiling scroll v0.13.0
15162026-09-04T22:47:32.263Z Compiling foreign-types v0.3.2
15172026-09-04T22:47:32.335Z Compiling unicode-normalization v0.1.25
15182026-09-04T22:47:32.504Z Compiling rand_chacha v0.3.1
15192026-09-04T22:47:32.519Z Compiling signature v2.2.0
15202026-09-04T22:47:32.706Z Compiling hex v0.4.3
15212026-09-04T22:47:32.785Z Compiling openssl-macros v0.1.1
15222026-09-04T22:47:32.805Z Compiling thiserror-impl v1.0.69
15232026-09-04T22:47:32.970Z Compiling bzip2-sys v0.1.13+1.0.8
15242026-09-04T22:47:33.173Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15252026-09-04T22:47:33.246Z Compiling num-integer v0.1.46
15262026-09-04T22:47:33.274Z Compiling wait-timeout v0.2.1
15272026-09-04T22:47:33.532Z Compiling socket2 v0.5.10
15282026-09-04T22:47:33.549Z Compiling ahash v0.8.12
15292026-09-04T22:47:33.562Z Compiling funty v2.0.0
15302026-09-04T22:47:33.670Z Compiling darling_macro v0.20.11
15312026-09-04T22:47:33.753Z Compiling quick-error v1.2.3
15322026-09-04T22:47:33.859Z Compiling num-conv v0.2.0
15332026-09-04T22:47:33.920Z Compiling packed_struct v0.10.1
15342026-09-04T22:47:33.988Z Compiling hyper v1.10.1
15352026-09-04T22:47:34.033Z Compiling bit-vec v0.8.0
15362026-09-04T22:47:34.121Z Compiling time-core v0.1.8
15372026-09-04T22:47:34.138Z Compiling native-tls v0.2.18
15382026-09-04T22:47:34.154Z Compiling num-bigint-dig v0.8.6
15392026-09-04T22:47:34.216Z Compiling powerfmt v0.2.0
15402026-09-04T22:47:34.260Z Compiling bit-set v0.8.0
15412026-09-04T22:47:34.274Z Compiling time-macros v0.2.27
15422026-09-04T22:47:34.359Z Compiling deranged v0.5.8
15432026-09-04T22:47:34.393Z Compiling clap_builder v4.6.0
15442026-09-04T22:47:34.410Z Compiling darling v0.20.11
15452026-09-04T22:47:34.424Z Compiling thiserror v1.0.69
15462026-09-04T22:47:34.494Z Compiling bitvec v1.0.1
15472026-09-04T22:47:34.524Z Compiling rusty-fork v0.3.1
15482026-09-04T22:47:34.967Z Compiling num-iter v0.1.45
15492026-09-04T22:47:35.085Z Compiling hyper-util v0.1.20
15502026-09-04T22:47:35.566Z Compiling rand v0.8.6
15512026-09-04T22:47:35.884Z Compiling goblin v0.10.5
15522026-09-04T22:47:36.144Z Compiling packed_struct_codegen v0.10.1
15532026-09-04T22:47:36.344Z Compiling lazy_static v1.5.0
15542026-09-04T22:47:36.437Z Compiling hmac v0.12.1
15552026-09-04T22:47:36.596Z Compiling toml_datetime v0.6.11
15562026-09-04T22:47:36.775Z Compiling serde_spanned v0.6.9
15572026-09-04T22:47:36.846Z Compiling clap_derive v4.6.1
15582026-09-04T22:47:36.916Z Compiling bitfield-macros v0.19.4
15592026-09-04T22:47:37.229Z Compiling zerocopy-derive v0.6.6
15602026-09-04T22:47:37.338Z Compiling rand_xorshift v0.4.0
15612026-09-04T22:47:37.507Z Compiling sync_wrapper v1.0.2
15622026-09-04T22:47:37.618Z Compiling indexmap v1.9.3
15632026-09-04T22:47:37.663Z Compiling crossbeam-utils v0.8.21
15642026-09-04T22:47:37.804Z Compiling paste v1.0.15
15652026-09-04T22:47:37.943Z Compiling crc-catalog v2.4.0
15662026-09-04T22:47:38.042Z Compiling nodrop v0.1.14
15672026-09-04T22:47:38.058Z Compiling object v0.37.3
15682026-09-04T22:47:38.071Z Compiling usdt-impl v0.6.0
15692026-09-04T22:47:38.134Z Compiling num_threads v0.1.7
15702026-09-04T22:47:38.236Z Compiling unarray v0.1.4
15712026-09-04T22:47:38.264Z Compiling zlib-rs v0.6.2
15722026-09-04T22:47:38.279Z Compiling siphasher v1.0.2
15732026-09-04T22:47:38.347Z Compiling proptest v1.11.0
15742026-09-04T22:47:38.383Z Compiling time v0.3.47
15752026-09-04T22:47:38.458Z Compiling array-init v0.0.4
15762026-09-04T22:47:38.620Z Compiling clap v4.6.1
15772026-09-04T22:47:38.704Z Compiling dof v0.4.0
15782026-09-04T22:47:38.841Z Compiling zerocopy v0.6.6
15792026-09-04T22:47:39.165Z Compiling crc v3.4.0
15802026-09-04T22:47:39.393Z Compiling bitfield v0.19.4
15812026-09-04T22:47:39.682Z Compiling tower v0.5.3
15822026-09-04T22:47:40.132Z Compiling smallvec v0.6.14
15832026-09-04T22:47:40.326Z Compiling derive_builder_core v0.20.2
15842026-09-04T22:47:40.451Z Compiling dtrace-parser v0.3.0
15852026-09-04T22:47:41.144Z Compiling flate2 v1.1.9
15862026-09-04T22:47:41.159Z Compiling ipnetwork v0.21.1
15872026-09-04T22:47:41.159Z Compiling pkcs1 v0.7.5
15882026-09-04T22:47:41.438Z Compiling http-body-util v0.1.3
15892026-09-04T22:47:41.536Z Compiling heapless v0.7.17
15902026-09-04T22:47:41.550Z Compiling structmeta-derive v0.3.0
15912026-09-04T22:47:41.564Z Compiling scroll_derive v0.12.1
15922026-09-04T22:47:41.585Z Compiling slog v2.8.2
15932026-09-04T22:47:41.678Z Compiling darling_core v0.23.0
15942026-09-04T22:47:41.768Z Compiling thread-id v5.1.0
15952026-09-04T22:47:41.772Z Compiling cookie v0.18.1
15962026-09-04T22:47:41.866Z Compiling env_filter v2.0.0
15972026-09-04T22:47:41.963Z Compiling syn v3.0.3
15982026-09-04T22:47:42.179Z Compiling hashbrown v0.12.3
15992026-09-04T22:47:42.241Z Compiling anyhow v1.0.104
16002026-09-04T22:47:42.550Z Compiling unicode-properties v0.1.4
16012026-09-04T22:47:42.639Z Compiling unicode-bidi v0.3.18
16022026-09-04T22:47:42.660Z Compiling signal-hook v0.3.18
16032026-09-04T22:47:42.770Z Compiling winnow v0.5.40
16042026-09-04T22:47:42.831Z Compiling gimli v0.32.3
16052026-09-04T22:47:43.189Z Compiling zstd-safe v7.2.4
16062026-09-04T22:47:43.391Z Compiling ryu v1.0.23
16072026-09-04T22:47:43.576Z Compiling iri-string v0.7.10
16082026-09-04T22:47:44.199Z Compiling allocator-api2 v0.2.21
16092026-09-04T22:47:44.214Z Compiling base64 v0.21.7
16102026-09-04T22:47:44.517Z Compiling addr2line v0.25.1
16112026-09-04T22:47:44.532Z Compiling ron v0.8.1
16122026-09-04T22:47:44.773Z Compiling tower-http v0.6.8
16132026-09-04T22:47:44.854Z Compiling darling_macro v0.23.0
16142026-09-04T22:47:45.074Z Compiling toml_edit v0.19.15
16152026-09-04T22:47:45.165Z Compiling serde_urlencoded v0.7.1
16162026-09-04T22:47:45.358Z Compiling stringprep v0.1.5
16172026-09-04T22:47:45.432Z Compiling structmeta v0.3.0
16182026-09-04T22:47:45.487Z Compiling daft-derive v0.1.8
16192026-09-04T22:47:45.641Z Compiling scroll v0.12.0
16202026-09-04T22:47:45.793Z Compiling env_logger v0.11.11
16212026-09-04T22:47:45.947Z Compiling rsa v0.9.10
16222026-09-04T22:47:46.037Z Compiling oxnet v0.1.6
16232026-09-04T22:47:46.136Z Compiling derive_builder_macro v0.20.2
16242026-09-04T22:47:46.185Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16252026-09-04T22:47:46.409Z Compiling newtype-uuid v1.3.2
16262026-09-04T22:47:46.459Z Compiling hashbrown v0.13.2
16272026-09-04T22:47:46.601Z Compiling serde-hex v0.1.0
16282026-09-04T22:47:46.732Z Compiling bzip2 v0.4.4
16292026-09-04T22:47:46.944Z Compiling tokio-native-tls v0.3.1
16302026-09-04T22:47:47.147Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16312026-09-04T22:47:47.337Z Compiling camino v1.2.5
16322026-09-04T22:47:47.736Z Compiling bstr v1.12.1
16332026-09-04T22:47:48.001Z Compiling crypto-common v0.2.2
16342026-09-04T22:47:48.379Z Compiling block-padding v0.4.2
16352026-09-04T22:47:48.382Z Compiling block-buffer v0.12.1
16362026-09-04T22:47:48.558Z Compiling heck v0.4.1
16372026-09-04T22:47:48.601Z Compiling rustls-native-certs v0.8.3
16382026-09-04T22:47:48.781Z Compiling x509-cert v0.2.5
16392026-09-04T22:47:48.891Z Compiling md-5 v0.10.6
16402026-09-04T22:47:49.013Z Compiling erased-serde v0.3.31
16412026-09-04T22:47:49.066Z Compiling serde_tokenstream v0.2.3
16422026-09-04T22:47:49.234Z Compiling curve25519-dalek v4.1.3
16432026-09-04T22:47:49.378Z Compiling async-trait v0.1.89
16442026-09-04T22:47:49.492Z Compiling pin-project-internal v1.1.11
16452026-09-04T22:47:49.559Z Compiling zerocopy-derive v0.7.35
16462026-09-04T22:47:49.740Z Compiling vergen-lib v9.1.0
16472026-09-04T22:47:49.919Z Compiling hash32 v0.2.1
16482026-09-04T22:47:50.113Z Compiling memoffset v0.9.1
16492026-09-04T22:47:50.307Z Compiling encoding_rs v0.8.35
16502026-09-04T22:47:50.363Z Compiling crc-any v2.5.0
16512026-09-04T22:47:50.377Z Compiling psl-types v2.0.11
16522026-09-04T22:47:50.409Z Compiling fallible-iterator v0.2.0
16532026-09-04T22:47:50.464Z Compiling ref-cast v1.0.25
16542026-09-04T22:47:50.497Z Compiling rustix v0.38.44
16552026-09-04T22:47:50.554Z Compiling litrs v1.0.0
16562026-09-04T22:47:50.585Z Compiling cfg_aliases v0.2.1
16572026-09-04T22:47:50.657Z Compiling smoltcp v0.9.1
16582026-09-04T22:47:50.720Z Compiling owo-colors v4.3.0
16592026-09-04T22:47:50.748Z Compiling rustc-demangle v0.1.27
16602026-09-04T22:47:50.764Z Compiling mime v0.3.17
16612026-09-04T22:47:50.957Z Compiling postgres-protocol v0.6.10
16622026-09-04T22:47:51.003Z Compiling backtrace v0.3.76
16632026-09-04T22:47:51.017Z Compiling nix v0.31.2
16642026-09-04T22:47:51.047Z Compiling document-features v0.2.12
16652026-09-04T22:47:51.075Z Compiling pin-project v1.1.11
16662026-09-04T22:47:51.137Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16672026-09-04T22:47:51.172Z Compiling publicsuffix v2.3.0
16682026-09-04T22:47:51.339Z Compiling zerocopy v0.7.35
16692026-09-04T22:47:51.616Z Compiling snafu-derive v0.8.9
16702026-09-04T22:47:51.770Z Compiling inout v0.2.2
16712026-09-04T22:47:51.886Z Compiling daft v0.1.8
16722026-09-04T22:47:51.934Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16732026-09-04T22:47:51.950Z Compiling hyper-tls v0.6.0
16742026-09-04T22:47:51.964Z Compiling object v0.30.4
16752026-09-04T22:47:52.164Z Compiling zip v0.6.6
16762026-09-04T22:47:52.183Z Compiling derive_builder v0.20.2
16772026-09-04T22:47:52.198Z Compiling toml v0.7.8
16782026-09-04T22:47:52.445Z Compiling goblin v0.8.2
16792026-09-04T22:47:52.778Z Compiling derive-ex v0.1.8
16802026-09-04T22:47:53.082Z Compiling darling v0.23.0
16812026-09-04T22:47:53.128Z Compiling phf_shared v0.13.1
16822026-09-04T22:47:53.167Z Compiling regex v1.12.3
16832026-09-04T22:47:53.368Z Compiling hubpack_derive v0.1.1
16842026-09-04T22:47:53.531Z Compiling convert_case v0.10.0
16852026-09-04T22:47:53.582Z Compiling futures-executor v0.3.32
16862026-09-04T22:47:53.816Z Compiling strum_macros v0.27.2
16872026-09-04T22:47:53.831Z Compiling curve25519-dalek-derive v0.1.1
16882026-09-04T22:47:53.843Z Compiling ref-cast-impl v1.0.25
16892026-09-04T22:47:54.379Z Compiling vergen v9.1.0
16902026-09-04T22:47:54.434Z Compiling cargo-platform v0.3.2
16912026-09-04T22:47:54.457Z Compiling ff v0.13.1
16922026-09-04T22:47:54.555Z Compiling fs-err v3.3.0
16932026-09-04T22:47:54.599Z Compiling libbz2-rs-sys v0.2.2
16942026-09-04T22:47:54.702Z Compiling bumpalo v3.20.2
16952026-09-04T22:47:54.739Z Compiling base16ct v0.2.0
16962026-09-04T22:47:54.844Z Compiling path-slash v0.1.5
16972026-09-04T22:47:54.937Z Compiling jiff-core v0.1.0
16982026-09-04T22:47:54.954Z Compiling same-file v1.0.6
16992026-09-04T22:47:54.978Z Compiling bitflags v1.3.2
17002026-09-04T22:47:55.058Z Compiling foldhash v0.2.0
17012026-09-04T22:47:55.130Z Compiling managed v0.8.0
17022026-09-04T22:47:55.269Z Compiling is_ci v1.2.0
17032026-09-04T22:47:55.292Z Compiling foldhash v0.1.5
17042026-09-04T22:47:55.409Z Compiling hashbrown v0.15.5
17052026-09-04T22:47:55.458Z Compiling supports-color v3.0.2
17062026-09-04T22:47:55.630Z Compiling hashbrown v0.16.1
17072026-09-04T22:47:55.775Z Compiling strum v0.27.2
17082026-09-04T22:47:55.912Z Compiling jiff v0.2.34
17092026-09-04T22:47:55.924Z Compiling walkdir v2.5.0
17102026-09-04T22:47:55.951Z Compiling bzip2 v0.6.1
17112026-09-04T22:47:55.979Z Compiling textwrap v0.16.2
17122026-09-04T22:47:56.141Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17132026-09-04T22:47:56.159Z Compiling zopfli v0.8.3
17142026-09-04T22:47:56.231Z Compiling sec1 v0.7.3
17152026-09-04T22:47:56.337Z Compiling dof v0.3.0
17162026-09-04T22:47:56.427Z Compiling cargo_metadata v0.23.1
17172026-09-04T22:47:56.496Z Compiling group v0.13.0
17182026-09-04T22:47:56.811Z Compiling test-strategy v0.4.5
17192026-09-04T22:47:57.194Z Compiling derive_more-impl v2.1.1
17202026-09-04T22:47:57.559Z Compiling hubpack v0.1.2
17212026-09-04T22:47:57.780Z Compiling futures v0.3.32
17222026-09-04T22:47:57.830Z Compiling snafu v0.8.9
17232026-09-04T22:47:57.864Z Compiling phf v0.13.1
17242026-09-04T22:47:58.030Z Compiling serde_with_macros v3.21.0
17252026-09-04T22:47:58.190Z Compiling signal-hook-mio v0.2.5
17262026-09-04T22:47:58.325Z Compiling cookie_store v0.22.1
17272026-09-04T22:47:58.371Z Compiling zstd v0.13.3
17282026-09-04T22:47:58.633Z Compiling reqwest v0.12.28
17292026-09-04T22:47:58.668Z Compiling cipher v0.5.2
17302026-09-04T22:47:58.985Z Compiling backtrace-ext v0.2.1
17312026-09-04T22:47:59.079Z Compiling postgres-types v0.2.12
17322026-09-04T22:47:59.470Z Compiling usdt-macro v0.6.0
17332026-09-04T22:47:59.635Z Compiling usdt-attr-macro v0.6.0
17342026-09-04T22:47:59.701Z Compiling globset v0.4.18
17352026-09-04T22:47:59.875Z Compiling phf_shared v0.11.3
17362026-09-04T22:48:00.064Z Compiling hkdf v0.12.4
17372026-09-04T22:48:00.214Z Compiling dtrace-parser v0.2.0
17382026-09-04T22:48:00.235Z Compiling byte-wrapper v0.1.0
17392026-09-04T22:48:00.250Z Compiling olpc-cjson v0.1.4
17402026-09-04T22:48:00.264Z Compiling ed25519 v2.2.3
17412026-09-04T22:48:00.364Z Compiling crypto-bigint v0.5.5
17422026-09-04T22:48:00.406Z Compiling serde_plain v1.0.2
17432026-09-04T22:48:00.434Z Compiling serde-big-array v0.5.1
17442026-09-04T22:48:00.552Z Compiling async-recursion v1.1.1
17452026-09-04T22:48:00.577Z Compiling strum_macros v0.26.4
17462026-09-04T22:48:00.602Z Compiling enum-as-inner v0.6.1
17472026-09-04T22:48:00.947Z Compiling miette-derive v7.6.0
17482026-09-04T22:48:01.110Z Compiling serde_repr v0.1.20
17492026-09-04T22:48:01.158Z Compiling pem v3.0.6
17502026-09-04T22:48:01.201Z Compiling float-cmp v0.10.0
17512026-09-04T22:48:01.350Z Compiling thread-id v4.2.2
17522026-09-04T22:48:01.437Z Compiling memmap2 v0.9.10
17532026-09-04T22:48:01.478Z Compiling fixedbitset v0.4.2
17542026-09-04T22:48:01.644Z Compiling supports-hyperlinks v3.2.0
17552026-09-04T22:48:01.658Z Compiling predicates-core v1.0.10
17562026-09-04T22:48:01.696Z Compiling cpufeatures v0.3.0
17572026-09-04T22:48:01.776Z Compiling normalize-line-endings v0.3.0
17582026-09-04T22:48:01.799Z Compiling data-encoding v2.10.0
17592026-09-04T22:48:01.833Z Compiling winnow v1.0.3
17602026-09-04T22:48:01.870Z Compiling static_assertions v1.1.0
17612026-09-04T22:48:01.946Z Compiling fixedbitset v0.5.7
17622026-09-04T22:48:02.109Z Compiling keccak v0.1.6
17632026-09-04T22:48:02.310Z Compiling either v1.15.0
17642026-09-04T22:48:02.373Z Compiling precomputed-hash v0.1.1
17652026-09-04T22:48:02.398Z Compiling const-oid v0.10.2
17662026-09-04T22:48:02.462Z Compiling new_debug_unreachable v1.0.6
17672026-09-04T22:48:02.510Z Compiling supports-unicode v3.0.0
17682026-09-04T22:48:02.524Z Compiling difflib v0.4.0
17692026-09-04T22:48:02.538Z Compiling whoami v2.1.0
17702026-09-04T22:48:02.560Z Compiling typed-path v0.9.3
17712026-09-04T22:48:02.603Z Compiling miette v7.6.0
17722026-09-04T22:48:02.650Z Compiling digest v0.11.3
17732026-09-04T22:48:02.864Z Compiling toml_parser v1.1.2+spec-1.1.0
17742026-09-04T22:48:02.885Z Compiling predicates v3.1.4
17752026-09-04T22:48:02.907Z Compiling tokio-postgres v0.7.16
17762026-09-04T22:48:03.005Z Compiling string_cache v0.8.9
17772026-09-04T22:48:03.076Z Compiling itertools v0.13.0
17782026-09-04T22:48:03.233Z Compiling strum v0.26.3
17792026-09-04T22:48:03.364Z Compiling toml_edit v0.22.27
17802026-09-04T22:48:03.488Z Compiling sha3 v0.10.8
17812026-09-04T22:48:03.530Z Compiling petgraph v0.8.3
17822026-09-04T22:48:03.761Z Compiling hickory-proto v0.25.2
17832026-09-04T22:48:03.790Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17842026-09-04T22:48:03.940Z Compiling chacha20 v0.10.0
17852026-09-04T22:48:04.313Z Compiling petgraph v0.6.5
17862026-09-04T22:48:04.330Z Compiling usdt v0.6.0
17872026-09-04T22:48:04.588Z Compiling usdt-impl v0.5.0
17882026-09-04T22:48:05.153Z Compiling elliptic-curve v0.13.8
17892026-09-04T22:48:05.175Z Compiling ed25519-dalek v2.2.0
17902026-09-04T22:48:05.472Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17912026-09-04T22:48:05.558Z Compiling crossterm v0.28.1
17922026-09-04T22:48:05.695Z Compiling serde_with v3.21.0
17932026-09-04T22:48:06.096Z Compiling zip v4.6.1
17942026-09-04T22:48:06.805Z Compiling derive_more v2.1.1
17952026-09-04T22:48:06.912Z Compiling iddqd v0.4.2
17962026-09-04T22:48:06.952Z Compiling similar v2.7.0
17972026-09-04T22:48:07.040Z Compiling crossbeam-epoch v0.9.18
17982026-09-04T22:48:07.368Z Compiling tokio-stream v0.1.18
17992026-09-04T22:48:07.381Z Compiling buf-list v1.1.2
18002026-09-04T22:48:07.484Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18012026-09-04T22:48:07.507Z Compiling openapiv3 v2.2.0
18022026-09-04T22:48:07.642Z Compiling peg-runtime v0.8.5
18032026-09-04T22:48:07.789Z Compiling lalrpop-util v0.19.12
18042026-09-04T22:48:07.828Z Compiling thread_local v1.1.9
18052026-09-04T22:48:07.854Z Compiling slog-async v2.8.0
18062026-09-04T22:48:07.946Z Compiling crossbeam-channel v0.5.15
18072026-09-04T22:48:08.000Z Compiling is-terminal v0.4.17
18082026-09-04T22:48:08.073Z Compiling filetime v0.2.27
18092026-09-04T22:48:08.103Z Compiling term v1.2.1
18102026-09-04T22:48:08.180Z Compiling xattr v1.6.1
18112026-09-04T22:48:08.265Z Compiling take_mut v0.2.2
18122026-09-04T22:48:08.276Z Compiling camino-tempfile v1.4.1
18132026-09-04T22:48:08.331Z Compiling tar v0.4.46
18142026-09-04T22:48:08.378Z Compiling slog-term v2.9.2
18152026-09-04T22:48:14.408Z Compiling rustls-webpki v0.103.13
18162026-09-04T22:48:17.095Z Compiling tokio-rustls v0.26.4
18172026-09-04T22:48:17.095Z Compiling rustls-platform-verifier v0.6.2
18182026-09-04T22:48:17.095Z Compiling tough v0.22.0
18192026-09-04T22:48:17.311Z Compiling hyper-rustls v0.27.7
18202026-09-04T22:48:17.511Z Compiling reqwest v0.13.2
18212026-09-04T22:48:19.745Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18222026-09-04T22:48:19.957Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18232026-09-04T22:48:22.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18242026-09-04T22:48:23.064Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18252026-09-04T22:48:23.127ZSep 04 22:48:21.914 INFO Starting download, target: Console
18262026-09-04T22:48:23.127ZSep 04 22:48:21.915 INFO Starting download, target: Cockroach
18272026-09-04T22:48:23.127ZSep 04 22:48:21.915 INFO Starting download, target: Clickhouse
18282026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Starting download, target: DendriteStub
18292026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Starting download, target: MaghemiteMgd
18302026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Starting download, target: MaghemiteDdmd
18312026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Starting download, target: TransceiverControl
18322026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18332026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18342026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18352026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18362026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18372026-09-04T22:48:23.191ZSep 04 22:48:21.915 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18382026-09-04T22:48:23.192ZSep 04 22:48:21.915 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18392026-09-04T22:48:24.043ZSep 04 22:48:22.846 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18402026-09-04T22:48:24.322ZSep 04 22:48:23.118 INFO Download complete, target: TransceiverControl
18412026-09-04T22:48:25.019ZSep 04 22:48:23.762 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18422026-09-04T22:48:25.350ZSep 04 22:48:24.119 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18432026-09-04T22:48:25.562ZSep 04 22:48:24.358 INFO Download complete, target: Console
18442026-09-04T22:48:26.786ZSep 04 22:48:25.598 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18452026-09-04T22:48:26.819ZSep 04 22:48:25.623 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18462026-09-04T22:48:26.819ZSep 04 22:48:25.627 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18472026-09-04T22:48:26.888ZSep 04 22:48:25.690 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18482026-09-04T22:48:26.888ZSep 04 22:48:25.690 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18492026-09-04T22:48:28.651ZSep 04 22:48:27.477 INFO Download complete, target: MaghemiteDdmd
18502026-09-04T22:48:29.213ZSep 04 22:48:28.039 INFO Download complete, target: DendriteStub
18512026-09-04T22:48:29.309ZSep 04 22:48:28.131 INFO Download complete, target: MaghemiteMgd
18522026-09-04T22:48:31.399ZSep 04 22:48:30.225 INFO Checking that binary works, target: Cockroach
18532026-09-04T22:48:31.517ZSep 04 22:48:30.343 INFO Download complete, target: Cockroach
18542026-09-04T22:48:31.537ZSep 04 22:48:30.363 INFO Checking that binary works, target: Clickhouse
18552026-09-04T22:48:31.679ZSep 04 22:48:30.504 INFO Download complete, target: Clickhouse
18562026-09-04T22:48:31.694ZAll builder prerequisites installed successfully, and PATH looks valid
18572026-09-04T22:48:31.697Z
18582026-09-04T22:48:31.697Zreal 2:09.339784387
18592026-09-04T22:48:31.697Zuser 7:21.966772331
18602026-09-04T22:48:31.697Zsys 1:27.854651333
18612026-09-04T22:48:31.697Ztrap 0.248793095
18622026-09-04T22:48:31.697Ztflt 0.425698768
18632026-09-04T22:48:31.697Zdflt 0.814899424
18642026-09-04T22:48:31.697Zkflt 0.019466155
18652026-09-04T22:48:31.697Zlock 27:20.666788334
18662026-09-04T22:48:31.697Zslp 22:07.531396942
18672026-09-04T22:48:31.697Zlat 47.514495873
18682026-09-04T22:48:31.697Zstop 2:43.619547445
18692026-09-04T22:48:31.698Z+ banner clippy
18702026-09-04T22:48:31.698Z
18712026-09-04T22:48:31.698Z #### # # ##### ##### # #
18722026-09-04T22:48:31.698Z # # # # # # # # # #
18732026-09-04T22:48:31.698Z # # # # # # # #
18742026-09-04T22:48:31.698Z # # # ##### ##### #
18752026-09-04T22:48:31.698Z # # # # # # #
18762026-09-04T22:48:31.698Z #### ###### # # # #
18772026-09-04T22:48:31.698Z
18782026-09-04T22:48:31.698Z+ export CARGO_INCREMENTAL=0
18792026-09-04T22:48:31.698Z+ CARGO_INCREMENTAL=0
18802026-09-04T22:48:31.698Z+ ptime -m cargo xtask clippy
18812026-09-04T22:48:32.175Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18822026-09-04T22:48:32.454Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18832026-09-04T22:48:34.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
18842026-09-04T22:48:34.407Z Running `target/debug/xtask clippy`
18852026-09-04T22:48:34.442Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18862026-09-04T22:48:35.011Z Downloading crates ...
18872026-09-04T22:48:35.183Z Downloaded async-object-pool v0.2.0
18882026-09-04T22:48:35.186Z Downloaded assert_cmd v2.1.2
18892026-09-04T22:48:35.186Z Downloaded cfg-expr v0.20.6
18902026-09-04T22:48:35.186Z Downloaded assert-json-diff v2.0.2
18912026-09-04T22:48:35.186Z Downloaded criterion-plot v0.6.0
18922026-09-04T22:48:35.190Z Downloaded cast v0.3.0
18932026-09-04T22:48:35.190Z Downloaded constant_time_eq v0.3.1
18942026-09-04T22:48:35.190Z Downloaded approx v0.5.1
18952026-09-04T22:48:35.190Z Downloaded concurrent-queue v2.5.0
18962026-09-04T22:48:35.190Z Downloaded anes v0.1.6
18972026-09-04T22:48:35.197Z Downloaded async-lock v3.4.2
18982026-09-04T22:48:35.197Z Downloaded blake2b_simd v1.0.4
18992026-09-04T22:48:35.197Z Downloaded datatest-stable v0.3.3
19002026-09-04T22:48:35.201Z Downloaded fancy-regex v0.14.0
19012026-09-04T22:48:35.201Z Downloaded escape8259 v0.5.3
19022026-09-04T22:48:35.202Z Downloaded event-listener v5.4.1
19032026-09-04T22:48:35.202Z Downloaded criterion v0.7.0
19042026-09-04T22:48:35.206Z Downloaded event-listener-strategy v0.5.4
19052026-09-04T22:48:35.206Z Downloaded futures-timer v3.0.3
19062026-09-04T22:48:35.206Z Downloaded guppy-workspace-hack v0.1.0
19072026-09-04T22:48:35.206Z Downloaded hex-literal v0.4.1
19082026-09-04T22:48:35.206Z Downloaded hickory-client v0.25.2
19092026-09-04T22:48:35.206Z Downloaded guppy v0.17.25
19102026-09-04T22:48:35.213Z Downloaded httptest v0.16.4
19112026-09-04T22:48:35.218Z Downloaded linkme-impl v0.3.35
19122026-09-04T22:48:35.218Z Downloaded miette-derive v5.10.0
19132026-09-04T22:48:35.218Z Downloaded knuffel-derive v3.2.0
19142026-09-04T22:48:35.218Z Downloaded nested v0.1.1
19152026-09-04T22:48:35.218Z Downloaded linkme v0.3.35
19162026-09-04T22:48:35.218Z Downloaded knuffel v3.2.0
19172026-09-04T22:48:35.218Z Downloaded parking v2.2.1
19182026-09-04T22:48:35.218Z Downloaded pathdiff v0.2.3
19192026-09-04T22:48:35.218Z Downloaded libtest-mimic v0.8.1
19202026-09-04T22:48:35.222Z Downloaded owo-colors v3.5.0
19212026-09-04T22:48:35.222Z Downloaded plotters-backend v0.3.7
19222026-09-04T22:48:35.222Z Downloaded plotters-svg v0.3.7
19232026-09-04T22:48:35.222Z Downloaded oorandom v11.1.5
19242026-09-04T22:48:35.223Z Downloaded partial-io v0.5.4
19252026-09-04T22:48:35.223Z Downloaded path-tree v0.8.3
19262026-09-04T22:48:35.225Z Downloaded miette v5.10.0
19272026-09-04T22:48:35.225Z Downloaded relative-path v1.9.3
19282026-09-04T22:48:35.226Z Downloaded rust-argon2 v2.1.0
19292026-09-04T22:48:35.226Z Downloaded rand_distr v0.5.1
19302026-09-04T22:48:35.229Z Downloaded rstest v0.25.0
19312026-09-04T22:48:35.232Z Downloaded plotters v0.3.7
19322026-09-04T22:48:35.235Z Downloaded rstest_macros v0.25.0
19332026-09-04T22:48:35.239Z Downloaded serde_regex v1.1.0
19342026-09-04T22:48:35.239Z Downloaded similar-asserts v1.7.0
19352026-09-04T22:48:35.239Z Downloaded supports-color v2.1.0
19362026-09-04T22:48:35.249Z Downloaded supports-unicode v2.1.0
19372026-09-04T22:48:35.249Z Downloaded target-triple v1.0.0
19382026-09-04T22:48:35.249Z Downloaded terminal_size v0.1.17
19392026-09-04T22:48:35.250Z Downloaded stringmetrics v2.2.2
19402026-09-04T22:48:35.250Z Downloaded supports-hyperlinks v2.1.0
19412026-09-04T22:48:35.250Z Downloaded target-spec v3.5.7
19422026-09-04T22:48:35.250Z Downloaded termcolor v1.4.1
19432026-09-04T22:48:35.301Z Downloaded tinytemplate v1.2.1
19442026-09-04T22:48:35.301Z Downloaded target-lexicon v0.13.3
19452026-09-04T22:48:35.301Z Downloaded textwrap v0.15.2
19462026-09-04T22:48:35.301Z Downloaded trybuild v1.0.116
19472026-09-04T22:48:35.301Z Downloaded httpmock v0.8.3
19482026-09-04T22:48:37.091Z Checking cfg-if v1.0.4
19492026-09-04T22:48:37.466Z Checking serde_core v1.0.228
19502026-09-04T22:48:37.466Z Checking libc v0.2.185
19512026-09-04T22:48:37.536Z Checking memchr v2.8.0
19522026-09-04T22:48:37.578Z Checking smallvec v1.15.1
19532026-09-04T22:48:37.619Z Checking rand_core v0.10.0
19542026-09-04T22:48:37.647Z Checking itoa v1.0.17
19552026-09-04T22:48:37.683Z Checking subtle v2.6.1
19562026-09-04T22:48:37.686Z Checking libm v0.2.16
19572026-09-04T22:48:37.777Z Checking log v0.4.33
19582026-09-04T22:48:37.825Z Checking typenum v1.20.1
19592026-09-04T22:48:37.864Z Checking scopeguard v1.2.0
19602026-09-04T22:48:37.867Z Checking zmij v1.0.21
19612026-09-04T22:48:37.933Z Checking getrandom v0.4.3
19622026-09-04T22:48:37.933Z Checking errno v0.3.14
19632026-09-04T22:48:38.002Z Checking lock_api v0.4.14
19642026-09-04T22:48:38.006Z Checking stable_deref_trait v1.2.1
19652026-09-04T22:48:38.082Z Checking zerofrom v0.1.6
19662026-09-04T22:48:38.155Z Checking percent-encoding v2.3.2
19672026-09-04T22:48:38.194Z Checking litemap v0.8.1
19682026-09-04T22:48:38.194Z Checking writeable v0.6.2
19692026-09-04T22:48:38.263Z Checking yoke v0.8.1
19702026-09-04T22:48:38.300Z Checking icu_properties_data v2.1.2
19712026-09-04T22:48:38.336Z Checking icu_normalizer_data v2.1.1
19722026-09-04T22:48:38.384Z Checking form_urlencoded v1.2.2
19732026-09-04T22:48:38.432Z Checking utf8_iter v1.0.4
19742026-09-04T22:48:38.469Z Checking num-traits v0.2.19
19752026-09-04T22:48:38.469Z Checking zerovec v0.11.5
19762026-09-04T22:48:38.474Z Checking zerotrie v0.2.3
19772026-09-04T22:48:38.569Z Checking zerocopy v0.8.55
19782026-09-04T22:48:38.569Z Checking portable-atomic v1.13.1
19792026-09-04T22:48:38.639Z Checking critical-section v1.2.0
19802026-09-04T22:48:38.674Z Checking pin-project-lite v0.2.17
19812026-09-04T22:48:38.774Z Checking parking_lot_core v0.9.12
19822026-09-04T22:48:38.824Z Checking signal-hook-registry v1.4.8
19832026-09-04T22:48:38.867Z Checking mio v1.2.0
19842026-09-04T22:48:38.973Z Checking tinystr v0.8.2
19852026-09-04T22:48:39.006Z Checking serde v1.0.228
19862026-09-04T22:48:39.009Z Checking bitflags v2.11.0
19872026-09-04T22:48:39.074Z Checking serde_json v1.0.151
19882026-09-04T22:48:39.078Z Checking potential_utf v0.1.4
19892026-09-04T22:48:39.078Z Checking once_cell v1.21.3
19902026-09-04T22:48:39.173Z Checking icu_locale_core v2.1.1
19912026-09-04T22:48:39.176Z Checking parking_lot v0.12.5
19922026-09-04T22:48:39.244Z Checking iana-time-zone v0.1.65
19932026-09-04T22:48:39.281Z Checking icu_collections v2.1.1
19942026-09-04T22:48:39.343Z Checking uuid v1.23.4
19952026-09-04T22:48:39.388Z Checking socket2 v0.6.3
19962026-09-04T22:48:39.433Z Checking zeroize v1.9.0
19972026-09-04T22:48:39.433Z Checking bytes v1.11.1
19982026-09-04T22:48:39.608Z Checking chrono v0.4.45
19992026-09-04T22:48:39.664Z Checking semver v1.0.28
20002026-09-04T22:48:39.715Z Checking thiserror v2.0.18
20012026-09-04T22:48:39.756Z Checking icu_provider v2.1.1
20022026-09-04T22:48:39.795Z Checking dyn-clone v1.0.20
20032026-09-04T22:48:39.847Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20042026-09-04T22:48:39.847Z Checking rustix v1.1.4
20052026-09-04T22:48:39.921Z Checking tokio v1.52.1
20062026-09-04T22:48:39.925Z Checking futures-core v0.3.32
20072026-09-04T22:48:39.925Z Checking equivalent v1.0.2
20082026-09-04T22:48:40.019Z Checking icu_normalizer v2.1.1
20092026-09-04T22:48:40.062Z Checking icu_properties v2.1.2
20102026-09-04T22:48:40.144Z Checking getrandom v0.2.17
20112026-09-04T22:48:40.189Z Checking cmov v0.5.4
20122026-09-04T22:48:40.322Z Checking rand_core v0.6.4
20132026-09-04T22:48:40.357Z Checking byteorder v1.5.0
20142026-09-04T22:48:40.410Z Checking ctutils v0.4.2
20152026-09-04T22:48:40.472Z Checking futures-sink v0.3.32
20162026-09-04T22:48:40.528Z Checking getrandom v0.3.4
20172026-09-04T22:48:40.595Z Checking slab v0.4.12
20182026-09-04T22:48:40.630Z Checking futures-channel v0.3.32
20192026-09-04T22:48:40.666Z Checking hybrid-array v0.4.13
20202026-09-04T22:48:40.701Z Checking futures-task v0.3.32
20212026-09-04T22:48:40.736Z Checking futures-io v0.3.32
20222026-09-04T22:48:40.778Z Checking regex-syntax v0.8.10
20232026-09-04T22:48:40.846Z Checking fnv v1.0.7
20242026-09-04T22:48:40.881Z Checking generic-array v0.14.7
20252026-09-04T22:48:40.884Z Checking futures-util v0.3.32
20262026-09-04T22:48:40.945Z Checking idna_adapter v1.2.1
20272026-09-04T22:48:40.978Z Checking hashbrown v0.17.0
20282026-09-04T22:48:41.090Z Checking idna v1.1.0
20292026-09-04T22:48:41.337Z Checking ppv-lite86 v0.2.21
20302026-09-04T22:48:41.375Z Checking thiserror v1.0.69
20312026-09-04T22:48:41.380Z Checking url v2.5.8
20322026-09-04T22:48:41.441Z Checking crypto-common v0.2.2
20332026-09-04T22:48:41.476Z Checking indexmap v2.14.0
20342026-09-04T22:48:41.512Z Checking const-oid v0.9.6
20352026-09-04T22:48:41.662Z Checking base64ct v1.8.3
20362026-09-04T22:48:41.859Z Checking schemars v0.8.22
20372026-09-04T22:48:41.931Z Checking crypto-common v0.1.7
20382026-09-04T22:48:42.049Z Checking block-buffer v0.12.1
20392026-09-04T22:48:42.083Z Checking base64 v0.22.1
20402026-09-04T22:48:42.090Z Checking block-buffer v0.10.4
20412026-09-04T22:48:42.090Z Checking rand_core v0.9.5
20422026-09-04T22:48:42.205Z Checking erased-serde v0.3.31
20432026-09-04T22:48:42.239Z Checking utf8parse v0.2.2
20442026-09-04T22:48:42.314Z Checking anstyle v1.0.14
20452026-09-04T22:48:42.317Z Checking digest v0.10.7
20462026-09-04T22:48:42.382Z Checking rand_chacha v0.9.0
20472026-09-04T22:48:42.385Z Checking http v1.4.2
20482026-09-04T22:48:42.523Z Checking tracing-core v0.1.36
20492026-09-04T22:48:42.526Z Checking colorchoice v1.0.4
20502026-09-04T22:48:42.593Z Checking const-oid v0.10.2
20512026-09-04T22:48:42.628Z Checking rand v0.9.2
20522026-09-04T22:48:42.631Z Checking slog v2.8.2
20532026-09-04T22:48:42.696Z Checking is_terminal_polyfill v1.70.2
20542026-09-04T22:48:42.773Z Checking anstyle-query v1.1.5
20552026-09-04T22:48:42.820Z Checking fastrand v2.3.0
20562026-09-04T22:48:42.852Z Checking terminal_size v0.4.3
20572026-09-04T22:48:42.886Z Checking tracing v0.1.44
20582026-09-04T22:48:42.923Z Checking anstyle-parse v1.0.0
20592026-09-04T22:48:42.955Z Checking ipnet v2.12.0
20602026-09-04T22:48:42.991Z Checking aho-corasick v1.1.4
20612026-09-04T22:48:42.995Z Checking clap_lex v1.0.0
20622026-09-04T22:48:43.026Z Checking tempfile v3.27.0
20632026-09-04T22:48:43.112Z Checking anstream v1.0.0
20642026-09-04T22:48:43.145Z Checking strsim v0.11.1
20652026-09-04T22:48:43.149Z Checking tokio-util v0.7.18
20662026-09-04T22:48:43.182Z Checking unicode-ident v1.0.24
20672026-09-04T22:48:43.245Z Checking digest v0.11.3
20682026-09-04T22:48:43.281Z Checking ipnetwork v0.21.1
20692026-09-04T22:48:43.316Z Checking crossbeam-utils v0.8.21
20702026-09-04T22:48:43.352Z Checking cpufeatures v0.3.0
20712026-09-04T22:48:43.358Z Checking proc-macro2 v1.0.106
20722026-09-04T22:48:43.358Z Checking clap_builder v4.6.0
20732026-09-04T22:48:43.449Z Checking allocator-api2 v0.2.21
20742026-09-04T22:48:43.452Z Checking powerfmt v0.2.0
20752026-09-04T22:48:43.523Z Checking httparse v1.10.1
20762026-09-04T22:48:43.662Z Checking deranged v0.5.8
20772026-09-04T22:48:43.695Z Checking cpufeatures v0.2.17
20782026-09-04T22:48:43.731Z Checking regex-automata v0.4.14
20792026-09-04T22:48:43.764Z Checking time-core v0.1.8
20802026-09-04T22:48:43.767Z Checking quote v1.0.45
20812026-09-04T22:48:43.767Z Checking num-conv v0.2.0
20822026-09-04T22:48:43.863Z Checking num_threads v0.1.7
20832026-09-04T22:48:43.866Z Checking anyhow v1.0.104
20842026-09-04T22:48:43.929Z Checking rustls-pki-types v1.14.0
20852026-09-04T22:48:43.969Z Checking aws-lc-sys v0.40.0
20862026-09-04T22:48:44.005Z Checking untrusted v0.7.1
20872026-09-04T22:48:44.010Z Checking syn v2.0.117
20882026-09-04T22:48:44.116Z Checking http-body v1.0.1
20892026-09-04T22:48:44.151Z Checking atomic-waker v1.1.2
20902026-09-04T22:48:44.243Z Checking hex v0.4.3
20912026-09-04T22:48:44.278Z Checking simd-adler32 v0.3.8
20922026-09-04T22:48:44.281Z Checking httpdate v1.0.3
20932026-09-04T22:48:44.454Z Checking try-lock v0.2.5
20942026-09-04T22:48:44.491Z Checking aws-lc-rs v1.16.3
20952026-09-04T22:48:44.532Z Checking h2 v0.4.15
20962026-09-04T22:48:44.538Z Checking oxnet v0.1.6
20972026-09-04T22:48:44.592Z Checking time v0.3.47
20982026-09-04T22:48:44.596Z Checking want v0.3.1
20992026-09-04T22:48:44.661Z Checking clap v4.6.1
21002026-09-04T22:48:44.767Z Checking spin v0.9.8
21012026-09-04T22:48:44.799Z Checking ryu v1.0.23
21022026-09-04T22:48:44.835Z Checking tower-service v0.3.3
21032026-09-04T22:48:44.955Z Checking adler2 v2.0.1
21042026-09-04T22:48:44.958Z Checking untrusted v0.9.0
21052026-09-04T22:48:45.023Z Checking tower-layer v0.3.3
21062026-09-04T22:48:45.094Z Checking miniz_oxide v0.8.9
21072026-09-04T22:48:45.127Z Checking pem-rfc7468 v0.7.0
21082026-09-04T22:48:45.195Z Checking flagset v0.4.7
21092026-09-04T22:48:45.314Z Checking unicode-width v0.2.0
21102026-09-04T22:48:45.352Z Checking der v0.7.10
21112026-09-04T22:48:45.355Z Checking rustls-webpki v0.103.13
21122026-09-04T22:48:45.471Z Checking block-padding v0.4.2
21132026-09-04T22:48:45.557Z Checking camino v1.2.5
21142026-09-04T22:48:45.615Z Checking socket2 v0.5.10
21152026-09-04T22:48:45.669Z Checking mime v0.3.17
21162026-09-04T22:48:45.742Z Checking inout v0.2.2
21172026-09-04T22:48:45.830Z Checking rustls v0.23.41
21182026-09-04T22:48:45.866Z Checking pretty-hex v0.4.1
21192026-09-04T22:48:45.898Z Checking http-body-util v0.1.3
21202026-09-04T22:48:45.933Z Checking plain v0.2.3
21212026-09-04T22:48:45.936Z Checking cipher v0.5.2
21222026-09-04T22:48:46.009Z Checking rand_chacha v0.3.1
21232026-09-04T22:48:46.063Z Checking openssl-probe v0.2.1
21242026-09-04T22:48:46.112Z Checking bit-vec v0.8.0
21252026-09-04T22:48:46.147Z Checking ucd-trie v0.1.7
21262026-09-04T22:48:46.199Z Checking spki v0.7.3
21272026-09-04T22:48:46.236Z Checking regex v1.12.3
21282026-09-04T22:48:46.270Z Checking rand v0.8.6
21292026-09-04T22:48:46.307Z Checking pest v2.8.6
21302026-09-04T22:48:46.343Z Checking bit-set v0.8.0
21312026-09-04T22:48:46.353Z Checking serde_urlencoded v0.7.1
21322026-09-04T22:48:46.412Z Checking wait-timeout v0.2.1
21332026-09-04T22:48:46.524Z Checking encoding_rs v0.8.35
21342026-09-04T22:48:46.558Z Checking futures-executor v0.3.32
21352026-09-04T22:48:46.588Z Checking crc32fast v1.5.0
21362026-09-04T22:48:46.623Z Checking quick-error v1.2.3
21372026-09-04T22:48:46.729Z Checking futures v0.3.32
21382026-09-04T22:48:46.765Z Checking rusty-fork v0.3.1
21392026-09-04T22:48:46.769Z Checking rand_xorshift v0.4.0
21402026-09-04T22:48:46.830Z Checking unarray v0.1.4
21412026-09-04T22:48:46.865Z Checking either v1.15.0
21422026-09-04T22:48:46.943Z Checking pkcs8 v0.10.2
21432026-09-04T22:48:46.983Z Checking sync_wrapper v1.0.2
21442026-09-04T22:48:46.987Z Checking proptest v1.11.0
21452026-09-04T22:48:47.078Z Checking zlib-rs v0.6.2
21462026-09-04T22:48:47.115Z Checking tower v0.5.3
21472026-09-04T22:48:47.151Z Checking foldhash v0.2.0
21482026-09-04T22:48:47.342Z Checking iri-string v0.7.10
21492026-09-04T22:48:47.377Z Checking hyper v1.10.1
21502026-09-04T22:48:47.413Z Checking hashbrown v0.16.1
21512026-09-04T22:48:47.484Z Checking sha2 v0.10.9
21522026-09-04T22:48:47.533Z Checking openapiv3 v2.2.0
21532026-09-04T22:48:47.783Z Checking static_assertions v1.1.0
21542026-09-04T22:48:47.883Z Checking lazy_static v1.5.0
21552026-09-04T22:48:47.934Z Checking tinyvec_macros v0.1.1
21562026-09-04T22:48:47.977Z Checking flate2 v1.1.9
21572026-09-04T22:48:48.012Z Checking rustls-native-certs v0.8.3
21582026-09-04T22:48:48.046Z Checking tinyvec v1.10.0
21592026-09-04T22:48:48.108Z Checking tokio-rustls v0.26.4
21602026-09-04T22:48:48.183Z Checking hubpack v0.1.2
21612026-09-04T22:48:48.318Z Checking psl-types v2.0.11
21622026-09-04T22:48:48.351Z Checking hyper-util v0.1.20
21632026-09-04T22:48:48.387Z Checking cookie v0.18.1
21642026-09-04T22:48:48.390Z Checking signature v2.2.0
21652026-09-04T22:48:48.455Z Checking tower-http v0.6.8
21662026-09-04T22:48:48.460Z Checking num-integer v0.1.46
21672026-09-04T22:48:48.521Z Checking publicsuffix v2.3.0
21682026-09-04T22:48:48.554Z Checking strum v0.26.3
21692026-09-04T22:48:48.675Z Checking rustls-platform-verifier v0.6.2
21702026-09-04T22:48:48.712Z Checking cookie_store v0.22.1
21712026-09-04T22:48:48.715Z Checking ahash v0.8.12
21722026-09-04T22:48:48.780Z Checking scroll v0.13.0
21732026-09-04T22:48:48.783Z Checking unicode-width v0.1.14
21742026-09-04T22:48:48.845Z Checking toml_datetime v0.6.11
21752026-09-04T22:48:48.880Z Checking serde_spanned v0.6.9
21762026-09-04T22:48:48.883Z Checking newtype-uuid v1.3.2
21772026-09-04T22:48:48.960Z Checking memmap2 v0.9.10
21782026-09-04T22:48:49.037Z Checking goblin v0.10.5
21792026-09-04T22:48:49.041Z Checking data-encoding v2.10.0
21802026-09-04T22:48:49.102Z Checking dtrace-parser v0.3.0
21812026-09-04T22:48:49.106Z Checking bstr v1.12.1
21822026-09-04T22:48:49.106Z Checking hmac v0.12.1
21832026-09-04T22:48:49.199Z Checking thread-id v5.1.0
21842026-09-04T22:48:49.203Z Checking daft v0.1.8
21852026-09-04T22:48:49.328Z Checking base64 v0.21.7
21862026-09-04T22:48:49.363Z Checking x509-cert v0.2.5
21872026-09-04T22:48:49.366Z Checking crossbeam-epoch v0.9.18
21882026-09-04T22:48:49.366Z Checking num-iter v0.1.45
21892026-09-04T22:48:49.467Z Checking memoffset v0.9.1
21902026-09-04T22:48:49.540Z Checking scroll v0.12.0
21912026-09-04T22:48:49.576Z Checking zerocopy v0.7.35
21922026-09-04T22:48:49.579Z Checking rustix v0.38.44
21932026-09-04T22:48:49.643Z Checking env_filter v2.0.0
21942026-09-04T22:48:49.646Z Checking hyper-rustls v0.27.7
21952026-09-04T22:48:49.646Z Checking unicode-linebreak v0.1.5
21962026-09-04T22:48:49.790Z Checking goblin v0.8.2
21972026-09-04T22:48:49.830Z Checking tap v1.0.1
21982026-09-04T22:48:49.909Z Checking unicode-segmentation v1.12.0
21992026-09-04T22:48:49.946Z Checking reqwest v0.13.2
22002026-09-04T22:48:49.979Z Checking smawk v0.3.2
22012026-09-04T22:48:50.039Z Checking wyz v0.5.1
22022026-09-04T22:48:50.088Z Checking env_logger v0.11.11
22032026-09-04T22:48:50.131Z Checking num-bigint-dig v0.8.6
22042026-09-04T22:48:50.244Z Checking dtrace-parser v0.2.0
22052026-09-04T22:48:50.247Z Checking pkcs1 v0.7.5
22062026-09-04T22:48:50.312Z Checking ff v0.13.1
22072026-09-04T22:48:50.427Z Checking radium v0.7.0
22082026-09-04T22:48:50.467Z Checking thread-id v4.2.2
22092026-09-04T22:48:50.509Z Checking crc-catalog v2.4.0
22102026-09-04T22:48:50.512Z Checking funty v2.0.0
22112026-09-04T22:48:50.586Z Checking winnow v1.0.3
22122026-09-04T22:48:50.625Z Checking base16ct v0.2.0
22132026-09-04T22:48:50.628Z Checking same-file v1.0.6
22142026-09-04T22:48:50.779Z Checking sec1 v0.7.3
22152026-09-04T22:48:50.816Z Checking walkdir v2.5.0
22162026-09-04T22:48:50.819Z Checking crc v3.4.0
22172026-09-04T22:48:50.883Z Checking bitvec v1.0.1
22182026-09-04T22:48:50.979Z Checking rsa v0.9.10
22192026-09-04T22:48:51.016Z Checking group v0.13.0
22202026-09-04T22:48:51.021Z Checking nix v0.31.2
22212026-09-04T22:48:51.082Z Checking hkdf v0.12.4
22222026-09-04T22:48:51.189Z Checking unicode-normalization v0.1.25
22232026-09-04T22:48:51.246Z Checking crypto-bigint v0.5.5
22242026-09-04T22:48:51.367Z Checking dof v0.4.0
22252026-09-04T22:48:51.448Z Checking zerocopy v0.6.6
22262026-09-04T22:48:51.484Z Checking maybe-uninit v2.0.0
22272026-09-04T22:48:51.579Z Checking foreign-types-shared v0.1.1
22282026-09-04T22:48:51.615Z Checking gimli v0.32.3
22292026-09-04T22:48:51.682Z Checking dof v0.3.0
22302026-09-04T22:48:51.717Z Checking nodrop v0.1.14
22312026-09-04T22:48:51.764Z Checking is_ci v1.2.0
22322026-09-04T22:48:51.833Z Checking winnow v0.5.40
22332026-09-04T22:48:51.891Z Checking foldhash v0.1.5
22342026-09-04T22:48:51.994Z Checking usdt-impl v0.5.0
22352026-09-04T22:48:52.027Z Checking usdt-impl v0.6.0
22362026-09-04T22:48:52.063Z Checking hashbrown v0.15.5
22372026-09-04T22:48:52.186Z Checking elliptic-curve v0.13.8
22382026-09-04T22:48:52.224Z Checking packed_struct v0.10.1
22392026-09-04T22:48:52.259Z Checking array-init v0.0.4
22402026-09-04T22:48:52.303Z Checking foreign-types v0.3.2
22412026-09-04T22:48:52.339Z Checking usdt v0.6.0
22422026-09-04T22:48:52.399Z Checking smallvec v0.6.14
22432026-09-04T22:48:52.528Z Checking serde_with v3.21.0
22442026-09-04T22:48:52.531Z Checking bitfield v0.19.4
22452026-09-04T22:48:52.598Z Checking bzip2-sys v0.1.13+1.0.8
22462026-09-04T22:48:52.603Z Checking openssl-sys v0.9.117
22472026-09-04T22:48:52.664Z Checking object v0.37.3
22482026-09-04T22:48:52.710Z Checking rustc-demangle v0.1.27
22492026-09-04T22:48:52.850Z Checking bitflags v1.3.2
22502026-09-04T22:48:52.950Z Checking keccak v0.1.6
22512026-09-04T22:48:53.005Z Checking siphasher v1.0.2
22522026-09-04T22:48:53.025Z Checking toml_edit v0.19.15
22532026-09-04T22:48:53.074Z Checking hashbrown v0.12.3
22542026-09-04T22:48:53.149Z Checking sha3 v0.10.8
22552026-09-04T22:48:53.185Z Checking openssl v0.10.80
22562026-09-04T22:48:53.188Z Checking addr2line v0.25.1
22572026-09-04T22:48:53.293Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22582026-09-04T22:48:53.388Z Checking bzip2 v0.4.4
22592026-09-04T22:48:53.491Z Checking indexmap v1.9.3
22602026-09-04T22:48:53.527Z Checking serde-hex v0.1.0
22612026-09-04T22:48:53.585Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22622026-09-04T22:48:53.765Z Checking toml_parser v1.1.2+spec-1.1.0
22632026-09-04T22:48:53.833Z Checking ron v0.8.1
22642026-09-04T22:48:54.072Z Checking toml v0.7.8
22652026-09-04T22:48:54.108Z Checking hashbrown v0.13.2
22662026-09-04T22:48:54.142Z Checking itertools v0.13.0
22672026-09-04T22:48:54.368Z Checking signal-hook v0.3.18
22682026-09-04T22:48:54.411Z Checking crc-any v2.5.0
22692026-09-04T22:48:54.548Z Checking managed v0.8.0
22702026-09-04T22:48:54.594Z Checking object v0.30.4
22712026-09-04T22:48:54.631Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22722026-09-04T22:48:54.765Z Checking zip v0.6.6
22732026-09-04T22:48:54.816Z Checking globset v0.4.18
22742026-09-04T22:48:54.990Z Checking backtrace v0.3.76
22752026-09-04T22:48:55.039Z Checking chacha20 v0.10.0
22762026-09-04T22:48:55.096Z Checking curve25519-dalek v4.1.3
22772026-09-04T22:48:55.133Z Checking toml_write v0.1.2
22782026-09-04T22:48:55.193Z Checking path-slash v0.1.5
22792026-09-04T22:48:55.229Z Checking winnow v0.7.14
22802026-09-04T22:48:55.311Z Checking backtrace-ext v0.2.1
22812026-09-04T22:48:55.348Z Checking native-tls v0.2.18
22822026-09-04T22:48:55.351Z Checking signal-hook-mio v0.2.5
22832026-09-04T22:48:55.351Z Checking textwrap v0.16.2
22842026-09-04T22:48:55.448Z Checking ed25519 v2.2.3
22852026-09-04T22:48:55.512Z Checking ref-cast v1.0.25
22862026-09-04T22:48:55.558Z Checking pin-project v1.1.11
22872026-09-04T22:48:55.641Z Checking jiff-core v0.1.0
22882026-09-04T22:48:55.680Z Checking tokio-native-tls v0.3.1
22892026-09-04T22:48:55.685Z Checking pem v3.0.6
22902026-09-04T22:48:55.746Z Checking zstd-sys v2.0.16+zstd.1.5.7
22912026-09-04T22:48:55.872Z Checking owo-colors v4.3.0
22922026-09-04T22:48:55.909Z Checking fixedbitset v0.5.7
22932026-09-04T22:48:55.913Z Checking ed25519-dalek v2.2.0
22942026-09-04T22:48:55.913Z Checking zstd-safe v7.2.4
22952026-09-04T22:48:56.133Z Checking petgraph v0.8.3
22962026-09-04T22:48:56.136Z Checking hyper-tls v0.6.0
22972026-09-04T22:48:56.234Z Checking snafu v0.8.9
22982026-09-04T22:48:56.325Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22992026-09-04T22:48:56.361Z Checking jiff v0.2.34
23002026-09-04T22:48:56.397Z Checking crossterm v0.28.1
23012026-09-04T22:48:56.436Z Checking toml_edit v0.22.27
23022026-09-04T22:48:56.473Z Checking supports-color v3.0.2
23032026-09-04T22:48:56.508Z Checking similar v2.7.0
23042026-09-04T22:48:56.621Z Checking fs-err v3.3.0
23052026-09-04T22:48:56.701Z Checking hash32 v0.2.1
23062026-09-04T22:48:56.884Z Checking serde_plain v1.0.2
23072026-09-04T22:48:56.920Z Checking serde-big-array v0.5.1
23082026-09-04T22:48:56.953Z Checking libbz2-rs-sys v0.2.2
23092026-09-04T22:48:57.058Z Checking predicates-core v1.0.10
23102026-09-04T22:48:57.093Z Checking bumpalo v3.20.2
23112026-09-04T22:48:57.125Z Checking unicode-properties v0.1.4
23122026-09-04T22:48:57.209Z Checking unicode-bidi v0.3.18
23132026-09-04T22:48:57.310Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23142026-09-04T22:48:57.346Z Checking typed-path v0.9.3
23152026-09-04T22:48:57.349Z Checking zopfli v0.8.3
23162026-09-04T22:48:57.411Z Checking bzip2 v0.6.1
23172026-09-04T22:48:57.525Z Checking stringprep v0.1.5
23182026-09-04T22:48:57.561Z Checking heapless v0.7.17
23192026-09-04T22:48:57.598Z Checking reqwest v0.12.28
23202026-09-04T22:48:57.678Z Checking zstd v0.13.3
23212026-09-04T22:48:57.712Z Checking hickory-proto v0.25.2
23222026-09-04T22:48:57.746Z Checking byte-wrapper v0.1.0
23232026-09-04T22:48:57.749Z Checking md-5 v0.10.6
23242026-09-04T22:48:57.892Z Checking float-cmp v0.10.0
23252026-09-04T22:48:57.945Z Checking normalize-line-endings v0.3.0
23262026-09-04T22:48:57.978Z Checking supports-unicode v3.0.0
23272026-09-04T22:48:58.014Z Checking fallible-iterator v0.2.0
23282026-09-04T22:48:58.046Z Checking supports-hyperlinks v3.2.0
23292026-09-04T22:48:58.079Z Checking difflib v0.4.0
23302026-09-04T22:48:58.121Z Checking smoltcp v0.9.1
23312026-09-04T22:48:58.158Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23322026-09-04T22:48:58.191Z Checking miette v7.6.0
23332026-09-04T22:48:58.271Z Checking zip v4.6.1
23342026-09-04T22:48:58.306Z Checking predicates v3.1.4
23352026-09-04T22:48:58.341Z Checking postgres-protocol v0.6.10
23362026-09-04T22:48:58.403Z Checking iddqd v0.4.2
23372026-09-04T22:48:58.635Z Checking phf_shared v0.11.3
23382026-09-04T22:48:58.683Z Checking phf_shared v0.13.1
23392026-09-04T22:48:58.729Z Checking olpc-cjson v0.1.4
23402026-09-04T22:48:58.770Z Checking tokio-stream v0.1.18
23412026-09-04T22:48:58.799Z Checking derive_more v2.1.1
23422026-09-04T22:48:58.833Z Checking strum v0.27.2
23432026-09-04T22:48:58.866Z Checking precomputed-hash v0.1.1
23442026-09-04T22:48:58.904Z Checking new_debug_unreachable v1.0.6
23452026-09-04T22:48:58.937Z Checking lalrpop-util v0.19.12
23462026-09-04T22:48:58.940Z Checking fixedbitset v0.4.2
23472026-09-04T22:48:59.002Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-09-04T22:48:59.005Z Checking string_cache v0.8.9
23492026-09-04T22:48:59.005Z Checking phf v0.13.1
23502026-09-04T22:48:59.108Z Checking petgraph v0.6.5
23512026-09-04T22:48:59.154Z Checking tough v0.22.0
23522026-09-04T22:48:59.190Z Checking postgres-types v0.2.12
23532026-09-04T22:48:59.225Z Checking buf-list v1.1.2
23542026-09-04T22:48:59.258Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23552026-09-04T22:48:59.343Z Checking whoami v2.1.0
23562026-09-04T22:48:59.435Z Checking peg-runtime v0.8.5
23572026-09-04T22:48:59.560Z Checking is-terminal v0.4.17
23582026-09-04T22:48:59.592Z Checking tokio-postgres v0.7.16
23592026-09-04T22:48:59.626Z Checking crossbeam-channel v0.5.15
23602026-09-04T22:48:59.664Z Checking thread_local v1.1.9
23612026-09-04T22:48:59.699Z Checking term v1.2.1
23622026-09-04T22:48:59.859Z Checking take_mut v0.2.2
23632026-09-04T22:48:59.945Z Checking slog-term v2.9.2
23642026-09-04T22:48:59.983Z Compiling newtype-uuid-macros v0.1.0
23652026-09-04T22:49:00.018Z Checking slog-async v2.8.0
23662026-09-04T22:49:00.222Z Compiling multer v3.1.0
23672026-09-04T22:49:00.257Z Compiling async-stream-impl v0.3.6
23682026-09-04T22:49:00.376Z Checking match_cfg v0.1.0
23692026-09-04T22:49:00.476Z Checking hostname v0.3.1
23702026-09-04T22:49:00.522Z Checking slog-json v2.6.1
23712026-09-04T22:49:00.564Z Compiling dropshot v0.17.1
23722026-09-04T22:49:00.602Z Checking debug-ignore v1.0.5
23732026-09-04T22:49:00.706Z Checking slog-bunyan v2.5.0
23742026-09-04T22:49:00.742Z Compiling dropshot_endpoint v0.17.1
23752026-09-04T22:49:00.775Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23762026-09-04T22:49:00.848Z Checking serde_path_to_error v0.1.20
23772026-09-04T22:49:00.884Z Checking sha1 v0.11.0
23782026-09-04T22:49:00.887Z Checking toml_datetime v1.1.1+spec-1.1.0
23792026-09-04T22:49:00.920Z Checking serde_spanned v1.1.1
23802026-09-04T22:49:01.101Z Checking compression-core v0.4.31
23812026-09-04T22:49:01.135Z Checking toml_writer v1.1.1+spec-1.1.0
23822026-09-04T22:49:01.168Z Checking async-stream v0.3.6
23832026-09-04T22:49:01.236Z Checking waitgroup v0.1.2
23842026-09-04T22:49:01.240Z Checking rustls-pemfile v2.2.0
23852026-09-04T22:49:01.305Z Checking compression-codecs v0.4.37
23862026-09-04T22:49:01.373Z Checking hostname v0.4.2
23872026-09-04T22:49:01.376Z Checking toml v1.1.2+spec-1.1.0
23882026-09-04T22:49:01.376Z Checking progenitor-client v0.14.0
23892026-09-04T22:49:01.474Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23902026-09-04T22:49:01.477Z Checking atomicwrites v0.4.4
23912026-09-04T22:49:01.541Z Compiling serde_tokenstream v0.3.0
23922026-09-04T22:49:01.544Z Checking async-compression v0.4.41
23932026-09-04T22:49:01.608Z Compiling parse-display-derive v0.10.0
23942026-09-04T22:49:01.656Z Checking macaddr v1.0.1
23952026-09-04T22:49:01.691Z Checking regress v0.10.5
23962026-09-04T22:49:01.853Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23972026-09-04T22:49:01.891Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23982026-09-04T22:49:01.895Z Compiling oxide-generation-macros v0.2.0
23992026-09-04T22:49:01.895Z Checking instant v0.1.13
24002026-09-04T22:49:01.995Z Checking itertools v0.14.0
24012026-09-04T22:49:02.032Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24022026-09-04T22:49:02.066Z Checking oxide-generation v0.1.3
24032026-09-04T22:49:02.290Z Checking backoff v0.4.0
24042026-09-04T22:49:02.328Z Checking backon v1.6.0
24052026-09-04T22:49:02.331Z Checking humantime v2.3.0
24062026-09-04T22:49:02.508Z Compiling convert_case v0.4.0
24072026-09-04T22:49:02.543Z Checking progenitor-extras v0.2.0
24082026-09-04T22:49:02.577Z Checking half v2.7.1
24092026-09-04T22:49:02.723Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24102026-09-04T22:49:02.799Z Checking ciborium-io v0.2.2
24112026-09-04T22:49:02.870Z Checking heck v0.5.0
24122026-09-04T22:49:02.903Z Compiling derive_more v0.99.20
24132026-09-04T22:49:02.935Z Checking ciborium-ll v0.2.2
24142026-09-04T22:49:02.971Z Checking secrecy v0.10.3
24152026-09-04T22:49:03.019Z Checking camino-tempfile v1.4.1
24162026-09-04T22:49:03.070Z Checking indent_write v2.2.0
24172026-09-04T22:49:03.134Z Compiling crucible-workspace-hack v0.1.0
24182026-09-04T22:49:03.166Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24192026-09-04T22:49:03.201Z Checking ciborium v0.2.2
24202026-09-04T22:49:03.233Z Checking inout v0.1.4
24212026-09-04T22:49:03.267Z Compiling regress v0.11.1
24222026-09-04T22:49:03.370Z Checking parse-display v0.10.0
24232026-09-04T22:49:03.404Z Checking cipher v0.4.4
24242026-09-04T22:49:03.490Z Checking universal-hash v0.5.1
24252026-09-04T22:49:03.530Z Compiling thiserror-impl-no-std v2.0.2
24262026-09-04T22:49:03.566Z Checking opaque-debug v0.3.1
24272026-09-04T22:49:03.634Z Checking chacha20 v0.9.1
24282026-09-04T22:49:03.670Z Checking blake2 v0.10.6
24292026-09-04T22:49:03.673Z Checking poly1305 v0.8.0
24302026-09-04T22:49:03.673Z Checking aead v0.5.2
24312026-09-04T22:49:03.867Z Checking password-hash v0.5.0
24322026-09-04T22:49:03.902Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24332026-09-04T22:49:03.939Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24342026-09-04T22:49:04.032Z Checking chacha20poly1305 v0.10.1
24352026-09-04T22:49:04.128Z Checking argon2 v0.5.3
24362026-09-04T22:49:04.192Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24372026-09-04T22:49:04.340Z Compiling unsafe-libyaml v0.2.11
24382026-09-04T22:49:04.461Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24392026-09-04T22:49:04.505Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24402026-09-04T22:49:04.555Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412026-09-04T22:49:04.713Z Checking thiserror-no-std v2.0.2
24422026-09-04T22:49:04.751Z Checking swrite v0.1.0
24432026-09-04T22:49:04.830Z Compiling typify-impl v0.6.2
24442026-09-04T22:49:04.872Z Checking vsss-rs v3.3.4
24452026-09-04T22:49:05.110Z Compiling serde_yaml v0.9.34+deprecated
24462026-09-04T22:49:05.534Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24472026-09-04T22:49:06.002Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24482026-09-04T22:49:06.153Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24492026-09-04T22:49:06.277Z Checking crossbeam-deque v0.8.6
24502026-09-04T22:49:06.312Z Compiling rayon-core v1.13.0
24512026-09-04T22:49:06.471Z Compiling num-derive v0.4.2
24522026-09-04T22:49:06.506Z Compiling toml_datetime v0.7.5+spec-1.1.0
24532026-09-04T22:49:06.572Z Compiling proc-macro-error v1.0.4
24542026-09-04T22:49:06.776Z Compiling toml_edit v0.23.10+spec-1.0.0
24552026-09-04T22:49:06.909Z Checking tabwriter v1.4.1
24562026-09-04T22:49:06.959Z Compiling illumos-nvpair-sys v0.2.0
24572026-09-04T22:49:06.994Z Checking rayon v1.11.0
24582026-09-04T22:49:07.086Z Checking glob v0.3.3
24592026-09-04T22:49:07.202Z Compiling itertools v0.15.0
24602026-09-04T22:49:07.247Z Compiling heapless v0.8.0
24612026-09-04T22:49:07.408Z Compiling proc-macro-crate v3.4.0
24622026-09-04T22:49:07.448Z Checking hash32 v0.3.1
24632026-09-04T22:49:07.605Z Compiling smoltcp v0.11.0
24642026-09-04T22:49:07.764Z Checking colored v3.1.1
24652026-09-04T22:49:07.829Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24662026-09-04T22:49:07.875Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24672026-09-04T22:49:08.000Z Compiling num_enum_derive v0.7.6
24682026-09-04T22:49:08.066Z Checking illumos-nvpair v0.3.0
24692026-09-04T22:49:08.159Z Checking toml v0.8.23
24702026-09-04T22:49:08.311Z Checking cobs v0.3.0
24712026-09-04T22:49:08.484Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24722026-09-04T22:49:08.519Z Checking postcard v1.1.3
24732026-09-04T22:49:08.550Z Checking rand v0.10.1
24742026-09-04T22:49:08.618Z Compiling ingot-macros v0.2.0
24752026-09-04T22:49:08.735Z Compiling proc-macro-crate v1.3.1
24762026-09-04T22:49:08.841Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24772026-09-04T22:49:09.079Z Checking sigpipe v0.1.3
24782026-09-04T22:49:09.114Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24792026-09-04T22:49:09.117Z Checking num_enum v0.7.6
24802026-09-04T22:49:09.183Z Compiling foreign-types-macros v0.2.3
24812026-09-04T22:49:09.215Z Checking foreign-types-shared v0.3.1
24822026-09-04T22:49:09.291Z Compiling num_enum_derive v0.5.11
24832026-09-04T22:49:09.328Z Compiling typify-macro v0.6.2
24842026-09-04T22:49:09.473Z Checking cstr-argument v0.1.2
24852026-09-04T22:49:09.576Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24862026-09-04T22:49:09.624Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24872026-09-04T22:49:09.764Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24882026-09-04T22:49:09.802Z Checking foreign-types v0.5.0
24892026-09-04T22:49:09.906Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24902026-09-04T22:49:10.021Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24912026-09-04T22:49:10.056Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24922026-09-04T22:49:10.091Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24932026-09-04T22:49:10.124Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24942026-09-04T22:49:10.190Z Checking itertools v0.12.1
24952026-09-04T22:49:10.226Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24962026-09-04T22:49:10.313Z Compiling zone_cfg_derive v0.3.1
24972026-09-04T22:49:10.350Z Checking num_enum v0.5.11
24982026-09-04T22:49:10.489Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24992026-09-04T22:49:10.618Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25002026-09-04T22:49:10.691Z Compiling usdt-macro v0.5.0
25012026-09-04T22:49:10.817Z Compiling usdt-attr-macro v0.5.0
25022026-09-04T22:49:10.987Z Checking memmap v0.7.0
25032026-09-04T22:49:11.129Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25042026-09-04T22:49:11.164Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25052026-09-04T22:49:11.196Z Compiling typify v0.6.2
25062026-09-04T22:49:11.334Z Compiling progenitor-impl v0.14.0
25072026-09-04T22:49:11.370Z Checking zone v0.3.1
25082026-09-04T22:49:11.466Z Checking ingot-types v0.2.0
25092026-09-04T22:49:11.532Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25102026-09-04T22:49:11.621Z Checking usdt v0.5.0
25112026-09-04T22:49:11.674Z Checking smf v0.2.3
25122026-09-04T22:49:11.752Z Checking whoami v1.6.1
25132026-09-04T22:49:11.787Z Compiling derive-where v1.6.0
25142026-09-04T22:49:11.818Z Checking tokio-dtrace v0.1.1
25152026-09-04T22:49:11.853Z Checking ingot v0.2.1
25162026-09-04T22:49:11.931Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25172026-09-04T22:49:11.966Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25182026-09-04T22:49:12.033Z Checking oxide-tokio-rt v0.1.4
25192026-09-04T22:49:12.130Z Checking console v0.15.11
25202026-09-04T22:49:12.240Z Checking newline-converter v0.3.0
25212026-09-04T22:49:12.313Z Checking bytecount v0.6.9
25222026-09-04T22:49:12.379Z Checking num-rational v0.4.2
25232026-09-04T22:49:12.439Z Checking expectorate v1.2.0
25242026-09-04T22:49:12.474Z Checking num-complex v0.4.6
25252026-09-04T22:49:12.599Z Compiling cancel-safe-futures v0.1.5
25262026-09-04T22:49:12.679Z Checking float-ord v0.3.2
25272026-09-04T22:49:12.814Z Checking linear-map v1.2.0
25282026-09-04T22:49:12.849Z Checking num v0.4.3
25292026-09-04T22:49:12.961Z Checking gethostname v0.5.0
25302026-09-04T22:49:13.015Z Compiling prettyplease v0.2.37
25312026-09-04T22:49:13.076Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25322026-09-04T22:49:13.111Z Checking oxide-update-engine-types v0.1.2
25332026-09-04T22:49:13.234Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25342026-09-04T22:49:13.557Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25352026-09-04T22:49:13.603Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25362026-09-04T22:49:13.647Z Checking resolv-conf v0.7.6
25372026-09-04T22:49:13.818Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25382026-09-04T22:49:13.865Z Checking papergrid v0.11.0
25392026-09-04T22:49:13.985Z Compiling progenitor-macro v0.14.0
25402026-09-04T22:49:14.060Z Compiling tabled_derive v0.7.0
25412026-09-04T22:49:14.097Z Checking oxide-update-engine v0.1.2
25422026-09-04T22:49:14.511Z Compiling slog-dtrace v0.3.0
25432026-09-04T22:49:14.726Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25442026-09-04T22:49:15.033Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25452026-09-04T22:49:15.068Z Checking tabled v0.15.0
25462026-09-04T22:49:15.372Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25472026-09-04T22:49:15.375Z Checking crossterm v0.29.0
25482026-09-04T22:49:15.448Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25492026-09-04T22:49:15.780Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25502026-09-04T22:49:16.263Z Checking fd-lock v4.0.4
25512026-09-04T22:49:16.764Z Checking vte v0.14.1
25522026-09-04T22:49:17.126Z Checking strip-ansi-escapes v0.2.1
25532026-09-04T22:49:18.019Z Checking nu-ansi-term v0.50.3
25542026-09-04T22:49:18.127Z Checking termtree v0.5.1
25552026-09-04T22:49:18.276Z Checking linked-hash-map v0.5.6
25562026-09-04T22:49:18.311Z Checking reedline v0.40.0
25572026-09-04T22:49:18.478Z Checking lru-cache v0.1.2
25582026-09-04T22:49:18.645Z Checking hickory-proto v0.24.4
25592026-09-04T22:49:18.718Z Compiling minimal-lexical v0.2.1
25602026-09-04T22:49:18.941Z Checking progenitor v0.14.0
25612026-09-04T22:49:18.978Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25622026-09-04T22:49:18.982Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25632026-09-04T22:49:19.045Z Compiling nom v7.1.3
25642026-09-04T22:49:19.109Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25652026-09-04T22:49:19.530Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25662026-09-04T22:49:20.099Z Compiling unicode-xid v0.2.6
25672026-09-04T22:49:20.409Z Checking display-error-chain v0.2.2
25682026-09-04T22:49:20.445Z Checking hickory-resolver v0.24.4
25692026-09-04T22:49:20.562Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25702026-09-04T22:49:21.214Z Compiling ar_archive_writer v0.5.1
25712026-09-04T22:49:21.217Z Checking qorb v0.4.1
25722026-09-04T22:49:21.290Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25732026-09-04T22:49:21.479Z Checking csv-core v0.1.13
25742026-09-04T22:49:21.631Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25752026-09-04T22:49:21.685Z Checking csv v1.4.0
25762026-09-04T22:49:21.797Z Compiling stacker v0.1.23
25772026-09-04T22:49:21.914Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25782026-09-04T22:49:22.073Z Compiling psm v0.1.30
25792026-09-04T22:49:22.109Z Checking highway v1.3.0
25802026-09-04T22:49:22.141Z Compiling cfg_aliases v0.1.1
25812026-09-04T22:49:22.144Z Compiling semver v0.1.20
25822026-09-04T22:49:22.281Z Compiling nix v0.28.0
25832026-09-04T22:49:22.369Z Compiling rustc_version v0.1.7
25842026-09-04T22:49:22.501Z Checking nibble_vec v0.1.0
25852026-09-04T22:49:22.543Z Checking endian-type v0.1.2
25862026-09-04T22:49:22.637Z Compiling newtype_derive v0.1.6
25872026-09-04T22:49:22.662Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25882026-09-04T22:49:22.725Z Checking radix_trie v0.2.1
25892026-09-04T22:49:22.793Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25902026-09-04T22:49:22.796Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25912026-09-04T22:49:22.862Z Checking phf_shared v0.12.1
25922026-09-04T22:49:22.961Z Compiling recursive-proc-macro-impl v0.1.1
25932026-09-04T22:49:23.027Z Compiling chrono-tz v0.10.4
25942026-09-04T22:49:23.061Z Checking phf v0.12.1
25952026-09-04T22:49:23.353Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962026-09-04T22:49:23.356Z Compiling const_format_proc_macros v0.2.34
25972026-09-04T22:49:23.420Z Compiling peg-macros v0.8.5
25982026-09-04T22:49:23.452Z Checking recursive v0.1.1
25992026-09-04T22:49:23.579Z Checking winnow v0.6.26
26002026-09-04T22:49:23.646Z Compiling sqlparser_derive v0.5.0
26012026-09-04T22:49:23.678Z Checking unicode_categories v0.1.1
26022026-09-04T22:49:24.138Z Checking home v0.5.12
26032026-09-04T22:49:24.260Z Checking const_format v0.2.35
26042026-09-04T22:49:24.296Z Checking rustyline v14.0.0
26052026-09-04T22:49:24.418Z Checking sqlparser v0.61.0
26062026-09-04T22:49:24.765Z Checking sqlformat v0.3.5
26072026-09-04T22:49:24.853Z Checking peg v0.8.5
26082026-09-04T22:49:25.042Z Checking bcs v0.1.6
26092026-09-04T22:49:25.076Z Checking nom v8.0.0
26102026-09-04T22:49:25.217Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26112026-09-04T22:49:25.283Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26122026-09-04T22:49:25.318Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26132026-09-04T22:49:25.398Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26142026-09-04T22:49:25.497Z Checking steno v0.4.1
26152026-09-04T22:49:25.533Z Checking sha1 v0.10.6
26162026-09-04T22:49:25.730Z Checking filetime v0.2.27
26172026-09-04T22:49:25.809Z Checking xattr v1.6.1
26182026-09-04T22:49:25.896Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26192026-09-04T22:49:26.100Z Checking tar v0.4.46
26202026-09-04T22:49:26.194Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26212026-09-04T22:49:26.447Z Checking subprocess v0.2.15
26222026-09-04T22:49:26.512Z Checking headers-core v0.3.0
26232026-09-04T22:49:26.547Z Checking yasna v0.5.2
26242026-09-04T22:49:26.650Z Checking headers v0.4.1
26252026-09-04T22:49:26.762Z Checking port-file v0.1.0
26262026-09-04T22:49:26.956Z Checking rcgen v0.12.1
26272026-09-04T22:49:26.990Z Checking dropshot-api-manager-types v0.8.0
26282026-09-04T22:49:27.022Z Checking tagptr v0.2.0
26292026-09-04T22:49:27.055Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26302026-09-04T22:49:27.133Z Checking utf-8 v0.7.6
26312026-09-04T22:49:27.186Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26322026-09-04T22:49:27.219Z Checking moka v0.12.13
26332026-09-04T22:49:27.296Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26342026-09-04T22:49:27.329Z Compiling libefi-sys v0.1.0
26352026-09-04T22:49:27.364Z Compiling bitfield-struct v0.6.2
26362026-09-04T22:49:27.757Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26372026-09-04T22:49:27.792Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26382026-09-04T22:49:27.858Z Checking tungstenite v0.21.0
26392026-09-04T22:49:27.892Z Checking hickory-resolver v0.25.2
26402026-09-04T22:49:27.925Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26412026-09-04T22:49:27.967Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26422026-09-04T22:49:28.026Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26432026-09-04T22:49:28.264Z Compiling xshell-macros v0.2.7
26442026-09-04T22:49:28.298Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26452026-09-04T22:49:28.336Z Checking tokio-tungstenite v0.21.0
26462026-09-04T22:49:28.557Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26472026-09-04T22:49:28.633Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26482026-09-04T22:49:28.667Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26492026-09-04T22:49:28.698Z Checking xshell v0.2.7
26502026-09-04T22:49:28.923Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26512026-09-04T22:49:29.001Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26522026-09-04T22:49:29.374Z Checking half v1.8.3
26532026-09-04T22:49:29.475Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26542026-09-04T22:49:29.599Z Checking serde_cbor v0.11.2
26552026-09-04T22:49:29.637Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26562026-09-04T22:49:29.679Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26572026-09-04T22:49:29.874Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26582026-09-04T22:49:29.909Z Checking libscf-sys v1.2.0
26592026-09-04T22:49:30.005Z Checking maplit v1.0.2
26602026-09-04T22:49:30.073Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26612026-09-04T22:49:30.118Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26622026-09-04T22:49:30.313Z Checking papergrid v0.18.0
26632026-09-04T22:49:30.412Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26642026-09-04T22:49:30.468Z Checking sha2 v0.11.0
26652026-09-04T22:49:30.745Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26662026-09-04T22:49:30.877Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26672026-09-04T22:49:31.108Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26682026-09-04T22:49:31.143Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26692026-09-04T22:49:31.173Z Checking tabled v0.21.0
26702026-09-04T22:49:31.275Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26712026-09-04T22:49:31.429Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26722026-09-04T22:49:31.568Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26732026-09-04T22:49:31.669Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26742026-09-04T22:49:31.736Z Checking unicase v2.9.0
26752026-09-04T22:49:31.843Z Checking crc8 v0.1.1
26762026-09-04T22:49:31.923Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26772026-09-04T22:49:31.968Z Checking fxhash v0.2.1
26782026-09-04T22:49:32.101Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26792026-09-04T22:49:32.136Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26802026-09-04T22:49:32.374Z Compiling darling_core v0.21.3
26812026-09-04T22:49:32.538Z Compiling vergen-lib v0.1.6
26822026-09-04T22:49:32.699Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26832026-09-04T22:49:32.753Z Compiling diesel_derives v2.3.7
26842026-09-04T22:49:33.053Z Checking scheduled-thread-pool v0.2.7
26852026-09-04T22:49:33.089Z Compiling vergen-gitcl v1.0.8
26862026-09-04T22:49:33.264Z Compiling diesel_table_macro_syntax v0.3.0
26872026-09-04T22:49:33.376Z Checking r2d2 v0.8.10
26882026-09-04T22:49:33.429Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26892026-09-04T22:49:33.585Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26902026-09-04T22:49:33.621Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26912026-09-04T22:49:33.892Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26922026-09-04T22:49:33.968Z Checking downcast-rs v2.0.2
26932026-09-04T22:49:34.211Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26942026-09-04T22:49:34.468Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26952026-09-04T22:49:34.642Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26962026-09-04T22:49:34.691Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26972026-09-04T22:49:34.837Z Checking kstat-rs v0.2.5
26982026-09-04T22:49:34.870Z Compiling proc-macro-error-attr2 v2.0.0
26992026-09-04T22:49:34.949Z Compiling darling_macro v0.21.3
27002026-09-04T22:49:35.060Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27012026-09-04T22:49:35.322Z Compiling proc-macro-error2 v2.0.1
27022026-09-04T22:49:35.386Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27032026-09-04T22:49:35.480Z Compiling darling v0.21.3
27042026-09-04T22:49:35.553Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27052026-09-04T22:49:35.599Z Compiling dsl_auto_type v0.2.0
27062026-09-04T22:49:35.664Z Compiling knus-derive v3.4.0
27072026-09-04T22:49:36.685Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27082026-09-04T22:49:36.947Z Compiling dirs-sys-next v0.1.2
27092026-09-04T22:49:37.024Z Compiling parking_lot_core v0.8.6
27102026-09-04T22:49:37.128Z Compiling crunchy v0.2.4
27112026-09-04T22:49:37.163Z Compiling salty v0.3.0
27122026-09-04T22:49:37.258Z Compiling dirs-next v2.0.0
27132026-09-04T22:49:37.348Z Compiling clang-sys v1.8.1
27142026-09-04T22:49:37.409Z Checking predicates-tree v1.0.13
27152026-09-04T22:49:37.517Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27162026-09-04T22:49:37.549Z Compiling git-stub v1.0.0
27172026-09-04T22:49:37.580Z Compiling tiny-keccak v2.0.2
27182026-09-04T22:49:37.764Z Compiling git-stub-vcs v0.1.0
27192026-09-04T22:49:37.919Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27202026-09-04T22:49:37.988Z Compiling term v0.7.0
27212026-09-04T22:49:38.203Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27222026-09-04T22:49:38.238Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27232026-09-04T22:49:38.274Z Checking anstyle-parse v0.2.7
27242026-09-04T22:49:38.400Z Compiling bit-vec v0.6.3
27252026-09-04T22:49:38.460Z Checking anstream v0.6.21
27262026-09-04T22:49:38.502Z Checking parking_lot v0.11.2
27272026-09-04T22:49:38.612Z Compiling bit-set v0.5.3
27282026-09-04T22:49:38.655Z Compiling ascii-canvas v3.0.0
27292026-09-04T22:49:38.695Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27302026-09-04T22:49:38.727Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27312026-09-04T22:49:38.906Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27322026-09-04T22:49:38.941Z Checking rfc6979 v0.4.0
27332026-09-04T22:49:39.099Z Checking prefix-trie v0.7.0
27342026-09-04T22:49:39.209Z Compiling hashbrown v0.14.5
27352026-09-04T22:49:39.317Z Compiling itertools v0.10.5
27362026-09-04T22:49:39.409Z Compiling ena v0.14.4
27372026-09-04T22:49:39.469Z Compiling libloading v0.8.9
27382026-09-04T22:49:39.653Z Compiling bindgen v0.71.1
27392026-09-04T22:49:39.708Z Compiling diff v0.1.13
27402026-09-04T22:49:39.794Z Compiling regex-syntax v0.6.29
27412026-09-04T22:49:39.968Z Compiling chumsky v0.9.3
27422026-09-04T22:49:40.099Z Checking hickory-server v0.25.2
27432026-09-04T22:49:40.435Z Compiling ecdsa v0.16.9
27442026-09-04T22:49:41.170Z Compiling lalrpop v0.19.12
27452026-09-04T22:49:41.294Z Checking sled v0.34.7
27462026-09-04T22:49:41.374Z Compiling cexpr v0.6.0
27472026-09-04T22:49:41.454Z Checking ignore v0.4.25
27482026-09-04T22:49:41.519Z Checking diesel v2.3.7
27492026-09-04T22:49:41.858Z Checking primeorder v0.13.6
27502026-09-04T22:49:41.893Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27512026-09-04T22:49:42.059Z Checking nanorand v0.7.0
27522026-09-04T22:49:42.133Z Compiling rustc-hash v2.1.1
27532026-09-04T22:49:42.291Z Checking flume v0.11.1
27542026-09-04T22:49:42.378Z Compiling p384 v0.13.1
27552026-09-04T22:49:42.591Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27562026-09-04T22:49:42.960Z Checking globwalk v0.9.1
27572026-09-04T22:49:42.993Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27582026-09-04T22:49:43.198Z Compiling knus v3.4.0
27592026-09-04T22:49:43.572Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27602026-09-04T22:49:43.688Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27612026-09-04T22:49:44.031Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27622026-09-04T22:49:44.111Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27632026-09-04T22:49:44.144Z Checking digest-io v0.1.0
27642026-09-04T22:49:44.305Z Compiling libxml v0.3.3
27652026-09-04T22:49:44.517Z Checking assert_matches v1.5.0
27662026-09-04T22:49:44.554Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27672026-09-04T22:49:44.586Z Checking rawzip v0.4.4
27682026-09-04T22:49:44.672Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27692026-09-04T22:49:44.845Z Checking camino-tempfile-ext v0.3.3
27702026-09-04T22:49:45.049Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27712026-09-04T22:49:45.084Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27722026-09-04T22:49:45.677Z Compiling strum_macros v0.24.3
27732026-09-04T22:49:46.332Z Compiling indoc v1.0.9
27742026-09-04T22:49:46.647Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27752026-09-04T22:49:46.795Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27762026-09-04T22:49:47.012Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27772026-09-04T22:49:47.046Z Checking quick-xml v0.37.5
27782026-09-04T22:49:47.145Z Checking derive_builder v0.20.2
27792026-09-04T22:49:47.292Z Compiling oso-derive v0.27.3
27802026-09-04T22:49:47.381Z Compiling trait-variant v0.1.2
27812026-09-04T22:49:47.830Z Compiling impl-trait-for-tuples v0.2.3
27822026-09-04T22:49:47.955Z Checking openssl-probe v0.1.6
27832026-09-04T22:49:47.987Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27842026-09-04T22:49:48.151Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27852026-09-04T22:49:48.629Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27862026-09-04T22:49:48.868Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27872026-09-04T22:49:49.097Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27882026-09-04T22:49:49.335Z Checking corncobs v0.1.4
27892026-09-04T22:49:49.367Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27902026-09-04T22:49:49.451Z Checking secrecy v0.8.0
27912026-09-04T22:49:49.495Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27922026-09-04T22:49:49.498Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27932026-09-04T22:49:49.609Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27942026-09-04T22:49:49.814Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27952026-09-04T22:49:50.034Z Checking bb8 v0.8.6
27962026-09-04T22:49:50.071Z Checking rand_seeder v0.4.0
27972026-09-04T22:49:50.420Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27982026-09-04T22:49:50.487Z Compiling mime_guess v2.0.5
27992026-09-04T22:49:50.641Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28002026-09-04T22:49:50.807Z Checking http-range v0.1.5
28012026-09-04T22:49:50.959Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28022026-09-04T22:49:50.991Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28032026-09-04T22:49:51.139Z Checking nonempty v0.12.0
28042026-09-04T22:49:51.333Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28052026-09-04T22:49:51.367Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28062026-09-04T22:49:51.532Z Checking hyper-staticfile v0.10.1
28072026-09-04T22:49:51.634Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28082026-09-04T22:49:51.671Z Checking signal-hook-tokio v0.3.1
28092026-09-04T22:49:51.830Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28102026-09-04T22:49:51.864Z Checking scuffle v0.1.0
28112026-09-04T22:49:51.952Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28122026-09-04T22:49:52.257Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28132026-09-04T22:49:52.326Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28142026-09-04T22:49:52.571Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28152026-09-04T22:49:52.656Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28162026-09-04T22:49:52.690Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28172026-09-04T22:49:52.841Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28182026-09-04T22:49:52.911Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28192026-09-04T22:49:53.062Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28202026-09-04T22:49:53.314Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28212026-09-04T22:49:53.349Z Checking tungstenite v0.23.0
28222026-09-04T22:49:53.728Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28232026-09-04T22:49:53.816Z Checking tokio-tungstenite v0.23.1
28242026-09-04T22:49:54.117Z Checking void v1.0.2
28252026-09-04T22:49:54.150Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28262026-09-04T22:49:54.255Z Checking lzss v0.8.2
28272026-09-04T22:49:54.290Z Checking nix v0.27.1
28282026-09-04T22:49:54.337Z Checking serde_bytes v0.11.19
28292026-09-04T22:49:54.479Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28302026-09-04T22:49:54.549Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28312026-09-04T22:49:54.816Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28322026-09-04T22:49:54.879Z Checking cpubits v0.1.1
28332026-09-04T22:49:55.159Z Checking yansi v1.0.1
28342026-09-04T22:49:55.306Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352026-09-04T22:49:55.407Z Checking pem-rfc7468 v1.0.0
28362026-09-04T22:49:55.443Z Checking pretty_assertions v1.4.1
28372026-09-04T22:49:55.572Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28382026-09-04T22:49:55.604Z Checking colored v2.2.0
28392026-09-04T22:49:55.607Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28402026-09-04T22:49:55.833Z Checking async-bb8-diesel v0.2.1
28412026-09-04T22:49:55.868Z Checking diesel-dtrace v0.5.0
28422026-09-04T22:49:55.902Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28432026-09-04T22:49:56.145Z Checking hmac v0.13.0
28442026-09-04T22:49:56.220Z Checking universal-hash v0.6.1
28452026-09-04T22:49:56.251Z Compiling libz-sys v1.1.24
28462026-09-04T22:49:56.337Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28472026-09-04T22:49:56.379Z Compiling instability v0.3.11
28482026-09-04T22:49:56.670Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28492026-09-04T22:49:56.734Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28502026-09-04T22:49:56.737Z Checking castaway v0.2.4
28512026-09-04T22:49:56.798Z Compiling indoc v2.0.7
28522026-09-04T22:49:56.911Z Checking compact_str v0.8.1
28532026-09-04T22:49:57.179Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28542026-09-04T22:49:57.273Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28552026-09-04T22:49:57.337Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28562026-09-04T22:49:57.669Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28572026-09-04T22:49:57.765Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28582026-09-04T22:49:59.105Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28592026-09-04T22:49:59.237Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28602026-09-04T22:49:59.394Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28612026-09-04T22:49:59.512Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28622026-09-04T22:49:59.929Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28632026-09-04T22:50:00.160Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28642026-09-04T22:50:01.550Z Checking polyval v0.7.1
28652026-09-04T22:50:01.628Z Checking der v0.8.0
28662026-09-04T22:50:01.762Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28672026-09-04T22:50:01.988Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28682026-09-04T22:50:02.198Z Checking unicode-truncate v1.1.0
28692026-09-04T22:50:02.231Z Checking lru v0.12.5
28702026-09-04T22:50:02.382Z Compiling libgit2-sys v0.18.3+1.9.2
28712026-09-04T22:50:02.422Z Checking arc-swap v1.8.2
28722026-09-04T22:50:02.456Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28732026-09-04T22:50:02.491Z Checking cassowary v0.3.0
28742026-09-04T22:50:02.684Z Checking slog-scope v4.4.1
28752026-09-04T22:50:02.731Z Checking ratatui v0.29.0
28762026-09-04T22:50:02.953Z Checking ghash v0.6.0
28772026-09-04T22:50:03.118Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28782026-09-04T22:50:03.316Z Checking pbkdf2 v0.13.0
28792026-09-04T22:50:03.471Z Checking crypto-bigint v0.7.5
28802026-09-04T22:50:04.088Z Checking aes v0.9.1
28812026-09-04T22:50:04.377Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28822026-09-04T22:50:04.516Z Checking ctr v0.10.1
28832026-09-04T22:50:04.626Z Checking aead v0.6.1
28842026-09-04T22:50:04.724Z Checking cargo-platform v0.3.2
28852026-09-04T22:50:04.803Z Compiling petname v2.0.2
28862026-09-04T22:50:04.934Z Checking cargo_metadata v0.23.1
28872026-09-04T22:50:05.031Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28882026-09-04T22:50:05.469Z Checking aes-gcm v0.11.0
28892026-09-04T22:50:05.670Z Checking slog-stdlog v4.1.1
28902026-09-04T22:50:05.713Z Checking spki v0.8.0
28912026-09-04T22:50:05.751Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28922026-09-04T22:50:05.824Z Compiling progenitor-impl v0.13.0
28932026-09-04T22:50:05.919Z Checking salsa20 v0.11.0
28942026-09-04T22:50:06.100Z Checking console v0.16.2
28952026-09-04T22:50:06.448Z Compiling vergen-git2 v9.1.0
28962026-09-04T22:50:06.671Z Checking plotters-backend v0.3.7
28972026-09-04T22:50:06.908Z Checking unit-prefix v0.5.2
28982026-09-04T22:50:07.072Z Checking indicatif v0.18.4
28992026-09-04T22:50:07.183Z Checking plotters-svg v0.3.7
29002026-09-04T22:50:07.402Z Checking scrypt v0.12.0
29012026-09-04T22:50:07.494Z Checking slog-envlogger v2.2.0
29022026-09-04T22:50:07.677Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29032026-09-04T22:50:07.875Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29042026-09-04T22:50:08.100Z Checking progenitor-client v0.13.0
29052026-09-04T22:50:08.381Z Checking cbc v0.2.1
29062026-09-04T22:50:08.509Z Compiling progenitor-macro v0.13.0
29072026-09-04T22:50:08.555Z Checking libsw-core v0.3.2
29082026-09-04T22:50:08.735Z Checking sapling-renderdag v0.1.0
29092026-09-04T22:50:08.967Z Checking cast v0.3.0
29102026-09-04T22:50:09.011Z Checking sync-ptr v0.1.4
29112026-09-04T22:50:09.148Z Checking criterion-plot v0.6.0
29122026-09-04T22:50:09.181Z Checking libsw v3.5.0
29132026-09-04T22:50:09.369Z Checking pkcs5 v0.8.1
29142026-09-04T22:50:09.470Z Checking plotters v0.3.7
29152026-09-04T22:50:09.701Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29162026-09-04T22:50:10.257Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29172026-09-04T22:50:10.482Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29182026-09-04T22:50:10.705Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29192026-09-04T22:50:10.738Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29202026-09-04T22:50:10.931Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29212026-09-04T22:50:10.964Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29222026-09-04T22:50:11.157Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29232026-09-04T22:50:11.193Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29242026-09-04T22:50:11.381Z Checking tinytemplate v1.2.1
29252026-09-04T22:50:11.626Z Checking shell-words v1.1.1
29262026-09-04T22:50:11.782Z Checking oorandom v11.1.5
29272026-09-04T22:50:11.863Z Checking anes v0.1.6
29282026-09-04T22:50:12.099Z Checking criterion v0.7.0
29292026-09-04T22:50:12.295Z Checking pkcs8 v0.11.0
29302026-09-04T22:50:12.518Z Checking oxide-update-engine-display v0.1.2
29312026-09-04T22:50:12.855Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29322026-09-04T22:50:13.381Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29332026-09-04T22:50:13.512Z Checking progenitor v0.13.0
29342026-09-04T22:50:13.692Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29352026-09-04T22:50:13.898Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29362026-09-04T22:50:14.229Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29372026-09-04T22:50:14.808Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29382026-09-04T22:50:15.629Z Checking tokio-test v0.4.5
29392026-09-04T22:50:15.869Z Checking ff v0.14.0
29402026-09-04T22:50:16.038Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29412026-09-04T22:50:16.265Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29422026-09-04T22:50:16.676Z Checking twox-hash v2.1.2
29432026-09-04T22:50:17.020Z Checking atty v0.2.14
29442026-09-04T22:50:17.150Z Checking constant_time_eq v0.4.2
29452026-09-04T22:50:17.319Z Checking arrayref v0.3.9
29462026-09-04T22:50:17.423Z Checking arrayvec v0.7.6
29472026-09-04T22:50:17.553Z Checking group v0.14.0
29482026-09-04T22:50:17.642Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29492026-09-04T22:50:17.840Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29502026-09-04T22:50:18.642Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29512026-09-04T22:50:19.592Z Checking fatfs v0.3.6
29522026-09-04T22:50:19.690Z Checking signature v3.0.0
29532026-09-04T22:50:19.768Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29542026-09-04T22:50:19.877Z Checking base16ct v1.0.0
29552026-09-04T22:50:20.043Z Compiling seq-macro v0.3.6
29562026-09-04T22:50:20.085Z Checking sec1 v0.8.1
29572026-09-04T22:50:20.217Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29582026-09-04T22:50:20.325Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29592026-09-04T22:50:20.393Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29602026-09-04T22:50:20.562Z Checking hkdf v0.13.0
29612026-09-04T22:50:20.741Z Checking concurrent-queue v2.5.0
29622026-09-04T22:50:20.953Z Checking parking v2.2.1
29632026-09-04T22:50:21.099Z Checking elliptic-curve v0.14.1
29642026-09-04T22:50:21.133Z Checking event-listener v5.4.1
29652026-09-04T22:50:21.382Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29662026-09-04T22:50:21.535Z Checking rtoolbox v0.0.3
29672026-09-04T22:50:21.699Z Checking rpassword v7.5.4
29682026-09-04T22:50:21.733Z Checking event-listener-strategy v0.5.4
29692026-09-04T22:50:21.890Z Checking wnaf v0.14.0
29702026-09-04T22:50:21.923Z Checking primefield v0.14.0
29712026-09-04T22:50:22.091Z Checking rfc6979 v0.6.0
29722026-09-04T22:50:22.159Z Checking tui-tree-widget v0.23.1
29732026-09-04T22:50:22.267Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29742026-09-04T22:50:22.375Z Compiling blake3 v1.8.5
29752026-09-04T22:50:22.578Z Compiling samael v0.0.19
29762026-09-04T22:50:22.757Z Checking futures-timer v3.0.3
29772026-09-04T22:50:23.292Z Checking ecdsa v0.17.0
29782026-09-04T22:50:23.480Z Checking primeorder v0.14.0
29792026-09-04T22:50:23.741Z Checking async-lock v3.4.2
29802026-09-04T22:50:23.880Z Compiling curve25519-dalek v5.0.0
29812026-09-04T22:50:24.156Z Checking async-object-pool v0.2.0
29822026-09-04T22:50:24.369Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29832026-09-04T22:50:24.414Z Checking ssh-encoding v0.3.0
29842026-09-04T22:50:24.628Z Checking serde_regex v1.1.0
29852026-09-04T22:50:24.665Z Checking assert-json-diff v2.0.2
29862026-09-04T22:50:24.815Z Checking path-tree v0.8.3
29872026-09-04T22:50:24.860Z Checking keccak v0.2.0
29882026-09-04T22:50:25.033Z Checking stringmetrics v2.2.2
29892026-09-04T22:50:25.065Z Compiling strsim v0.10.0
29902026-09-04T22:50:25.215Z Checking topological-sort v0.2.2
29912026-09-04T22:50:25.385Z Checking omicron-zone-package v0.12.3
29922026-09-04T22:50:25.420Z Compiling darling_core v0.13.4
29932026-09-04T22:50:26.334Z Checking httpmock v0.8.3
29942026-09-04T22:50:27.308Z Checking ed25519 v3.0.0
29952026-09-04T22:50:27.545Z Checking pkcs1 v0.8.0-rc.4
29962026-09-04T22:50:27.710Z Checking crypto-primes v0.7.2
29972026-09-04T22:50:27.784Z Checking poly1305 v0.9.0
29982026-09-04T22:50:27.956Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29992026-09-04T22:50:28.088Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30002026-09-04T22:50:28.405Z Checking blowfish v0.10.0
30012026-09-04T22:50:28.556Z Checking blake2 v0.11.0-rc.6
30022026-09-04T22:50:28.591Z Compiling target-lexicon v0.13.3
30032026-09-04T22:50:28.716Z Checking rsa v0.10.0-rc.18
30042026-09-04T22:50:28.767Z Checking bcrypt-pbkdf v0.11.0
30052026-09-04T22:50:28.840Z Checking argon2 v0.6.0-rc.8
30062026-09-04T22:50:28.958Z Checking ssh-cipher v0.3.0
30072026-09-04T22:50:29.159Z Checking ed25519-dalek v3.0.0
30082026-09-04T22:50:29.192Z Compiling darling_macro v0.13.4
30092026-09-04T22:50:29.226Z Checking sha3 v0.11.0
30102026-09-04T22:50:29.259Z Checking p384 v0.14.0
30112026-09-04T22:50:29.413Z Checking p256 v0.14.0
30122026-09-04T22:50:29.597Z Checking p521 v0.14.0
30132026-09-04T22:50:29.703Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30142026-09-04T22:50:29.967Z Checking kem v0.3.0
30152026-09-04T22:50:30.119Z Checking module-lattice v0.2.3
30162026-09-04T22:50:30.183Z Checking hex-literal v0.4.1
30172026-09-04T22:50:30.312Z Compiling guppy-workspace-hack v0.1.0
30182026-09-04T22:50:30.372Z Checking sponge-cursor v0.1.0
30192026-09-04T22:50:30.556Z Checking sha3 v0.12.0
30202026-09-04T22:50:30.621Z Checking ml-kem v0.3.2
30212026-09-04T22:50:30.791Z Compiling darling v0.13.4
30222026-09-04T22:50:30.896Z Compiling git2 v0.20.4
30232026-09-04T22:50:31.189Z Checking russh-cryptovec v0.62.0
30242026-09-04T22:50:31.236Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30252026-09-04T22:50:31.383Z Checking internal-russh-num-bigint v0.5.0
30262026-09-04T22:50:31.457Z Checking num-bigint v0.4.6
30272026-09-04T22:50:31.919Z Checking russh-util v0.52.0
30282026-09-04T22:50:32.083Z Checking generic-array v1.4.3
30292026-09-04T22:50:32.402Z Compiling enum_dispatch v0.3.13
30302026-09-04T22:50:32.436Z Compiling delegate v0.13.5
30312026-09-04T22:50:32.522Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30322026-09-04T22:50:32.595Z Checking ssh-key v0.7.0-rc.11
30332026-09-04T22:50:32.964Z Checking md5 v0.8.0
30342026-09-04T22:50:33.422Z Checking hex-literal v1.1.0
30352026-09-04T22:50:33.425Z Compiling target-spec v3.5.7
30362026-09-04T22:50:33.529Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30372026-09-04T22:50:33.562Z Checking russh v0.62.4
30382026-09-04T22:50:33.987Z Checking cfg-expr v0.20.6
30392026-09-04T22:50:34.200Z Compiling serde_with_macros v1.5.2
30402026-09-04T22:50:34.257Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30412026-09-04T22:50:34.512Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30422026-09-04T22:50:34.933Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30432026-09-04T22:50:35.073Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30442026-09-04T22:50:35.145Z Checking internet-checksum v0.2.1
30452026-09-04T22:50:35.296Z Compiling serde_with v1.14.0
30462026-09-04T22:50:35.823Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30472026-09-04T22:50:36.451Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30482026-09-04T22:50:36.925Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30492026-09-04T22:50:36.962Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30502026-09-04T22:50:36.965Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30512026-09-04T22:50:37.188Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30522026-09-04T22:50:37.222Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30532026-09-04T22:50:37.341Z Checking httptest v0.16.4
30542026-09-04T22:50:37.482Z Checking pathdiff v0.2.3
30552026-09-04T22:50:37.627Z Checking nested v0.1.1
30562026-09-04T22:50:37.747Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30572026-09-04T22:50:37.794Z Checking guppy v0.17.25
30582026-09-04T22:50:37.902Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30592026-09-04T22:50:38.094Z Checking similar-asserts v1.7.0
30602026-09-04T22:50:38.209Z Compiling target-triple v1.0.0
30612026-09-04T22:50:38.308Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30622026-09-04T22:50:38.771Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30632026-09-04T22:50:39.053Z Compiling polar-core v0.27.3
30642026-09-04T22:50:39.395Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30652026-09-04T22:50:39.461Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30662026-09-04T22:50:39.701Z Checking hickory-client v0.25.2
30672026-09-04T22:50:40.013Z Checking supports-hyperlinks v2.1.0
30682026-09-04T22:50:40.047Z Checking supports-color v2.1.0
30692026-09-04T22:50:40.092Z Checking supports-unicode v2.1.0
30702026-09-04T22:50:40.161Z Checking textwrap v0.15.2
30712026-09-04T22:50:40.216Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30722026-09-04T22:50:40.247Z Checking terminal_size v0.1.17
30732026-09-04T22:50:40.383Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30742026-09-04T22:50:40.417Z Compiling miette-derive v5.10.0
30752026-09-04T22:50:40.420Z Compiling fs-err v2.11.0
30762026-09-04T22:50:40.647Z Checking escape8259 v0.5.3
30772026-09-04T22:50:40.808Z Compiling assert_cmd v2.1.2
30782026-09-04T22:50:40.841Z Checking owo-colors v3.5.0
30792026-09-04T22:50:41.131Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30802026-09-04T22:50:41.278Z Checking libtest-mimic v0.8.1
30812026-09-04T22:50:41.525Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30822026-09-04T22:50:41.591Z Checking miette v5.10.0
30832026-09-04T22:50:42.091Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30842026-09-04T22:50:42.226Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30852026-09-04T22:50:42.721Z Checking blake2b_simd v1.0.4
30862026-09-04T22:50:42.940Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30872026-09-04T22:50:43.152Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30882026-09-04T22:50:43.376Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30892026-09-04T22:50:43.449Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30902026-09-04T22:50:43.603Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30912026-09-04T22:50:43.653Z Compiling knuffel-derive v3.2.0
30922026-09-04T22:50:43.820Z Checking fancy-regex v0.14.0
30932026-09-04T22:50:43.867Z Checking serde_tokenstream v0.2.3
30942026-09-04T22:50:44.079Z Checking oso v0.27.3
30952026-09-04T22:50:44.236Z Checking approx v0.5.1
30962026-09-04T22:50:44.329Z Compiling rstest_macros v0.25.0
30972026-09-04T22:50:44.399Z Checking uzers v0.12.2
30982026-09-04T22:50:44.627Z Compiling linkme-impl v0.3.35
30992026-09-04T22:50:44.658Z Checking constant_time_eq v0.3.1
31002026-09-04T22:50:44.790Z Checking termcolor v1.4.1
31012026-09-04T22:50:45.007Z Checking rust-argon2 v2.1.0
31022026-09-04T22:50:45.041Z Checking trybuild v1.0.116
31032026-09-04T22:50:45.167Z Checking knuffel v3.2.0
31042026-09-04T22:50:45.272Z Checking datatest-stable v0.3.3
31052026-09-04T22:50:45.619Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31062026-09-04T22:50:45.651Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-09-04T22:50:45.853Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31082026-09-04T22:50:45.885Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31092026-09-04T22:50:45.917Z Checking support-bundle-viewer v0.1.2
31102026-09-04T22:50:46.005Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31112026-09-04T22:50:46.065Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31122026-09-04T22:50:46.187Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31132026-09-04T22:50:46.232Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31142026-09-04T22:50:46.287Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31152026-09-04T22:50:46.404Z Checking drift v0.2.0
31162026-09-04T22:50:46.454Z Checking rand_distr v0.5.1
31172026-09-04T22:50:46.657Z Checking multimap v0.10.1
31182026-09-04T22:50:46.714Z Compiling relative-path v1.9.3
31192026-09-04T22:50:46.794Z Checking parse-size v1.1.0
31202026-09-04T22:50:46.857Z Compiling linkme v0.3.35
31212026-09-04T22:50:46.889Z Checking dropshot-api-manager v0.8.0
31222026-09-04T22:50:46.945Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31232026-09-04T22:50:47.821Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31242026-09-04T22:50:48.071Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31252026-09-04T22:50:48.656Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31262026-09-04T22:50:48.919Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31272026-09-04T22:50:49.088Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31282026-09-04T22:50:49.151Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31292026-09-04T22:50:49.314Z Checking cargo_toml v0.21.0
31302026-09-04T22:50:49.680Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31312026-09-04T22:50:49.888Z Checking partial-io v0.5.4
31322026-09-04T22:50:49.982Z Checking termios v0.3.3
31332026-09-04T22:50:50.158Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-04T22:50:50.189Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31352026-09-04T22:50:50.751Z Checking rstest v0.25.0
31362026-09-04T22:50:50.862Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31372026-09-04T22:50:54.190Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31382026-09-04T22:50:56.258Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31392026-09-04T22:50:58.050Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31402026-09-04T22:51:01.844Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31412026-09-04T22:51:02.506Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31422026-09-04T22:51:04.431Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31432026-09-04T22:51:11.636Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31442026-09-04T22:51:12.648Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31452026-09-04T22:51:14.026Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31462026-09-04T22:51:16.062Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31472026-09-04T22:51:19.251Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31482026-09-04T22:51:19.373Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31492026-09-04T22:51:22.108Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31502026-09-04T22:51:26.919Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31512026-09-04T22:51:31.115Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31522026-09-04T22:51:52.077Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31532026-09-04T22:52:47.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
31542026-09-04T22:52:47.353Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31552026-09-04T22:52:47.353Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31562026-09-04T22:52:48.021Z
31572026-09-04T22:52:48.021Zreal 4:16.319200642
31582026-09-04T22:52:48.021Zuser 22:02.305566076
31592026-09-04T22:52:48.021Zsys 5:09.605195251
31602026-09-04T22:52:48.021Ztrap 0.537376063
31612026-09-04T22:52:48.021Ztflt 0.452807109
31622026-09-04T22:52:48.021Zdflt 0.614582139
31632026-09-04T22:52:48.021Zkflt 0.005257197
31642026-09-04T22:52:48.024Zlock 1:06:46.722303376
31652026-09-04T22:52:48.025Zslp 1:00:20.162974967
31662026-09-04T22:52:48.025Zlat 1:57.719568281
31672026-09-04T22:52:48.025Zstop 13:20.191654257
31682026-09-04T22:52:48.025Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31692026-09-04T22:52:48.025Z+ ptime -m cargo doc --workspace --no-deps
31702026-09-04T22:52:48.874Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31712026-09-04T22:52:48.874Z |
31722026-09-04T22:52:48.874Z = 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)`
31732026-09-04T22:52:48.874Z = 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>
31742026-09-04T22:52:49.929Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31752026-09-04T22:52:50.174Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31762026-09-04T22:52:50.217Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31772026-09-04T22:52:50.247Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31782026-09-04T22:52:50.362Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31792026-09-04T22:52:50.466Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31802026-09-04T22:52:50.497Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31812026-09-04T22:52:50.497Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31822026-09-04T22:52:50.546Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31832026-09-04T22:52:50.573Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31842026-09-04T22:52:50.576Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31852026-09-04T22:52:50.723Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31862026-09-04T22:52:50.785Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31872026-09-04T22:52:50.785Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31882026-09-04T22:52:50.832Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31892026-09-04T22:52:50.857Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31902026-09-04T22:52:50.880Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31912026-09-04T22:52:50.957Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31922026-09-04T22:52:50.989Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31932026-09-04T22:52:51.037Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31942026-09-04T22:52:51.037Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31952026-09-04T22:52:51.323Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31962026-09-04T22:52:51.446Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31972026-09-04T22:52:51.542Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31982026-09-04T22:52:51.595Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31992026-09-04T22:52:51.598Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32002026-09-04T22:52:51.769Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32012026-09-04T22:52:51.794Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32022026-09-04T22:52:51.848Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32032026-09-04T22:52:51.960Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32042026-09-04T22:52:52.079Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32052026-09-04T22:52:52.161Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32062026-09-04T22:52:52.224Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32072026-09-04T22:52:52.263Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32082026-09-04T22:52:52.422Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32092026-09-04T22:52:52.492Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32102026-09-04T22:52:52.531Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32112026-09-04T22:52:52.639Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32122026-09-04T22:52:52.723Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32132026-09-04T22:52:52.796Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32142026-09-04T22:52:53.026Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32152026-09-04T22:52:53.119Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32162026-09-04T22:52:53.254Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32172026-09-04T22:52:53.279Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32182026-09-04T22:52:53.301Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192026-09-04T22:52:53.449Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32202026-09-04T22:52:53.476Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32212026-09-04T22:52:53.559Z Checking scuffle v0.1.0
32222026-09-04T22:52:53.684Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32232026-09-04T22:52:53.748Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-09-04T22:52:53.773Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32252026-09-04T22:52:53.876Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32262026-09-04T22:52:53.943Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32272026-09-04T22:52:53.972Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32282026-09-04T22:52:54.005Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32292026-09-04T22:52:54.135Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32302026-09-04T22:52:54.506Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32312026-09-04T22:52:54.787Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32322026-09-04T22:52:54.991Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32332026-09-04T22:52:55.450Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32342026-09-04T22:52:55.523Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32352026-09-04T22:52:55.552Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32362026-09-04T22:52:55.781Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32372026-09-04T22:52:55.810Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32382026-09-04T22:52:55.836Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32392026-09-04T22:52:55.860Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32402026-09-04T22:52:56.072Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32412026-09-04T22:52:56.203Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32422026-09-04T22:52:56.661Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32432026-09-04T22:52:56.745Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32442026-09-04T22:52:56.952Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32452026-09-04T22:52:57.018Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32462026-09-04T22:52:57.120Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32472026-09-04T22:52:57.191Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32482026-09-04T22:52:57.214Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32492026-09-04T22:52:57.272Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32502026-09-04T22:52:57.414Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32512026-09-04T22:52:57.438Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32522026-09-04T22:52:57.442Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32532026-09-04T22:52:57.463Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32542026-09-04T22:52:57.639Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32552026-09-04T22:52:57.665Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32562026-09-04T22:52:57.668Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32572026-09-04T22:52:57.712Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32582026-09-04T22:52:58.011Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32592026-09-04T22:52:58.014Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32602026-09-04T22:52:58.061Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32612026-09-04T22:52:58.064Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32622026-09-04T22:52:58.064Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32632026-09-04T22:52:58.153Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32642026-09-04T22:52:58.256Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32652026-09-04T22:52:58.339Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32662026-09-04T22:52:58.362Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32672026-09-04T22:52:58.396Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32682026-09-04T22:52:58.421Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32692026-09-04T22:52:58.583Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32702026-09-04T22:52:58.587Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32712026-09-04T22:52:58.631Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32722026-09-04T22:52:58.684Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32732026-09-04T22:52:58.709Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32742026-09-04T22:52:58.778Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32752026-09-04T22:52:58.828Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32762026-09-04T22:52:58.905Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32772026-09-04T22:52:58.973Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32782026-09-04T22:52:59.027Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32792026-09-04T22:52:59.270Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32802026-09-04T22:52:59.295Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32812026-09-04T22:52:59.344Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32822026-09-04T22:52:59.815Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32832026-09-04T22:53:00.005Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32842026-09-04T22:53:00.032Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32852026-09-04T22:53:00.289Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32862026-09-04T22:53:01.062Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32872026-09-04T22:53:01.535Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32882026-09-04T22:53:03.071Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32892026-09-04T22:53:03.131Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32902026-09-04T22:53:03.627Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32912026-09-04T22:53:03.853Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32922026-09-04T22:53:04.700Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32932026-09-04T22:53:04.965Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32942026-09-04T22:53:05.160Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32952026-09-04T22:53:05.360Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32962026-09-04T22:53:05.404Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32972026-09-04T22:53:05.636Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32982026-09-04T22:53:05.760Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32992026-09-04T22:53:05.818Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33002026-09-04T22:53:06.393Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33012026-09-04T22:53:06.811Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33022026-09-04T22:53:06.984Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33032026-09-04T22:53:07.157Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33042026-09-04T22:53:07.504Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33052026-09-04T22:53:07.576Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33062026-09-04T22:53:07.852Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33072026-09-04T22:53:08.107Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33082026-09-04T22:53:08.133Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33092026-09-04T22:53:08.284Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33102026-09-04T22:53:08.914Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33112026-09-04T22:53:08.940Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33122026-09-04T22:53:09.851Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33132026-09-04T22:53:09.973Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33142026-09-04T22:53:10.416Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33152026-09-04T22:53:10.661Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33162026-09-04T22:53:11.074Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33172026-09-04T22:53:11.101Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33182026-09-04T22:53:11.341Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33192026-09-04T22:53:11.561Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33202026-09-04T22:53:12.175Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33212026-09-04T22:53:12.804Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33222026-09-04T22:53:13.249Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33232026-09-04T22:53:13.354Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33242026-09-04T22:53:13.701Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33252026-09-04T22:53:13.947Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33262026-09-04T22:53:14.586Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33272026-09-04T22:53:14.656Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33282026-09-04T22:53:15.313Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33292026-09-04T22:53:15.761Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33302026-09-04T22:53:16.621Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33312026-09-04T22:53:18.425Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33322026-09-04T22:53:19.152Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33332026-09-04T22:53:20.547Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33342026-09-04T22:53:21.932Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33352026-09-04T22:53:22.073Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33362026-09-04T22:53:22.539Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33372026-09-04T22:53:22.678Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33382026-09-04T22:53:22.706Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33392026-09-04T22:53:23.185Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33402026-09-04T22:53:24.449Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33412026-09-04T22:53:25.793Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33422026-09-04T22:53:26.017Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33432026-09-04T22:53:26.782Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33442026-09-04T22:53:26.807Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33452026-09-04T22:53:26.873Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33462026-09-04T22:53:27.209Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33472026-09-04T22:53:27.313Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33482026-09-04T22:53:27.522Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33492026-09-04T22:53:27.548Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33502026-09-04T22:53:27.680Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33512026-09-04T22:53:27.858Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33522026-09-04T22:53:28.070Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33532026-09-04T22:53:28.435Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33542026-09-04T22:53:28.617Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33552026-09-04T22:53:28.850Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33562026-09-04T22:53:29.194Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33572026-09-04T22:53:29.272Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33582026-09-04T22:53:29.452Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33592026-09-04T22:53:29.571Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33602026-09-04T22:53:30.187Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33612026-09-04T22:53:31.709Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33622026-09-04T22:53:31.759Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33632026-09-04T22:53:33.087Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33642026-09-04T22:53:34.732Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33652026-09-04T22:53:35.808Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33662026-09-04T22:53:36.560Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33672026-09-04T22:53:37.135Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33682026-09-04T22:53:38.173Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33692026-09-04T22:53:40.660Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33702026-09-04T22:53:41.304Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33712026-09-04T22:53:41.779Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33722026-09-04T22:53:42.951Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33732026-09-04T22:53:43.501Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33742026-09-04T22:53:45.906Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33752026-09-04T22:53:46.191Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33762026-09-04T22:53:47.737Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33772026-09-04T22:53:47.805Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33782026-09-04T22:53:48.317Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33792026-09-04T22:53:51.102Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33802026-09-04T22:53:54.237Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33812026-09-04T22:53:54.898Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33822026-09-04T22:53:55.612Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33832026-09-04T22:53:56.546Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33842026-09-04T22:53:57.313Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33852026-09-04T22:53:58.172Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33862026-09-04T22:53:59.029Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33872026-09-04T22:54:01.225Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33882026-09-04T22:54:01.425Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33892026-09-04T22:54:01.950Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33902026-09-04T22:54:02.184Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33912026-09-04T22:54:03.024Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33922026-09-04T22:54:03.857Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33932026-09-04T22:54:06.957Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33942026-09-04T22:54:08.626Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33952026-09-04T22:54:09.943Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33962026-09-04T22:54:11.108Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33972026-09-04T22:54:11.879Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33982026-09-04T22:54:12.790Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33992026-09-04T22:54:14.340Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34002026-09-04T22:54:15.601Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34012026-09-04T22:54:17.073Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34022026-09-04T22:54:18.026Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34032026-09-04T22:54:19.052Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34042026-09-04T22:54:20.468Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34052026-09-04T22:54:23.226Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34062026-09-04T22:54:23.884Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34072026-09-04T22:54:25.764Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34082026-09-04T22:54:26.429Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34092026-09-04T22:54:28.044Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34102026-09-04T22:54:29.612Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34112026-09-04T22:54:31.432Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34122026-09-04T22:54:32.940Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34132026-09-04T22:54:34.493Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34142026-09-04T22:54:36.309Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34152026-09-04T22:54:38.015Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34162026-09-04T22:54:42.784Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34172026-09-04T22:54:42.832Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34182026-09-04T22:54:44.266Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34192026-09-04T22:54:44.804Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34202026-09-04T22:54:46.635Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34212026-09-04T22:54:48.571Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34222026-09-04T22:54:50.309Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34232026-09-04T22:54:52.400Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34242026-09-04T22:54:54.203Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34252026-09-04T22:54:55.953Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34262026-09-04T22:54:58.046Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34272026-09-04T22:54:59.611Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34282026-09-04T22:55:01.414Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34292026-09-04T22:55:03.209Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34302026-09-04T22:55:04.962Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34312026-09-04T22:55:06.721Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34322026-09-04T22:55:08.503Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34332026-09-04T22:55:10.184Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34342026-09-04T22:55:12.176Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34352026-09-04T22:55:13.795Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34362026-09-04T22:55:15.588Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34372026-09-04T22:55:17.504Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34382026-09-04T22:55:19.711Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34392026-09-04T22:55:21.266Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34402026-09-04T22:55:23.070Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34412026-09-04T22:55:25.523Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34422026-09-04T22:55:27.608Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34432026-09-04T22:55:29.427Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34442026-09-04T22:55:32.805Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34452026-09-04T22:55:34.092Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34462026-09-04T22:55:36.312Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34472026-09-04T22:55:39.465Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34482026-09-04T22:55:41.558Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34492026-09-04T22:55:43.977Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34502026-09-04T22:55:46.174Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34512026-09-04T22:55:48.644Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34522026-09-04T22:55:51.427Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34532026-09-04T22:55:53.659Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34542026-09-04T22:55:56.706Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34552026-09-04T22:55:58.675Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34562026-09-04T22:56:01.913Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34572026-09-04T22:56:03.869Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34582026-09-04T22:56:06.583Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34592026-09-04T22:56:09.149Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34602026-09-04T22:56:11.406Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34612026-09-04T22:56:14.237Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34622026-09-04T22:56:16.790Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34632026-09-04T22:56:19.385Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34642026-09-04T22:56:21.974Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34652026-09-04T22:56:24.509Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34662026-09-04T22:56:27.058Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34672026-09-04T22:56:29.457Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34682026-09-04T22:56:32.251Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34692026-09-04T22:56:34.803Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34702026-09-04T22:56:37.986Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34712026-09-04T22:56:40.370Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34722026-09-04T22:56:43.310Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34732026-09-04T22:56:45.238Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34742026-09-04T22:56:47.774Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34752026-09-04T22:56:50.397Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34762026-09-04T22:56:53.014Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34772026-09-04T22:56:55.698Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34782026-09-04T22:56:58.200Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34792026-09-04T22:57:00.787Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34802026-09-04T22:57:04.047Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34812026-09-04T22:57:06.242Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34822026-09-04T22:57:08.938Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34832026-09-04T22:57:11.699Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34842026-09-04T22:57:14.509Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34852026-09-04T22:57:17.225Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34862026-09-04T22:57:19.767Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34872026-09-04T22:57:22.428Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34882026-09-04T22:57:25.311Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34892026-09-04T22:57:28.255Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34902026-09-04T22:57:30.906Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34912026-09-04T22:57:33.740Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34922026-09-04T22:57:36.478Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34932026-09-04T22:57:39.142Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34942026-09-04T22:57:41.836Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34952026-09-04T22:57:44.636Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34962026-09-04T22:57:47.336Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34972026-09-04T22:57:50.148Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34982026-09-04T22:57:52.966Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34992026-09-04T22:57:55.718Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35002026-09-04T22:58:03.763Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35012026-09-04T22:58:04.298Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35022026-09-04T22:58:07.558Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35032026-09-04T22:58:11.254Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35042026-09-04T22:58:14.872Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35052026-09-04T22:58:18.437Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35062026-09-04T22:58:21.933Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35072026-09-04T22:58:25.891Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35082026-09-04T22:58:30.843Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35092026-09-04T22:58:32.917Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35102026-09-04T22:58:36.446Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35112026-09-04T22:58:41.494Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35122026-09-04T22:58:44.463Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35132026-09-04T22:58:48.344Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35142026-09-04T22:58:52.300Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35152026-09-04T22:58:56.218Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35162026-09-04T22:59:00.186Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35172026-09-04T22:59:04.161Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35182026-09-04T22:59:08.097Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35192026-09-04T22:59:11.977Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35202026-09-04T22:59:15.968Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35212026-09-04T22:59:19.955Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35222026-09-04T22:59:23.822Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35232026-09-04T22:59:27.746Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35242026-09-04T22:59:31.725Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35252026-09-04T22:59:35.663Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35262026-09-04T22:59:39.570Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35272026-09-04T22:59:43.767Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35282026-09-04T22:59:47.601Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35292026-09-04T22:59:51.621Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35302026-09-04T23:00:22.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 34s
35312026-09-04T23:00:22.801Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35322026-09-04T23:00:22.801Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35332026-09-04T23:00:22.964Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35342026-09-04T23:00:23.079Z
35352026-09-04T23:00:23.079Zreal 7:34.960027821
35362026-09-04T23:00:23.080Zuser 20:27.581875545
35372026-09-04T23:00:23.080Zsys 4:22.707658784
35382026-09-04T23:00:23.080Ztrap 0.298109178
35392026-09-04T23:00:23.080Ztflt 0.007592206
35402026-09-04T23:00:23.080Zdflt 0.106854684
35412026-09-04T23:00:23.080Zkflt 0.000030476
35422026-09-04T23:00:23.080Zlock 7:15:23.613339783
35432026-09-04T23:00:23.080Zslp 2:32:59.911579899
35442026-09-04T23:00:23.080Zlat 34.798380761
35452026-09-04T23:00:23.088Zstop 2:14.544545506
35462026-09-04T23:00:23.088Zprocess exited: duration 840764 ms, exit code 0
 
35472026-09-04T23:00:23.097Zfound 0 output files