01M1FKG3GWGBGZGPZ55NJAGVP1: clippy (helios)

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

Buildomat Job: 01M1FKGT1BH8NZKNKQGW9J574B

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-01T23:06:24.709Zjob assigned to worker 01M1FKH019E2K91FV5MQTR320J [factory aws, i-0eaab25fc5631c07a] (queued for 57 s)
 
22026-09-01T23:06:30.895Zstarting task 0: "setup"
32026-09-01T23:06:30.899Z++ uname -s
42026-09-01T23:06:30.902Z+ kern=SunOS
52026-09-01T23:06:30.902Z+ build_user=build
62026-09-01T23:06:30.902Z+ build_uid=12345
72026-09-01T23:06:30.902Z+ work_dir=/work
82026-09-01T23:06:30.902Z+ input_dir=/input
92026-09-01T23:06:30.902Z+ [[ 0 == 12345 ]]
102026-09-01T23:06:30.902Z+ case "$kern" in
112026-09-01T23:06:30.902Z+ groupadd -g 12345 build
122026-09-01T23:06:30.902Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-01T23:06:32.908Z+ zfs create -o mountpoint=/work rpool/work
142026-09-01T23:06:32.987Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-01T23:06:32.990Z+ home_fs=zfs
162026-09-01T23:06:32.990Z+ [[ zfs == autofs ]]
172026-09-01T23:06:32.990Z+ mkdir -p /home/build
182026-09-01T23:06:32.990Z+ chown build:build /home/build /work
192026-09-01T23:06:34.991Z+ chmod 0700 /home/build /work
202026-09-01T23:06:34.994Zprocess exited: duration 4103 ms, exit code 0
 
212026-09-01T23:06:35.001Zstarting task 1: "rust-toolchain"
222026-09-01T23:06:35.005Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-01T23:06:35.005Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-01T23:06:35.005Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-01T23:06:35.005Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-01T23:06:35.005Z * rust toolchain channel = "1.97.1"
272026-09-01T23:06:35.005Z * rust toolchain profile = "default"
282026-09-01T23:06:35.008Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-01T23:06:35.008Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-01T23:06:35.110Zinfo: downloading installer
312026-09-01T23:06:36.611Zinfo: profile set to default
322026-09-01T23:06:36.611Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-01T23:06:36.614Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-01T23:06:36.753Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-01T23:06:36.755Zinfo: downloading 6 components
362026-09-01T23:06:50.789Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-01T23:06:50.789Z
382026-09-01T23:06:50.817Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-01T23:06:50.817Z
402026-09-01T23:06:50.820Z
412026-09-01T23:06:50.820ZRust is installed now. Great!
422026-09-01T23:06:50.820Z
432026-09-01T23:06:50.821ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-01T23:06:50.821Zenvironment variable. This has not been done automatically.
452026-09-01T23:06:50.821Z
462026-09-01T23:06:50.821ZTo configure your current shell, you need to source
472026-09-01T23:06:50.821Zthe corresponding env file under $HOME/.cargo.
482026-09-01T23:06:50.821Z
492026-09-01T23:06:50.821ZConsider running the right command for your shell (note the leading DOT):
502026-09-01T23:06:50.821Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-01T23:06:50.821Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-01T23:06:50.821ZCC_x86_64-unknown-illumos = None
532026-09-01T23:06:50.821Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-01T23:06:50.821ZCC_x86_64_unknown_illumos = None
552026-09-01T23:06:50.821Zcargo:rerun-if-env-changed=HOST_CC
562026-09-01T23:06:50.821ZHOST_CC = None
572026-09-01T23:06:50.821Zcargo:rerun-if-env-changed=CC
582026-09-01T23:06:50.821ZCC = None
592026-09-01T23:06:50.821Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-01T23:06:51.310Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-01T23:06:51.310ZCRATE_CC_NO_DEFAULTS = None
622026-09-01T23:06:51.310Zcargo:rerun-if-env-changed=CFLAGS
632026-09-01T23:06:51.310ZCFLAGS = None
642026-09-01T23:06:51.310Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-01T23:06:51.310ZHOST_CFLAGS = None
662026-09-01T23:06:51.310Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-01T23:06:51.310ZCFLAGS_x86_64_unknown_illumos = None
682026-09-01T23:06:51.310Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-01T23:06:51.310ZCFLAGS_x86_64-unknown-illumos = None
702026-09-01T23:06:51.412Z+ rustup --version
712026-09-01T23:06:51.419Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-01T23:06:51.422Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-01T23:06:51.440Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-01T23:06:51.444Z+ cargo --version
752026-09-01T23:06:51.457Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-01T23:06:51.460Z+ rustc --version
772026-09-01T23:06:51.478Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-01T23:06:51.482Zprocess exited: duration 16479 ms, exit code 0
 
792026-09-01T23:06:51.488Zstarting task 2: "authentication"
802026-09-01T23:06:51.505Zprocess exited: duration 16 ms, exit code 0
 
812026-09-01T23:06:51.511Zstarting task 3: "clone repository"
822026-09-01T23:06:51.514Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-01T23:06:51.518Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-01T23:06:51.544ZCloning into '/work/oxidecomputer/omicron'...
852026-09-01T23:07:05.395Z+ cd /work/oxidecomputer/omicron
862026-09-01T23:07:05.396Z+ git fetch origin 9032079c3e607754a9d66001daf801df6718cff8
872026-09-01T23:07:05.720ZFrom https://github.com/oxidecomputer/omicron
882026-09-01T23:07:05.720Z * branch 9032079c3e607754a9d66001daf801df6718cff8 -> FETCH_HEAD
892026-09-01T23:07:05.729Z+ [[ -n bump-console-c1e623ca ]]
902026-09-01T23:07:05.732Z++ git branch --show-current
912026-09-01T23:07:05.732Z+ current=main
922026-09-01T23:07:05.732Z+ [[ main != bump-console-c1e623ca ]]
932026-09-01T23:07:05.732Z+ git branch -f bump-console-c1e623ca 9032079c3e607754a9d66001daf801df6718cff8
942026-09-01T23:07:05.735Z+ git checkout -f bump-console-c1e623ca
952026-09-01T23:07:05.980ZSwitched to branch 'bump-console-c1e623ca'
962026-09-01T23:07:05.983Z+ git reset --hard 9032079c3e607754a9d66001daf801df6718cff8
972026-09-01T23:07:05.996ZHEAD is now at 9032079c3 Bump web console (mobile layout)
982026-09-01T23:07:05.999Zprocess exited: duration 14485 ms, exit code 0
 
