01M1WJB2B0VG8Y61NT4CJ8S5ZS: clippy (helios)

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

Buildomat Job: 01M1WJBK0K0HBQZG713XF67AFB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-06T23:56:09.522Zjob assigned to worker 01M1WJBYQ5XD1DNN8KPMDFA153 [factory aws, i-0ad57fb3093d7e636] (queued for 54 s)
 
22026-09-06T23:56:16.120Zstarting task 0: "setup"
32026-09-06T23:56:16.126Z++ uname -s
42026-09-06T23:56:16.129Z+ kern=SunOS
52026-09-06T23:56:16.129Z+ build_user=build
62026-09-06T23:56:16.129Z+ build_uid=12345
72026-09-06T23:56:16.129Z+ work_dir=/work
82026-09-06T23:56:16.130Z+ input_dir=/input
92026-09-06T23:56:16.130Z+ [[ 0 == 12345 ]]
102026-09-06T23:56:16.130Z+ case "$kern" in
112026-09-06T23:56:16.130Z+ groupadd -g 12345 build
122026-09-06T23:56:16.130Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-06T23:56:18.134Z+ zfs create -o mountpoint=/work rpool/work
142026-09-06T23:56:18.255Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-06T23:56:18.258Z+ home_fs=zfs
162026-09-06T23:56:18.258Z+ [[ zfs == autofs ]]
172026-09-06T23:56:18.259Z+ mkdir -p /home/build
182026-09-06T23:56:18.259Z+ chown build:build /home/build /work
192026-09-06T23:56:20.259Z+ chmod 0700 /home/build /work
202026-09-06T23:56:20.263Zprocess exited: duration 4144 ms, exit code 0
 
212026-09-06T23:56:20.269Zstarting task 1: "rust-toolchain"
222026-09-06T23:56:20.273Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-06T23:56:20.274Z * rust toolchain channel = "1.98.1"
242026-09-06T23:56:20.274Z * rust toolchain profile = "default"
252026-09-06T23:56:20.274Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-06T23:56:20.274Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-06T23:56:20.274Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-06T23:56:20.277Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-06T23:56:20.277Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-06T23:56:20.381Zinfo: downloading installer
312026-09-06T23:56:21.761Zinfo: profile set to default
322026-09-06T23:56:21.761Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-06T23:56:21.764Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-06T23:56:21.892Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-06T23:56:21.895Zinfo: downloading 6 components
362026-09-06T23:56:37.283Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-06T23:56:37.283Z
382026-09-06T23:56:37.310Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-06T23:56:37.311Z
402026-09-06T23:56:37.314Z
412026-09-06T23:56:37.314ZRust is installed now. Great!
422026-09-06T23:56:37.314Z
432026-09-06T23:56:37.314ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-06T23:56:37.314Zenvironment variable. This has not been done automatically.
452026-09-06T23:56:37.314Z
462026-09-06T23:56:37.314ZTo configure your current shell, you need to source
472026-09-06T23:56:37.314Zthe corresponding env file under $HOME/.cargo.
482026-09-06T23:56:37.314Z
492026-09-06T23:56:37.314ZConsider running the right command for your shell (note the leading DOT):
502026-09-06T23:56:37.314Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-06T23:56:37.314Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-06T23:56:37.315ZCC_x86_64-unknown-illumos = None
532026-09-06T23:56:37.315Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-06T23:56:37.315ZCC_x86_64_unknown_illumos = None
552026-09-06T23:56:37.315Zcargo:rerun-if-env-changed=HOST_CC
562026-09-06T23:56:37.315ZHOST_CC = None
572026-09-06T23:56:37.315Zcargo:rerun-if-env-changed=CC
582026-09-06T23:56:37.315ZCC = None
592026-09-06T23:56:37.315Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-06T23:56:37.489Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-06T23:56:37.489ZCRATE_CC_NO_DEFAULTS = None
622026-09-06T23:56:37.489Zcargo:rerun-if-env-changed=CFLAGS
632026-09-06T23:56:37.489ZCFLAGS = None
642026-09-06T23:56:37.489Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-06T23:56:37.489ZHOST_CFLAGS = None
662026-09-06T23:56:37.489Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-06T23:56:37.489ZCFLAGS_x86_64_unknown_illumos = None
682026-09-06T23:56:37.489Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-06T23:56:37.489ZCFLAGS_x86_64-unknown-illumos = None
702026-09-06T23:56:37.575Z+ rustup --version
712026-09-06T23:56:37.582Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-06T23:56:37.582Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-06T23:56:37.603Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-06T23:56:37.606Z+ cargo --version
752026-09-06T23:56:37.619Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-06T23:56:37.622Z+ rustc --version
772026-09-06T23:56:37.646Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-06T23:56:37.649Zprocess exited: duration 17372 ms, exit code 0
 
792026-09-06T23:56:37.656Zstarting task 2: "authentication"
802026-09-06T23:56:37.673Zprocess exited: duration 17 ms, exit code 0
 
812026-09-06T23:56:37.679Zstarting task 3: "clone repository"
822026-09-06T23:56:37.683Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-06T23:56:37.686Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-06T23:56:37.719ZCloning into '/work/oxidecomputer/omicron'...
852026-09-06T23:56:51.008Z+ cd /work/oxidecomputer/omicron
862026-09-06T23:56:51.008Z+ git fetch origin b6aa68400cb234db1fa9d88e22fffcdcb243415e
872026-09-06T23:56:51.319ZFrom https://github.com/oxidecomputer/omicron
882026-09-06T23:56:51.319Z * branch b6aa68400cb234db1fa9d88e22fffcdcb243415e -> FETCH_HEAD
892026-09-06T23:56:51.330Z+ [[ -n sush-nexus-tunnel ]]
902026-09-06T23:56:51.334Z++ git branch --show-current
912026-09-06T23:56:51.334Z+ current=main
922026-09-06T23:56:51.334Z+ [[ main != sush-nexus-tunnel ]]
932026-09-06T23:56:51.334Z+ git branch -f sush-nexus-tunnel b6aa68400cb234db1fa9d88e22fffcdcb243415e
942026-09-06T23:56:51.338Z+ git checkout -f sush-nexus-tunnel
952026-09-06T23:56:51.586ZSwitched to branch 'sush-nexus-tunnel'
962026-09-06T23:56:51.589Z+ git reset --hard b6aa68400cb234db1fa9d88e22fffcdcb243415e
972026-09-06T23:56:51.613ZHEAD is now at b6aa68400 Tunnel sush through Nexus
982026-09-06T23:56:51.617Zprocess exited: duration 13932 ms, exit code 0
 
992026-09-06T23:56:51.626Zstarting task 4: "build"
1002026-09-06T23:56:51.630Z+ source ./env.sh
1012026-09-06T23:56:51.634Z++ OLD_SHELL_OPTS=ehxB
1022026-09-06T23:56:51.634Z++ set -o xtrace
1032026-09-06T23:56:51.634Z++++ dirname ./env.sh
1042026-09-06T23:56:51.638Z+++ readlink -f .
1052026-09-06T23:56:51.638Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-06T23:56:51.638Z++ 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-06T23:56:51.638Z++ 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-06T23:56:51.638Z++ 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-06T23:56:51.638Z++ 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-06T23:56:51.638Z++ 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-06T23:56:51.638Z++ 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-06T23:56:51.638Z++ 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-06T23:56:51.638Z++ 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-06T23:56:51.638Z++ 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-06T23:56:51.639Z++ 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-06T23:56:51.639Z++ case $OLD_SHELL_OPTS in
1172026-09-06T23:56:51.640Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-06T23:56:51.640Z+ source .github/buildomat/ci-env.sh
1192026-09-06T23:56:51.640Z++ export CARGO_TERM_COLOR=always
1202026-09-06T23:56:51.640Z++ CARGO_TERM_COLOR=always
1212026-09-06T23:56:51.640Z+++ uname -s
1222026-09-06T23:56:51.644Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-06T23:56:51.644Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-06T23:56:51.644Z+ cargo --version
1252026-09-06T23:56:51.648Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1262026-09-06T23:56:51.652Z+ rustc --version
1272026-09-06T23:56:51.670Zrustc 1.98.1 (48a229cea 2026-09-01)
1282026-09-06T23:56:51.674Z+ banner prerequisites
1292026-09-06T23:56:51.677Z
1302026-09-06T23:56:51.677Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-06T23:56:51.677Z # # # # # # # # # # # # # # #
1322026-09-06T23:56:51.677Z # # # # ##### # # ##### # # # # # #### #
1332026-09-06T23:56:51.677Z ##### ##### # ##### # # # # # # # # #
1342026-09-06T23:56:51.677Z # # # # # # # # # # # # # # #
1352026-09-06T23:56:51.677Z # # # ###### # # ###### ### # #### # #### #
1362026-09-06T23:56:51.678Z
1372026-09-06T23:56:51.678Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-06T23:56:53.619Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-06T23:56:54.040Z Startup: Caching catalogs ... Done
1402026-09-06T23:56:56.590ZPlanning: Solver setup ... Done (2.376s)
1412026-09-06T23:56:56.661ZPlanning: Running solver ... Done (0.068s)
1422026-09-06T23:56:56.710ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-06T23:56:56.723ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-06T23:56:56.743ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-06T23:56:56.754ZPlanning: Package planning ... Done (0.014s)
1462026-09-06T23:56:56.758ZPlanning: Merging actions ... Done (0.002s)
1472026-09-06T23:56:56.916ZPlanning: Checking for conflicting actions ... Done (0.159s)
1482026-09-06T23:56:56.919ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-06T23:56:57.724ZPlanning: Evaluating mediators ... Done (0.807s)
1502026-09-06T23:56:57.732ZPlanning: Planning completed in 3.65 seconds
1512026-09-06T23:56:57.735Z Packages to install: 2
1522026-09-06T23:56:57.735Z Estimated space available: 156.02 GB
1532026-09-06T23:56:57.735ZEstimated space to be consumed: 86.48 MB
1542026-09-06T23:56:57.736Z Create boot environment: No
1552026-09-06T23:56:57.736ZCreate backup boot environment: No
1562026-09-06T23:56:57.736Z Rebuild boot archive: No
1572026-09-06T23:56:57.736Z
1582026-09-06T23:56:57.736ZChanged packages:
1592026-09-06T23:56:57.736Zhelios
1602026-09-06T23:56:57.736Z developer/build-essential
1612026-09-06T23:56:57.736Z None -> 11-3.0
1622026-09-06T23:56:57.736Z library/libxmlsec1
1632026-09-06T23:56:57.736Z None -> 1.2.35-3.0
1642026-09-06T23:56:57.779Z
1652026-09-06T23:56:57.779ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-06T23:56:57.825ZDownload: Completed 1.28 MB in 0.07 seconds (18.8M/s)
1672026-09-06T23:56:57.873Z Actions: 1/268 actions (Installing new actions)
1682026-09-06T23:56:57.913Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-06T23:56:57.946ZFinalize: Updating package state database ... Done (0.035s)
1702026-09-06T23:56:57.949ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-06T23:56:58.047ZFinalize: Updating image state ... Done (0.101s)
1722026-09-06T23:57:00.619ZFinalize: Creating fast lookup database ... Done (2.518s)
1732026-09-06T23:57:00.691ZFinalize: Reading search index ... Done (0.012s)
1742026-09-06T23:57:00.694ZFinalize: Updating search index ... Done (0.000s)
1752026-09-06T23:57:00.752ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-06T23:57:01.139ZPlanning: Evaluating mediator changes ... Done
1772026-09-06T23:57:01.244ZPlanning: Checking for conflicting actions ... Done
1782026-09-06T23:57:01.247ZPlanning: Consolidating action changes ... Done
1792026-09-06T23:57:01.405ZPlanning: Evaluating mediators ... Done
1802026-09-06T23:57:01.409ZPlanning: Planning completed in 0.26 seconds
1812026-09-06T23:57:01.430Z Mediators to change: 2
1822026-09-06T23:57:01.430Z Create boot environment: No
1832026-09-06T23:57:01.430ZCreate backup boot environment: No
1842026-09-06T23:57:01.468ZFinalize: Updating package state database ... Done
1852026-09-06T23:57:01.471ZFinalize: Updating package cache ... Done
1862026-09-06T23:57:01.526ZFinalize: Updating image state ... Done
1872026-09-06T23:57:03.475ZFinalize: Creating fast lookup database ... Done
1882026-09-06T23:57:03.538ZFinalize: Reading search index ... Done
1892026-09-06T23:57:03.541ZFinalize: Updating search index ... Done
1902026-09-06T23:57:03.627ZFinalize: Updating package cache ... Done
1912026-09-06T23:57:03.913ZPlanning: Evaluating mediator changes ... Done
1922026-09-06T23:57:04.018ZPlanning: Checking for conflicting actions ... Done
1932026-09-06T23:57:04.024ZPlanning: Consolidating action changes ... Done
1942026-09-06T23:57:04.178ZPlanning: Evaluating mediators ... Done
1952026-09-06T23:57:04.181ZPlanning: Planning completed in 0.26 seconds
1962026-09-06T23:57:04.200Z Mediators to change: 1
1972026-09-06T23:57:04.200Z Create boot environment: No
1982026-09-06T23:57:04.200ZCreate backup boot environment: No
1992026-09-06T23:57:04.333ZFinalize: Updating package state database ... Done
2002026-09-06T23:57:04.333ZFinalize: Updating package cache ... Done
2012026-09-06T23:57:04.392ZFinalize: Updating image state ... Done
2022026-09-06T23:57:06.351ZFinalize: Creating fast lookup database ... Done
2032026-09-06T23:57:06.412ZFinalize: Reading search index ... Done
2042026-09-06T23:57:06.415ZFinalize: Updating search index ... Done
2052026-09-06T23:57:06.503ZFinalize: Updating package cache ... Done
2062026-09-06T23:57:06.832ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-06T23:57:06.832Zapache system 2.4 system
2082026-09-06T23:57:06.832Zclang system 15 system
2092026-09-06T23:57:06.832Zcsh system system illumos
2102026-09-06T23:57:06.832Zctags system system illumos
2112026-09-06T23:57:06.832Zfile vendor vendor darwinsys
2122026-09-06T23:57:06.832Zfile system system illumos
2132026-09-06T23:57:06.832Zgcc vendor 14 vendor
2142026-09-06T23:57:06.832Zgcc system 13 system
2152026-09-06T23:57:06.832Zgcc system 10 system
2162026-09-06T23:57:06.832Zgo system 1.25 system
2172026-09-06T23:57:06.832Zllvm system 15 system
2182026-09-06T23:57:06.832Zmariadb system 11.4 system
2192026-09-06T23:57:06.832Zmta vendor vendor dma
2202026-09-06T23:57:06.832Zopenjdk system 17 system
2212026-09-06T23:57:06.832Zopenjdk system 11 system
2222026-09-06T23:57:06.832Zopenssl vendor 3 vendor
2232026-09-06T23:57:06.832Zperl system 5.40 system
2242026-09-06T23:57:06.832Zpostgresql system 18 system
2252026-09-06T23:57:06.832Zpostgresql system 17 system
2262026-09-06T23:57:06.832Zpython vendor 3 vendor
2272026-09-06T23:57:06.832Zpython system 2 system
2282026-09-06T23:57:06.832Zpython3 vendor 3.13 vendor
2292026-09-06T23:57:06.832Zruby system 3.4 system
2302026-09-06T23:57:06.832Zruby system 3.0 system
2312026-09-06T23:57:06.832Zwords vendor vendor american-english
2322026-09-06T23:57:06.832Zwords system system australian-english
2332026-09-06T23:57:06.832Zwords system system british-english
2342026-09-06T23:57:06.832Zwords system system canadian-english
2352026-09-06T23:57:06.832Zwords system system french
2362026-09-06T23:57:06.832Zwords system system italian
2372026-09-06T23:57:06.832Zwords system system ngerman
2382026-09-06T23:57:06.833Zwords system system ogerman
2392026-09-06T23:57:06.833Zwords system system spanish
2402026-09-06T23:57:07.078ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-06T23:57:07.078Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-06T23:57:07.597ZFMRI IFO
2432026-09-06T23:57:07.597Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-06T23:57:07.597Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-06T23:57:07.597Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-06T23:57:07.597Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-06T23:57:07.597Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-06T23:57:07.597Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-06T23:57:07.597Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-06T23:57:07.598Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-06T23:57:07.598Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-06T23:57:07.945Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-06T23:57:08.285Z Updating crates.io index
2542026-09-06T23:57:08.289Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-06T23:57:08.563Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-06T23:57:08.915Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-06T23:57:09.193Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-06T23:57:10.211Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-06T23:57:10.805Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-06T23:57:12.420Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-06T23:57:13.249Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-06T23:57:13.618Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-06T23:57:13.930Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-06T23:57:15.121Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-06T23:57:15.436Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-06T23:57:15.946Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-06T23:57:16.542Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-06T23:57:16.824Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-06T23:57:17.103Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-06T23:57:17.395Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-06T23:57:17.678Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-06T23:57:18.005Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-06T23:57:18.349Z Updating git repository `https://github.com/oxidecomputer/sush`
2742026-09-06T23:57:18.897Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2752026-09-06T23:57:19.401Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762026-09-06T23:57:19.696Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-09-06T23:57:20.273Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2782026-09-06T23:57:20.610Z Updating git repository `https://github.com/oxidecomputer/erebor`
2792026-09-06T23:57:20.925Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2802026-09-06T23:57:21.346Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2812026-09-06T23:57:21.620Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2822026-09-06T23:57:22.046Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2832026-09-06T23:57:22.711Z Updating git repository `https://github.com/oxidecomputer/ispf`
2842026-09-06T23:57:22.996Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2852026-09-06T23:57:23.283Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2862026-09-06T23:57:23.684Z Updating git repository `https://github.com/oxidecomputer/tough`
2872026-09-06T23:57:24.222Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2882026-09-06T23:57:24.508Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2892026-09-06T23:57:24.795Z Updating git repository `https://github.com/oxidecomputer/rumors`
2902026-09-06T23:57:30.858Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-06T23:57:31.172Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2922026-09-06T23:57:31.469Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2932026-09-06T23:57:31.716Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2942026-09-06T23:57:32.030Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2952026-09-06T23:57:32.319Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2962026-09-06T23:57:32.588Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2972026-09-06T23:57:32.832Z Updating git repository `https://github.com/illumos/smf-rs`
2982026-09-06T23:57:35.958Z Downloading crates ...
2992026-09-06T23:57:36.024Z Downloaded colorchoice v1.0.4
3002026-09-06T23:57:36.036Z Downloaded dtrace-parser v0.2.0
3012026-09-06T23:57:36.036Z Downloaded block-buffer v0.10.4
3022026-09-06T23:57:36.040Z Downloaded fs-err v3.3.0
3032026-09-06T23:57:36.040Z Downloaded anstream v1.0.0
3042026-09-06T23:57:36.040Z Downloaded thread-id v4.2.2
3052026-09-06T23:57:36.040Z Downloaded getrandom v0.4.3
3062026-09-06T23:57:36.057Z Downloaded generic-array v0.14.7
3072026-09-06T23:57:36.068Z Downloaded itoa v1.0.17
3082026-09-06T23:57:36.068Z Downloaded camino v1.2.5
3092026-09-06T23:57:36.069Z Downloaded fastrand v2.3.0
3102026-09-06T23:57:36.069Z Downloaded cargo-platform v0.3.2
3112026-09-06T23:57:36.069Z Downloaded memmap v0.7.0
3122026-09-06T23:57:36.069Z Downloaded crypto-common v0.1.7
3132026-09-06T23:57:36.069Z Downloaded zerocopy v0.7.35
3142026-09-06T23:57:36.084Z Downloaded clap_derive v4.6.1
3152026-09-06T23:57:36.084Z Downloaded byteorder v1.5.0
3162026-09-06T23:57:36.084Z Downloaded ucd-trie v0.1.7
3172026-09-06T23:57:36.085Z Downloaded cpufeatures v0.2.17
3182026-09-06T23:57:36.085Z Downloaded errno v0.3.14
3192026-09-06T23:57:36.102Z Downloaded heck v0.5.0
3202026-09-06T23:57:36.102Z Downloaded proc-macro-error-attr v1.0.4
3212026-09-06T23:57:36.103Z Downloaded is_terminal_polyfill v1.70.2
3222026-09-06T23:57:36.103Z Downloaded dof v0.3.0
3232026-09-06T23:57:36.103Z Downloaded camino-tempfile v1.4.1
3242026-09-06T23:57:36.103Z Downloaded cargo_toml v0.21.0
3252026-09-06T23:57:36.103Z Downloaded pest_derive v2.8.6
3262026-09-06T23:57:36.103Z Downloaded macaddr v1.0.1
3272026-09-06T23:57:36.118Z Downloaded clap_lex v1.0.0
3282026-09-06T23:57:36.119Z Downloaded smawk v0.3.2
3292026-09-06T23:57:36.119Z Downloaded version_check v0.9.5
3302026-09-06T23:57:36.119Z Downloaded anstyle-query v1.1.5
3312026-09-06T23:57:36.154Z Downloaded cargo_metadata v0.23.1
3322026-09-06T23:57:36.154Z Downloaded anstyle v1.0.14
3332026-09-06T23:57:36.154Z Downloaded strsim v0.11.1
3342026-09-06T23:57:36.154Z Downloaded swrite v0.1.0
3352026-09-06T23:57:36.177Z Downloaded terminal_size v0.4.3
3362026-09-06T23:57:36.178Z Downloaded equivalent v1.0.2
3372026-09-06T23:57:36.178Z Downloaded unicode-linebreak v0.1.5
3382026-09-06T23:57:36.178Z Downloaded usdt-attr-macro v0.5.0
3392026-09-06T23:57:36.178Z Downloaded cfg-if v1.0.4
3402026-09-06T23:57:36.178Z Downloaded serde_spanned v0.6.9
3412026-09-06T23:57:36.178Z Downloaded plain v0.2.3
3422026-09-06T23:57:36.178Z Downloaded tabled_derive v0.7.0
3432026-09-06T23:57:36.178Z Downloaded toml_datetime v0.6.11
3442026-09-06T23:57:36.178Z Downloaded usdt v0.5.0
3452026-09-06T23:57:36.178Z Downloaded utf8parse v0.2.2
3462026-09-06T23:57:36.178Z Downloaded toml_write v0.1.2
3472026-09-06T23:57:36.178Z Downloaded scroll_derive v0.12.1
3482026-09-06T23:57:36.178Z Downloaded usdt-macro v0.5.0
3492026-09-06T23:57:36.178Z Downloaded bitflags v2.11.0
3502026-09-06T23:57:36.178Z Downloaded pretty-hex v0.4.1
3512026-09-06T23:57:36.178Z Downloaded bytecount v0.6.9
3522026-09-06T23:57:36.179Z Downloaded clap v4.6.1
3532026-09-06T23:57:36.179Z Downloaded digest v0.10.7
3542026-09-06T23:57:36.179Z Downloaded proc-macro-error v1.0.4
3552026-09-06T23:57:36.179Z Downloaded autocfg v1.5.0
3562026-09-06T23:57:36.179Z Downloaded anstyle-parse v1.0.0
3572026-09-06T23:57:36.179Z Downloaded once_cell v1.21.3
3582026-09-06T23:57:36.179Z Downloaded fnv v1.0.7
3592026-09-06T23:57:36.179Z Downloaded thiserror-impl v1.0.69
3602026-09-06T23:57:36.179Z Downloaded thiserror-impl v2.0.18
3612026-09-06T23:57:36.192Z Downloaded pest_generator v2.8.6
3622026-09-06T23:57:36.192Z Downloaded serde_derive v1.0.228
3632026-09-06T23:57:36.192Z Downloaded heck v0.4.1
3642026-09-06T23:57:36.192Z Downloaded serde_tokenstream v0.2.3
3652026-09-06T23:57:36.192Z Downloaded thiserror v1.0.69
3662026-09-06T23:57:36.193Z Downloaded sha2 v0.10.9
3672026-09-06T23:57:36.204Z Downloaded quote v1.0.45
3682026-09-06T23:57:36.205Z Downloaded zmij v1.0.21
3692026-09-06T23:57:36.206Z Downloaded thiserror v2.0.18
3702026-09-06T23:57:36.206Z Downloaded anyhow v1.0.104
3712026-09-06T23:57:36.206Z Downloaded usdt-impl v0.5.0
3722026-09-06T23:57:36.206Z Downloaded log v0.4.33
3732026-09-06T23:57:36.206Z Downloaded tempfile v3.27.0
3742026-09-06T23:57:36.243Z Downloaded scroll v0.12.0
3752026-09-06T23:57:36.243Z Downloaded toml v0.8.23
3762026-09-06T23:57:36.253Z Downloaded papergrid v0.11.0
3772026-09-06T23:57:36.253Z Downloaded semver v1.0.28
3782026-09-06T23:57:36.253Z Downloaded proc-macro2 v1.0.106
3792026-09-06T23:57:36.253Z Downloaded pest_meta v2.8.6
3802026-09-06T23:57:36.253Z Downloaded unicode-ident v1.0.24
3812026-09-06T23:57:36.253Z Downloaded textwrap v0.16.2
3822026-09-06T23:57:36.253Z Downloaded zerocopy-derive v0.7.35
3832026-09-06T23:57:36.261Z Downloaded serde_core v1.0.228
3842026-09-06T23:57:36.282Z Downloaded indexmap v2.14.0
3852026-09-06T23:57:36.293Z Downloaded toml_edit v0.22.27
3862026-09-06T23:57:36.293Z Downloaded serde v1.0.228
3872026-09-06T23:57:36.293Z Downloaded memchr v2.8.0
3882026-09-06T23:57:36.293Z Downloaded typenum v1.20.1
3892026-09-06T23:57:36.304Z Downloaded hashbrown v0.17.0
3902026-09-06T23:57:36.384Z Downloaded pest v2.8.6
3912026-09-06T23:57:36.413Z Downloaded serde_json v1.0.151
3922026-09-06T23:57:36.413Z Downloaded clap_builder v4.6.0
3932026-09-06T23:57:36.413Z Downloaded goblin v0.8.2
3942026-09-06T23:57:36.413Z Downloaded winnow v0.7.14
3952026-09-06T23:57:36.413Z Downloaded tabled v0.15.0
3962026-09-06T23:57:36.413Z Downloaded syn v1.0.109
3972026-09-06T23:57:36.414Z Downloaded unicode-width v0.1.14
3982026-09-06T23:57:36.414Z Downloaded unicode-width v0.2.0
3992026-09-06T23:57:36.414Z Downloaded syn v2.0.117
4002026-09-06T23:57:36.429Z Downloaded rustix v1.1.4
4012026-09-06T23:57:36.429Z Downloaded libc v0.2.185
4022026-09-06T23:57:36.500Z Compiling proc-macro2 v1.0.106
4032026-09-06T23:57:36.501Z Compiling unicode-ident v1.0.24
4042026-09-06T23:57:36.501Z Compiling quote v1.0.45
4052026-09-06T23:57:36.501Z Compiling serde_core v1.0.228
4062026-09-06T23:57:36.511Z Compiling libc v0.2.185
4072026-09-06T23:57:36.511Z Compiling version_check v0.9.5
4082026-09-06T23:57:36.511Z Compiling memchr v2.8.0
4092026-09-06T23:57:36.512Z Compiling serde v1.0.228
4102026-09-06T23:57:36.868Z Compiling zmij v1.0.21
4112026-09-06T23:57:36.995Z Compiling thiserror v1.0.69
4122026-09-06T23:57:37.179Z Compiling ucd-trie v0.1.7
4132026-09-06T23:57:37.292Z Compiling itoa v1.0.17
4142026-09-06T23:57:37.478Z Compiling pest v2.8.6
4152026-09-06T23:57:37.525Z Compiling byteorder v1.5.0
4162026-09-06T23:57:37.565Z Compiling rustix v1.1.4
4172026-09-06T23:57:37.568Z Compiling errno v0.3.14
4182026-09-06T23:57:37.734Z Compiling bitflags v2.11.0
4192026-09-06T23:57:37.898Z Compiling serde_json v1.0.151
4202026-09-06T23:57:38.048Z Compiling syn v2.0.117
4212026-09-06T23:57:38.070Z Compiling thread-id v4.2.2
4222026-09-06T23:57:38.127Z Compiling proc-macro-error-attr v1.0.4
4232026-09-06T23:57:38.155Z Compiling usdt-impl v0.5.0
4242026-09-06T23:57:38.234Z Compiling camino v1.2.5
4252026-09-06T23:57:38.344Z Compiling syn v1.0.109
4262026-09-06T23:57:38.513Z Compiling pest_meta v2.8.6
4272026-09-06T23:57:38.592Z Compiling proc-macro-error v1.0.4
4282026-09-06T23:57:38.709Z Compiling plain v0.2.3
4292026-09-06T23:57:38.730Z Compiling equivalent v1.0.2
4302026-09-06T23:57:38.792Z Compiling utf8parse v0.2.2
4312026-09-06T23:57:38.816Z Compiling log v0.4.33
4322026-09-06T23:57:38.834Z Compiling getrandom v0.4.3
4332026-09-06T23:57:39.044Z Compiling hashbrown v0.17.0
4342026-09-06T23:57:39.096Z Compiling terminal_size v0.4.3
4352026-09-06T23:57:39.211Z Compiling anstyle-parse v1.0.0
4362026-09-06T23:57:39.575Z Compiling indexmap v2.14.0
4372026-09-06T23:57:39.812Z Compiling toml_write v0.1.2
4382026-09-06T23:57:39.830Z Compiling cfg-if v1.0.4
4392026-09-06T23:57:39.930Z Compiling winnow v0.7.14
4402026-09-06T23:57:39.940Z Compiling pretty-hex v0.4.1
4412026-09-06T23:57:40.014Z Compiling anstyle v1.0.14
4422026-09-06T23:57:40.075Z Compiling anstyle-query v1.1.5
4432026-09-06T23:57:40.157Z Compiling thiserror v2.0.18
4442026-09-06T23:57:40.188Z Compiling colorchoice v1.0.4
4452026-09-06T23:57:40.204Z Compiling autocfg v1.5.0
4462026-09-06T23:57:40.240Z Compiling pest_generator v2.8.6
4472026-09-06T23:57:40.303Z Compiling is_terminal_polyfill v1.70.2
4482026-09-06T23:57:40.405Z Compiling anstream v1.0.0
4492026-09-06T23:57:40.638Z Compiling fs-err v3.3.0
4502026-09-06T23:57:40.726Z Compiling heck v0.4.1
4512026-09-06T23:57:40.815Z Compiling fnv v1.0.7
4522026-09-06T23:57:40.841Z Compiling unicode-width v0.1.14
4532026-09-06T23:57:40.859Z Compiling anyhow v1.0.104
4542026-09-06T23:57:40.922Z Compiling bytecount v0.6.9
4552026-09-06T23:57:40.937Z Compiling once_cell v1.21.3
4562026-09-06T23:57:40.953Z Compiling fastrand v2.3.0
4572026-09-06T23:57:41.056Z Compiling strsim v0.11.1
4582026-09-06T23:57:41.113Z Compiling clap_lex v1.0.0
4592026-09-06T23:57:41.154Z Compiling heck v0.5.0
4602026-09-06T23:57:41.208Z Compiling tempfile v3.27.0
4612026-09-06T23:57:41.343Z Compiling clap_builder v4.6.0
4622026-09-06T23:57:41.377Z Compiling papergrid v0.11.0
4632026-09-06T23:57:41.415Z Compiling semver v1.0.28
4642026-09-06T23:57:41.420Z Compiling cargo-platform v0.3.2
4652026-09-06T23:57:41.420Z Compiling tabled_derive v0.7.0
4662026-09-06T23:57:41.517Z Compiling memmap v0.7.0
4672026-09-06T23:57:41.611Z Compiling unicode-linebreak v0.1.5
4682026-09-06T23:57:41.699Z Compiling smawk v0.3.2
4692026-09-06T23:57:41.726Z Compiling unicode-width v0.2.0
4702026-09-06T23:57:41.842Z Compiling camino-tempfile v1.4.1
4712026-09-06T23:57:41.926Z Compiling serde_derive v1.0.228
4722026-09-06T23:57:42.004Z Compiling thiserror-impl v1.0.69
4732026-09-06T23:57:42.076Z Compiling zerocopy-derive v0.7.35
4742026-09-06T23:57:42.095Z Compiling pest_derive v2.8.6
4752026-09-06T23:57:42.218Z Compiling scroll_derive v0.12.1
4762026-09-06T23:57:42.431Z Compiling thiserror-impl v2.0.18
4772026-09-06T23:57:42.560Z Compiling clap_derive v4.6.1
4782026-09-06T23:57:42.864Z Compiling tabled v0.15.0
4792026-09-06T23:57:42.925Z Compiling scroll v0.12.0
4802026-09-06T23:57:42.970Z Compiling zerocopy v0.7.35
4812026-09-06T23:57:43.209Z Compiling goblin v0.8.2
4822026-09-06T23:57:43.398Z Compiling dtrace-parser v0.2.0
4832026-09-06T23:57:43.526Z Compiling textwrap v0.16.2
4842026-09-06T23:57:43.912Z Compiling swrite v0.1.0
4852026-09-06T23:57:44.337Z Compiling clap v4.6.1
4862026-09-06T23:57:45.015Z Compiling dof v0.3.0
4872026-09-06T23:57:45.015Z Compiling serde_tokenstream v0.2.3
4882026-09-06T23:57:45.038Z Compiling serde_spanned v0.6.9
4892026-09-06T23:57:45.042Z Compiling toml_datetime v0.6.11
4902026-09-06T23:57:45.042Z Compiling cargo_metadata v0.23.1
4912026-09-06T23:57:45.093Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4922026-09-06T23:57:45.096Z Compiling macaddr v1.0.1
4932026-09-06T23:57:45.220Z Compiling toml_edit v0.22.27
4942026-09-06T23:57:45.826Z Compiling usdt-attr-macro v0.5.0
4952026-09-06T23:57:45.827Z Compiling usdt-macro v0.5.0
4962026-09-06T23:57:46.439Z Compiling usdt v0.5.0
4972026-09-06T23:57:46.547Z Compiling toml v0.8.23
4982026-09-06T23:57:46.910Z Compiling cargo_toml v0.21.0
4992026-09-06T23:57:48.213Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5002026-09-06T23:57:50.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.44s
5012026-09-06T23:57:50.422Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5022026-09-06T23:57:50.965Z Downloading crates ...
5032026-09-06T23:57:51.022Z Downloaded argon2 v0.6.0-rc.8
5042026-09-06T23:57:51.027Z Downloaded addr2line v0.25.1
5052026-09-06T23:57:51.027Z Downloaded base16ct v1.0.0
5062026-09-06T23:57:51.090Z Downloaded async-recursion v1.1.1
5072026-09-06T23:57:51.090Z Downloaded cfg_aliases v0.1.1
5082026-09-06T23:57:51.090Z Downloaded ciborium-io v0.2.2
5092026-09-06T23:57:51.090Z Downloaded bitfield v0.19.4
5102026-09-06T23:57:51.090Z Downloaded adler2 v2.0.1
5112026-09-06T23:57:51.090Z Downloaded aead v0.5.2
5122026-09-06T23:57:51.090Z Downloaded find-msvc-tools v0.1.9
5132026-09-06T23:57:51.090Z Downloaded atty v0.2.14
5142026-09-06T23:57:51.090Z Downloaded bs58 v0.5.1
5152026-09-06T23:57:51.090Z Downloaded fs-err v2.11.0
5162026-09-06T23:57:51.090Z Downloaded cbc v0.2.1
5172026-09-06T23:57:51.090Z Downloaded const-oid v0.9.6
5182026-09-06T23:57:51.090Z Downloaded foreign-types v0.3.2
5192026-09-06T23:57:51.090Z Downloaded hash32 v0.2.1
5202026-09-06T23:57:51.090Z Downloaded aead v0.6.1
5212026-09-06T23:57:51.090Z Downloaded bcs v0.1.6
5222026-09-06T23:57:51.090Z Downloaded hex v0.4.3
5232026-09-06T23:57:51.091Z Downloaded colored v2.2.0
5242026-09-06T23:57:51.091Z Downloaded arrayref v0.3.9
5252026-09-06T23:57:51.091Z Downloaded async-stream-impl v0.3.6
5262026-09-06T23:57:51.091Z Downloaded atomic-waker v1.1.2
5272026-09-06T23:57:51.091Z Downloaded bit-set v0.5.3
5282026-09-06T23:57:51.091Z Downloaded fallible-iterator v0.2.0
5292026-09-06T23:57:51.091Z Downloaded flagset v0.4.7
5302026-09-06T23:57:51.091Z Downloaded futures-task v0.3.32
5312026-09-06T23:57:51.091Z Downloaded ghash v0.6.0
5322026-09-06T23:57:51.091Z Downloaded enum-as-inner v0.6.1
5332026-09-06T23:57:51.091Z Downloaded ff v0.13.1
5342026-09-06T23:57:51.091Z Downloaded half v1.8.3
5352026-09-06T23:57:51.091Z Downloaded async-stream v0.3.6
5362026-09-06T23:57:51.091Z Downloaded atomicwrites v0.4.4
5372026-09-06T23:57:51.091Z Downloaded bcrypt-pbkdf v0.11.0
5382026-09-06T23:57:51.091Z Downloaded bit-set v0.8.0
5392026-09-06T23:57:51.092Z Downloaded cipher v0.5.2
5402026-09-06T23:57:51.092Z Downloaded futures-sink v0.3.32
5412026-09-06T23:57:51.092Z Downloaded embedded-io v0.4.0
5422026-09-06T23:57:51.092Z Downloaded enum_dispatch v0.3.13
5432026-09-06T23:57:51.092Z Downloaded ff v0.14.0
5442026-09-06T23:57:51.092Z Downloaded futures-io v0.3.32
5452026-09-06T23:57:51.092Z Downloaded bb8 v0.8.6
5462026-09-06T23:57:51.092Z Downloaded foreign-types-shared v0.1.1
5472026-09-06T23:57:51.092Z Downloaded form_urlencoded v1.2.2
5482026-09-06T23:57:51.092Z Downloaded fd-lock v4.0.4
5492026-09-06T23:57:51.092Z Downloaded filetime v0.2.27
5502026-09-06T23:57:51.092Z Downloaded backoff v0.4.0
5512026-09-06T23:57:51.092Z Downloaded base64ct v1.8.3
5522026-09-06T23:57:51.092Z Downloaded foldhash v0.2.0
5532026-09-06T23:57:51.092Z Downloaded bitfield-macros v0.19.4
5542026-09-06T23:57:51.092Z Downloaded env_filter v2.0.0
5552026-09-06T23:57:51.093Z Downloaded float-ord v0.3.2
5562026-09-06T23:57:51.100Z Downloaded foreign-types-shared v0.3.1
5572026-09-06T23:57:51.100Z Downloaded bit-vec v0.6.3
5582026-09-06T23:57:51.100Z Downloaded fixedbitset v0.4.2
5592026-09-06T23:57:51.100Z Downloaded float-cmp v0.10.0
5602026-09-06T23:57:51.100Z Downloaded block-padding v0.4.2
5612026-09-06T23:57:51.100Z Downloaded futures-channel v0.3.32
5622026-09-06T23:57:51.100Z Downloaded foreign-types-macros v0.2.3
5632026-09-06T23:57:51.100Z Downloaded assert_matches v1.5.0
5642026-09-06T23:57:51.100Z Downloaded base16ct v0.2.0
5652026-09-06T23:57:51.100Z Downloaded ascii-canvas v3.0.0
5662026-09-06T23:57:51.106Z Downloaded funty v2.0.0
5672026-09-06T23:57:51.109Z Downloaded erased-serde v0.3.31
5682026-09-06T23:57:51.109Z Downloaded fixedbitset v0.5.7
5692026-09-06T23:57:51.109Z Downloaded bitfield-struct v0.6.2
5702026-09-06T23:57:51.109Z Downloaded futures-core v0.3.32
5712026-09-06T23:57:51.109Z Downloaded globwalk v0.9.1
5722026-09-06T23:57:51.109Z Downloaded http-range v0.1.5
5732026-09-06T23:57:51.110Z Downloaded endian-type v0.1.2
5742026-09-06T23:57:51.114Z Downloaded git-stub v1.0.0
5752026-09-06T23:57:51.114Z Downloaded hostname v0.3.1
5762026-09-06T23:57:51.119Z Downloaded block-buffer v0.12.1
5772026-09-06T23:57:51.119Z Downloaded cobs v0.3.0
5782026-09-06T23:57:51.119Z Downloaded backtrace-ext v0.2.1
5792026-09-06T23:57:51.126Z Downloaded either v1.15.0
5802026-09-06T23:57:51.126Z Downloaded foldhash v0.1.5
5812026-09-06T23:57:51.129Z Downloaded headers-core v0.3.0
5822026-09-06T23:57:51.129Z Downloaded arrayvec v0.7.6
5832026-09-06T23:57:51.129Z Downloaded async-trait v0.1.89
5842026-09-06T23:57:51.129Z Downloaded hex-literal v1.1.0
5852026-09-06T23:57:51.129Z Downloaded home v0.5.12
5862026-09-06T23:57:51.129Z Downloaded fatfs v0.3.6
5872026-09-06T23:57:51.136Z Downloaded compression-core v0.4.31
5882026-09-06T23:57:51.139Z Downloaded castaway v0.2.4
5892026-09-06T23:57:51.139Z Downloaded cfg_aliases v0.2.1
5902026-09-06T23:57:51.139Z Downloaded ciborium-ll v0.2.2
5912026-09-06T23:57:51.139Z Downloaded futures-executor v0.3.32
5922026-09-06T23:57:51.139Z Downloaded embedded-io v0.6.1
5932026-09-06T23:57:51.139Z Downloaded newtype-uuid-macros v0.1.0
5942026-09-06T23:57:51.143Z Downloaded gethostname v0.5.0
5952026-09-06T23:57:51.148Z Downloaded futures-macro v0.3.32
5962026-09-06T23:57:51.148Z Downloaded group v0.13.0
5972026-09-06T23:57:51.148Z Downloaded argon2 v0.5.3
5982026-09-06T23:57:51.151Z Downloaded hostname v0.4.2
5992026-09-06T23:57:51.151Z Downloaded anstyle-parse v0.2.7
6002026-09-06T23:57:51.151Z Downloaded buf-list v1.1.2
6012026-09-06T23:57:51.156Z Downloaded fxhash v0.2.1
6022026-09-06T23:57:51.156Z Downloaded radium v0.7.0
6032026-09-06T23:57:51.156Z Downloaded allocator-api2 v0.2.21
6042026-09-06T23:57:51.165Z Downloaded num_threads v0.1.7
6052026-09-06T23:57:51.165Z Downloaded foreign-types v0.5.0
6062026-09-06T23:57:51.166Z Downloaded hash32 v0.3.1
6072026-09-06T23:57:51.167Z Downloaded http-body v1.0.1
6082026-09-06T23:57:51.167Z Downloaded globset v0.4.18
6092026-09-06T23:57:51.167Z Downloaded num-conv v0.2.0
6102026-09-06T23:57:51.172Z Downloaded ena v0.14.4
6112026-09-06T23:57:51.172Z Downloaded env_logger v0.11.11
6122026-09-06T23:57:51.172Z Downloaded elliptic-curve v0.13.8
6132026-09-06T23:57:51.172Z Downloaded git-stub-vcs v0.1.0
6142026-09-06T23:57:51.172Z Downloaded glob v0.3.3
6152026-09-06T23:57:51.172Z Downloaded openssl-macros v0.1.1
6162026-09-06T23:57:51.172Z Downloaded percent-encoding v2.3.2
6172026-09-06T23:57:51.173Z Downloaded progenitor-client v0.14.0
6182026-09-06T23:57:51.182Z Downloaded http-body-util v0.1.3
6192026-09-06T23:57:51.182Z Downloaded proc-macro-error-attr2 v2.0.0
6202026-09-06T23:57:51.182Z Downloaded rand_chacha v0.3.1
6212026-09-06T23:57:51.182Z Downloaded rand_pcg v0.10.2
6222026-09-06T23:57:51.194Z Downloaded anstream v0.6.21
6232026-09-06T23:57:51.194Z Downloaded chacha20 v0.9.1
6242026-09-06T23:57:51.194Z Downloaded scopeguard v1.2.0
6252026-09-06T23:57:51.194Z Downloaded group v0.14.0
6262026-09-06T23:57:51.194Z Downloaded byte-wrapper v0.1.0
6272026-09-06T23:57:51.194Z Downloaded array-init v0.0.4
6282026-09-06T23:57:51.194Z Downloaded ed25519-dalek v2.2.0
6292026-09-06T23:57:51.199Z Downloaded cmov v0.5.4
6302026-09-06T23:57:51.199Z Downloaded futures v0.3.32
6312026-09-06T23:57:51.199Z Downloaded blowfish v0.10.0
6322026-09-06T23:57:51.199Z Downloaded cexpr v0.6.0
6332026-09-06T23:57:51.199Z Downloaded cmake v0.1.57
6342026-09-06T23:57:51.199Z Downloaded precomputed-hash v0.1.1
6352026-09-06T23:57:51.199Z Downloaded ref-cast v1.0.25
6362026-09-06T23:57:51.199Z Downloaded bit-vec v0.8.0
6372026-09-06T23:57:51.199Z Downloaded cipher v0.4.4
6382026-09-06T23:57:51.199Z Downloaded bytesize v2.7.0
6392026-09-06T23:57:51.199Z Downloaded rustc-hash v2.1.1
6402026-09-06T23:57:51.199Z Downloaded secrecy v0.8.0
6412026-09-06T23:57:51.204Z Downloaded slog-bunyan v2.5.0
6422026-09-06T23:57:51.204Z Downloaded serde_urlencoded v0.7.1
6432026-09-06T23:57:51.207Z Downloaded pin-project-lite v0.2.17
6442026-09-06T23:57:51.213Z Downloaded nanorand v0.7.0
6452026-09-06T23:57:51.218Z Downloaded compression-codecs v0.4.37
6462026-09-06T23:57:51.218Z Downloaded bitflags v1.3.2
6472026-09-06T23:57:51.218Z Downloaded highway v1.3.0
6482026-09-06T23:57:51.218Z Downloaded camino-tempfile-ext v0.3.3
6492026-09-06T23:57:51.221Z Downloaded signal-hook-mio v0.2.5
6502026-09-06T23:57:51.221Z Downloaded sigpipe v0.1.3
6512026-09-06T23:57:51.225Z Downloaded bumpalo v3.20.2
6522026-09-06T23:57:51.225Z Downloaded strip-ansi-escapes v0.2.1
6532026-09-06T23:57:51.225Z Downloaded fs_extra v1.3.0
6542026-09-06T23:57:51.231Z Downloaded rand_core v0.10.0
6552026-09-06T23:57:51.231Z Downloaded async-bb8-diesel v0.2.1
6562026-09-06T23:57:51.231Z Downloaded paste v1.0.15
6572026-09-06T23:57:51.233Z Downloaded sqlparser_derive v0.5.0
6582026-09-06T23:57:51.233Z Downloaded stable_deref_trait v1.2.1
6592026-09-06T23:57:51.233Z Downloaded nonempty v0.12.0
6602026-09-06T23:57:51.236Z Downloaded cassowary v0.3.0
6612026-09-06T23:57:51.239Z Downloaded tabwriter v1.4.1
6622026-09-06T23:57:51.244Z Downloaded topological-sort v0.2.2
6632026-09-06T23:57:51.244Z Downloaded oxide-generation v0.1.3
6642026-09-06T23:57:51.244Z Downloaded parking_lot_core v0.8.6
6652026-09-06T23:57:51.248Z Downloaded ed25519-dalek v3.0.0
6662026-09-06T23:57:51.248Z Downloaded pem-rfc7468 v1.0.0
6672026-09-06T23:57:51.248Z Downloaded supports-color v3.0.2
6682026-09-06T23:57:51.248Z Downloaded time-core v0.1.8
6692026-09-06T23:57:51.248Z Downloaded hmac v0.12.1
6702026-09-06T23:57:51.252Z Downloaded thiserror-impl-no-std v2.0.2
6712026-09-06T23:57:51.252Z Downloaded flume v0.11.1
6722026-09-06T23:57:51.252Z Downloaded hickory-resolver v0.25.2
6732026-09-06T23:57:51.255Z Downloaded serde_path_to_error v0.1.20
6742026-09-06T23:57:51.255Z Downloaded progenitor-client v0.13.0
6752026-09-06T23:57:51.255Z Downloaded pin-project-internal v1.1.11
6762026-09-06T23:57:51.260Z Downloaded console v0.16.2
6772026-09-06T23:57:51.264Z Downloaded unicode-xid v0.2.6
6782026-09-06T23:57:51.267Z Downloaded blake2 v0.11.0-rc.6
6792026-09-06T23:57:51.267Z Downloaded progenitor v0.14.0
6802026-09-06T23:57:51.270Z Downloaded universal-hash v0.6.1
6812026-09-06T23:57:51.283Z Downloaded port-file v0.1.0
6822026-09-06T23:57:51.284Z Downloaded scroll v0.13.0
6832026-09-06T23:57:51.289Z Downloaded getrandom v0.2.17
6842026-09-06T23:57:51.289Z Downloaded sec1 v0.8.1
6852026-09-06T23:57:51.289Z Downloaded serde_tokenstream v0.3.0
6862026-09-06T23:57:51.289Z Downloaded colored v3.1.1
6872026-09-06T23:57:51.289Z Downloaded slog-async v2.8.0
6882026-09-06T23:57:51.290Z Downloaded console v0.15.11
6892026-09-06T23:57:51.290Z Downloaded bzip2 v0.4.4
6902026-09-06T23:57:51.290Z Downloaded xshell-macros v0.2.7
6912026-09-06T23:57:51.293Z Downloaded cancel-safe-futures v0.1.5
6922026-09-06T23:57:51.293Z Downloaded chacha20 v0.10.0
6932026-09-06T23:57:51.293Z Downloaded ciborium v0.2.2
6942026-09-06T23:57:51.293Z Downloaded backtrace v0.3.76
6952026-09-06T23:57:51.296Z Downloaded smallvec v0.6.14
6962026-09-06T23:57:51.299Z Downloaded elliptic-curve v0.14.1
6972026-09-06T23:57:51.299Z Downloaded zeroize_derive v1.5.0
6982026-09-06T23:57:51.306Z Downloaded crc8 v0.1.1
6992026-09-06T23:57:51.306Z Downloaded hmac v0.13.0
7002026-09-06T23:57:51.309Z Downloaded strum_macros v0.26.4
7012026-09-06T23:57:51.310Z Downloaded difflib v0.4.0
7022026-09-06T23:57:51.310Z Downloaded termios v0.3.3
7032026-09-06T23:57:51.310Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7042026-09-06T23:57:51.314Z Downloaded dirs-sys-next v0.1.2
7052026-09-06T23:57:51.314Z Downloaded dsl_auto_type v0.2.0
7062026-09-06T23:57:51.314Z Downloaded num-primitive v0.2.1
7072026-09-06T23:57:51.314Z Downloaded dof v0.4.0
7082026-09-06T23:57:51.314Z Downloaded num-modular v0.6.5
7092026-09-06T23:57:51.317Z Downloaded tokio-native-tls v0.3.1
7102026-09-06T23:57:51.317Z Downloaded toml_writer v1.1.1+spec-1.1.0
7112026-09-06T23:57:51.317Z Downloaded parking_lot v0.12.5
7122026-09-06T23:57:51.322Z Downloaded peg-macros v0.8.5
7132026-09-06T23:57:51.323Z Downloaded pem-rfc7468 v0.7.0
7142026-09-06T23:57:51.324Z Downloaded ssh-encoding v0.3.0
7152026-09-06T23:57:51.328Z Downloaded support-bundle-viewer v0.1.2
7162026-09-06T23:57:51.328Z Downloaded time-macros v0.2.27
7172026-09-06T23:57:51.328Z Downloaded half v2.7.1
7182026-09-06T23:57:51.328Z Downloaded prefix-trie v0.7.0
7192026-09-06T23:57:51.328Z Downloaded darling_macro v0.23.0
7202026-09-06T23:57:51.332Z Downloaded http-range-header v0.4.2
7212026-09-06T23:57:51.332Z Downloaded backon v1.6.0
7222026-09-06T23:57:51.332Z Downloaded usdt-impl v0.6.0
7232026-09-06T23:57:51.332Z Downloaded uzers v0.12.2
7242026-09-06T23:57:51.337Z Downloaded vsss-rs v3.3.4
7252026-09-06T23:57:51.343Z Downloaded bzip2 v0.6.1
7262026-09-06T23:57:51.357Z Downloaded rlimit v0.10.2
7272026-09-06T23:57:51.357Z Downloaded indent_write v2.2.0
7282026-09-06T23:57:51.357Z Downloaded lazy_static v1.5.0
7292026-09-06T23:57:51.357Z Downloaded walkdir v2.5.0
7302026-09-06T23:57:51.357Z Downloaded ahash v0.8.12
7312026-09-06T23:57:51.360Z Downloaded xshell v0.2.7
7322026-09-06T23:57:51.368Z Downloaded clang-sys v1.8.1
7332026-09-06T23:57:51.368Z Downloaded zstd-safe v7.2.4
7342026-09-06T23:57:51.368Z Downloaded daft v0.1.8
7352026-09-06T23:57:51.368Z Downloaded internet-checksum v0.2.1
7362026-09-06T23:57:51.369Z Downloaded lzss v0.8.2
7372026-09-06T23:57:51.374Z Downloaded expectorate v1.2.0
7382026-09-06T23:57:51.374Z Downloaded linked-hash-map v0.5.6
7392026-09-06T23:57:51.375Z Downloaded derive-ex v0.1.8
7402026-09-06T23:57:51.375Z Downloaded memoffset v0.9.1
7412026-09-06T23:57:51.375Z Downloaded getrandom v0.3.4
7422026-09-06T23:57:51.375Z Downloaded match_cfg v0.1.0
7432026-09-06T23:57:51.375Z Downloaded num-derive v0.4.2
7442026-09-06T23:57:51.379Z Downloaded stringprep v0.1.5
7452026-09-06T23:57:51.380Z Downloaded newtype_derive v0.1.6
7462026-09-06T23:57:51.386Z Downloaded nibble_vec v0.1.0
7472026-09-06T23:57:51.386Z Downloaded num v0.4.3
7482026-09-06T23:57:51.386Z Downloaded const_format_proc_macros v0.2.34
7492026-09-06T23:57:51.391Z Downloaded ecdsa v0.16.9
7502026-09-06T23:57:51.391Z Downloaded deranged v0.5.8
7512026-09-06T23:57:51.391Z Downloaded oxide-update-engine-types v0.1.2
7522026-09-06T23:57:51.391Z Downloaded tokio-test v0.4.5
7532026-09-06T23:57:51.396Z Downloaded opaque-debug v0.3.1
7542026-09-06T23:57:51.396Z Downloaded oso v0.27.3
7552026-09-06T23:57:51.399Z Downloaded rustls-platform-verifier v0.6.2
7562026-09-06T23:57:51.399Z Downloaded tui-tree-widget v0.23.1
7572026-09-06T23:57:51.399Z Downloaded dashu-base v0.5.1
7582026-09-06T23:57:51.403Z Downloaded openssl-probe v0.2.1
7592026-09-06T23:57:51.403Z Downloaded oxide-generation-macros v0.2.0
7602026-09-06T23:57:51.403Z Downloaded parse-size v1.1.0
7612026-09-06T23:57:51.408Z Downloaded p384 v0.14.0
7622026-09-06T23:57:51.414Z Downloaded signal-hook v0.3.18
7632026-09-06T23:57:51.414Z Downloaded indoc v2.0.7
7642026-09-06T23:57:51.418Z Downloaded ingot v0.2.1
7652026-09-06T23:57:51.418Z Downloaded chacha20poly1305 v0.10.1
7662026-09-06T23:57:51.418Z Downloaded generic-array v1.4.3
7672026-09-06T23:57:51.418Z Downloaded slog v2.8.2
7682026-09-06T23:57:51.422Z Downloaded socket2 v0.5.10
7692026-09-06T23:57:51.422Z Downloaded socket2 v0.6.3
7702026-09-06T23:57:51.422Z Downloaded cookie v0.18.1
7712026-09-06T23:57:51.427Z Downloaded twox-hash v2.1.2
7722026-09-06T23:57:51.427Z Downloaded progenitor-macro v0.14.0
7732026-09-06T23:57:51.427Z Downloaded rand_xorshift v0.4.0
7742026-09-06T23:57:51.442Z Downloaded async-compression v0.4.41
7752026-09-06T23:57:51.453Z Downloaded heapless v0.8.0
7762026-09-06T23:57:51.466Z Downloaded hickory-resolver v0.24.4
7772026-09-06T23:57:51.466Z Downloaded libloading v0.8.9
7782026-09-06T23:57:51.466Z Downloaded predicates-core v1.0.10
7792026-09-06T23:57:51.466Z Downloaded ron v0.8.1
7802026-09-06T23:57:51.466Z Downloaded serde_yaml v0.9.34+deprecated
7812026-09-06T23:57:51.472Z Downloaded omicron-zone-package v0.12.3
7822026-09-06T23:57:51.472Z Downloaded compact_str v0.8.1
7832026-09-06T23:57:51.472Z Downloaded heapless v0.7.17
7842026-09-06T23:57:51.472Z Downloaded schemars v0.8.22
7852026-09-06T23:57:51.472Z Downloaded headers v0.4.1
7862026-09-06T23:57:51.479Z Downloaded knus-derive v3.4.0
7872026-09-06T23:57:51.479Z Downloaded native-tls v0.2.18
7882026-09-06T23:57:51.487Z Downloaded recursive v0.1.1
7892026-09-06T23:57:51.487Z Downloaded iana-time-zone v0.1.65
7902026-09-06T23:57:51.487Z Downloaded serde_plain v1.0.2
7912026-09-06T23:57:51.487Z Downloaded serde_repr v0.1.20
7922026-09-06T23:57:51.487Z Downloaded siphasher v1.0.2
7932026-09-06T23:57:51.487Z Downloaded zeroize v1.9.0
7942026-09-06T23:57:51.487Z Downloaded packed_struct v0.10.1
7952026-09-06T23:57:51.487Z Downloaded crc32fast v1.5.0
7962026-09-06T23:57:51.492Z Downloaded shell-words v1.1.1
7972026-09-06T23:57:51.492Z Downloaded tinyvec_macros v0.1.1
7982026-09-06T23:57:51.492Z Downloaded darling v0.23.0
7992026-09-06T23:57:51.496Z Downloaded serde_bytes v0.11.19
8002026-09-06T23:57:51.500Z Downloaded pretty_assertions v1.4.1
8012026-09-06T23:57:51.503Z Downloaded bytes v1.11.1
8022026-09-06T23:57:51.503Z Downloaded flate2 v1.1.9
8032026-09-06T23:57:51.507Z Downloaded cookie_store v0.22.1
8042026-09-06T23:57:51.507Z Downloaded same-file v1.0.6
8052026-09-06T23:57:51.507Z Downloaded num_enum_derive v0.7.6
8062026-09-06T23:57:51.507Z Downloaded httparse v1.10.1
8072026-09-06T23:57:51.510Z Downloaded oxnet v0.1.6
8082026-09-06T23:57:51.510Z Downloaded peg-runtime v0.8.5
8092026-09-06T23:57:51.510Z Downloaded rand_core v0.6.4
8102026-09-06T23:57:51.510Z Downloaded tokio-macros v2.7.0
8112026-09-06T23:57:51.516Z Downloaded peg v0.8.5
8122026-09-06T23:57:51.517Z Downloaded structmeta-derive v0.3.0
8132026-09-06T23:57:51.525Z Downloaded supports-unicode v3.0.0
8142026-09-06T23:57:51.525Z Downloaded unarray v0.1.4
8152026-09-06T23:57:51.525Z Downloaded tower-layer v0.3.3
8162026-09-06T23:57:51.525Z Downloaded typify-macro v0.6.2
8172026-09-06T23:57:51.525Z Downloaded untrusted v0.7.1
8182026-09-06T23:57:51.525Z Downloaded utf-8 v0.7.6
8192026-09-06T23:57:51.525Z Downloaded utf8_iter v1.0.4
8202026-09-06T23:57:51.525Z Downloaded pbkdf2 v0.13.0
8212026-09-06T23:57:51.525Z Downloaded ppv-lite86 v0.2.21
8222026-09-06T23:57:51.525Z Downloaded tracing-attributes v0.1.31
8232026-09-06T23:57:51.530Z Downloaded ar_archive_writer v0.5.1
8242026-09-06T23:57:51.530Z Downloaded base64 v0.21.7
8252026-09-06T23:57:51.530Z Downloaded base64 v0.22.1
8262026-09-06T23:57:51.530Z Downloaded cc v1.2.56
8272026-09-06T23:57:51.530Z Downloaded derive-where v1.6.0
8282026-09-06T23:57:51.533Z Downloaded ml-kem v0.3.2
8292026-09-06T23:57:51.534Z Downloaded unit-prefix v0.5.2
8302026-09-06T23:57:51.534Z Downloaded want v0.3.1
8312026-09-06T23:57:51.534Z Downloaded hyper-rustls v0.27.7
8322026-09-06T23:57:51.534Z Downloaded pkcs8 v0.10.2
8332026-09-06T23:57:51.538Z Downloaded predicates v3.1.4
8342026-09-06T23:57:51.538Z Downloaded zerofrom v0.1.6
8352026-09-06T23:57:51.542Z Downloaded void v1.0.2
8362026-09-06T23:57:51.543Z Downloaded wnaf v0.14.0
8372026-09-06T23:57:51.543Z Downloaded blake2 v0.10.6
8382026-09-06T23:57:51.543Z Downloaded rpassword v7.5.4
8392026-09-06T23:57:51.543Z Downloaded samael v0.0.19
8402026-09-06T23:57:51.547Z Downloaded litemap v0.8.1
8412026-09-06T23:57:51.547Z Downloaded rustls-native-certs v0.8.3
8422026-09-06T23:57:51.547Z Downloaded scrypt v0.12.0
8432026-09-06T23:57:51.553Z Downloaded spki v0.7.3
8442026-09-06T23:57:51.553Z Downloaded postcard v1.1.3
8452026-09-06T23:57:51.553Z Downloaded shlex v1.3.0
8462026-09-06T23:57:51.553Z Downloaded crc v3.4.0
8472026-09-06T23:57:51.565Z Downloaded crypto-common v0.2.2
8482026-09-06T23:57:51.565Z Downloaded defmt v0.3.100
8492026-09-06T23:57:51.565Z Downloaded sha1 v0.11.0
8502026-09-06T23:57:51.565Z Downloaded slab v0.4.12
8512026-09-06T23:57:51.565Z Downloaded downcast-rs v2.0.2
8522026-09-06T23:57:51.565Z Downloaded document-features v0.2.12
8532026-09-06T23:57:51.565Z Downloaded darling_macro v0.20.11
8542026-09-06T23:57:51.565Z Downloaded digest-io v0.1.0
8552026-09-06T23:57:51.565Z Downloaded chumsky v0.9.3
8562026-09-06T23:57:51.566Z Downloaded der_derive v0.7.3
8572026-09-06T23:57:51.566Z Downloaded strum_macros v0.27.2
8582026-09-06T23:57:51.566Z Downloaded yansi v1.0.1
8592026-09-06T23:57:51.566Z Downloaded darling_core v0.23.0
8602026-09-06T23:57:51.571Z Downloaded rustls-pemfile v2.2.0
8612026-09-06T23:57:51.571Z Downloaded dunce v1.0.5
8622026-09-06T23:57:51.571Z Downloaded httpdate v1.0.3
8632026-09-06T23:57:51.571Z Downloaded thread_local v1.1.9
8642026-09-06T23:57:51.571Z Downloaded tokio-dtrace v0.1.1
8652026-09-06T23:57:51.571Z Downloaded indoc v1.0.9
8662026-09-06T23:57:51.571Z Downloaded is-terminal v0.4.17
8672026-09-06T23:57:51.571Z Downloaded lalrpop-util v0.19.12
8682026-09-06T23:57:51.571Z Downloaded hickory-server v0.25.2
8692026-09-06T23:57:51.575Z Downloaded arc-swap v1.8.2
8702026-09-06T23:57:51.575Z Downloaded hashbrown v0.13.2
8712026-09-06T23:57:51.575Z Downloaded xattr v1.6.1
8722026-09-06T23:57:51.581Z Downloaded tungstenite v0.28.0
8732026-09-06T23:57:51.581Z Downloaded ignore v0.4.25
8742026-09-06T23:57:51.582Z Downloaded hubpack v0.1.2
8752026-09-06T23:57:51.585Z Downloaded hubpack_derive v0.1.1
8762026-09-06T23:57:51.585Z Downloaded libscf-sys v1.2.0
8772026-09-06T23:57:51.585Z Downloaded lru v0.12.5
8782026-09-06T23:57:51.585Z Downloaded nodrop v0.1.14
8792026-09-06T23:57:51.585Z Downloaded progenitor-extras v0.2.0
8802026-09-06T23:57:51.585Z Downloaded jiff-static v0.2.34
8812026-09-06T23:57:51.585Z Downloaded url v2.5.8
8822026-09-06T23:57:51.585Z Downloaded convert_case v0.10.0
8832026-09-06T23:57:51.585Z Downloaded oso-derive v0.27.3
8842026-09-06T23:57:51.589Z Downloaded pin-project v1.1.11
8852026-09-06T23:57:51.595Z Downloaded daft-derive v0.1.8
8862026-09-06T23:57:51.598Z Downloaded proc-macro-crate v3.4.0
8872026-09-06T23:57:51.598Z Downloaded aes v0.9.1
8882026-09-06T23:57:51.601Z Downloaded delegate v0.13.5
8892026-09-06T23:57:51.601Z Downloaded zerotrie v0.2.3
8902026-09-06T23:57:51.606Z Downloaded normalize-line-endings v0.3.0
8912026-09-06T23:57:51.606Z Downloaded powerfmt v0.2.0
8922026-09-06T23:57:51.606Z Downloaded slog-term v2.9.2
8932026-09-06T23:57:51.606Z Downloaded http v1.4.2
8942026-09-06T23:57:51.613Z Downloaded potential_utf v0.1.4
8952026-09-06T23:57:51.613Z Downloaded proc-macro-crate v1.3.1
8962026-09-06T23:57:51.613Z Downloaded rfc6979 v0.6.0
8972026-09-06T23:57:51.613Z Downloaded rustc_version v0.1.7
8982026-09-06T23:57:51.617Z Downloaded rustc_version v0.4.1
8992026-09-06T23:57:51.617Z Downloaded parse-display v0.10.0
9002026-09-06T23:57:51.626Z Downloaded humantime v2.3.0
9012026-09-06T23:57:51.626Z Downloaded ed25519 v2.2.3
9022026-09-06T23:57:51.629Z Downloaded slog-envlogger v2.2.0
9032026-09-06T23:57:51.630Z Downloaded structmeta v0.3.0
9042026-09-06T23:57:51.630Z Downloaded hashbrown v0.12.3
9052026-09-06T23:57:51.630Z Downloaded num-traits v0.2.19
9062026-09-06T23:57:51.630Z Downloaded strsim v0.10.0
9072026-09-06T23:57:51.630Z Downloaded take_mut v0.2.2
9082026-09-06T23:57:51.638Z Downloaded keccak v0.2.0
9092026-09-06T23:57:51.638Z Downloaded lru v0.18.3
9102026-09-06T23:57:51.638Z Downloaded qorb v0.4.1
9112026-09-06T23:57:51.647Z Downloaded icu_normalizer v2.1.1
9122026-09-06T23:57:51.647Z Downloaded ingot-types v0.2.0
9132026-09-06T23:57:51.647Z Downloaded ed25519 v3.0.0
9142026-09-06T23:57:51.647Z Downloaded lru-cache v0.1.2
9152026-09-06T23:57:51.647Z Downloaded mime_guess v2.0.5
9162026-09-06T23:57:51.647Z Downloaded ssh-cipher v0.2.0
9172026-09-06T23:57:51.647Z Downloaded termtree v0.5.1
9182026-09-06T23:57:51.647Z Downloaded sync-ptr v0.1.4
9192026-09-06T23:57:51.647Z Downloaded usdt v0.6.0
9202026-09-06T23:57:51.651Z Downloaded multer v3.1.0
9212026-09-06T23:57:51.660Z Downloaded module-lattice v0.2.3
9222026-09-06T23:57:51.660Z Downloaded num_enum v0.7.6
9232026-09-06T23:57:51.663Z Downloaded path-slash v0.1.5
9242026-09-06T23:57:51.664Z Downloaded phf v0.12.1
9252026-09-06T23:57:51.664Z Downloaded oxide-update-engine-display v0.1.2
9262026-09-06T23:57:51.664Z Downloaded packed_struct_codegen v0.10.1
9272026-09-06T23:57:51.664Z Downloaded zone v0.3.1
9282026-09-06T23:57:51.664Z Downloaded zerofrom-derive v0.1.6
9292026-09-06T23:57:51.664Z Downloaded crc-catalog v2.4.0
9302026-09-06T23:57:51.674Z Downloaded tungstenite v0.23.0
9312026-09-06T23:57:51.677Z Downloaded phc v0.6.1
9322026-09-06T23:57:51.677Z Downloaded psm v0.1.30
9332026-09-06T23:57:51.677Z Downloaded derive_builder_macro v0.20.2
9342026-09-06T23:57:51.681Z Downloaded hyper-tls v0.6.0
9352026-09-06T23:57:51.681Z Downloaded cstr-argument v0.1.2
9362026-09-06T23:57:51.681Z Downloaded darling_macro v0.21.3
9372026-09-06T23:57:51.685Z Downloaded r2d2 v0.8.10
9382026-09-06T23:57:51.685Z Downloaded rustc-demangle v0.1.27
9392026-09-06T23:57:51.685Z Downloaded serdect v0.4.3
9402026-09-06T23:57:51.690Z Downloaded test-strategy v0.4.5
9412026-09-06T23:57:51.693Z Downloaded slog-dtrace v0.3.0
9422026-09-06T23:57:51.693Z Downloaded ident_case v1.0.1
9432026-09-06T23:57:51.693Z Downloaded ingot-macros v0.2.0
9442026-09-06T23:57:51.693Z Downloaded keccak v0.1.6
9452026-09-06T23:57:51.693Z Downloaded inout v0.1.4
9462026-09-06T23:57:51.698Z Downloaded yasna v0.5.2
9472026-09-06T23:57:51.701Z Downloaded simd-adler32 v0.3.8
9482026-09-06T23:57:51.701Z Downloaded sqlformat v0.3.5
9492026-09-06T23:57:51.704Z Downloaded tiny-keccak v2.0.2
9502026-09-06T23:57:51.707Z Downloaded md-5 v0.10.6
9512026-09-06T23:57:51.707Z Downloaded olpc-cjson v0.1.4
9522026-09-06T23:57:51.707Z Downloaded signal-hook-registry v1.4.8
9532026-09-06T23:57:51.708Z Downloaded snafu-derive v0.8.9
9542026-09-06T23:57:51.711Z Downloaded tinystr v0.8.2
9552026-09-06T23:57:51.711Z Downloaded rustyline v14.0.0
9562026-09-06T23:57:51.766Z Downloaded scuffle v0.1.0
9572026-09-06T23:57:51.777Z Downloaded vergen-lib v9.1.0
9582026-09-06T23:57:51.777Z Downloaded darling_core v0.13.4
9592026-09-06T23:57:51.777Z Downloaded phf_shared v0.12.1
9602026-09-06T23:57:51.778Z Downloaded tar v0.4.46
9612026-09-06T23:57:51.778Z Downloaded hashbrown v0.16.1
9622026-09-06T23:57:51.778Z Downloaded rsa v0.9.10
9632026-09-06T23:57:51.778Z Downloaded poly1305 v0.9.0
9642026-09-06T23:57:51.778Z Downloaded progenitor-macro v0.13.0
9652026-09-06T23:57:51.778Z Downloaded quinn-udp v0.5.14
9662026-09-06T23:57:51.778Z Downloaded toml v0.7.8
9672026-09-06T23:57:51.778Z Downloaded critical-section v1.2.0
9682026-09-06T23:57:51.778Z Downloaded data-encoding v2.10.0
9692026-09-06T23:57:51.778Z Downloaded csv-core v0.1.13
9702026-09-06T23:57:51.778Z Downloaded displaydoc v0.2.5
9712026-09-06T23:57:51.778Z Downloaded toml_edit v0.23.10+spec-1.0.0
9722026-09-06T23:57:51.778Z Downloaded serde-big-array v0.5.1
9732026-09-06T23:57:51.778Z Downloaded strum v0.26.3
9742026-09-06T23:57:51.778Z Downloaded ipnet v2.12.0
9752026-09-06T23:57:51.778Z Downloaded serde_cbor v0.11.2
9762026-09-06T23:57:51.778Z Downloaded hashbrown v0.15.5
9772026-09-06T23:57:51.790Z Downloaded zip v0.6.6
9782026-09-06T23:57:51.792Z Downloaded tokio-tungstenite v0.28.0
9792026-09-06T23:57:51.792Z Downloaded tower-service v0.3.3
9802026-09-06T23:57:51.792Z Downloaded const-oid v0.10.2
9812026-09-06T23:57:51.792Z Downloaded jobserver v0.1.34
9822026-09-06T23:57:51.796Z Downloaded linear-map v1.2.0
9832026-09-06T23:57:51.796Z Downloaded subtle v2.6.1
9842026-09-06T23:57:51.797Z Downloaded supports-hyperlinks v3.2.0
9852026-09-06T23:57:51.797Z Downloaded wait-timeout v0.2.1
9862026-09-06T23:57:51.797Z Downloaded pem v3.0.6
9872026-09-06T23:57:51.797Z Downloaded num-complex v0.4.6
9882026-09-06T23:57:51.797Z Downloaded num_enum v0.5.11
9892026-09-06T23:57:51.801Z Downloaded rand v0.8.6
9902026-09-06T23:57:51.801Z Downloaded quinn v0.11.11
9912026-09-06T23:57:51.804Z Downloaded libefi-sys v0.1.0
9922026-09-06T23:57:51.809Z Downloaded wyz v0.5.1
9932026-09-06T23:57:51.811Z Downloaded polyval v0.7.1
9942026-09-06T23:57:51.815Z Downloaded dirs-next v2.0.0
9952026-09-06T23:57:51.815Z Downloaded cpubits v0.1.1
9962026-09-06T23:57:51.823Z Downloaded crunchy v0.2.4
9972026-09-06T23:57:51.823Z Downloaded darling v0.21.3
9982026-09-06T23:57:51.829Z Downloaded diff v0.1.13
9992026-09-06T23:57:51.829Z Downloaded rand_seeder v0.4.0
10002026-09-06T23:57:51.829Z Downloaded spki v0.8.0
10012026-09-06T23:57:51.841Z Downloaded defmt-parser v1.0.0
10022026-09-06T23:57:51.841Z Downloaded dropshot-api-manager-types v0.8.0
10032026-09-06T23:57:51.841Z Downloaded steno v0.4.1
10042026-09-06T23:57:51.841Z Downloaded reqwest v0.13.2
10052026-09-06T23:57:51.841Z Downloaded h2 v0.4.15
10062026-09-06T23:57:51.847Z Downloaded tokio-stream v0.1.18
10072026-09-06T23:57:51.847Z Downloaded is_ci v1.2.0
10082026-09-06T23:57:51.847Z Downloaded ecdsa v0.17.0
10092026-09-06T23:57:51.848Z Downloaded rustls-pki-types v1.14.0
10102026-09-06T23:57:51.848Z Downloaded des v0.9.0
10112026-09-06T23:57:51.848Z Downloaded mime v0.3.17
10122026-09-06T23:57:51.848Z Downloaded tracing-core v0.1.36
10132026-09-06T23:57:51.851Z Downloaded p521 v0.14.0
10142026-09-06T23:57:51.851Z Downloaded publicsuffix v2.3.0
10152026-09-06T23:57:51.851Z Downloaded unicode-normalization v0.1.25
10162026-09-06T23:57:51.851Z Downloaded der v0.7.10
10172026-09-06T23:57:51.854Z Downloaded nom v8.0.0
10182026-09-06T23:57:51.857Z Downloaded russh-util v0.52.0
10192026-09-06T23:57:51.857Z Downloaded rustversion v1.0.22
10202026-09-06T23:57:51.860Z Downloaded sec1 v0.7.3
10212026-09-06T23:57:51.860Z Downloaded owo-colors v4.3.0
10222026-09-06T23:57:51.863Z Downloaded tokio-tungstenite v0.21.0
10232026-09-06T23:57:51.863Z Downloaded maplit v1.0.2
10242026-09-06T23:57:51.863Z Downloaded num-iter v0.1.45
10252026-09-06T23:57:51.863Z Downloaded uuid v1.23.4
10262026-09-06T23:57:51.867Z Downloaded internal-russh-num-bigint v0.5.0
10272026-09-06T23:57:51.870Z Downloaded crossterm v0.29.0
10282026-09-06T23:57:51.874Z Downloaded sync_wrapper v1.0.2
10292026-09-06T23:57:51.874Z Downloaded thiserror-no-std v2.0.2
10302026-09-06T23:57:51.877Z Downloaded password-hash v0.6.1
10312026-09-06T23:57:51.877Z Downloaded writeable v0.6.2
10322026-09-06T23:57:51.877Z Downloaded recursive-proc-macro-impl v0.1.1
10332026-09-06T23:57:51.878Z Downloaded psl-types v2.0.11
10342026-09-06T23:57:51.884Z Downloaded reqwest v0.12.28
10352026-09-06T23:57:51.889Z Downloaded miette v7.6.0
10362026-09-06T23:57:51.891Z Downloaded rfc6979 v0.4.0
10372026-09-06T23:57:51.896Z Downloaded corncobs v0.1.4
10382026-09-06T23:57:51.899Z Downloaded proc-macro-error2 v2.0.1
10392026-09-06T23:57:51.903Z Downloaded defmt v1.0.1
10402026-09-06T23:57:51.906Z Downloaded predicates-tree v1.0.13
10412026-09-06T23:57:51.906Z Downloaded sapling-renderdag v0.1.0
10422026-09-06T23:57:51.906Z Downloaded vte v0.14.1
10432026-09-06T23:57:51.906Z Downloaded aes-gcm v0.11.0
10442026-09-06T23:57:51.906Z Downloaded crossbeam-channel v0.5.15
10452026-09-06T23:57:51.910Z Downloaded signal-hook-tokio v0.3.1
10462026-09-06T23:57:51.910Z Downloaded defmt-macros v1.0.1
10472026-09-06T23:57:51.918Z Downloaded litrs v1.0.0
10482026-09-06T23:57:51.924Z Downloaded tokio-rustls v0.26.4
10492026-09-06T23:57:51.924Z Downloaded hashbrown v0.14.5
10502026-09-06T23:57:51.933Z Downloaded tagptr v0.2.0
10512026-09-06T23:57:51.933Z Downloaded dropshot_endpoint v0.17.1
10522026-09-06T23:57:51.933Z Downloaded futures-util v0.3.32
10532026-09-06T23:57:51.940Z Downloaded impl-trait-for-tuples v0.2.3
10542026-09-06T23:57:51.940Z Downloaded itertools v0.12.1
10552026-09-06T23:57:51.944Z Downloaded oxide-tokio-rt v0.1.4
10562026-09-06T23:57:51.944Z Downloaded phf v0.13.1
10572026-09-06T23:57:51.944Z Downloaded tokio-util v0.7.18
10582026-09-06T23:57:51.944Z Downloaded cpufeatures v0.3.0
10592026-09-06T23:57:51.949Z Downloaded sha2 v0.11.0
10602026-09-06T23:57:51.949Z Downloaded display-error-chain v0.2.2
10612026-09-06T23:57:51.949Z Downloaded usdt-attr-macro v0.6.0
10622026-09-06T23:57:51.949Z Downloaded miette-derive v7.6.0
10632026-09-06T23:57:51.958Z Downloaded dropshot-api-manager v0.8.0
10642026-09-06T23:57:51.958Z Downloaded hkdf v0.12.4
10652026-09-06T23:57:51.961Z Downloaded rcgen v0.12.1
10662026-09-06T23:57:51.961Z Downloaded nu-ansi-term v0.50.3
10672026-09-06T23:57:51.961Z Downloaded idna_adapter v1.2.1
10682026-09-06T23:57:51.961Z Downloaded zone_cfg_derive v0.3.1
10692026-09-06T23:57:51.962Z Downloaded managed v0.8.0
10702026-09-06T23:57:51.962Z Downloaded inout v0.2.2
10712026-09-06T23:57:51.962Z Downloaded jiff-core v0.1.0
10722026-09-06T23:57:51.965Z Downloaded unicode-properties v0.1.4
10732026-09-06T23:57:51.965Z Downloaded hkdf v0.13.0
10742026-09-06T23:57:51.965Z Downloaded schemars_derive v0.8.22
10752026-09-06T23:57:51.970Z Downloaded slog-scope v4.4.1
10762026-09-06T23:57:51.970Z Downloaded p384 v0.13.1
10772026-09-06T23:57:51.973Z Downloaded unicode-bidi v0.3.18
10782026-09-06T23:57:51.973Z Downloaded pkcs5 v0.8.1
10792026-09-06T23:57:51.973Z Downloaded vergen v9.1.0
10802026-09-06T23:57:51.973Z Downloaded serde_with_macros v1.5.2
10812026-09-06T23:57:51.976Z Downloaded string_cache v0.8.9
10822026-09-06T23:57:51.976Z Downloaded zip v4.6.1
10832026-09-06T23:57:51.976Z Downloaded lru-slab v0.1.2
10842026-09-06T23:57:51.980Z Downloaded primefield v0.14.0
10852026-09-06T23:57:51.980Z Downloaded pwd v1.4.0
10862026-09-06T23:57:51.980Z Downloaded winnow v0.5.40
10872026-09-06T23:57:51.986Z Downloaded winnow v0.6.26
10882026-09-06T23:57:51.990Z Downloaded miniz_oxide v0.8.9
10892026-09-06T23:57:51.990Z Downloaded unsafe-libyaml v0.2.11
10902026-09-06T23:57:51.993Z Downloaded scroll_derive v0.13.1
10912026-09-06T23:57:51.993Z Downloaded ssh-key v0.6.7
10922026-09-06T23:57:51.996Z Downloaded try-lock v0.2.5
10932026-09-06T23:57:51.996Z Downloaded const_format v0.2.35
10942026-09-06T23:57:51.999Z Downloaded hybrid-array v0.4.13
10952026-09-06T23:57:51.999Z Downloaded ssh-cipher v0.3.0
10962026-09-06T23:57:51.999Z Downloaded synstructure v0.13.2
10972026-09-06T23:57:51.999Z Downloaded tls_codec v0.4.2
10982026-09-06T23:57:52.003Z Downloaded ssh-encoding v0.2.0
10992026-09-06T23:57:52.003Z Downloaded tokio-tungstenite v0.23.1
11002026-09-06T23:57:52.011Z Downloaded diesel_derives v2.3.7
11012026-09-06T23:57:52.017Z Downloaded unicode-truncate v1.1.0
11022026-09-06T23:57:52.017Z Downloaded rand v0.9.2
11032026-09-06T23:57:52.017Z Downloaded similar v2.7.0
11042026-09-06T23:57:52.018Z Downloaded derive_builder_core v0.20.2
11052026-09-06T23:57:52.018Z Downloaded yoke v0.8.1
11062026-09-06T23:57:52.018Z Downloaded libm v0.2.16
11072026-09-06T23:57:52.025Z Downloaded resolv-conf v0.7.6
11082026-09-06T23:57:52.025Z Downloaded debug-ignore v1.0.5
11092026-09-06T23:57:52.025Z Downloaded newtype-uuid v1.3.2
11102026-09-06T23:57:52.028Z Downloaded num-integer v0.1.46
11112026-09-06T23:57:52.029Z Downloaded portable-atomic v1.13.1
11122026-09-06T23:57:52.029Z Downloaded vergen-lib v0.1.6
11132026-09-06T23:57:52.032Z Downloaded tungstenite v0.21.0
11142026-09-06T23:57:52.036Z Downloaded crucible-workspace-hack v0.1.0
11152026-09-06T23:57:52.036Z Downloaded ctutils v0.4.2
11162026-09-06T23:57:52.036Z Downloaded hyper-staticfile v0.10.1
11172026-09-06T23:57:52.039Z Downloaded russh-cryptovec v0.62.0
11182026-09-06T23:57:52.039Z Downloaded instability v0.3.11
11192026-09-06T23:57:52.039Z Downloaded md5 v0.8.0
11202026-09-06T23:57:52.039Z Downloaded libbz2-rs-sys v0.2.2
11212026-09-06T23:57:52.039Z Downloaded nom v7.1.3
11222026-09-06T23:57:52.042Z Downloaded crossterm v0.28.1
11232026-09-06T23:57:52.045Z Downloaded toml_parser v1.1.2+spec-1.1.0
11242026-09-06T23:57:52.048Z Downloaded smf v0.2.3
11252026-09-06T23:57:52.051Z Downloaded num_enum_derive v0.5.11
11262026-09-06T23:57:52.056Z Downloaded zopfli v0.8.3
11272026-09-06T23:57:52.059Z Downloaded libsw v3.5.0
11282026-09-06T23:57:52.059Z Downloaded progenitor v0.13.0
11292026-09-06T23:57:52.059Z Downloaded signature v3.0.0
11302026-09-06T23:57:52.059Z Downloaded der v0.8.0
11312026-09-06T23:57:52.063Z Downloaded regex v1.12.3
11322026-09-06T23:57:52.069Z Downloaded parking_lot v0.11.2
11332026-09-06T23:57:52.069Z Downloaded crossbeam-epoch v0.9.18
11342026-09-06T23:57:52.073Z Downloaded rtoolbox v0.0.3
11352026-09-06T23:57:52.073Z Downloaded sha1 v0.10.6
11362026-09-06T23:57:52.073Z Downloaded new_debug_unreachable v1.0.6
11372026-09-06T23:57:52.073Z Downloaded seq-macro v0.3.6
11382026-09-06T23:57:52.073Z Downloaded sponge-cursor v0.1.0
11392026-09-06T23:57:52.073Z Downloaded prettyplease v0.2.37
11402026-09-06T23:57:52.076Z Downloaded icu_provider v2.1.1
11412026-09-06T23:57:52.081Z Downloaded stacker v0.1.23
11422026-09-06T23:57:52.081Z Downloaded tls_codec_derive v0.4.2
11432026-09-06T23:57:52.081Z Downloaded whoami v2.1.0
11442026-09-06T23:57:52.084Z Downloaded diesel_table_macro_syntax v0.3.0
11452026-09-06T23:57:52.085Z Downloaded openssl-probe v0.1.6
11462026-09-06T23:57:52.085Z Downloaded untrusted v0.9.0
11472026-09-06T23:57:52.090Z Downloaded indexmap v1.9.3
11482026-09-06T23:57:52.096Z Downloaded pkcs8 v0.11.0
11492026-09-06T23:57:52.103Z Downloaded vergen-git2 v9.1.0
11502026-09-06T23:57:52.107Z Downloaded serde_with_macros v3.21.0
11512026-09-06T23:57:52.107Z Downloaded typed-path v0.9.3
11522026-09-06T23:57:52.112Z Downloaded tap v1.0.1
11532026-09-06T23:57:52.117Z Downloaded trait-variant v0.1.2
11542026-09-06T23:57:52.117Z Downloaded iddqd v0.4.2
11552026-09-06T23:57:52.128Z Downloaded minimal-lexical v0.2.1
11562026-09-06T23:57:52.128Z Downloaded static_assertions v1.1.0
11572026-09-06T23:57:52.128Z Downloaded thread-id v5.1.0
11582026-09-06T23:57:52.129Z Downloaded rayon v1.11.0
11592026-09-06T23:57:52.132Z Downloaded maybe-uninit v2.0.0
11602026-09-06T23:57:52.133Z Downloaded newline-converter v0.3.0
11612026-09-06T23:57:52.133Z Downloaded progenitor-impl v0.14.0
11622026-09-06T23:57:52.133Z Downloaded yoke-derive v0.8.1
11632026-09-06T23:57:52.133Z Downloaded convert_case v0.4.0
11642026-09-06T23:57:52.133Z Downloaded dyn-clone v1.0.20
11652026-09-06T23:57:52.133Z Downloaded blake3 v1.8.5
11662026-09-06T23:57:52.140Z Downloaded p256 v0.14.0
11672026-09-06T23:57:52.146Z Downloaded hyper-util v0.1.20
11682026-09-06T23:57:52.146Z Downloaded itertools v0.10.5
11692026-09-06T23:57:52.149Z Downloaded derive_more v0.99.20
11702026-09-06T23:57:52.149Z Downloaded zerovec-derive v0.11.2
11712026-09-06T23:57:52.149Z Downloaded num-rational v0.4.2
11722026-09-06T23:57:52.149Z Downloaded unicode_categories v0.1.1
11732026-09-06T23:57:52.152Z Downloaded x509-cert v0.2.5
11742026-09-06T23:57:52.155Z Downloaded diesel-dtrace v0.5.0
11752026-09-06T23:57:52.155Z Downloaded pkcs1 v0.8.0-rc.4
11762026-09-06T23:57:52.155Z Downloaded secrecy v0.10.3
11772026-09-06T23:57:52.155Z Downloaded git2 v0.20.4
11782026-09-06T23:57:52.159Z Downloaded rusty-fork v0.3.1
11792026-09-06T23:57:52.162Z Downloaded quick-error v1.2.3
11802026-09-06T23:57:52.162Z Downloaded serde_spanned v1.1.1
11812026-09-06T23:57:52.162Z Downloaded usdt-macro v0.6.0
11822026-09-06T23:57:52.162Z Downloaded p256 v0.13.2
11832026-09-06T23:57:52.165Z Downloaded papergrid v0.18.0
11842026-09-06T23:57:52.167Z Downloaded phf_shared v0.13.1
11852026-09-06T23:57:52.167Z Downloaded rustls-webpki v0.103.13
11862026-09-06T23:57:52.167Z Downloaded strum v0.27.2
11872026-09-06T23:57:52.170Z Downloaded slog-stdlog v4.1.1
11882026-09-06T23:57:52.170Z Downloaded whoami v1.6.1
11892026-09-06T23:57:52.170Z Downloaded rsa v0.10.0-rc.18
11902026-09-06T23:57:52.178Z Downloaded crossbeam-deque v0.8.6
11912026-09-06T23:57:52.181Z Downloaded term v1.2.1
11922026-09-06T23:57:52.183Z Downloaded tower-http v0.6.8
11932026-09-06T23:57:52.186Z Downloaded salty v0.3.0
11942026-09-06T23:57:52.190Z Downloaded primeorder v0.13.6
11952026-09-06T23:57:52.193Z Downloaded universal-hash v0.5.1
11962026-09-06T23:57:52.193Z Downloaded ipnetwork v0.21.1
11972026-09-06T23:57:52.193Z Downloaded goblin v0.10.5
11982026-09-06T23:57:52.198Z Downloaded kem v0.3.0
11992026-09-06T23:57:52.198Z Downloaded pkg-config v0.3.32
12002026-09-06T23:57:52.202Z Downloaded aho-corasick v1.1.4
12012026-09-06T23:57:52.202Z Downloaded semver v0.1.20
12022026-09-06T23:57:52.202Z Downloaded waitgroup v0.1.2
12032026-09-06T23:57:52.202Z Downloaded darling_core v0.21.3
12042026-09-06T23:57:52.213Z Downloaded tabled v0.21.0
12052026-09-06T23:57:52.217Z Downloaded rand v0.10.1
12062026-09-06T23:57:52.217Z Downloaded schemars v1.2.1
12072026-09-06T23:57:52.221Z Downloaded derive_builder v0.20.2
12082026-09-06T23:57:52.225Z Downloaded knus v3.4.0
12092026-09-06T23:57:52.228Z Downloaded strum_macros v0.24.3
12102026-09-06T23:57:52.228Z Downloaded signature v2.2.0
12112026-09-06T23:57:52.228Z Downloaded phf_shared v0.11.3
12122026-09-06T23:57:52.228Z Downloaded kstat-rs v0.2.5
12132026-09-06T23:57:52.231Z Downloaded darling_macro v0.13.4
12142026-09-06T23:57:52.231Z Downloaded instant v0.1.13
12152026-09-06T23:57:52.231Z Downloaded progenitor-impl v0.13.0
12162026-09-06T23:57:52.231Z Downloaded salsa20 v0.11.0
12172026-09-06T23:57:52.235Z Downloaded scheduled-thread-pool v0.2.7
12182026-09-06T23:57:52.235Z Downloaded constant_time_eq v0.4.2
12192026-09-06T23:57:52.239Z Downloaded dashu-int v0.5.1
12202026-09-06T23:57:52.242Z Downloaded smallvec v1.15.1
12212026-09-06T23:57:52.242Z Downloaded postgres-types v0.2.12
12222026-09-06T23:57:52.243Z Downloaded aws-lc-rs v1.16.3
12232026-09-06T23:57:52.247Z Downloaded toml_datetime v0.7.5+spec-1.1.0
12242026-09-06T23:57:52.250Z Downloaded dtrace-parser v0.3.0
12252026-09-06T23:57:52.250Z Downloaded serde_derive_internals v0.29.1
12262026-09-06T23:57:52.250Z Downloaded multimap v0.10.1
12272026-09-06T23:57:52.250Z Downloaded illumos-nvpair-sys v0.2.0
12282026-09-06T23:57:52.250Z Downloaded illumos-nvpair v0.3.0
12292026-09-06T23:57:52.250Z Downloaded testing_table v0.3.0
12302026-09-06T23:57:52.255Z Downloaded darling v0.13.4
12312026-09-06T23:57:52.256Z Downloaded serde_with v1.14.0
12322026-09-06T23:57:52.259Z Downloaded crossbeam-utils v0.8.21
12332026-09-06T23:57:52.259Z Downloaded curve25519-dalek-derive v0.1.1
12342026-09-06T23:57:52.259Z Downloaded libsw-core v0.3.2
12352026-09-06T23:57:52.259Z Downloaded ctr v0.10.1
12362026-09-06T23:57:52.277Z Downloaded typify v0.6.2
12372026-09-06T23:57:52.277Z Downloaded poly1305 v0.8.0
12382026-09-06T23:57:52.291Z Downloaded ref-cast-impl v1.0.25
12392026-09-06T23:57:52.291Z Downloaded rand_core v0.9.5
12402026-09-06T23:57:52.291Z Downloaded quinn-proto v0.11.16
12412026-09-06T23:57:52.291Z Downloaded spin v0.9.8
12422026-09-06T23:57:52.291Z Downloaded zstd v0.13.3
12432026-09-06T23:57:52.291Z Downloaded digest v0.11.3
12442026-09-06T23:57:52.291Z Downloaded lock_api v0.4.14
12452026-09-06T23:57:52.292Z Downloaded ryu v1.0.23
12462026-09-06T23:57:52.292Z Downloaded schemars v0.9.0
12472026-09-06T23:57:52.292Z Downloaded pkcs1 v0.7.5
12482026-09-06T23:57:52.300Z Downloaded moka v0.12.13
12492026-09-06T23:57:52.300Z Downloaded darling_core v0.20.11
12502026-09-06T23:57:52.300Z Downloaded primeorder v0.14.0
12512026-09-06T23:57:52.300Z Downloaded vcpkg v0.2.15
12522026-09-06T23:57:52.319Z Downloaded crypto-primes v0.7.2
12532026-09-06T23:57:52.322Z Downloaded password-hash v0.5.0
12542026-09-06T23:57:52.325Z Downloaded gimli v0.32.3
12552026-09-06T23:57:52.328Z Downloaded term v0.7.0
12562026-09-06T23:57:52.331Z Downloaded darling v0.20.11
12572026-09-06T23:57:52.331Z Downloaded memmap2 v0.9.10
12582026-09-06T23:57:52.334Z Downloaded vergen-gitcl v1.0.8
12592026-09-06T23:57:52.334Z Downloaded oxide-update-engine v0.1.2
12602026-09-06T23:57:52.334Z Downloaded rand_chacha v0.9.0
12612026-09-06T23:57:52.335Z Downloaded unicase v2.9.0
12622026-09-06T23:57:52.337Z Downloaded zerocopy v0.6.6
12632026-09-06T23:57:52.337Z Downloaded parse-display-derive v0.10.0
12642026-09-06T23:57:52.337Z Downloaded slog-json v2.6.1
12652026-09-06T23:57:52.341Z Downloaded bindgen v0.71.1
12662026-09-06T23:57:52.346Z Downloaded bitvec v1.0.1
12672026-09-06T23:57:52.350Z Downloaded subprocess v0.2.15
12682026-09-06T23:57:52.354Z Downloaded parking_lot_core v0.9.12
12692026-09-06T23:57:52.354Z Downloaded postgres-protocol v0.6.10
12702026-09-06T23:57:52.359Z Downloaded tower v0.5.3
12712026-09-06T23:57:52.361Z Downloaded crc-any v2.5.0
12722026-09-06T23:57:52.361Z Downloaded idna v1.1.0
12732026-09-06T23:57:52.364Z Downloaded zerocopy-derive v0.8.55
12742026-09-06T23:57:52.368Z Downloaded serde-hex v0.1.0
12752026-09-06T23:57:52.372Z Downloaded ssh-key v0.7.0-rc.11
12762026-09-06T23:57:52.374Z Downloaded derive_more v2.1.1
12772026-09-06T23:57:52.380Z Downloaded libxml v0.3.3
12782026-09-06T23:57:52.383Z Downloaded regex-syntax v0.6.29
12792026-09-06T23:57:52.390Z Downloaded toml v1.1.2+spec-1.1.0
12802026-09-06T23:57:52.396Z Downloaded tinyvec v1.11.0
12812026-09-06T23:57:52.396Z Downloaded p521 v0.13.3
12822026-09-06T23:57:52.401Z Downloaded drift v0.2.0
12832026-09-06T23:57:52.401Z Downloaded icu_properties v2.1.2
12842026-09-06T23:57:52.401Z Downloaded time v0.3.47
12852026-09-06T23:57:52.409Z Downloaded openssl-sys v0.9.117
12862026-09-06T23:57:52.412Z Downloaded snafu v0.8.9
12872026-09-06T23:57:52.415Z Downloaded unicode-segmentation v1.12.0
12882026-09-06T23:57:52.417Z Downloaded derive_more-impl v2.1.1
12892026-09-06T23:57:52.421Z Downloaded tough v0.22.0
12902026-09-06T23:57:52.426Z Downloaded icu_collections v2.1.1
12912026-09-06T23:57:52.429Z Downloaded rayon-core v1.13.0
12922026-09-06T23:57:52.429Z Downloaded indicatif v0.18.4
12932026-09-06T23:57:52.432Z Downloaded chrono v0.4.45
12942026-09-06T23:57:52.435Z Downloaded crypto-bigint v0.5.5
12952026-09-06T23:57:52.438Z Downloaded icu_locale_core v2.1.1
12962026-09-06T23:57:52.441Z Downloaded icu_normalizer_data v2.1.1
12972026-09-06T23:57:52.444Z Downloaded itertools v0.13.0
12982026-09-06T23:57:52.447Z Downloaded num-bigint v0.4.6
12992026-09-06T23:57:52.450Z Downloaded serde_with v3.21.0
13002026-09-06T23:57:52.457Z Downloaded tokio-postgres v0.7.16
13012026-09-06T23:57:52.463Z Downloaded crypto-bigint v0.7.5
13022026-09-06T23:57:52.471Z Downloaded winnow v1.0.3
13032026-09-06T23:57:52.478Z Downloaded hickory-proto v0.25.2
13042026-09-06T23:57:52.484Z Downloaded iri-string v0.7.10
13052026-09-06T23:57:52.488Z Downloaded toml_edit v0.19.15
13062026-09-06T23:57:52.495Z Downloaded mio v1.2.0
13072026-09-06T23:57:52.499Z Downloaded zerovec v0.11.5
13082026-09-06T23:57:52.502Z Downloaded radix_trie v0.2.1
13092026-09-06T23:57:52.505Z Downloaded num-bigint-dig v0.8.6
13102026-09-06T23:57:52.508Z Downloaded reedline v0.40.0
13112026-09-06T23:57:52.512Z Downloaded itertools v0.15.0
13122026-09-06T23:57:52.516Z Downloaded petname v2.0.2
13132026-09-06T23:57:52.520Z Downloaded proptest v1.11.0
13142026-09-06T23:57:52.527Z Downloaded nix v0.28.0
13152026-09-06T23:57:52.534Z Downloaded itertools v0.14.0
13162026-09-06T23:57:52.594Z Downloaded hyper v1.10.1
13172026-09-06T23:57:52.594Z Downloaded icu_properties_data v2.1.2
13182026-09-06T23:57:52.595Z Downloaded smoltcp v0.11.0
13192026-09-06T23:57:52.595Z Downloaded polar-core v0.27.3
13202026-09-06T23:57:52.595Z Downloaded hickory-proto v0.24.4
13212026-09-06T23:57:52.595Z Downloaded quick-xml v0.37.5
13222026-09-06T23:57:52.595Z Downloaded curve25519-dalek v4.1.3
13232026-09-06T23:57:52.595Z Downloaded sha3 v0.12.0
13242026-09-06T23:57:52.595Z Downloaded rawzip v0.4.4
13252026-09-06T23:57:52.602Z Downloaded smoltcp v0.9.1
13262026-09-06T23:57:52.611Z Downloaded bstr v1.12.1
13272026-09-06T23:57:52.624Z Downloaded object v0.30.4
13282026-09-06T23:57:52.630Z Downloaded russh v0.62.4
13292026-09-06T23:57:52.644Z Downloaded syn v3.0.3
13302026-09-06T23:57:52.650Z Downloaded openapiv3 v2.2.0
13312026-09-06T23:57:52.660Z Downloaded object v0.37.3
13322026-09-06T23:57:52.668Z Downloaded openssl v0.10.80
13332026-09-06T23:57:52.673Z Downloaded lalrpop v0.19.12
13342026-09-06T23:57:52.679Z Downloaded zlib-rs v0.6.2
13352026-09-06T23:57:52.682Z Downloaded rustls v0.23.41
13362026-09-06T23:57:52.689Z Downloaded sqlparser v0.61.0
13372026-09-06T23:57:52.697Z Downloaded regress v0.11.1
13382026-09-06T23:57:52.701Z Downloaded sha3 v0.11.0
13392026-09-06T23:57:52.737Z Downloaded zerocopy v0.8.55
13402026-09-06T23:57:52.746Z Downloaded nix v0.27.1
13412026-09-06T23:57:52.751Z Downloaded nix v0.31.2
13422026-09-06T23:57:52.758Z Downloaded rustix v0.38.44
13432026-09-06T23:57:52.770Z Downloaded diesel v2.3.7
13442026-09-06T23:57:52.782Z Downloaded regress v0.10.5
13452026-09-06T23:57:52.787Z Downloaded curve25519-dalek v5.0.0
13462026-09-06T23:57:52.793Z Downloaded regex-automata v0.4.14
13472026-09-06T23:57:52.801Z Downloaded tracing v0.1.44
13482026-09-06T23:57:52.813Z Downloaded zerocopy-derive v0.6.6
13492026-09-06T23:57:52.822Z Downloaded regex-syntax v0.8.10
13502026-09-06T23:57:52.835Z Downloaded typify-impl v0.6.2
13512026-09-06T23:57:52.861Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13522026-09-06T23:57:52.873Z Downloaded libz-sys v1.1.24
13532026-09-06T23:57:52.882Z Downloaded dropshot v0.17.1
13542026-09-06T23:57:52.897Z Downloaded bzip2-sys v0.1.13+1.0.8
13552026-09-06T23:57:52.902Z Downloaded sled v0.34.7
13562026-09-06T23:57:52.908Z Downloaded tokio v1.52.1
13572026-09-06T23:57:52.958Z Downloaded encoding_rs v0.8.35
13582026-09-06T23:57:52.971Z Downloaded chrono-tz v0.10.4
13592026-09-06T23:57:52.984Z Downloaded petgraph v0.6.5
13602026-09-06T23:57:52.994Z Downloaded ratatui v0.29.0
13612026-09-06T23:57:53.009Z Downloaded jiff v0.2.34
13622026-09-06T23:57:53.028Z Downloaded csv v1.4.0
13632026-09-06T23:57:53.040Z Downloaded libgit2-sys v0.18.3+1.9.2
13642026-09-06T23:57:53.072Z Downloaded petgraph v0.8.3
13652026-09-06T23:57:53.086Z Downloaded sha3 v0.10.8
13662026-09-06T23:57:53.136Z Downloaded ring v0.17.14
13672026-09-06T23:57:53.280Z Downloaded dsi-bitstream v0.10.1
13682026-09-06T23:57:53.707Z Downloaded aws-lc-sys v0.40.0
13692026-09-06T23:57:53.989Z Compiling serde_core v1.0.228
13702026-09-06T23:57:53.989Z Compiling libc v0.2.185
13712026-09-06T23:57:53.989Z Compiling serde v1.0.228
13722026-09-06T23:57:54.011Z Compiling log v0.4.33
13732026-09-06T23:57:54.012Z Compiling smallvec v1.15.1
13742026-09-06T23:57:54.012Z Compiling subtle v2.6.1
13752026-09-06T23:57:54.013Z Compiling syn v2.0.117
13762026-09-06T23:57:54.013Z Compiling zerocopy v0.8.55
13772026-09-06T23:57:54.314Z Compiling typenum v1.20.1
13782026-09-06T23:57:54.340Z Compiling find-msvc-tools v0.1.9
13792026-09-06T23:57:54.365Z Compiling shlex v1.3.0
13802026-09-06T23:57:54.460Z Compiling scopeguard v1.2.0
13812026-09-06T23:57:54.575Z Compiling lock_api v0.4.14
13822026-09-06T23:57:54.611Z Compiling portable-atomic v1.13.1
13832026-09-06T23:57:54.623Z Compiling stable_deref_trait v1.2.1
13842026-09-06T23:57:54.623Z Compiling critical-section v1.2.0
13852026-09-06T23:57:54.688Z Compiling generic-array v0.14.7
13862026-09-06T23:57:54.703Z Compiling const-oid v0.9.6
13872026-09-06T23:57:54.783Z Compiling serde_json v1.0.151
13882026-09-06T23:57:55.025Z Compiling libm v0.2.16
13892026-09-06T23:57:55.117Z Compiling errno v0.3.14
13902026-09-06T23:57:55.130Z Compiling jobserver v0.1.34
13912026-09-06T23:57:55.144Z Compiling getrandom v0.2.17
13922026-09-06T23:57:55.268Z Compiling rand_core v0.6.4
13932026-09-06T23:57:55.333Z Compiling cc v1.2.56
13942026-09-06T23:57:55.399Z Compiling num-traits v0.2.19
13952026-09-06T23:57:55.528Z Compiling allocator-api2 v0.2.21
13962026-09-06T23:57:55.575Z Compiling percent-encoding v2.3.2
13972026-09-06T23:57:55.779Z Compiling once_cell v1.21.3
13982026-09-06T23:57:55.810Z Compiling writeable v0.6.2
13992026-09-06T23:57:55.815Z Compiling pin-project-lite v0.2.17
14002026-09-06T23:57:55.866Z Compiling litemap v0.8.1
14012026-09-06T23:57:55.922Z Compiling parking_lot_core v0.9.12
14022026-09-06T23:57:55.994Z Compiling getrandom v0.3.4
14032026-09-06T23:57:56.013Z Compiling icu_properties_data v2.1.2
14042026-09-06T23:57:56.117Z Compiling icu_normalizer_data v2.1.1
14052026-09-06T23:57:56.196Z Compiling getrandom v0.4.3
14062026-09-06T23:57:56.434Z Compiling bitflags v2.11.0
14072026-09-06T23:57:56.554Z Compiling semver v1.0.28
14082026-09-06T23:57:56.664Z Compiling signal-hook-registry v1.4.8
14092026-09-06T23:57:56.681Z Compiling rustix v1.1.4
14102026-09-06T23:57:56.697Z Compiling rand_core v0.10.0
14112026-09-06T23:57:56.942Z Compiling parking_lot v0.12.5
14122026-09-06T23:57:56.970Z Compiling mio v1.2.0
14132026-09-06T23:57:57.149Z Compiling synstructure v0.13.2
14142026-09-06T23:57:57.171Z Compiling pkg-config v0.3.32
14152026-09-06T23:57:57.182Z Compiling futures-core v0.3.32
14162026-09-06T23:57:57.320Z Compiling socket2 v0.6.3
14172026-09-06T23:57:57.334Z Compiling base64ct v1.8.3
14182026-09-06T23:57:57.468Z Compiling utf8_iter v1.0.4
14192026-09-06T23:57:57.624Z Compiling pem-rfc7468 v0.7.0
14202026-09-06T23:57:57.640Z Compiling form_urlencoded v1.2.2
14212026-09-06T23:57:57.672Z Compiling foldhash v0.2.0
14222026-09-06T23:57:57.699Z Compiling flagset v0.4.7
14232026-09-06T23:57:57.715Z Compiling futures-sink v0.3.32
14242026-09-06T23:57:57.729Z Compiling futures-io v0.3.32
14252026-09-06T23:57:57.817Z Compiling hashbrown v0.17.0
14262026-09-06T23:57:57.834Z Compiling futures-channel v0.3.32
14272026-09-06T23:57:57.834Z Compiling slab v0.4.12
14282026-09-06T23:57:57.882Z Compiling rustversion v1.0.22
14292026-09-06T23:57:57.898Z Compiling futures-task v0.3.32
14302026-09-06T23:57:57.930Z Compiling base64 v0.22.1
14312026-09-06T23:57:58.024Z Compiling iana-time-zone v0.1.65
14322026-09-06T23:57:58.065Z Compiling cpufeatures v0.2.17
14332026-09-06T23:57:58.081Z Compiling ident_case v1.0.1
14342026-09-06T23:57:58.143Z Compiling uuid v1.23.4
14352026-09-06T23:57:58.211Z Compiling simd-adler32 v0.3.8
14362026-09-06T23:57:58.225Z Compiling rustc_version v0.4.1
14372026-09-06T23:57:58.260Z Compiling adler2 v2.0.1
14382026-09-06T23:57:58.397Z Compiling indexmap v2.14.0
14392026-09-06T23:57:58.435Z Compiling terminal_size v0.4.3
14402026-09-06T23:57:58.462Z Compiling syn v1.0.109
14412026-09-06T23:57:58.557Z Compiling miniz_oxide v0.8.9
14422026-09-06T23:57:58.580Z Compiling serde_derive_internals v0.29.1
14432026-09-06T23:57:58.671Z Compiling cmake v0.1.57
14442026-09-06T23:57:58.914Z Compiling spin v0.9.8
14452026-09-06T23:57:58.933Z Compiling ahash v0.8.12
14462026-09-06T23:57:58.947Z Compiling dyn-clone v1.0.20
14472026-09-06T23:57:58.962Z Compiling serde_derive v1.0.228
14482026-09-06T23:57:59.091Z Compiling zeroize_derive v1.5.0
14492026-09-06T23:57:59.113Z Compiling zerocopy-derive v0.8.55
14502026-09-06T23:57:59.118Z Compiling zerofrom-derive v0.1.6
14512026-09-06T23:57:59.133Z Compiling yoke-derive v0.8.1
14522026-09-06T23:57:59.166Z Compiling zerovec-derive v0.11.2
14532026-09-06T23:57:59.214Z Compiling displaydoc v0.2.5
14542026-09-06T23:57:59.546Z Compiling thiserror-impl v2.0.18
14552026-09-06T23:57:59.737Z Compiling tokio-macros v2.7.0
14562026-09-06T23:57:59.974Z Compiling der_derive v0.7.3
14572026-09-06T23:58:00.310Z Compiling futures-macro v0.3.32
14582026-09-06T23:58:00.354Z Compiling thiserror-impl v1.0.69
14592026-09-06T23:58:00.525Z Compiling fs_extra v1.3.0
14602026-09-06T23:58:00.561Z Compiling zerofrom v0.1.6
14612026-09-06T23:58:00.695Z Compiling yoke v0.8.1
14622026-09-06T23:58:00.816Z Compiling dunce v1.0.5
14632026-09-06T23:58:00.879Z Compiling zerovec v0.11.5
14642026-09-06T23:58:00.900Z Compiling zerotrie v0.2.3
14652026-09-06T23:58:00.945Z Compiling thiserror v2.0.18
14662026-09-06T23:58:00.961Z Compiling schemars v0.8.22
14672026-09-06T23:58:01.059Z Compiling aws-lc-sys v0.40.0
14682026-09-06T23:58:01.142Z Compiling futures-util v0.3.32
14692026-09-06T23:58:01.198Z Compiling schemars_derive v0.8.22
14702026-09-06T23:58:01.273Z Compiling tracing-attributes v0.1.31
14712026-09-06T23:58:01.396Z Compiling tinystr v0.8.2
14722026-09-06T23:58:01.602Z Compiling icu_locale_core v2.1.1
14732026-09-06T23:58:01.653Z Compiling potential_utf v0.1.4
14742026-09-06T23:58:01.820Z Compiling icu_collections v2.1.1
14752026-09-06T23:58:02.289Z Compiling icu_provider v2.1.1
14762026-09-06T23:58:02.466Z Compiling zeroize v1.9.0
14772026-09-06T23:58:02.481Z Compiling bytes v1.11.1
14782026-09-06T23:58:02.495Z Compiling chrono v0.4.45
14792026-09-06T23:58:02.553Z Compiling icu_properties v2.1.2
14802026-09-06T23:58:02.586Z Compiling icu_normalizer v2.1.1
14812026-09-06T23:58:03.081Z Compiling tokio v1.52.1
14822026-09-06T23:58:03.110Z Compiling der v0.7.10
14832026-09-06T23:58:03.239Z Compiling crypto-common v0.1.7
14842026-09-06T23:58:03.392Z Compiling block-buffer v0.10.4
14852026-09-06T23:58:03.421Z Compiling idna_adapter v1.2.1
14862026-09-06T23:58:03.563Z Compiling digest v0.10.7
14872026-09-06T23:58:03.566Z Compiling ppv-lite86 v0.2.21
14882026-09-06T23:58:03.636Z Compiling idna v1.1.0
14892026-09-06T23:58:03.702Z Compiling ipnet v2.12.0
14902026-09-06T23:58:03.817Z Compiling thiserror v1.0.69
14912026-09-06T23:58:03.867Z Compiling rand_chacha v0.3.1
14922026-09-06T23:58:03.903Z Compiling hmac v0.12.1
14932026-09-06T23:58:03.922Z Compiling url v2.5.8
14942026-09-06T23:58:04.064Z Compiling spki v0.7.3
14952026-09-06T23:58:04.205Z Compiling sha2 v0.10.9
14962026-09-06T23:58:04.274Z Compiling pkcs8 v0.10.2
14972026-09-06T23:58:04.291Z Compiling rand v0.8.6
14982026-09-06T23:58:04.295Z Compiling signature v2.2.0
14992026-09-06T23:58:04.491Z Compiling hex v0.4.3
15002026-09-06T23:58:04.604Z Compiling rand_core v0.9.5
15012026-09-06T23:58:04.713Z Compiling tracing-core v0.1.36
15022026-09-06T23:58:04.765Z Compiling regex-syntax v0.8.10
15032026-09-06T23:58:04.954Z Compiling clap_builder v4.6.0
15042026-09-06T23:58:05.175Z Compiling tracing v0.1.44
15052026-09-06T23:58:05.310Z Compiling pest_generator v2.8.6
15062026-09-06T23:58:05.785Z Compiling clap_derive v4.6.1
15072026-09-06T23:58:06.015Z Compiling tinyvec_macros v0.1.1
15082026-09-06T23:58:06.093Z Compiling tinyvec v1.11.0
15092026-09-06T23:58:06.438Z Compiling pest_derive v2.8.6
15102026-09-06T23:58:06.762Z Compiling rand_chacha v0.9.0
15112026-09-06T23:58:06.880Z Compiling tokio-util v0.7.18
15122026-09-06T23:58:07.121Z Compiling http v1.4.2
15132026-09-06T23:58:07.453Z Compiling num-integer v0.1.46
15142026-09-06T23:58:07.555Z Compiling clap v4.6.1
15152026-09-06T23:58:07.664Z Compiling num-bigint-dig v0.8.6
15162026-09-06T23:58:07.781Z Compiling object v0.37.3
15172026-09-06T23:58:07.860Z Compiling aws-lc-rs v1.16.3
15182026-09-06T23:58:07.904Z Compiling anyhow v1.0.104
15192026-09-06T23:58:07.985Z Compiling vcpkg v0.2.15
15202026-09-06T23:58:08.024Z Compiling tempfile v3.27.0
15212026-09-06T23:58:08.116Z Compiling num-iter v0.1.45
15222026-09-06T23:58:08.143Z Compiling rand v0.9.2
15232026-09-06T23:58:08.246Z Compiling rustls-pki-types v1.14.0
15242026-09-06T23:58:08.377Z Compiling lazy_static v1.5.0
15252026-09-06T23:58:08.393Z Compiling ff v0.13.1
15262026-09-06T23:58:08.428Z Compiling gimli v0.32.3
15272026-09-06T23:58:08.469Z Compiling base16ct v0.2.0
15282026-09-06T23:58:08.539Z Compiling group v0.13.0
15292026-09-06T23:58:08.637Z Compiling sec1 v0.7.3
15302026-09-06T23:58:08.666Z Compiling openssl-sys v0.9.117
15312026-09-06T23:58:08.880Z Compiling http-body v1.0.1
15322026-09-06T23:58:08.932Z Compiling pkcs1 v0.7.5
15332026-09-06T23:58:09.114Z Compiling x509-cert v0.2.5
15342026-09-06T23:58:09.139Z Compiling hkdf v0.12.4
15352026-09-06T23:58:09.243Z Compiling crypto-bigint v0.5.5
15362026-09-06T23:58:09.296Z Compiling crc32fast v1.5.0
15372026-09-06T23:58:09.304Z Compiling cmov v0.5.4
15382026-09-06T23:58:09.501Z Compiling crossbeam-utils v0.8.21
15392026-09-06T23:58:09.536Z Compiling openssl-probe v0.2.1
15402026-09-06T23:58:09.757Z Compiling untrusted v0.7.1
15412026-09-06T23:58:09.801Z Compiling httparse v1.10.1
15422026-09-06T23:58:09.840Z Compiling rustc-demangle v0.1.27
15432026-09-06T23:58:10.177Z Compiling addr2line v0.25.1
15442026-09-06T23:58:10.240Z Compiling owo-colors v4.3.0
15452026-09-06T23:58:10.356Z Compiling elliptic-curve v0.13.8
15462026-09-06T23:58:10.581Z Compiling rsa v0.9.10
15472026-09-06T23:58:10.633Z Compiling ctutils v0.4.2
15482026-09-06T23:58:10.662Z Compiling camino v1.2.5
15492026-09-06T23:58:10.760Z Compiling async-trait v0.1.89
15502026-09-06T23:58:10.913Z Compiling scroll_derive v0.12.1
15512026-09-06T23:58:11.050Z Compiling curve25519-dalek v4.1.3
15522026-09-06T23:58:11.349Z Compiling backtrace v0.3.76
15532026-09-06T23:58:11.380Z Compiling darling_core v0.23.0
15542026-09-06T23:58:11.537Z Compiling proc-macro-error-attr2 v2.0.0
15552026-09-06T23:58:11.583Z Compiling aho-corasick v1.1.4
15562026-09-06T23:58:11.782Z Compiling unicode-segmentation v1.12.0
15572026-09-06T23:58:11.930Z Compiling try-lock v0.2.5
15582026-09-06T23:58:12.048Z Compiling atomic-waker v1.1.2
15592026-09-06T23:58:12.201Z Compiling untrusted v0.9.0
15602026-09-06T23:58:12.207Z Compiling rustls v0.23.41
15612026-09-06T23:58:12.277Z Compiling tower-service v0.3.3
15622026-09-06T23:58:12.368Z Compiling radium v0.7.0
15632026-09-06T23:58:12.375Z Compiling is_ci v1.2.0
15642026-09-06T23:58:12.505Z Compiling tower-layer v0.3.3
15652026-09-06T23:58:12.521Z Compiling textwrap v0.16.2
15662026-09-06T23:58:12.647Z Compiling supports-color v3.0.2
15672026-09-06T23:58:12.673Z Compiling regex-automata v0.4.14
15682026-09-06T23:58:12.816Z Compiling h2 v0.4.15
15692026-09-06T23:58:12.974Z Compiling want v0.3.1
15702026-09-06T23:58:13.153Z Compiling proc-macro-error2 v2.0.1
15712026-09-06T23:58:13.244Z Compiling backtrace-ext v0.2.1
15722026-09-06T23:58:13.438Z Compiling scroll v0.12.0
15732026-09-06T23:58:13.626Z Compiling hybrid-array v0.4.13
15742026-09-06T23:58:13.866Z Compiling darling_macro v0.23.0
15752026-09-06T23:58:14.252Z Compiling hashbrown v0.14.5
15762026-09-06T23:58:14.285Z Compiling rfc6979 v0.4.0
15772026-09-06T23:58:14.312Z Compiling toml_datetime v0.6.11
15782026-09-06T23:58:14.337Z Compiling serde_tokenstream v0.2.3
15792026-09-06T23:58:14.376Z Compiling serde_spanned v0.6.9
15802026-09-06T23:58:14.387Z Compiling miette-derive v7.6.0
15812026-09-06T23:58:14.521Z Compiling zerocopy-derive v0.7.35
15822026-09-06T23:58:14.564Z Compiling scroll_derive v0.13.1
15832026-09-06T23:58:14.678Z Compiling curve25519-dalek-derive v0.1.1
15842026-09-06T23:58:14.807Z Compiling slog v2.8.2
15852026-09-06T23:58:15.015Z Compiling darling_core v0.20.11
15862026-09-06T23:58:15.342Z Compiling openssl v0.10.80
15872026-09-06T23:58:15.502Z Compiling supports-unicode v3.0.0
15882026-09-06T23:58:15.522Z Compiling supports-hyperlinks v3.2.0
15892026-09-06T23:58:15.582Z Compiling time-core v0.1.8
15902026-09-06T23:58:15.596Z Compiling httpdate v1.0.3
15912026-09-06T23:58:15.596Z Compiling foreign-types-shared v0.1.1
15922026-09-06T23:58:15.619Z Compiling maybe-uninit v2.0.0
15932026-09-06T23:58:15.691Z Compiling powerfmt v0.2.0
15942026-09-06T23:58:15.723Z Compiling keccak v0.1.6
15952026-09-06T23:58:15.793Z Compiling num-conv v0.2.0
15962026-09-06T23:58:15.873Z Compiling tap v1.0.1
15972026-09-06T23:58:15.919Z Compiling time-macros v0.2.27
15982026-09-06T23:58:15.943Z Compiling hyper v1.10.1
15992026-09-06T23:58:15.986Z Compiling wyz v0.5.1
16002026-09-06T23:58:16.197Z Compiling sha3 v0.10.8
16012026-09-06T23:58:16.443Z Compiling deranged v0.5.8
16022026-09-06T23:58:16.650Z Compiling miette v7.6.0
16032026-09-06T23:58:16.770Z Compiling foreign-types v0.3.2
16042026-09-06T23:58:16.867Z Compiling zerocopy v0.7.35
16052026-09-06T23:58:16.931Z Compiling scroll v0.13.0
16062026-09-06T23:58:17.221Z Compiling chumsky v0.9.3
16072026-09-06T23:58:17.307Z Compiling darling_macro v0.20.11
16082026-09-06T23:58:17.413Z Compiling ecdsa v0.16.9
16092026-09-06T23:58:17.420Z Compiling darling v0.23.0
16102026-09-06T23:58:17.500Z Compiling goblin v0.8.2
16112026-09-06T23:58:17.515Z Compiling knus-derive v3.4.0
16122026-09-06T23:58:17.789Z Compiling primeorder v0.13.6
16132026-09-06T23:58:17.973Z Compiling hubpack_derive v0.1.1
16142026-09-06T23:58:18.038Z Compiling unicode-normalization v0.1.25
16152026-09-06T23:58:18.257Z Compiling ed25519 v2.2.3
16162026-09-06T23:58:18.432Z Compiling half v2.7.1
16172026-09-06T23:58:18.441Z Compiling erased-serde v0.3.31
16182026-09-06T23:58:18.495Z Compiling openssl-macros v0.1.1
16192026-09-06T23:58:18.721Z Compiling bzip2-sys v0.1.13+1.0.8
16202026-09-06T23:58:18.902Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16212026-09-06T23:58:18.931Z Compiling socket2 v0.5.10
16222026-09-06T23:58:18.973Z Compiling wait-timeout v0.2.1
16232026-09-06T23:58:19.026Z Compiling env_filter v2.0.0
16242026-09-06T23:58:19.160Z Compiling native-tls v0.2.18
16252026-09-06T23:58:19.242Z Compiling bit-vec v0.8.0
16262026-09-06T23:58:19.312Z Compiling num_threads v0.1.7
16272026-09-06T23:58:19.316Z Compiling packed_struct v0.10.1
16282026-09-06T23:58:19.341Z Compiling ciborium-io v0.2.2
16292026-09-06T23:58:19.378Z Compiling quick-error v1.2.3
16302026-09-06T23:58:19.415Z Compiling funty v2.0.0
16312026-09-06T23:58:19.432Z Compiling bit-set v0.8.0
16322026-09-06T23:58:19.471Z Compiling rusty-fork v0.3.1
16332026-09-06T23:58:19.486Z Compiling ciborium-ll v0.2.2
16342026-09-06T23:58:19.598Z Compiling time v0.3.47
16352026-09-06T23:58:19.692Z Compiling dof v0.3.0
16362026-09-06T23:58:19.790Z Compiling bitvec v1.0.1
16372026-09-06T23:58:19.945Z Compiling hyper-util v0.1.20
16382026-09-06T23:58:20.067Z Compiling env_logger v0.11.11
16392026-09-06T23:58:20.473Z Compiling knus v3.4.0
16402026-09-06T23:58:21.334Z Compiling hubpack v0.1.2
16412026-09-06T23:58:21.356Z Compiling ed25519-dalek v2.2.0
16422026-09-06T23:58:21.382Z Compiling p384 v0.13.1
16432026-09-06T23:58:21.452Z Compiling darling v0.20.11
16442026-09-06T23:58:21.519Z Compiling serde_with_macros v3.21.0
16452026-09-06T23:58:21.535Z Compiling goblin v0.10.5
16462026-09-06T23:58:21.740Z Compiling packed_struct_codegen v0.10.1
16472026-09-06T23:58:21.798Z Compiling dtrace-parser v0.2.0
16482026-09-06T23:58:21.890Z Compiling rand_xorshift v0.4.0
16492026-09-06T23:58:22.056Z Compiling sha1 v0.10.6
16502026-09-06T23:58:22.288Z Compiling strum_macros v0.26.4
16512026-09-06T23:58:22.529Z Compiling zerocopy-derive v0.6.6
16522026-09-06T23:58:22.640Z Compiling bitfield-macros v0.19.4
16532026-09-06T23:58:22.792Z Compiling sync_wrapper v1.0.2
16542026-09-06T23:58:22.902Z Compiling thread-id v4.2.2
16552026-09-06T23:58:22.987Z Compiling indexmap v1.9.3
16562026-09-06T23:58:23.196Z Compiling salty v0.3.0
16572026-09-06T23:58:23.350Z Compiling nodrop v0.1.14
16582026-09-06T23:58:23.371Z Compiling usdt-impl v0.6.0
16592026-09-06T23:58:23.441Z Compiling unarray v0.1.4
16602026-09-06T23:58:23.457Z Compiling paste v1.0.15
16612026-09-06T23:58:23.553Z Compiling siphasher v1.0.2
16622026-09-06T23:58:23.583Z Compiling zlib-rs v0.6.2
16632026-09-06T23:58:23.735Z Compiling crc-catalog v2.4.0
16642026-09-06T23:58:23.817Z Compiling crc v3.4.0
16652026-09-06T23:58:23.834Z Compiling proptest v1.11.0
16662026-09-06T23:58:23.976Z Compiling array-init v0.0.4
16672026-09-06T23:58:23.999Z Compiling strum v0.26.3
16682026-09-06T23:58:24.014Z Compiling zerocopy v0.6.6
16692026-09-06T23:58:24.125Z Compiling bitfield v0.19.4
16702026-09-06T23:58:24.313Z Compiling dof v0.4.0
16712026-09-06T23:58:24.423Z Compiling usdt-impl v0.5.0
16722026-09-06T23:58:24.698Z Compiling tower v0.5.3
16732026-09-06T23:58:25.145Z Compiling serde_with v3.21.0
16742026-09-06T23:58:25.534Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16752026-09-06T23:58:25.778Z Compiling smallvec v0.6.14
16762026-09-06T23:58:25.982Z Compiling derive_builder_core v0.20.2
16772026-09-06T23:58:26.082Z Compiling ciborium v0.2.2
16782026-09-06T23:58:26.342Z Compiling http-body-util v0.1.3
16792026-09-06T23:58:26.597Z Compiling flate2 v1.1.9
16802026-09-06T23:58:26.665Z Compiling dtrace-parser v0.3.0
16812026-09-06T23:58:26.787Z Compiling ipnetwork v0.21.1
16822026-09-06T23:58:26.825Z Compiling structmeta-derive v0.3.0
16832026-09-06T23:58:26.926Z Compiling enum-as-inner v0.6.1
16842026-09-06T23:58:26.988Z Compiling heapless v0.7.17
16852026-09-06T23:58:27.177Z Compiling thread-id v5.1.0
16862026-09-06T23:58:27.300Z Compiling syn v3.0.3
16872026-09-06T23:58:27.409Z Compiling cookie v0.18.1
16882026-09-06T23:58:27.449Z Compiling signal-hook v0.3.18
16892026-09-06T23:58:27.450Z Compiling iri-string v0.7.10
16902026-09-06T23:58:27.464Z Compiling static_assertions v1.1.0
16912026-09-06T23:58:27.552Z Compiling hashbrown v0.12.3
16922026-09-06T23:58:27.565Z Compiling ryu v1.0.23
16932026-09-06T23:58:27.753Z Compiling base64 v0.21.7
16942026-09-06T23:58:27.890Z Compiling rayon-core v1.13.0
16952026-09-06T23:58:28.005Z Compiling zstd-safe v7.2.4
16962026-09-06T23:58:28.046Z Compiling winnow v0.5.40
16972026-09-06T23:58:28.077Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16982026-09-06T23:58:28.208Z Compiling unicode-bidi v0.3.18
16992026-09-06T23:58:28.370Z Compiling data-encoding v2.10.0
17002026-09-06T23:58:28.752Z Compiling unicode-properties v0.1.4
17012026-09-06T23:58:28.921Z Compiling tower-http v0.6.8
17022026-09-06T23:58:28.957Z Compiling stringprep v0.1.5
17032026-09-06T23:58:29.060Z Compiling ron v0.8.1
17042026-09-06T23:58:29.316Z Compiling toml_edit v0.19.15
17052026-09-06T23:58:29.455Z Compiling structmeta v0.3.0
17062026-09-06T23:58:29.688Z Compiling serde_urlencoded v0.7.1
17072026-09-06T23:58:29.974Z Compiling oxnet v0.1.6
17082026-09-06T23:58:30.012Z Compiling derive_builder_macro v0.20.2
17092026-09-06T23:58:30.202Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17102026-09-06T23:58:30.412Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17112026-09-06T23:58:30.499Z Compiling newtype-uuid v1.3.2
17122026-09-06T23:58:30.534Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17132026-09-06T23:58:30.697Z Compiling daft-derive v0.1.8
17142026-09-06T23:58:30.842Z Compiling bzip2 v0.4.4
17152026-09-06T23:58:31.165Z Compiling serde-hex v0.1.0
17162026-09-06T23:58:31.178Z Compiling tokio-native-tls v0.3.1
17172026-09-06T23:58:31.350Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17182026-09-06T23:58:31.814Z Compiling bstr v1.12.1
17192026-09-06T23:58:31.993Z Compiling block-buffer v0.12.1
17202026-09-06T23:58:32.063Z Compiling block-padding v0.4.2
17212026-09-06T23:58:32.208Z Compiling crypto-common v0.2.2
17222026-09-06T23:58:32.219Z Compiling crossbeam-epoch v0.9.18
17232026-09-06T23:58:32.240Z Compiling heck v0.4.1
17242026-09-06T23:58:32.436Z Compiling rustls-native-certs v0.8.3
17252026-09-06T23:58:32.462Z Compiling hashbrown v0.13.2
17262026-09-06T23:58:32.545Z Compiling md-5 v0.10.6
17272026-09-06T23:58:32.712Z Compiling futures-executor v0.3.32
17282026-09-06T23:58:32.731Z Compiling serde-big-array v0.5.1
17292026-09-06T23:58:32.852Z Compiling pin-project-internal v1.1.11
17302026-09-06T23:58:32.880Z Compiling vergen-lib v9.1.0
17312026-09-06T23:58:32.952Z Compiling hash32 v0.2.1
17322026-09-06T23:58:32.971Z Compiling memoffset v0.9.1
17332026-09-06T23:58:33.086Z Compiling encoding_rs v0.8.35
17342026-09-06T23:58:33.144Z Compiling thread_local v1.1.9
17352026-09-06T23:58:33.188Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17362026-09-06T23:58:33.390Z Compiling cfg_aliases v0.2.1
17372026-09-06T23:58:33.403Z Compiling mime v0.3.17
17382026-09-06T23:58:33.464Z Compiling ref-cast v1.0.25
17392026-09-06T23:58:33.663Z Compiling fallible-iterator v0.2.0
17402026-09-06T23:58:33.808Z Compiling litrs v1.0.0
17412026-09-06T23:58:33.938Z Compiling linked-hash-map v0.5.6
17422026-09-06T23:58:33.990Z Compiling smoltcp v0.9.1
17432026-09-06T23:58:33.996Z Compiling slog-async v2.8.0
17442026-09-06T23:58:34.121Z Compiling rustix v0.38.44
17452026-09-06T23:58:34.298Z Compiling crc-any v2.5.0
17462026-09-06T23:58:34.313Z Compiling psl-types v2.0.11
17472026-09-06T23:58:34.361Z Compiling document-features v0.2.12
17482026-09-06T23:58:34.433Z Compiling publicsuffix v2.3.0
17492026-09-06T23:58:34.522Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17502026-09-06T23:58:34.578Z Compiling toml_edit v0.22.27
17512026-09-06T23:58:34.609Z Compiling lru-cache v0.1.2
17522026-09-06T23:58:34.642Z Compiling pin-project v1.1.11
17532026-09-06T23:58:34.743Z Compiling postgres-protocol v0.6.10
17542026-09-06T23:58:34.814Z Compiling nix v0.31.2
17552026-09-06T23:58:35.044Z Compiling object v0.30.4
17562026-09-06T23:58:35.204Z Compiling futures v0.3.32
17572026-09-06T23:58:35.250Z Compiling snafu-derive v0.8.9
17582026-09-06T23:58:35.277Z Compiling crossbeam-deque v0.8.6
17592026-09-06T23:58:35.345Z Compiling inout v0.2.2
17602026-09-06T23:58:35.474Z Compiling daft v0.1.8
17612026-09-06T23:58:35.477Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17622026-09-06T23:58:35.529Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17632026-09-06T23:58:35.755Z Compiling hyper-tls v0.6.0
17642026-09-06T23:58:36.150Z Compiling zip v0.6.6
17652026-09-06T23:58:36.203Z Compiling toml v0.7.8
17662026-09-06T23:58:36.236Z Compiling derive_builder v0.20.2
17672026-09-06T23:58:36.687Z Compiling derive-ex v0.1.8
17682026-09-06T23:58:36.918Z Compiling hickory-proto v0.24.4
17692026-09-06T23:58:37.036Z Compiling usdt-attr-macro v0.5.0
17702026-09-06T23:58:37.195Z Compiling usdt-macro v0.5.0
17712026-09-06T23:58:37.423Z Compiling phf_shared v0.13.1
17722026-09-06T23:58:37.669Z Compiling regex v1.12.3
17732026-09-06T23:58:37.996Z Compiling crossbeam-channel v0.5.15
17742026-09-06T23:58:38.025Z Compiling convert_case v0.10.0
17752026-09-06T23:58:38.025Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17762026-09-06T23:58:38.126Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17772026-09-06T23:58:38.291Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17782026-09-06T23:58:38.317Z Compiling ref-cast-impl v1.0.25
17792026-09-06T23:58:38.320Z Compiling strum_macros v0.27.2
17802026-09-06T23:58:38.357Z Compiling vergen v9.1.0
17812026-09-06T23:58:38.414Z Compiling blake3 v1.8.5
17822026-09-06T23:58:38.565Z Compiling cargo-platform v0.3.2
17832026-09-06T23:58:38.681Z Compiling is-terminal v0.4.17
17842026-09-06T23:58:38.915Z Compiling memmap2 v0.9.10
17852026-09-06T23:58:38.916Z Compiling memmap v0.7.0
17862026-09-06T23:58:38.916Z Compiling fs-err v3.3.0
17872026-09-06T23:58:38.916Z Compiling bitflags v1.3.2
17882026-09-06T23:58:39.066Z Compiling foldhash v0.1.5
17892026-09-06T23:58:39.066Z Compiling cpufeatures v0.3.0
17902026-09-06T23:58:39.113Z Compiling resolv-conf v0.7.6
17912026-09-06T23:58:39.113Z Compiling term v1.2.1
17922026-09-06T23:58:39.113Z Compiling take_mut v0.2.2
17932026-09-06T23:58:39.113Z Compiling bumpalo v3.20.2
17942026-09-06T23:58:39.150Z Compiling corncobs v0.1.4
17952026-09-06T23:58:39.304Z Compiling jiff-core v0.1.0
17962026-09-06T23:58:39.352Z Compiling managed v0.8.0
17972026-09-06T23:58:39.418Z Compiling libbz2-rs-sys v0.2.2
17982026-09-06T23:58:40.028Z Compiling path-slash v0.1.5
17992026-09-06T23:58:40.080Z Compiling same-file v1.0.6
18002026-09-06T23:58:40.080Z Compiling walkdir v2.5.0
18012026-09-06T23:58:40.081Z Compiling bzip2 v0.6.1
18022026-09-06T23:58:40.082Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
18032026-09-06T23:58:40.108Z Compiling zopfli v0.8.3
18042026-09-06T23:58:40.108Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
18052026-09-06T23:58:40.348Z Compiling strum v0.27.2
18062026-09-06T23:58:40.444Z Compiling jiff v0.2.34
18072026-09-06T23:58:40.513Z Compiling slog-term v2.9.2
18082026-09-06T23:58:40.642Z Compiling hickory-resolver v0.24.4
18092026-09-06T23:58:40.873Z Compiling hashbrown v0.15.5
18102026-09-06T23:58:41.183Z Compiling usdt v0.5.0
18112026-09-06T23:58:41.398Z Compiling cargo_metadata v0.23.1
18122026-09-06T23:58:41.424Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18132026-09-06T23:58:41.453Z Compiling test-strategy v0.4.5
18142026-09-06T23:58:41.547Z Compiling derive_more-impl v2.1.1
18152026-09-06T23:58:41.848Z Compiling phf v0.13.1
18162026-09-06T23:58:42.004Z Compiling snafu v0.8.9
18172026-09-06T23:58:42.681Z Compiling signal-hook-mio v0.2.5
18182026-09-06T23:58:42.701Z Compiling cookie_store v0.22.1
18192026-09-06T23:58:42.804Z Compiling zstd v0.13.3
18202026-09-06T23:58:42.904Z Compiling toml v0.8.23
18212026-09-06T23:58:43.065Z Compiling reqwest v0.12.28
18222026-09-06T23:58:43.092Z Compiling cipher v0.5.2
18232026-09-06T23:58:43.434Z Compiling postgres-types v0.2.12
18242026-09-06T23:58:43.819Z Compiling globset v0.4.18
18252026-09-06T23:58:43.836Z Compiling usdt-attr-macro v0.6.0
18262026-09-06T23:58:43.983Z Compiling usdt-macro v0.6.0
18272026-09-06T23:58:43.986Z Compiling phf_shared v0.11.3
18282026-09-06T23:58:44.014Z Compiling olpc-cjson v0.1.4
18292026-09-06T23:58:44.176Z Compiling tokio-stream v0.1.18
18302026-09-06T23:58:44.191Z Compiling byte-wrapper v0.1.0
18312026-09-06T23:58:44.477Z Compiling inout v0.1.4
18322026-09-06T23:58:44.527Z Compiling secrecy v0.8.0
18332026-09-06T23:58:44.628Z Compiling serde_plain v1.0.2
18342026-09-06T23:58:44.643Z Compiling serde_repr v0.1.20
18352026-09-06T23:58:44.658Z Compiling async-recursion v1.1.1
18362026-09-06T23:58:44.678Z Compiling derive-where v1.6.0
18372026-09-06T23:58:44.735Z Compiling pem v3.0.6
18382026-09-06T23:58:44.751Z Compiling hashbrown v0.16.1
18392026-09-06T23:58:44.822Z Compiling float-cmp v0.10.0
18402026-09-06T23:58:45.011Z Compiling arrayref v0.3.9
18412026-09-06T23:58:45.086Z Compiling winnow v1.0.3
18422026-09-06T23:58:45.105Z Compiling typed-path v0.9.3
18432026-09-06T23:58:45.229Z Compiling arrayvec v0.7.6
18442026-09-06T23:58:45.358Z Compiling constant_time_eq v0.4.2
18452026-09-06T23:58:45.467Z Compiling normalize-line-endings v0.3.0
18462026-09-06T23:58:45.481Z Compiling either v1.15.0
18472026-09-06T23:58:45.499Z Compiling debug-ignore v1.0.5
18482026-09-06T23:58:45.577Z Compiling whoami v2.1.0
18492026-09-06T23:58:45.602Z Compiling const-oid v0.10.2
18502026-09-06T23:58:45.656Z Compiling fixedbitset v0.5.7
18512026-09-06T23:58:45.812Z Compiling precomputed-hash v0.1.1
18522026-09-06T23:58:45.907Z Compiling predicates-core v1.0.10
18532026-09-06T23:58:45.963Z Compiling fixedbitset v0.4.2
18542026-09-06T23:58:45.966Z Compiling difflib v0.4.0
18552026-09-06T23:58:46.024Z Compiling new_debug_unreachable v1.0.6
18562026-09-06T23:58:46.086Z Compiling string_cache v0.8.9
18572026-09-06T23:58:46.101Z Compiling qorb v0.4.1
18582026-09-06T23:58:46.167Z Compiling petgraph v0.6.5
18592026-09-06T23:58:46.192Z Compiling predicates v3.1.4
18602026-09-06T23:58:46.310Z Compiling toml_parser v1.1.2+spec-1.1.0
18612026-09-06T23:58:46.325Z Compiling petgraph v0.8.3
18622026-09-06T23:58:46.539Z Compiling tokio-postgres v0.7.16
18632026-09-06T23:58:46.839Z Compiling digest v0.11.3
18642026-09-06T23:58:46.911Z Compiling itertools v0.13.0
18652026-09-06T23:58:47.090Z Compiling iddqd v0.4.2
18662026-09-06T23:58:47.564Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18672026-09-06T23:58:47.651Z Compiling usdt v0.6.0
18682026-09-06T23:58:47.921Z Compiling cipher v0.4.4
18692026-09-06T23:58:48.042Z Compiling crossterm v0.28.1
18702026-09-06T23:58:48.166Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18712026-09-06T23:58:48.249Z Compiling chacha20 v0.10.0
18722026-09-06T23:58:48.355Z Compiling zip v4.6.1
18732026-09-06T23:58:48.757Z Compiling derive_more v2.1.1
18742026-09-06T23:58:49.013Z Compiling similar v2.7.0
18752026-09-06T23:58:49.277Z Compiling hickory-proto v0.25.2
18762026-09-06T23:58:49.295Z Compiling buf-list v1.1.2
18772026-09-06T23:58:49.311Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18782026-09-06T23:58:49.568Z Compiling openapiv3 v2.2.0
18792026-09-06T23:58:49.613Z Compiling lalrpop-util v0.19.12
18802026-09-06T23:58:49.654Z Compiling peg-runtime v0.8.5
18812026-09-06T23:58:49.813Z Compiling filetime v0.2.27
18822026-09-06T23:58:49.876Z Compiling xattr v1.6.1
18832026-09-06T23:58:49.896Z Compiling camino-tempfile v1.4.1
18842026-09-06T23:58:50.041Z Compiling tar v0.4.46
18852026-09-06T23:58:56.371Z Compiling rustls-webpki v0.103.13
18862026-09-06T23:58:59.101Z Compiling tokio-rustls v0.26.4
18872026-09-06T23:58:59.101Z Compiling rustls-platform-verifier v0.6.2
18882026-09-06T23:58:59.108Z Compiling tough v0.22.0
18892026-09-06T23:58:59.306Z Compiling hyper-rustls v0.27.7
18902026-09-06T23:58:59.556Z Compiling reqwest v0.13.2
18912026-09-06T23:59:01.806Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18922026-09-06T23:59:02.046Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18932026-09-06T23:59:05.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
18942026-09-06T23:59:05.061Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18952026-09-06T23:59:05.061Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18962026-09-06T23:59:05.168Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18972026-09-06T23:59:05.215ZSep 06 23:59:03.911 INFO Starting download, target: Console
18982026-09-06T23:59:05.215ZSep 06 23:59:03.911 INFO Starting download, target: Clickhouse
18992026-09-06T23:59:05.215ZSep 06 23:59:03.911 INFO Starting download, target: Cockroach
19002026-09-06T23:59:05.215ZSep 06 23:59:03.911 INFO Starting download, target: DendriteStub
19012026-09-06T23:59:05.217ZSep 06 23:59:03.911 INFO Starting download, target: MaghemiteMgd
19022026-09-06T23:59:05.217ZSep 06 23:59:03.911 INFO Starting download, target: MaghemiteDdmd
19032026-09-06T23:59:05.217ZSep 06 23:59:03.911 INFO Starting download, target: TransceiverControl
19042026-09-06T23:59:05.217ZSep 06 23:59:03.911 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
19052026-09-06T23:59:05.217ZSep 06 23:59:03.911 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
19062026-09-06T23:59:05.218ZSep 06 23:59:03.911 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
19072026-09-06T23:59:05.218ZSep 06 23:59:03.911 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
19082026-09-06T23:59:05.218ZSep 06 23:59:03.911 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
19092026-09-06T23:59:05.218ZSep 06 23:59:03.911 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
19102026-09-06T23:59:05.218ZSep 06 23:59:03.912 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
19112026-09-06T23:59:06.939ZSep 06 23:59:05.650 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19122026-09-06T23:59:07.015ZSep 06 23:59:05.737 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19132026-09-06T23:59:07.106ZSep 06 23:59:05.821 INFO Download complete, target: TransceiverControl
19142026-09-06T23:59:10.577ZSep 06 23:59:09.307 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19152026-09-06T23:59:10.831ZSep 06 23:59:09.508 INFO Download complete, target: Console
19162026-09-06T23:59:12.344ZSep 06 23:59:11.075 INFO Checking that binary works, target: Clickhouse
19172026-09-06T23:59:12.368ZSep 06 23:59:11.097 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19182026-09-06T23:59:12.465ZSep 06 23:59:11.193 INFO Download complete, target: Clickhouse
19192026-09-06T23:59:12.510ZSep 06 23:59:11.235 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19202026-09-06T23:59:12.825ZSep 06 23:59:11.548 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19212026-09-06T23:59:13.373ZSep 06 23:59:12.095 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19222026-09-06T23:59:13.373ZSep 06 23:59:12.096 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19232026-09-06T23:59:14.127ZSep 06 23:59:12.857 INFO Download complete, target: MaghemiteDdmd
19242026-09-06T23:59:14.493ZSep 06 23:59:13.224 INFO Download complete, target: DendriteStub
19252026-09-06T23:59:14.804ZSep 06 23:59:13.535 INFO Download complete, target: MaghemiteMgd
19262026-09-06T23:59:17.158ZSep 06 23:59:15.889 INFO Checking that binary works, target: Cockroach
19272026-09-06T23:59:17.281ZSep 06 23:59:16.009 INFO Download complete, target: Cockroach
19282026-09-06T23:59:17.298ZAll builder prerequisites installed successfully, and PATH looks valid
19292026-09-06T23:59:17.301Z
19302026-09-06T23:59:17.301Zreal 2:25.615647835
19312026-09-06T23:59:17.301Zuser 7:52.686547283
19322026-09-06T23:59:17.302Zsys 1:38.028218356
19332026-09-06T23:59:17.302Ztrap 0.256907945
19342026-09-06T23:59:17.302Ztflt 0.389577428
19352026-09-06T23:59:17.302Zdflt 0.713161306
19362026-09-06T23:59:17.302Zkflt 0.022113124
19372026-09-06T23:59:17.302Zlock 30:35.264825499
19382026-09-06T23:59:17.302Zslp 24:12.790696356
19392026-09-06T23:59:17.302Zlat 57.186159683
19402026-09-06T23:59:17.302Zstop 3:07.397392812
19412026-09-06T23:59:17.302Z+ banner clippy
19422026-09-06T23:59:17.303Z
19432026-09-06T23:59:17.303Z #### # # ##### ##### # #
19442026-09-06T23:59:17.303Z # # # # # # # # # #
19452026-09-06T23:59:17.303Z # # # # # # # #
19462026-09-06T23:59:17.303Z # # # ##### ##### #
19472026-09-06T23:59:17.303Z # # # # # # #
19482026-09-06T23:59:17.303Z #### ###### # # # #
19492026-09-06T23:59:17.303Z
19502026-09-06T23:59:17.303Z+ export CARGO_INCREMENTAL=0
19512026-09-06T23:59:17.303Z+ CARGO_INCREMENTAL=0
19522026-09-06T23:59:17.304Z+ ptime -m cargo xtask clippy
19532026-09-06T23:59:17.802Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19542026-09-06T23:59:18.085Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19552026-09-06T23:59:19.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
19562026-09-06T23:59:19.994Z Running `target/debug/xtask clippy`
19572026-09-06T23:59:20.019Zrunning: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
19582026-09-06T23:59:20.613Z Downloading crates ...
19592026-09-06T23:59:20.792Z Downloaded blake2b_simd v1.0.4
19602026-09-06T23:59:20.795Z Downloaded assert-json-diff v2.0.2
19612026-09-06T23:59:20.795Z Downloaded cfg-expr v0.20.6
19622026-09-06T23:59:20.795Z Downloaded constant_time_eq v0.3.1
19632026-09-06T23:59:20.795Z Downloaded cast v0.3.0
19642026-09-06T23:59:20.802Z Downloaded async-object-pool v0.2.0
19652026-09-06T23:59:20.802Z Downloaded approx v0.5.1
19662026-09-06T23:59:20.802Z Downloaded concurrent-queue v2.5.0
19672026-09-06T23:59:20.802Z Downloaded escape8259 v0.5.3
19682026-09-06T23:59:20.802Z Downloaded assert_cmd v2.1.2
19692026-09-06T23:59:20.802Z Downloaded event-listener-strategy v0.5.4
19702026-09-06T23:59:20.802Z Downloaded criterion-plot v0.6.0
19712026-09-06T23:59:20.802Z Downloaded anes v0.1.6
19722026-09-06T23:59:20.805Z Downloaded async-lock v3.4.2
19732026-09-06T23:59:20.805Z Downloaded datatest-stable v0.3.3
19742026-09-06T23:59:20.809Z Downloaded event-listener v5.4.1
19752026-09-06T23:59:20.809Z Downloaded fancy-regex v0.14.0
19762026-09-06T23:59:20.809Z Downloaded guppy-workspace-hack v0.1.0
19772026-09-06T23:59:20.812Z Downloaded criterion v0.7.0
19782026-09-06T23:59:20.819Z Downloaded futures-timer v3.0.3
19792026-09-06T23:59:20.820Z Downloaded guppy v0.17.25
19802026-09-06T23:59:20.820Z Downloaded httptest v0.16.4
19812026-09-06T23:59:20.820Z Downloaded hex-literal v0.4.1
19822026-09-06T23:59:20.820Z Downloaded hickory-client v0.25.2
19832026-09-06T23:59:20.820Z Downloaded linkme-impl v0.3.35
19842026-09-06T23:59:20.824Z Downloaded miette-derive v5.10.0
19852026-09-06T23:59:20.824Z Downloaded nested v0.1.1
19862026-09-06T23:59:20.824Z Downloaded libtest-mimic v0.8.1
19872026-09-06T23:59:20.824Z Downloaded linkme v0.3.35
19882026-09-06T23:59:20.827Z Downloaded knuffel-derive v3.2.0
19892026-09-06T23:59:20.827Z Downloaded parking v2.2.1
19902026-09-06T23:59:20.827Z Downloaded knuffel v3.2.0
19912026-09-06T23:59:20.827Z Downloaded pathdiff v0.2.3
19922026-09-06T23:59:20.827Z Downloaded plotters-backend v0.3.7
19932026-09-06T23:59:20.827Z Downloaded plotters-svg v0.3.7
19942026-09-06T23:59:20.827Z Downloaded miette v5.10.0
19952026-09-06T23:59:20.830Z Downloaded oorandom v11.1.5
19962026-09-06T23:59:20.830Z Downloaded owo-colors v3.5.0
19972026-09-06T23:59:20.833Z Downloaded partial-io v0.5.4
19982026-09-06T23:59:20.833Z Downloaded path-tree v0.8.3
19992026-09-06T23:59:20.833Z Downloaded relative-path v1.9.3
20002026-09-06T23:59:20.834Z Downloaded rust-argon2 v2.1.0
20012026-09-06T23:59:20.839Z Downloaded serde_regex v1.1.0
20022026-09-06T23:59:20.839Z Downloaded similar-asserts v1.7.0
20032026-09-06T23:59:20.839Z Downloaded rand_distr v0.5.1
20042026-09-06T23:59:20.842Z Downloaded rstest v0.25.0
20052026-09-06T23:59:20.842Z Downloaded rstest_macros v0.25.0
20062026-09-06T23:59:20.848Z Downloaded plotters v0.3.7
20072026-09-06T23:59:20.851Z Downloaded supports-hyperlinks v2.1.0
20082026-09-06T23:59:20.851Z Downloaded supports-color v2.1.0
20092026-09-06T23:59:20.851Z Downloaded terminal_size v0.1.17
20102026-09-06T23:59:20.851Z Downloaded stringmetrics v2.2.2
20112026-09-06T23:59:20.851Z Downloaded supports-unicode v2.1.0
20122026-09-06T23:59:20.854Z Downloaded target-lexicon v0.13.3
20132026-09-06T23:59:20.854Z Downloaded target-spec v3.5.7
20142026-09-06T23:59:20.854Z Downloaded target-triple v1.0.0
20152026-09-06T23:59:20.854Z Downloaded termcolor v1.4.1
20162026-09-06T23:59:20.858Z Downloaded tinytemplate v1.2.1
20172026-09-06T23:59:20.858Z Downloaded textwrap v0.15.2
20182026-09-06T23:59:20.858Z Downloaded trybuild v1.0.116
20192026-09-06T23:59:20.909Z Downloaded httpmock v0.8.3
20202026-09-06T23:59:22.884Z Checking cfg-if v1.0.4
20212026-09-06T23:59:23.286Z Checking serde_core v1.0.228
20222026-09-06T23:59:23.289Z Checking libc v0.2.185
20232026-09-06T23:59:23.362Z Checking memchr v2.8.0
20242026-09-06T23:59:23.405Z Checking smallvec v1.15.1
20252026-09-06T23:59:23.445Z Checking rand_core v0.10.0
20262026-09-06T23:59:23.486Z Checking itoa v1.0.17
20272026-09-06T23:59:23.525Z Checking subtle v2.6.1
20282026-09-06T23:59:23.567Z Checking log v0.4.33
20292026-09-06T23:59:23.621Z Checking libm v0.2.16
20302026-09-06T23:59:23.667Z Checking typenum v1.20.1
20312026-09-06T23:59:23.713Z Checking scopeguard v1.2.0
20322026-09-06T23:59:23.757Z Checking getrandom v0.4.3
20332026-09-06T23:59:23.757Z Checking errno v0.3.14
20342026-09-06T23:59:23.844Z Checking zmij v1.0.21
20352026-09-06T23:59:23.844Z Checking stable_deref_trait v1.2.1
20362026-09-06T23:59:23.910Z Checking lock_api v0.4.14
20372026-09-06T23:59:23.954Z Checking zerofrom v0.1.6
20382026-09-06T23:59:24.001Z Checking percent-encoding v2.3.2
20392026-09-06T23:59:24.042Z Checking litemap v0.8.1
20402026-09-06T23:59:24.081Z Checking writeable v0.6.2
20412026-09-06T23:59:24.117Z Checking yoke v0.8.1
20422026-09-06T23:59:24.160Z Checking icu_properties_data v2.1.2
20432026-09-06T23:59:24.199Z Checking icu_normalizer_data v2.1.1
20442026-09-06T23:59:24.276Z Checking zerocopy v0.8.55
20452026-09-06T23:59:24.282Z Checking form_urlencoded v1.2.2
20462026-09-06T23:59:24.324Z Checking zerovec v0.11.5
20472026-09-06T23:59:24.324Z Checking zerotrie v0.2.3
20482026-09-06T23:59:24.393Z Checking utf8_iter v1.0.4
20492026-09-06T23:59:24.434Z Checking num-traits v0.2.19
20502026-09-06T23:59:24.478Z Checking portable-atomic v1.13.1
20512026-09-06T23:59:24.520Z Checking pin-project-lite v0.2.17
20522026-09-06T23:59:24.562Z Checking critical-section v1.2.0
20532026-09-06T23:59:24.635Z Checking parking_lot_core v0.9.12
20542026-09-06T23:59:24.689Z Checking signal-hook-registry v1.4.8
20552026-09-06T23:59:24.738Z Checking mio v1.2.0
20562026-09-06T23:59:24.788Z Checking tinystr v0.8.2
20572026-09-06T23:59:24.832Z Checking serde v1.0.228
20582026-09-06T23:59:24.867Z Checking bitflags v2.11.0
20592026-09-06T23:59:24.905Z Checking serde_json v1.0.151
20602026-09-06T23:59:24.942Z Checking potential_utf v0.1.4
20612026-09-06T23:59:24.995Z Checking once_cell v1.21.3
20622026-09-06T23:59:24.999Z Checking icu_locale_core v2.1.1
20632026-09-06T23:59:25.072Z Checking parking_lot v0.12.5
20642026-09-06T23:59:25.112Z Checking icu_collections v2.1.1
20652026-09-06T23:59:25.157Z Checking iana-time-zone v0.1.65
20662026-09-06T23:59:25.243Z Checking socket2 v0.6.3
20672026-09-06T23:59:25.285Z Checking zeroize v1.9.0
20682026-09-06T23:59:25.326Z Checking bytes v1.11.1
20692026-09-06T23:59:25.330Z Checking chrono v0.4.45
20702026-09-06T23:59:25.445Z Checking uuid v1.23.4
20712026-09-06T23:59:25.502Z Checking thiserror v2.0.18
20722026-09-06T23:59:25.550Z Checking semver v1.0.28
20732026-09-06T23:59:25.593Z Checking icu_provider v2.1.1
20742026-09-06T23:59:25.653Z Checking dyn-clone v1.0.20
20752026-09-06T23:59:25.717Z Checking allocator-api2 v0.2.21
20762026-09-06T23:59:25.785Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20772026-09-06T23:59:25.785Z Checking getrandom v0.2.17
20782026-09-06T23:59:25.790Z Checking tokio v1.52.1
20792026-09-06T23:59:25.899Z Checking futures-core v0.3.32
20802026-09-06T23:59:25.905Z Checking icu_properties v2.1.2
20812026-09-06T23:59:25.987Z Checking icu_normalizer v2.1.1
20822026-09-06T23:59:26.032Z Checking rustix v1.1.4
20832026-09-06T23:59:26.075Z Checking rand_core v0.6.4
20842026-09-06T23:59:26.172Z Checking equivalent v1.0.2
20852026-09-06T23:59:26.222Z Checking foldhash v0.2.0
20862026-09-06T23:59:26.285Z Checking cmov v0.5.4
20872026-09-06T23:59:26.289Z Checking generic-array v0.14.7
20882026-09-06T23:59:26.363Z Checking futures-sink v0.3.32
20892026-09-06T23:59:26.406Z Checking getrandom v0.3.4
20902026-09-06T23:59:26.492Z Checking futures-channel v0.3.32
20912026-09-06T23:59:26.549Z Checking ctutils v0.4.2
20922026-09-06T23:59:26.586Z Checking slab v0.4.12
20932026-09-06T23:59:26.715Z Checking futures-task v0.3.32
20942026-09-06T23:59:26.776Z Checking futures-io v0.3.32
20952026-09-06T23:59:26.815Z Checking byteorder v1.5.0
20962026-09-06T23:59:26.822Z Checking idna_adapter v1.2.1
20972026-09-06T23:59:26.822Z Checking hybrid-array v0.4.13
20982026-09-06T23:59:26.929Z Checking hashbrown v0.17.0
20992026-09-06T23:59:26.934Z Checking futures-util v0.3.32
21002026-09-06T23:59:27.001Z Checking idna v1.1.0
21012026-09-06T23:59:27.042Z Checking ppv-lite86 v0.2.21
21022026-09-06T23:59:27.047Z Checking regex-syntax v0.8.10
21032026-09-06T23:59:27.118Z Checking fnv v1.0.7
21042026-09-06T23:59:27.249Z Checking const-oid v0.9.6
21052026-09-06T23:59:27.301Z Checking url v2.5.8
21062026-09-06T23:59:27.381Z Checking crypto-common v0.1.7
21072026-09-06T23:59:27.481Z Checking indexmap v2.14.0
21082026-09-06T23:59:27.543Z Checking base64ct v1.8.3
21092026-09-06T23:59:27.685Z Checking crypto-common v0.2.2
21102026-09-06T23:59:27.911Z Checking schemars v0.8.22
21112026-09-06T23:59:27.933Z Checking thiserror v1.0.69
21122026-09-06T23:59:27.966Z Checking block-buffer v0.10.4
21132026-09-06T23:59:28.055Z Checking block-buffer v0.12.1
21142026-09-06T23:59:28.079Z Checking base64 v0.22.1
21152026-09-06T23:59:28.157Z Checking digest v0.10.7
21162026-09-06T23:59:28.194Z Checking rand_core v0.9.5
21172026-09-06T23:59:28.309Z Checking http v1.4.2
21182026-09-06T23:59:28.348Z Checking erased-serde v0.3.31
21192026-09-06T23:59:28.389Z Checking utf8parse v0.2.2
21202026-09-06T23:59:28.425Z Checking anstyle v1.0.14
21212026-09-06T23:59:28.429Z Checking rand_chacha v0.9.0
21222026-09-06T23:59:28.462Z Checking tracing-core v0.1.36
21232026-09-06T23:59:28.537Z Checking fastrand v2.3.0
21242026-09-06T23:59:28.636Z Checking is_terminal_polyfill v1.70.2
21252026-09-06T23:59:28.731Z Checking rand v0.9.2
21262026-09-06T23:59:28.772Z Checking slog v2.8.2
21272026-09-06T23:59:28.776Z Checking const-oid v0.10.2
21282026-09-06T23:59:28.776Z Checking colorchoice v1.0.4
21292026-09-06T23:59:28.881Z Checking tracing v0.1.44
21302026-09-06T23:59:28.921Z Checking anstyle-query v1.1.5
21312026-09-06T23:59:28.924Z Checking terminal_size v0.4.3
21322026-09-06T23:59:28.998Z Checking cpufeatures v0.2.17
21332026-09-06T23:59:29.001Z Checking anstyle-parse v1.0.0
21342026-09-06T23:59:29.072Z Checking tempfile v3.27.0
21352026-09-06T23:59:29.075Z Checking ipnet v2.12.0
21362026-09-06T23:59:29.112Z Checking aho-corasick v1.1.4
21372026-09-06T23:59:29.153Z Checking crossbeam-utils v0.8.21
21382026-09-06T23:59:29.188Z Checking cpufeatures v0.3.0
21392026-09-06T23:59:29.261Z Checking anstream v1.0.0
21402026-09-06T23:59:29.264Z Checking tokio-util v0.7.18
21412026-09-06T23:59:29.298Z Checking clap_lex v1.0.0
21422026-09-06T23:59:29.369Z Checking unicode-ident v1.0.24
21432026-09-06T23:59:29.409Z Checking strsim v0.11.1
21442026-09-06T23:59:29.411Z Checking digest v0.11.3
21452026-09-06T23:59:29.487Z Checking ipnetwork v0.21.1
21462026-09-06T23:59:29.529Z Checking httparse v1.10.1
21472026-09-06T23:59:29.533Z Checking proc-macro2 v1.0.106
21482026-09-06T23:59:29.601Z Checking powerfmt v0.2.0
21492026-09-06T23:59:29.604Z Checking clap_builder v4.6.0
21502026-09-06T23:59:29.677Z Checking num-conv v0.2.0
21512026-09-06T23:59:29.727Z Checking num_threads v0.1.7
21522026-09-06T23:59:29.768Z Checking time-core v0.1.8
21532026-09-06T23:59:29.858Z Checking deranged v0.5.8
21542026-09-06T23:59:29.872Z Checking anyhow v1.0.104
21552026-09-06T23:59:29.872Z Checking regex-automata v0.4.14
21562026-09-06T23:59:29.872Z Checking pem-rfc7468 v0.7.0
21572026-09-06T23:59:29.958Z Checking rustls-pki-types v1.14.0
21582026-09-06T23:59:29.971Z Checking quote v1.0.45
21592026-09-06T23:59:29.989Z Checking aws-lc-sys v0.40.0
21602026-09-06T23:59:30.066Z Checking untrusted v0.7.1
21612026-09-06T23:59:30.071Z Checking http-body v1.0.1
21622026-09-06T23:59:30.188Z Checking syn v2.0.117
21632026-09-06T23:59:30.228Z Checking hex v0.4.3
21642026-09-06T23:59:30.266Z Checking atomic-waker v1.1.2
21652026-09-06T23:59:30.303Z Checking try-lock v0.2.5
21662026-09-06T23:59:30.396Z Checking simd-adler32 v0.3.8
21672026-09-06T23:59:30.435Z Checking httpdate v1.0.3
21682026-09-06T23:59:30.483Z Checking flagset v0.4.7
21692026-09-06T23:59:30.563Z Checking aws-lc-rs v1.16.3
21702026-09-06T23:59:30.604Z Checking want v0.3.1
21712026-09-06T23:59:30.643Z Checking der v0.7.10
21722026-09-06T23:59:30.646Z Checking h2 v0.4.15
21732026-09-06T23:59:30.767Z Checking oxnet v0.1.6
21742026-09-06T23:59:30.803Z Checking time v0.3.47
21752026-09-06T23:59:30.879Z Checking clap v4.6.1
21762026-09-06T23:59:30.994Z Checking spin v0.9.8
21772026-09-06T23:59:31.051Z Checking tower-layer v0.3.3
21782026-09-06T23:59:31.234Z Checking ryu v1.0.23
21792026-09-06T23:59:31.237Z Checking tower-service v0.3.3
21802026-09-06T23:59:31.418Z Checking adler2 v2.0.1
21812026-09-06T23:59:31.421Z Checking untrusted v0.9.0
21822026-09-06T23:59:31.457Z Checking unicode-width v0.2.0
21832026-09-06T23:59:31.535Z Checking block-padding v0.4.2
21842026-09-06T23:59:31.572Z Checking miniz_oxide v0.8.9
21852026-09-06T23:59:31.610Z Checking rustls-webpki v0.103.13
21862026-09-06T23:59:31.704Z Checking camino v1.2.5
21872026-09-06T23:59:31.745Z Checking socket2 v0.5.10
21882026-09-06T23:59:31.784Z Checking mime v0.3.17
21892026-09-06T23:59:31.944Z Checking inout v0.2.2
21902026-09-06T23:59:31.990Z Checking pretty-hex v0.4.1
21912026-09-06T23:59:32.022Z Checking spki v0.7.3
21922026-09-06T23:59:32.026Z Checking http-body-util v0.1.3
21932026-09-06T23:59:32.098Z Checking rand_chacha v0.3.1
21942026-09-06T23:59:32.101Z Checking rustls v0.23.41
21952026-09-06T23:59:32.173Z Checking plain v0.2.3
21962026-09-06T23:59:32.176Z Checking cipher v0.5.2
21972026-09-06T23:59:32.248Z Checking ucd-trie v0.1.7
21982026-09-06T23:59:32.312Z Checking bit-vec v0.8.0
21992026-09-06T23:59:32.347Z Checking openssl-probe v0.2.1
22002026-09-06T23:59:32.351Z Checking rand v0.8.6
22012026-09-06T23:59:32.423Z Checking pest v2.8.6
22022026-09-06T23:59:32.484Z Checking regex v1.12.3
22032026-09-06T23:59:32.488Z Checking serde_urlencoded v0.7.1
22042026-09-06T23:59:32.527Z Checking futures-executor v0.3.32
22052026-09-06T23:59:32.597Z Checking bit-set v0.8.0
22062026-09-06T23:59:32.742Z Checking wait-timeout v0.2.1
22072026-09-06T23:59:32.784Z Checking encoding_rs v0.8.35
22082026-09-06T23:59:32.787Z Checking futures v0.3.32
22092026-09-06T23:59:32.864Z Checking pkcs8 v0.10.2
22102026-09-06T23:59:32.903Z Checking sha2 v0.10.9
22112026-09-06T23:59:32.945Z Checking crc32fast v1.5.0
22122026-09-06T23:59:32.948Z Checking either v1.15.0
22132026-09-06T23:59:33.108Z Checking quick-error v1.2.3
22142026-09-06T23:59:33.128Z Checking static_assertions v1.1.0
22152026-09-06T23:59:33.201Z Checking rusty-fork v0.3.1
22162026-09-06T23:59:33.239Z Checking rand_xorshift v0.4.0
22172026-09-06T23:59:33.242Z Checking is-terminal v0.4.17
22182026-09-06T23:59:33.272Z Checking unarray v0.1.4
22192026-09-06T23:59:33.390Z Checking sync_wrapper v1.0.2
22202026-09-06T23:59:33.432Z Checking iri-string v0.7.10
22212026-09-06T23:59:33.435Z Checking zlib-rs v0.6.2
22222026-09-06T23:59:33.505Z Checking proptest v1.11.0
22232026-09-06T23:59:33.508Z Checking openapiv3 v2.2.0
22242026-09-06T23:59:33.580Z Checking tower v0.5.3
22252026-09-06T23:59:33.586Z Checking hyper v1.10.1
22262026-09-06T23:59:33.767Z Checking hashbrown v0.16.1
22272026-09-06T23:59:34.001Z Checking tinyvec_macros v0.1.1
22282026-09-06T23:59:34.104Z Checking tinyvec v1.11.0
22292026-09-06T23:59:34.297Z Checking lazy_static v1.5.0
22302026-09-06T23:59:34.364Z Checking flate2 v1.1.9
22312026-09-06T23:59:34.407Z Checking tokio-rustls v0.26.4
22322026-09-06T23:59:34.447Z Checking crossbeam-channel v0.5.15
22332026-09-06T23:59:34.455Z Checking signature v2.2.0
22342026-09-06T23:59:34.518Z Checking tower-http v0.6.8
22352026-09-06T23:59:34.579Z Checking hyper-util v0.1.20
22362026-09-06T23:59:34.645Z Checking rustls-native-certs v0.8.3
22372026-09-06T23:59:34.741Z Checking hubpack v0.1.2
22382026-09-06T23:59:34.753Z Checking psl-types v2.0.11
22392026-09-06T23:59:34.805Z Checking cookie v0.18.1
22402026-09-06T23:59:34.810Z Checking num-integer v0.1.46
22412026-09-06T23:59:34.882Z Checking publicsuffix v2.3.0
22422026-09-06T23:59:34.885Z Checking strum v0.26.3
22432026-09-06T23:59:34.919Z Checking thread_local v1.1.9
22442026-09-06T23:59:34.923Z Checking data-encoding v2.10.0
22452026-09-06T23:59:35.061Z Checking rustls-platform-verifier v0.6.2
22462026-09-06T23:59:35.103Z Checking cookie_store v0.22.1
22472026-09-06T23:59:35.106Z Checking hmac v0.12.1
22482026-09-06T23:59:35.176Z Checking ahash v0.8.12
22492026-09-06T23:59:35.178Z Checking scroll v0.13.0
22502026-09-06T23:59:35.251Z Checking memmap2 v0.9.10
22512026-09-06T23:59:35.292Z Checking unicode-width v0.1.14
22522026-09-06T23:59:35.327Z Checking take_mut v0.2.2
22532026-09-06T23:59:35.371Z Checking newtype-uuid v1.3.2
22542026-09-06T23:59:35.408Z Checking term v1.2.1
22552026-09-06T23:59:35.447Z Checking toml_datetime v0.6.11
22562026-09-06T23:59:35.486Z Checking slog-async v2.8.0
22572026-09-06T23:59:35.490Z Checking goblin v0.10.5
22582026-09-06T23:59:35.490Z Checking serde_spanned v0.6.9
22592026-09-06T23:59:35.600Z Checking daft v0.1.8
22602026-09-06T23:59:35.604Z Checking dtrace-parser v0.3.0
22612026-09-06T23:59:35.672Z Checking bstr v1.12.1
22622026-09-06T23:59:35.675Z Checking slog-term v2.9.2
22632026-09-06T23:59:35.749Z Checking crossbeam-epoch v0.9.18
22642026-09-06T23:59:35.753Z Checking thread-id v5.1.0
22652026-09-06T23:59:35.842Z Checking hyper-rustls v0.27.7
22662026-09-06T23:59:35.882Z Checking base64 v0.21.7
22672026-09-06T23:59:35.922Z Checking x509-cert v0.2.5
22682026-09-06T23:59:35.926Z Checking num-iter v0.1.45
22692026-09-06T23:59:35.998Z Checking half v2.7.1
22702026-09-06T23:59:36.001Z Checking ff v0.13.1
22712026-09-06T23:59:36.074Z Checking memoffset v0.9.1
22722026-09-06T23:59:36.077Z Checking reqwest v0.13.2
22732026-09-06T23:59:36.234Z Checking scroll v0.12.0
22742026-09-06T23:59:36.234Z Checking ciborium-io v0.2.2
22752026-09-06T23:59:36.245Z Checking base16ct v0.2.0
22762026-09-06T23:59:36.245Z Checking group v0.13.0
22772026-09-06T23:59:36.297Z Checking hkdf v0.12.4
22782026-09-06T23:59:36.334Z Checking ciborium-ll v0.2.2
22792026-09-06T23:59:36.381Z Checking sec1 v0.7.3
22802026-09-06T23:59:36.423Z Checking goblin v0.8.2
22812026-09-06T23:59:36.459Z Checking zerocopy v0.7.35
22822026-09-06T23:59:36.497Z Checking crypto-bigint v0.5.5
22832026-09-06T23:59:36.536Z Checking rustix v0.38.44
22842026-09-06T23:59:36.623Z Checking env_filter v2.0.0
22852026-09-06T23:59:36.664Z Checking smawk v0.3.2
22862026-09-06T23:59:36.801Z Checking unicode-segmentation v1.12.0
22872026-09-06T23:59:36.841Z Checking unicode-linebreak v0.1.5
22882026-09-06T23:59:36.975Z Checking tap v1.0.1
22892026-09-06T23:59:37.019Z Checking env_logger v0.11.11
22902026-09-06T23:59:37.096Z Checking ciborium v0.2.2
22912026-09-06T23:59:37.136Z Checking wyz v0.5.1
22922026-09-06T23:59:37.175Z Checking num-bigint-dig v0.8.6
22932026-09-06T23:59:37.245Z Checking crossbeam-deque v0.8.6
22942026-09-06T23:59:37.346Z Checking dtrace-parser v0.2.0
22952026-09-06T23:59:37.388Z Checking pkcs1 v0.7.5
22962026-09-06T23:59:37.443Z Checking elliptic-curve v0.13.8
22972026-09-06T23:59:37.482Z Checking radium v0.7.0
22982026-09-06T23:59:37.555Z Checking thread-id v4.2.2
22992026-09-06T23:59:37.616Z Checking crc-catalog v2.4.0
23002026-09-06T23:59:37.656Z Checking same-file v1.0.6
23012026-09-06T23:59:37.784Z Checking winnow v1.0.3
23022026-09-06T23:59:37.801Z Checking debug-ignore v1.0.5
23032026-09-06T23:59:37.801Z Checking funty v2.0.0
23042026-09-06T23:59:37.814Z Checking walkdir v2.5.0
23052026-09-06T23:59:37.822Z Checking crc v3.4.0
23062026-09-06T23:59:37.887Z Checking nix v0.31.2
23072026-09-06T23:59:37.892Z Checking dof v0.4.0
23082026-09-06T23:59:38.001Z Checking unicode-normalization v0.1.25
23092026-09-06T23:59:38.042Z Checking rsa v0.9.10
23102026-09-06T23:59:38.079Z Checking zerocopy v0.6.6
23112026-09-06T23:59:38.119Z Checking bitvec v1.0.1
23122026-09-06T23:59:38.352Z Checking dof v0.3.0
23132026-09-06T23:59:38.418Z Checking maybe-uninit v2.0.0
23142026-09-06T23:59:38.450Z Checking memmap v0.7.0
23152026-09-06T23:59:38.512Z Checking gimli v0.32.3
23162026-09-06T23:59:38.554Z Checking foreign-types-shared v0.1.1
23172026-09-06T23:59:38.593Z Checking winnow v0.5.40
23182026-09-06T23:59:38.596Z Checking usdt-impl v0.6.0
23192026-09-06T23:59:38.669Z Checking nodrop v0.1.14
23202026-09-06T23:59:38.672Z Checking usdt-impl v0.5.0
23212026-09-06T23:59:38.672Z Checking foldhash v0.1.5
23222026-09-06T23:59:38.794Z Checking is_ci v1.2.0
23232026-09-06T23:59:38.869Z Checking hashbrown v0.15.5
23242026-09-06T23:59:38.924Z Checking array-init v0.0.4
23252026-09-06T23:59:38.964Z Checking usdt v0.6.0
23262026-09-06T23:59:39.055Z Checking usdt v0.5.0
23272026-09-06T23:59:39.130Z Checking foreign-types v0.3.2
23282026-09-06T23:59:39.171Z Checking smallvec v0.6.14
23292026-09-06T23:59:39.235Z Checking rfc6979 v0.4.0
23302026-09-06T23:59:39.283Z Checking serde_with v3.21.0
23312026-09-06T23:59:39.287Z Checking bitfield v0.19.4
23322026-09-06T23:59:39.362Z Checking bzip2-sys v0.1.13+1.0.8
23332026-09-06T23:59:39.450Z Checking openssl-sys v0.9.117
23342026-09-06T23:59:39.464Z Checking object v0.37.3
23352026-09-06T23:59:39.476Z Checking keccak v0.1.6
23362026-09-06T23:59:39.481Z Checking packed_struct v0.10.1
23372026-09-06T23:59:39.568Z Checking rustc-demangle v0.1.27
23382026-09-06T23:59:39.680Z Checking siphasher v1.0.2
23392026-09-06T23:59:39.786Z Checking toml_edit v0.19.15
23402026-09-06T23:59:39.829Z Checking bitflags v1.3.2
23412026-09-06T23:59:39.863Z Checking hashbrown v0.12.3
23422026-09-06T23:59:39.901Z Checking openssl v0.10.80
23432026-09-06T23:59:39.941Z Checking sha3 v0.10.8
23442026-09-06T23:59:40.084Z Checking addr2line v0.25.1
23452026-09-06T23:59:40.181Z Checking bzip2 v0.4.4
23462026-09-06T23:59:40.303Z Checking indexmap v1.9.3
23472026-09-06T23:59:40.380Z Checking ecdsa v0.16.9
23482026-09-06T23:59:40.386Z Checking serde-hex v0.1.0
23492026-09-06T23:59:40.598Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23502026-09-06T23:59:40.648Z Checking toml_parser v1.1.2+spec-1.1.0
23512026-09-06T23:59:40.755Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23522026-09-06T23:59:40.805Z Checking primeorder v0.13.6
23532026-09-06T23:59:40.847Z Checking toml v0.7.8
23542026-09-06T23:59:40.943Z Checking ron v0.8.1
23552026-09-06T23:59:41.005Z Checking hashbrown v0.13.2
23562026-09-06T23:59:41.119Z Checking itertools v0.13.0
23572026-09-06T23:59:41.188Z Checking curve25519-dalek v4.1.3
23582026-09-06T23:59:41.455Z Checking signal-hook v0.3.18
23592026-09-06T23:59:41.494Z Checking crc-any v2.5.0
23602026-09-06T23:59:41.679Z Checking managed v0.8.0
23612026-09-06T23:59:41.719Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23622026-09-06T23:59:41.759Z Checking backtrace v0.3.76
23632026-09-06T23:59:41.903Z Checking object v0.30.4
23642026-09-06T23:59:41.946Z Checking zip v0.6.6
23652026-09-06T23:59:41.949Z Checking rayon-core v1.13.0
23662026-09-06T23:59:41.949Z Checking globset v0.4.18
23672026-09-06T23:59:42.056Z Checking ed25519 v2.2.3
23682026-09-06T23:59:42.101Z Checking backtrace-ext v0.2.1
23692026-09-06T23:59:42.143Z Checking chacha20 v0.10.0
23702026-09-06T23:59:42.246Z Checking path-slash v0.1.5
23712026-09-06T23:59:42.290Z Checking toml_write v0.1.2
23722026-09-06T23:59:42.327Z Checking winnow v0.7.14
23732026-09-06T23:59:42.332Z Checking ed25519-dalek v2.2.0
23742026-09-06T23:59:42.398Z Checking native-tls v0.2.18
23752026-09-06T23:59:42.402Z Checking signal-hook-mio v0.2.5
23762026-09-06T23:59:42.473Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23772026-09-06T23:59:42.512Z Checking textwrap v0.16.2
23782026-09-06T23:59:42.553Z Checking ref-cast v1.0.25
23792026-09-06T23:59:42.585Z Checking pin-project v1.1.11
23802026-09-06T23:59:42.646Z Checking salty v0.3.0
23812026-09-06T23:59:42.686Z Checking jiff-core v0.1.0
23822026-09-06T23:59:42.722Z Checking tokio-native-tls v0.3.1
23832026-09-06T23:59:42.761Z Checking p384 v0.13.1
23842026-09-06T23:59:42.913Z Checking pem v3.0.6
23852026-09-06T23:59:42.956Z Checking inout v0.1.4
23862026-09-06T23:59:43.103Z Checking zstd-sys v2.0.16+zstd.1.5.7
23872026-09-06T23:59:43.144Z Checking owo-colors v4.3.0
23882026-09-06T23:59:43.148Z Checking arrayref v0.3.9
23892026-09-06T23:59:43.219Z Checking fixedbitset v0.5.7
23902026-09-06T23:59:43.258Z Checking constant_time_eq v0.4.2
23912026-09-06T23:59:43.297Z Checking arrayvec v0.7.6
23922026-09-06T23:59:43.394Z Checking jiff v0.2.34
23932026-09-06T23:59:43.435Z Checking zstd-safe v7.2.4
23942026-09-06T23:59:43.472Z Checking petgraph v0.8.3
23952026-09-06T23:59:43.512Z Checking cipher v0.4.4
23962026-09-06T23:59:43.553Z Checking toml_edit v0.22.27
23972026-09-06T23:59:43.628Z Checking hyper-tls v0.6.0
23982026-09-06T23:59:43.690Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23992026-09-06T23:59:43.749Z Checking snafu v0.8.9
24002026-09-06T23:59:43.790Z Checking crossterm v0.28.1
24012026-09-06T23:59:43.835Z Checking supports-color v3.0.2
24022026-09-06T23:59:43.991Z Checking similar v2.7.0
24032026-09-06T23:59:44.031Z Checking fs-err v3.3.0
24042026-09-06T23:59:44.069Z Checking hash32 v0.2.1
24052026-09-06T23:59:44.264Z Checking serde_plain v1.0.2
24062026-09-06T23:59:44.391Z Checking serde-big-array v0.5.1
24072026-09-06T23:59:44.402Z Checking predicates-core v1.0.10
24082026-09-06T23:59:44.446Z Checking typed-path v0.9.3
24092026-09-06T23:59:44.517Z Checking linked-hash-map v0.5.6
24102026-09-06T23:59:44.558Z Checking unicode-bidi v0.3.18
24112026-09-06T23:59:44.563Z Checking unicode-properties v0.1.4
24122026-09-06T23:59:44.670Z Checking toml v0.8.23
24132026-09-06T23:59:44.708Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24142026-09-06T23:59:44.748Z Checking libbz2-rs-sys v0.2.2
24152026-09-06T23:59:44.811Z Checking bumpalo v3.20.2
24162026-09-06T23:59:44.881Z Checking stringprep v0.1.5
24172026-09-06T23:59:45.022Z Checking lru-cache v0.1.2
24182026-09-06T23:59:45.062Z Checking zopfli v0.8.3
24192026-09-06T23:59:45.101Z Checking heapless v0.7.17
24202026-09-06T23:59:45.104Z Checking reqwest v0.12.28
24212026-09-06T23:59:45.104Z Checking zstd v0.13.3
24222026-09-06T23:59:45.213Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24232026-09-06T23:59:45.217Z Checking bzip2 v0.6.1
24242026-09-06T23:59:45.288Z Checking hickory-proto v0.24.4
24252026-09-06T23:59:45.292Z Checking hickory-proto v0.25.2
24262026-09-06T23:59:45.365Z Checking byte-wrapper v0.1.0
24272026-09-06T23:59:45.405Z Checking tokio-stream v0.1.18
24282026-09-06T23:59:45.409Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24292026-09-06T23:59:45.549Z Checking md-5 v0.10.6
24302026-09-06T23:59:45.596Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
24312026-09-06T23:59:45.648Z Checking float-cmp v0.10.0
24322026-09-06T23:59:45.712Z Checking difflib v0.4.0
24332026-09-06T23:59:45.772Z Checking resolv-conf v0.7.6
24342026-09-06T23:59:45.802Z Checking normalize-line-endings v0.3.0
24352026-09-06T23:59:45.819Z Checking fallible-iterator v0.2.0
24362026-09-06T23:59:46.274Z Checking supports-hyperlinks v3.2.0
24372026-09-06T23:59:46.288Z Checking supports-unicode v3.0.0
24382026-09-06T23:59:46.288Z Checking predicates v3.1.4
24392026-09-06T23:59:46.288Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24402026-09-06T23:59:46.288Z Checking smoltcp v0.9.1
24412026-09-06T23:59:46.288Z Checking zip v4.6.1
24422026-09-06T23:59:46.288Z Checking miette v7.6.0
24432026-09-06T23:59:46.288Z Checking postgres-protocol v0.6.10
24442026-09-06T23:59:46.288Z Checking blake3 v1.8.5
24452026-09-06T23:59:46.451Z Checking iddqd v0.4.2
24462026-09-06T23:59:46.559Z Checking phf_shared v0.11.3
24472026-09-06T23:59:46.599Z Checking phf_shared v0.13.1
24482026-09-06T23:59:46.649Z Checking olpc-cjson v0.1.4
24492026-09-06T23:59:46.655Z Checking derive_more v2.1.1
24502026-09-06T23:59:46.655Z Checking strum v0.27.2
24512026-09-06T23:59:46.758Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24522026-09-06T23:59:46.816Z Checking lalrpop-util v0.19.12
24532026-09-06T23:59:46.833Z Checking new_debug_unreachable v1.0.6
24542026-09-06T23:59:46.895Z Checking precomputed-hash v0.1.1
24552026-09-06T23:59:46.904Z Checking fixedbitset v0.4.2
24562026-09-06T23:59:46.977Z Checking corncobs v0.1.4
24572026-09-06T23:59:47.009Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24582026-09-06T23:59:47.026Z Checking string_cache v0.8.9
24592026-09-06T23:59:47.026Z Checking phf v0.13.1
24602026-09-06T23:59:47.122Z Checking hickory-resolver v0.24.4
24612026-09-06T23:59:47.136Z Checking petgraph v0.6.5
24622026-09-06T23:59:47.190Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24632026-09-06T23:59:47.231Z Checking tough v0.22.0
24642026-09-06T23:59:47.271Z Checking postgres-types v0.2.12
24652026-09-06T23:59:47.409Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24662026-09-06T23:59:47.479Z Checking buf-list v1.1.2
24672026-09-06T23:59:47.629Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24682026-09-06T23:59:47.695Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24692026-09-06T23:59:47.791Z Checking secrecy v0.8.0
24702026-09-06T23:59:47.893Z Checking whoami v2.1.0
24712026-09-06T23:59:47.933Z Checking peg-runtime v0.8.5
24722026-09-06T23:59:47.973Z Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
24732026-09-06T23:59:48.063Z Checking qorb v0.4.1
24742026-09-06T23:59:48.154Z Checking tokio-postgres v0.7.16
24752026-09-06T23:59:48.157Z Compiling newtype-uuid-macros v0.1.0
24762026-09-06T23:59:48.239Z Compiling async-stream-impl v0.3.6
24772026-09-06T23:59:48.392Z Compiling multer v3.1.0
24782026-09-06T23:59:48.576Z Checking match_cfg v0.1.0
24792026-09-06T23:59:48.683Z Checking hostname v0.3.1
24802026-09-06T23:59:48.732Z Checking slog-json v2.6.1
24812026-09-06T23:59:48.815Z Compiling dropshot v0.17.1
24822026-09-06T23:59:48.873Z Compiling dropshot_endpoint v0.17.1
24832026-09-06T23:59:48.927Z Checking slog-bunyan v2.5.0
24842026-09-06T23:59:49.003Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24852026-09-06T23:59:49.101Z Checking serde_path_to_error v0.1.20
24862026-09-06T23:59:49.152Z Checking sha1 v0.11.0
24872026-09-06T23:59:49.211Z Checking serde_spanned v1.1.1
24882026-09-06T23:59:49.253Z Checking toml_datetime v1.1.1+spec-1.1.0
24892026-09-06T23:59:49.316Z Checking toml_writer v1.1.1+spec-1.1.0
24902026-09-06T23:59:49.374Z Checking compression-core v0.4.31
24912026-09-06T23:59:49.379Z Checking async-stream v0.3.6
24922026-09-06T23:59:49.451Z Checking waitgroup v0.1.2
24932026-09-06T23:59:49.528Z Checking rustls-pemfile v2.2.0
24942026-09-06T23:59:49.563Z Checking toml v1.1.2+spec-1.1.0
24952026-09-06T23:59:49.600Z Checking compression-codecs v0.4.37
24962026-09-06T23:59:49.637Z Checking hostname v0.4.2
24972026-09-06T23:59:49.675Z Checking progenitor-client v0.14.0
24982026-09-06T23:59:49.752Z Checking atomicwrites v0.4.4
24992026-09-06T23:59:49.756Z Compiling serde_tokenstream v0.3.0
25002026-09-06T23:59:49.827Z Compiling parse-display-derive v0.10.0
25012026-09-06T23:59:49.867Z Checking async-compression v0.4.41
25022026-09-06T23:59:49.907Z Checking macaddr v1.0.1
25032026-09-06T23:59:49.945Z Checking regress v0.10.5
25042026-09-06T23:59:49.982Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25052026-09-06T23:59:50.123Z Checking itertools v0.14.0
25062026-09-06T23:59:50.128Z Compiling oxide-generation-macros v0.2.0
25072026-09-06T23:59:50.200Z Checking instant v0.1.13
25082026-09-06T23:59:50.203Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25092026-09-06T23:59:50.322Z Checking oxide-generation v0.1.3
25102026-09-06T23:59:50.436Z Checking backoff v0.4.0
25112026-09-06T23:59:50.495Z Checking backon v1.6.0
25122026-09-06T23:59:50.578Z Checking humantime v2.3.0
25132026-09-06T23:59:50.679Z Compiling convert_case v0.4.0
25142026-09-06T23:59:50.715Z Checking progenitor-extras v0.2.0
25152026-09-06T23:59:50.789Z Checking heck v0.5.0
25162026-09-06T23:59:50.923Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25172026-09-06T23:59:50.963Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25182026-09-06T23:59:51.000Z Checking secrecy v0.10.3
25192026-09-06T23:59:51.070Z Compiling derive_more v0.99.20
25202026-09-06T23:59:51.150Z Checking camino-tempfile v1.4.1
25212026-09-06T23:59:51.196Z Checking indent_write v2.2.0
25222026-09-06T23:59:51.238Z Compiling regress v0.11.1
25232026-09-06T23:59:51.283Z Compiling crucible-workspace-hack v0.1.0
25242026-09-06T23:59:51.344Z Checking universal-hash v0.5.1
25252026-09-06T23:59:51.383Z Compiling thiserror-impl-no-std v2.0.2
25262026-09-06T23:59:51.420Z Checking opaque-debug v0.3.1
25272026-09-06T23:59:51.506Z Checking chacha20 v0.9.1
25282026-09-06T23:59:51.546Z Checking poly1305 v0.8.0
25292026-09-06T23:59:51.617Z Checking parse-display v0.10.0
25302026-09-06T23:59:51.775Z Checking blake2 v0.10.6
25312026-09-06T23:59:51.812Z Checking password-hash v0.5.0
25322026-09-06T23:59:51.850Z Checking aead v0.5.2
25332026-09-06T23:59:52.070Z Checking chacha20poly1305 v0.10.1
25342026-09-06T23:59:52.107Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25352026-09-06T23:59:52.144Z Checking argon2 v0.5.3
25362026-09-06T23:59:52.234Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25372026-09-06T23:59:52.527Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25382026-09-06T23:59:52.567Z Compiling unsafe-libyaml v0.2.11
25392026-09-06T23:59:52.572Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25402026-09-06T23:59:52.646Z Checking thiserror-no-std v2.0.2
25412026-09-06T23:59:52.719Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25422026-09-06T23:59:52.762Z Checking vsss-rs v3.3.4
25432026-09-06T23:59:52.801Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25442026-09-06T23:59:52.851Z Compiling typify-impl v0.6.2
25452026-09-06T23:59:53.361Z Compiling serde_yaml v0.9.34+deprecated
25462026-09-06T23:59:53.715Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25472026-09-06T23:59:53.921Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25482026-09-06T23:59:54.412Z Checking swrite v0.1.0
25492026-09-06T23:59:54.478Z Compiling num-derive v0.4.2
25502026-09-06T23:59:54.519Z Compiling toml_datetime v0.7.5+spec-1.1.0
25512026-09-06T23:59:54.552Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25522026-09-06T23:59:54.593Z Checking rayon v1.11.0
25532026-09-06T23:59:54.685Z Compiling proc-macro-error v1.0.4
25542026-09-06T23:59:54.800Z Compiling toml_edit v0.23.10+spec-1.0.0
25552026-09-06T23:59:54.838Z Checking tabwriter v1.4.1
25562026-09-06T23:59:55.019Z Compiling illumos-nvpair-sys v0.2.0
25572026-09-06T23:59:55.059Z Checking glob v0.3.3
25582026-09-06T23:59:55.062Z Compiling itertools v0.15.0
25592026-09-06T23:59:55.287Z Compiling heapless v0.8.0
25602026-09-06T23:59:55.428Z Compiling proc-macro-crate v3.4.0
25612026-09-06T23:59:55.492Z Checking hash32 v0.3.1
25622026-09-06T23:59:55.662Z Compiling smoltcp v0.11.0
25632026-09-06T23:59:55.701Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25642026-09-06T23:59:55.824Z Checking colored v3.1.1
25652026-09-06T23:59:55.871Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25662026-09-06T23:59:55.996Z Compiling num_enum_derive v0.7.6
25672026-09-06T23:59:56.087Z Checking illumos-nvpair v0.3.0
25682026-09-06T23:59:56.159Z Checking cobs v0.3.0
25692026-09-06T23:59:56.248Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25702026-09-06T23:59:56.309Z Checking rand v0.10.1
25712026-09-06T23:59:56.348Z Checking postcard v1.1.3
25722026-09-06T23:59:56.430Z Compiling ingot-macros v0.2.0
25732026-09-06T23:59:56.567Z Compiling proc-macro-crate v1.3.1
25742026-09-06T23:59:56.676Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25752026-09-06T23:59:56.829Z Checking sigpipe v0.1.3
25762026-09-06T23:59:56.916Z Compiling foreign-types-macros v0.2.3
25772026-09-06T23:59:56.955Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25782026-09-06T23:59:57.048Z Checking foreign-types-shared v0.3.1
25792026-09-06T23:59:57.097Z Checking num_enum v0.7.6
25802026-09-06T23:59:57.174Z Compiling num_enum_derive v0.5.11
25812026-09-06T23:59:57.403Z Checking cstr-argument v0.1.2
25822026-09-06T23:59:57.441Z Compiling typify-macro v0.6.2
25832026-09-06T23:59:57.479Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25842026-09-06T23:59:57.563Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25852026-09-06T23:59:57.601Z Checking foreign-types v0.5.0
25862026-09-06T23:59:57.710Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25872026-09-06T23:59:57.778Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25882026-09-06T23:59:57.985Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25892026-09-06T23:59:57.990Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25902026-09-06T23:59:58.057Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25912026-09-06T23:59:58.090Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25922026-09-06T23:59:58.161Z Checking itertools v0.12.1
25932026-09-06T23:59:58.200Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25942026-09-06T23:59:58.288Z Checking num_enum v0.5.11
25952026-09-06T23:59:58.291Z Compiling zone_cfg_derive v0.3.1
25962026-09-06T23:59:58.439Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25972026-09-06T23:59:58.601Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25982026-09-06T23:59:58.646Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25992026-09-06T23:59:58.808Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26002026-09-06T23:59:59.005Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26012026-09-06T23:59:59.044Z Checking smf v0.2.3
26022026-09-06T23:59:59.119Z Checking whoami v1.6.1
26032026-09-06T23:59:59.157Z Checking tokio-dtrace v0.1.1
26042026-09-06T23:59:59.203Z Checking zone v0.3.1
26052026-09-06T23:59:59.248Z Compiling typify v0.6.2
26062026-09-06T23:59:59.323Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
26072026-09-06T23:59:59.326Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
26082026-09-06T23:59:59.395Z Checking ingot-types v0.2.0
26092026-09-06T23:59:59.412Z Compiling progenitor-impl v0.14.0
26102026-09-06T23:59:59.429Z Checking oxide-tokio-rt v0.1.4
26112026-09-06T23:59:59.543Z Checking console v0.15.11
26122026-09-06T23:59:59.580Z Checking newline-converter v0.3.0
26132026-09-06T23:59:59.670Z Checking bytecount v0.6.9
26142026-09-06T23:59:59.723Z Checking oxide-update-engine-types v0.1.2
26152026-09-06T23:59:59.788Z Checking ingot v0.2.1
26162026-09-06T23:59:59.824Z Checking num-rational v0.4.2
26172026-09-06T23:59:59.861Z Checking expectorate v1.2.0
26182026-09-07T00:00:00.021Z Checking num-complex v0.4.6
26192026-09-07T00:00:00.136Z Compiling cancel-safe-futures v0.1.5
26202026-09-07T00:00:00.392Z Checking num v0.4.3
26212026-09-07T00:00:00.468Z Checking float-ord v0.3.2
26222026-09-07T00:00:00.507Z Checking linear-map v1.2.0
26232026-09-07T00:00:00.609Z Checking gethostname v0.5.0
26242026-09-07T00:00:00.646Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26252026-09-07T00:00:00.713Z Compiling prettyplease v0.2.37
26262026-09-07T00:00:00.763Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26272026-09-07T00:00:00.813Z Checking oxide-update-engine v0.1.2
26282026-09-07T00:00:01.027Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26292026-09-07T00:00:01.085Z Compiling slog-dtrace v0.3.0
26302026-09-07T00:00:01.256Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
26312026-09-07T00:00:01.296Z Checking papergrid v0.11.0
26322026-09-07T00:00:01.300Z Compiling tabled_derive v0.7.0
26332026-09-07T00:00:01.429Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26342026-09-07T00:00:02.068Z Compiling progenitor-macro v0.14.0
26352026-09-07T00:00:02.408Z Checking tabled v0.15.0
26362026-09-07T00:00:02.500Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26372026-09-07T00:00:02.548Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
26382026-09-07T00:00:02.607Z Checking crossterm v0.29.0
26392026-09-07T00:00:02.655Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26402026-09-07T00:00:02.993Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26412026-09-07T00:00:03.638Z Checking fd-lock v4.0.4
26422026-09-07T00:00:03.730Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26432026-09-07T00:00:04.250Z Checking vte v0.14.1
26442026-09-07T00:00:04.407Z Checking strip-ansi-escapes v0.2.1
26452026-09-07T00:00:05.487Z Checking termtree v0.5.1
26462026-09-07T00:00:05.490Z Checking nu-ansi-term v0.50.3
26472026-09-07T00:00:05.572Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26482026-09-07T00:00:05.690Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26492026-09-07T00:00:05.727Z Checking reedline v0.40.0
26502026-09-07T00:00:06.186Z Compiling minimal-lexical v0.2.1
26512026-09-07T00:00:06.307Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26522026-09-07T00:00:06.474Z Compiling nom v7.1.3
26532026-09-07T00:00:06.892Z Checking display-error-chain v0.2.2
26542026-09-07T00:00:06.992Z Compiling unicode-xid v0.2.6
26552026-09-07T00:00:07.075Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26562026-09-07T00:00:07.159Z Compiling ar_archive_writer v0.5.1
26572026-09-07T00:00:07.198Z Checking progenitor v0.14.0
26582026-09-07T00:00:07.375Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26592026-09-07T00:00:07.907Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26602026-09-07T00:00:08.062Z Compiling psm v0.1.30
26612026-09-07T00:00:08.101Z Checking csv-core v0.1.13
26622026-09-07T00:00:08.139Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
26632026-09-07T00:00:08.318Z Checking csv v1.4.0
26642026-09-07T00:00:08.427Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
26652026-09-07T00:00:08.431Z Compiling stacker v0.1.23
26662026-09-07T00:00:08.555Z Checking highway v1.3.0
26672026-09-07T00:00:08.700Z Compiling semver v0.1.20
26682026-09-07T00:00:08.739Z Compiling cfg_aliases v0.1.1
26692026-09-07T00:00:08.861Z Compiling nix v0.28.0
26702026-09-07T00:00:08.900Z Checking nibble_vec v0.1.0
26712026-09-07T00:00:09.029Z Compiling rustc_version v0.1.7
26722026-09-07T00:00:09.044Z Checking endian-type v0.1.2
26732026-09-07T00:00:09.191Z Checking radix_trie v0.2.1
26742026-09-07T00:00:09.231Z Compiling newtype_derive v0.1.6
26752026-09-07T00:00:09.234Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26762026-09-07T00:00:09.358Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26772026-09-07T00:00:09.452Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26782026-09-07T00:00:09.485Z Checking phf_shared v0.12.1
26792026-09-07T00:00:09.637Z Compiling recursive-proc-macro-impl v0.1.1
26802026-09-07T00:00:09.678Z Compiling chrono-tz v0.10.4
26812026-09-07T00:00:09.832Z Checking phf v0.12.1
26822026-09-07T00:00:10.005Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26832026-09-07T00:00:10.085Z Compiling const_format_proc_macros v0.2.34
26842026-09-07T00:00:10.089Z Compiling peg-macros v0.8.5
26852026-09-07T00:00:10.119Z Checking recursive v0.1.1
26862026-09-07T00:00:10.191Z Checking winnow v0.6.26
26872026-09-07T00:00:10.271Z Compiling sqlparser_derive v0.5.0
26882026-09-07T00:00:10.309Z Checking home v0.5.12
26892026-09-07T00:00:10.449Z Checking unicode_categories v0.1.1
26902026-09-07T00:00:10.939Z Checking const_format v0.2.35
26912026-09-07T00:00:11.072Z Checking sqlparser v0.61.0
26922026-09-07T00:00:11.203Z Checking rustyline v14.0.0
26932026-09-07T00:00:11.347Z Checking sqlformat v0.3.5
26942026-09-07T00:00:11.512Z Checking peg v0.8.5
26952026-09-07T00:00:11.631Z Checking bcs v0.1.6
26962026-09-07T00:00:11.822Z Checking nom v8.0.0
26972026-09-07T00:00:11.905Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26982026-09-07T00:00:11.944Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26992026-09-07T00:00:11.981Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
27002026-09-07T00:00:12.284Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27012026-09-07T00:00:12.302Z Checking steno v0.4.1
27022026-09-07T00:00:12.457Z Checking sha1 v0.10.6
27032026-09-07T00:00:12.533Z Checking filetime v0.2.27
27042026-09-07T00:00:12.666Z Checking xattr v1.6.1
27052026-09-07T00:00:12.707Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27062026-09-07T00:00:12.836Z Checking tar v0.4.46
27072026-09-07T00:00:12.873Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
27082026-09-07T00:00:13.133Z Checking subprocess v0.2.15
27092026-09-07T00:00:13.305Z Checking headers-core v0.3.0
27102026-09-07T00:00:13.356Z Checking yasna v0.5.2
27112026-09-07T00:00:13.446Z Checking headers v0.4.1
27122026-09-07T00:00:13.485Z Checking port-file v0.1.0
27132026-09-07T00:00:13.703Z Checking dropshot-api-manager-types v0.8.0
27142026-09-07T00:00:13.773Z Checking rcgen v0.12.1
27152026-09-07T00:00:13.878Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27162026-09-07T00:00:13.917Z Checking tagptr v0.2.0
27172026-09-07T00:00:13.954Z Checking utf-8 v0.7.6
27182026-09-07T00:00:14.003Z Compiling libefi-sys v0.1.0
27192026-09-07T00:00:14.091Z Checking moka v0.12.13
27202026-09-07T00:00:14.131Z Compiling bitfield-struct v0.6.2
27212026-09-07T00:00:14.234Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27222026-09-07T00:00:14.277Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
27232026-09-07T00:00:14.454Z Compiling xshell-macros v0.2.7
27242026-09-07T00:00:14.538Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27252026-09-07T00:00:14.723Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27262026-09-07T00:00:14.774Z Checking hickory-resolver v0.25.2
27272026-09-07T00:00:14.813Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27282026-09-07T00:00:14.849Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27292026-09-07T00:00:14.890Z Checking xshell v0.2.7
27302026-09-07T00:00:15.079Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27312026-09-07T00:00:15.116Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27322026-09-07T00:00:15.160Z Checking tungstenite v0.21.0
27332026-09-07T00:00:15.207Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27342026-09-07T00:00:15.348Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27352026-09-07T00:00:15.492Z Checking half v1.8.3
27362026-09-07T00:00:15.530Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27372026-09-07T00:00:15.619Z Checking tokio-tungstenite v0.21.0
27382026-09-07T00:00:15.657Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27392026-09-07T00:00:15.719Z Checking serde_cbor v0.11.2
27402026-09-07T00:00:15.934Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27412026-09-07T00:00:16.042Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
27422026-09-07T00:00:16.082Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27432026-09-07T00:00:16.131Z Checking sha2 v0.11.0
27442026-09-07T00:00:16.338Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27452026-09-07T00:00:16.500Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27462026-09-07T00:00:16.833Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27472026-09-07T00:00:16.867Z Checking predicates-tree v1.0.13
27482026-09-07T00:00:16.963Z Checking libscf-sys v1.2.0
27492026-09-07T00:00:17.037Z Checking maplit v1.0.2
27502026-09-07T00:00:17.075Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27512026-09-07T00:00:17.132Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27522026-09-07T00:00:17.169Z Checking papergrid v0.18.0
27532026-09-07T00:00:17.212Z Checking anstyle-parse v0.2.7
27542026-09-07T00:00:17.400Z Checking anstream v0.6.21
27552026-09-07T00:00:17.650Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27562026-09-07T00:00:17.708Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27572026-09-07T00:00:17.748Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27582026-09-07T00:00:17.891Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27592026-09-07T00:00:17.941Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27602026-09-07T00:00:18.007Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27612026-09-07T00:00:18.134Z Checking tabled v0.21.0
27622026-09-07T00:00:18.251Z Checking ignore v0.4.25
27632026-09-07T00:00:18.360Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27642026-09-07T00:00:18.528Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27652026-09-07T00:00:18.674Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27662026-09-07T00:00:18.714Z Checking globwalk v0.9.1
27672026-09-07T00:00:18.854Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27682026-09-07T00:00:18.923Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27692026-09-07T00:00:19.056Z Checking digest-io v0.1.0
27702026-09-07T00:00:19.141Z Checking rawzip v0.4.4
27712026-09-07T00:00:19.415Z Checking crc8 v0.1.1
27722026-09-07T00:00:19.546Z Checking unicase v2.9.0
27732026-09-07T00:00:19.583Z Checking camino-tempfile-ext v0.3.3
27742026-09-07T00:00:19.618Z Checking fxhash v0.2.1
27752026-09-07T00:00:19.736Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27762026-09-07T00:00:19.772Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27772026-09-07T00:00:19.809Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27782026-09-07T00:00:20.261Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27792026-09-07T00:00:20.329Z Checking rand_seeder v0.4.0
27802026-09-07T00:00:20.514Z Compiling darling_core v0.21.3
27812026-09-07T00:00:20.735Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27822026-09-07T00:00:20.828Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27832026-09-07T00:00:20.867Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27842026-09-07T00:00:20.964Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27852026-09-07T00:00:21.115Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27862026-09-07T00:00:21.165Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27872026-09-07T00:00:21.365Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27882026-09-07T00:00:21.771Z Compiling vergen-lib v0.1.6
27892026-09-07T00:00:22.091Z Compiling diesel_derives v2.3.7
27902026-09-07T00:00:22.210Z Checking scheduled-thread-pool v0.2.7
27912026-09-07T00:00:22.387Z Compiling vergen-gitcl v1.0.8
27922026-09-07T00:00:22.423Z Compiling diesel_table_macro_syntax v0.3.0
27932026-09-07T00:00:22.569Z Checking r2d2 v0.8.10
27942026-09-07T00:00:22.718Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27952026-09-07T00:00:22.789Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27962026-09-07T00:00:23.071Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27972026-09-07T00:00:23.135Z Compiling darling_macro v0.21.3
27982026-09-07T00:00:23.185Z Checking downcast-rs v2.0.2
27992026-09-07T00:00:23.402Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
28002026-09-07T00:00:23.655Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28012026-09-07T00:00:23.692Z Compiling darling v0.21.3
28022026-09-07T00:00:23.814Z Compiling dsl_auto_type v0.2.0
28032026-09-07T00:00:23.900Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28042026-09-07T00:00:23.936Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
28052026-09-07T00:00:24.053Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28062026-09-07T00:00:24.099Z Checking kstat-rs v0.2.5
28072026-09-07T00:00:24.143Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28082026-09-07T00:00:24.322Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28092026-09-07T00:00:24.379Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28102026-09-07T00:00:24.453Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
28112026-09-07T00:00:24.525Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
28122026-09-07T00:00:24.834Z Compiling dirs-sys-next v0.1.2
28132026-09-07T00:00:24.887Z Compiling crunchy v0.2.4
28142026-09-07T00:00:24.981Z Compiling parking_lot_core v0.8.6
28152026-09-07T00:00:25.142Z Compiling dirs-next v2.0.0
28162026-09-07T00:00:25.247Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28172026-09-07T00:00:25.320Z Compiling clang-sys v1.8.1
28182026-09-07T00:00:25.369Z Compiling git-stub v1.0.0
28192026-09-07T00:00:25.518Z Compiling tiny-keccak v2.0.2
28202026-09-07T00:00:25.672Z Compiling git-stub-vcs v0.1.0
28212026-09-07T00:00:25.827Z Compiling term v0.7.0
28222026-09-07T00:00:25.903Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28232026-09-07T00:00:25.944Z Compiling bit-vec v0.6.3
28242026-09-07T00:00:26.049Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28252026-09-07T00:00:26.184Z Compiling ascii-canvas v3.0.0
28262026-09-07T00:00:26.224Z Compiling bit-set v0.5.3
28272026-09-07T00:00:26.411Z Checking parking_lot v0.11.2
28282026-09-07T00:00:26.447Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28292026-09-07T00:00:26.450Z Checking prefix-trie v0.7.0
28302026-09-07T00:00:26.563Z Compiling itertools v0.10.5
28312026-09-07T00:00:26.578Z Compiling ena v0.14.4
28322026-09-07T00:00:26.640Z Compiling libloading v0.8.9
28332026-09-07T00:00:26.813Z Compiling bindgen v0.71.1
28342026-09-07T00:00:26.842Z Compiling diff v0.1.13
28352026-09-07T00:00:26.879Z Compiling regex-syntax v0.6.29
28362026-09-07T00:00:27.248Z Checking hickory-server v0.25.2
28372026-09-07T00:00:27.337Z Checking sled v0.34.7
28382026-09-07T00:00:27.725Z Compiling cexpr v0.6.0
28392026-09-07T00:00:28.435Z Compiling lalrpop v0.19.12
28402026-09-07T00:00:28.539Z Checking nanorand v0.7.0
28412026-09-07T00:00:28.601Z Compiling rustc-hash v2.1.1
28422026-09-07T00:00:28.805Z Checking flume v0.11.1
28432026-09-07T00:00:28.954Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28442026-09-07T00:00:29.029Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28452026-09-07T00:00:29.081Z Compiling libxml v0.3.3
28462026-09-07T00:00:29.271Z Checking assert_matches v1.5.0
28472026-09-07T00:00:29.476Z Compiling strum_macros v0.24.3
28482026-09-07T00:00:29.581Z Compiling indoc v1.0.9
28492026-09-07T00:00:29.855Z Checking diesel v2.3.7
28502026-09-07T00:00:30.219Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28512026-09-07T00:00:30.469Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28522026-09-07T00:00:30.694Z Checking quick-xml v0.37.5
28532026-09-07T00:00:30.796Z Checking derive_builder v0.20.2
28542026-09-07T00:00:30.837Z Compiling oso-derive v0.27.3
28552026-09-07T00:00:30.872Z Compiling impl-trait-for-tuples v0.2.3
28562026-09-07T00:00:30.940Z Compiling trait-variant v0.1.2
28572026-09-07T00:00:31.384Z Checking openssl-probe v0.1.6
28582026-09-07T00:00:31.531Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28592026-09-07T00:00:31.616Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28602026-09-07T00:00:31.652Z Compiling dashu-int v0.5.1
28612026-09-07T00:00:31.892Z Compiling seq-macro v0.3.6
28622026-09-07T00:00:32.062Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28632026-09-07T00:00:32.431Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28642026-09-07T00:00:32.468Z Checking ssh-encoding v0.2.0
28652026-09-07T00:00:32.471Z Compiling rlimit v0.10.2
28662026-09-07T00:00:32.539Z Checking dashu-base v0.5.1
28672026-09-07T00:00:32.699Z Checking num-modular v0.6.5
28682026-09-07T00:00:32.821Z Checking ssh-cipher v0.2.0
28692026-09-07T00:00:32.859Z Checking tungstenite v0.28.0
28702026-09-07T00:00:32.985Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
28712026-09-07T00:00:33.027Z Checking p256 v0.13.2
28722026-09-07T00:00:33.232Z Checking bb8 v0.8.6
28732026-09-07T00:00:33.312Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
28742026-09-07T00:00:33.349Z Checking num-primitive v0.2.1
28752026-09-07T00:00:33.793Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
28762026-09-07T00:00:33.930Z Checking dsi-bitstream v0.10.1
28772026-09-07T00:00:33.999Z Compiling mime_guess v2.0.5
28782026-09-07T00:00:34.202Z Checking tokio-tungstenite v0.28.0
28792026-09-07T00:00:34.502Z Checking ssh-key v0.6.7
28802026-09-07T00:00:34.636Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28812026-09-07T00:00:34.881Z Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
28822026-09-07T00:00:35.209Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28832026-09-07T00:00:35.281Z Checking http-range v0.1.5
28842026-09-07T00:00:35.448Z Checking bytesize v2.7.0
28852026-09-07T00:00:35.486Z Checking http-range-header v0.4.2
28862026-09-07T00:00:35.797Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28872026-09-07T00:00:35.834Z Checking nonempty v0.12.0
28882026-09-07T00:00:36.032Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28892026-09-07T00:00:36.530Z Checking pwd v1.4.0
28902026-09-07T00:00:36.699Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
28912026-09-07T00:00:36.737Z Checking lru v0.18.3
28922026-09-07T00:00:36.855Z Checking hyper-staticfile v0.10.1
28932026-09-07T00:00:36.946Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28942026-09-07T00:00:37.159Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28952026-09-07T00:00:37.298Z Checking signal-hook-tokio v0.3.1
28962026-09-07T00:00:37.337Z Checking tungstenite v0.23.0
28972026-09-07T00:00:37.468Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28982026-09-07T00:00:37.762Z Checking scuffle v0.1.0
28992026-09-07T00:00:37.805Z Checking tokio-tungstenite v0.23.1
29002026-09-07T00:00:37.896Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
29012026-09-07T00:00:37.955Z Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
29022026-09-07T00:00:38.107Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29032026-09-07T00:00:38.256Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29042026-09-07T00:00:38.354Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29052026-09-07T00:00:38.472Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
29062026-09-07T00:00:38.637Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
29072026-09-07T00:00:38.782Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29082026-09-07T00:00:39.104Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29092026-09-07T00:00:39.231Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29102026-09-07T00:00:39.323Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29112026-09-07T00:00:39.730Z Checking void v1.0.2
29122026-09-07T00:00:39.876Z Checking lzss v0.8.2
29132026-09-07T00:00:39.967Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29142026-09-07T00:00:40.102Z Checking nix v0.27.1
29152026-09-07T00:00:40.170Z Checking serde_bytes v0.11.19
29162026-09-07T00:00:40.390Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29172026-09-07T00:00:40.658Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29182026-09-07T00:00:41.193Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29192026-09-07T00:00:41.230Z Checking yansi v1.0.1
29202026-09-07T00:00:41.271Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
29212026-09-07T00:00:41.409Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29222026-09-07T00:00:41.539Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29232026-09-07T00:00:41.559Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29242026-09-07T00:00:42.120Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29252026-09-07T00:00:43.271Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29262026-09-07T00:00:43.313Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29272026-09-07T00:00:43.483Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29282026-09-07T00:00:43.799Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29292026-09-07T00:00:43.908Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
29302026-09-07T00:00:44.244Z Checking diesel-dtrace v0.5.0
29312026-09-07T00:00:44.538Z Checking async-bb8-diesel v0.2.1
29322026-09-07T00:00:44.716Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29332026-09-07T00:00:44.756Z Checking cpubits v0.1.1
29342026-09-07T00:00:44.924Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29352026-09-07T00:00:45.050Z Checking pretty_assertions v1.4.1
29362026-09-07T00:00:45.221Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29372026-09-07T00:00:45.268Z Checking pem-rfc7468 v1.0.0
29382026-09-07T00:00:45.474Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29392026-09-07T00:00:45.571Z Checking colored v2.2.0
29402026-09-07T00:00:45.744Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29412026-09-07T00:00:45.815Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29422026-09-07T00:00:45.996Z Checking hmac v0.13.0
29432026-09-07T00:00:46.209Z Checking universal-hash v0.6.1
29442026-09-07T00:00:46.387Z Compiling libz-sys v1.1.24
29452026-09-07T00:00:46.632Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29462026-09-07T00:00:46.829Z Compiling instability v0.3.11
29472026-09-07T00:00:46.956Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29482026-09-07T00:00:46.992Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
29492026-09-07T00:00:47.080Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29502026-09-07T00:00:47.168Z Checking castaway v0.2.4
29512026-09-07T00:00:47.324Z Compiling indoc v2.0.7
29522026-09-07T00:00:47.414Z Checking compact_str v0.8.1
29532026-09-07T00:00:47.832Z Checking polyval v0.7.1
29542026-09-07T00:00:48.051Z Checking der v0.8.0
29552026-09-07T00:00:48.476Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29562026-09-07T00:00:48.642Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29572026-09-07T00:00:48.729Z Checking unicode-truncate v1.1.0
29582026-09-07T00:00:48.781Z Checking lru v0.12.5
29592026-09-07T00:00:48.890Z Compiling libgit2-sys v0.18.3+1.9.2
29602026-09-07T00:00:48.929Z Checking arc-swap v1.8.2
29612026-09-07T00:00:48.929Z Checking cassowary v0.3.0
29622026-09-07T00:00:49.104Z Checking ghash v0.6.0
29632026-09-07T00:00:49.197Z Checking slog-scope v4.4.1
29642026-09-07T00:00:49.235Z Checking ratatui v0.29.0
29652026-09-07T00:00:49.395Z Checking pbkdf2 v0.13.0
29662026-09-07T00:00:49.431Z Checking aes v0.9.1
29672026-09-07T00:00:49.556Z Checking crypto-bigint v0.7.5
29682026-09-07T00:00:49.867Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29692026-09-07T00:00:49.906Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29702026-09-07T00:00:50.639Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
29712026-09-07T00:00:50.899Z Checking ctr v0.10.1
29722026-09-07T00:00:51.112Z Checking aead v0.6.1
29732026-09-07T00:00:51.152Z Checking cargo-platform v0.3.2
29742026-09-07T00:00:51.289Z Compiling petname v2.0.2
29752026-09-07T00:00:51.430Z Checking cargo_metadata v0.23.1
29762026-09-07T00:00:51.812Z Checking aes-gcm v0.11.0
29772026-09-07T00:00:52.028Z Checking slog-stdlog v4.1.1
29782026-09-07T00:00:52.066Z Checking spki v0.8.0
29792026-09-07T00:00:52.155Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29802026-09-07T00:00:52.193Z Compiling progenitor-impl v0.13.0
29812026-09-07T00:00:52.279Z Checking salsa20 v0.11.0
29822026-09-07T00:00:52.462Z Checking console v0.16.2
29832026-09-07T00:00:52.830Z Compiling vergen-git2 v9.1.0
29842026-09-07T00:00:53.073Z Checking plotters-backend v0.3.7
29852026-09-07T00:00:53.316Z Checking unit-prefix v0.5.2
29862026-09-07T00:00:53.484Z Checking indicatif v0.18.4
29872026-09-07T00:00:53.523Z Checking plotters-svg v0.3.7
29882026-09-07T00:00:53.754Z Checking scrypt v0.12.0
29892026-09-07T00:00:53.905Z Checking slog-envlogger v2.2.0
29902026-09-07T00:00:54.103Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29912026-09-07T00:00:54.297Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29922026-09-07T00:00:54.545Z Checking progenitor-client v0.13.0
29932026-09-07T00:00:54.833Z Checking cbc v0.2.1
29942026-09-07T00:00:54.876Z Compiling progenitor-macro v0.13.0
29952026-09-07T00:00:55.014Z Checking libsw-core v0.3.2
29962026-09-07T00:00:55.204Z Checking sapling-renderdag v0.1.0
29972026-09-07T00:00:55.327Z Checking sync-ptr v0.1.4
29982026-09-07T00:00:55.479Z Checking cast v0.3.0
29992026-09-07T00:00:55.482Z Checking libsw v3.5.0
30002026-09-07T00:00:55.671Z Checking criterion-plot v0.6.0
30012026-09-07T00:00:55.709Z Checking pkcs5 v0.8.1
30022026-09-07T00:00:56.004Z Checking plotters v0.3.7
30032026-09-07T00:00:56.041Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
30042026-09-07T00:00:56.784Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30052026-09-07T00:00:57.037Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30062026-09-07T00:00:57.076Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30072026-09-07T00:00:57.292Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
30082026-09-07T00:00:57.330Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
30092026-09-07T00:00:57.542Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
30102026-09-07T00:00:57.581Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30112026-09-07T00:00:57.795Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
30122026-09-07T00:00:57.833Z Checking tinytemplate v1.2.1
30132026-09-07T00:00:58.088Z Checking anes v0.1.6
30142026-09-07T00:00:58.304Z Checking oorandom v11.1.5
30152026-09-07T00:00:58.434Z Checking shell-words v1.1.1
30162026-09-07T00:00:58.474Z Checking criterion v0.7.0
30172026-09-07T00:00:58.959Z Checking pkcs8 v0.11.0
30182026-09-07T00:00:59.194Z Checking oxide-update-engine-display v0.1.2
30192026-09-07T00:00:59.543Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
30202026-09-07T00:00:59.723Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
30212026-09-07T00:00:59.965Z Checking progenitor v0.13.0
30222026-09-07T00:01:00.153Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
30232026-09-07T00:01:00.307Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30242026-09-07T00:01:00.515Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30252026-09-07T00:01:01.117Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
30262026-09-07T00:01:01.911Z Checking tokio-test v0.4.5
30272026-09-07T00:01:02.166Z Checking ff v0.14.0
30282026-09-07T00:01:02.345Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30292026-09-07T00:01:02.604Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30302026-09-07T00:01:03.021Z Checking twox-hash v2.1.2
30312026-09-07T00:01:03.358Z Checking atty v0.2.14
30322026-09-07T00:01:03.546Z Checking group v0.14.0
30332026-09-07T00:01:03.741Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30342026-09-07T00:01:04.040Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30352026-09-07T00:01:04.366Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30362026-09-07T00:01:04.768Z Checking fatfs v0.3.6
30372026-09-07T00:01:05.260Z Checking signature v3.0.0
30382026-09-07T00:01:05.360Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
30392026-09-07T00:01:05.461Z Checking base16ct v1.0.0
30402026-09-07T00:01:05.620Z Checking sec1 v0.8.1
30412026-09-07T00:01:05.756Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30422026-09-07T00:01:05.863Z Checking hkdf v0.13.0
30432026-09-07T00:01:06.041Z Checking concurrent-queue v2.5.0
30442026-09-07T00:01:06.265Z Checking parking v2.2.1
30452026-09-07T00:01:06.425Z Checking event-listener v5.4.1
30462026-09-07T00:01:06.687Z Checking elliptic-curve v0.14.1
30472026-09-07T00:01:06.723Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30482026-09-07T00:01:06.775Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30492026-09-07T00:01:06.958Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30502026-09-07T00:01:07.153Z Checking rtoolbox v0.0.3
30512026-09-07T00:01:07.332Z Checking rpassword v7.5.4
30522026-09-07T00:01:07.525Z Checking event-listener-strategy v0.5.4
30532026-09-07T00:01:07.702Z Checking wnaf v0.14.0
30542026-09-07T00:01:07.909Z Checking primefield v0.14.0
30552026-09-07T00:01:08.153Z Checking rfc6979 v0.6.0
30562026-09-07T00:01:08.283Z Checking tui-tree-widget v0.23.1
30572026-09-07T00:01:08.333Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30582026-09-07T00:01:08.510Z Checking futures-timer v3.0.3
30592026-09-07T00:01:08.729Z Checking ecdsa v0.17.0
30602026-09-07T00:01:09.090Z Compiling samael v0.0.19
30612026-09-07T00:01:09.165Z Checking primeorder v0.14.0
30622026-09-07T00:01:09.323Z Checking async-lock v3.4.2
30632026-09-07T00:01:09.415Z Compiling curve25519-dalek v5.0.0
30642026-09-07T00:01:09.563Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30652026-09-07T00:01:09.746Z Checking async-object-pool v0.2.0
30662026-09-07T00:01:09.902Z Checking ssh-encoding v0.3.0
30672026-09-07T00:01:09.949Z Checking serde_regex v1.1.0
30682026-09-07T00:01:10.138Z Checking assert-json-diff v2.0.2
30692026-09-07T00:01:10.176Z Checking path-tree v0.8.3
30702026-09-07T00:01:10.340Z Checking keccak v0.2.0
30712026-09-07T00:01:10.400Z Checking topological-sort v0.2.2
30722026-09-07T00:01:10.537Z Checking stringmetrics v2.2.2
30732026-09-07T00:01:10.574Z Compiling strsim v0.10.0
30742026-09-07T00:01:10.730Z Checking httpmock v0.8.3
30752026-09-07T00:01:10.927Z Compiling darling_core v0.13.4
30762026-09-07T00:01:12.055Z Checking omicron-zone-package v0.12.3
30772026-09-07T00:01:12.967Z Checking ed25519 v3.0.0
30782026-09-07T00:01:13.004Z Checking pkcs1 v0.8.0-rc.4
30792026-09-07T00:01:13.208Z Checking crypto-primes v0.7.2
30802026-09-07T00:01:13.251Z Checking poly1305 v0.9.0
30812026-09-07T00:01:13.558Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30822026-09-07T00:01:13.726Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30832026-09-07T00:01:13.991Z Checking blowfish v0.10.0
30842026-09-07T00:01:14.189Z Checking blake2 v0.11.0-rc.6
30852026-09-07T00:01:14.229Z Compiling target-lexicon v0.13.3
30862026-09-07T00:01:14.311Z Checking rsa v0.10.0-rc.18
30872026-09-07T00:01:14.405Z Checking bcrypt-pbkdf v0.11.0
30882026-09-07T00:01:14.491Z Checking argon2 v0.6.0-rc.8
30892026-09-07T00:01:14.601Z Checking ed25519-dalek v3.0.0
30902026-09-07T00:01:14.825Z Checking ssh-cipher v0.3.0
30912026-09-07T00:01:14.862Z Compiling darling_macro v0.13.4
30922026-09-07T00:01:14.865Z Checking sha3 v0.11.0
30932026-09-07T00:01:14.865Z Checking p256 v0.14.0
30942026-09-07T00:01:15.073Z Checking p521 v0.14.0
30952026-09-07T00:01:15.241Z Checking p384 v0.14.0
30962026-09-07T00:01:15.464Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30972026-09-07T00:01:15.666Z Checking kem v0.3.0
30982026-09-07T00:01:15.730Z Checking module-lattice v0.2.3
30992026-09-07T00:01:15.823Z Checking sponge-cursor v0.1.0
31002026-09-07T00:01:15.975Z Compiling guppy-workspace-hack v0.1.0
31012026-09-07T00:01:16.012Z Checking hex-literal v0.4.1
31022026-09-07T00:01:16.147Z Checking sha3 v0.12.0
31032026-09-07T00:01:16.263Z Checking ml-kem v0.3.2
31042026-09-07T00:01:16.390Z Compiling darling v0.13.4
31052026-09-07T00:01:16.774Z Compiling git2 v0.20.4
31062026-09-07T00:01:16.810Z Checking russh-cryptovec v0.62.0
31072026-09-07T00:01:17.032Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31082026-09-07T00:01:17.091Z Checking internal-russh-num-bigint v0.5.0
31092026-09-07T00:01:17.220Z Checking hashbrown v0.14.5
31102026-09-07T00:01:17.287Z Checking num-bigint v0.4.6
31112026-09-07T00:01:17.751Z Checking russh-util v0.52.0
31122026-09-07T00:01:17.917Z Checking generic-array v1.4.3
31132026-09-07T00:01:18.109Z Checking ssh-key v0.7.0-rc.11
31142026-09-07T00:01:18.234Z Compiling enum_dispatch v0.3.13
31152026-09-07T00:01:18.266Z Compiling delegate v0.13.5
31162026-09-07T00:01:18.362Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31172026-09-07T00:01:18.816Z Compiling target-spec v3.5.7
31182026-09-07T00:01:19.145Z Checking hex-literal v1.1.0
31192026-09-07T00:01:19.182Z Checking md5 v0.8.0
31202026-09-07T00:01:19.284Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31212026-09-07T00:01:19.392Z Checking russh v0.62.4
31222026-09-07T00:01:19.556Z Checking chumsky v0.9.3
31232026-09-07T00:01:19.667Z Checking cfg-expr v0.20.6
31242026-09-07T00:01:19.965Z Compiling serde_with_macros v1.5.2
31252026-09-07T00:01:20.154Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31262026-09-07T00:01:20.202Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31272026-09-07T00:01:20.570Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31282026-09-07T00:01:20.789Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31292026-09-07T00:01:20.871Z Checking internet-checksum v0.2.1
31302026-09-07T00:01:21.034Z Compiling serde_with v1.14.0
31312026-09-07T00:01:21.555Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31322026-09-07T00:01:22.269Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31332026-09-07T00:01:22.477Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31342026-09-07T00:01:22.621Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
31352026-09-07T00:01:22.822Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31362026-09-07T00:01:22.905Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31372026-09-07T00:01:22.997Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31382026-09-07T00:01:23.039Z Checking httptest v0.16.4
31392026-09-07T00:01:23.207Z Checking pathdiff v0.2.3
31402026-09-07T00:01:23.344Z Checking nested v0.1.1
31412026-09-07T00:01:23.466Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
31422026-09-07T00:01:23.518Z Checking guppy v0.17.25
31432026-09-07T00:01:23.626Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31442026-09-07T00:01:23.811Z Checking similar-asserts v1.7.0
31452026-09-07T00:01:23.901Z Compiling target-triple v1.0.0
31462026-09-07T00:01:24.000Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31472026-09-07T00:01:24.551Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
31482026-09-07T00:01:25.161Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31492026-09-07T00:01:25.199Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31502026-09-07T00:01:25.428Z Checking hickory-client v0.25.2
31512026-09-07T00:01:25.750Z Checking supports-color v2.1.0
31522026-09-07T00:01:25.789Z Checking textwrap v0.15.2
31532026-09-07T00:01:25.827Z Checking supports-hyperlinks v2.1.0
31542026-09-07T00:01:25.924Z Checking supports-unicode v2.1.0
31552026-09-07T00:01:26.006Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
31562026-09-07T00:01:26.043Z Checking terminal_size v0.1.17
31572026-09-07T00:01:26.078Z Compiling miette-derive v5.10.0
31582026-09-07T00:01:26.187Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31592026-09-07T00:01:26.190Z Compiling fs-err v2.11.0
31602026-09-07T00:01:26.479Z Compiling assert_cmd v2.1.2
31612026-09-07T00:01:26.544Z Compiling polar-core v0.27.3
31622026-09-07T00:01:26.646Z Checking escape8259 v0.5.3
31632026-09-07T00:01:26.777Z Checking owo-colors v3.5.0
31642026-09-07T00:01:26.813Z Checking libtest-mimic v0.8.1
31652026-09-07T00:01:27.180Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31662026-09-07T00:01:27.362Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31672026-09-07T00:01:27.424Z Checking miette v5.10.0
31682026-09-07T00:01:27.885Z Checking knus v3.4.0
31692026-09-07T00:01:27.942Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31702026-09-07T00:01:28.080Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31712026-09-07T00:01:28.582Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31722026-09-07T00:01:28.822Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31732026-09-07T00:01:29.012Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31742026-09-07T00:01:29.053Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31752026-09-07T00:01:29.091Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31762026-09-07T00:01:29.094Z Compiling knuffel-derive v3.2.0
31772026-09-07T00:01:29.303Z Checking blake2b_simd v1.0.4
31782026-09-07T00:01:29.374Z Checking fancy-regex v0.14.0
31792026-09-07T00:01:29.426Z Checking serde_tokenstream v0.2.3
31802026-09-07T00:01:29.723Z Checking approx v0.5.1
31812026-09-07T00:01:29.767Z Checking uzers v0.12.2
31822026-09-07T00:01:29.876Z Compiling rstest_macros v0.25.0
31832026-09-07T00:01:29.912Z Checking constant_time_eq v0.3.1
31842026-09-07T00:01:30.010Z Checking termcolor v1.4.1
31852026-09-07T00:01:30.048Z Compiling linkme-impl v0.3.35
31862026-09-07T00:01:30.253Z Checking trybuild v1.0.116
31872026-09-07T00:01:30.324Z Checking rust-argon2 v2.1.0
31882026-09-07T00:01:30.590Z Checking datatest-stable v0.3.3
31892026-09-07T00:01:30.644Z Checking knuffel v3.2.0
31902026-09-07T00:01:30.908Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31912026-09-07T00:01:30.957Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31922026-09-07T00:01:31.296Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31932026-09-07T00:01:31.332Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31942026-09-07T00:01:31.406Z Checking support-bundle-viewer v0.1.2
31952026-09-07T00:01:31.490Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31962026-09-07T00:01:31.580Z Checking oso v0.27.3
31972026-09-07T00:01:31.678Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31982026-09-07T00:01:31.737Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31992026-09-07T00:01:31.928Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
32002026-09-07T00:01:31.990Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
32012026-09-07T00:01:32.144Z Checking drift v0.2.0
32022026-09-07T00:01:32.218Z Checking rand_distr v0.5.1
32032026-09-07T00:01:32.387Z Checking multimap v0.10.1
32042026-09-07T00:01:32.527Z Checking parse-size v1.1.0
32052026-09-07T00:01:32.564Z Compiling relative-path v1.9.3
32062026-09-07T00:01:32.601Z Compiling linkme v0.3.35
32072026-09-07T00:01:32.672Z Checking dropshot-api-manager v0.8.0
32082026-09-07T00:01:32.709Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
32092026-09-07T00:01:33.196Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
32102026-09-07T00:01:34.023Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32112026-09-07T00:01:34.478Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32122026-09-07T00:01:34.753Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32132026-09-07T00:01:34.792Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32142026-09-07T00:01:34.983Z Checking sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
32152026-09-07T00:01:35.073Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
32162026-09-07T00:01:35.176Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
32172026-09-07T00:01:35.390Z Checking cargo_toml v0.21.0
32182026-09-07T00:01:35.553Z Checking partial-io v0.5.4
32192026-09-07T00:01:35.693Z Checking termios v0.3.3
32202026-09-07T00:01:35.799Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
32212026-09-07T00:01:35.874Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32222026-09-07T00:01:36.274Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32232026-09-07T00:01:36.632Z Checking rstest v0.25.0
32242026-09-07T00:01:41.122Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32252026-09-07T00:01:42.478Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32262026-09-07T00:01:42.867Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32272026-09-07T00:01:47.874Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
32282026-09-07T00:01:47.911Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32292026-09-07T00:01:50.549Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32302026-09-07T00:01:57.399Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32312026-09-07T00:01:58.285Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
32322026-09-07T00:01:59.274Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
32332026-09-07T00:02:02.291Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32342026-09-07T00:02:04.503Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32352026-09-07T00:02:06.241Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32362026-09-07T00:02:08.021Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
32372026-09-07T00:02:10.543Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32382026-09-07T00:02:15.454Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32392026-09-07T00:02:35.676Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
32402026-09-07T00:03:28.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s
32412026-09-07T00:03:28.558Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32422026-09-07T00:03:28.559Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32432026-09-07T00:03:29.257Z
32442026-09-07T00:03:29.257Zreal 4:11.954474735
32452026-09-07T00:03:29.257Zuser 21:21.496775824
32462026-09-07T00:03:29.257Zsys 5:22.781283339
32472026-09-07T00:03:29.257Ztrap 0.525035871
32482026-09-07T00:03:29.257Ztflt 0.394134402
32492026-09-07T00:03:29.257Zdflt 0.457351959
32502026-09-07T00:03:29.258Zkflt 0.004726730
32512026-09-07T00:03:29.258Zlock 1:04:43.551641247
32522026-09-07T00:03:29.258Zslp 58:06.862304115
32532026-09-07T00:03:29.258Zlat 1:48.876910679
32542026-09-07T00:03:29.258Zstop 14:40.685855659
32552026-09-07T00:03:29.262Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
32562026-09-07T00:03:29.262Z+ ptime -m cargo doc --workspace --no-deps
32572026-09-07T00:03:30.167Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
32582026-09-07T00:03:30.167Z |
32592026-09-07T00:03:30.167Z = 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)`
32602026-09-07T00:03:30.167Z = 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>
32612026-09-07T00:03:31.305Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32622026-09-07T00:03:31.560Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32632026-09-07T00:03:31.600Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32642026-09-07T00:03:31.633Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32652026-09-07T00:03:31.748Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32662026-09-07T00:03:31.832Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
32672026-09-07T00:03:31.887Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32682026-09-07T00:03:31.916Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32692026-09-07T00:03:31.940Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32702026-09-07T00:03:31.967Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32712026-09-07T00:03:31.970Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32722026-09-07T00:03:32.112Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32732026-09-07T00:03:32.184Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32742026-09-07T00:03:32.189Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32752026-09-07T00:03:32.238Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32762026-09-07T00:03:32.264Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32772026-09-07T00:03:32.288Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32782026-09-07T00:03:32.361Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32792026-09-07T00:03:32.384Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32802026-09-07T00:03:32.435Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32812026-09-07T00:03:32.462Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32822026-09-07T00:03:32.719Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32832026-09-07T00:03:32.825Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32842026-09-07T00:03:32.866Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32852026-09-07T00:03:32.975Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32862026-09-07T00:03:33.021Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32872026-09-07T00:03:33.046Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32882026-09-07T00:03:33.151Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32892026-09-07T00:03:33.321Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32902026-09-07T00:03:33.395Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32912026-09-07T00:03:33.433Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32922026-09-07T00:03:33.566Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32932026-09-07T00:03:33.590Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32942026-09-07T00:03:33.638Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32952026-09-07T00:03:33.698Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32962026-09-07T00:03:33.816Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32972026-09-07T00:03:33.843Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32982026-09-07T00:03:33.872Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32992026-09-07T00:03:34.039Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33002026-09-07T00:03:34.127Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33012026-09-07T00:03:34.154Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33022026-09-07T00:03:34.157Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33032026-09-07T00:03:34.382Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33042026-09-07T00:03:34.443Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33052026-09-07T00:03:34.642Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33062026-09-07T00:03:34.778Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33072026-09-07T00:03:34.848Z Checking sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33082026-09-07T00:03:34.918Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33092026-09-07T00:03:35.073Z Checking scuffle v0.1.0
33102026-09-07T00:03:35.205Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33112026-09-07T00:03:35.234Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33122026-09-07T00:03:35.234Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33132026-09-07T00:03:35.553Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33142026-09-07T00:03:35.672Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33152026-09-07T00:03:36.171Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33162026-09-07T00:03:36.233Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33172026-09-07T00:03:36.605Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33182026-09-07T00:03:36.661Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33192026-09-07T00:03:36.908Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33202026-09-07T00:03:36.934Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33212026-09-07T00:03:37.155Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33222026-09-07T00:03:37.221Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33232026-09-07T00:03:37.247Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33242026-09-07T00:03:37.275Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33252026-09-07T00:03:37.403Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33262026-09-07T00:03:37.835Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33272026-09-07T00:03:37.862Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33282026-09-07T00:03:38.128Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33292026-09-07T00:03:38.393Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33302026-09-07T00:03:38.611Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33312026-09-07T00:03:38.799Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33322026-09-07T00:03:38.843Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33332026-09-07T00:03:38.909Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33342026-09-07T00:03:39.056Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33352026-09-07T00:03:39.134Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33362026-09-07T00:03:39.258Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33372026-09-07T00:03:39.317Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33382026-09-07T00:03:39.342Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33392026-09-07T00:03:39.426Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33402026-09-07T00:03:39.527Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33412026-09-07T00:03:39.579Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33422026-09-07T00:03:39.605Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33432026-09-07T00:03:39.629Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33442026-09-07T00:03:39.827Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33452026-09-07T00:03:39.853Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33462026-09-07T00:03:39.879Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33472026-09-07T00:03:40.037Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33482026-09-07T00:03:40.086Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33492026-09-07T00:03:40.251Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33502026-09-07T00:03:40.300Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33512026-09-07T00:03:40.366Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33522026-09-07T00:03:40.395Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33532026-09-07T00:03:40.424Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33542026-09-07T00:03:40.571Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33552026-09-07T00:03:40.653Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33562026-09-07T00:03:40.678Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33572026-09-07T00:03:40.703Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33582026-09-07T00:03:40.733Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33592026-09-07T00:03:40.893Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33602026-09-07T00:03:40.893Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33612026-09-07T00:03:40.997Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33622026-09-07T00:03:41.023Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33632026-09-07T00:03:41.048Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33642026-09-07T00:03:41.090Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33652026-09-07T00:03:41.169Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33662026-09-07T00:03:41.270Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33672026-09-07T00:03:41.311Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33682026-09-07T00:03:41.393Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33692026-09-07T00:03:41.624Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33702026-09-07T00:03:41.648Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33712026-09-07T00:03:41.722Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33722026-09-07T00:03:42.184Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33732026-09-07T00:03:42.366Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33742026-09-07T00:03:42.399Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33752026-09-07T00:03:42.665Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33762026-09-07T00:03:43.001Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33772026-09-07T00:03:43.424Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33782026-09-07T00:03:44.289Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33792026-09-07T00:03:44.501Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33802026-09-07T00:03:45.274Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33812026-09-07T00:03:45.525Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33822026-09-07T00:03:46.132Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33832026-09-07T00:03:46.280Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33842026-09-07T00:03:46.588Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33852026-09-07T00:03:46.679Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33862026-09-07T00:03:46.811Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33872026-09-07T00:03:47.096Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33882026-09-07T00:03:47.136Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33892026-09-07T00:03:47.191Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33902026-09-07T00:03:47.929Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33912026-09-07T00:03:48.127Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33922026-09-07T00:03:48.242Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33932026-09-07T00:03:48.591Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33942026-09-07T00:03:48.919Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33952026-09-07T00:03:48.951Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33962026-09-07T00:03:49.042Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33972026-09-07T00:03:49.353Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33982026-09-07T00:03:49.485Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33992026-09-07T00:03:49.513Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34002026-09-07T00:03:50.296Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34012026-09-07T00:03:50.478Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34022026-09-07T00:03:51.076Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34032026-09-07T00:03:51.216Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34042026-09-07T00:03:52.131Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34052026-09-07T00:03:52.159Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34062026-09-07T00:03:52.591Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34072026-09-07T00:03:52.854Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34082026-09-07T00:03:52.976Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34092026-09-07T00:03:53.002Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34102026-09-07T00:03:53.050Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34112026-09-07T00:03:53.489Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34122026-09-07T00:03:54.134Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34132026-09-07T00:03:54.703Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34142026-09-07T00:03:54.973Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34152026-09-07T00:03:55.407Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34162026-09-07T00:03:55.635Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34172026-09-07T00:03:55.963Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34182026-09-07T00:03:56.110Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34192026-09-07T00:03:56.689Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34202026-09-07T00:03:57.612Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34212026-09-07T00:04:00.425Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34222026-09-07T00:04:00.895Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34232026-09-07T00:04:01.210Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34242026-09-07T00:04:02.980Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34252026-09-07T00:04:03.505Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34262026-09-07T00:04:04.345Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34272026-09-07T00:04:04.474Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34282026-09-07T00:04:04.527Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34292026-09-07T00:04:04.749Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34302026-09-07T00:04:04.774Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34312026-09-07T00:04:06.468Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34322026-09-07T00:04:06.539Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34332026-09-07T00:04:07.893Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34342026-09-07T00:04:08.332Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34352026-09-07T00:04:08.576Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34362026-09-07T00:04:08.671Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34372026-09-07T00:04:08.714Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34382026-09-07T00:04:09.170Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34392026-09-07T00:04:09.469Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34402026-09-07T00:04:09.758Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34412026-09-07T00:04:09.785Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34422026-09-07T00:04:09.882Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34432026-09-07T00:04:09.908Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34442026-09-07T00:04:10.272Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34452026-09-07T00:04:10.303Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34462026-09-07T00:04:10.534Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34472026-09-07T00:04:10.707Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34482026-09-07T00:04:11.479Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34492026-09-07T00:04:11.532Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34502026-09-07T00:04:12.699Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34512026-09-07T00:04:12.894Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
34522026-09-07T00:04:13.117Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
34532026-09-07T00:04:13.457Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34542026-09-07T00:04:14.676Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34552026-09-07T00:04:16.101Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34562026-09-07T00:04:18.067Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34572026-09-07T00:04:18.691Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
34582026-09-07T00:04:19.269Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34592026-09-07T00:04:20.543Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
34602026-09-07T00:04:22.705Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34612026-09-07T00:04:23.626Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34622026-09-07T00:04:24.139Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
34632026-09-07T00:04:24.792Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34642026-09-07T00:04:25.682Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34652026-09-07T00:04:28.940Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34662026-09-07T00:04:29.036Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34672026-09-07T00:04:29.535Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34682026-09-07T00:04:30.089Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34692026-09-07T00:04:30.752Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
34702026-09-07T00:04:34.304Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34712026-09-07T00:04:37.387Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34722026-09-07T00:04:38.124Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34732026-09-07T00:04:38.848Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34742026-09-07T00:04:39.978Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34752026-09-07T00:04:40.752Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34762026-09-07T00:04:42.340Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34772026-09-07T00:04:42.506Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
34782026-09-07T00:04:43.193Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34792026-09-07T00:04:43.636Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34802026-09-07T00:04:44.073Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34812026-09-07T00:04:45.806Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34822026-09-07T00:04:46.508Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
34832026-09-07T00:04:49.705Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34842026-09-07T00:04:50.513Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34852026-09-07T00:04:51.781Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34862026-09-07T00:04:52.326Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34872026-09-07T00:04:54.227Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34882026-09-07T00:04:55.191Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34892026-09-07T00:04:57.186Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34902026-09-07T00:04:58.144Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34912026-09-07T00:04:59.521Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34922026-09-07T00:05:00.314Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34932026-09-07T00:05:01.484Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34942026-09-07T00:05:02.741Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34952026-09-07T00:05:05.099Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34962026-09-07T00:05:05.437Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34972026-09-07T00:05:08.958Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34982026-09-07T00:05:09.237Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34992026-09-07T00:05:10.524Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
35002026-09-07T00:05:12.063Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
35012026-09-07T00:05:13.790Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35022026-09-07T00:05:15.383Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
35032026-09-07T00:05:17.079Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
35042026-09-07T00:05:18.794Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
35052026-09-07T00:05:23.602Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
35062026-09-07T00:05:23.724Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35072026-09-07T00:05:25.659Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35082026-09-07T00:05:25.686Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
35092026-09-07T00:05:27.389Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35102026-09-07T00:05:29.242Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35112026-09-07T00:05:31.176Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35122026-09-07T00:05:33.173Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35132026-09-07T00:05:34.972Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35142026-09-07T00:05:37.081Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
35152026-09-07T00:05:38.648Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35162026-09-07T00:05:40.385Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35172026-09-07T00:05:42.238Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35182026-09-07T00:05:44.077Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35192026-09-07T00:05:45.903Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
35202026-09-07T00:05:47.657Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
35212026-09-07T00:05:49.424Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
35222026-09-07T00:05:50.995Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35232026-09-07T00:05:53.123Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
35242026-09-07T00:05:56.595Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35252026-09-07T00:05:58.573Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35262026-09-07T00:06:00.376Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35272026-09-07T00:06:02.395Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35282026-09-07T00:06:06.190Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35292026-09-07T00:06:08.097Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35302026-09-07T00:06:10.405Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35312026-09-07T00:06:12.413Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35322026-09-07T00:06:14.106Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
35332026-09-07T00:06:17.541Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35342026-09-07T00:06:18.663Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
35352026-09-07T00:06:21.251Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
35362026-09-07T00:06:23.498Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35372026-09-07T00:06:25.375Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35382026-09-07T00:06:28.778Z Documenting sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
35392026-09-07T00:06:30.905Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
35402026-09-07T00:06:33.272Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
35412026-09-07T00:06:35.703Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
35422026-09-07T00:06:38.468Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35432026-09-07T00:06:40.424Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
35442026-09-07T00:06:43.631Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
35452026-09-07T00:06:45.451Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35462026-09-07T00:06:48.316Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
35472026-09-07T00:06:50.520Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35482026-09-07T00:06:53.109Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35492026-09-07T00:06:55.820Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35502026-09-07T00:06:58.355Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35512026-09-07T00:07:00.589Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35522026-09-07T00:07:03.377Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
35532026-09-07T00:07:05.901Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35542026-09-07T00:07:08.378Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35552026-09-07T00:07:10.899Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
35562026-09-07T00:07:13.539Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35572026-09-07T00:07:16.111Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
35582026-09-07T00:07:18.490Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35592026-09-07T00:07:21.300Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35602026-09-07T00:07:23.802Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
35612026-09-07T00:07:26.382Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35622026-09-07T00:07:29.041Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35632026-09-07T00:07:31.740Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35642026-09-07T00:07:34.277Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35652026-09-07T00:07:36.930Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
35662026-09-07T00:07:39.546Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35672026-09-07T00:07:42.166Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35682026-09-07T00:07:44.714Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35692026-09-07T00:07:47.369Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35702026-09-07T00:07:49.968Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35712026-09-07T00:07:52.550Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35722026-09-07T00:07:55.956Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35732026-09-07T00:07:58.246Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35742026-09-07T00:08:00.940Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35752026-09-07T00:08:03.758Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35762026-09-07T00:08:06.676Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35772026-09-07T00:08:09.211Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
35782026-09-07T00:08:12.221Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35792026-09-07T00:08:14.960Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35802026-09-07T00:08:17.754Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35812026-09-07T00:08:20.593Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35822026-09-07T00:08:23.201Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35832026-09-07T00:08:25.874Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35842026-09-07T00:08:28.659Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35852026-09-07T00:08:31.481Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35862026-09-07T00:08:34.282Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35872026-09-07T00:08:36.994Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35882026-09-07T00:08:44.823Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35892026-09-07T00:08:45.030Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35902026-09-07T00:08:48.651Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35912026-09-07T00:08:52.723Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35922026-09-07T00:08:55.961Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35932026-09-07T00:08:59.697Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
35942026-09-07T00:09:03.227Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35952026-09-07T00:09:07.122Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35962026-09-07T00:09:10.597Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35972026-09-07T00:09:14.225Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35982026-09-07T00:09:19.173Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35992026-09-07T00:09:22.260Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
36002026-09-07T00:09:26.305Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
36012026-09-07T00:09:30.312Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
36022026-09-07T00:09:34.171Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
36032026-09-07T00:09:38.094Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36042026-09-07T00:09:42.047Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36052026-09-07T00:09:45.898Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
36062026-09-07T00:09:49.942Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36072026-09-07T00:09:53.907Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36082026-09-07T00:09:57.976Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
36092026-09-07T00:10:01.855Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36102026-09-07T00:10:06.097Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
36112026-09-07T00:10:09.905Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36122026-09-07T00:10:13.946Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36132026-09-07T00:10:17.818Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
36142026-09-07T00:10:21.914Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
36152026-09-07T00:10:25.903Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
36162026-09-07T00:10:29.796Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
36172026-09-07T00:10:33.749Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
36182026-09-07T00:10:37.671Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
36192026-09-07T00:10:41.633Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
36202026-09-07T00:10:45.639Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
36212026-09-07T00:11:17.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 47s
36222026-09-07T00:11:17.173Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
36232026-09-07T00:11:17.173Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
36242026-09-07T00:11:17.345Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 206 other files
36252026-09-07T00:11:17.458Z
36262026-09-07T00:11:17.458Zreal 7:48.102568026
36272026-09-07T00:11:17.458Zuser 20:45.803112777
36282026-09-07T00:11:17.458Zsys 4:31.154876575
36292026-09-07T00:11:17.458Ztrap 0.298704288
36302026-09-07T00:11:17.461Ztflt 0.006337950
36312026-09-07T00:11:17.461Zdflt 0.072936645
36322026-09-07T00:11:17.461Zkflt 0.000029010
36332026-09-07T00:11:17.461Zlock 7:30:50.549246344
36342026-09-07T00:11:17.461Zslp 2:37:45.708911623
36352026-09-07T00:11:17.461Zlat 35.604942783
36362026-09-07T00:11:17.461Zstop 2:19.405347972
36372026-09-07T00:11:17.461Zprocess exited: duration 865822 ms, exit code 0
 
36382026-09-07T00:11:17.469Zfound 0 output files