992026-09-01T23:07:06.005Zstarting task 4: "build"
1002026-09-01T23:07:06.009Z+ source ./env.sh
1012026-09-01T23:07:06.009Z++ OLD_SHELL_OPTS=ehxB
1022026-09-01T23:07:06.012Z++ set -o xtrace
1032026-09-01T23:07:06.012Z++++ dirname ./env.sh
1042026-09-01T23:07:06.015Z+++ readlink -f .
1052026-09-01T23:07:06.015Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-01T23:07:06.015Z++ 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-01T23:07:06.015Z++ 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-01T23:07:06.016Z++ 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-01T23:07:06.016Z++ 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-01T23:07:06.016Z++ 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-01T23:07:06.016Z++ 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-01T23:07:06.016Z++ 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-01T23:07:06.016Z++ 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-01T23:07:06.016Z++ 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-01T23:07:06.016Z++ 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-01T23:07:06.016Z++ case $OLD_SHELL_OPTS in
1172026-09-01T23:07:06.016Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-01T23:07:06.016Z+ source .github/buildomat/ci-env.sh
1192026-09-01T23:07:06.016Z++ export CARGO_TERM_COLOR=always
1202026-09-01T23:07:06.016Z++ CARGO_TERM_COLOR=always
1212026-09-01T23:07:06.019Z+++ uname -s
1222026-09-01T23:07:06.019Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-01T23:07:06.019Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-01T23:07:06.019Z+ cargo --version
1252026-09-01T23:07:06.026Zcargo 1.97.1 (c980f4866 2026-06-30)
1262026-09-01T23:07:06.029Z+ rustc --version
1272026-09-01T23:07:06.048Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1282026-09-01T23:07:06.051Z+ banner prerequisites
1292026-09-01T23:07:06.054Z
1302026-09-01T23:07:06.054Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-01T23:07:06.054Z # # # # # # # # # # # # # # #
1322026-09-01T23:07:06.054Z # # # # ##### # # ##### # # # # # #### #
1332026-09-01T23:07:06.054Z ##### ##### # ##### # # # # # # # # #
1342026-09-01T23:07:06.054Z # # # # # # # # # # # # # # #
1352026-09-01T23:07:06.054Z # # # ###### # # ###### ### # #### # #### #
1362026-09-01T23:07:06.054Z
1372026-09-01T23:07:06.054Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-01T23:07:07.959Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-01T23:07:08.376Z Startup: Caching catalogs ... Done
1402026-09-01T23:07:10.985ZPlanning: Solver setup ... Done (2.477s)
1412026-09-01T23:07:11.053ZPlanning: Running solver ... Done (0.068s)
1422026-09-01T23:07:11.105ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-01T23:07:11.117ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-01T23:07:11.131ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-01T23:07:11.145ZPlanning: Package planning ... Done (0.014s)
1462026-09-01T23:07:11.149ZPlanning: Merging actions ... Done (0.002s)
1472026-09-01T23:07:11.306ZPlanning: Checking for conflicting actions ... Done (0.159s)
1482026-09-01T23:07:11.309ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-01T23:07:11.919ZPlanning: Evaluating mediators ... Done (0.611s)
1502026-09-01T23:07:11.922ZPlanning: Planning completed in 3.51 seconds
1512026-09-01T23:07:11.927Z Packages to install: 2
1522026-09-01T23:07:11.927Z Estimated space available: 156.01 GB
1532026-09-01T23:07:11.927ZEstimated space to be consumed: 85.05 MB
1542026-09-01T23:07:11.930Z Create boot environment: No
1552026-09-01T23:07:11.930ZCreate backup boot environment: No
1562026-09-01T23:07:11.930Z Rebuild boot archive: No
1572026-09-01T23:07:11.930Z
1582026-09-01T23:07:11.930ZChanged packages:
1592026-09-01T23:07:11.930Zhelios
1602026-09-01T23:07:11.930Z developer/build-essential
1612026-09-01T23:07:11.930Z None -> 11-3.0
1622026-09-01T23:07:11.930Z library/libxmlsec1
1632026-09-01T23:07:11.930Z None -> 1.2.35-3.0
1642026-09-01T23:07:11.950Z
1652026-09-01T23:07:11.950ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-01T23:07:12.027ZDownload: Completed 1.28 MB in 0.08 seconds (16.8M/s)
1672026-09-01T23:07:12.086Z Actions: 1/268 actions (Installing new actions)
1682026-09-01T23:07:12.124Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-01T23:07:12.158ZFinalize: Updating package state database ... Done (0.034s)
1702026-09-01T23:07:12.161ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-01T23:07:12.265ZFinalize: Updating image state ... Done (0.107s)
1722026-09-01T23:07:14.787ZFinalize: Creating fast lookup database ... Done (2.467s)
1732026-09-01T23:07:14.854ZFinalize: Reading search index ... Done (0.012s)
1742026-09-01T23:07:14.858ZFinalize: Updating search index ... Done (0.000s)
1752026-09-01T23:07:14.971ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-01T23:07:15.344ZPlanning: Evaluating mediator changes ... Done
1772026-09-01T23:07:15.449ZPlanning: Checking for conflicting actions ... Done
1782026-09-01T23:07:15.452ZPlanning: Consolidating action changes ... Done
1792026-09-01T23:07:15.609ZPlanning: Evaluating mediators ... Done
1802026-09-01T23:07:15.613ZPlanning: Planning completed in 0.27 seconds
1812026-09-01T23:07:15.631Z Mediators to change: 2
1822026-09-01T23:07:15.631Z Create boot environment: No
1832026-09-01T23:07:15.631ZCreate backup boot environment: No
1842026-09-01T23:07:15.667ZFinalize: Updating package state database ... Done
1852026-09-01T23:07:15.667ZFinalize: Updating package cache ... Done
1862026-09-01T23:07:15.724ZFinalize: Updating image state ... Done
1872026-09-01T23:07:17.705ZFinalize: Creating fast lookup database ... Done
1882026-09-01T23:07:17.770ZFinalize: Reading search index ... Done
1892026-09-01T23:07:17.773ZFinalize: Updating search index ... Done
1902026-09-01T23:07:17.832ZFinalize: Updating package cache ... Done
1912026-09-01T23:07:18.117ZPlanning: Evaluating mediator changes ... Done
1922026-09-01T23:07:18.225ZPlanning: Checking for conflicting actions ... Done
1932026-09-01T23:07:18.228ZPlanning: Consolidating action changes ... Done
1942026-09-01T23:07:18.381ZPlanning: Evaluating mediators ... Done
1952026-09-01T23:07:18.384ZPlanning: Planning completed in 0.27 seconds
1962026-09-01T23:07:18.406Z Mediators to change: 1
1972026-09-01T23:07:18.406Z Create boot environment: No
1982026-09-01T23:07:18.406ZCreate backup boot environment: No
1992026-09-01T23:07:18.465ZFinalize: Updating package state database ... Done
2002026-09-01T23:07:18.465ZFinalize: Updating package cache ... Done
2012026-09-01T23:07:18.523ZFinalize: Updating image state ... Done
2022026-09-01T23:07:20.493ZFinalize: Creating fast lookup database ... Done
2032026-09-01T23:07:20.561ZFinalize: Reading search index ... Done
2042026-09-01T23:07:20.565ZFinalize: Updating search index ... Done
2052026-09-01T23:07:20.609ZFinalize: Updating package cache ... Done
2062026-09-01T23:07:20.920ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-01T23:07:20.920Zapache system 2.4 system
2082026-09-01T23:07:20.920Zclang system 15 system
2092026-09-01T23:07:20.920Zcsh system system illumos
2102026-09-01T23:07:20.921Zctags system system illumos
2112026-09-01T23:07:20.921Zfile vendor vendor darwinsys
2122026-09-01T23:07:20.921Zfile system system illumos
2132026-09-01T23:07:20.921Zgcc vendor 14 vendor
2142026-09-01T23:07:20.921Zgcc system 13 system
2152026-09-01T23:07:20.921Zgcc system 10 system
2162026-09-01T23:07:20.921Zgo system 1.25 system
2172026-09-01T23:07:20.921Zllvm system 15 system
2182026-09-01T23:07:20.921Zmariadb system 11.4 system
2192026-09-01T23:07:20.921Zmta vendor vendor dma
2202026-09-01T23:07:20.921Zopenjdk system 17 system
2212026-09-01T23:07:20.921Zopenjdk system 11 system
2222026-09-01T23:07:20.921Zopenssl vendor 3 vendor
2232026-09-01T23:07:20.921Zperl system 5.40 system
2242026-09-01T23:07:20.921Zpostgresql system 18 system
2252026-09-01T23:07:20.921Zpostgresql system 17 system
2262026-09-01T23:07:20.921Zpython vendor 3 vendor
2272026-09-01T23:07:20.921Zpython system 2 system
2282026-09-01T23:07:20.921Zpython3 vendor 3.13 vendor
2292026-09-01T23:07:20.921Zruby system 3.4 system
2302026-09-01T23:07:20.921Zruby system 3.0 system
2312026-09-01T23:07:20.921Zwords vendor vendor american-english
2322026-09-01T23:07:20.921Zwords system system australian-english
2332026-09-01T23:07:20.921Zwords system system british-english
2342026-09-01T23:07:20.921Zwords system system canadian-english
2352026-09-01T23:07:20.921Zwords system system french
2362026-09-01T23:07:20.921Zwords system system italian
2372026-09-01T23:07:20.921Zwords system system ngerman
2382026-09-01T23:07:20.921Zwords system system ogerman
2392026-09-01T23:07:20.921Zwords system system spanish
2402026-09-01T23:07:21.173ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-01T23:07:21.173Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-01T23:07:21.687ZFMRI IFO
2432026-09-01T23:07:21.687Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-01T23:07:21.687Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-01T23:07:21.687Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-01T23:07:21.687Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-01T23:07:21.687Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-01T23:07:21.687Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-01T23:07:21.687Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-01T23:07:21.687Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-01T23:07:21.687Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-01T23:07:22.035Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-01T23:07:23.558Z Updating crates.io index
2542026-09-01T23:07:23.561Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-01T23:07:23.832Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-01T23:07:24.323Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-01T23:07:24.613Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-01T23:07:25.878Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-01T23:07:26.495Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-01T23:07:28.430Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-01T23:07:29.495Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-01T23:07:29.796Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-01T23:07:30.172Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-01T23:07:31.581Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-01T23:07:31.904Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-01T23:07:32.326Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-01T23:07:32.617Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-01T23:07:32.994Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-01T23:07:33.256Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-01T23:07:33.575Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-01T23:07:33.884Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-01T23:07:34.190Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-01T23:07:34.581Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742026-09-01T23:07:35.200Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-09-01T23:07:35.493Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-09-01T23:07:36.066Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772026-09-01T23:07:36.400Z Updating git repository `https://github.com/oxidecomputer/erebor`
2782026-09-01T23:07:36.677Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2792026-09-01T23:07:37.162Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2802026-09-01T23:07:37.478Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2812026-09-01T23:07:37.799Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-09-01T23:07:38.181Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-09-01T23:07:38.471Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842026-09-01T23:07:38.820Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-09-01T23:07:39.216Z Updating git repository `https://github.com/oxidecomputer/tough`
2862026-09-01T23:07:39.934Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872026-09-01T23:07:40.220Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-09-01T23:07:40.518Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-01T23:07:40.838Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2902026-09-01T23:07:41.160Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-09-01T23:07:41.467Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-09-01T23:07:41.760Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-09-01T23:07:42.066Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-09-01T23:07:42.377Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-01T23:07:42.679Z Updating git repository `https://github.com/illumos/smf-rs`
2962026-09-01T23:07:45.348Z Downloading crates ...
2972026-09-01T23:07:45.391Z Downloaded autocfg v1.5.0
2982026-09-01T23:07:45.400Z Downloaded camino v1.2.5
2992026-09-01T23:07:45.407Z Downloaded anstyle-parse v1.0.0
3002026-09-01T23:07:45.421Z Downloaded macaddr v1.0.1
3012026-09-01T23:07:45.421Z Downloaded clap v4.6.1
3022026-09-01T23:07:45.431Z Downloaded zmij v1.0.21
3032026-09-01T23:07:45.431Z Downloaded usdt-attr-macro v0.5.0
3042026-09-01T23:07:45.431Z Downloaded anstream v1.0.0
3052026-09-01T23:07:45.431Z Downloaded cargo_metadata v0.23.1
3062026-09-01T23:07:45.431Z Downloaded heck v0.4.1
3072026-09-01T23:07:45.431Z Downloaded scroll v0.12.0
3082026-09-01T23:07:45.431Z Downloaded thiserror-impl v1.0.69
3092026-09-01T23:07:45.441Z Downloaded zerocopy v0.7.35
3102026-09-01T23:07:45.441Z Downloaded proc-macro2 v1.0.106
3112026-09-01T23:07:45.441Z Downloaded textwrap v0.16.2
3122026-09-01T23:07:45.477Z Downloaded cargo-platform v0.3.2
3132026-09-01T23:07:45.477Z Downloaded crypto-common v0.1.7
3142026-09-01T23:07:45.477Z Downloaded generic-array v0.14.7
3152026-09-01T23:07:45.477Z Downloaded fnv v1.0.7
3162026-09-01T23:07:45.477Z Downloaded clap_lex v1.0.0
3172026-09-01T23:07:45.477Z Downloaded dtrace-parser v0.2.0
3182026-09-01T23:07:45.477Z Downloaded itoa v1.0.17
3192026-09-01T23:07:45.477Z Downloaded pest_meta v2.8.6
3202026-09-01T23:07:45.477Z Downloaded bitflags v2.11.0
3212026-09-01T23:07:45.477Z Downloaded fastrand v2.3.0
3222026-09-01T23:07:45.530Z Downloaded errno v0.3.14
3232026-09-01T23:07:45.530Z Downloaded cargo_toml v0.21.0
3242026-09-01T23:07:45.530Z Downloaded equivalent v1.0.2
3252026-09-01T23:07:45.530Z Downloaded memmap v0.7.0
3262026-09-01T23:07:45.530Z Downloaded papergrid v0.11.0
3272026-09-01T23:07:45.530Z Downloaded anstyle v1.0.14
3282026-09-01T23:07:45.531Z Downloaded byteorder v1.5.0
3292026-09-01T23:07:45.531Z Downloaded camino-tempfile v1.4.1
3302026-09-01T23:07:45.531Z Downloaded cfg-if v1.0.4
3312026-09-01T23:07:45.531Z Downloaded anstyle-query v1.1.5
3322026-09-01T23:07:45.531Z Downloaded heck v0.5.0
3332026-09-01T23:07:45.531Z Downloaded dof v0.3.0
3342026-09-01T23:07:45.531Z Downloaded log v0.4.33
3352026-09-01T23:07:45.531Z Downloaded thread-id v4.2.2
3362026-09-01T23:07:45.531Z Downloaded cpufeatures v0.2.17
3372026-09-01T23:07:45.531Z Downloaded is_terminal_polyfill v1.70.2
3382026-09-01T23:07:45.531Z Downloaded swrite v0.1.0
3392026-09-01T23:07:45.531Z Downloaded colorchoice v1.0.4
3402026-09-01T23:07:45.532Z Downloaded block-buffer v0.10.4
3412026-09-01T23:07:45.532Z Downloaded usdt-macro v0.5.0
3422026-09-01T23:07:45.532Z Downloaded pretty-hex v0.4.1
3432026-09-01T23:07:45.532Z Downloaded tabled_derive v0.7.0
3442026-09-01T23:07:45.532Z Downloaded plain v0.2.3
3452026-09-01T23:07:45.549Z Downloaded clap_derive v4.6.1
3462026-09-01T23:07:45.549Z Downloaded once_cell v1.21.3
3472026-09-01T23:07:45.549Z Downloaded utf8parse v0.2.2
3482026-09-01T23:07:45.549Z Downloaded proc-macro-error-attr v1.0.4
3492026-09-01T23:07:45.549Z Downloaded smawk v0.3.2
3502026-09-01T23:07:45.549Z Downloaded strsim v0.11.1
3512026-09-01T23:07:45.549Z Downloaded toml_write v0.1.2
3522026-09-01T23:07:45.549Z Downloaded version_check v0.9.5
3532026-09-01T23:07:45.549Z Downloaded toml_datetime v0.6.11
3542026-09-01T23:07:45.549Z Downloaded serde_spanned v0.6.9
3552026-09-01T23:07:45.550Z Downloaded unicode-linebreak v0.1.5
3562026-09-01T23:07:45.550Z Downloaded scroll_derive v0.12.1
3572026-09-01T23:07:45.550Z Downloaded terminal_size v0.4.3
3582026-09-01T23:07:45.550Z Downloaded usdt v0.5.0
3592026-09-01T23:07:45.550Z Downloaded digest v0.10.7
3602026-09-01T23:07:45.550Z Downloaded serde_tokenstream v0.2.3
3612026-09-01T23:07:45.550Z Downloaded sha2 v0.10.9
3622026-09-01T23:07:45.550Z Downloaded toml v0.8.23
3632026-09-01T23:07:45.550Z Downloaded fs-err v3.3.0
3642026-09-01T23:07:45.555Z Downloaded thiserror-impl v2.0.18
3652026-09-01T23:07:45.555Z Downloaded thiserror v2.0.18
3662026-09-01T23:07:45.555Z Downloaded bytecount v0.6.9
3672026-09-01T23:07:45.559Z Downloaded anyhow v1.0.104
3682026-09-01T23:07:45.559Z Downloaded tempfile v3.27.0
3692026-09-01T23:07:45.560Z Downloaded semver v1.0.28
3702026-09-01T23:07:45.575Z Downloaded pest_derive v2.8.6
3712026-09-01T23:07:45.575Z Downloaded quote v1.0.45
3722026-09-01T23:07:45.587Z Downloaded ucd-trie v0.1.7
3732026-09-01T23:07:45.588Z Downloaded usdt-impl v0.5.0
3742026-09-01T23:07:45.588Z Downloaded zerocopy-derive v0.7.35
3752026-09-01T23:07:45.588Z Downloaded proc-macro-error v1.0.4
3762026-09-01T23:07:45.588Z Downloaded thiserror v1.0.69
3772026-09-01T23:07:45.588Z Downloaded getrandom v0.4.3
3782026-09-01T23:07:45.588Z Downloaded serde_core v1.0.228
3792026-09-01T23:07:45.598Z Downloaded unicode-ident v1.0.24
3802026-09-01T23:07:45.598Z Downloaded pest_generator v2.8.6
3812026-09-01T23:07:45.598Z Downloaded serde_derive v1.0.228
3822026-09-01T23:07:45.613Z Downloaded memchr v2.8.0
3832026-09-01T23:07:45.616Z Downloaded toml_edit v0.22.27
3842026-09-01T23:07:45.626Z Downloaded serde v1.0.228
3852026-09-01T23:07:45.634Z Downloaded pest v2.8.6
3862026-09-01T23:07:45.642Z Downloaded typenum v1.20.1
3872026-09-01T23:07:45.645Z Downloaded indexmap v2.14.0
3882026-09-01T23:07:45.684Z Downloaded clap_builder v4.6.0
3892026-09-01T23:07:45.688Z Downloaded hashbrown v0.17.0
3902026-09-01T23:07:45.691Z Downloaded goblin v0.8.2
3912026-09-01T23:07:45.694Z Downloaded serde_json v1.0.151
3922026-09-01T23:07:45.697Z Downloaded winnow v0.7.14
3932026-09-01T23:07:45.701Z Downloaded tabled v0.15.0
3942026-09-01T23:07:45.717Z Downloaded syn v1.0.109
3952026-09-01T23:07:45.730Z Downloaded syn v2.0.117
3962026-09-01T23:07:45.735Z Downloaded unicode-width v0.1.14
3972026-09-01T23:07:45.738Z Downloaded unicode-width v0.2.0
3982026-09-01T23:07:45.742Z Downloaded rustix v1.1.4
3992026-09-01T23:07:45.770Z Downloaded libc v0.2.185
4002026-09-01T23:07:45.833Z Compiling proc-macro2 v1.0.106
4012026-09-01T23:07:45.833Z Compiling unicode-ident v1.0.24
4022026-09-01T23:07:45.833Z Compiling quote v1.0.45
4032026-09-01T23:07:45.833Z Compiling serde_core v1.0.228
4042026-09-01T23:07:45.836Z Compiling libc v0.2.185
4052026-09-01T23:07:45.836Z Compiling version_check v0.9.5
4062026-09-01T23:07:45.836Z Compiling memchr v2.8.0
4072026-09-01T23:07:45.836Z Compiling serde v1.0.228
4082026-09-01T23:07:46.152Z Compiling zmij v1.0.21
4092026-09-01T23:07:46.338Z Compiling thiserror v1.0.69
4102026-09-01T23:07:46.671Z Compiling itoa v1.0.17
4112026-09-01T23:07:46.723Z Compiling ucd-trie v0.1.7
4122026-09-01T23:07:46.913Z Compiling pest v2.8.6
4132026-09-01T23:07:46.978Z Compiling byteorder v1.5.0
4142026-09-01T23:07:47.009Z Compiling rustix v1.1.4
4152026-09-01T23:07:47.090Z Compiling errno v0.3.14
4162026-09-01T23:07:47.170Z Compiling bitflags v2.11.0
4172026-09-01T23:07:47.184Z Compiling serde_json v1.0.151
4182026-09-01T23:07:47.407Z Compiling syn v2.0.117
4192026-09-01T23:07:47.493Z Compiling thread-id v4.2.2
4202026-09-01T23:07:47.514Z Compiling proc-macro-error-attr v1.0.4
4212026-09-01T23:07:47.563Z Compiling usdt-impl v0.5.0
4222026-09-01T23:07:47.598Z Compiling camino v1.2.5
4232026-09-01T23:07:47.670Z Compiling syn v1.0.109
4242026-09-01T23:07:47.899Z Compiling pest_meta v2.8.6
4252026-09-01T23:07:47.972Z Compiling proc-macro-error v1.0.4
4262026-09-01T23:07:48.003Z Compiling equivalent v1.0.2
4272026-09-01T23:07:48.081Z Compiling utf8parse v0.2.2
4282026-09-01T23:07:48.097Z Compiling hashbrown v0.17.0
4292026-09-01T23:07:48.146Z Compiling plain v0.2.3
4302026-09-01T23:07:48.189Z Compiling getrandom v0.4.3
4312026-09-01T23:07:48.254Z Compiling log v0.4.33
4322026-09-01T23:07:48.467Z Compiling terminal_size v0.4.3
4332026-09-01T23:07:48.603Z Compiling indexmap v2.14.0
4342026-09-01T23:07:48.637Z Compiling anstyle-parse v1.0.0
4352026-09-01T23:07:49.136Z Compiling anstyle-query v1.1.5
4362026-09-01T23:07:49.211Z Compiling cfg-if v1.0.4
4372026-09-01T23:07:49.244Z Compiling anstyle v1.0.14
4382026-09-01T23:07:49.286Z Compiling thiserror v2.0.18
4392026-09-01T23:07:49.338Z Compiling pretty-hex v0.4.1
4402026-09-01T23:07:49.425Z Compiling toml_write v0.1.2
4412026-09-01T23:07:49.456Z Compiling is_terminal_polyfill v1.70.2
4422026-09-01T23:07:49.473Z Compiling colorchoice v1.0.4
4432026-09-01T23:07:49.489Z Compiling winnow v0.7.14
4442026-09-01T23:07:49.556Z Compiling autocfg v1.5.0
4452026-09-01T23:07:49.586Z Compiling pest_generator v2.8.6
4462026-09-01T23:07:49.602Z Compiling anstream v1.0.0
4472026-09-01T23:07:49.832Z Compiling heck v0.5.0
4482026-09-01T23:07:49.915Z Compiling anyhow v1.0.104
4492026-09-01T23:07:49.972Z Compiling fs-err v3.3.0
4502026-09-01T23:07:50.062Z Compiling clap_lex v1.0.0
4512026-09-01T23:07:50.156Z Compiling bytecount v0.6.9
4522026-09-01T23:07:50.190Z Compiling heck v0.4.1
4532026-09-01T23:07:50.208Z Compiling fastrand v2.3.0
4542026-09-01T23:07:50.285Z Compiling fnv v1.0.7
4552026-09-01T23:07:50.291Z Compiling strsim v0.11.1
4562026-09-01T23:07:50.291Z Compiling unicode-width v0.1.14
4572026-09-01T23:07:50.386Z Compiling once_cell v1.21.3
4582026-09-01T23:07:50.561Z Compiling tempfile v3.27.0
4592026-09-01T23:07:50.580Z Compiling papergrid v0.11.0
4602026-09-01T23:07:50.622Z Compiling clap_builder v4.6.0
4612026-09-01T23:07:50.627Z Compiling semver v1.0.28
4622026-09-01T23:07:50.686Z Compiling cargo-platform v0.3.2
4632026-09-01T23:07:50.852Z Compiling tabled_derive v0.7.0
4642026-09-01T23:07:50.970Z Compiling memmap v0.7.0
4652026-09-01T23:07:50.986Z Compiling smawk v0.3.2
4662026-09-01T23:07:50.996Z Compiling unicode-linebreak v0.1.5
4672026-09-01T23:07:51.025Z Compiling unicode-width v0.2.0
4682026-09-01T23:07:51.116Z Compiling camino-tempfile v1.4.1
4692026-09-01T23:07:51.235Z Compiling textwrap v0.16.2
4702026-09-01T23:07:51.258Z Compiling serde_derive v1.0.228
4712026-09-01T23:07:51.277Z Compiling thiserror-impl v1.0.69
4722026-09-01T23:07:51.341Z Compiling zerocopy-derive v0.7.35
4732026-09-01T23:07:51.480Z Compiling pest_derive v2.8.6
4742026-09-01T23:07:51.694Z Compiling scroll_derive v0.12.1
4752026-09-01T23:07:51.760Z Compiling thiserror-impl v2.0.18
4762026-09-01T23:07:51.922Z Compiling clap_derive v4.6.1
4772026-09-01T23:07:52.074Z Compiling tabled v0.15.0
4782026-09-01T23:07:52.218Z Compiling zerocopy v0.7.35
4792026-09-01T23:07:52.364Z Compiling scroll v0.12.0
4802026-09-01T23:07:52.629Z Compiling dtrace-parser v0.2.0
4812026-09-01T23:07:52.647Z Compiling goblin v0.8.2
4822026-09-01T23:07:53.047Z Compiling swrite v0.1.0
4832026-09-01T23:07:53.652Z Compiling clap v4.6.1
4842026-09-01T23:07:54.188Z Compiling serde_spanned v0.6.9
4852026-09-01T23:07:54.188Z Compiling toml_datetime v0.6.11
4862026-09-01T23:07:54.191Z Compiling cargo_metadata v0.23.1
4872026-09-01T23:07:54.191Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4882026-09-01T23:07:54.191Z Compiling macaddr v1.0.1
4892026-09-01T23:07:54.266Z Compiling dof v0.3.0
4902026-09-01T23:07:54.282Z Compiling serde_tokenstream v0.2.3
4912026-09-01T23:07:54.377Z Compiling toml_edit v0.22.27
4922026-09-01T23:07:54.965Z Compiling usdt-macro v0.5.0
4932026-09-01T23:07:54.978Z Compiling usdt-attr-macro v0.5.0
4942026-09-01T23:07:55.614Z Compiling usdt v0.5.0
4952026-09-01T23:07:55.692Z Compiling toml v0.8.23
4962026-09-01T23:07:56.021Z Compiling cargo_toml v0.21.0
4972026-09-01T23:07:57.293Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982026-09-01T23:07:59.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.43s
4992026-09-01T23:07:59.498Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5002026-09-01T23:08:00.003Z Downloading crates ...
5012026-09-01T23:08:00.059Z Downloaded addr2line v0.25.1
5022026-09-01T23:08:00.062Z Downloaded argon2 v0.5.3
5032026-09-01T23:08:00.062Z Downloaded backoff v0.4.0
5042026-09-01T23:08:00.062Z Downloaded anstream v0.6.21
5052026-09-01T23:08:00.066Z Downloaded base64ct v1.8.3
5062026-09-01T23:08:00.067Z Downloaded bitfield-struct v0.6.2
5072026-09-01T23:08:00.070Z Downloaded enum-as-inner v0.6.1
5082026-09-01T23:08:00.070Z Downloaded clang-sys v1.8.1
5092026-09-01T23:08:00.070Z Downloaded fallible-iterator v0.2.0
5102026-09-01T23:08:00.073Z Downloaded aes v0.9.1
5112026-09-01T23:08:00.076Z Downloaded backon v1.6.0
5122026-09-01T23:08:00.082Z Downloaded aead v0.5.2
5132026-09-01T23:08:00.082Z Downloaded bit-vec v0.8.0
5142026-09-01T23:08:00.082Z Downloaded float-ord v0.3.2
5152026-09-01T23:08:00.082Z Downloaded bcs v0.1.6
5162026-09-01T23:08:00.085Z Downloaded array-init v0.0.4
5172026-09-01T23:08:00.085Z Downloaded ahash v0.8.12
5182026-09-01T23:08:00.085Z Downloaded bitfield-macros v0.19.4
5192026-09-01T23:08:00.085Z Downloaded arrayref v0.3.9
5202026-09-01T23:08:00.088Z Downloaded git-stub v1.0.0
5212026-09-01T23:08:00.088Z Downloaded hex v0.4.3
5222026-09-01T23:08:00.088Z Downloaded base16ct v0.2.0
5232026-09-01T23:08:00.089Z Downloaded hostname v0.4.2
5242026-09-01T23:08:00.093Z Downloaded adler2 v2.0.1
5252026-09-01T23:08:00.096Z Downloaded fd-lock v4.0.4
5262026-09-01T23:08:00.096Z Downloaded flagset v0.4.7
5272026-09-01T23:08:00.096Z Downloaded atty v0.2.14
5282026-09-01T23:08:00.097Z Downloaded foreign-types v0.5.0
5292026-09-01T23:08:00.100Z Downloaded const-oid v0.10.2
5302026-09-01T23:08:00.103Z Downloaded async-stream-impl v0.3.6
5312026-09-01T23:08:00.103Z Downloaded base16ct v1.0.0
5322026-09-01T23:08:00.109Z Downloaded nibble_vec v0.1.0
5332026-09-01T23:08:00.109Z Downloaded bcrypt-pbkdf v0.11.0
5342026-09-01T23:08:00.109Z Downloaded ciborium-ll v0.2.2
5352026-09-01T23:08:00.109Z Downloaded foldhash v0.1.5
5362026-09-01T23:08:00.109Z Downloaded fs_extra v1.3.0
5372026-09-01T23:08:00.114Z Downloaded backtrace-ext v0.2.1
5382026-09-01T23:08:00.114Z Downloaded bit-set v0.8.0
5392026-09-01T23:08:00.114Z Downloaded assert_matches v1.5.0
5402026-09-01T23:08:00.114Z Downloaded futures-core v0.3.32
5412026-09-01T23:08:00.137Z Downloaded foreign-types-macros v0.2.3
5422026-09-01T23:08:00.137Z Downloaded aead v0.6.1
5432026-09-01T23:08:00.137Z Downloaded arc-swap v1.8.2
5442026-09-01T23:08:00.137Z Downloaded async-bb8-diesel v0.2.1
5452026-09-01T23:08:00.137Z Downloaded base64 v0.21.7
5462026-09-01T23:08:00.142Z Downloaded bb8 v0.8.6
5472026-09-01T23:08:00.142Z Downloaded fxhash v0.2.1
5482026-09-01T23:08:00.142Z Downloaded async-stream v0.3.6
5492026-09-01T23:08:00.142Z Downloaded compression-core v0.4.31
5502026-09-01T23:08:00.142Z Downloaded foreign-types-shared v0.1.1
5512026-09-01T23:08:00.142Z Downloaded futures-sink v0.3.32
5522026-09-01T23:08:00.142Z Downloaded futures-macro v0.3.32
5532026-09-01T23:08:00.142Z Downloaded funty v2.0.0
5542026-09-01T23:08:00.142Z Downloaded atomicwrites v0.4.4
5552026-09-01T23:08:00.142Z Downloaded ena v0.14.4
5562026-09-01T23:08:00.142Z Downloaded ff v0.14.0
5572026-09-01T23:08:00.142Z Downloaded ascii-canvas v3.0.0
5582026-09-01T23:08:00.142Z Downloaded block-padding v0.4.2
5592026-09-01T23:08:00.142Z Downloaded float-cmp v0.10.0
5602026-09-01T23:08:00.142Z Downloaded gethostname v0.5.0
5612026-09-01T23:08:00.142Z Downloaded atomic-waker v1.1.2
5622026-09-01T23:08:00.142Z Downloaded futures-io v0.3.32
5632026-09-01T23:08:00.142Z Downloaded foreign-types-shared v0.3.1
5642026-09-01T23:08:00.142Z Downloaded async-recursion v1.1.1
5652026-09-01T23:08:00.142Z Downloaded fixedbitset v0.5.7
5662026-09-01T23:08:00.142Z Downloaded form_urlencoded v1.2.2
5672026-09-01T23:08:00.143Z Downloaded num_enum v0.5.11
5682026-09-01T23:08:00.143Z Downloaded cfg_aliases v0.2.1
5692026-09-01T23:08:00.143Z Downloaded newline-converter v0.3.0
5702026-09-01T23:08:00.146Z Downloaded hash32 v0.3.1
5712026-09-01T23:08:00.146Z Downloaded futures-task v0.3.32
5722026-09-01T23:08:00.146Z Downloaded hex-literal v1.1.0
5732026-09-01T23:08:00.146Z Downloaded block-buffer v0.12.1
5742026-09-01T23:08:00.146Z Downloaded castaway v0.2.4
5752026-09-01T23:08:00.146Z Downloaded endian-type v0.1.2
5762026-09-01T23:08:00.146Z Downloaded fixedbitset v0.4.2
5772026-09-01T23:08:00.151Z Downloaded cobs v0.3.0
5782026-09-01T23:08:00.154Z Downloaded headers-core v0.3.0
5792026-09-01T23:08:00.154Z Downloaded hash32 v0.2.1
5802026-09-01T23:08:00.154Z Downloaded httpdate v1.0.3
5812026-09-01T23:08:00.154Z Downloaded cfg_aliases v0.1.1
5822026-09-01T23:08:00.157Z Downloaded bit-set v0.5.3
5832026-09-01T23:08:00.161Z Downloaded hostname v0.3.1
5842026-09-01T23:08:00.161Z Downloaded http-range v0.1.5
5852026-09-01T23:08:00.161Z Downloaded bitfield v0.19.4
5862026-09-01T23:08:00.164Z Downloaded embedded-io v0.6.1
5872026-09-01T23:08:00.164Z Downloaded erased-serde v0.3.31
5882026-09-01T23:08:00.164Z Downloaded fs-err v2.11.0
5892026-09-01T23:08:00.164Z Downloaded async-trait v0.1.89
5902026-09-01T23:08:00.168Z Downloaded anstyle-parse v0.2.7
5912026-09-01T23:08:00.168Z Downloaded nodrop v0.1.14
5922026-09-01T23:08:00.168Z Downloaded normalize-line-endings v0.3.0
5932026-09-01T23:08:00.168Z Downloaded futures-executor v0.3.32
5942026-09-01T23:08:00.171Z Downloaded group v0.13.0
5952026-09-01T23:08:00.171Z Downloaded flume v0.11.1
5962026-09-01T23:08:00.171Z Downloaded oxide-generation-macros v0.2.0
5972026-09-01T23:08:00.174Z Downloaded num_threads v0.1.7
5982026-09-01T23:08:00.174Z Downloaded openssl-macros v0.1.1
5992026-09-01T23:08:00.174Z Downloaded password-hash v0.6.1
6002026-09-01T23:08:00.175Z Downloaded phf_shared v0.13.1
6012026-09-01T23:08:00.178Z Downloaded powerfmt v0.2.0
6022026-09-01T23:08:00.178Z Downloaded embedded-io v0.4.0
6032026-09-01T23:08:00.178Z Downloaded ghash v0.6.0
6042026-09-01T23:08:00.178Z Downloaded proc-macro-error-attr2 v2.0.0
6052026-09-01T23:08:00.181Z Downloaded proc-macro-crate v1.3.1
6062026-09-01T23:08:00.181Z Downloaded proc-macro-crate v3.4.0
6072026-09-01T23:08:00.181Z Downloaded progenitor-macro v0.14.0
6082026-09-01T23:08:00.181Z Downloaded hubpack v0.1.2
6092026-09-01T23:08:00.185Z Downloaded rand_xorshift v0.4.0
6102026-09-01T23:08:00.185Z Downloaded bit-vec v0.6.3
6112026-09-01T23:08:00.185Z Downloaded buf-list v1.1.2
6122026-09-01T23:08:00.185Z Downloaded arrayvec v0.7.6
6132026-09-01T23:08:00.188Z Downloaded globwalk v0.9.1
6142026-09-01T23:08:00.188Z Downloaded cbc v0.2.1
6152026-09-01T23:08:00.191Z Downloaded http-body v1.0.1
6162026-09-01T23:08:00.191Z Downloaded hubpack_derive v0.1.1
6172026-09-01T23:08:00.192Z Downloaded cipher v0.4.4
6182026-09-01T23:08:00.192Z Downloaded chacha20 v0.9.1
6192026-09-01T23:08:00.197Z Downloaded bs58 v0.5.1
6202026-09-01T23:08:00.197Z Downloaded env_filter v2.0.0
6212026-09-01T23:08:00.200Z Downloaded blowfish v0.10.0
6222026-09-01T23:08:00.200Z Downloaded byte-wrapper v0.1.0
6232026-09-01T23:08:00.200Z Downloaded predicates-core v1.0.10
6242026-09-01T23:08:00.200Z Downloaded nu-ansi-term v0.50.3
6252026-09-01T23:08:00.201Z Downloaded ciborium-io v0.2.2
6262026-09-01T23:08:00.201Z Downloaded foreign-types v0.3.2
6272026-09-01T23:08:00.204Z Downloaded foldhash v0.2.0
6282026-09-01T23:08:00.204Z Downloaded enum_dispatch v0.3.13
6292026-09-01T23:08:00.204Z Downloaded cexpr v0.6.0
6302026-09-01T23:08:00.207Z Downloaded percent-encoding v2.3.2
6312026-09-01T23:08:00.207Z Downloaded cmake v0.1.57
6322026-09-01T23:08:00.207Z Downloaded cmov v0.5.4
6332026-09-01T23:08:00.208Z Downloaded cipher v0.5.2
6342026-09-01T23:08:00.211Z Downloaded quick-error v1.2.3
6352026-09-01T23:08:00.211Z Downloaded env_logger v0.11.11
6362026-09-01T23:08:00.211Z Downloaded filetime v0.2.27
6372026-09-01T23:08:00.214Z Downloaded http-body-util v0.1.3
6382026-09-01T23:08:00.217Z Downloaded rustc-hash v2.1.1
6392026-09-01T23:08:00.221Z Downloaded globset v0.4.18
6402026-09-01T23:08:00.224Z Downloaded serde_plain v1.0.2
6412026-09-01T23:08:00.227Z Downloaded futures-channel v0.3.32
6422026-09-01T23:08:00.230Z Downloaded compression-codecs v0.4.37
6432026-09-01T23:08:00.234Z Downloaded scopeguard v1.2.0
6442026-09-01T23:08:00.234Z Downloaded sha1 v0.10.6
6452026-09-01T23:08:00.234Z Downloaded oxide-generation v0.1.3
6462026-09-01T23:08:00.234Z Downloaded pem v3.0.6
6472026-09-01T23:08:00.237Z Downloaded signature v2.2.0
6482026-09-01T23:08:00.237Z Downloaded parking_lot_core v0.8.6
6492026-09-01T23:08:00.241Z Downloaded supports-unicode v3.0.0
6502026-09-01T23:08:00.241Z Downloaded testing_table v0.3.0
6512026-09-01T23:08:00.241Z Downloaded sqlparser_derive v0.5.0
6522026-09-01T23:08:00.241Z Downloaded strum v0.27.2
6532026-09-01T23:08:00.241Z Downloaded argon2 v0.6.0-rc.8
6542026-09-01T23:08:00.244Z Downloaded strum v0.26.3
6552026-09-01T23:08:00.244Z Downloaded bitflags v1.3.2
6562026-09-01T23:08:00.247Z Downloaded elliptic-curve v0.14.1
6572026-09-01T23:08:00.251Z Downloaded fatfs v0.3.6
6582026-09-01T23:08:00.251Z Downloaded blake2 v0.11.0-rc.6
6592026-09-01T23:08:00.251Z Downloaded bzip2 v0.4.4
6602026-09-01T23:08:00.254Z Downloaded console v0.16.2
6612026-09-01T23:08:00.254Z Downloaded camino-tempfile-ext v0.3.3
6622026-09-01T23:08:00.254Z Downloaded console v0.15.11
6632026-09-01T23:08:00.254Z Downloaded const-oid v0.9.6
6642026-09-01T23:08:00.257Z Downloaded home v0.5.12
6652026-09-01T23:08:00.257Z Downloaded blake2 v0.10.6
6662026-09-01T23:08:00.257Z Downloaded bzip2 v0.6.1
6672026-09-01T23:08:00.257Z Downloaded chacha20 v0.10.0
6682026-09-01T23:08:00.260Z Downloaded colored v2.2.0
6692026-09-01T23:08:00.261Z Downloaded git-stub-vcs v0.1.0
6702026-09-01T23:08:00.261Z Downloaded cassowary v0.3.0
6712026-09-01T23:08:00.264Z Downloaded ciborium v0.2.2
6722026-09-01T23:08:00.264Z Downloaded group v0.14.0
6732026-09-01T23:08:00.264Z Downloaded utf-8 v0.7.6
6742026-09-01T23:08:00.264Z Downloaded tagptr v0.2.0
6752026-09-01T23:08:00.267Z Downloaded ff v0.13.1
6762026-09-01T23:08:00.267Z Downloaded colored v3.1.1
6772026-09-01T23:08:00.267Z Downloaded rustls-native-certs v0.8.3
6782026-09-01T23:08:00.270Z Downloaded glob v0.3.3
6792026-09-01T23:08:00.273Z Downloaded untrusted v0.7.1
6802026-09-01T23:08:00.273Z Downloaded yoke-derive v0.8.1
6812026-09-01T23:08:00.273Z Downloaded zeroize_derive v1.5.0
6822026-09-01T23:08:00.273Z Downloaded find-msvc-tools v0.1.9
6832026-09-01T23:08:00.276Z Downloaded pin-project-lite v0.2.17
6842026-09-01T23:08:00.279Z Downloaded highway v1.3.0
6852026-09-01T23:08:00.279Z Downloaded getrandom v0.2.17
6862026-09-01T23:08:00.282Z Downloaded scrypt v0.12.0
6872026-09-01T23:08:00.282Z Downloaded serde_path_to_error v0.1.20
6882026-09-01T23:08:00.286Z Downloaded curve25519-dalek-derive v0.1.1
6892026-09-01T23:08:00.286Z Downloaded num-integer v0.1.46
6902026-09-01T23:08:00.290Z Downloaded wait-timeout v0.2.1
6912026-09-01T23:08:00.290Z Downloaded pkcs8 v0.11.0
6922026-09-01T23:08:00.294Z Downloaded password-hash v0.5.0
6932026-09-01T23:08:00.294Z Downloaded crunchy v0.2.4
6942026-09-01T23:08:00.294Z Downloaded rand_core v0.9.5
6952026-09-01T23:08:00.297Z Downloaded darling_macro v0.20.11
6962026-09-01T23:08:00.297Z Downloaded darling_macro v0.21.3
6972026-09-01T23:08:00.297Z Downloaded hmac v0.12.1
6982026-09-01T23:08:00.297Z Downloaded difflib v0.4.0
6992026-09-01T23:08:00.300Z Downloaded dof v0.4.0
7002026-09-01T23:08:00.300Z Downloaded static_assertions v1.1.0
7012026-09-01T23:08:00.300Z Downloaded cancel-safe-futures v0.1.5
7022026-09-01T23:08:00.303Z Downloaded thread_local v1.1.9
7032026-09-01T23:08:00.303Z Downloaded toml_writer v1.1.1+spec-1.1.0
7042026-09-01T23:08:00.303Z Downloaded sec1 v0.7.3
7052026-09-01T23:08:00.307Z Downloaded serde_with_macros v1.5.2
7062026-09-01T23:08:00.307Z Downloaded crc-catalog v2.4.0
7072026-09-01T23:08:00.310Z Downloaded defmt-parser v1.0.0
7082026-09-01T23:08:00.310Z Downloaded dunce v1.0.5
7092026-09-01T23:08:00.313Z Downloaded slog-async v2.8.0
7102026-09-01T23:08:00.316Z Downloaded spki v0.8.0
7112026-09-01T23:08:00.316Z Downloaded ssh-cipher v0.3.0
7122026-09-01T23:08:00.316Z Downloaded allocator-api2 v0.2.21
7132026-09-01T23:08:00.322Z Downloaded uzers v0.12.2
7142026-09-01T23:08:00.326Z Downloaded is_ci v1.2.0
7152026-09-01T23:08:00.329Z Downloaded managed v0.8.0
7162026-09-01T23:08:00.333Z Downloaded phf v0.12.1
7172026-09-01T23:08:00.333Z Downloaded poly1305 v0.9.0
7182026-09-01T23:08:00.336Z Downloaded wyz v0.5.1
7192026-09-01T23:08:00.336Z Downloaded dtrace-parser v0.3.0
7202026-09-01T23:08:00.336Z Downloaded dyn-clone v1.0.20
7212026-09-01T23:08:00.336Z Downloaded hyper-tls v0.6.0
7222026-09-01T23:08:00.336Z Downloaded vergen-lib v0.1.6
7232026-09-01T23:08:00.340Z Downloaded synstructure v0.13.2
7242026-09-01T23:08:00.340Z Downloaded corncobs v0.1.4
7252026-09-01T23:08:00.344Z Downloaded maplit v1.0.2
7262026-09-01T23:08:00.344Z Downloaded match_cfg v0.1.0
7272026-09-01T23:08:00.344Z Downloaded nonempty v0.12.0
7282026-09-01T23:08:00.344Z Downloaded polyval v0.7.1
7292026-09-01T23:08:00.344Z Downloaded num-conv v0.2.0
7302026-09-01T23:08:00.347Z Downloaded illumos-nvpair v0.3.0
7312026-09-01T23:08:00.347Z Downloaded generic-array v1.4.3
7322026-09-01T23:08:00.350Z Downloaded kem v0.3.0
7332026-09-01T23:08:00.351Z Downloaded oso v0.27.3
7342026-09-01T23:08:00.351Z Downloaded half v1.8.3
7352026-09-01T23:08:00.354Z Downloaded papergrid v0.18.0
7362026-09-01T23:08:00.354Z Downloaded tiny-keccak v2.0.2
7372026-09-01T23:08:00.357Z Downloaded num-derive v0.4.2
7382026-09-01T23:08:00.357Z Downloaded tinystr v0.8.2
7392026-09-01T23:08:00.357Z Downloaded tokio-dtrace v0.1.1
7402026-09-01T23:08:00.360Z Downloaded tokio-tungstenite v0.23.1
7412026-09-01T23:08:00.360Z Downloaded darling v0.13.4
7422026-09-01T23:08:00.363Z Downloaded digest v0.11.3
7432026-09-01T23:08:00.363Z Downloaded base64 v0.22.1
7442026-09-01T23:08:00.367Z Downloaded tracing-attributes v0.1.31
7452026-09-01T23:08:00.367Z Downloaded olpc-cjson v0.1.4
7462026-09-01T23:08:00.367Z Downloaded futures v0.3.32
7472026-09-01T23:08:00.371Z Downloaded bytes v1.11.1
7482026-09-01T23:08:00.374Z Downloaded chacha20poly1305 v0.10.1
7492026-09-01T23:08:00.379Z Downloaded ctr v0.10.1
7502026-09-01T23:08:00.383Z Downloaded slog-scope v4.4.1
7512026-09-01T23:08:00.383Z Downloaded diesel-dtrace v0.5.0
7522026-09-01T23:08:00.386Z Downloaded unicode-properties v0.1.4
7532026-09-01T23:08:00.386Z Downloaded cc v1.2.56
7542026-09-01T23:08:00.391Z Downloaded getrandom v0.3.4
7552026-09-01T23:08:00.395Z Downloaded instability v0.3.11
7562026-09-01T23:08:00.395Z Downloaded half v2.7.1
7572026-09-01T23:08:00.396Z Downloaded hmac v0.13.0
7582026-09-01T23:08:00.396Z Downloaded omicron-zone-package v0.12.3
7592026-09-01T23:08:00.399Z Downloaded recursive-proc-macro-impl v0.1.1
7602026-09-01T23:08:00.399Z Downloaded rfc6979 v0.4.0
7612026-09-01T23:08:00.399Z Downloaded rustc_version v0.4.1
7622026-09-01T23:08:00.402Z Downloaded async-compression v0.4.41
7632026-09-01T23:08:00.405Z Downloaded libefi-sys v0.1.0
7642026-09-01T23:08:00.405Z Downloaded similar v2.7.0
7652026-09-01T23:08:00.409Z Downloaded ref-cast v1.0.25
7662026-09-01T23:08:00.409Z Downloaded term v1.2.1
7672026-09-01T23:08:00.412Z Downloaded sigpipe v0.1.3
7682026-09-01T23:08:00.412Z Downloaded socket2 v0.5.10
7692026-09-01T23:08:00.412Z Downloaded tokio-tungstenite v0.21.0
7702026-09-01T23:08:00.415Z Downloaded module-lattice v0.2.3
7712026-09-01T23:08:00.415Z Downloaded russh-cryptovec v0.62.0
7722026-09-01T23:08:00.415Z Downloaded serde-big-array v0.5.1
7732026-09-01T23:08:00.419Z Downloaded openssl-probe v0.1.6
7742026-09-01T23:08:00.422Z Downloaded sponge-cursor v0.1.0
7752026-09-01T23:08:00.422Z Downloaded structmeta-derive v0.3.0
7762026-09-01T23:08:00.425Z Downloaded ipnet v2.12.0
7772026-09-01T23:08:00.425Z Downloaded peg v0.8.5
7782026-09-01T23:08:00.425Z Downloaded pem-rfc7468 v0.7.0
7792026-09-01T23:08:00.428Z Downloaded backtrace v0.3.76
7802026-09-01T23:08:00.431Z Downloaded ar_archive_writer v0.5.1
7812026-09-01T23:08:00.431Z Downloaded chumsky v0.9.3
7822026-09-01T23:08:00.435Z Downloaded libscf-sys v1.2.0
7832026-09-01T23:08:00.435Z Downloaded signal-hook-mio v0.2.5
7842026-09-01T23:08:00.435Z Downloaded stable_deref_trait v1.2.1
7852026-09-01T23:08:00.435Z Downloaded subtle v2.6.1
7862026-09-01T23:08:00.438Z Downloaded lock_api v0.4.14
7872026-09-01T23:08:00.438Z Downloaded schemars v0.8.22
7882026-09-01T23:08:00.442Z Downloaded httparse v1.10.1
7892026-09-01T23:08:00.445Z Downloaded poly1305 v0.8.0
7902026-09-01T23:08:00.445Z Downloaded progenitor-client v0.14.0
7912026-09-01T23:08:00.445Z Downloaded progenitor-extras v0.2.0
7922026-09-01T23:08:00.449Z Downloaded time-core v0.1.8
7932026-09-01T23:08:00.449Z Downloaded heapless v0.7.17
7942026-09-01T23:08:00.449Z Downloaded tracing-core v0.1.36
7952026-09-01T23:08:00.452Z Downloaded unsafe-libyaml v0.2.11
7962026-09-01T23:08:00.452Z Downloaded compact_str v0.8.1
7972026-09-01T23:08:00.455Z Downloaded ingot-macros v0.2.0
7982026-09-01T23:08:00.455Z Downloaded signal-hook v0.3.18
7992026-09-01T23:08:00.455Z Downloaded derive_builder v0.20.2
8002026-09-01T23:08:00.458Z Downloaded r2d2 v0.8.10
8012026-09-01T23:08:00.458Z Downloaded rand_core v0.10.0
8022026-09-01T23:08:00.461Z Downloaded der_derive v0.7.3
8032026-09-01T23:08:00.461Z Downloaded unicode-xid v0.2.6
8042026-09-01T23:08:00.461Z Downloaded typify-macro v0.6.2
8052026-09-01T23:08:00.461Z Downloaded ppv-lite86 v0.2.21
8062026-09-01T23:08:00.461Z Downloaded try-lock v0.2.5
8072026-09-01T23:08:00.461Z Downloaded usdt-attr-macro v0.6.0
8082026-09-01T23:08:00.464Z Downloaded resolv-conf v0.7.6
8092026-09-01T23:08:00.464Z Downloaded tower-layer v0.3.3
8102026-09-01T23:08:00.465Z Downloaded scroll v0.13.0
8112026-09-01T23:08:00.465Z Downloaded slog v2.8.2
8122026-09-01T23:08:00.469Z Downloaded crossbeam-utils v0.8.21
8132026-09-01T23:08:00.473Z Downloaded schemars_derive v0.8.22
8142026-09-01T23:08:00.473Z Downloaded convert_case v0.4.0
8152026-09-01T23:08:00.473Z Downloaded p384 v0.14.0
8162026-09-01T23:08:00.476Z Downloaded hybrid-array v0.4.13
8172026-09-01T23:08:00.477Z Downloaded proc-macro-error2 v2.0.1
8182026-09-01T23:08:00.480Z Downloaded ml-kem v0.3.2
8192026-09-01T23:08:00.480Z Downloaded void v1.0.2
8202026-09-01T23:08:00.480Z Downloaded phc v0.6.1
8212026-09-01T23:08:00.483Z Downloaded prettyplease v0.2.37
8222026-09-01T23:08:00.483Z Downloaded port-file v0.1.0
8232026-09-01T23:08:00.486Z Downloaded snafu-derive v0.8.9
8242026-09-01T23:08:00.489Z Downloaded crc8 v0.1.1
8252026-09-01T23:08:00.492Z Downloaded debug-ignore v1.0.5
8262026-09-01T23:08:00.498Z Downloaded tokio-native-tls v0.3.1
8272026-09-01T23:08:00.501Z Downloaded dirs-next v2.0.0
8282026-09-01T23:08:00.501Z Downloaded dropshot-api-manager-types v0.8.0
8292026-09-01T23:08:00.501Z Downloaded document-features v0.2.12
8302026-09-01T23:08:00.504Z Downloaded vte v0.14.1
8312026-09-01T23:08:00.504Z Downloaded simd-adler32 v0.3.8
8322026-09-01T23:08:00.507Z Downloaded siphasher v1.0.2
8332026-09-01T23:08:00.507Z Downloaded bumpalo v3.20.2
8342026-09-01T23:08:00.511Z Downloaded idna_adapter v1.2.1
8352026-09-01T23:08:00.511Z Downloaded rayon-core v1.13.0
8362026-09-01T23:08:00.514Z Downloaded litrs v1.0.0
8372026-09-01T23:08:00.514Z Downloaded expectorate v1.2.0
8382026-09-01T23:08:00.517Z Downloaded ryu v1.0.23
8392026-09-01T23:08:00.517Z Downloaded scuffle v0.1.0
8402026-09-01T23:08:00.517Z Downloaded crc-any v2.5.0
8412026-09-01T23:08:00.520Z Downloaded lazy_static v1.5.0
8422026-09-01T23:08:00.520Z Downloaded parking_lot v0.12.5
8432026-09-01T23:08:00.520Z Downloaded support-bundle-viewer v0.1.2
8442026-09-01T23:08:00.524Z Downloaded kstat-rs v0.2.5
8452026-09-01T23:08:00.527Z Downloaded zip v0.6.6
8462026-09-01T23:08:00.530Z Downloaded flate2 v1.1.9
8472026-09-01T23:08:00.533Z Downloaded parking_lot_core v0.9.12
8482026-09-01T23:08:00.533Z Downloaded vergen-gitcl v1.0.8
8492026-09-01T23:08:00.534Z Downloaded salsa20 v0.11.0
8502026-09-01T23:08:00.534Z Downloaded hickory-resolver v0.25.2
8512026-09-01T23:08:00.537Z Downloaded lru-slab v0.1.2
8522026-09-01T23:08:00.537Z Downloaded lzss v0.8.2
8532026-09-01T23:08:00.537Z Downloaded opaque-debug v0.3.1
8542026-09-01T23:08:00.540Z Downloaded tui-tree-widget v0.23.1
8552026-09-01T23:08:00.543Z Downloaded vergen-lib v9.1.0
8562026-09-01T23:08:00.543Z Downloaded convert_case v0.10.0
8572026-09-01T23:08:00.543Z Downloaded zstd v0.13.3
8582026-09-01T23:08:00.547Z Downloaded newtype-uuid-macros v0.1.0
8592026-09-01T23:08:00.547Z Downloaded smallvec v1.15.1
8602026-09-01T23:08:00.553Z Downloaded serde_cbor v0.11.2
8612026-09-01T23:08:00.556Z Downloaded predicates-tree v1.0.13
8622026-09-01T23:08:00.556Z Downloaded path-slash v0.1.5
8632026-09-01T23:08:00.557Z Downloaded steno v0.4.1
8642026-09-01T23:08:00.560Z Downloaded radium v0.7.0
8652026-09-01T23:08:00.565Z Downloaded indent_write v2.2.0
8662026-09-01T23:08:00.570Z Downloaded pin-project v1.1.11
8672026-09-01T23:08:00.576Z Downloaded pkcs5 v0.8.1
8682026-09-01T23:08:00.579Z Downloaded toml_parser v1.1.2+spec-1.1.0
8692026-09-01T23:08:00.586Z Downloaded same-file v1.0.6
8702026-09-01T23:08:00.587Z Downloaded typify v0.6.2
8712026-09-01T23:08:00.590Z Downloaded critical-section v1.2.0
8722026-09-01T23:08:00.590Z Downloaded headers v0.4.1
8732026-09-01T23:08:00.596Z Downloaded sha2 v0.11.0
8742026-09-01T23:08:00.599Z Downloaded derive-ex v0.1.8
8752026-09-01T23:08:00.599Z Downloaded serde_repr v0.1.20
8762026-09-01T23:08:00.602Z Downloaded serde_spanned v1.1.1
8772026-09-01T23:08:00.602Z Downloaded delegate v0.13.5
8782026-09-01T23:08:00.602Z Downloaded scroll_derive v0.13.1
8792026-09-01T23:08:00.602Z Downloaded darling_core v0.20.11
8802026-09-01T23:08:00.606Z Downloaded ingot v0.2.1
8812026-09-01T23:08:00.606Z Downloaded ingot-types v0.2.0
8822026-09-01T23:08:00.606Z Downloaded rustls-platform-verifier v0.6.2
8832026-09-01T23:08:00.609Z Downloaded semver v0.1.20
8842026-09-01T23:08:00.609Z Downloaded sha1 v0.11.0
8852026-09-01T23:08:00.609Z Downloaded tap v1.0.1
8862026-09-01T23:08:00.612Z Downloaded writeable v0.6.2
8872026-09-01T23:08:00.612Z Downloaded zerocopy v0.6.6
8882026-09-01T23:08:00.612Z Downloaded hashbrown v0.12.3
8892026-09-01T23:08:00.619Z Downloaded heapless v0.8.0
8902026-09-01T23:08:00.619Z Downloaded miette-derive v7.6.0
8912026-09-01T23:08:00.619Z Downloaded hashbrown v0.13.2
8922026-09-01T23:08:00.619Z Downloaded derive_more v2.1.1
8932026-09-01T23:08:00.625Z Downloaded hickory-resolver v0.24.4
8942026-09-01T23:08:00.629Z Downloaded hickory-server v0.25.2
8952026-09-01T23:08:00.633Z Downloaded nanorand v0.7.0
8962026-09-01T23:08:00.633Z Downloaded psm v0.1.30
8972026-09-01T23:08:00.636Z Downloaded zerofrom-derive v0.1.6
8982026-09-01T23:08:00.636Z Downloaded tinyvec_macros v0.1.1
8992026-09-01T23:08:00.636Z Downloaded topological-sort v0.2.2
9002026-09-01T23:08:00.637Z Downloaded hkdf v0.12.4
9012026-09-01T23:08:00.637Z Downloaded phf v0.13.1
9022026-09-01T23:08:00.640Z Downloaded rand v0.10.1
9032026-09-01T23:08:00.640Z Downloaded icu_locale_core v2.1.1
9042026-09-01T23:08:00.643Z Downloaded indicatif v0.18.4
9052026-09-01T23:08:00.646Z Downloaded serde_derive_internals v0.29.1
9062026-09-01T23:08:00.646Z Downloaded packed_struct v0.10.1
9072026-09-01T23:08:00.646Z Downloaded ecdsa v0.17.0
9082026-09-01T23:08:00.646Z Downloaded utf8_iter v1.0.4
9092026-09-01T23:08:00.650Z Downloaded crucible-workspace-hack v0.1.0
9102026-09-01T23:08:00.650Z Downloaded darling_macro v0.23.0
9112026-09-01T23:08:00.651Z Downloaded rustversion v1.0.22
9122026-09-01T23:08:00.651Z Downloaded http v1.4.2
9132026-09-01T23:08:00.655Z Downloaded knus v3.4.0
9142026-09-01T23:08:00.655Z Downloaded serde_yaml v0.9.34+deprecated
9152026-09-01T23:08:00.655Z Downloaded rand_seeder v0.4.0
9162026-09-01T23:08:00.655Z Downloaded darling v0.21.3
9172026-09-01T23:08:00.658Z Downloaded iana-time-zone v0.1.65
9182026-09-01T23:08:00.662Z Downloaded defmt v0.3.100
9192026-09-01T23:08:00.662Z Downloaded digest-io v0.1.0
9202026-09-01T23:08:00.662Z Downloaded const_format v0.2.35
9212026-09-01T23:08:00.662Z Downloaded dirs-sys-next v0.1.2
9222026-09-01T23:08:00.665Z Downloaded toml v0.7.8
9232026-09-01T23:08:00.665Z Downloaded oxide-update-engine-types v0.1.2
9242026-09-01T23:08:00.665Z Downloaded x509-cert v0.2.5
9252026-09-01T23:08:00.668Z Downloaded dsl_auto_type v0.2.0
9262026-09-01T23:08:00.671Z Downloaded ident_case v1.0.1
9272026-09-01T23:08:00.671Z Downloaded smallvec v0.6.14
9282026-09-01T23:08:00.671Z Downloaded slab v0.4.12
9292026-09-01T23:08:00.672Z Downloaded strum_macros v0.24.3
9302026-09-01T23:08:00.675Z Downloaded futures-util v0.3.32
9312026-09-01T23:08:00.678Z Downloaded stringprep v0.1.5
9322026-09-01T23:08:00.681Z Downloaded thiserror-no-std v2.0.2
9332026-09-01T23:08:00.681Z Downloaded inout v0.1.4
9342026-09-01T23:08:00.684Z Downloaded instant v0.1.13
9352026-09-01T23:08:00.684Z Downloaded num-complex v0.4.6
9362026-09-01T23:08:00.685Z Downloaded pbkdf2 v0.13.0
9372026-09-01T23:08:00.685Z Downloaded strum_macros v0.26.4
9382026-09-01T23:08:00.688Z Downloaded tls_codec v0.4.2
9392026-09-01T23:08:00.688Z Downloaded lalrpop-util v0.19.12
9402026-09-01T23:08:00.688Z Downloaded newtype_derive v0.1.6
9412026-09-01T23:08:00.688Z Downloaded openssl-probe v0.2.1
9422026-09-01T23:08:00.688Z Downloaded parse-size v1.1.0
9432026-09-01T23:08:00.692Z Downloaded pretty_assertions v1.4.1
9442026-09-01T23:08:00.692Z Downloaded pkcs1 v0.7.5
9452026-09-01T23:08:00.692Z Downloaded postgres-types v0.2.12
9462026-09-01T23:08:00.696Z Downloaded rpassword v7.5.4
9472026-09-01T23:08:00.696Z Downloaded whoami v2.1.0
9482026-09-01T23:08:00.699Z Downloaded zeroize v1.9.0
9492026-09-01T23:08:00.702Z Downloaded zstd-safe v7.2.4
9502026-09-01T23:08:00.702Z Downloaded derive_more v0.99.20
9512026-09-01T23:08:00.706Z Downloaded tar v0.4.46
9522026-09-01T23:08:00.709Z Downloaded packed_struct_codegen v0.10.1
9532026-09-01T23:08:00.712Z Downloaded parse-display v0.10.0
9542026-09-01T23:08:00.716Z Downloaded rustyline v14.0.0
9552026-09-01T23:08:00.719Z Downloaded aes-gcm v0.11.0
9562026-09-01T23:08:00.722Z Downloaded test-strategy v0.4.5
9572026-09-01T23:08:00.722Z Downloaded mime v0.3.17
9582026-09-01T23:08:00.725Z Downloaded shlex v1.3.0
9592026-09-01T23:08:00.725Z Downloaded data-encoding v2.10.0
9602026-09-01T23:08:00.738Z Downloaded qorb v0.4.1
9612026-09-01T23:08:00.742Z Downloaded knus-derive v3.4.0
9622026-09-01T23:08:00.745Z Downloaded md5 v0.8.0
9632026-09-01T23:08:00.745Z Downloaded unicase v2.9.0
9642026-09-01T23:08:00.745Z Downloaded sync-ptr v0.1.4
9652026-09-01T23:08:00.745Z Downloaded uuid v1.23.4
9662026-09-01T23:08:00.748Z Downloaded universal-hash v0.5.1
9672026-09-01T23:08:00.752Z Downloaded multer v3.1.0
9682026-09-01T23:08:00.752Z Downloaded newtype-uuid v1.3.2
9692026-09-01T23:08:00.757Z Downloaded progenitor-impl v0.13.0
9702026-09-01T23:08:00.760Z Downloaded whoami v1.6.1
9712026-09-01T23:08:00.760Z Downloaded yasna v0.5.2
9722026-09-01T23:08:00.763Z Downloaded const_format_proc_macros v0.2.34
9732026-09-01T23:08:00.763Z Downloaded zone_cfg_derive v0.3.1
9742026-09-01T23:08:00.766Z Downloaded waitgroup v0.1.2
9752026-09-01T23:08:00.766Z Downloaded xattr v1.6.1
9762026-09-01T23:08:00.766Z Downloaded crypto-common v0.2.2
9772026-09-01T23:08:00.769Z Downloaded wnaf v0.14.0
9782026-09-01T23:08:00.769Z Downloaded hashbrown v0.15.5
9792026-09-01T23:08:00.772Z Downloaded hashbrown v0.16.1
9802026-09-01T23:08:00.773Z Downloaded typed-path v0.9.3
9812026-09-01T23:08:00.776Z Downloaded zerocopy-derive v0.8.55
9822026-09-01T23:08:00.780Z Downloaded primeorder v0.14.0
9832026-09-01T23:08:00.783Z Downloaded progenitor v0.13.0
9842026-09-01T23:08:00.783Z Downloaded progenitor v0.14.0
9852026-09-01T23:08:00.783Z Downloaded libbz2-rs-sys v0.2.2
9862026-09-01T23:08:00.783Z Downloaded zip v4.6.1
9872026-09-01T23:08:00.787Z Downloaded diesel_table_macro_syntax v0.3.0
9882026-09-01T23:08:00.787Z Downloaded subprocess v0.2.15
9892026-09-01T23:08:00.791Z Downloaded sec1 v0.8.1
9902026-09-01T23:08:00.822Z Downloaded keccak v0.1.6
9912026-09-01T23:08:00.822Z Downloaded serde-hex v0.1.0
9922026-09-01T23:08:00.822Z Downloaded unicode_categories v0.1.1
9932026-09-01T23:08:00.822Z Downloaded string_cache v0.8.9
9942026-09-01T23:08:00.822Z Downloaded inout v0.2.2
9952026-09-01T23:08:00.822Z Downloaded keccak v0.2.0
9962026-09-01T23:08:00.822Z Downloaded slog-envlogger v2.2.0
9972026-09-01T23:08:00.822Z Downloaded hashbrown v0.14.5
9982026-09-01T23:08:00.822Z Downloaded unicode-bidi v0.3.18
9992026-09-01T23:08:00.822Z Downloaded termios v0.3.3
10002026-09-01T23:08:00.822Z Downloaded unit-prefix v0.5.2
10012026-09-01T23:08:00.822Z Downloaded num v0.4.3
10022026-09-01T23:08:00.822Z Downloaded num_enum_derive v0.5.11
10032026-09-01T23:08:00.822Z Downloaded rand v0.9.2
10042026-09-01T23:08:00.822Z Downloaded crypto-bigint v0.5.5
10052026-09-01T23:08:00.826Z Downloaded tungstenite v0.23.0
10062026-09-01T23:08:00.830Z Downloaded progenitor-macro v0.13.0
10072026-09-01T23:08:00.833Z Downloaded ref-cast-impl v1.0.25
10082026-09-01T23:08:00.833Z Downloaded rustc_version v0.1.7
10092026-09-01T23:08:00.833Z Downloaded unicode-segmentation v1.12.0
10102026-09-01T23:08:00.833Z Downloaded xshell v0.2.7
10112026-09-01T23:08:00.837Z Downloaded darling_core v0.23.0
10122026-09-01T23:08:00.840Z Downloaded prefix-trie v0.7.0
10132026-09-01T23:08:00.843Z Downloaded secrecy v0.8.0
10142026-09-01T23:08:00.843Z Downloaded vergen-git2 v9.1.0
10152026-09-01T23:08:00.846Z Downloaded quinn-udp v0.5.14
10162026-09-01T23:08:00.846Z Downloaded strsim v0.10.0
10172026-09-01T23:08:00.846Z Downloaded reedline v0.40.0
10182026-09-01T23:08:00.850Z Downloaded h2 v0.4.15
10192026-09-01T23:08:00.855Z Downloaded hkdf v0.13.0
10202026-09-01T23:08:00.858Z Downloaded libsw-core v0.3.2
10212026-09-01T23:08:00.858Z Downloaded mime_guess v2.0.5
10222026-09-01T23:08:00.858Z Downloaded secrecy v0.10.3
10232026-09-01T23:08:00.859Z Downloaded signature v3.0.0
10242026-09-01T23:08:00.862Z Downloaded thread-id v5.1.0
10252026-09-01T23:08:00.865Z Downloaded take_mut v0.2.2
10262026-09-01T23:08:00.871Z Downloaded toml_edit v0.23.10+spec-1.0.0
10272026-09-01T23:08:00.875Z Downloaded smf v0.2.3
10282026-09-01T23:08:00.875Z Downloaded num_enum v0.7.6
10292026-09-01T23:08:00.878Z Downloaded oxnet v0.1.6
10302026-09-01T23:08:00.878Z Downloaded universal-hash v0.6.1
10312026-09-01T23:08:00.878Z Downloaded crc v3.4.0
10322026-09-01T23:08:00.878Z Downloaded untrusted v0.9.0
10332026-09-01T23:08:00.881Z Downloaded xshell-macros v0.2.7
10342026-09-01T23:08:00.881Z Downloaded zerofrom v0.1.6
10352026-09-01T23:08:00.884Z Downloaded parse-display-derive v0.10.0
10362026-09-01T23:08:00.887Z Downloaded paste v1.0.15
10372026-09-01T23:08:00.887Z Downloaded twox-hash v2.1.2
10382026-09-01T23:08:00.890Z Downloaded crc32fast v1.5.0
10392026-09-01T23:08:00.890Z Downloaded rand_core v0.6.4
10402026-09-01T23:08:00.900Z Downloaded darling v0.20.11
10412026-09-01T23:08:00.901Z Downloaded internet-checksum v0.2.1
10422026-09-01T23:08:00.904Z Downloaded defmt v1.0.1
10432026-09-01T23:08:00.908Z Downloaded des v0.9.0
10442026-09-01T23:08:00.908Z Downloaded socket2 v0.6.3
10452026-09-01T23:08:00.908Z Downloaded jiff-static v0.2.34
10462026-09-01T23:08:00.911Z Downloaded lru v0.12.5
10472026-09-01T23:08:00.911Z Downloaded psl-types v2.0.11
10482026-09-01T23:08:00.911Z Downloaded spki v0.7.3
10492026-09-01T23:08:00.915Z Downloaded indoc v1.0.9
10502026-09-01T23:08:00.919Z Downloaded phf_shared v0.11.3
10512026-09-01T23:08:00.920Z Downloaded strip-ansi-escapes v0.2.1
10522026-09-01T23:08:00.923Z Downloaded linear-map v1.2.0
10532026-09-01T23:08:00.923Z Downloaded yansi v1.0.1
10542026-09-01T23:08:00.926Z Downloaded serde_bytes v0.11.19
10552026-09-01T23:08:00.932Z Downloaded signal-hook-registry v1.4.8
10562026-09-01T23:08:00.932Z Downloaded time-macros v0.2.27
10572026-09-01T23:08:00.935Z Downloaded miniz_oxide v0.8.9
10582026-09-01T23:08:00.935Z Downloaded url v2.5.8
10592026-09-01T23:08:00.938Z Downloaded unicode-truncate v1.1.0
10602026-09-01T23:08:00.938Z Downloaded hyper-rustls v0.27.7
10612026-09-01T23:08:00.941Z Downloaded recursive v0.1.1
10622026-09-01T23:08:00.946Z Downloaded openssl-sys v0.9.117
10632026-09-01T23:08:00.949Z Downloaded supports-color v3.0.2
10642026-09-01T23:08:00.949Z Downloaded zerovec-derive v0.11.2
10652026-09-01T23:08:00.949Z Downloaded daft v0.1.8
10662026-09-01T23:08:00.949Z Downloaded ed25519 v2.2.3
10672026-09-01T23:08:00.949Z Downloaded tokio-macros v2.7.0
10682026-09-01T23:08:00.954Z Downloaded sapling-renderdag v0.1.0
10692026-09-01T23:08:00.957Z Downloaded trait-variant v0.1.2
10702026-09-01T23:08:00.960Z Downloaded usdt v0.6.0
10712026-09-01T23:08:00.968Z Downloaded mio v1.2.0
10722026-09-01T23:08:00.973Z Downloaded serdect v0.4.3
10732026-09-01T23:08:00.976Z Downloaded toml v1.1.2+spec-1.1.0
10742026-09-01T23:08:00.981Z Downloaded derive_builder_macro v0.20.2
10752026-09-01T23:08:00.988Z Downloaded tokio-postgres v0.7.16
10762026-09-01T23:08:00.991Z Downloaded tower v0.5.3
10772026-09-01T23:08:00.995Z Downloaded oxide-tokio-rt v0.1.4
10782026-09-01T23:08:01.000Z Downloaded rtoolbox v0.0.3
10792026-09-01T23:08:01.003Z Downloaded ed25519 v3.0.0
10802026-09-01T23:08:01.003Z Downloaded either v1.15.0
10812026-09-01T23:08:01.004Z Downloaded memoffset v0.9.1
10822026-09-01T23:08:01.004Z Downloaded new_debug_unreachable v1.0.6
10832026-09-01T23:08:01.004Z Downloaded bindgen v0.71.1
10842026-09-01T23:08:01.008Z Downloaded tabwriter v1.4.1
10852026-09-01T23:08:01.011Z Downloaded parking_lot v0.11.2
10862026-09-01T23:08:01.011Z Downloaded darling v0.23.0
10872026-09-01T23:08:01.014Z Downloaded impl-trait-for-tuples v0.2.3
10882026-09-01T23:08:01.017Z Downloaded rusty-fork v0.3.1
10892026-09-01T23:08:01.017Z Downloaded rand_chacha v0.3.1
10902026-09-01T23:08:01.017Z Downloaded russh-util v0.52.0
10912026-09-01T23:08:01.017Z Downloaded slog-bunyan v2.5.0
10922026-09-01T23:08:01.020Z Downloaded icu_collections v2.1.1
10932026-09-01T23:08:01.026Z Downloaded aho-corasick v1.1.4
10942026-09-01T23:08:01.026Z Downloaded signal-hook-tokio v0.3.1
10952026-09-01T23:08:01.026Z Downloaded structmeta v0.3.0
10962026-09-01T23:08:01.030Z Downloaded daft-derive v0.1.8
10972026-09-01T23:08:01.035Z Downloaded supports-hyperlinks v3.2.0
10982026-09-01T23:08:01.035Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10992026-09-01T23:08:01.035Z Downloaded usdt-macro v0.6.0
11002026-09-01T23:08:01.035Z Downloaded quick-xml v0.37.5
11012026-09-01T23:08:01.038Z Downloaded ssh-key v0.7.0-rc.11
11022026-09-01T23:08:01.041Z Downloaded native-tls v0.2.18
11032026-09-01T23:08:01.044Z Downloaded sync_wrapper v1.0.2
11042026-09-01T23:08:01.044Z Downloaded num_enum_derive v0.7.6
11052026-09-01T23:08:01.048Z Downloaded display-error-chain v0.2.2
11062026-09-01T23:08:01.048Z Downloaded illumos-nvpair-sys v0.2.0
11072026-09-01T23:08:01.048Z Downloaded md-5 v0.10.6
11082026-09-01T23:08:01.056Z Downloaded indexmap v1.9.3
11092026-09-01T23:08:01.059Z Downloaded primefield v0.14.0
11102026-09-01T23:08:01.059Z Downloaded strum_macros v0.27.2
11112026-09-01T23:08:01.062Z Downloaded term v0.7.0
11122026-09-01T23:08:01.062Z Downloaded elliptic-curve v0.13.8
11132026-09-01T23:08:01.068Z Downloaded postcard v1.1.3
11142026-09-01T23:08:01.073Z Downloaded slog-stdlog v4.1.1
11152026-09-01T23:08:01.073Z Downloaded hyper-staticfile v0.10.1
11162026-09-01T23:08:01.073Z Downloaded peg-runtime v0.8.5
11172026-09-01T23:08:01.076Z Downloaded tinyvec v1.10.0
11182026-09-01T23:08:01.079Z Downloaded tungstenite v0.21.0
11192026-09-01T23:08:01.079Z Downloaded dropshot-api-manager v0.8.0
11202026-09-01T23:08:01.083Z Downloaded peg-macros v0.8.5
11212026-09-01T23:08:01.083Z Downloaded p521 v0.14.0
11222026-09-01T23:08:01.086Z Downloaded num-traits v0.2.19
11232026-09-01T23:08:01.086Z Downloaded num-bigint-dig v0.8.6
11242026-09-01T23:08:01.090Z Downloaded primeorder v0.13.6
11252026-09-01T23:08:01.090Z Downloaded serde_tokenstream v0.3.0
11262026-09-01T23:08:01.093Z Downloaded tokio-test v0.4.5
11272026-09-01T23:08:01.093Z Downloaded zone v0.3.1
11282026-09-01T23:08:01.093Z Downloaded oxide-update-engine-display v0.1.2
11292026-09-01T23:08:01.093Z Downloaded seq-macro v0.3.6
11302026-09-01T23:08:01.093Z Downloaded icu_properties_data v2.1.2
11312026-09-01T23:08:01.098Z Downloaded derive_more-impl v2.1.1
11322026-09-01T23:08:01.102Z Downloaded ed25519-dalek v3.0.0
11332026-09-01T23:08:01.106Z Downloaded ron v0.8.1
11342026-09-01T23:08:01.106Z Downloaded vsss-rs v3.3.4
11352026-09-01T23:08:01.110Z Downloaded cookie v0.18.1
11362026-09-01T23:08:01.110Z Downloaded is-terminal v0.4.17
11372026-09-01T23:08:01.110Z Downloaded pem-rfc7468 v1.0.0
11382026-09-01T23:08:01.113Z Downloaded walkdir v2.5.0
11392026-09-01T23:08:01.113Z Downloaded shell-words v1.1.1
11402026-09-01T23:08:01.113Z Downloaded constant_time_eq v0.4.2
11412026-09-01T23:08:01.113Z Downloaded defmt-macros v1.0.1
11422026-09-01T23:08:01.117Z Downloaded ecdsa v0.16.9
11432026-09-01T23:08:01.123Z Downloaded libsw v3.5.0
11442026-09-01T23:08:01.126Z Downloaded litemap v0.8.1
11452026-09-01T23:08:01.127Z Downloaded pkcs1 v0.8.0-rc.4
11462026-09-01T23:08:01.130Z Downloaded postgres-protocol v0.6.10
11472026-09-01T23:08:01.130Z Downloaded rustls-pki-types v1.14.0
11482026-09-01T23:08:01.130Z Downloaded slog-json v2.6.1
11492026-09-01T23:08:01.153Z Downloaded termtree v0.5.1
11502026-09-01T23:08:01.153Z Downloaded owo-colors v4.3.0
11512026-09-01T23:08:01.153Z Downloaded oxide-update-engine v0.1.2
11522026-09-01T23:08:01.153Z Downloaded cstr-argument v0.1.2
11532026-09-01T23:08:01.153Z Downloaded lru-cache v0.1.2
11542026-09-01T23:08:01.153Z Downloaded icu_normalizer_data v2.1.1
11552026-09-01T23:08:01.153Z Downloaded serde_with v1.14.0
11562026-09-01T23:08:01.153Z Downloaded libloading v0.8.9
11572026-09-01T23:08:01.153Z Downloaded rustls-pemfile v2.2.0
11582026-09-01T23:08:01.153Z Downloaded unarray v0.1.4
11592026-09-01T23:08:01.153Z Downloaded darling_macro v0.13.4
11602026-09-01T23:08:01.157Z Downloaded zerotrie v0.2.3
11612026-09-01T23:08:01.157Z Downloaded phf_shared v0.12.1
11622026-09-01T23:08:01.161Z Downloaded num-rational v0.4.2
11632026-09-01T23:08:01.164Z Downloaded rustc-demangle v0.1.27
11642026-09-01T23:08:01.165Z Downloaded nom v7.1.3
11652026-09-01T23:08:01.165Z Downloaded pkg-config v0.3.32
11662026-09-01T23:08:01.168Z Downloaded icu_normalizer v2.1.1
11672026-09-01T23:08:01.172Z Downloaded nom v8.0.0
11682026-09-01T23:08:01.176Z Downloaded precomputed-hash v0.1.1
11692026-09-01T23:08:01.176Z Downloaded ignore v0.4.25
11702026-09-01T23:08:01.176Z Downloaded diff v0.1.13
11712026-09-01T23:08:01.179Z Downloaded zopfli v0.8.3
11722026-09-01T23:08:01.183Z Downloaded rand_chacha v0.9.0
11732026-09-01T23:08:01.186Z Downloaded slog-dtrace v0.3.0
11742026-09-01T23:08:01.189Z Downloaded thiserror-impl-no-std v2.0.2
11752026-09-01T23:08:01.189Z Downloaded csv-core v0.1.13
11762026-09-01T23:08:01.195Z Downloaded darling_core v0.13.4
11772026-09-01T23:08:01.197Z Downloaded deranged v0.5.8
11782026-09-01T23:08:01.200Z Downloaded icu_properties v2.1.2
11792026-09-01T23:08:01.200Z Downloaded want v0.3.1
11802026-09-01T23:08:01.200Z Downloaded cpufeatures v0.3.0
11812026-09-01T23:08:01.204Z Downloaded hyper v1.10.1
11822026-09-01T23:08:01.206Z Downloaded p256 v0.14.0
11832026-09-01T23:08:01.206Z Downloaded idna v1.1.0
11842026-09-01T23:08:01.209Z Downloaded memmap2 v0.9.10
11852026-09-01T23:08:01.210Z Downloaded rsa v0.10.0-rc.18
11862026-09-01T23:08:01.213Z Downloaded ctutils v0.4.2
11872026-09-01T23:08:01.216Z Downloaded maybe-uninit v2.0.0
11882026-09-01T23:08:01.216Z Downloaded winnow v0.6.26
11892026-09-01T23:08:01.220Z Downloaded itertools v0.14.0
11902026-09-01T23:08:01.223Z Downloaded rfc6979 v0.6.0
11912026-09-01T23:08:01.223Z Downloaded oso-derive v0.27.3
11922026-09-01T23:08:01.223Z Downloaded sqlformat v0.3.5
11932026-09-01T23:08:01.226Z Downloaded scheduled-thread-pool v0.2.7
11942026-09-01T23:08:01.227Z Downloaded cpubits v0.1.1
11952026-09-01T23:08:01.227Z Downloaded multimap v0.10.1
11962026-09-01T23:08:01.227Z Downloaded tokio-stream v0.1.18
11972026-09-01T23:08:01.230Z Downloaded downcast-rs v2.0.2
11982026-09-01T23:08:01.233Z Downloaded spin v0.9.8
11992026-09-01T23:08:01.233Z Downloaded tls_codec_derive v0.4.2
12002026-09-01T23:08:01.233Z Downloaded ed25519-dalek v2.2.0
12012026-09-01T23:08:01.238Z Downloaded num-iter v0.1.45
12022026-09-01T23:08:01.242Z Downloaded ipnetwork v0.21.1
12032026-09-01T23:08:01.242Z Downloaded linked-hash-map v0.5.6
12042026-09-01T23:08:01.245Z Downloaded tower-service v0.3.3
12052026-09-01T23:08:01.254Z Downloaded serde_urlencoded v0.7.1
12062026-09-01T23:08:01.257Z Downloaded vergen v9.1.0
12072026-09-01T23:08:01.257Z Downloaded toml_datetime v0.7.5+spec-1.1.0
12082026-09-01T23:08:01.257Z Downloaded predicates v3.1.4
12092026-09-01T23:08:01.260Z Downloaded stacker v0.1.23
12102026-09-01T23:08:01.260Z Downloaded drift v0.2.0
12112026-09-01T23:08:01.264Z Downloaded pin-project-internal v1.1.11
12122026-09-01T23:08:01.268Z Downloaded rand_pcg v0.10.2
12132026-09-01T23:08:01.271Z Downloaded publicsuffix v2.3.0
12142026-09-01T23:08:01.271Z Downloaded diesel_derives v2.3.7
12152026-09-01T23:08:01.275Z Downloaded crossbeam-epoch v0.9.18
12162026-09-01T23:08:01.275Z Downloaded pkcs8 v0.10.2
12172026-09-01T23:08:01.279Z Downloaded progenitor-client v0.13.0
12182026-09-01T23:08:01.279Z Downloaded git2 v0.20.4
12192026-09-01T23:08:01.282Z Downloaded humantime v2.3.0
12202026-09-01T23:08:01.282Z Downloaded crossbeam-deque v0.8.6
12212026-09-01T23:08:01.282Z Downloaded serde_with_macros v3.21.0
12222026-09-01T23:08:01.286Z Downloaded rustls-webpki v0.103.13
12232026-09-01T23:08:01.286Z Downloaded samael v0.0.19
12242026-09-01T23:08:01.288Z Downloaded potential_utf v0.1.4
12252026-09-01T23:08:01.288Z Downloaded indoc v2.0.7
12262026-09-01T23:08:01.292Z Downloaded ssh-encoding v0.3.0
12272026-09-01T23:08:01.292Z Downloaded itertools v0.15.0
12282026-09-01T23:08:01.296Z Downloaded derive_builder_core v0.20.2
12292026-09-01T23:08:01.309Z Downloaded usdt-impl v0.6.0
12302026-09-01T23:08:01.312Z Downloaded yoke v0.8.1
12312026-09-01T23:08:01.312Z Downloaded slog-term v2.9.2
12322026-09-01T23:08:01.316Z Downloaded proptest v1.11.0
12332026-09-01T23:08:01.323Z Downloaded libxml v0.3.3
12342026-09-01T23:08:01.328Z Downloaded tokio-rustls v0.26.4
12352026-09-01T23:08:01.353Z Downloaded jobserver v0.1.34
12362026-09-01T23:08:01.353Z Downloaded displaydoc v0.2.5
12372026-09-01T23:08:01.353Z Downloaded rand v0.8.6
12382026-09-01T23:08:01.353Z Downloaded goblin v0.10.5
12392026-09-01T23:08:01.353Z Downloaded progenitor-impl v0.14.0
12402026-09-01T23:08:01.353Z Downloaded aws-lc-rs v1.16.3
12412026-09-01T23:08:01.353Z Downloaded bitvec v1.0.1
12422026-09-01T23:08:01.353Z Downloaded tokio-util v0.7.18
12432026-09-01T23:08:01.357Z Downloaded tower-http v0.6.8
12442026-09-01T23:08:01.361Z Downloaded cookie_store v0.22.1
12452026-09-01T23:08:01.364Z Downloaded rawzip v0.4.4
12462026-09-01T23:08:01.368Z Downloaded iri-string v0.7.10
12472026-09-01T23:08:01.368Z Downloaded salty v0.3.0
12482026-09-01T23:08:01.372Z Downloaded minimal-lexical v0.2.1
12492026-09-01T23:08:01.375Z Downloaded dropshot_endpoint v0.17.1
12502026-09-01T23:08:01.379Z Downloaded der v0.7.10
12512026-09-01T23:08:01.382Z Downloaded itertools v0.12.1
12522026-09-01T23:08:01.385Z Downloaded zerovec v0.11.5
12532026-09-01T23:08:01.388Z Downloaded blake3 v1.8.5
12542026-09-01T23:08:01.392Z Downloaded rcgen v0.12.1
12552026-09-01T23:08:01.395Z Downloaded jiff-core v0.1.0
12562026-09-01T23:08:01.395Z Downloaded crossbeam-channel v0.5.15
12572026-09-01T23:08:01.399Z Downloaded derive-where v1.6.0
12582026-09-01T23:08:01.399Z Downloaded rsa v0.9.10
12592026-09-01T23:08:01.402Z Downloaded miette v7.6.0
12602026-09-01T23:08:01.406Z Downloaded crossterm v0.28.1
12612026-09-01T23:08:01.408Z Downloaded itertools v0.13.0
12622026-09-01T23:08:01.412Z Downloaded hyper-util v0.1.20
12632026-09-01T23:08:01.415Z Downloaded darling_core v0.21.3
12642026-09-01T23:08:01.418Z Downloaded zlib-rs v0.6.2
12652026-09-01T23:08:01.421Z Downloaded reqwest v0.12.28
12662026-09-01T23:08:01.428Z Downloaded icu_provider v2.1.1
12672026-09-01T23:08:01.431Z Downloaded regex v1.12.3
12682026-09-01T23:08:01.436Z Downloaded crossterm v0.29.0
12692026-09-01T23:08:01.440Z Downloaded gimli v0.32.3
12702026-09-01T23:08:01.445Z Downloaded unicode-normalization v0.1.25
12712026-09-01T23:08:01.449Z Downloaded num-bigint v0.4.6
12722026-09-01T23:08:01.454Z Downloaded schemars v1.2.1
12732026-09-01T23:08:01.457Z Downloaded quinn v0.11.11
12742026-09-01T23:08:01.460Z Downloaded snafu v0.8.9
12752026-09-01T23:08:01.464Z Downloaded chrono v0.4.45
12762026-09-01T23:08:01.467Z Downloaded crypto-primes v0.7.2
12772026-09-01T23:08:01.472Z Downloaded schemars v0.9.0
12782026-09-01T23:08:01.475Z Downloaded reqwest v0.13.2
12792026-09-01T23:08:01.479Z Downloaded nix v0.27.1
12802026-09-01T23:08:01.485Z Downloaded itertools v0.10.5
12812026-09-01T23:08:01.489Z Downloaded lalrpop v0.19.12
12822026-09-01T23:08:01.494Z Downloaded internal-russh-num-bigint v0.5.0
12832026-09-01T23:08:01.497Z Downloaded p384 v0.13.1
12842026-09-01T23:08:01.500Z Downloaded tough v0.22.0
12852026-09-01T23:08:01.509Z Downloaded portable-atomic v1.13.1
12862026-09-01T23:08:01.515Z Downloaded toml_edit v0.19.15
12872026-09-01T23:08:01.524Z Downloaded smoltcp v0.9.1
12882026-09-01T23:08:01.530Z Downloaded polar-core v0.27.3
12892026-09-01T23:08:01.534Z Downloaded der v0.8.0
12902026-09-01T23:08:01.538Z Downloaded quinn-proto v0.11.16
12912026-09-01T23:08:01.542Z Downloaded winnow v1.0.3
12922026-09-01T23:08:01.549Z Downloaded time v0.3.47
12932026-09-01T23:08:01.554Z Downloaded rayon v1.11.0
12942026-09-01T23:08:01.560Z Downloaded regex-syntax v0.6.29
12952026-09-01T23:08:01.563Z Downloaded libm v0.2.16
12962026-09-01T23:08:01.577Z Downloaded hickory-proto v0.24.4
12972026-09-01T23:08:01.585Z Downloaded russh v0.62.4
12982026-09-01T23:08:01.592Z Downloaded iddqd v0.4.2
12992026-09-01T23:08:01.608Z Downloaded winnow v0.5.40
13002026-09-01T23:08:01.611Z Downloaded sha3 v0.12.0
13012026-09-01T23:08:01.614Z Downloaded tabled v0.21.0
13022026-09-01T23:08:01.624Z Downloaded crypto-bigint v0.7.5
13032026-09-01T23:08:01.633Z Downloaded smoltcp v0.11.0
13042026-09-01T23:08:01.641Z Downloaded object v0.30.4
13052026-09-01T23:08:01.645Z Downloaded regress v0.10.5
13062026-09-01T23:08:01.651Z Downloaded vcpkg v0.2.15
13072026-09-01T23:08:01.673Z Downloaded curve25519-dalek v4.1.3
13082026-09-01T23:08:01.678Z Downloaded serde_with v3.21.0
13092026-09-01T23:08:01.698Z Downloaded hickory-proto v0.25.2
13102026-09-01T23:08:01.701Z Downloaded bstr v1.12.1
13112026-09-01T23:08:01.701Z Downloaded regex-syntax v0.8.10
13122026-09-01T23:08:01.704Z Downloaded zerocopy v0.8.55
13132026-09-01T23:08:01.715Z Downloaded petname v2.0.2
13142026-09-01T23:08:01.718Z Downloaded openssl v0.10.80
13152026-09-01T23:08:01.723Z Downloaded regress v0.11.1
13162026-09-01T23:08:01.728Z Downloaded rustix v0.38.44
13172026-09-01T23:08:01.741Z Downloaded rustls v0.23.41
13182026-09-01T23:08:01.748Z Downloaded nix v0.28.0
13192026-09-01T23:08:01.754Z Downloaded openapiv3 v2.2.0
13202026-09-01T23:08:01.760Z Downloaded radix_trie v0.2.1
13212026-09-01T23:08:01.763Z Downloaded moka v0.12.13
13222026-09-01T23:08:01.768Z Downloaded sqlparser v0.61.0
13232026-09-01T23:08:01.773Z Downloaded dropshot v0.17.1
13242026-09-01T23:08:01.785Z Downloaded diesel v2.3.7
13252026-09-01T23:08:01.796Z Downloaded sled v0.34.7
13262026-09-01T23:08:01.802Z Downloaded object v0.37.3
13272026-09-01T23:08:01.809Z Downloaded curve25519-dalek v5.0.0
13282026-09-01T23:08:01.813Z Downloaded ratatui v0.29.0
13292026-09-01T23:08:01.824Z Downloaded zerocopy-derive v0.6.6
13302026-09-01T23:08:01.829Z Downloaded syn v3.0.3
13312026-09-01T23:08:01.836Z Downloaded petgraph v0.6.5
13322026-09-01T23:08:01.847Z Downloaded nix v0.31.2
13332026-09-01T23:08:01.854Z Downloaded sha3 v0.11.0
13342026-09-01T23:08:01.858Z Downloaded petgraph v0.8.3
13352026-09-01T23:08:01.869Z Downloaded typify-impl v0.6.2
13362026-09-01T23:08:01.877Z Downloaded encoding_rs v0.8.35
13372026-09-01T23:08:01.889Z Downloaded regex-automata v0.4.14
13382026-09-01T23:08:01.898Z Downloaded tracing v0.1.44
13392026-09-01T23:08:01.910Z Downloaded bzip2-sys v0.1.13+1.0.8
13402026-09-01T23:08:01.917Z Downloaded ring v0.17.14
13412026-09-01T23:08:01.941Z Downloaded jiff v0.2.34
13422026-09-01T23:08:01.955Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13432026-09-01T23:08:01.965Z Downloaded chrono-tz v0.10.4
13442026-09-01T23:08:01.986Z Downloaded tokio v1.52.1
13452026-09-01T23:08:02.009Z Downloaded libz-sys v1.1.24
13462026-09-01T23:08:02.021Z Downloaded csv v1.4.0
13472026-09-01T23:08:02.033Z Downloaded sha3 v0.10.8
13482026-09-01T23:08:02.112Z Downloaded libgit2-sys v0.18.3+1.9.2
13492026-09-01T23:08:02.516Z Downloaded aws-lc-sys v0.40.0
13502026-09-01T23:08:02.775Z Compiling serde_core v1.0.228
13512026-09-01T23:08:02.776Z Compiling libc v0.2.185
13522026-09-01T23:08:02.776Z Compiling serde v1.0.228
13532026-09-01T23:08:02.779Z Compiling log v0.4.33
13542026-09-01T23:08:02.779Z Compiling smallvec v1.15.1
13552026-09-01T23:08:02.913Z Compiling shlex v1.3.0
13562026-09-01T23:08:02.916Z Compiling find-msvc-tools v0.1.9
13572026-09-01T23:08:02.929Z Compiling syn v2.0.117
13582026-09-01T23:08:03.126Z Compiling subtle v2.6.1
13592026-09-01T23:08:03.142Z Compiling scopeguard v1.2.0
13602026-09-01T23:08:03.159Z Compiling stable_deref_trait v1.2.1
13612026-09-01T23:08:03.229Z Compiling lock_api v0.4.14
13622026-09-01T23:08:03.243Z Compiling typenum v1.20.1
13632026-09-01T23:08:03.243Z Compiling zerocopy v0.8.55
13642026-09-01T23:08:03.246Z Compiling portable-atomic v1.13.1
13652026-09-01T23:08:03.323Z Compiling serde_json v1.0.151
13662026-09-01T23:08:03.475Z Compiling critical-section v1.2.0
13672026-09-01T23:08:03.518Z Compiling libm v0.2.16
13682026-09-01T23:08:03.582Z Compiling num-traits v0.2.19
13692026-09-01T23:08:03.703Z Compiling pkg-config v0.3.32
13702026-09-01T23:08:03.757Z Compiling errno v0.3.14
13712026-09-01T23:08:03.772Z Compiling jobserver v0.1.34
13722026-09-01T23:08:03.818Z Compiling getrandom v0.2.17
13732026-09-01T23:08:04.041Z Compiling cc v1.2.56
13742026-09-01T23:08:04.055Z Compiling rand_core v0.6.4
13752026-09-01T23:08:04.224Z Compiling once_cell v1.21.3
13762026-09-01T23:08:04.284Z Compiling generic-array v0.14.7
13772026-09-01T23:08:04.299Z Compiling const-oid v0.9.6
13782026-09-01T23:08:04.316Z Compiling pin-project-lite v0.2.17
13792026-09-01T23:08:04.411Z Compiling parking_lot_core v0.9.12
13802026-09-01T23:08:04.430Z Compiling getrandom v0.4.3
13812026-09-01T23:08:04.516Z Compiling rand_core v0.10.0
13822026-09-01T23:08:04.960Z Compiling bitflags v2.11.0
13832026-09-01T23:08:05.005Z Compiling signal-hook-registry v1.4.8
13842026-09-01T23:08:05.027Z Compiling writeable v0.6.2
13852026-09-01T23:08:05.088Z Compiling futures-core v0.3.32
13862026-09-01T23:08:05.179Z Compiling litemap v0.8.1
13872026-09-01T23:08:05.216Z Compiling percent-encoding v2.3.2
13882026-09-01T23:08:05.236Z Compiling semver v1.0.28
13892026-09-01T23:08:05.262Z Compiling parking_lot v0.12.5
13902026-09-01T23:08:05.277Z Compiling mio v1.2.0
13912026-09-01T23:08:05.365Z Compiling icu_normalizer_data v2.1.1
13922026-09-01T23:08:05.399Z Compiling icu_properties_data v2.1.2
13932026-09-01T23:08:05.566Z Compiling socket2 v0.6.3
13942026-09-01T23:08:05.655Z Compiling synstructure v0.13.2
13952026-09-01T23:08:05.713Z Compiling rustix v1.1.4
13962026-09-01T23:08:05.756Z Compiling getrandom v0.3.4
13972026-09-01T23:08:05.830Z Compiling futures-sink v0.3.32
13982026-09-01T23:08:05.845Z Compiling indexmap v2.14.0
13992026-09-01T23:08:05.938Z Compiling futures-channel v0.3.32
14002026-09-01T23:08:06.013Z Compiling futures-io v0.3.32
14012026-09-01T23:08:06.163Z Compiling slab v0.4.12
14022026-09-01T23:08:06.166Z Compiling futures-task v0.3.32
14032026-09-01T23:08:06.198Z Compiling utf8_iter v1.0.4
14042026-09-01T23:08:06.240Z Compiling form_urlencoded v1.2.2
14052026-09-01T23:08:06.342Z Compiling rustversion v1.0.22
14062026-09-01T23:08:06.348Z Compiling iana-time-zone v0.1.65
14072026-09-01T23:08:06.348Z Compiling base64ct v1.8.3
14082026-09-01T23:08:06.435Z Compiling cmake v0.1.57
14092026-09-01T23:08:06.523Z Compiling dunce v1.0.5
14102026-09-01T23:08:06.578Z Compiling fs_extra v1.3.0
14112026-09-01T23:08:06.629Z Compiling pem-rfc7468 v0.7.0
14122026-09-01T23:08:06.654Z Compiling regex-syntax v0.8.10
14132026-09-01T23:08:06.680Z Compiling ident_case v1.0.1
14142026-09-01T23:08:06.805Z Compiling flagset v0.4.7
14152026-09-01T23:08:06.844Z Compiling rand_core v0.9.5
14162026-09-01T23:08:06.859Z Compiling aws-lc-sys v0.40.0
14172026-09-01T23:08:06.931Z Compiling uuid v1.23.4
14182026-09-01T23:08:06.945Z Compiling base64 v0.22.1
14192026-09-01T23:08:07.135Z Compiling syn v1.0.109
14202026-09-01T23:08:07.272Z Compiling vcpkg v0.2.15
14212026-09-01T23:08:07.323Z Compiling serde_derive_internals v0.29.1
14222026-09-01T23:08:07.421Z Compiling serde_derive v1.0.228
14232026-09-01T23:08:07.444Z Compiling zeroize_derive v1.5.0
14242026-09-01T23:08:07.460Z Compiling zerocopy-derive v0.8.55
14252026-09-01T23:08:07.631Z Compiling zerofrom-derive v0.1.6
14262026-09-01T23:08:08.005Z Compiling yoke-derive v0.8.1
14272026-09-01T23:08:08.110Z Compiling zerovec-derive v0.11.2
14282026-09-01T23:08:08.231Z Compiling displaydoc v0.2.5
14292026-09-01T23:08:08.996Z Compiling tokio-macros v2.7.0
14302026-09-01T23:08:09.019Z Compiling futures-macro v0.3.32
14312026-09-01T23:08:09.065Z Compiling zerofrom v0.1.6
14322026-09-01T23:08:09.172Z Compiling yoke v0.8.1
14332026-09-01T23:08:09.194Z Compiling der_derive v0.7.3
14342026-09-01T23:08:09.239Z Compiling thiserror-impl v2.0.18
14352026-09-01T23:08:09.392Z Compiling zerovec v0.11.5
14362026-09-01T23:08:09.784Z Compiling zerotrie v0.2.3
14372026-09-01T23:08:09.894Z Compiling futures-util v0.3.32
14382026-09-01T23:08:09.966Z Compiling tinystr v0.8.2
14392026-09-01T23:08:10.080Z Compiling potential_utf v0.1.4
14402026-09-01T23:08:10.168Z Compiling icu_locale_core v2.1.1
14412026-09-01T23:08:10.242Z Compiling icu_collections v2.1.1
14422026-09-01T23:08:10.284Z Compiling openssl-sys v0.9.117
14432026-09-01T23:08:10.662Z Compiling thiserror v2.0.18
14442026-09-01T23:08:10.774Z Compiling tracing-attributes v0.1.31
14452026-09-01T23:08:10.801Z Compiling rustc_version v0.4.1
14462026-09-01T23:08:10.815Z Compiling tracing-core v0.1.36
14472026-09-01T23:08:11.049Z Compiling zeroize v1.9.0
14482026-09-01T23:08:11.106Z Compiling bytes v1.11.1
14492026-09-01T23:08:11.121Z Compiling icu_provider v2.1.1
14502026-09-01T23:08:11.357Z Compiling icu_normalizer v2.1.1
14512026-09-01T23:08:11.418Z Compiling icu_properties v2.1.2
14522026-09-01T23:08:11.724Z Compiling tokio v1.52.1
14532026-09-01T23:08:11.843Z Compiling crypto-common v0.1.7
14542026-09-01T23:08:11.890Z Compiling block-buffer v0.10.4
14552026-09-01T23:08:11.996Z Compiling ppv-lite86 v0.2.21
14562026-09-01T23:08:12.069Z Compiling digest v0.10.7
14572026-09-01T23:08:12.084Z Compiling chrono v0.4.45
14582026-09-01T23:08:12.135Z Compiling der v0.7.10
14592026-09-01T23:08:12.229Z Compiling http v1.4.2
14602026-09-01T23:08:12.321Z Compiling idna_adapter v1.2.1
14612026-09-01T23:08:12.324Z Compiling rand_chacha v0.9.0
14622026-09-01T23:08:12.462Z Compiling idna v1.1.0
14632026-09-01T23:08:12.520Z Compiling schemars v0.8.22
14642026-09-01T23:08:12.726Z Compiling cpufeatures v0.2.17
14652026-09-01T23:08:12.801Z Compiling url v2.5.8
14662026-09-01T23:08:13.027Z Compiling spki v0.7.3
14672026-09-01T23:08:13.091Z Compiling simd-adler32 v0.3.8
14682026-09-01T23:08:13.113Z Compiling dyn-clone v1.0.20
14692026-09-01T23:08:13.230Z Compiling aws-lc-rs v1.16.3
14702026-09-01T23:08:13.248Z Compiling pkcs8 v0.10.2
14712026-09-01T23:08:13.296Z Compiling http-body v1.0.1
14722026-09-01T23:08:13.344Z Compiling rand v0.9.2
14732026-09-01T23:08:13.427Z Compiling tracing v0.1.44
14742026-09-01T23:08:13.443Z Compiling rustls-pki-types v1.14.0
14752026-09-01T23:08:13.566Z Compiling schemars_derive v0.8.22
14762026-09-01T23:08:13.628Z Compiling spin v0.9.8
14772026-09-01T23:08:13.677Z Compiling openssl-probe v0.2.1
14782026-09-01T23:08:13.830Z Compiling cmov v0.5.4
14792026-09-01T23:08:13.854Z Compiling httparse v1.10.1
14802026-09-01T23:08:13.877Z Compiling adler2 v2.0.1
14812026-09-01T23:08:14.006Z Compiling tinyvec_macros v0.1.1
14822026-09-01T23:08:14.028Z Compiling crc32fast v1.5.0
14832026-09-01T23:08:14.071Z Compiling tempfile v3.27.0
14842026-09-01T23:08:14.074Z Compiling tinyvec v1.10.0
14852026-09-01T23:08:14.217Z Compiling ctutils v0.4.2
14862026-09-01T23:08:14.325Z Compiling miniz_oxide v0.8.9
14872026-09-01T23:08:14.420Z Compiling pest_generator v2.8.6
14882026-09-01T23:08:14.435Z Compiling sha2 v0.10.9
14892026-09-01T23:08:14.449Z Compiling terminal_size v0.4.3
14902026-09-01T23:08:14.581Z Compiling aho-corasick v1.1.4
14912026-09-01T23:08:14.905Z Compiling unicode-segmentation v1.12.0
14922026-09-01T23:08:15.082Z Compiling atomic-waker v1.1.2
14932026-09-01T23:08:15.207Z Compiling try-lock v0.2.5
14942026-09-01T23:08:15.278Z Compiling tower-service v0.3.3
14952026-09-01T23:08:15.313Z Compiling radium v0.7.0
14962026-09-01T23:08:15.371Z Compiling tower-layer v0.3.3
14972026-09-01T23:08:15.581Z Compiling tokio-util v0.7.18
14982026-09-01T23:08:15.595Z Compiling untrusted v0.7.1
14992026-09-01T23:08:15.740Z Compiling regex-automata v0.4.14
15002026-09-01T23:08:15.757Z Compiling want v0.3.1
15012026-09-01T23:08:15.923Z Compiling pest_derive v2.8.6
15022026-09-01T23:08:16.062Z Compiling hybrid-array v0.4.13
15032026-09-01T23:08:16.352Z Compiling h2 v0.4.15
15042026-09-01T23:08:16.599Z Compiling ipnet v2.12.0
15052026-09-01T23:08:16.687Z Compiling scroll_derive v0.13.1
15062026-09-01T23:08:16.831Z Compiling darling_core v0.20.11
15072026-09-01T23:08:17.090Z Compiling openssl v0.10.80
15082026-09-01T23:08:17.283Z Compiling foreign-types-shared v0.1.1
15092026-09-01T23:08:17.311Z Compiling tap v1.0.1
15102026-09-01T23:08:17.336Z Compiling maybe-uninit v2.0.0
15112026-09-01T23:08:17.367Z Compiling httpdate v1.0.3
15122026-09-01T23:08:17.418Z Compiling untrusted v0.9.0
15132026-09-01T23:08:17.458Z Compiling rustls v0.23.41
15142026-09-01T23:08:17.537Z Compiling scroll v0.13.0
15152026-09-01T23:08:17.583Z Compiling wyz v0.5.1
15162026-09-01T23:08:17.623Z Compiling foreign-types v0.3.2
15172026-09-01T23:08:17.693Z Compiling unicode-normalization v0.1.25
15182026-09-01T23:08:17.792Z Compiling signature v2.2.0
15192026-09-01T23:08:17.860Z Compiling rand_chacha v0.3.1
15202026-09-01T23:08:17.974Z Compiling hex v0.4.3
15212026-09-01T23:08:18.138Z Compiling openssl-macros v0.1.1
15222026-09-01T23:08:18.160Z Compiling thiserror-impl v1.0.69
15232026-09-01T23:08:18.237Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15242026-09-01T23:08:18.522Z Compiling bzip2-sys v0.1.13+1.0.8
15252026-09-01T23:08:18.614Z Compiling num-integer v0.1.46
15262026-09-01T23:08:18.617Z Compiling wait-timeout v0.2.1
15272026-09-01T23:08:18.794Z Compiling socket2 v0.5.10
15282026-09-01T23:08:18.884Z Compiling ahash v0.8.12
15292026-09-01T23:08:18.923Z Compiling bit-vec v0.8.0
15302026-09-01T23:08:19.029Z Compiling darling_macro v0.20.11
15312026-09-01T23:08:19.080Z Compiling num-bigint-dig v0.8.6
15322026-09-01T23:08:19.151Z Compiling time-core v0.1.8
15332026-09-01T23:08:19.179Z Compiling packed_struct v0.10.1
15342026-09-01T23:08:19.259Z Compiling num-conv v0.2.0
15352026-09-01T23:08:19.292Z Compiling funty v2.0.0
15362026-09-01T23:08:19.365Z Compiling hyper v1.10.1
15372026-09-01T23:08:19.387Z Compiling quick-error v1.2.3
15382026-09-01T23:08:19.413Z Compiling powerfmt v0.2.0
15392026-09-01T23:08:19.491Z Compiling native-tls v0.2.18
15402026-09-01T23:08:19.506Z Compiling darling v0.20.11
15412026-09-01T23:08:19.586Z Compiling deranged v0.5.8
15422026-09-01T23:08:19.608Z Compiling bitvec v1.0.1
15432026-09-01T23:08:19.706Z Compiling rusty-fork v0.3.1
15442026-09-01T23:08:19.727Z Compiling clap_builder v4.6.0
15452026-09-01T23:08:19.864Z Compiling time-macros v0.2.27
15462026-09-01T23:08:20.014Z Compiling thiserror v1.0.69
15472026-09-01T23:08:20.140Z Compiling bit-set v0.8.0
15482026-09-01T23:08:20.349Z Compiling num-iter v0.1.45
15492026-09-01T23:08:20.464Z Compiling hyper-util v0.1.20
15502026-09-01T23:08:20.948Z Compiling rand v0.8.6
15512026-09-01T23:08:21.073Z Compiling goblin v0.10.5
15522026-09-01T23:08:21.190Z Compiling packed_struct_codegen v0.10.1
15532026-09-01T23:08:21.748Z Compiling lazy_static v1.5.0
15542026-09-01T23:08:21.842Z Compiling hmac v0.12.1
15552026-09-01T23:08:22.005Z Compiling toml_datetime v0.6.11
15562026-09-01T23:08:22.231Z Compiling serde_spanned v0.6.9
15572026-09-01T23:08:22.234Z Compiling clap_derive v4.6.1
15582026-09-01T23:08:22.259Z Compiling bitfield-macros v0.19.4
15592026-09-01T23:08:22.371Z Compiling zerocopy-derive v0.6.6
15602026-09-01T23:08:22.725Z Compiling rand_xorshift v0.4.0
15612026-09-01T23:08:22.888Z Compiling sync_wrapper v1.0.2
15622026-09-01T23:08:22.933Z Compiling indexmap v1.9.3
15632026-09-01T23:08:22.993Z Compiling zlib-rs v0.6.2
15642026-09-01T23:08:23.115Z Compiling paste v1.0.15
15652026-09-01T23:08:23.178Z Compiling object v0.37.3
15662026-09-01T23:08:23.371Z Compiling crc-catalog v2.4.0
15672026-09-01T23:08:23.431Z Compiling usdt-impl v0.6.0
15682026-09-01T23:08:23.465Z Compiling unarray v0.1.4
15692026-09-01T23:08:23.578Z Compiling nodrop v0.1.14
15702026-09-01T23:08:23.631Z Compiling crossbeam-utils v0.8.21
15712026-09-01T23:08:23.670Z Compiling num_threads v0.1.7
15722026-09-01T23:08:23.770Z Compiling siphasher v1.0.2
15732026-09-01T23:08:23.798Z Compiling time v0.3.47
15742026-09-01T23:08:23.928Z Compiling clap v4.6.1
15752026-09-01T23:08:23.932Z Compiling dof v0.4.0
15762026-09-01T23:08:23.956Z Compiling array-init v0.0.4
15772026-09-01T23:08:24.029Z Compiling proptest v1.11.0
15782026-09-01T23:08:24.283Z Compiling crc v3.4.0
15792026-09-01T23:08:24.567Z Compiling zerocopy v0.6.6
15802026-09-01T23:08:25.056Z Compiling tower v0.5.3
15812026-09-01T23:08:25.194Z Compiling bitfield v0.19.4
15822026-09-01T23:08:25.483Z Compiling smallvec v0.6.14
15832026-09-01T23:08:25.702Z Compiling derive_builder_core v0.20.2
15842026-09-01T23:08:25.861Z Compiling flate2 v1.1.9
15852026-09-01T23:08:26.187Z Compiling dtrace-parser v0.3.0
15862026-09-01T23:08:26.262Z Compiling ipnetwork v0.21.1
15872026-09-01T23:08:26.498Z Compiling http-body-util v0.1.3
15882026-09-01T23:08:26.539Z Compiling pkcs1 v0.7.5
15892026-09-01T23:08:26.650Z Compiling heapless v0.7.17
15902026-09-01T23:08:26.739Z Compiling scroll_derive v0.12.1
15912026-09-01T23:08:26.881Z Compiling structmeta-derive v0.3.0
15922026-09-01T23:08:26.916Z Compiling slog v2.8.2
15932026-09-01T23:08:26.930Z Compiling darling_core v0.23.0
15942026-09-01T23:08:27.047Z Compiling thread-id v5.1.0
15952026-09-01T23:08:27.094Z Compiling cookie v0.18.1
15962026-09-01T23:08:27.132Z Compiling env_filter v2.0.0
15972026-09-01T23:08:27.272Z Compiling syn v3.0.3
15982026-09-01T23:08:27.386Z Compiling anyhow v1.0.104
15992026-09-01T23:08:27.419Z Compiling allocator-api2 v0.2.21
16002026-09-01T23:08:27.680Z Compiling winnow v0.5.40
16012026-09-01T23:08:27.742Z Compiling base64 v0.21.7
16022026-09-01T23:08:27.926Z Compiling ryu v1.0.23
16032026-09-01T23:08:28.058Z Compiling gimli v0.32.3
16042026-09-01T23:08:28.110Z Compiling zstd-safe v7.2.4
16052026-09-01T23:08:28.314Z Compiling unicode-properties v0.1.4
16062026-09-01T23:08:28.521Z Compiling unicode-bidi v0.3.18
16072026-09-01T23:08:29.044Z Compiling iri-string v0.7.10
16082026-09-01T23:08:29.104Z Compiling hashbrown v0.12.3
16092026-09-01T23:08:29.421Z Compiling signal-hook v0.3.18
16102026-09-01T23:08:29.605Z Compiling darling_macro v0.23.0
16112026-09-01T23:08:29.945Z Compiling addr2line v0.25.1
16122026-09-01T23:08:30.001Z Compiling toml_edit v0.19.15
16132026-09-01T23:08:30.075Z Compiling stringprep v0.1.5
16142026-09-01T23:08:30.293Z Compiling tower-http v0.6.8
16152026-09-01T23:08:30.562Z Compiling serde_urlencoded v0.7.1
16162026-09-01T23:08:30.614Z Compiling ron v0.8.1
16172026-09-01T23:08:30.686Z Compiling structmeta v0.3.0
16182026-09-01T23:08:30.705Z Compiling daft-derive v0.1.8
16192026-09-01T23:08:30.794Z Compiling scroll v0.12.0
16202026-09-01T23:08:30.903Z Compiling env_logger v0.11.11
16212026-09-01T23:08:31.242Z Compiling rsa v0.9.10
16222026-09-01T23:08:31.259Z Compiling derive_builder_macro v0.20.2
16232026-09-01T23:08:31.395Z Compiling oxnet v0.1.6
16242026-09-01T23:08:31.490Z Compiling newtype-uuid v1.3.2
16252026-09-01T23:08:31.557Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16262026-09-01T23:08:31.727Z Compiling hashbrown v0.13.2
16272026-09-01T23:08:31.821Z Compiling serde-hex v0.1.0
16282026-09-01T23:08:31.825Z Compiling bzip2 v0.4.4
16292026-09-01T23:08:32.039Z Compiling tokio-native-tls v0.3.1
16302026-09-01T23:08:32.200Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16312026-09-01T23:08:32.624Z Compiling camino v1.2.5
16322026-09-01T23:08:33.003Z Compiling bstr v1.12.1
16332026-09-01T23:08:33.199Z Compiling crypto-common v0.2.2
16342026-09-01T23:08:33.511Z Compiling block-padding v0.4.2
16352026-09-01T23:08:33.634Z Compiling block-buffer v0.12.1
16362026-09-01T23:08:33.684Z Compiling heck v0.4.1
16372026-09-01T23:08:33.839Z Compiling rustls-native-certs v0.8.3
16382026-09-01T23:08:33.912Z Compiling x509-cert v0.2.5
16392026-09-01T23:08:34.135Z Compiling md-5 v0.10.6
16402026-09-01T23:08:34.254Z Compiling curve25519-dalek v4.1.3
16412026-09-01T23:08:34.305Z Compiling erased-serde v0.3.31
16422026-09-01T23:08:34.582Z Compiling serde_tokenstream v0.2.3
16432026-09-01T23:08:34.787Z Compiling zerocopy-derive v0.7.35
16442026-09-01T23:08:34.898Z Compiling pin-project-internal v1.1.11
16452026-09-01T23:08:34.924Z Compiling async-trait v0.1.89
16462026-09-01T23:08:34.957Z Compiling vergen-lib v9.1.0
16472026-09-01T23:08:35.103Z Compiling hash32 v0.2.1
16482026-09-01T23:08:35.129Z Compiling memoffset v0.9.1
16492026-09-01T23:08:35.292Z Compiling encoding_rs v0.8.35
16502026-09-01T23:08:35.319Z Compiling smoltcp v0.9.1
16512026-09-01T23:08:35.501Z Compiling psl-types v2.0.11
16522026-09-01T23:08:35.636Z Compiling cfg_aliases v0.2.1
16532026-09-01T23:08:35.691Z Compiling fallible-iterator v0.2.0
16542026-09-01T23:08:35.697Z Compiling litrs v1.0.0
16552026-09-01T23:08:35.718Z Compiling owo-colors v4.3.0
16562026-09-01T23:08:35.934Z Compiling mime v0.3.17
16572026-09-01T23:08:35.984Z Compiling crc-any v2.5.0
16582026-09-01T23:08:36.016Z Compiling ref-cast v1.0.25
16592026-09-01T23:08:36.030Z Compiling rustix v0.38.44
16602026-09-01T23:08:36.102Z Compiling rustc-demangle v0.1.27
16612026-09-01T23:08:36.190Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16622026-09-01T23:08:36.204Z Compiling document-features v0.2.12
16632026-09-01T23:08:36.263Z Compiling pin-project v1.1.11
16642026-09-01T23:08:36.350Z Compiling backtrace v0.3.76
16652026-09-01T23:08:36.364Z Compiling postgres-protocol v0.6.10
16662026-09-01T23:08:36.448Z Compiling nix v0.31.2
16672026-09-01T23:08:36.515Z Compiling zerocopy v0.7.35
16682026-09-01T23:08:36.814Z Compiling publicsuffix v2.3.0
16692026-09-01T23:08:36.945Z Compiling snafu-derive v0.8.9
16702026-09-01T23:08:37.403Z Compiling inout v0.2.2
16712026-09-01T23:08:37.407Z Compiling daft v0.1.8
16722026-09-01T23:08:37.408Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16732026-09-01T23:08:37.408Z Compiling hyper-tls v0.6.0
16742026-09-01T23:08:37.408Z Compiling object v0.30.4
16752026-09-01T23:08:37.408Z Compiling zip v0.6.6
16762026-09-01T23:08:37.458Z Compiling derive_builder v0.20.2
16772026-09-01T23:08:37.492Z Compiling toml v0.7.8
16782026-09-01T23:08:37.584Z Compiling goblin v0.8.2
16792026-09-01T23:08:38.072Z Compiling derive-ex v0.1.8
16802026-09-01T23:08:38.230Z Compiling darling v0.23.0
16812026-09-01T23:08:38.320Z Compiling phf_shared v0.13.1
16822026-09-01T23:08:38.544Z Compiling regex v1.12.3
16832026-09-01T23:08:38.549Z Compiling hubpack_derive v0.1.1
16842026-09-01T23:08:38.813Z Compiling convert_case v0.10.0
16852026-09-01T23:08:38.961Z Compiling futures-executor v0.3.32
16862026-09-01T23:08:39.006Z Compiling strum_macros v0.27.2
16872026-09-01T23:08:39.114Z Compiling curve25519-dalek-derive v0.1.1
16882026-09-01T23:08:39.223Z Compiling ref-cast-impl v1.0.25
16892026-09-01T23:08:39.695Z Compiling vergen v9.1.0
16902026-09-01T23:08:39.733Z Compiling cargo-platform v0.3.2
16912026-09-01T23:08:39.756Z Compiling ff v0.13.1
16922026-09-01T23:08:39.887Z Compiling fs-err v3.3.0
16932026-09-01T23:08:39.968Z Compiling libbz2-rs-sys v0.2.2
16942026-09-01T23:08:40.011Z Compiling base16ct v0.2.0
16952026-09-01T23:08:40.062Z Compiling bitflags v1.3.2
16962026-09-01T23:08:40.105Z Compiling bumpalo v3.20.2
16972026-09-01T23:08:40.133Z Compiling is_ci v1.2.0
16982026-09-01T23:08:40.193Z Compiling jiff-core v0.1.0
16992026-09-01T23:08:40.273Z Compiling same-file v1.0.6
17002026-09-01T23:08:40.357Z Compiling managed v0.8.0
17012026-09-01T23:08:40.469Z Compiling foldhash v0.2.0
17022026-09-01T23:08:40.560Z Compiling foldhash v0.1.5
17032026-09-01T23:08:40.624Z Compiling path-slash v0.1.5
17042026-09-01T23:08:40.700Z Compiling hashbrown v0.16.1
17052026-09-01T23:08:40.744Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17062026-09-01T23:08:40.769Z Compiling hashbrown v0.15.5
17072026-09-01T23:08:41.006Z Compiling strum v0.27.2
17082026-09-01T23:08:41.067Z Compiling jiff v0.2.34
17092026-09-01T23:08:41.285Z Compiling walkdir v2.5.0
17102026-09-01T23:08:41.311Z Compiling bzip2 v0.6.1
17112026-09-01T23:08:41.336Z Compiling zopfli v0.8.3
17122026-09-01T23:08:41.515Z Compiling supports-color v3.0.2
17132026-09-01T23:08:41.594Z Compiling sec1 v0.7.3
17142026-09-01T23:08:41.689Z Compiling textwrap v0.16.2
17152026-09-01T23:08:41.934Z Compiling cargo_metadata v0.23.1
17162026-09-01T23:08:41.992Z Compiling group v0.13.0
17172026-09-01T23:08:42.010Z Compiling dof v0.3.0
17182026-09-01T23:08:42.175Z Compiling test-strategy v0.4.5
17192026-09-01T23:08:42.242Z Compiling derive_more-impl v2.1.1
17202026-09-01T23:08:42.710Z Compiling futures v0.3.32
17212026-09-01T23:08:42.796Z Compiling hubpack v0.1.2
17222026-09-01T23:08:43.014Z Compiling snafu v0.8.9
17232026-09-01T23:08:43.270Z Compiling phf v0.13.1
17242026-09-01T23:08:43.358Z Compiling signal-hook-mio v0.2.5
17252026-09-01T23:08:43.372Z Compiling serde_with_macros v3.21.0
17262026-09-01T23:08:43.478Z Compiling cookie_store v0.22.1
17272026-09-01T23:08:43.610Z Compiling zstd v0.13.3
17282026-09-01T23:08:43.783Z Compiling reqwest v0.12.28
17292026-09-01T23:08:43.874Z Compiling cipher v0.5.2
17302026-09-01T23:08:44.202Z Compiling backtrace-ext v0.2.1
17312026-09-01T23:08:44.218Z Compiling postgres-types v0.2.12
17322026-09-01T23:08:44.600Z Compiling usdt-attr-macro v0.6.0
17332026-09-01T23:08:44.758Z Compiling usdt-macro v0.6.0
17342026-09-01T23:08:45.107Z Compiling globset v0.4.18
17352026-09-01T23:08:45.219Z Compiling phf_shared v0.11.3
17362026-09-01T23:08:45.222Z Compiling hkdf v0.12.4
17372026-09-01T23:08:45.392Z Compiling dtrace-parser v0.2.0
17382026-09-01T23:08:45.408Z Compiling byte-wrapper v0.1.0
17392026-09-01T23:08:45.408Z Compiling olpc-cjson v0.1.4
17402026-09-01T23:08:45.473Z Compiling ed25519 v2.2.3
17412026-09-01T23:08:45.501Z Compiling crypto-bigint v0.5.5
17422026-09-01T23:08:45.608Z Compiling serde-big-array v0.5.1
17432026-09-01T23:08:45.757Z Compiling serde_plain v1.0.2
17442026-09-01T23:08:45.811Z Compiling enum-as-inner v0.6.1
17452026-09-01T23:08:45.825Z Compiling async-recursion v1.1.1
17462026-09-01T23:08:45.958Z Compiling strum_macros v0.26.4
17472026-09-01T23:08:46.163Z Compiling miette-derive v7.6.0
17482026-09-01T23:08:46.297Z Compiling serde_repr v0.1.20
17492026-09-01T23:08:46.420Z Compiling pem v3.0.6
17502026-09-01T23:08:46.453Z Compiling float-cmp v0.10.0
17512026-09-01T23:08:46.611Z Compiling thread-id v4.2.2
17522026-09-01T23:08:46.702Z Compiling memmap2 v0.9.10
17532026-09-01T23:08:46.749Z Compiling const-oid v0.10.2
17542026-09-01T23:08:46.827Z Compiling new_debug_unreachable v1.0.6
17552026-09-01T23:08:46.904Z Compiling static_assertions v1.1.0
17562026-09-01T23:08:46.925Z Compiling difflib v0.4.0
17572026-09-01T23:08:46.950Z Compiling typed-path v0.9.3
17582026-09-01T23:08:46.979Z Compiling keccak v0.1.6
17592026-09-01T23:08:47.331Z Compiling fixedbitset v0.4.2
17602026-09-01T23:08:47.485Z Compiling either v1.15.0
17612026-09-01T23:08:47.539Z Compiling supports-unicode v3.0.0
17622026-09-01T23:08:47.554Z Compiling fixedbitset v0.5.7
17632026-09-01T23:08:47.665Z Compiling data-encoding v2.10.0
17642026-09-01T23:08:47.681Z Compiling cpufeatures v0.3.0
17652026-09-01T23:08:47.693Z Compiling supports-hyperlinks v3.2.0
17662026-09-01T23:08:47.693Z Compiling predicates-core v1.0.10
17672026-09-01T23:08:47.723Z Compiling normalize-line-endings v0.3.0
17682026-09-01T23:08:47.752Z Compiling whoami v2.1.0
17692026-09-01T23:08:47.817Z Compiling precomputed-hash v0.1.1
17702026-09-01T23:08:47.848Z Compiling winnow v1.0.3
17712026-09-01T23:08:47.862Z Compiling predicates v3.1.4
17722026-09-01T23:08:47.866Z Compiling miette v7.6.0
17732026-09-01T23:08:47.901Z Compiling string_cache v0.8.9
17742026-09-01T23:08:48.116Z Compiling tokio-postgres v0.7.16
17752026-09-01T23:08:48.130Z Compiling hickory-proto v0.25.2
17762026-09-01T23:08:48.153Z Compiling petgraph v0.8.3
17772026-09-01T23:08:48.335Z Compiling chacha20 v0.10.0
17782026-09-01T23:08:48.496Z Compiling toml_edit v0.22.27
17792026-09-01T23:08:48.709Z Compiling strum v0.26.3
17802026-09-01T23:08:48.852Z Compiling toml_parser v1.1.2+spec-1.1.0
17812026-09-01T23:08:48.895Z Compiling itertools v0.13.0
17822026-09-01T23:08:49.000Z Compiling petgraph v0.6.5
17832026-09-01T23:08:49.451Z Compiling sha3 v0.10.8
17842026-09-01T23:08:49.904Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17852026-09-01T23:08:50.075Z Compiling digest v0.11.3
17862026-09-01T23:08:50.158Z Compiling usdt v0.6.0
17872026-09-01T23:08:50.343Z Compiling usdt-impl v0.5.0
17882026-09-01T23:08:50.478Z Compiling elliptic-curve v0.13.8
17892026-09-01T23:08:50.510Z Compiling ed25519-dalek v2.2.0
17902026-09-01T23:08:50.510Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17912026-09-01T23:08:50.853Z Compiling crossterm v0.28.1
17922026-09-01T23:08:50.962Z Compiling serde_with v3.21.0
17932026-09-01T23:08:51.251Z Compiling zip v4.6.1
17942026-09-01T23:08:52.082Z Compiling derive_more v2.1.1
17952026-09-01T23:08:52.177Z Compiling iddqd v0.4.2
17962026-09-01T23:08:52.441Z Compiling similar v2.7.0
17972026-09-01T23:08:52.561Z Compiling crossbeam-epoch v0.9.18
17982026-09-01T23:08:52.633Z Compiling tokio-stream v0.1.18
17992026-09-01T23:08:52.674Z Compiling buf-list v1.1.2
18002026-09-01T23:08:52.747Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18012026-09-01T23:08:52.769Z Compiling openapiv3 v2.2.0
18022026-09-01T23:08:52.866Z Compiling lalrpop-util v0.19.12
18032026-09-01T23:08:52.939Z Compiling peg-runtime v0.8.5
18042026-09-01T23:08:53.056Z Compiling thread_local v1.1.9
18052026-09-01T23:08:53.066Z Compiling slog-async v2.8.0
18062026-09-01T23:08:53.074Z Compiling crossbeam-channel v0.5.15
18072026-09-01T23:08:53.209Z Compiling is-terminal v0.4.17
18082026-09-01T23:08:53.261Z Compiling filetime v0.2.27
18092026-09-01T23:08:53.285Z Compiling xattr v1.6.1
18102026-09-01T23:08:53.305Z Compiling term v1.2.1
18112026-09-01T23:08:53.355Z Compiling take_mut v0.2.2
18122026-09-01T23:08:53.367Z Compiling camino-tempfile v1.4.1
18132026-09-01T23:08:53.425Z Compiling tar v0.4.46
18142026-09-01T23:08:53.581Z Compiling slog-term v2.9.2
18152026-09-01T23:08:59.578Z Compiling rustls-webpki v0.103.13
18162026-09-01T23:09:02.234Z Compiling tokio-rustls v0.26.4
18172026-09-01T23:09:02.235Z Compiling rustls-platform-verifier v0.6.2
18182026-09-01T23:09:02.235Z Compiling tough v0.22.0
18192026-09-01T23:09:02.450Z Compiling hyper-rustls v0.27.7
18202026-09-01T23:09:02.647Z Compiling reqwest v0.13.2
18212026-09-01T23:09:04.880Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18222026-09-01T23:09:05.097Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18232026-09-01T23:09:08.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18242026-09-01T23:09:08.141Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18252026-09-01T23:09:08.195ZSep 01 23:09:06.613 INFO Starting download, target: Clickhouse
18262026-09-01T23:09:08.195ZSep 01 23:09:06.614 INFO Starting download, target: Cockroach
18272026-09-01T23:09:08.195ZSep 01 23:09:06.614 INFO Starting download, target: Console
18282026-09-01T23:09:08.198ZSep 01 23:09:06.614 INFO Starting download, target: MaghemiteMgd
18292026-09-01T23:09:08.198ZSep 01 23:09:06.614 INFO Starting download, target: DendriteStub
18302026-09-01T23:09:08.198ZSep 01 23:09:06.614 INFO Starting download, target: MaghemiteDdmd
18312026-09-01T23:09:08.198ZSep 01 23:09:06.614 INFO Starting download, target: TransceiverControl
18322026-09-01T23:09:08.199ZSep 01 23:09:06.614 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18332026-09-01T23:09:08.199ZSep 01 23:09:06.614 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18342026-09-01T23:09:08.199ZSep 01 23:09:06.614 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18352026-09-01T23:09:08.199ZSep 01 23:09:06.614 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18362026-09-01T23:09:08.199ZSep 01 23:09:06.614 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18372026-09-01T23:09:08.199ZSep 01 23:09:06.614 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18382026-09-01T23:09:08.199ZSep 01 23:09:06.614 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18392026-09-01T23:09:08.557ZSep 01 23:09:06.970 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18402026-09-01T23:09:08.768ZSep 01 23:09:07.176 INFO Download complete, target: TransceiverControl
18412026-09-01T23:09:09.846ZSep 01 23:09:08.262 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18422026-09-01T23:09:10.299ZSep 01 23:09:08.708 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18432026-09-01T23:09:10.408ZSep 01 23:09:08.822 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18442026-09-01T23:09:10.418ZSep 01 23:09:08.828 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18452026-09-01T23:09:10.705ZSep 01 23:09:09.123 INFO Download complete, target: Console
18462026-09-01T23:09:10.775ZSep 01 23:09:09.193 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18472026-09-01T23:09:10.775ZSep 01 23:09:09.193 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18482026-09-01T23:09:10.935ZSep 01 23:09:09.353 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18492026-09-01T23:09:11.716ZSep 01 23:09:10.133 INFO Download complete, target: MaghemiteDdmd
18502026-09-01T23:09:12.787ZSep 01 23:09:11.202 INFO Download complete, target: DendriteStub
18512026-09-01T23:09:12.893ZSep 01 23:09:11.312 INFO Download complete, target: MaghemiteMgd
18522026-09-01T23:09:15.265ZSep 01 23:09:13.683 INFO Checking that binary works, target: Cockroach
18532026-09-01T23:09:15.376ZSep 01 23:09:13.794 INFO Download complete, target: Cockroach
18542026-09-01T23:09:17.422ZSep 01 23:09:15.840 INFO Checking that binary works, target: Clickhouse
18552026-09-01T23:09:17.511ZSep 01 23:09:15.929 INFO Download complete, target: Clickhouse
18562026-09-01T23:09:17.553ZAll builder prerequisites installed successfully, and PATH looks valid
18572026-09-01T23:09:17.556Z
18582026-09-01T23:09:17.556Zreal 2:11.497075757
18592026-09-01T23:09:17.556Zuser 7:19.844847654
18602026-09-01T23:09:17.556Zsys 1:25.980423292
18612026-09-01T23:09:17.556Ztrap 0.249806334
18622026-09-01T23:09:17.556Ztflt 0.564157314
18632026-09-01T23:09:17.556Zdflt 1.690872872
18642026-09-01T23:09:17.556Zkflt 0.023762192
18652026-09-01T23:09:17.556Zlock 27:58.140292492
18662026-09-01T23:09:17.556Zslp 22:09.175933101
18672026-09-01T23:09:17.556Zlat 48.173776169
18682026-09-01T23:09:17.556Zstop 2:44.470476268
18692026-09-01T23:09:17.556Z+ banner clippy
18702026-09-01T23:09:17.556Z
18712026-09-01T23:09:17.556Z #### # # ##### ##### # #
18722026-09-01T23:09:17.556Z # # # # # # # # # #
18732026-09-01T23:09:17.556Z # # # # # # # #
18742026-09-01T23:09:17.556Z # # # ##### ##### #
18752026-09-01T23:09:17.556Z # # # # # # #
18762026-09-01T23:09:17.556Z #### ###### # # # #
18772026-09-01T23:09:17.556Z
18782026-09-01T23:09:17.556Z+ export CARGO_INCREMENTAL=0
18792026-09-01T23:09:17.556Z+ CARGO_INCREMENTAL=0
18802026-09-01T23:09:17.556Z+ ptime -m cargo xtask clippy
18812026-09-01T23:09:18.037Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18822026-09-01T23:09:18.321Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18832026-09-01T23:09:20.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
18842026-09-01T23:09:20.172Z Running `target/debug/xtask clippy`
18852026-09-01T23:09:20.196Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18862026-09-01T23:09:20.763Z Downloading crates ...
18872026-09-01T23:09:20.938Z Downloaded anes v0.1.6
18882026-09-01T23:09:20.941Z Downloaded constant_time_eq v0.3.1
18892026-09-01T23:09:20.941Z Downloaded assert-json-diff v2.0.2
18902026-09-01T23:09:20.941Z Downloaded async-lock v3.4.2
18912026-09-01T23:09:20.944Z Downloaded approx v0.5.1
18922026-09-01T23:09:20.944Z Downloaded cast v0.3.0
18932026-09-01T23:09:20.944Z Downloaded blake2b_simd v1.0.4
18942026-09-01T23:09:20.944Z Downloaded async-object-pool v0.2.0
18952026-09-01T23:09:20.944Z Downloaded concurrent-queue v2.5.0
18962026-09-01T23:09:20.947Z Downloaded assert_cmd v2.1.2
18972026-09-01T23:09:20.947Z Downloaded criterion-plot v0.6.0
18982026-09-01T23:09:20.947Z Downloaded datatest-stable v0.3.3
18992026-09-01T23:09:20.950Z Downloaded escape8259 v0.5.3
19002026-09-01T23:09:20.950Z Downloaded event-listener-strategy v0.5.4
19012026-09-01T23:09:20.950Z Downloaded cfg-expr v0.20.6
19022026-09-01T23:09:20.953Z Downloaded event-listener v5.4.1
19032026-09-01T23:09:20.953Z Downloaded futures-timer v3.0.3
19042026-09-01T23:09:20.956Z Downloaded fancy-regex v0.14.0
19052026-09-01T23:09:20.956Z Downloaded criterion v0.7.0
19062026-09-01T23:09:20.958Z Downloaded guppy v0.17.25
19072026-09-01T23:09:20.961Z Downloaded guppy-workspace-hack v0.1.0
19082026-09-01T23:09:20.964Z Downloaded hex-literal v0.4.1
19092026-09-01T23:09:20.964Z Downloaded hickory-client v0.25.2
19102026-09-01T23:09:20.964Z Downloaded httptest v0.16.4
19112026-09-01T23:09:20.967Z Downloaded linkme-impl v0.3.35
19122026-09-01T23:09:20.967Z Downloaded miette-derive v5.10.0
19132026-09-01T23:09:20.967Z Downloaded nested v0.1.1
19142026-09-01T23:09:20.967Z Downloaded knuffel-derive v3.2.0
19152026-09-01T23:09:20.967Z Downloaded linkme v0.3.35
19162026-09-01T23:09:20.970Z Downloaded libtest-mimic v0.8.1
19172026-09-01T23:09:20.970Z Downloaded pathdiff v0.2.3
19182026-09-01T23:09:20.970Z Downloaded owo-colors v3.5.0
19192026-09-01T23:09:20.972Z Downloaded knuffel v3.2.0
19202026-09-01T23:09:20.973Z Downloaded oorandom v11.1.5
19212026-09-01T23:09:20.973Z Downloaded parking v2.2.1
19222026-09-01T23:09:20.975Z Downloaded path-tree v0.8.3
19232026-09-01T23:09:20.975Z Downloaded miette v5.10.0
19242026-09-01T23:09:20.979Z Downloaded partial-io v0.5.4
19252026-09-01T23:09:20.979Z Downloaded plotters-svg v0.3.7
19262026-09-01T23:09:20.979Z Downloaded plotters-backend v0.3.7
19272026-09-01T23:09:20.979Z Downloaded relative-path v1.9.3
19282026-09-01T23:09:20.982Z Downloaded serde_regex v1.1.0
19292026-09-01T23:09:20.982Z Downloaded rust-argon2 v2.1.0
19302026-09-01T23:09:20.983Z Downloaded rand_distr v0.5.1
19312026-09-01T23:09:20.983Z Downloaded similar-asserts v1.7.0
19322026-09-01T23:09:20.986Z Downloaded supports-color v2.1.0
19332026-09-01T23:09:20.986Z Downloaded supports-hyperlinks v2.1.0
19342026-09-01T23:09:20.986Z Downloaded supports-unicode v2.1.0
19352026-09-01T23:09:20.986Z Downloaded terminal_size v0.1.17
19362026-09-01T23:09:20.986Z Downloaded rstest_macros v0.25.0
19372026-09-01T23:09:20.989Z Downloaded plotters v0.3.7
19382026-09-01T23:09:20.991Z Downloaded rstest v0.25.0
19392026-09-01T23:09:20.994Z Downloaded stringmetrics v2.2.2
19402026-09-01T23:09:20.997Z Downloaded target-triple v1.0.0
19412026-09-01T23:09:20.997Z Downloaded tinytemplate v1.2.1
19422026-09-01T23:09:20.997Z Downloaded target-lexicon v0.13.3
19432026-09-01T23:09:21.001Z Downloaded target-spec v3.5.7
19442026-09-01T23:09:21.001Z Downloaded termcolor v1.4.1
19452026-09-01T23:09:21.001Z Downloaded trybuild v1.0.116
19462026-09-01T23:09:21.003Z Downloaded textwrap v0.15.2
19472026-09-01T23:09:21.087Z Downloaded httpmock v0.8.3
19482026-09-01T23:09:22.886Z Checking cfg-if v1.0.4
19492026-09-01T23:09:23.256Z Checking serde_core v1.0.228
19502026-09-01T23:09:23.256Z Checking libc v0.2.185
19512026-09-01T23:09:23.331Z Checking memchr v2.8.0
19522026-09-01T23:09:23.374Z Checking smallvec v1.15.1
19532026-09-01T23:09:23.413Z Checking rand_core v0.10.0
19542026-09-01T23:09:23.446Z Checking itoa v1.0.17
19552026-09-01T23:09:23.484Z Checking subtle v2.6.1
19562026-09-01T23:09:23.491Z Checking libm v0.2.16
19572026-09-01T23:09:23.584Z Checking log v0.4.33
19582026-09-01T23:09:23.635Z Checking typenum v1.20.1
19592026-09-01T23:09:23.677Z Checking scopeguard v1.2.0
19602026-09-01T23:09:23.712Z Checking getrandom v0.4.3
19612026-09-01T23:09:23.712Z Checking errno v0.3.14
19622026-09-01T23:09:23.781Z Checking zmij v1.0.21
19632026-09-01T23:09:23.818Z Checking stable_deref_trait v1.2.1
19642026-09-01T23:09:23.821Z Checking lock_api v0.4.14
19652026-09-01T23:09:23.892Z Checking zerofrom v0.1.6
19662026-09-01T23:09:23.935Z Checking percent-encoding v2.3.2
19672026-09-01T23:09:23.976Z Checking writeable v0.6.2
19682026-09-01T23:09:24.016Z Checking litemap v0.8.1
19692026-09-01T23:09:24.053Z Checking yoke v0.8.1
19702026-09-01T23:09:24.091Z Checking icu_normalizer_data v2.1.1
19712026-09-01T23:09:24.167Z Checking icu_properties_data v2.1.2
19722026-09-01T23:09:24.172Z Checking form_urlencoded v1.2.2
19732026-09-01T23:09:24.214Z Checking utf8_iter v1.0.4
19742026-09-01T23:09:24.254Z Checking num-traits v0.2.19
19752026-09-01T23:09:24.254Z Checking zerovec v0.11.5
19762026-09-01T23:09:24.257Z Checking zerotrie v0.2.3
19772026-09-01T23:09:24.361Z Checking zerocopy v0.8.55
19782026-09-01T23:09:24.361Z Checking portable-atomic v1.13.1
19792026-09-01T23:09:24.432Z Checking critical-section v1.2.0
19802026-09-01T23:09:24.470Z Checking pin-project-lite v0.2.17
19812026-09-01T23:09:24.556Z Checking parking_lot_core v0.9.12
19822026-09-01T23:09:24.607Z Checking signal-hook-registry v1.4.8
19832026-09-01T23:09:24.655Z Checking mio v1.2.0
19842026-09-01T23:09:24.766Z Checking serde v1.0.228
19852026-09-01T23:09:24.805Z Checking bitflags v2.11.0
19862026-09-01T23:09:24.809Z Checking serde_json v1.0.151
19872026-09-01T23:09:24.840Z Checking tinystr v0.8.2
19882026-09-01T23:09:24.840Z Checking potential_utf v0.1.4
19892026-09-01T23:09:24.941Z Checking once_cell v1.21.3
19902026-09-01T23:09:24.978Z Checking parking_lot v0.12.5
19912026-09-01T23:09:25.018Z Checking iana-time-zone v0.1.65
19922026-09-01T23:09:25.060Z Checking icu_collections v2.1.1
19932026-09-01T23:09:25.098Z Checking icu_locale_core v2.1.1
19942026-09-01T23:09:25.150Z Checking uuid v1.23.4
19952026-09-01T23:09:25.193Z Checking zeroize v1.9.0
19962026-09-01T23:09:25.193Z Checking bytes v1.11.1
19972026-09-01T23:09:25.196Z Checking chrono v0.4.45
19982026-09-01T23:09:25.392Z Checking socket2 v0.6.3
19992026-09-01T23:09:25.441Z Checking semver v1.0.28
20002026-09-01T23:09:25.505Z Checking thiserror v2.0.18
20012026-09-01T23:09:25.552Z Checking dyn-clone v1.0.20
20022026-09-01T23:09:25.655Z Checking rustix v1.1.4
20032026-09-01T23:09:25.658Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20042026-09-01T23:09:25.698Z Checking futures-core v0.3.32
20052026-09-01T23:09:25.768Z Checking equivalent v1.0.2
20062026-09-01T23:09:25.771Z Checking icu_provider v2.1.1
20072026-09-01T23:09:25.800Z Checking tokio v1.52.1
20082026-09-01T23:09:25.881Z Checking getrandom v0.2.17
20092026-09-01T23:09:25.883Z Checking cmov v0.5.4
20102026-09-01T23:09:26.007Z Checking byteorder v1.5.0
20112026-09-01T23:09:26.059Z Checking icu_normalizer v2.1.1
20122026-09-01T23:09:26.062Z Checking icu_properties v2.1.2
20132026-09-01T23:09:26.131Z Checking rand_core v0.6.4
20142026-09-01T23:09:26.134Z Checking ctutils v0.4.2
20152026-09-01T23:09:26.232Z Checking futures-sink v0.3.32
20162026-09-01T23:09:26.341Z Checking getrandom v0.3.4
20172026-09-01T23:09:26.379Z Checking futures-channel v0.3.32
20182026-09-01T23:09:26.415Z Checking hybrid-array v0.4.13
20192026-09-01T23:09:26.452Z Checking slab v0.4.12
20202026-09-01T23:09:26.490Z Checking futures-io v0.3.32
20212026-09-01T23:09:26.527Z Checking futures-task v0.3.32
20222026-09-01T23:09:26.596Z Checking regex-syntax v0.8.10
20232026-09-01T23:09:26.634Z Checking fnv v1.0.7
20242026-09-01T23:09:26.638Z Checking generic-array v0.14.7
20252026-09-01T23:09:26.705Z Checking futures-util v0.3.32
20262026-09-01T23:09:26.791Z Checking hashbrown v0.17.0
20272026-09-01T23:09:26.896Z Checking idna_adapter v1.2.1
20282026-09-01T23:09:27.046Z Checking idna v1.1.0
20292026-09-01T23:09:27.111Z Checking thiserror v1.0.69
20302026-09-01T23:09:27.150Z Checking ppv-lite86 v0.2.21
20312026-09-01T23:09:27.187Z Checking crypto-common v0.2.2
20322026-09-01T23:09:27.240Z Checking const-oid v0.9.6
20332026-09-01T23:09:27.286Z Checking indexmap v2.14.0
20342026-09-01T23:09:27.324Z Checking url v2.5.8
20352026-09-01T23:09:27.464Z Checking base64ct v1.8.3
20362026-09-01T23:09:27.732Z Checking crypto-common v0.1.7
20372026-09-01T23:09:27.790Z Checking schemars v0.8.22
20382026-09-01T23:09:27.841Z Checking block-buffer v0.12.1
20392026-09-01T23:09:27.878Z Checking base64 v0.22.1
20402026-09-01T23:09:27.915Z Checking block-buffer v0.10.4
20412026-09-01T23:09:27.919Z Checking rand_core v0.9.5
20422026-09-01T23:09:27.985Z Checking erased-serde v0.3.31
20432026-09-01T23:09:28.034Z Checking utf8parse v0.2.2
20442026-09-01T23:09:28.088Z Checking digest v0.10.7
20452026-09-01T23:09:28.148Z Checking anstyle v1.0.14
20462026-09-01T23:09:28.184Z Checking http v1.4.2
20472026-09-01T23:09:28.187Z Checking rand_chacha v0.9.0
20482026-09-01T23:09:28.313Z Checking tracing-core v0.1.36
20492026-09-01T23:09:28.355Z Checking const-oid v0.10.2
20502026-09-01T23:09:28.396Z Checking slog v2.8.2
20512026-09-01T23:09:28.445Z Checking rand v0.9.2
20522026-09-01T23:09:28.488Z Checking anstyle-query v1.1.5
20532026-09-01T23:09:28.540Z Checking colorchoice v1.0.4
20542026-09-01T23:09:28.609Z Checking is_terminal_polyfill v1.70.2
20552026-09-01T23:09:28.612Z Checking fastrand v2.3.0
20562026-09-01T23:09:28.682Z Checking tracing v0.1.44
20572026-09-01T23:09:28.685Z Checking terminal_size v0.4.3
20582026-09-01T23:09:28.723Z Checking anstyle-parse v1.0.0
20592026-09-01T23:09:28.787Z Checking ipnet v2.12.0
20602026-09-01T23:09:28.792Z Checking aho-corasick v1.1.4
20612026-09-01T23:09:28.859Z Checking unicode-ident v1.0.24
20622026-09-01T23:09:28.862Z Checking tempfile v3.27.0
20632026-09-01T23:09:28.931Z Checking anstream v1.0.0
20642026-09-01T23:09:28.934Z Checking strsim v0.11.1
20652026-09-01T23:09:28.964Z Checking clap_lex v1.0.0
20662026-09-01T23:09:29.035Z Checking proc-macro2 v1.0.106
20672026-09-01T23:09:29.073Z Checking digest v0.11.3
20682026-09-01T23:09:29.076Z Checking tokio-util v0.7.18
20692026-09-01T23:09:29.146Z Checking ipnetwork v0.21.1
20702026-09-01T23:09:29.149Z Checking crossbeam-utils v0.8.21
20712026-09-01T23:09:29.217Z Checking cpufeatures v0.3.0
20722026-09-01T23:09:29.220Z Checking clap_builder v4.6.0
20732026-09-01T23:09:29.287Z Checking allocator-api2 v0.2.21
20742026-09-01T23:09:29.326Z Checking powerfmt v0.2.0
20752026-09-01T23:09:29.363Z Checking quote v1.0.45
20762026-09-01T23:09:29.400Z Checking httparse v1.10.1
20772026-09-01T23:09:29.505Z Checking deranged v0.5.8
20782026-09-01T23:09:29.544Z Checking num_threads v0.1.7
20792026-09-01T23:09:29.547Z Checking regex-automata v0.4.14
20802026-09-01T23:09:29.618Z Checking syn v2.0.117
20812026-09-01T23:09:29.620Z Checking cpufeatures v0.2.17
20822026-09-01T23:09:29.686Z Checking num-conv v0.2.0
20832026-09-01T23:09:29.688Z Checking time-core v0.1.8
20842026-09-01T23:09:29.756Z Checking anyhow v1.0.104
20852026-09-01T23:09:29.793Z Checking rustls-pki-types v1.14.0
20862026-09-01T23:09:29.830Z Checking aws-lc-sys v0.40.0
20872026-09-01T23:09:29.887Z Checking untrusted v0.7.1
20882026-09-01T23:09:29.982Z Checking http-body v1.0.1
20892026-09-01T23:09:30.031Z Checking atomic-waker v1.1.2
20902026-09-01T23:09:30.106Z Checking hex v0.4.3
20912026-09-01T23:09:30.146Z Checking httpdate v1.0.3
20922026-09-01T23:09:30.182Z Checking simd-adler32 v0.3.8
20932026-09-01T23:09:30.323Z Checking try-lock v0.2.5
20942026-09-01T23:09:30.361Z Checking h2 v0.4.15
20952026-09-01T23:09:30.364Z Checking aws-lc-rs v1.16.3
20962026-09-01T23:09:30.432Z Checking oxnet v0.1.6
20972026-09-01T23:09:30.468Z Checking want v0.3.1
20982026-09-01T23:09:30.472Z Checking time v0.3.47
20992026-09-01T23:09:30.538Z Checking clap v4.6.1
21002026-09-01T23:09:30.618Z Checking spin v0.9.8
21012026-09-01T23:09:30.657Z Checking untrusted v0.9.0
21022026-09-01T23:09:30.718Z Checking adler2 v2.0.1
21032026-09-01T23:09:30.798Z Checking ryu v1.0.23
21042026-09-01T23:09:30.836Z Checking tower-service v0.3.3
21052026-09-01T23:09:30.872Z Checking tower-layer v0.3.3
21062026-09-01T23:09:30.955Z Checking miniz_oxide v0.8.9
21072026-09-01T23:09:30.993Z Checking pem-rfc7468 v0.7.0
21082026-09-01T23:09:31.051Z Checking unicode-width v0.2.0
21092026-09-01T23:09:31.180Z Checking flagset v0.4.7
21102026-09-01T23:09:31.218Z Checking rustls-webpki v0.103.13
21112026-09-01T23:09:31.325Z Checking block-padding v0.4.2
21122026-09-01T23:09:31.389Z Checking der v0.7.10
21132026-09-01T23:09:31.392Z Checking camino v1.2.5
21142026-09-01T23:09:31.424Z Checking socket2 v0.5.10
21152026-09-01T23:09:31.517Z Checking mime v0.3.17
21162026-09-01T23:09:31.631Z Checking inout v0.2.2
21172026-09-01T23:09:31.669Z Checking rustls v0.23.41
21182026-09-01T23:09:31.707Z Checking pretty-hex v0.4.1
21192026-09-01T23:09:31.746Z Checking http-body-util v0.1.3
21202026-09-01T23:09:31.749Z Checking plain v0.2.3
21212026-09-01T23:09:31.816Z Checking cipher v0.5.2
21222026-09-01T23:09:31.854Z Checking rand_chacha v0.3.1
21232026-09-01T23:09:31.908Z Checking openssl-probe v0.2.1
21242026-09-01T23:09:31.911Z Checking ucd-trie v0.1.7
21252026-09-01T23:09:31.994Z Checking bit-vec v0.8.0
21262026-09-01T23:09:32.049Z Checking regex v1.12.3
21272026-09-01T23:09:32.087Z Checking rand v0.8.6
21282026-09-01T23:09:32.090Z Checking serde_urlencoded v0.7.1
21292026-09-01T23:09:32.159Z Checking pest v2.8.6
21302026-09-01T23:09:32.162Z Checking spki v0.7.3
21312026-09-01T23:09:32.229Z Checking bit-set v0.8.0
21322026-09-01T23:09:32.349Z Checking wait-timeout v0.2.1
21332026-09-01T23:09:32.353Z Checking encoding_rs v0.8.35
21342026-09-01T23:09:32.422Z Checking futures-executor v0.3.32
21352026-09-01T23:09:32.425Z Checking crc32fast v1.5.0
21362026-09-01T23:09:32.504Z Checking quick-error v1.2.3
21372026-09-01T23:09:32.603Z Checking futures v0.3.32
21382026-09-01T23:09:32.642Z Checking rusty-fork v0.3.1
21392026-09-01T23:09:32.645Z Checking rand_xorshift v0.4.0
21402026-09-01T23:09:32.645Z Checking unarray v0.1.4
21412026-09-01T23:09:32.750Z Checking either v1.15.0
21422026-09-01T23:09:32.830Z Checking pkcs8 v0.10.2
21432026-09-01T23:09:32.869Z Checking sync_wrapper v1.0.2
21442026-09-01T23:09:32.872Z Checking proptest v1.11.0
21452026-09-01T23:09:32.994Z Checking zlib-rs v0.6.2
21462026-09-01T23:09:33.008Z Checking tower v0.5.3
21472026-09-01T23:09:33.045Z Checking foldhash v0.2.0
21482026-09-01T23:09:33.222Z Checking hyper v1.10.1
21492026-09-01T23:09:33.261Z Checking iri-string v0.7.10
21502026-09-01T23:09:33.264Z Checking hashbrown v0.16.1
21512026-09-01T23:09:33.367Z Checking sha2 v0.10.9
21522026-09-01T23:09:33.422Z Checking openapiv3 v2.2.0
21532026-09-01T23:09:33.671Z Checking static_assertions v1.1.0
21542026-09-01T23:09:33.774Z Checking lazy_static v1.5.0
21552026-09-01T23:09:33.818Z Checking tinyvec_macros v0.1.1
21562026-09-01T23:09:33.872Z Checking flate2 v1.1.9
21572026-09-01T23:09:33.911Z Checking rustls-native-certs v0.8.3
21582026-09-01T23:09:33.946Z Checking tinyvec v1.10.0
21592026-09-01T23:09:33.985Z Checking tokio-rustls v0.26.4
21602026-09-01T23:09:34.072Z Checking hubpack v0.1.2
21612026-09-01T23:09:34.180Z Checking hyper-util v0.1.20
21622026-09-01T23:09:34.219Z Checking psl-types v2.0.11
21632026-09-01T23:09:34.254Z Checking cookie v0.18.1
21642026-09-01T23:09:34.293Z Checking signature v2.2.0
21652026-09-01T23:09:34.296Z Checking tower-http v0.6.8
21662026-09-01T23:09:34.296Z Checking num-integer v0.1.46
21672026-09-01T23:09:34.396Z Checking publicsuffix v2.3.0
21682026-09-01T23:09:34.456Z Checking strum v0.26.3
21692026-09-01T23:09:34.509Z Checking rustls-platform-verifier v0.6.2
21702026-09-01T23:09:34.583Z Checking cookie_store v0.22.1
21712026-09-01T23:09:34.621Z Checking ahash v0.8.12
21722026-09-01T23:09:34.624Z Checking scroll v0.13.0
21732026-09-01T23:09:34.693Z Checking unicode-width v0.1.14
21742026-09-01T23:09:34.696Z Checking toml_datetime v0.6.11
21752026-09-01T23:09:34.766Z Checking newtype-uuid v1.3.2
21762026-09-01T23:09:34.766Z Checking serde_spanned v0.6.9
21772026-09-01T23:09:34.839Z Checking memmap2 v0.9.10
21782026-09-01T23:09:34.905Z Checking goblin v0.10.5
21792026-09-01T23:09:34.944Z Checking data-encoding v2.10.0
21802026-09-01T23:09:34.947Z Checking dtrace-parser v0.3.0
21812026-09-01T23:09:35.015Z Checking bstr v1.12.1
21822026-09-01T23:09:35.018Z Checking daft v0.1.8
21832026-09-01T23:09:35.018Z Checking hmac v0.12.1
21842026-09-01T23:09:35.118Z Checking thread-id v5.1.0
21852026-09-01T23:09:35.217Z Checking base64 v0.21.7
21862026-09-01T23:09:35.256Z Checking x509-cert v0.2.5
21872026-09-01T23:09:35.259Z Checking crossbeam-epoch v0.9.18
21882026-09-01T23:09:35.259Z Checking num-iter v0.1.45
21892026-09-01T23:09:35.364Z Checking memoffset v0.9.1
21902026-09-01T23:09:35.426Z Checking scroll v0.12.0
21912026-09-01T23:09:35.465Z Checking zerocopy v0.7.35
21922026-09-01T23:09:35.468Z Checking hyper-rustls v0.27.7
21932026-09-01T23:09:35.538Z Checking rustix v0.38.44
21942026-09-01T23:09:35.541Z Checking env_filter v2.0.0
21952026-09-01T23:09:35.608Z Checking smawk v0.3.2
21962026-09-01T23:09:35.678Z Checking goblin v0.8.2
21972026-09-01T23:09:35.733Z Checking reqwest v0.13.2
21982026-09-01T23:09:35.771Z Checking unicode-linebreak v0.1.5
21992026-09-01T23:09:35.774Z Checking tap v1.0.1
22002026-09-01T23:09:35.924Z Checking unicode-segmentation v1.12.0
22012026-09-01T23:09:35.963Z Checking wyz v0.5.1
22022026-09-01T23:09:36.000Z Checking env_logger v0.11.11
22032026-09-01T23:09:36.035Z Checking num-bigint-dig v0.8.6
22042026-09-01T23:09:36.169Z Checking dtrace-parser v0.2.0
22052026-09-01T23:09:36.218Z Checking pkcs1 v0.7.5
22062026-09-01T23:09:36.260Z Checking ff v0.13.1
22072026-09-01T23:09:36.365Z Checking radium v0.7.0
22082026-09-01T23:09:36.418Z Checking thread-id v4.2.2
22092026-09-01T23:09:36.457Z Checking funty v2.0.0
22102026-09-01T23:09:36.460Z Checking same-file v1.0.6
22112026-09-01T23:09:36.530Z Checking crc-catalog v2.4.0
22122026-09-01T23:09:36.566Z Checking winnow v1.0.3
22132026-09-01T23:09:36.603Z Checking base16ct v0.2.0
22142026-09-01T23:09:36.642Z Checking walkdir v2.5.0
22152026-09-01T23:09:36.677Z Checking crc v3.4.0
22162026-09-01T23:09:36.761Z Checking sec1 v0.7.3
22172026-09-01T23:09:36.799Z Checking bitvec v1.0.1
22182026-09-01T23:09:36.833Z Checking group v0.13.0
22192026-09-01T23:09:36.870Z Checking rsa v0.9.10
22202026-09-01T23:09:36.907Z Checking nix v0.31.2
22212026-09-01T23:09:36.996Z Checking hkdf v0.12.4
22222026-09-01T23:09:37.034Z Checking unicode-normalization v0.1.25
22232026-09-01T23:09:37.164Z Checking crypto-bigint v0.5.5
22242026-09-01T23:09:37.209Z Checking dof v0.4.0
22252026-09-01T23:09:37.361Z Checking zerocopy v0.6.6
22262026-09-01T23:09:37.429Z Checking maybe-uninit v2.0.0
22272026-09-01T23:09:37.467Z Checking winnow v0.5.40
22282026-09-01T23:09:37.529Z Checking is_ci v1.2.0
22292026-09-01T23:09:37.602Z Checking dof v0.3.0
22302026-09-01T23:09:37.655Z Checking foreign-types-shared v0.1.1
22312026-09-01T23:09:37.700Z Checking foldhash v0.1.5
22322026-09-01T23:09:37.775Z Checking gimli v0.32.3
22332026-09-01T23:09:37.869Z Checking nodrop v0.1.14
22342026-09-01T23:09:37.908Z Checking usdt-impl v0.6.0
22352026-09-01T23:09:37.945Z Checking usdt-impl v0.5.0
22362026-09-01T23:09:37.991Z Checking array-init v0.0.4
22372026-09-01T23:09:38.122Z Checking elliptic-curve v0.13.8
22382026-09-01T23:09:38.161Z Checking hashbrown v0.15.5
22392026-09-01T23:09:38.165Z Checking packed_struct v0.10.1
22402026-09-01T23:09:38.232Z Checking usdt v0.6.0
22412026-09-01T23:09:38.270Z Checking foreign-types v0.3.2
22422026-09-01T23:09:38.312Z Checking smallvec v0.6.14
22432026-09-01T23:09:38.369Z Checking serde_with v3.21.0
22442026-09-01T23:09:38.428Z Checking bitfield v0.19.4
22452026-09-01T23:09:38.467Z Checking bzip2-sys v0.1.13+1.0.8
22462026-09-01T23:09:38.527Z Checking openssl-sys v0.9.117
22472026-09-01T23:09:38.582Z Checking object v0.37.3
22482026-09-01T23:09:38.632Z Checking toml_edit v0.19.15
22492026-09-01T23:09:38.680Z Checking bitflags v1.3.2
22502026-09-01T23:09:38.722Z Checking rustc-demangle v0.1.27
22512026-09-01T23:09:38.784Z Checking siphasher v1.0.2
22522026-09-01T23:09:38.919Z Checking hashbrown v0.12.3
22532026-09-01T23:09:38.969Z Checking keccak v0.1.6
22542026-09-01T23:09:39.007Z Checking openssl v0.10.80
22552026-09-01T23:09:39.167Z Checking sha3 v0.10.8
22562026-09-01T23:09:39.224Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22572026-09-01T23:09:39.332Z Checking addr2line v0.25.1
22582026-09-01T23:09:39.369Z Checking indexmap v1.9.3
22592026-09-01T23:09:39.404Z Checking bzip2 v0.4.4
22602026-09-01T23:09:39.594Z Checking serde-hex v0.1.0
22612026-09-01T23:09:39.633Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22622026-09-01T23:09:39.674Z Checking toml v0.7.8
22632026-09-01T23:09:39.714Z Checking toml_parser v1.1.2+spec-1.1.0
22642026-09-01T23:09:39.814Z Checking ron v0.8.1
22652026-09-01T23:09:39.865Z Checking hashbrown v0.13.2
22662026-09-01T23:09:40.009Z Checking itertools v0.13.0
22672026-09-01T23:09:40.069Z Checking signal-hook v0.3.18
22682026-09-01T23:09:40.290Z Checking managed v0.8.0
22692026-09-01T23:09:40.328Z Checking crc-any v2.5.0
22702026-09-01T23:09:40.365Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22712026-09-01T23:09:40.504Z Checking object v0.30.4
22722026-09-01T23:09:40.542Z Checking zip v0.6.6
22732026-09-01T23:09:40.579Z Checking globset v0.4.18
22742026-09-01T23:09:40.861Z Checking chacha20 v0.10.0
22752026-09-01T23:09:40.900Z Checking curve25519-dalek v4.1.3
22762026-09-01T23:09:40.903Z Checking backtrace v0.3.76
22772026-09-01T23:09:40.997Z Checking toml_write v0.1.2
22782026-09-01T23:09:41.063Z Checking winnow v0.7.14
22792026-09-01T23:09:41.101Z Checking path-slash v0.1.5
22802026-09-01T23:09:41.145Z Checking native-tls v0.2.18
22812026-09-01T23:09:41.191Z Checking signal-hook-mio v0.2.5
22822026-09-01T23:09:41.229Z Checking textwrap v0.16.2
22832026-09-01T23:09:41.266Z Checking backtrace-ext v0.2.1
22842026-09-01T23:09:41.326Z Checking ed25519 v2.2.3
22852026-09-01T23:09:41.368Z Checking ref-cast v1.0.25
22862026-09-01T23:09:41.404Z Checking pin-project v1.1.11
22872026-09-01T23:09:41.467Z Checking jiff-core v0.1.0
22882026-09-01T23:09:41.505Z Checking tokio-native-tls v0.3.1
22892026-09-01T23:09:41.542Z Checking pem v3.0.6
22902026-09-01T23:09:41.579Z Checking zstd-sys v2.0.16+zstd.1.5.7
22912026-09-01T23:09:41.693Z Checking ed25519-dalek v2.2.0
22922026-09-01T23:09:41.731Z Checking owo-colors v4.3.0
22932026-09-01T23:09:41.734Z Checking fixedbitset v0.5.7
22942026-09-01T23:09:41.734Z Checking zstd-safe v7.2.4
22952026-09-01T23:09:41.960Z Checking hyper-tls v0.6.0
22962026-09-01T23:09:41.999Z Checking snafu v0.8.9
22972026-09-01T23:09:42.002Z Checking petgraph v0.8.3
22982026-09-01T23:09:42.165Z Checking crossterm v0.28.1
22992026-09-01T23:09:42.203Z Checking jiff v0.2.34
23002026-09-01T23:09:42.239Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23012026-09-01T23:09:42.277Z Checking supports-color v3.0.2
23022026-09-01T23:09:42.280Z Checking toml_edit v0.22.27
23032026-09-01T23:09:42.347Z Checking similar v2.7.0
23042026-09-01T23:09:42.432Z Checking fs-err v3.3.0
23052026-09-01T23:09:42.598Z Checking hash32 v0.2.1
23062026-09-01T23:09:42.762Z Checking serde_plain v1.0.2
23072026-09-01T23:09:42.765Z Checking serde-big-array v0.5.1
23082026-09-01T23:09:42.834Z Checking typed-path v0.9.3
23092026-09-01T23:09:42.898Z Checking libbz2-rs-sys v0.2.2
23102026-09-01T23:09:42.944Z Checking unicode-bidi v0.3.18
23112026-09-01T23:09:42.982Z Checking bumpalo v3.20.2
23122026-09-01T23:09:43.212Z Checking predicates-core v1.0.10
23132026-09-01T23:09:43.251Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23142026-09-01T23:09:43.287Z Checking unicode-properties v0.1.4
23152026-09-01T23:09:43.323Z Checking bzip2 v0.6.1
23162026-09-01T23:09:43.367Z Checking zopfli v0.8.3
23172026-09-01T23:09:43.417Z Checking heapless v0.7.17
23182026-09-01T23:09:43.502Z Checking stringprep v0.1.5
23192026-09-01T23:09:43.539Z Checking reqwest v0.12.28
23202026-09-01T23:09:43.606Z Checking zstd v0.13.3
23212026-09-01T23:09:43.645Z Checking hickory-proto v0.25.2
23222026-09-01T23:09:43.648Z Checking byte-wrapper v0.1.0
23232026-09-01T23:09:43.715Z Checking md-5 v0.10.6
23242026-09-01T23:09:43.718Z Checking float-cmp v0.10.0
23252026-09-01T23:09:43.818Z Checking difflib v0.4.0
23262026-09-01T23:09:43.865Z Checking fallible-iterator v0.2.0
23272026-09-01T23:09:43.903Z Checking normalize-line-endings v0.3.0
23282026-09-01T23:09:43.906Z Checking supports-hyperlinks v3.2.0
23292026-09-01T23:09:43.974Z Checking supports-unicode v3.0.0
23302026-09-01T23:09:44.023Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23312026-09-01T23:09:44.026Z Checking predicates v3.1.4
23322026-09-01T23:09:44.094Z Checking smoltcp v0.9.1
23332026-09-01T23:09:44.130Z Checking miette v7.6.0
23342026-09-01T23:09:44.134Z Checking zip v4.6.1
23352026-09-01T23:09:44.201Z Checking postgres-protocol v0.6.10
23362026-09-01T23:09:44.307Z Checking iddqd v0.4.2
23372026-09-01T23:09:44.347Z Checking phf_shared v0.13.1
23382026-09-01T23:09:44.544Z Checking phf_shared v0.11.3
23392026-09-01T23:09:44.581Z Checking olpc-cjson v0.1.4
23402026-09-01T23:09:44.658Z Checking tokio-stream v0.1.18
23412026-09-01T23:09:44.697Z Checking derive_more v2.1.1
23422026-09-01T23:09:44.734Z Checking strum v0.27.2
23432026-09-01T23:09:44.734Z Checking precomputed-hash v0.1.1
23442026-09-01T23:09:44.806Z Checking lalrpop-util v0.19.12
23452026-09-01T23:09:44.809Z Checking new_debug_unreachable v1.0.6
23462026-09-01T23:09:44.878Z Checking fixedbitset v0.4.2
23472026-09-01T23:09:44.881Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-09-01T23:09:44.881Z Checking tough v0.22.0
23492026-09-01T23:09:44.984Z Checking string_cache v0.8.9
23502026-09-01T23:09:45.020Z Checking phf v0.13.1
23512026-09-01T23:09:45.056Z Checking postgres-types v0.2.12
23522026-09-01T23:09:45.093Z Checking petgraph v0.6.5
23532026-09-01T23:09:45.176Z Checking buf-list v1.1.2
23542026-09-01T23:09:45.213Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23552026-09-01T23:09:45.250Z Checking peg-runtime v0.8.5
23562026-09-01T23:09:45.388Z Checking whoami v2.1.0
23572026-09-01T23:09:45.428Z Checking is-terminal v0.4.17
23582026-09-01T23:09:45.508Z Checking crossbeam-channel v0.5.15
23592026-09-01T23:09:45.550Z Checking thread_local v1.1.9
23602026-09-01T23:09:45.588Z Checking take_mut v0.2.2
23612026-09-01T23:09:45.622Z Checking tokio-postgres v0.7.16
23622026-09-01T23:09:45.722Z Checking term v1.2.1
23632026-09-01T23:09:45.760Z Compiling newtype-uuid-macros v0.1.0
23642026-09-01T23:09:45.864Z Checking slog-async v2.8.0
23652026-09-01T23:09:45.977Z Checking slog-term v2.9.2
23662026-09-01T23:09:46.069Z Compiling multer v3.1.0
23672026-09-01T23:09:46.265Z Compiling async-stream-impl v0.3.6
23682026-09-01T23:09:46.358Z Checking match_cfg v0.1.0
23692026-09-01T23:09:46.395Z Checking slog-json v2.6.1
23702026-09-01T23:09:46.457Z Checking hostname v0.3.1
23712026-09-01T23:09:46.495Z Compiling dropshot v0.17.1
23722026-09-01T23:09:46.541Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23732026-09-01T23:09:46.580Z Checking debug-ignore v1.0.5
23742026-09-01T23:09:46.617Z Checking slog-bunyan v2.5.0
23752026-09-01T23:09:46.709Z Compiling dropshot_endpoint v0.17.1
23762026-09-01T23:09:46.781Z Checking serde_path_to_error v0.1.20
23772026-09-01T23:09:46.826Z Checking sha1 v0.11.0
23782026-09-01T23:09:46.879Z Checking serde_spanned v1.1.1
23792026-09-01T23:09:46.916Z Checking toml_datetime v1.1.1+spec-1.1.0
23802026-09-01T23:09:46.972Z Checking toml_writer v1.1.1+spec-1.1.0
23812026-09-01T23:09:47.010Z Checking compression-core v0.4.31
23822026-09-01T23:09:47.047Z Checking async-stream v0.3.6
23832026-09-01T23:09:47.117Z Checking waitgroup v0.1.2
23842026-09-01T23:09:47.152Z Checking rustls-pemfile v2.2.0
23852026-09-01T23:09:47.188Z Checking compression-codecs v0.4.37
23862026-09-01T23:09:47.222Z Checking toml v1.1.2+spec-1.1.0
23872026-09-01T23:09:47.258Z Checking hostname v0.4.2
23882026-09-01T23:09:47.295Z Checking progenitor-client v0.14.0
23892026-09-01T23:09:47.364Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23902026-09-01T23:09:47.367Z Checking atomicwrites v0.4.4
23912026-09-01T23:09:47.438Z Checking async-compression v0.4.41
23922026-09-01T23:09:47.475Z Compiling serde_tokenstream v0.3.0
23932026-09-01T23:09:47.475Z Compiling parse-display-derive v0.10.0
23942026-09-01T23:09:47.546Z Checking macaddr v1.0.1
23952026-09-01T23:09:47.583Z Checking regress v0.10.5
23962026-09-01T23:09:47.715Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23972026-09-01T23:09:47.757Z Checking instant v0.1.13
23982026-09-01T23:09:47.827Z Compiling oxide-generation-macros v0.2.0
23992026-09-01T23:09:47.865Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24002026-09-01T23:09:47.869Z Checking itertools v0.14.0
24012026-09-01T23:09:47.936Z Checking oxide-generation v0.1.3
24022026-09-01T23:09:48.011Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24032026-09-01T23:09:48.153Z Checking backoff v0.4.0
24042026-09-01T23:09:48.201Z Checking backon v1.6.0
24052026-09-01T23:09:48.275Z Checking humantime v2.3.0
24062026-09-01T23:09:48.368Z Compiling convert_case v0.4.0
24072026-09-01T23:09:48.407Z Checking progenitor-extras v0.2.0
24082026-09-01T23:09:48.491Z Checking half v2.7.1
24092026-09-01T23:09:48.598Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24102026-09-01T23:09:48.658Z Checking ciborium-io v0.2.2
24112026-09-01T23:09:48.765Z Compiling derive_more v0.99.20
24122026-09-01T23:09:48.801Z Checking heck v0.5.0
24132026-09-01T23:09:48.805Z Checking ciborium-ll v0.2.2
24142026-09-01T23:09:48.869Z Checking secrecy v0.10.3
24152026-09-01T23:09:48.954Z Checking camino-tempfile v1.4.1
24162026-09-01T23:09:48.992Z Checking indent_write v2.2.0
24172026-09-01T23:09:49.027Z Compiling crucible-workspace-hack v0.1.0
24182026-09-01T23:09:49.063Z Checking ciborium v0.2.2
24192026-09-01T23:09:49.097Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24202026-09-01T23:09:49.139Z Checking inout v0.1.4
24212026-09-01T23:09:49.175Z Compiling regress v0.11.1
24222026-09-01T23:09:49.215Z Checking parse-display v0.10.0
24232026-09-01T23:09:49.335Z Checking cipher v0.4.4
24242026-09-01T23:09:49.393Z Checking universal-hash v0.5.1
24252026-09-01T23:09:49.433Z Compiling thiserror-impl-no-std v2.0.2
24262026-09-01T23:09:49.437Z Checking opaque-debug v0.3.1
24272026-09-01T23:09:49.504Z Checking blake2 v0.10.6
24282026-09-01T23:09:49.550Z Checking aead v0.5.2
24292026-09-01T23:09:49.588Z Checking poly1305 v0.8.0
24302026-09-01T23:09:49.591Z Checking chacha20 v0.9.1
24312026-09-01T23:09:49.727Z Checking password-hash v0.5.0
24322026-09-01T23:09:49.767Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24332026-09-01T23:09:49.845Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24342026-09-01T23:09:49.882Z Checking chacha20poly1305 v0.10.1
24352026-09-01T23:09:49.980Z Checking argon2 v0.5.3
24362026-09-01T23:09:50.035Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24372026-09-01T23:09:50.195Z Compiling unsafe-libyaml v0.2.11
24382026-09-01T23:09:50.300Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24392026-09-01T23:09:50.356Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24402026-09-01T23:09:50.519Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412026-09-01T23:09:50.608Z Checking thiserror-no-std v2.0.2
24422026-09-01T23:09:50.610Z Checking swrite v0.1.0
24432026-09-01T23:09:50.727Z Compiling typify-impl v0.6.2
24442026-09-01T23:09:50.766Z Checking vsss-rs v3.3.4
24452026-09-01T23:09:50.981Z Compiling serde_yaml v0.9.34+deprecated
24462026-09-01T23:09:51.359Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24472026-09-01T23:09:51.894Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24482026-09-01T23:09:51.989Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24492026-09-01T23:09:52.109Z Checking crossbeam-deque v0.8.6
24502026-09-01T23:09:52.147Z Compiling rayon-core v1.13.0
24512026-09-01T23:09:52.325Z Compiling num-derive v0.4.2
24522026-09-01T23:09:52.362Z Compiling toml_datetime v0.7.5+spec-1.1.0
24532026-09-01T23:09:52.433Z Compiling proc-macro-error v1.0.4
24542026-09-01T23:09:52.640Z Compiling toml_edit v0.23.10+spec-1.0.0
24552026-09-01T23:09:52.797Z Checking tabwriter v1.4.1
24562026-09-01T23:09:52.862Z Checking rayon v1.11.0
24572026-09-01T23:09:52.900Z Compiling illumos-nvpair-sys v0.2.0
24582026-09-01T23:09:52.974Z Checking glob v0.3.3
24592026-09-01T23:09:53.115Z Compiling itertools v0.15.0
24602026-09-01T23:09:53.187Z Compiling heapless v0.8.0
24612026-09-01T23:09:53.231Z Compiling proc-macro-crate v3.4.0
24622026-09-01T23:09:53.420Z Checking hash32 v0.3.1
24632026-09-01T23:09:53.584Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-01T23:09:53.709Z Checking colored v3.1.1
24652026-09-01T23:09:53.746Z Compiling smoltcp v0.11.0
24662026-09-01T23:09:53.805Z Compiling num_enum_derive v0.7.6
24672026-09-01T23:09:53.879Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24682026-09-01T23:09:53.963Z Checking illumos-nvpair v0.3.0
24692026-09-01T23:09:54.143Z Checking toml v0.8.23
24702026-09-01T23:09:54.189Z Checking cobs v0.3.0
24712026-09-01T23:09:54.337Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24722026-09-01T23:09:54.375Z Checking postcard v1.1.3
24732026-09-01T23:09:54.456Z Compiling ingot-macros v0.2.0
24742026-09-01T23:09:54.492Z Checking rand v0.10.1
24752026-09-01T23:09:54.596Z Compiling proc-macro-crate v1.3.1
24762026-09-01T23:09:54.698Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24772026-09-01T23:09:54.860Z Checking num_enum v0.7.6
24782026-09-01T23:09:54.933Z Checking sigpipe v0.1.3
24792026-09-01T23:09:55.005Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24802026-09-01T23:09:55.043Z Compiling foreign-types-macros v0.2.3
24812026-09-01T23:09:55.047Z Checking foreign-types-shared v0.3.1
24822026-09-01T23:09:55.047Z Compiling num_enum_derive v0.5.11
24832026-09-01T23:09:55.269Z Compiling typify-macro v0.6.2
24842026-09-01T23:09:55.349Z Checking cstr-argument v0.1.2
24852026-09-01T23:09:55.451Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24862026-09-01T23:09:55.501Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24872026-09-01T23:09:55.596Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24882026-09-01T23:09:55.661Z Checking foreign-types v0.5.0
24892026-09-01T23:09:55.769Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24902026-09-01T23:09:55.856Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24912026-09-01T23:09:55.916Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24922026-09-01T23:09:55.970Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24932026-09-01T23:09:55.973Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24942026-09-01T23:09:56.052Z Checking itertools v0.12.1
24952026-09-01T23:09:56.055Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24962026-09-01T23:09:56.162Z Checking num_enum v0.5.11
24972026-09-01T23:09:56.224Z Compiling zone_cfg_derive v0.3.1
24982026-09-01T23:09:56.303Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24992026-09-01T23:09:56.459Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25002026-09-01T23:09:56.503Z Compiling usdt-macro v0.5.0
25012026-09-01T23:09:56.663Z Compiling usdt-attr-macro v0.5.0
25022026-09-01T23:09:56.890Z Checking memmap v0.7.0
25032026-09-01T23:09:56.966Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25042026-09-01T23:09:57.029Z Compiling typify v0.6.2
25052026-09-01T23:09:57.100Z Checking zone v0.3.1
25062026-09-01T23:09:57.172Z Compiling progenitor-impl v0.14.0
25072026-09-01T23:09:57.279Z Checking ingot-types v0.2.0
25082026-09-01T23:09:57.283Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25092026-09-01T23:09:57.463Z Checking usdt v0.5.0
25102026-09-01T23:09:57.501Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25112026-09-01T23:09:57.504Z Checking smf v0.2.3
25122026-09-01T23:09:57.570Z Checking whoami v1.6.1
25132026-09-01T23:09:57.661Z Compiling derive-where v1.6.0
25142026-09-01T23:09:57.699Z Checking ingot v0.2.1
25152026-09-01T23:09:57.785Z Checking tokio-dtrace v0.1.1
25162026-09-01T23:09:57.835Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25172026-09-01T23:09:57.872Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25182026-09-01T23:09:58.013Z Checking oxide-tokio-rt v0.1.4
25192026-09-01T23:09:58.051Z Checking console v0.15.11
25202026-09-01T23:09:58.202Z Checking newline-converter v0.3.0
25212026-09-01T23:09:58.238Z Checking bytecount v0.6.9
25222026-09-01T23:09:58.347Z Checking num-rational v0.4.2
25232026-09-01T23:09:58.385Z Checking num-complex v0.4.6
25242026-09-01T23:09:58.391Z Checking expectorate v1.2.0
25252026-09-01T23:09:58.582Z Compiling cancel-safe-futures v0.1.5
25262026-09-01T23:09:58.656Z Checking float-ord v0.3.2
25272026-09-01T23:09:58.754Z Checking num v0.4.3
25282026-09-01T23:09:58.795Z Checking linear-map v1.2.0
25292026-09-01T23:09:58.864Z Checking gethostname v0.5.0
25302026-09-01T23:09:58.986Z Compiling prettyplease v0.2.37
25312026-09-01T23:09:59.022Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25322026-09-01T23:09:59.058Z Checking oxide-update-engine-types v0.1.2
25332026-09-01T23:09:59.180Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25342026-09-01T23:09:59.401Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25352026-09-01T23:09:59.490Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25362026-09-01T23:09:59.603Z Checking resolv-conf v0.7.6
25372026-09-01T23:09:59.709Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25382026-09-01T23:09:59.816Z Checking papergrid v0.11.0
25392026-09-01T23:09:59.890Z Compiling progenitor-macro v0.14.0
25402026-09-01T23:09:59.951Z Compiling tabled_derive v0.7.0
25412026-09-01T23:09:59.988Z Checking oxide-update-engine v0.1.2
25422026-09-01T23:10:00.439Z Compiling slog-dtrace v0.3.0
25432026-09-01T23:10:00.565Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25442026-09-01T23:10:00.856Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25452026-09-01T23:10:00.925Z Checking tabled v0.15.0
25462026-09-01T23:10:01.239Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25472026-09-01T23:10:01.275Z Checking crossterm v0.29.0
25482026-09-01T23:10:01.311Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25492026-09-01T23:10:01.625Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25502026-09-01T23:10:02.124Z Checking fd-lock v4.0.4
25512026-09-01T23:10:02.618Z Checking vte v0.14.1
25522026-09-01T23:10:03.006Z Checking strip-ansi-escapes v0.2.1
25532026-09-01T23:10:04.036Z Checking termtree v0.5.1
25542026-09-01T23:10:04.176Z Checking linked-hash-map v0.5.6
25552026-09-01T23:10:04.212Z Checking nu-ansi-term v0.50.3
25562026-09-01T23:10:04.355Z Checking hickory-proto v0.24.4
25572026-09-01T23:10:04.392Z Checking lru-cache v0.1.2
25582026-09-01T23:10:04.484Z Checking reedline v0.40.0
25592026-09-01T23:10:04.669Z Compiling minimal-lexical v0.2.1
25602026-09-01T23:10:04.720Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25612026-09-01T23:10:04.811Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25622026-09-01T23:10:04.841Z Checking progenitor v0.14.0
25632026-09-01T23:10:04.950Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25642026-09-01T23:10:05.008Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25652026-09-01T23:10:05.268Z Compiling nom v7.1.3
25662026-09-01T23:10:05.670Z Compiling unicode-xid v0.2.6
25672026-09-01T23:10:05.836Z Checking display-error-chain v0.2.2
25682026-09-01T23:10:05.987Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25692026-09-01T23:10:06.502Z Checking hickory-resolver v0.24.4
25702026-09-01T23:10:06.654Z Compiling ar_archive_writer v0.5.1
25712026-09-01T23:10:07.250Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25722026-09-01T23:10:07.287Z Checking qorb v0.4.1
25732026-09-01T23:10:07.380Z Checking csv-core v0.1.13
25742026-09-01T23:10:07.513Z Compiling psm v0.1.30
25752026-09-01T23:10:07.550Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25762026-09-01T23:10:07.591Z Checking csv v1.4.0
25772026-09-01T23:10:07.764Z Compiling stacker v0.1.23
25782026-09-01T23:10:07.873Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25792026-09-01T23:10:07.912Z Compiling semver v0.1.20
25802026-09-01T23:10:08.019Z Compiling cfg_aliases v0.1.1
25812026-09-01T23:10:08.056Z Checking highway v1.3.0
25822026-09-01T23:10:08.133Z Compiling nix v0.28.0
25832026-09-01T23:10:08.236Z Compiling rustc_version v0.1.7
25842026-09-01T23:10:08.316Z Checking nibble_vec v0.1.0
25852026-09-01T23:10:08.397Z Checking endian-type v0.1.2
25862026-09-01T23:10:08.495Z Compiling newtype_derive v0.1.6
25872026-09-01T23:10:08.566Z Checking radix_trie v0.2.1
25882026-09-01T23:10:08.635Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25892026-09-01T23:10:08.671Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25902026-09-01T23:10:08.675Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25912026-09-01T23:10:08.740Z Checking phf_shared v0.12.1
25922026-09-01T23:10:08.743Z Compiling recursive-proc-macro-impl v0.1.1
25932026-09-01T23:10:08.839Z Compiling chrono-tz v0.10.4
25942026-09-01T23:10:08.910Z Checking phf v0.12.1
25952026-09-01T23:10:09.169Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962026-09-01T23:10:09.205Z Compiling const_format_proc_macros v0.2.34
25972026-09-01T23:10:09.209Z Checking recursive v0.1.1
25982026-09-01T23:10:09.273Z Compiling peg-macros v0.8.5
25992026-09-01T23:10:09.366Z Checking winnow v0.6.26
26002026-09-01T23:10:09.527Z Compiling sqlparser_derive v0.5.0
26012026-09-01T23:10:09.614Z Checking home v0.5.12
26022026-09-01T23:10:09.753Z Checking unicode_categories v0.1.1
26032026-09-01T23:10:10.031Z Checking const_format v0.2.35
26042026-09-01T23:10:10.069Z Checking rustyline v14.0.0
26052026-09-01T23:10:10.297Z Checking sqlparser v0.61.0
26062026-09-01T23:10:10.529Z Checking sqlformat v0.3.5
26072026-09-01T23:10:10.627Z Checking peg v0.8.5
26082026-09-01T23:10:10.732Z Checking bcs v0.1.6
26092026-09-01T23:10:10.781Z Checking nom v8.0.0
26102026-09-01T23:10:10.982Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26112026-09-01T23:10:11.018Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26122026-09-01T23:10:11.052Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26132026-09-01T23:10:11.231Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26142026-09-01T23:10:11.234Z Checking steno v0.4.1
26152026-09-01T23:10:11.338Z Checking sha1 v0.10.6
26162026-09-01T23:10:11.538Z Checking filetime v0.2.27
26172026-09-01T23:10:11.541Z Checking xattr v1.6.1
26182026-09-01T23:10:11.709Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26192026-09-01T23:10:11.744Z Checking tar v0.4.46
26202026-09-01T23:10:11.912Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26212026-09-01T23:10:12.149Z Checking subprocess v0.2.15
26222026-09-01T23:10:12.185Z Checking headers-core v0.3.0
26232026-09-01T23:10:12.332Z Checking headers v0.4.1
26242026-09-01T23:10:12.335Z Checking yasna v0.5.2
26252026-09-01T23:10:12.462Z Checking port-file v0.1.0
26262026-09-01T23:10:12.681Z Checking dropshot-api-manager-types v0.8.0
26272026-09-01T23:10:12.791Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26282026-09-01T23:10:12.827Z Checking rcgen v0.12.1
26292026-09-01T23:10:12.872Z Checking tagptr v0.2.0
26302026-09-01T23:10:12.908Z Checking utf-8 v0.7.6
26312026-09-01T23:10:13.051Z Checking moka v0.12.13
26322026-09-01T23:10:13.086Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26332026-09-01T23:10:13.123Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26342026-09-01T23:10:13.176Z Compiling libefi-sys v0.1.0
26352026-09-01T23:10:13.262Z Compiling bitfield-struct v0.6.2
26362026-09-01T23:10:13.587Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26372026-09-01T23:10:13.655Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26382026-09-01T23:10:13.696Z Checking tungstenite v0.21.0
26392026-09-01T23:10:13.732Z Checking hickory-resolver v0.25.2
26402026-09-01T23:10:13.838Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26412026-09-01T23:10:13.931Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26422026-09-01T23:10:13.965Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26432026-09-01T23:10:14.093Z Compiling xshell-macros v0.2.7
26442026-09-01T23:10:14.157Z Checking tokio-tungstenite v0.21.0
26452026-09-01T23:10:14.202Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26462026-09-01T23:10:14.463Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26472026-09-01T23:10:14.497Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26482026-09-01T23:10:14.500Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26492026-09-01T23:10:14.500Z Checking xshell v0.2.7
26502026-09-01T23:10:14.785Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26512026-09-01T23:10:14.882Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26522026-09-01T23:10:15.236Z Checking half v1.8.3
26532026-09-01T23:10:15.341Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26542026-09-01T23:10:15.465Z Checking serde_cbor v0.11.2
26552026-09-01T23:10:15.537Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26562026-09-01T23:10:15.574Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26572026-09-01T23:10:15.747Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26582026-09-01T23:10:15.787Z Checking libscf-sys v1.2.0
26592026-09-01T23:10:15.872Z Checking maplit v1.0.2
26602026-09-01T23:10:15.947Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26612026-09-01T23:10:15.988Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26622026-09-01T23:10:16.191Z Checking papergrid v0.18.0
26632026-09-01T23:10:16.284Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26642026-09-01T23:10:16.368Z Checking sha2 v0.11.0
26652026-09-01T23:10:16.628Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26662026-09-01T23:10:16.754Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26672026-09-01T23:10:16.826Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26682026-09-01T23:10:16.867Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26692026-09-01T23:10:17.041Z Checking tabled v0.21.0
26702026-09-01T23:10:17.075Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26712026-09-01T23:10:17.374Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26722026-09-01T23:10:17.453Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26732026-09-01T23:10:17.535Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26742026-09-01T23:10:17.655Z Checking crc8 v0.1.1
26752026-09-01T23:10:17.816Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26762026-09-01T23:10:17.852Z Checking unicase v2.9.0
26772026-09-01T23:10:18.072Z Checking fxhash v0.2.1
26782026-09-01T23:10:18.169Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26792026-09-01T23:10:18.227Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26802026-09-01T23:10:18.285Z Compiling darling_core v0.21.3
26812026-09-01T23:10:18.472Z Compiling vergen-lib v0.1.6
26822026-09-01T23:10:18.689Z Compiling diesel_derives v2.3.7
26832026-09-01T23:10:18.803Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26842026-09-01T23:10:18.994Z Checking scheduled-thread-pool v0.2.7
26852026-09-01T23:10:19.173Z Compiling vergen-gitcl v1.0.8
26862026-09-01T23:10:19.176Z Compiling diesel_table_macro_syntax v0.3.0
26872026-09-01T23:10:19.341Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26882026-09-01T23:10:19.441Z Checking r2d2 v0.8.10
26892026-09-01T23:10:19.655Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26902026-09-01T23:10:19.693Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26912026-09-01T23:10:19.867Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26922026-09-01T23:10:20.043Z Checking downcast-rs v2.0.2
26932026-09-01T23:10:20.115Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26942026-09-01T23:10:20.208Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26952026-09-01T23:10:20.688Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26962026-09-01T23:10:20.789Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26972026-09-01T23:10:20.803Z Compiling darling_macro v0.21.3
26982026-09-01T23:10:20.851Z Checking kstat-rs v0.2.5
26992026-09-01T23:10:20.885Z Compiling proc-macro-error-attr2 v2.0.0
27002026-09-01T23:10:21.071Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27012026-09-01T23:10:21.332Z Compiling darling v0.21.3
27022026-09-01T23:10:21.335Z Compiling proc-macro-error2 v2.0.1
27032026-09-01T23:10:21.403Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27042026-09-01T23:10:21.485Z Compiling dsl_auto_type v0.2.0
27052026-09-01T23:10:21.716Z Compiling knus-derive v3.4.0
27062026-09-01T23:10:21.754Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27072026-09-01T23:10:22.749Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27082026-09-01T23:10:22.933Z Compiling dirs-sys-next v0.1.2
27092026-09-01T23:10:23.094Z Compiling crunchy v0.2.4
27102026-09-01T23:10:23.145Z Compiling parking_lot_core v0.8.6
27112026-09-01T23:10:23.211Z Compiling salty v0.3.0
27122026-09-01T23:10:23.254Z Compiling dirs-next v2.0.0
27132026-09-01T23:10:23.425Z Compiling clang-sys v1.8.1
27142026-09-01T23:10:23.495Z Checking predicates-tree v1.0.13
27152026-09-01T23:10:23.562Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27162026-09-01T23:10:23.607Z Compiling git-stub v1.0.0
27172026-09-01T23:10:23.643Z Compiling tiny-keccak v2.0.2
27182026-09-01T23:10:23.848Z Compiling git-stub-vcs v0.1.0
27192026-09-01T23:10:23.997Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27202026-09-01T23:10:24.145Z Compiling term v0.7.0
27212026-09-01T23:10:24.191Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27222026-09-01T23:10:24.226Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27232026-09-01T23:10:24.229Z Checking anstyle-parse v0.2.7
27242026-09-01T23:10:24.317Z Compiling bit-vec v0.6.3
27252026-09-01T23:10:24.447Z Checking anstream v0.6.21
27262026-09-01T23:10:24.483Z Compiling ascii-canvas v3.0.0
27272026-09-01T23:10:24.567Z Compiling bit-set v0.5.3
27282026-09-01T23:10:24.684Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27292026-09-01T23:10:24.719Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27302026-09-01T23:10:24.755Z Checking parking_lot v0.11.2
27312026-09-01T23:10:24.877Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27322026-09-01T23:10:24.977Z Checking rfc6979 v0.4.0
27332026-09-01T23:10:25.139Z Checking prefix-trie v0.7.0
27342026-09-01T23:10:25.199Z Compiling hashbrown v0.14.5
27352026-09-01T23:10:25.288Z Compiling itertools v0.10.5
27362026-09-01T23:10:25.401Z Compiling ena v0.14.4
27372026-09-01T23:10:25.505Z Compiling libloading v0.8.9
27382026-09-01T23:10:25.647Z Compiling regex-syntax v0.6.29
27392026-09-01T23:10:25.750Z Compiling diff v0.1.13
27402026-09-01T23:10:25.789Z Compiling bindgen v0.71.1
27412026-09-01T23:10:26.046Z Compiling chumsky v0.9.3
27422026-09-01T23:10:26.242Z Checking hickory-server v0.25.2
27432026-09-01T23:10:26.376Z Compiling ecdsa v0.16.9
27442026-09-01T23:10:27.248Z Compiling lalrpop v0.19.12
27452026-09-01T23:10:27.283Z Checking sled v0.34.7
27462026-09-01T23:10:27.369Z Checking diesel v2.3.7
27472026-09-01T23:10:27.415Z Compiling cexpr v0.6.0
27482026-09-01T23:10:27.500Z Checking ignore v0.4.25
27492026-09-01T23:10:27.701Z Checking primeorder v0.13.6
27502026-09-01T23:10:27.941Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27512026-09-01T23:10:28.016Z Checking nanorand v0.7.0
27522026-09-01T23:10:28.161Z Compiling rustc-hash v2.1.1
27532026-09-01T23:10:28.254Z Checking flume v0.11.1
27542026-09-01T23:10:28.421Z Compiling p384 v0.13.1
27552026-09-01T23:10:28.532Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27562026-09-01T23:10:29.016Z Checking globwalk v0.9.1
27572026-09-01T23:10:29.051Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27582026-09-01T23:10:29.234Z Compiling knus v3.4.0
27592026-09-01T23:10:29.433Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27602026-09-01T23:10:29.702Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27612026-09-01T23:10:29.890Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27622026-09-01T23:10:30.109Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27632026-09-01T23:10:30.147Z Checking digest-io v0.1.0
27642026-09-01T23:10:30.310Z Compiling libxml v0.3.3
27652026-09-01T23:10:30.439Z Checking rawzip v0.4.4
27662026-09-01T23:10:30.492Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27672026-09-01T23:10:30.555Z Checking assert_matches v1.5.0
27682026-09-01T23:10:30.744Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27692026-09-01T23:10:30.814Z Checking camino-tempfile-ext v0.3.3
27702026-09-01T23:10:30.900Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27712026-09-01T23:10:31.039Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27722026-09-01T23:10:31.679Z Compiling strum_macros v0.24.3
27732026-09-01T23:10:32.187Z Compiling indoc v1.0.9
27742026-09-01T23:10:32.359Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27752026-09-01T23:10:32.656Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27762026-09-01T23:10:32.898Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27772026-09-01T23:10:33.016Z Checking quick-xml v0.37.5
27782026-09-01T23:10:33.113Z Checking derive_builder v0.20.2
27792026-09-01T23:10:33.264Z Compiling oso-derive v0.27.3
27802026-09-01T23:10:33.300Z Compiling impl-trait-for-tuples v0.2.3
27812026-09-01T23:10:33.797Z Compiling trait-variant v0.1.2
27822026-09-01T23:10:33.930Z Checking openssl-probe v0.1.6
27832026-09-01T23:10:34.125Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27842026-09-01T23:10:34.369Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27852026-09-01T23:10:34.596Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27862026-09-01T23:10:34.880Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27872026-09-01T23:10:35.116Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27882026-09-01T23:10:35.196Z Checking corncobs v0.1.4
27892026-09-01T23:10:35.359Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27902026-09-01T23:10:35.430Z Checking secrecy v0.8.0
27912026-09-01T23:10:35.463Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27922026-09-01T23:10:35.466Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27932026-09-01T23:10:35.589Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27942026-09-01T23:10:35.684Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27952026-09-01T23:10:35.909Z Checking bb8 v0.8.6
27962026-09-01T23:10:36.020Z Checking rand_seeder v0.4.0
27972026-09-01T23:10:36.290Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27982026-09-01T23:10:36.456Z Compiling mime_guess v2.0.5
27992026-09-01T23:10:36.528Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28002026-09-01T23:10:36.754Z Checking http-range v0.1.5
28012026-09-01T23:10:36.885Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28022026-09-01T23:10:36.920Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28032026-09-01T23:10:37.087Z Checking nonempty v0.12.0
28042026-09-01T23:10:37.289Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28052026-09-01T23:10:37.324Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28062026-09-01T23:10:37.484Z Checking hyper-staticfile v0.10.1
28072026-09-01T23:10:37.618Z Checking signal-hook-tokio v0.3.1
28082026-09-01T23:10:37.806Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28092026-09-01T23:10:37.842Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28102026-09-01T23:10:37.875Z Checking scuffle v0.1.0
28112026-09-01T23:10:37.952Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28122026-09-01T23:10:38.243Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28132026-09-01T23:10:38.320Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28142026-09-01T23:10:38.591Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28152026-09-01T23:10:38.663Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28162026-09-01T23:10:38.698Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28172026-09-01T23:10:38.867Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28182026-09-01T23:10:39.073Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28192026-09-01T23:10:39.124Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28202026-09-01T23:10:39.280Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28212026-09-01T23:10:39.330Z Checking tungstenite v0.23.0
28222026-09-01T23:10:39.792Z Checking tokio-tungstenite v0.23.1
28232026-09-01T23:10:39.884Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28242026-09-01T23:10:40.096Z Checking void v1.0.2
28252026-09-01T23:10:40.233Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28262026-09-01T23:10:40.268Z Checking lzss v0.8.2
28272026-09-01T23:10:40.348Z Checking nix v0.27.1
28282026-09-01T23:10:40.432Z Checking serde_bytes v0.11.19
28292026-09-01T23:10:40.495Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28302026-09-01T23:10:40.645Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28312026-09-01T23:10:40.847Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28322026-09-01T23:10:41.163Z Checking yansi v1.0.1
28332026-09-01T23:10:41.320Z Checking cpubits v0.1.1
28342026-09-01T23:10:41.359Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352026-09-01T23:10:41.434Z Checking async-bb8-diesel v0.2.1
28362026-09-01T23:10:41.469Z Checking diesel-dtrace v0.5.0
28372026-09-01T23:10:41.580Z Checking pretty_assertions v1.4.1
28382026-09-01T23:10:41.752Z Checking pem-rfc7468 v1.0.0
28392026-09-01T23:10:41.821Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28402026-09-01T23:10:41.856Z Checking colored v2.2.0
28412026-09-01T23:10:41.986Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28422026-09-01T23:10:42.085Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28432026-09-01T23:10:42.120Z Checking hmac v0.13.0
28442026-09-01T23:10:42.201Z Checking universal-hash v0.6.1
28452026-09-01T23:10:42.259Z Compiling libz-sys v1.1.24
28462026-09-01T23:10:42.318Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28472026-09-01T23:10:42.368Z Compiling instability v0.3.11
28482026-09-01T23:10:42.663Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28492026-09-01T23:10:42.737Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28502026-09-01T23:10:42.772Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28512026-09-01T23:10:42.817Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28522026-09-01T23:10:42.904Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28532026-09-01T23:10:42.955Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28542026-09-01T23:10:44.607Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28552026-09-01T23:10:44.685Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28562026-09-01T23:10:44.750Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28572026-09-01T23:10:44.837Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28582026-09-01T23:10:45.436Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28592026-09-01T23:10:45.592Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28602026-09-01T23:10:45.628Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28612026-09-01T23:10:46.200Z Checking castaway v0.2.4
28622026-09-01T23:10:46.357Z Compiling indoc v2.0.7
28632026-09-01T23:10:47.317Z Checking compact_str v0.8.1
28642026-09-01T23:10:47.739Z Checking polyval v0.7.1
28652026-09-01T23:10:47.915Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28662026-09-01T23:10:47.953Z Checking der v0.8.0
28672026-09-01T23:10:48.220Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28682026-09-01T23:10:48.442Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28692026-09-01T23:10:48.478Z Checking unicode-truncate v1.1.0
28702026-09-01T23:10:48.649Z Checking lru v0.12.5
28712026-09-01T23:10:48.686Z Compiling libgit2-sys v0.18.3+1.9.2
28722026-09-01T23:10:48.720Z Checking arc-swap v1.8.2
28732026-09-01T23:10:48.787Z Checking cassowary v0.3.0
28742026-09-01T23:10:48.939Z Checking ghash v0.6.0
28752026-09-01T23:10:49.001Z Checking slog-scope v4.4.1
28762026-09-01T23:10:49.035Z Checking ratatui v0.29.0
28772026-09-01T23:10:49.174Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28782026-09-01T23:10:49.247Z Checking pbkdf2 v0.13.0
28792026-09-01T23:10:49.404Z Checking crypto-bigint v0.7.5
28802026-09-01T23:10:50.082Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28812026-09-01T23:10:50.364Z Checking aes v0.9.1
28822026-09-01T23:10:50.400Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28832026-09-01T23:10:50.646Z Checking ctr v0.10.1
28842026-09-01T23:10:50.797Z Checking aead v0.6.1
28852026-09-01T23:10:50.861Z Checking cargo-platform v0.3.2
28862026-09-01T23:10:50.973Z Compiling petname v2.0.2
28872026-09-01T23:10:51.074Z Checking cargo_metadata v0.23.1
28882026-09-01T23:10:51.641Z Checking aes-gcm v0.11.0
28892026-09-01T23:10:51.677Z Checking slog-stdlog v4.1.1
28902026-09-01T23:10:51.830Z Checking spki v0.8.0
28912026-09-01T23:10:51.866Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28922026-09-01T23:10:51.869Z Compiling progenitor-impl v0.13.0
28932026-09-01T23:10:52.040Z Checking salsa20 v0.11.0
28942026-09-01T23:10:52.222Z Checking console v0.16.2
28952026-09-01T23:10:52.566Z Compiling vergen-git2 v9.1.0
28962026-09-01T23:10:52.792Z Checking plotters-backend v0.3.7
28972026-09-01T23:10:53.028Z Checking unit-prefix v0.5.2
28982026-09-01T23:10:53.197Z Checking indicatif v0.18.4
28992026-09-01T23:10:53.297Z Checking plotters-svg v0.3.7
29002026-09-01T23:10:53.519Z Checking scrypt v0.12.0
29012026-09-01T23:10:53.609Z Checking slog-envlogger v2.2.0
29022026-09-01T23:10:53.793Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29032026-09-01T23:10:53.995Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29042026-09-01T23:10:54.218Z Checking progenitor-client v0.13.0
29052026-09-01T23:10:54.497Z Checking cbc v0.2.1
29062026-09-01T23:10:54.537Z Compiling progenitor-macro v0.13.0
29072026-09-01T23:10:54.674Z Checking libsw-core v0.3.2
29082026-09-01T23:10:54.862Z Checking sapling-renderdag v0.1.0
29092026-09-01T23:10:55.056Z Checking sync-ptr v0.1.4
29102026-09-01T23:10:55.141Z Checking cast v0.3.0
29112026-09-01T23:10:55.206Z Checking libsw v3.5.0
29122026-09-01T23:10:55.328Z Checking criterion-plot v0.6.0
29132026-09-01T23:10:55.398Z Checking pkcs5 v0.8.1
29142026-09-01T23:10:55.655Z Checking plotters v0.3.7
29152026-09-01T23:10:55.731Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29162026-09-01T23:10:56.431Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29172026-09-01T23:10:56.665Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29182026-09-01T23:10:56.730Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29192026-09-01T23:10:56.892Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29202026-09-01T23:10:56.957Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29212026-09-01T23:10:57.117Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29222026-09-01T23:10:57.189Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29232026-09-01T23:10:57.342Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29242026-09-01T23:10:57.415Z Checking tinytemplate v1.2.1
29252026-09-01T23:10:57.667Z Checking shell-words v1.1.1
29262026-09-01T23:10:57.846Z Checking anes v0.1.6
29272026-09-01T23:10:58.033Z Checking oorandom v11.1.5
29282026-09-01T23:10:58.199Z Checking criterion v0.7.0
29292026-09-01T23:10:58.467Z Checking pkcs8 v0.11.0
29302026-09-01T23:10:58.708Z Checking oxide-update-engine-display v0.1.2
29312026-09-01T23:10:59.055Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29322026-09-01T23:10:59.441Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29332026-09-01T23:10:59.519Z Checking progenitor v0.13.0
29342026-09-01T23:10:59.697Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29352026-09-01T23:11:00.059Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29362026-09-01T23:11:00.873Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29372026-09-01T23:11:01.713Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29382026-09-01T23:11:02.290Z Checking tokio-test v0.4.5
29392026-09-01T23:11:02.536Z Checking ff v0.14.0
29402026-09-01T23:11:02.729Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29412026-09-01T23:11:02.960Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29422026-09-01T23:11:03.100Z Checking twox-hash v2.1.2
29432026-09-01T23:11:03.379Z Checking atty v0.2.14
29442026-09-01T23:11:03.440Z Checking arrayref v0.3.9
29452026-09-01T23:11:03.540Z Checking constant_time_eq v0.4.2
29462026-09-01T23:11:03.575Z Checking arrayvec v0.7.6
29472026-09-01T23:11:03.761Z Checking group v0.14.0
29482026-09-01T23:11:03.795Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29492026-09-01T23:11:03.999Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29502026-09-01T23:11:04.643Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29512026-09-01T23:11:04.730Z Checking fatfs v0.3.6
29522026-09-01T23:11:05.213Z Checking signature v3.0.0
29532026-09-01T23:11:05.410Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29542026-09-01T23:11:05.667Z Checking base16ct v1.0.0
29552026-09-01T23:11:05.835Z Compiling seq-macro v0.3.6
29562026-09-01T23:11:05.915Z Checking sec1 v0.8.1
29572026-09-01T23:11:06.161Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29582026-09-01T23:11:06.196Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29592026-09-01T23:11:06.353Z Checking hkdf v0.13.0
29602026-09-01T23:11:06.388Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29612026-09-01T23:11:06.525Z Checking concurrent-queue v2.5.0
29622026-09-01T23:11:06.742Z Checking parking v2.2.1
29632026-09-01T23:11:06.776Z Checking elliptic-curve v0.14.1
29642026-09-01T23:11:06.896Z Checking event-listener v5.4.1
29652026-09-01T23:11:07.151Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29662026-09-01T23:11:07.220Z Checking rtoolbox v0.0.3
29672026-09-01T23:11:07.385Z Checking rpassword v7.5.4
29682026-09-01T23:11:07.580Z Checking event-listener-strategy v0.5.4
29692026-09-01T23:11:07.690Z Checking wnaf v0.14.0
29702026-09-01T23:11:07.768Z Checking primefield v0.14.0
29712026-09-01T23:11:07.897Z Checking rfc6979 v0.6.0
29722026-09-01T23:11:08.002Z Compiling samael v0.0.19
29732026-09-01T23:11:08.037Z Checking tui-tree-widget v0.23.1
29742026-09-01T23:11:08.075Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29752026-09-01T23:11:08.259Z Compiling blake3 v1.8.5
29762026-09-01T23:11:08.644Z Checking futures-timer v3.0.3
29772026-09-01T23:11:09.093Z Checking ecdsa v0.17.0
29782026-09-01T23:11:09.370Z Checking primeorder v0.14.0
29792026-09-01T23:11:09.522Z Checking async-lock v3.4.2
29802026-09-01T23:11:09.765Z Compiling curve25519-dalek v5.0.0
29812026-09-01T23:11:09.929Z Checking async-object-pool v0.2.0
29822026-09-01T23:11:10.104Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29832026-09-01T23:11:10.271Z Checking ssh-encoding v0.3.0
29842026-09-01T23:11:10.383Z Checking serde_regex v1.1.0
29852026-09-01T23:11:10.526Z Checking assert-json-diff v2.0.2
29862026-09-01T23:11:10.568Z Checking path-tree v0.8.3
29872026-09-01T23:11:10.729Z Checking keccak v0.2.0
29882026-09-01T23:11:10.786Z Checking stringmetrics v2.2.2
29892026-09-01T23:11:10.919Z Checking topological-sort v0.2.2
29902026-09-01T23:11:10.969Z Compiling strsim v0.10.0
29912026-09-01T23:11:11.086Z Checking omicron-zone-package v0.12.3
29922026-09-01T23:11:11.317Z Compiling darling_core v0.13.4
29932026-09-01T23:11:11.997Z Checking httpmock v0.8.3
29942026-09-01T23:11:13.207Z Checking ed25519 v3.0.0
29952026-09-01T23:11:13.453Z Checking pkcs1 v0.8.0-rc.4
29962026-09-01T23:11:13.652Z Checking crypto-primes v0.7.2
29972026-09-01T23:11:13.698Z Checking poly1305 v0.9.0
29982026-09-01T23:11:14.001Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29992026-09-01T23:11:14.264Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30002026-09-01T23:11:14.430Z Checking blowfish v0.10.0
30012026-09-01T23:11:14.620Z Checking blake2 v0.11.0-rc.6
30022026-09-01T23:11:14.655Z Compiling target-lexicon v0.13.3
30032026-09-01T23:11:14.911Z Checking argon2 v0.6.0-rc.8
30042026-09-01T23:11:14.946Z Checking rsa v0.10.0-rc.18
30052026-09-01T23:11:15.224Z Checking bcrypt-pbkdf v0.11.0
30062026-09-01T23:11:15.264Z Checking ssh-cipher v0.3.0
30072026-09-01T23:11:15.417Z Checking ed25519-dalek v3.0.0
30082026-09-01T23:11:15.452Z Compiling darling_macro v0.13.4
30092026-09-01T23:11:15.486Z Checking sha3 v0.11.0
30102026-09-01T23:11:15.521Z Checking p256 v0.14.0
30112026-09-01T23:11:15.674Z Checking p384 v0.14.0
30122026-09-01T23:11:15.867Z Checking p521 v0.14.0
30132026-09-01T23:11:15.966Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30142026-09-01T23:11:16.229Z Checking kem v0.3.0
30152026-09-01T23:11:16.295Z Checking module-lattice v0.2.3
30162026-09-01T23:11:16.383Z Compiling guppy-workspace-hack v0.1.0
30172026-09-01T23:11:16.549Z Checking hex-literal v0.4.1
30182026-09-01T23:11:16.594Z Checking sponge-cursor v0.1.0
30192026-09-01T23:11:16.733Z Checking ml-kem v0.3.2
30202026-09-01T23:11:16.767Z Checking sha3 v0.12.0
30212026-09-01T23:11:16.939Z Compiling git2 v0.20.4
30222026-09-01T23:11:17.010Z Compiling darling v0.13.4
30232026-09-01T23:11:17.393Z Checking russh-cryptovec v0.62.0
30242026-09-01T23:11:17.527Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30252026-09-01T23:11:17.590Z Checking internal-russh-num-bigint v0.5.0
30262026-09-01T23:11:17.777Z Checking num-bigint v0.4.6
30272026-09-01T23:11:18.207Z Checking russh-util v0.52.0
30282026-09-01T23:11:18.369Z Checking generic-array v1.4.3
30292026-09-01T23:11:18.650Z Compiling enum_dispatch v0.3.13
30302026-09-01T23:11:18.737Z Compiling delegate v0.13.5
30312026-09-01T23:11:18.799Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30322026-09-01T23:11:18.910Z Checking ssh-key v0.7.0-rc.11
30332026-09-01T23:11:19.636Z Compiling target-spec v3.5.7
30342026-09-01T23:11:19.720Z Checking hex-literal v1.1.0
30352026-09-01T23:11:19.825Z Checking md5 v0.8.0
30362026-09-01T23:11:19.860Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30372026-09-01T23:11:20.063Z Checking russh v0.62.4
30382026-09-01T23:11:20.109Z Checking cfg-expr v0.20.6
30392026-09-01T23:11:20.260Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30402026-09-01T23:11:20.526Z Compiling serde_with_macros v1.5.2
30412026-09-01T23:11:20.664Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30422026-09-01T23:11:21.067Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30432026-09-01T23:11:21.285Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30442026-09-01T23:11:21.400Z Checking internet-checksum v0.2.1
30452026-09-01T23:11:21.524Z Compiling serde_with v1.14.0
30462026-09-01T23:11:22.071Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30472026-09-01T23:11:22.743Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30482026-09-01T23:11:23.109Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30492026-09-01T23:11:23.242Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30502026-09-01T23:11:23.442Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30512026-09-01T23:11:23.500Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30522026-09-01T23:11:23.547Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30532026-09-01T23:11:23.660Z Checking httptest v0.16.4
30542026-09-01T23:11:23.808Z Checking pathdiff v0.2.3
30552026-09-01T23:11:23.956Z Checking nested v0.1.1
30562026-09-01T23:11:24.065Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30572026-09-01T23:11:24.130Z Checking guppy v0.17.25
30582026-09-01T23:11:24.235Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30592026-09-01T23:11:24.384Z Checking similar-asserts v1.7.0
30602026-09-01T23:11:24.508Z Compiling target-triple v1.0.0
30612026-09-01T23:11:24.580Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30622026-09-01T23:11:24.790Z Compiling polar-core v0.27.3
30632026-09-01T23:11:25.075Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30642026-09-01T23:11:25.657Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30652026-09-01T23:11:25.725Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30662026-09-01T23:11:25.957Z Checking hickory-client v0.25.2
30672026-09-01T23:11:26.273Z Checking supports-unicode v2.1.0
30682026-09-01T23:11:26.309Z Checking supports-hyperlinks v2.1.0
30692026-09-01T23:11:26.358Z Checking supports-color v2.1.0
30702026-09-01T23:11:26.421Z Checking textwrap v0.15.2
30712026-09-01T23:11:26.458Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30722026-09-01T23:11:26.524Z Checking terminal_size v0.1.17
30732026-09-01T23:11:26.637Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30742026-09-01T23:11:26.671Z Compiling miette-derive v5.10.0
30752026-09-01T23:11:26.674Z Compiling fs-err v2.11.0
30762026-09-01T23:11:26.907Z Checking escape8259 v0.5.3
30772026-09-01T23:11:27.074Z Compiling assert_cmd v2.1.2
30782026-09-01T23:11:27.077Z Checking owo-colors v3.5.0
30792026-09-01T23:11:27.435Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30802026-09-01T23:11:27.590Z Checking libtest-mimic v0.8.1
30812026-09-01T23:11:27.814Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30822026-09-01T23:11:27.864Z Checking miette v5.10.0
30832026-09-01T23:11:28.384Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30842026-09-01T23:11:28.522Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30852026-09-01T23:11:29.046Z Checking blake2b_simd v1.0.4
30862026-09-01T23:11:29.263Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30872026-09-01T23:11:29.478Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30882026-09-01T23:11:29.701Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30892026-09-01T23:11:29.736Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30902026-09-01T23:11:29.805Z Checking oso v0.27.3
30912026-09-01T23:11:29.922Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30922026-09-01T23:11:29.959Z Compiling knuffel-derive v3.2.0
30932026-09-01T23:11:30.153Z Checking fancy-regex v0.14.0
30942026-09-01T23:11:30.203Z Checking serde_tokenstream v0.2.3
30952026-09-01T23:11:30.551Z Checking approx v0.5.1
30962026-09-01T23:11:30.649Z Compiling rstest_macros v0.25.0
30972026-09-01T23:11:30.719Z Checking uzers v0.12.2
30982026-09-01T23:11:30.755Z Checking constant_time_eq v0.3.1
30992026-09-01T23:11:30.888Z Compiling linkme-impl v0.3.35
31002026-09-01T23:11:30.956Z Checking termcolor v1.4.1
31012026-09-01T23:11:31.026Z Checking rust-argon2 v2.1.0
31022026-09-01T23:11:31.227Z Checking trybuild v1.0.116
31032026-09-01T23:11:31.273Z Checking datatest-stable v0.3.3
31042026-09-01T23:11:31.429Z Checking knuffel v3.2.0
31052026-09-01T23:11:31.554Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31062026-09-01T23:11:31.589Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-09-01T23:11:31.836Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31082026-09-01T23:11:31.905Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31092026-09-01T23:11:31.949Z Checking support-bundle-viewer v0.1.2
31102026-09-01T23:11:32.082Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31112026-09-01T23:11:32.117Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31122026-09-01T23:11:32.223Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31132026-09-01T23:11:32.307Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31142026-09-01T23:11:32.345Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31152026-09-01T23:11:32.447Z Checking drift v0.2.0
31162026-09-01T23:11:32.535Z Checking rand_distr v0.5.1
31172026-09-01T23:11:32.728Z Checking multimap v0.10.1
31182026-09-01T23:11:32.766Z Compiling linkme v0.3.35
31192026-09-01T23:11:32.872Z Checking parse-size v1.1.0
31202026-09-01T23:11:32.939Z Compiling relative-path v1.9.3
31212026-09-01T23:11:33.000Z Checking dropshot-api-manager v0.8.0
31222026-09-01T23:11:33.035Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31232026-09-01T23:11:33.342Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31242026-09-01T23:11:34.188Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31252026-09-01T23:11:34.642Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31262026-09-01T23:11:34.943Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31272026-09-01T23:11:35.168Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31282026-09-01T23:11:35.205Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31292026-09-01T23:11:35.246Z Checking cargo_toml v0.21.0
31302026-09-01T23:11:35.762Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31312026-09-01T23:11:35.900Z Checking partial-io v0.5.4
31322026-09-01T23:11:35.955Z Checking termios v0.3.3
31332026-09-01T23:11:36.113Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-01T23:11:36.564Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31352026-09-01T23:11:36.915Z Checking rstest v0.25.0
31362026-09-01T23:11:38.443Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31372026-09-01T23:11:41.074Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31382026-09-01T23:11:42.795Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31392026-09-01T23:11:43.331Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31402026-09-01T23:11:48.189Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31412026-09-01T23:11:48.985Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31422026-09-01T23:11:50.635Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31432026-09-01T23:11:58.045Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31442026-09-01T23:11:58.968Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31452026-09-01T23:12:00.473Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31462026-09-01T23:12:01.676Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31472026-09-01T23:12:05.422Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31482026-09-01T23:12:05.978Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31492026-09-01T23:12:08.361Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31502026-09-01T23:12:13.010Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31512026-09-01T23:12:17.403Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31522026-09-01T23:12:38.519Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31532026-09-01T23:13:32.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
31542026-09-01T23:13:32.914Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31552026-09-01T23:13:32.914Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31562026-09-01T23:13:33.579Z
31572026-09-01T23:13:33.580Zreal 4:16.018784817
31582026-09-01T23:13:33.580Zuser 21:54.463027649
31592026-09-01T23:13:33.580Zsys 5:11.946245814
31602026-09-01T23:13:33.580Ztrap 0.527899793
31612026-09-01T23:13:33.580Ztflt 1.918218738
31622026-09-01T23:13:33.580Zdflt 1.350164773
31632026-09-01T23:13:33.583Zkflt 0.009742482
31642026-09-01T23:13:33.583Zlock 1:06:10.565551588
31652026-09-01T23:13:33.583Zslp 59:45.431838663
31662026-09-01T23:13:33.583Zlat 1:51.997127674
31672026-09-01T23:13:33.583Zstop 13:57.714949735
31682026-09-01T23:13:33.583Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31692026-09-01T23:13:33.583Z+ ptime -m cargo doc --workspace --no-deps
31702026-09-01T23:13:34.435Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31712026-09-01T23:13:34.436Z |
31722026-09-01T23:13:34.436Z = 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-01T23:13:34.436Z = 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-01T23:13:35.486Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31752026-09-01T23:13:35.728Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31762026-09-01T23:13:35.767Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31772026-09-01T23:13:35.799Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31782026-09-01T23:13:35.912Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31792026-09-01T23:13:36.016Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31802026-09-01T23:13:36.041Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31812026-09-01T23:13:36.070Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31822026-09-01T23:13:36.100Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31832026-09-01T23:13:36.150Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31842026-09-01T23:13:36.216Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31852026-09-01T23:13:36.359Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31862026-09-01T23:13:36.383Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31872026-09-01T23:13:36.408Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31882026-09-01T23:13:36.432Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31892026-09-01T23:13:36.494Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31902026-09-01T23:13:36.521Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31912026-09-01T23:13:36.541Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31922026-09-01T23:13:36.565Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31932026-09-01T23:13:36.568Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31942026-09-01T23:13:36.612Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31952026-09-01T23:13:36.904Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31962026-09-01T23:13:37.023Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31972026-09-01T23:13:37.172Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31982026-09-01T23:13:37.197Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31992026-09-01T23:13:37.222Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32002026-09-01T23:13:37.338Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32012026-09-01T23:13:37.425Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32022026-09-01T23:13:37.448Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32032026-09-01T23:13:37.609Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32042026-09-01T23:13:37.676Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32052026-09-01T23:13:37.712Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32062026-09-01T23:13:37.771Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32072026-09-01T23:13:37.864Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32082026-09-01T23:13:38.042Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32092026-09-01T23:13:38.089Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32102026-09-01T23:13:38.120Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32112026-09-01T23:13:38.259Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32122026-09-01T23:13:38.321Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32132026-09-01T23:13:38.348Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32142026-09-01T23:13:38.579Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32152026-09-01T23:13:38.721Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32162026-09-01T23:13:38.817Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32172026-09-01T23:13:38.842Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32182026-09-01T23:13:38.865Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192026-09-01T23:13:39.014Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32202026-09-01T23:13:39.050Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32212026-09-01T23:13:39.127Z Checking scuffle v0.1.0
32222026-09-01T23:13:39.239Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32232026-09-01T23:13:39.266Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32242026-09-01T23:13:39.289Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32252026-09-01T23:13:39.317Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32262026-09-01T23:13:39.782Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32272026-09-01T23:13:40.293Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32282026-09-01T23:13:40.406Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32292026-09-01T23:13:40.674Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32302026-09-01T23:13:40.838Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32312026-09-01T23:13:40.867Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32322026-09-01T23:13:41.137Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32332026-09-01T23:13:41.163Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32342026-09-01T23:13:41.188Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32352026-09-01T23:13:41.212Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32362026-09-01T23:13:41.435Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32372026-09-01T23:13:41.499Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32382026-09-01T23:13:41.807Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32392026-09-01T23:13:42.044Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-01T23:13:42.268Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32412026-09-01T23:13:42.365Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32422026-09-01T23:13:42.441Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32432026-09-01T23:13:42.591Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32442026-09-01T23:13:42.621Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32452026-09-01T23:13:42.662Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32462026-09-01T23:13:42.734Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32472026-09-01T23:13:42.850Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32482026-09-01T23:13:42.905Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32492026-09-01T23:13:42.957Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32502026-09-01T23:13:42.991Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32512026-09-01T23:13:43.037Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32522026-09-01T23:13:43.093Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32532026-09-01T23:13:43.130Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32542026-09-01T23:13:43.225Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32552026-09-01T23:13:43.250Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32562026-09-01T23:13:43.290Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32572026-09-01T23:13:43.328Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32582026-09-01T23:13:43.376Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32592026-09-01T23:13:43.595Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32602026-09-01T23:13:43.595Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32612026-09-01T23:13:43.645Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32622026-09-01T23:13:43.645Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32632026-09-01T23:13:43.649Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32642026-09-01T23:13:43.842Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32652026-09-01T23:13:43.918Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32662026-09-01T23:13:43.941Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32672026-09-01T23:13:43.989Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32682026-09-01T23:13:44.014Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32692026-09-01T23:13:44.162Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32702026-09-01T23:13:44.188Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32712026-09-01T23:13:44.230Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32722026-09-01T23:13:44.253Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32732026-09-01T23:13:44.275Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32742026-09-01T23:13:44.384Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32752026-09-01T23:13:44.407Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32762026-09-01T23:13:44.467Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32772026-09-01T23:13:44.584Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32782026-09-01T23:13:44.608Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32792026-09-01T23:13:44.835Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32802026-09-01T23:13:44.881Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32812026-09-01T23:13:44.954Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32822026-09-01T23:13:45.364Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32832026-09-01T23:13:45.563Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32842026-09-01T23:13:45.616Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32852026-09-01T23:13:45.847Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32862026-09-01T23:13:46.666Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32872026-09-01T23:13:46.786Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32882026-09-01T23:13:48.297Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32892026-09-01T23:13:48.470Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32902026-09-01T23:13:48.653Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32912026-09-01T23:13:49.358Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32922026-09-01T23:13:50.227Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32932026-09-01T23:13:50.374Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32942026-09-01T23:13:50.548Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32952026-09-01T23:13:50.706Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32962026-09-01T23:13:50.824Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32972026-09-01T23:13:50.994Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32982026-09-01T23:13:51.114Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32992026-09-01T23:13:51.195Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33002026-09-01T23:13:51.887Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33012026-09-01T23:13:51.938Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33022026-09-01T23:13:52.114Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33032026-09-01T23:13:52.514Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33042026-09-01T23:13:52.876Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33052026-09-01T23:13:52.907Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33062026-09-01T23:13:52.989Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33072026-09-01T23:13:53.169Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33082026-09-01T23:13:53.450Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33092026-09-01T23:13:54.157Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33102026-09-01T23:13:54.250Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33112026-09-01T23:13:54.309Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33122026-09-01T23:13:55.160Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33132026-09-01T23:13:55.163Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33142026-09-01T23:13:55.624Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33152026-09-01T23:13:56.004Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33162026-09-01T23:13:56.337Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33172026-09-01T23:13:56.422Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33182026-09-01T23:13:56.632Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33192026-09-01T23:13:56.709Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33202026-09-01T23:13:57.497Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33212026-09-01T23:13:58.135Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33222026-09-01T23:13:58.465Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33232026-09-01T23:13:58.687Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33242026-09-01T23:13:58.777Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33252026-09-01T23:13:59.037Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33262026-09-01T23:13:59.921Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33272026-09-01T23:14:00.099Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33282026-09-01T23:14:00.819Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33292026-09-01T23:14:01.208Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33302026-09-01T23:14:02.650Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33312026-09-01T23:14:04.302Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33322026-09-01T23:14:04.556Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33332026-09-01T23:14:06.385Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33342026-09-01T23:14:06.587Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33352026-09-01T23:14:07.692Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33362026-09-01T23:14:07.832Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33372026-09-01T23:14:08.155Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33382026-09-01T23:14:08.421Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33392026-09-01T23:14:09.132Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33402026-09-01T23:14:09.225Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33412026-09-01T23:14:09.451Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33422026-09-01T23:14:09.703Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33432026-09-01T23:14:09.783Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33442026-09-01T23:14:10.023Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33452026-09-01T23:14:10.473Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33462026-09-01T23:14:10.852Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33472026-09-01T23:14:11.308Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33482026-09-01T23:14:11.492Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33492026-09-01T23:14:11.516Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33502026-09-01T23:14:11.620Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33512026-09-01T23:14:12.272Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33522026-09-01T23:14:12.359Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33532026-09-01T23:14:12.417Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33542026-09-01T23:14:12.754Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33552026-09-01T23:14:12.998Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33562026-09-01T23:14:13.168Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33572026-09-01T23:14:13.491Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33582026-09-01T23:14:14.765Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33592026-09-01T23:14:14.809Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33602026-09-01T23:14:15.437Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33612026-09-01T23:14:18.081Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33622026-09-01T23:14:19.517Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33632026-09-01T23:14:19.975Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33642026-09-01T23:14:20.385Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33652026-09-01T23:14:22.233Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33662026-09-01T23:14:24.191Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33672026-09-01T23:14:24.882Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33682026-09-01T23:14:25.330Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33692026-09-01T23:14:26.093Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33702026-09-01T23:14:27.788Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33712026-09-01T23:14:28.506Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33722026-09-01T23:14:29.909Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33732026-09-01T23:14:30.279Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33742026-09-01T23:14:30.764Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33752026-09-01T23:14:31.240Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33762026-09-01T23:14:36.691Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33772026-09-01T23:14:37.086Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33782026-09-01T23:14:37.815Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33792026-09-01T23:14:38.884Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33802026-09-01T23:14:39.448Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33812026-09-01T23:14:40.351Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33822026-09-01T23:14:41.284Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33832026-09-01T23:14:42.045Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33842026-09-01T23:14:42.869Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33852026-09-01T23:14:45.467Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33862026-09-01T23:14:45.578Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33872026-09-01T23:14:46.457Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33882026-09-01T23:14:46.626Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33892026-09-01T23:14:47.293Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33902026-09-01T23:14:48.517Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33912026-09-01T23:14:49.152Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33922026-09-01T23:14:52.839Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33932026-09-01T23:14:53.683Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33942026-09-01T23:14:55.023Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33952026-09-01T23:14:55.787Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33962026-09-01T23:14:56.683Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33972026-09-01T23:14:57.789Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33982026-09-01T23:14:59.013Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33992026-09-01T23:15:01.037Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34002026-09-01T23:15:02.009Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34012026-09-01T23:15:03.031Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34022026-09-01T23:15:04.045Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34032026-09-01T23:15:07.053Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34042026-09-01T23:15:07.669Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34052026-09-01T23:15:08.099Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34062026-09-01T23:15:10.859Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34072026-09-01T23:15:11.443Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34082026-09-01T23:15:13.076Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34092026-09-01T23:15:14.899Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34102026-09-01T23:15:16.353Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34112026-09-01T23:15:18.101Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34122026-09-01T23:15:19.676Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34132026-09-01T23:15:21.292Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34142026-09-01T23:15:26.225Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34152026-09-01T23:15:26.365Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34162026-09-01T23:15:28.266Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34172026-09-01T23:15:28.289Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34182026-09-01T23:15:29.987Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34192026-09-01T23:15:31.735Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34202026-09-01T23:15:33.692Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34212026-09-01T23:15:35.640Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34222026-09-01T23:15:37.639Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34232026-09-01T23:15:39.279Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34242026-09-01T23:15:41.057Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34252026-09-01T23:15:42.814Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34262026-09-01T23:15:44.588Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34272026-09-01T23:15:46.363Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34282026-09-01T23:15:48.208Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34292026-09-01T23:15:49.954Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34302026-09-01T23:15:51.701Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34312026-09-01T23:15:53.306Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34322026-09-01T23:15:55.327Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34332026-09-01T23:15:56.931Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34342026-09-01T23:15:58.782Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34352026-09-01T23:16:00.707Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34362026-09-01T23:16:02.495Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34372026-09-01T23:16:04.493Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34382026-09-01T23:16:08.002Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34392026-09-01T23:16:09.944Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34402026-09-01T23:16:12.039Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34412026-09-01T23:16:14.282Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34422026-09-01T23:16:17.470Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34432026-09-01T23:16:18.094Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34442026-09-01T23:16:18.418Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34452026-09-01T23:16:22.934Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34462026-09-01T23:16:25.355Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34472026-09-01T23:16:27.775Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34482026-09-01T23:16:29.661Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34492026-09-01T23:16:33.148Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34502026-09-01T23:16:35.024Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34512026-09-01T23:16:37.497Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34522026-09-01T23:16:40.354Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34532026-09-01T23:16:42.169Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34542026-09-01T23:16:45.158Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34552026-09-01T23:16:47.124Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34562026-09-01T23:16:49.721Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34572026-09-01T23:16:52.163Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34582026-09-01T23:16:54.909Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34592026-09-01T23:16:57.446Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34602026-09-01T23:16:59.699Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34612026-09-01T23:17:02.538Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34622026-09-01T23:17:04.988Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34632026-09-01T23:17:07.583Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34642026-09-01T23:17:10.119Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34652026-09-01T23:17:12.648Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34662026-09-01T23:17:15.061Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34672026-09-01T23:17:17.809Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34682026-09-01T23:17:20.395Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34692026-09-01T23:17:22.902Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34702026-09-01T23:17:25.523Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34712026-09-01T23:17:28.110Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34722026-09-01T23:17:30.694Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34732026-09-01T23:17:33.250Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34742026-09-01T23:17:35.979Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34752026-09-01T23:17:38.570Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34762026-09-01T23:17:41.179Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34772026-09-01T23:17:43.883Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34782026-09-01T23:17:47.166Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34792026-09-01T23:17:49.416Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34802026-09-01T23:17:52.075Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34812026-09-01T23:17:54.749Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34822026-09-01T23:17:57.641Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34832026-09-01T23:18:00.342Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34842026-09-01T23:18:03.098Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34852026-09-01T23:18:05.805Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34862026-09-01T23:18:08.398Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34872026-09-01T23:18:11.042Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34882026-09-01T23:18:13.924Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34892026-09-01T23:18:16.909Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34902026-09-01T23:18:19.691Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34912026-09-01T23:18:22.441Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34922026-09-01T23:18:25.319Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34932026-09-01T23:18:27.958Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34942026-09-01T23:18:30.648Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34952026-09-01T23:18:33.522Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34962026-09-01T23:18:36.203Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34972026-09-01T23:18:39.038Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34982026-09-01T23:18:41.872Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34992026-09-01T23:18:44.631Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35002026-09-01T23:18:47.401Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35012026-09-01T23:18:55.497Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35022026-09-01T23:18:55.997Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35032026-09-01T23:18:59.338Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35042026-09-01T23:19:02.995Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35052026-09-01T23:19:06.798Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35062026-09-01T23:19:10.151Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35072026-09-01T23:19:13.848Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35082026-09-01T23:19:17.473Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35092026-09-01T23:19:20.996Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35102026-09-01T23:19:24.562Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35112026-09-01T23:19:28.134Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35122026-09-01T23:19:33.247Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35132026-09-01T23:19:36.212Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35142026-09-01T23:19:40.110Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35152026-09-01T23:19:44.036Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35162026-09-01T23:19:48.028Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35172026-09-01T23:19:51.908Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35182026-09-01T23:19:55.865Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35192026-09-01T23:19:59.854Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35202026-09-01T23:20:03.765Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35212026-09-01T23:20:07.744Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35222026-09-01T23:20:11.708Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35232026-09-01T23:20:15.593Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35242026-09-01T23:20:19.655Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35252026-09-01T23:20:23.503Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35262026-09-01T23:20:27.567Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35272026-09-01T23:20:31.453Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35282026-09-01T23:20:35.318Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35292026-09-01T23:20:39.312Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35302026-09-01T23:21:10.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 37s
35312026-09-01T23:21:10.847Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35322026-09-01T23:21:10.847Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35332026-09-01T23:21:11.019Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35342026-09-01T23:21:11.129Z
35352026-09-01T23:21:11.129Zreal 7:37.454722372
35362026-09-01T23:21:11.130Zuser 20:27.436508076
35372026-09-01T23:21:11.130Zsys 4:20.575954311
35382026-09-01T23:21:11.130Ztrap 0.297001433
35392026-09-01T23:21:11.133Ztflt 0.005653653
35402026-09-01T23:21:11.133Zdflt 0.033448548
35412026-09-01T23:21:11.133Zkflt 0.000123740
35422026-09-01T23:21:11.133Zlock 7:19:14.515846910
35432026-09-01T23:21:11.133Zslp 2:34:03.923999556
35442026-09-01T23:21:11.133Zlat 35.367640223
35452026-09-01T23:21:11.133Zstop 2:10.086819545
35462026-09-01T23:21:11.133Zprocess exited: duration 845116 ms, exit code 0
 
35472026-09-01T23:21:11.140Zfound 0 output files