01M1PG9QSVFFVE7JKMYT0M89V6: clippy (helios)

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

Buildomat Job: 01M1PGA3RJBJRNYVHWBFXA3EK2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T15:24:57.950Zjob assigned to worker 01M1PGA67055S2KZGQ29ZK4Z0E [factory aws, i-074407908e414733b] (queued for 54 s)
 
22026-09-04T15:25:03.894Zstarting task 0: "setup"
32026-09-04T15:25:03.898Z++ uname -s
42026-09-04T15:25:03.901Z+ kern=SunOS
52026-09-04T15:25:03.901Z+ build_user=build
62026-09-04T15:25:03.901Z+ build_uid=12345
72026-09-04T15:25:03.901Z+ work_dir=/work
82026-09-04T15:25:03.901Z+ input_dir=/input
92026-09-04T15:25:03.901Z+ [[ 0 == 12345 ]]
102026-09-04T15:25:03.901Z+ case "$kern" in
112026-09-04T15:25:03.901Z+ groupadd -g 12345 build
122026-09-04T15:25:03.904Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T15:25:05.906Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T15:25:05.992Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T15:25:05.995Z+ home_fs=zfs
162026-09-04T15:25:05.995Z+ [[ zfs == autofs ]]
172026-09-04T15:25:05.995Z+ mkdir -p /home/build
182026-09-04T15:25:05.995Z+ chown build:build /home/build /work
192026-09-04T15:25:06.996Z+ chmod 0700 /home/build /work
202026-09-04T15:25:06.998Zprocess exited: duration 3104 ms, exit code 0
 
212026-09-04T15:25:07.005Zstarting task 1: "rust-toolchain"
222026-09-04T15:25:07.008Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T15:25:07.009Z * rust toolchain channel = "1.97.1"
242026-09-04T15:25:07.009Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T15:25:07.009Z * rust toolchain profile = "default"
262026-09-04T15:25:07.011Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T15:25:07.011Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T15:25:07.011Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T15:25:07.011Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T15:25:07.064Zinfo: downloading installer
312026-09-04T15:25:08.597Zinfo: profile set to default
322026-09-04T15:25:08.597Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T15:25:08.600Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T15:25:08.724Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T15:25:08.726Zinfo: downloading 6 components
362026-09-04T15:25:22.167Z
372026-09-04T15:25:22.168Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-04T15:25:22.197Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T15:25:22.197Z
402026-09-04T15:25:22.200Z
412026-09-04T15:25:22.200ZRust is installed now. Great!
422026-09-04T15:25:22.200Z
432026-09-04T15:25:22.200ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T15:25:22.200Zenvironment variable. This has not been done automatically.
452026-09-04T15:25:22.200Z
462026-09-04T15:25:22.200ZTo configure your current shell, you need to source
472026-09-04T15:25:22.201Zthe corresponding env file under $HOME/.cargo.
482026-09-04T15:25:22.201Z
492026-09-04T15:25:22.201ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T15:25:22.201Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T15:25:22.201Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T15:25:22.201ZCC_x86_64-unknown-illumos = None
532026-09-04T15:25:22.201Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T15:25:22.201ZCC_x86_64_unknown_illumos = None
552026-09-04T15:25:22.201Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T15:25:22.201ZHOST_CC = None
572026-09-04T15:25:22.201Zcargo:rerun-if-env-changed=CC
582026-09-04T15:25:22.201ZCC = None
592026-09-04T15:25:22.201Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T15:25:22.379Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T15:25:22.379ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T15:25:22.379Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T15:25:22.379ZCFLAGS = None
642026-09-04T15:25:22.379Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T15:25:22.379ZHOST_CFLAGS = None
662026-09-04T15:25:22.379Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T15:25:22.379ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T15:25:22.380Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T15:25:22.380ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T15:25:22.482Z+ rustup --version
712026-09-04T15:25:22.489Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T15:25:22.492Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T15:25:22.511Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T15:25:22.515Z+ cargo --version
752026-09-04T15:25:22.528Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T15:25:22.531Z+ rustc --version
772026-09-04T15:25:22.549Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T15:25:22.552Zprocess exited: duration 15545 ms, exit code 0
 
792026-09-04T15:25:22.559Zstarting task 2: "authentication"
802026-09-04T15:25:22.576Zprocess exited: duration 16 ms, exit code 0
 
812026-09-04T15:25:22.582Zstarting task 3: "clone repository"
822026-09-04T15:25:22.586Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T15:25:22.589Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T15:25:22.619ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T15:25:36.736Z+ cd /work/oxidecomputer/omicron
862026-09-04T15:25:36.736Z+ git fetch origin 68d90e6ae1f5cb66ca59acefb393082e25233034
872026-09-04T15:25:37.043ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T15:25:37.043Z * branch 68d90e6ae1f5cb66ca59acefb393082e25233034 -> FETCH_HEAD
892026-09-04T15:25:37.056Z+ [[ -n john/sled-vmm-count-in-inventory ]]
902026-09-04T15:25:37.060Z++ git branch --show-current
912026-09-04T15:25:37.060Z+ current=main
922026-09-04T15:25:37.060Z+ [[ main != john/sled-vmm-count-in-inventory ]]
932026-09-04T15:25:37.060Z+ git branch -f john/sled-vmm-count-in-inventory 68d90e6ae1f5cb66ca59acefb393082e25233034
942026-09-04T15:25:37.062Z+ git checkout -f john/sled-vmm-count-in-inventory
952026-09-04T15:25:37.312ZSwitched to branch 'john/sled-vmm-count-in-inventory'
962026-09-04T15:25:37.315Z+ git reset --hard 68d90e6ae1f5cb66ca59acefb393082e25233034
972026-09-04T15:25:37.356ZHEAD is now at 68d90e6ae use SqlU32 instead of `as i64` for num registered VMM db representation
982026-09-04T15:25:37.359Zprocess exited: duration 14775 ms, exit code 0
 
992026-09-04T15:25:37.365Zstarting task 4: "build"
1002026-09-04T15:25:37.369Z+ source ./env.sh
1012026-09-04T15:25:37.372Z++ OLD_SHELL_OPTS=ehxB
1022026-09-04T15:25:37.372Z++ set -o xtrace
1032026-09-04T15:25:37.372Z++++ dirname ./env.sh
1042026-09-04T15:25:37.376Z+++ readlink -f .
1052026-09-04T15:25:37.376Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ 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-04T15:25:37.376Z++ case $OLD_SHELL_OPTS in
1172026-09-04T15:25:37.376Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-04T15:25:37.376Z+ source .github/buildomat/ci-env.sh
1192026-09-04T15:25:37.376Z++ export CARGO_TERM_COLOR=always
1202026-09-04T15:25:37.376Z++ CARGO_TERM_COLOR=always
1212026-09-04T15:25:37.379Z+++ uname -s
1222026-09-04T15:25:37.380Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-04T15:25:37.380Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-04T15:25:37.380Z+ cargo --version
1252026-09-04T15:25:37.386Zcargo 1.97.1 (c980f4866 2026-06-30)
1262026-09-04T15:25:37.389Z+ rustc --version
1272026-09-04T15:25:37.408Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1282026-09-04T15:25:37.410Z+ banner prerequisites
1292026-09-04T15:25:37.413Z
1302026-09-04T15:25:37.413Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-04T15:25:37.413Z # # # # # # # # # # # # # # #
1322026-09-04T15:25:37.414Z # # # # ##### # # ##### # # # # # #### #
1332026-09-04T15:25:37.414Z ##### ##### # ##### # # # # # # # # #
1342026-09-04T15:25:37.414Z # # # # # # # # # # # # # # #
1352026-09-04T15:25:37.414Z # # # ###### # # ###### ### # #### # #### #
1362026-09-04T15:25:37.414Z
1372026-09-04T15:25:37.414Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-04T15:25:39.533Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-04T15:25:39.958Z Startup: Caching catalogs ... Done
1402026-09-04T15:25:42.520ZPlanning: Solver setup ... Done (2.392s)
1412026-09-04T15:25:42.589ZPlanning: Running solver ... Done (0.069s)
1422026-09-04T15:25:42.643ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-04T15:25:42.655ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-04T15:25:42.672ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-04T15:25:42.684ZPlanning: Package planning ... Done (0.013s)
1462026-09-04T15:25:42.687ZPlanning: Merging actions ... Done (0.001s)
1472026-09-04T15:25:42.846ZPlanning: Checking for conflicting actions ... Done (0.161s)
1482026-09-04T15:25:42.849ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-04T15:25:43.606ZPlanning: Evaluating mediators ... Done (0.759s)
1502026-09-04T15:25:43.609ZPlanning: Planning completed in 3.61 seconds
1512026-09-04T15:25:43.615Z Packages to install: 2
1522026-09-04T15:25:43.619Z Estimated space available: 156.01 GB
1532026-09-04T15:25:43.619ZEstimated space to be consumed: 86.48 MB
1542026-09-04T15:25:43.619Z Create boot environment: No
1552026-09-04T15:25:43.619ZCreate backup boot environment: No
1562026-09-04T15:25:43.619Z Rebuild boot archive: No
1572026-09-04T15:25:43.619Z
1582026-09-04T15:25:43.619ZChanged packages:
1592026-09-04T15:25:43.619Zhelios
1602026-09-04T15:25:43.619Z developer/build-essential
1612026-09-04T15:25:43.619Z None -> 11-3.0
1622026-09-04T15:25:43.620Z library/libxmlsec1
1632026-09-04T15:25:43.620Z None -> 1.2.35-3.0
1642026-09-04T15:25:43.642Z
1652026-09-04T15:25:43.642ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-04T15:25:43.709ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1672026-09-04T15:25:43.769Z Actions: 1/268 actions (Installing new actions)
1682026-09-04T15:25:43.806Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-04T15:25:43.841ZFinalize: Updating package state database ... Done (0.035s)
1702026-09-04T15:25:43.844ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-04T15:25:43.937ZFinalize: Updating image state ... Done (0.095s)
1722026-09-04T15:25:46.516ZFinalize: Creating fast lookup database ... Done (2.523s)
1732026-09-04T15:25:46.585ZFinalize: Reading search index ... Done (0.013s)
1742026-09-04T15:25:46.588ZFinalize: Updating search index ... Done (0.000s)
1752026-09-04T15:25:46.715ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-04T15:25:47.095ZPlanning: Evaluating mediator changes ... Done
1772026-09-04T15:25:47.203ZPlanning: Checking for conflicting actions ... Done
1782026-09-04T15:25:47.206ZPlanning: Consolidating action changes ... Done
1792026-09-04T15:25:47.362ZPlanning: Evaluating mediators ... Done
1802026-09-04T15:25:47.365ZPlanning: Planning completed in 0.27 seconds
1812026-09-04T15:25:47.385Z Mediators to change: 2
1822026-09-04T15:25:47.385Z Create boot environment: No
1832026-09-04T15:25:47.385ZCreate backup boot environment: No
1842026-09-04T15:25:47.429ZFinalize: Updating package state database ... Done
1852026-09-04T15:25:47.429ZFinalize: Updating package cache ... Done
1862026-09-04T15:25:47.487ZFinalize: Updating image state ... Done
1872026-09-04T15:25:49.473ZFinalize: Creating fast lookup database ... Done
1882026-09-04T15:25:49.537ZFinalize: Reading search index ... Done
1892026-09-04T15:25:49.540ZFinalize: Updating search index ... Done
1902026-09-04T15:25:49.610ZFinalize: Updating package cache ... Done
1912026-09-04T15:25:49.903ZPlanning: Evaluating mediator changes ... Done
1922026-09-04T15:25:50.010ZPlanning: Checking for conflicting actions ... Done
1932026-09-04T15:25:50.014ZPlanning: Consolidating action changes ... Done
1942026-09-04T15:25:50.168ZPlanning: Evaluating mediators ... Done
1952026-09-04T15:25:50.171ZPlanning: Planning completed in 0.27 seconds
1962026-09-04T15:25:50.191Z Mediators to change: 1
1972026-09-04T15:25:50.191Z Create boot environment: No
1982026-09-04T15:25:50.191ZCreate backup boot environment: No
1992026-09-04T15:25:50.234ZFinalize: Updating package state database ... Done
2002026-09-04T15:25:50.234ZFinalize: Updating package cache ... Done
2012026-09-04T15:25:50.293ZFinalize: Updating image state ... Done
2022026-09-04T15:25:52.262ZFinalize: Creating fast lookup database ... Done
2032026-09-04T15:25:52.325ZFinalize: Reading search index ... Done
2042026-09-04T15:25:52.328ZFinalize: Updating search index ... Done
2052026-09-04T15:25:52.393ZFinalize: Updating package cache ... Done
2062026-09-04T15:25:52.707ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-04T15:25:52.707Zapache system 2.4 system
2082026-09-04T15:25:52.707Zclang system 15 system
2092026-09-04T15:25:52.707Zcsh system system illumos
2102026-09-04T15:25:52.707Zctags system system illumos
2112026-09-04T15:25:52.707Zfile vendor vendor darwinsys
2122026-09-04T15:25:52.707Zfile system system illumos
2132026-09-04T15:25:52.707Zgcc vendor 14 vendor
2142026-09-04T15:25:52.707Zgcc system 13 system
2152026-09-04T15:25:52.707Zgcc system 10 system
2162026-09-04T15:25:52.707Zgo system 1.25 system
2172026-09-04T15:25:52.707Zllvm system 15 system
2182026-09-04T15:25:52.707Zmariadb system 11.4 system
2192026-09-04T15:25:52.707Zmta vendor vendor dma
2202026-09-04T15:25:52.707Zopenjdk system 17 system
2212026-09-04T15:25:52.707Zopenjdk system 11 system
2222026-09-04T15:25:52.707Zopenssl vendor 3 vendor
2232026-09-04T15:25:52.707Zperl system 5.40 system
2242026-09-04T15:25:52.707Zpostgresql system 18 system
2252026-09-04T15:25:52.707Zpostgresql system 17 system
2262026-09-04T15:25:52.708Zpython vendor 3 vendor
2272026-09-04T15:25:52.708Zpython system 2 system
2282026-09-04T15:25:52.708Zpython3 vendor 3.13 vendor
2292026-09-04T15:25:52.708Zruby system 3.4 system
2302026-09-04T15:25:52.708Zruby system 3.0 system
2312026-09-04T15:25:52.708Zwords vendor vendor american-english
2322026-09-04T15:25:52.708Zwords system system australian-english
2332026-09-04T15:25:52.708Zwords system system british-english
2342026-09-04T15:25:52.708Zwords system system canadian-english
2352026-09-04T15:25:52.708Zwords system system french
2362026-09-04T15:25:52.708Zwords system system italian
2372026-09-04T15:25:52.708Zwords system system ngerman
2382026-09-04T15:25:52.708Zwords system system ogerman
2392026-09-04T15:25:52.708Zwords system system spanish
2402026-09-04T15:25:52.962ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-04T15:25:52.962Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-04T15:25:53.476ZFMRI IFO
2432026-09-04T15:25:53.476Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-04T15:25:53.476Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-04T15:25:53.476Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-04T15:25:53.476Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-04T15:25:53.476Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-04T15:25:53.476Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-04T15:25:53.476Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-04T15:25:53.476Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-04T15:25:53.476Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-04T15:25:53.837Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-04T15:25:54.155Z Updating crates.io index
2542026-09-04T15:25:54.158Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-04T15:25:54.489Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-04T15:25:54.871Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-04T15:25:55.185Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-04T15:25:56.350Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-04T15:25:56.889Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-04T15:25:58.490Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-04T15:25:59.414Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-04T15:25:59.713Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-04T15:26:00.130Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-04T15:26:01.633Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-04T15:26:01.972Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-04T15:26:02.434Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-04T15:26:02.988Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-04T15:26:03.270Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-04T15:26:03.564Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-04T15:26:03.908Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-04T15:26:04.180Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-04T15:26:04.505Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-04T15:26:04.898Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742026-09-04T15:26:05.422Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-09-04T15:26:05.745Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-09-04T15:26:06.864Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772026-09-04T15:26:07.214Z Updating git repository `https://github.com/oxidecomputer/erebor`
2782026-09-04T15:26:07.793Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2792026-09-04T15:26:08.367Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2802026-09-04T15:26:08.660Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2812026-09-04T15:26:09.077Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-09-04T15:26:09.803Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-09-04T15:26:10.105Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842026-09-04T15:26:10.501Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-09-04T15:26:10.916Z Updating git repository `https://github.com/oxidecomputer/tough`
2862026-09-04T15:26:11.479Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872026-09-04T15:26:12.070Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-09-04T15:26:12.385Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-04T15:26:12.692Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2902026-09-04T15:26:13.074Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-09-04T15:26:13.362Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-09-04T15:26:13.685Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-09-04T15:26:14.006Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-09-04T15:26:14.315Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-04T15:26:14.737Z Updating git repository `https://github.com/illumos/smf-rs`
2962026-09-04T15:26:17.372Z Downloading crates ...
2972026-09-04T15:26:17.431Z Downloaded dtrace-parser v0.2.0
2982026-09-04T15:26:17.447Z Downloaded generic-array v0.14.7
2992026-09-04T15:26:17.447Z Downloaded bytecount v0.6.9
3002026-09-04T15:26:17.448Z Downloaded fastrand v2.3.0
3012026-09-04T15:26:17.448Z Downloaded digest v0.10.7
3022026-09-04T15:26:17.448Z Downloaded cargo-platform v0.3.2
3032026-09-04T15:26:17.448Z Downloaded proc-macro-error-attr v1.0.4
3042026-09-04T15:26:17.448Z Downloaded zmij v1.0.21
3052026-09-04T15:26:17.459Z Downloaded smawk v0.3.2
3062026-09-04T15:26:17.459Z Downloaded anstyle-query v1.1.5
3072026-09-04T15:26:17.459Z Downloaded usdt-macro v0.5.0
3082026-09-04T15:26:17.460Z Downloaded version_check v0.9.5
3092026-09-04T15:26:17.460Z Downloaded plain v0.2.3
3102026-09-04T15:26:17.460Z Downloaded serde_spanned v0.6.9
3112026-09-04T15:26:17.460Z Downloaded usdt v0.5.0
3122026-09-04T15:26:17.460Z Downloaded heck v0.4.1
3132026-09-04T15:26:17.460Z Downloaded heck v0.5.0
3142026-09-04T15:26:17.460Z Downloaded zerocopy v0.7.35
3152026-09-04T15:26:17.472Z Downloaded itoa v1.0.17
3162026-09-04T15:26:17.472Z Downloaded cargo_toml v0.21.0
3172026-09-04T15:26:17.472Z Downloaded crypto-common v0.1.7
3182026-09-04T15:26:17.472Z Downloaded colorchoice v1.0.4
3192026-09-04T15:26:17.472Z Downloaded errno v0.3.14
3202026-09-04T15:26:17.485Z Downloaded scroll_derive v0.12.1
3212026-09-04T15:26:17.485Z Downloaded anstream v1.0.0
3222026-09-04T15:26:17.485Z Downloaded anstyle v1.0.14
3232026-09-04T15:26:17.485Z Downloaded camino-tempfile v1.4.1
3242026-09-04T15:26:17.485Z Downloaded anstyle-parse v1.0.0
3252026-09-04T15:26:17.500Z Downloaded clap_lex v1.0.0
3262026-09-04T15:26:17.500Z Downloaded usdt-attr-macro v0.5.0
3272026-09-04T15:26:17.500Z Downloaded block-buffer v0.10.4
3282026-09-04T15:26:17.513Z Downloaded autocfg v1.5.0
3292026-09-04T15:26:17.513Z Downloaded byteorder v1.5.0
3302026-09-04T15:26:17.513Z Downloaded tabled_derive v0.7.0
3312026-09-04T15:26:17.513Z Downloaded memmap v0.7.0
3322026-09-04T15:26:17.513Z Downloaded utf8parse v0.2.2
3332026-09-04T15:26:17.513Z Downloaded cpufeatures v0.2.17
3342026-09-04T15:26:17.513Z Downloaded unicode-linebreak v0.1.5
3352026-09-04T15:26:17.513Z Downloaded is_terminal_polyfill v1.70.2
3362026-09-04T15:26:17.513Z Downloaded thread-id v4.2.2
3372026-09-04T15:26:17.513Z Downloaded cfg-if v1.0.4
3382026-09-04T15:26:17.513Z Downloaded macaddr v1.0.1
3392026-09-04T15:26:17.516Z Downloaded strsim v0.11.1
3402026-09-04T15:26:17.516Z Downloaded toml_write v0.1.2
3412026-09-04T15:26:17.516Z Downloaded dof v0.3.0
3422026-09-04T15:26:17.519Z Downloaded pretty-hex v0.4.1
3432026-09-04T15:26:17.519Z Downloaded terminal_size v0.4.3
3442026-09-04T15:26:17.519Z Downloaded equivalent v1.0.2
3452026-09-04T15:26:17.525Z Downloaded swrite v0.1.0
3462026-09-04T15:26:17.528Z Downloaded toml_datetime v0.6.11
3472026-09-04T15:26:17.531Z Downloaded fs-err v3.3.0
3482026-09-04T15:26:17.535Z Downloaded anyhow v1.0.104
3492026-09-04T15:26:17.544Z Downloaded serde_tokenstream v0.2.3
3502026-09-04T15:26:17.548Z Downloaded pest_derive v2.8.6
3512026-09-04T15:26:17.551Z Downloaded fnv v1.0.7
3522026-09-04T15:26:17.554Z Downloaded thiserror v2.0.18
3532026-09-04T15:26:17.557Z Downloaded thiserror-impl v2.0.18
3542026-09-04T15:26:17.557Z Downloaded scroll v0.12.0
3552026-09-04T15:26:17.566Z Downloaded clap_derive v4.6.1
3562026-09-04T15:26:17.569Z Downloaded thiserror v1.0.69
3572026-09-04T15:26:17.572Z Downloaded once_cell v1.21.3
3582026-09-04T15:26:17.572Z Downloaded proc-macro-error v1.0.4
3592026-09-04T15:26:17.574Z Downloaded quote v1.0.45
3602026-09-04T15:26:17.575Z Downloaded bitflags v2.11.0
3612026-09-04T15:26:17.577Z Downloaded camino v1.2.5
3622026-09-04T15:26:17.577Z Downloaded serde_core v1.0.228
3632026-09-04T15:26:17.580Z Downloaded pest_generator v2.8.6
3642026-09-04T15:26:17.580Z Downloaded sha2 v0.10.9
3652026-09-04T15:26:17.583Z Downloaded papergrid v0.11.0
3662026-09-04T15:26:17.586Z Downloaded clap v4.6.1
3672026-09-04T15:26:17.591Z Downloaded cargo_metadata v0.23.1
3682026-09-04T15:26:17.594Z Downloaded tempfile v3.27.0
3692026-09-04T15:26:17.601Z Downloaded thiserror-impl v1.0.69
3702026-09-04T15:26:17.604Z Downloaded toml v0.8.23
3712026-09-04T15:26:17.610Z Downloaded usdt-impl v0.5.0
3722026-09-04T15:26:17.613Z Downloaded getrandom v0.4.3
3732026-09-04T15:26:17.616Z Downloaded ucd-trie v0.1.7
3742026-09-04T15:26:17.616Z Downloaded serde_derive v1.0.228
3752026-09-04T15:26:17.619Z Downloaded proc-macro2 v1.0.106
3762026-09-04T15:26:17.622Z Downloaded semver v1.0.28
3772026-09-04T15:26:17.625Z Downloaded log v0.4.33
3782026-09-04T15:26:17.625Z Downloaded unicode-ident v1.0.24
3792026-09-04T15:26:17.630Z Downloaded memchr v2.8.0
3802026-09-04T15:26:17.633Z Downloaded zerocopy-derive v0.7.35
3812026-09-04T15:26:17.638Z Downloaded toml_edit v0.22.27
3822026-09-04T15:26:17.642Z Downloaded textwrap v0.16.2
3832026-09-04T15:26:17.645Z Downloaded pest_meta v2.8.6
3842026-09-04T15:26:17.648Z Downloaded hashbrown v0.17.0
3852026-09-04T15:26:17.650Z Downloaded indexmap v2.14.0
3862026-09-04T15:26:17.653Z Downloaded serde v1.0.228
3872026-09-04T15:26:17.670Z Downloaded pest v2.8.6
3882026-09-04T15:26:17.673Z Downloaded typenum v1.20.1
3892026-09-04T15:26:17.701Z Downloaded clap_builder v4.6.0
3902026-09-04T15:26:17.707Z Downloaded serde_json v1.0.151
3912026-09-04T15:26:17.716Z Downloaded winnow v0.7.14
3922026-09-04T15:26:17.720Z Downloaded goblin v0.8.2
3932026-09-04T15:26:17.732Z Downloaded syn v1.0.109
3942026-09-04T15:26:17.737Z Downloaded tabled v0.15.0
3952026-09-04T15:26:17.747Z Downloaded unicode-width v0.1.14
3962026-09-04T15:26:17.751Z Downloaded unicode-width v0.2.0
3972026-09-04T15:26:17.754Z Downloaded syn v2.0.117
3982026-09-04T15:26:17.763Z Downloaded rustix v1.1.4
3992026-09-04T15:26:17.786Z Downloaded libc v0.2.185
4002026-09-04T15:26:17.848Z Compiling proc-macro2 v1.0.106
4012026-09-04T15:26:17.848Z Compiling unicode-ident v1.0.24
4022026-09-04T15:26:17.848Z Compiling quote v1.0.45
4032026-09-04T15:26:17.848Z Compiling serde_core v1.0.228
4042026-09-04T15:26:17.851Z Compiling libc v0.2.185
4052026-09-04T15:26:17.851Z Compiling version_check v0.9.5
4062026-09-04T15:26:17.851Z Compiling memchr v2.8.0
4072026-09-04T15:26:17.851Z Compiling serde v1.0.228
4082026-09-04T15:26:18.203Z Compiling zmij v1.0.21
4092026-09-04T15:26:18.436Z Compiling itoa v1.0.17
4102026-09-04T15:26:18.439Z Compiling thiserror v1.0.69
4112026-09-04T15:26:18.610Z Compiling ucd-trie v0.1.7
4122026-09-04T15:26:18.805Z Compiling pest v2.8.6
4132026-09-04T15:26:18.846Z Compiling rustix v1.1.4
4142026-09-04T15:26:18.870Z Compiling byteorder v1.5.0
4152026-09-04T15:26:18.954Z Compiling errno v0.3.14
4162026-09-04T15:26:18.970Z Compiling serde_json v1.0.151
4172026-09-04T15:26:19.111Z Compiling bitflags v2.11.0
4182026-09-04T15:26:19.338Z Compiling syn v2.0.117
4192026-09-04T15:26:19.338Z Compiling thread-id v4.2.2
4202026-09-04T15:26:19.374Z Compiling usdt-impl v0.5.0
4212026-09-04T15:26:19.422Z Compiling proc-macro-error-attr v1.0.4
4222026-09-04T15:26:19.442Z Compiling syn v1.0.109
4232026-09-04T15:26:19.577Z Compiling camino v1.2.5
4242026-09-04T15:26:19.759Z Compiling proc-macro-error v1.0.4
4252026-09-04T15:26:19.789Z Compiling equivalent v1.0.2
4262026-09-04T15:26:19.881Z Compiling pest_meta v2.8.6
4272026-09-04T15:26:19.940Z Compiling plain v0.2.3
4282026-09-04T15:26:19.958Z Compiling utf8parse v0.2.2
4292026-09-04T15:26:20.042Z Compiling hashbrown v0.17.0
4302026-09-04T15:26:20.069Z Compiling log v0.4.33
4312026-09-04T15:26:20.075Z Compiling getrandom v0.4.3
4322026-09-04T15:26:20.317Z Compiling terminal_size v0.4.3
4332026-09-04T15:26:20.472Z Compiling anstyle-parse v1.0.0
4342026-09-04T15:26:20.595Z Compiling indexmap v2.14.0
4352026-09-04T15:26:21.054Z Compiling cfg-if v1.0.4
4362026-09-04T15:26:21.117Z Compiling anstyle-query v1.1.5
4372026-09-04T15:26:21.135Z Compiling anstyle v1.0.14
4382026-09-04T15:26:21.197Z Compiling autocfg v1.5.0
4392026-09-04T15:26:21.230Z Compiling pretty-hex v0.4.1
4402026-09-04T15:26:21.254Z Compiling winnow v0.7.14
4412026-09-04T15:26:21.358Z Compiling is_terminal_polyfill v1.70.2
4422026-09-04T15:26:21.374Z Compiling thiserror v2.0.18
4432026-09-04T15:26:21.460Z Compiling colorchoice v1.0.4
4442026-09-04T15:26:21.491Z Compiling toml_write v0.1.2
4452026-09-04T15:26:21.580Z Compiling pest_generator v2.8.6
4462026-09-04T15:26:21.618Z Compiling fs-err v3.3.0
4472026-09-04T15:26:21.679Z Compiling anstream v1.0.0
4482026-09-04T15:26:21.819Z Compiling heck v0.4.1
4492026-09-04T15:26:21.899Z Compiling fnv v1.0.7
4502026-09-04T15:26:21.982Z Compiling anyhow v1.0.104
4512026-09-04T15:26:22.006Z Compiling heck v0.5.0
4522026-09-04T15:26:22.041Z Compiling fastrand v2.3.0
4532026-09-04T15:26:22.102Z Compiling once_cell v1.21.3
4542026-09-04T15:26:22.245Z Compiling clap_lex v1.0.0
4552026-09-04T15:26:22.263Z Compiling unicode-width v0.1.14
4562026-09-04T15:26:22.288Z Compiling strsim v0.11.1
4572026-09-04T15:26:22.305Z Compiling bytecount v0.6.9
4582026-09-04T15:26:22.322Z Compiling tempfile v3.27.0
4592026-09-04T15:26:22.545Z Compiling papergrid v0.11.0
4602026-09-04T15:26:22.576Z Compiling clap_builder v4.6.0
4612026-09-04T15:26:22.709Z Compiling cargo-platform v0.3.2
4622026-09-04T15:26:22.726Z Compiling tabled_derive v0.7.0
4632026-09-04T15:26:22.773Z Compiling semver v1.0.28
4642026-09-04T15:26:22.793Z Compiling memmap v0.7.0
4652026-09-04T15:26:22.812Z Compiling unicode-linebreak v0.1.5
4662026-09-04T15:26:22.981Z Compiling unicode-width v0.2.0
4672026-09-04T15:26:22.998Z Compiling smawk v0.3.2
4682026-09-04T15:26:23.142Z Compiling camino-tempfile v1.4.1
4692026-09-04T15:26:23.244Z Compiling serde_derive v1.0.228
4702026-09-04T15:26:23.264Z Compiling thiserror-impl v1.0.69
4712026-09-04T15:26:23.351Z Compiling zerocopy-derive v0.7.35
4722026-09-04T15:26:23.381Z Compiling pest_derive v2.8.6
4732026-09-04T15:26:23.457Z Compiling scroll_derive v0.12.1
4742026-09-04T15:26:23.638Z Compiling thiserror-impl v2.0.18
4752026-09-04T15:26:23.854Z Compiling clap_derive v4.6.1
4762026-09-04T15:26:24.003Z Compiling tabled v0.15.0
4772026-09-04T15:26:24.133Z Compiling scroll v0.12.0
4782026-09-04T15:26:24.229Z Compiling zerocopy v0.7.35
4792026-09-04T15:26:24.404Z Compiling goblin v0.8.2
4802026-09-04T15:26:24.637Z Compiling dtrace-parser v0.2.0
4812026-09-04T15:26:24.784Z Compiling textwrap v0.16.2
4822026-09-04T15:26:25.103Z Compiling swrite v0.1.0
4832026-09-04T15:26:25.567Z Compiling clap v4.6.1
4842026-09-04T15:26:26.226Z Compiling toml_datetime v0.6.11
4852026-09-04T15:26:26.226Z Compiling serde_spanned v0.6.9
4862026-09-04T15:26:26.229Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4872026-09-04T15:26:26.229Z Compiling cargo_metadata v0.23.1
4882026-09-04T15:26:26.229Z Compiling macaddr v1.0.1
4892026-09-04T15:26:26.306Z Compiling dof v0.3.0
4902026-09-04T15:26:26.321Z Compiling serde_tokenstream v0.2.3
4912026-09-04T15:26:26.401Z Compiling toml_edit v0.22.27
4922026-09-04T15:26:27.079Z Compiling usdt-attr-macro v0.5.0
4932026-09-04T15:26:27.083Z Compiling usdt-macro v0.5.0
4942026-09-04T15:26:27.708Z Compiling usdt v0.5.0
4952026-09-04T15:26:27.767Z Compiling toml v0.8.23
4962026-09-04T15:26:28.104Z Compiling cargo_toml v0.21.0
4972026-09-04T15:26:29.366Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982026-09-04T15:26:31.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.73s
4992026-09-04T15:26:31.590Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5002026-09-04T15:26:32.096Z Downloading crates ...
5012026-09-04T15:26:32.146Z Downloaded aead v0.5.2
5022026-09-04T15:26:32.150Z Downloaded addr2line v0.25.1
5032026-09-04T15:26:32.154Z Downloaded adler2 v2.0.1
5042026-09-04T15:26:32.154Z Downloaded async-stream v0.3.6
5052026-09-04T15:26:32.157Z Downloaded atomic-waker v1.1.2
5062026-09-04T15:26:32.161Z Downloaded blake2 v0.11.0-rc.6
5072026-09-04T15:26:32.161Z Downloaded aead v0.6.1
5082026-09-04T15:26:32.164Z Downloaded base64 v0.22.1
5092026-09-04T15:26:32.167Z Downloaded const-oid v0.10.2
5102026-09-04T15:26:32.167Z Downloaded bit-set v0.5.3
5112026-09-04T15:26:32.167Z Downloaded atomicwrites v0.4.4
5122026-09-04T15:26:32.170Z Downloaded array-init v0.0.4
5132026-09-04T15:26:32.170Z Downloaded bb8 v0.8.6
5142026-09-04T15:26:32.173Z Downloaded form_urlencoded v1.2.2
5152026-09-04T15:26:32.173Z Downloaded env_filter v2.0.0
5162026-09-04T15:26:32.173Z Downloaded async-stream-impl v0.3.6
5172026-09-04T15:26:32.173Z Downloaded embedded-io v0.6.1
5182026-09-04T15:26:32.177Z Downloaded ff v0.13.1
5192026-09-04T15:26:32.177Z Downloaded hex v0.4.3
5202026-09-04T15:26:32.177Z Downloaded arrayref v0.3.9
5212026-09-04T15:26:32.177Z Downloaded atty v0.2.14
5222026-09-04T15:26:32.180Z Downloaded find-msvc-tools v0.1.9
5232026-09-04T15:26:32.180Z Downloaded futures-channel v0.3.32
5242026-09-04T15:26:32.180Z Downloaded base16ct v0.2.0
5252026-09-04T15:26:32.181Z Downloaded fatfs v0.3.6
5262026-09-04T15:26:32.184Z Downloaded headers-core v0.3.0
5272026-09-04T15:26:32.184Z Downloaded httpdate v1.0.3
5282026-09-04T15:26:32.184Z Downloaded globset v0.4.18
5292026-09-04T15:26:32.187Z Downloaded flume v0.11.1
5302026-09-04T15:26:32.187Z Downloaded bit-set v0.8.0
5312026-09-04T15:26:32.187Z Downloaded elliptic-curve v0.14.1
5322026-09-04T15:26:32.191Z Downloaded erased-serde v0.3.31
5332026-09-04T15:26:32.191Z Downloaded gethostname v0.5.0
5342026-09-04T15:26:32.194Z Downloaded base16ct v1.0.0
5352026-09-04T15:26:32.194Z Downloaded bcrypt-pbkdf v0.11.0
5362026-09-04T15:26:32.194Z Downloaded anstream v0.6.21
5372026-09-04T15:26:32.197Z Downloaded futures v0.3.32
5382026-09-04T15:26:32.197Z Downloaded futures-executor v0.3.32
5392026-09-04T15:26:32.197Z Downloaded argon2 v0.5.3
5402026-09-04T15:26:32.201Z Downloaded filetime v0.2.27
5412026-09-04T15:26:32.201Z Downloaded foldhash v0.1.5
5422026-09-04T15:26:32.201Z Downloaded paste v1.0.15
5432026-09-04T15:26:32.204Z Downloaded embedded-io v0.4.0
5442026-09-04T15:26:32.204Z Downloaded assert_matches v1.5.0
5452026-09-04T15:26:32.204Z Downloaded group v0.13.0
5462026-09-04T15:26:32.204Z Downloaded async-recursion v1.1.1
5472026-09-04T15:26:32.207Z Downloaded bitfield-macros v0.19.4
5482026-09-04T15:26:32.207Z Downloaded bitfield-struct v0.6.2
5492026-09-04T15:26:32.210Z Downloaded endian-type v0.1.2
5502026-09-04T15:26:32.211Z Downloaded hmac v0.12.1
5512026-09-04T15:26:32.215Z Downloaded float-cmp v0.10.0
5522026-09-04T15:26:32.215Z Downloaded float-ord v0.3.2
5532026-09-04T15:26:32.218Z Downloaded futures-util v0.3.32
5542026-09-04T15:26:32.221Z Downloaded bitfield v0.19.4
5552026-09-04T15:26:32.222Z Downloaded fixedbitset v0.4.2
5562026-09-04T15:26:32.222Z Downloaded foreign-types v0.3.2
5572026-09-04T15:26:32.225Z Downloaded foreign-types-shared v0.3.1
5582026-09-04T15:26:32.225Z Downloaded async-trait v0.1.89
5592026-09-04T15:26:32.225Z Downloaded globwalk v0.9.1
5602026-09-04T15:26:32.225Z Downloaded hostname v0.4.2
5612026-09-04T15:26:32.228Z Downloaded base64ct v1.8.3
5622026-09-04T15:26:32.228Z Downloaded anstyle-parse v0.2.7
5632026-09-04T15:26:32.228Z Downloaded argon2 v0.6.0-rc.8
5642026-09-04T15:26:32.228Z Downloaded backoff v0.4.0
5652026-09-04T15:26:32.231Z Downloaded backtrace-ext v0.2.1
5662026-09-04T15:26:32.232Z Downloaded enum-as-inner v0.6.1
5672026-09-04T15:26:32.232Z Downloaded hex-literal v1.1.0
5682026-09-04T15:26:32.234Z Downloaded ciborium-io v0.2.2
5692026-09-04T15:26:32.235Z Downloaded futures-core v0.3.32
5702026-09-04T15:26:32.235Z Downloaded block-padding v0.4.2
5712026-09-04T15:26:32.238Z Downloaded ff v0.14.0
5722026-09-04T15:26:32.238Z Downloaded futures-task v0.3.32
5732026-09-04T15:26:32.238Z Downloaded hostname v0.3.1
5742026-09-04T15:26:32.241Z Downloaded ascii-canvas v3.0.0
5752026-09-04T15:26:32.244Z Downloaded cfg_aliases v0.2.1
5762026-09-04T15:26:32.244Z Downloaded compression-core v0.4.31
5772026-09-04T15:26:32.244Z Downloaded foreign-types v0.5.0
5782026-09-04T15:26:32.244Z Downloaded funty v2.0.0
5792026-09-04T15:26:32.244Z Downloaded castaway v0.2.4
5802026-09-04T15:26:32.247Z Downloaded block-buffer v0.12.1
5812026-09-04T15:26:32.248Z Downloaded futures-macro v0.3.32
5822026-09-04T15:26:32.251Z Downloaded foreign-types-macros v0.2.3
5832026-09-04T15:26:32.251Z Downloaded fxhash v0.2.1
5842026-09-04T15:26:32.251Z Downloaded ciborium-ll v0.2.2
5852026-09-04T15:26:32.254Z Downloaded normalize-line-endings v0.3.0
5862026-09-04T15:26:32.254Z Downloaded hash32 v0.2.1
5872026-09-04T15:26:32.254Z Downloaded home v0.5.12
5882026-09-04T15:26:32.257Z Downloaded fd-lock v4.0.4
5892026-09-04T15:26:32.257Z Downloaded hash32 v0.3.1
5902026-09-04T15:26:32.260Z Downloaded http-range v0.1.5
5912026-09-04T15:26:32.265Z Downloaded futures-io v0.3.32
5922026-09-04T15:26:32.269Z Downloaded newline-converter v0.3.0
5932026-09-04T15:26:32.269Z Downloaded http-body v1.0.1
5942026-09-04T15:26:32.269Z Downloaded nibble_vec v0.1.0
5952026-09-04T15:26:32.272Z Downloaded nodrop v0.1.14
5962026-09-04T15:26:32.272Z Downloaded git-stub-vcs v0.1.0
5972026-09-04T15:26:32.272Z Downloaded env_logger v0.11.11
5982026-09-04T15:26:32.275Z Downloaded flate2 v1.1.9
5992026-09-04T15:26:32.276Z Downloaded num_threads v0.1.7
6002026-09-04T15:26:32.279Z Downloaded cfg_aliases v0.1.1
6012026-09-04T15:26:32.279Z Downloaded bit-vec v0.8.0
6022026-09-04T15:26:32.283Z Downloaded openssl-macros v0.1.1
6032026-09-04T15:26:32.283Z Downloaded flagset v0.4.7
6042026-09-04T15:26:32.286Z Downloaded git-stub v1.0.0
6052026-09-04T15:26:32.286Z Downloaded arrayvec v0.7.6
6062026-09-04T15:26:32.286Z Downloaded bit-vec v0.6.3
6072026-09-04T15:26:32.286Z Downloaded cassowary v0.3.0
6082026-09-04T15:26:32.289Z Downloaded colored v3.1.1
6092026-09-04T15:26:32.289Z Downloaded ghash v0.6.0
6102026-09-04T15:26:32.289Z Downloaded foreign-types-shared v0.1.1
6112026-09-04T15:26:32.289Z Downloaded ahash v0.8.12
6122026-09-04T15:26:32.293Z Downloaded phf_shared v0.13.1
6132026-09-04T15:26:32.296Z Downloaded predicates-core v1.0.10
6142026-09-04T15:26:32.299Z Downloaded proc-macro-crate v1.3.1
6152026-09-04T15:26:32.299Z Downloaded radium v0.7.0
6162026-09-04T15:26:32.303Z Downloaded rand_chacha v0.3.1
6172026-09-04T15:26:32.303Z Downloaded rand_pcg v0.10.2
6182026-09-04T15:26:32.303Z Downloaded recursive v0.1.1
6192026-09-04T15:26:32.303Z Downloaded rfc6979 v0.4.0
6202026-09-04T15:26:32.307Z Downloaded signal-hook-mio v0.2.5
6212026-09-04T15:26:32.310Z Downloaded bitflags v1.3.2
6222026-09-04T15:26:32.313Z Downloaded fixedbitset v0.5.7
6232026-09-04T15:26:32.316Z Downloaded fs_extra v1.3.0
6242026-09-04T15:26:32.316Z Downloaded futures-sink v0.3.32
6252026-09-04T15:26:32.316Z Downloaded camino-tempfile-ext v0.3.3
6262026-09-04T15:26:32.320Z Downloaded ena v0.14.4
6272026-09-04T15:26:32.320Z Downloaded glob v0.3.3
6282026-09-04T15:26:32.320Z Downloaded group v0.14.0
6292026-09-04T15:26:32.320Z Downloaded http-body-util v0.1.3
6302026-09-04T15:26:32.324Z Downloaded chacha20 v0.9.1
6312026-09-04T15:26:32.324Z Downloaded cobs v0.3.0
6322026-09-04T15:26:32.324Z Downloaded cexpr v0.6.0
6332026-09-04T15:26:32.324Z Downloaded password-hash v0.5.0
6342026-09-04T15:26:32.327Z Downloaded fallible-iterator v0.2.0
6352026-09-04T15:26:32.327Z Downloaded cmov v0.5.4
6362026-09-04T15:26:32.327Z Downloaded bs58 v0.5.1
6372026-09-04T15:26:32.327Z Downloaded buf-list v1.1.2
6382026-09-04T15:26:32.330Z Downloaded enum_dispatch v0.3.13
6392026-09-04T15:26:32.330Z Downloaded cbc v0.2.1
6402026-09-04T15:26:32.333Z Downloaded same-file v1.0.6
6412026-09-04T15:26:32.333Z Downloaded sapling-renderdag v0.1.0
6422026-09-04T15:26:32.333Z Downloaded cipher v0.5.2
6432026-09-04T15:26:32.333Z Downloaded compression-codecs v0.4.37
6442026-09-04T15:26:32.337Z Downloaded secrecy v0.8.0
6452026-09-04T15:26:32.337Z Downloaded slog-envlogger v2.2.0
6462026-09-04T15:26:32.340Z Downloaded async-bb8-diesel v0.2.1
6472026-09-04T15:26:32.343Z Downloaded num_enum v0.5.11
6482026-09-04T15:26:32.343Z Downloaded bcs v0.1.6
6492026-09-04T15:26:32.348Z Downloaded sqlparser_derive v0.5.0
6502026-09-04T15:26:32.348Z Downloaded stable_deref_trait v1.2.1
6512026-09-04T15:26:32.352Z Downloaded supports-unicode v3.0.0
6522026-09-04T15:26:32.352Z Downloaded const-oid v0.9.6
6532026-09-04T15:26:32.352Z Downloaded testing_table v0.3.0
6542026-09-04T15:26:32.352Z Downloaded num-complex v0.4.6
6552026-09-04T15:26:32.352Z Downloaded strum v0.26.3
6562026-09-04T15:26:32.355Z Downloaded hubpack v0.1.2
6572026-09-04T15:26:32.360Z Downloaded allocator-api2 v0.2.21
6582026-09-04T15:26:32.363Z Downloaded take_mut v0.2.2
6592026-09-04T15:26:32.363Z Downloaded hubpack_derive v0.1.1
6602026-09-04T15:26:32.364Z Downloaded tokio-macros v2.7.0
6612026-09-04T15:26:32.364Z Downloaded oxide-generation-macros v0.2.0
6622026-09-04T15:26:32.367Z Downloaded structmeta-derive v0.3.0
6632026-09-04T15:26:32.367Z Downloaded oxide-tokio-rt v0.1.4
6642026-09-04T15:26:32.367Z Downloaded fs-err v2.11.0
6652026-09-04T15:26:32.370Z Downloaded highway v1.3.0
6662026-09-04T15:26:32.373Z Downloaded unarray v0.1.4
6672026-09-04T15:26:32.373Z Downloaded utf-8 v0.7.6
6682026-09-04T15:26:32.373Z Downloaded port-file v0.1.0
6692026-09-04T15:26:32.377Z Downloaded progenitor v0.13.0
6702026-09-04T15:26:32.377Z Downloaded progenitor-extras v0.2.0
6712026-09-04T15:26:32.377Z Downloaded typify-macro v0.6.2
6722026-09-04T15:26:32.381Z Downloaded backon v1.6.0
6732026-09-04T15:26:32.381Z Downloaded rustc-demangle v0.1.27
6742026-09-04T15:26:32.384Z Downloaded blake2 v0.10.6
6752026-09-04T15:26:32.387Z Downloaded bzip2 v0.4.4
6762026-09-04T15:26:32.387Z Downloaded bzip2 v0.6.1
6772026-09-04T15:26:32.387Z Downloaded chacha20 v0.10.0
6782026-09-04T15:26:32.390Z Downloaded blowfish v0.10.0
6792026-09-04T15:26:32.390Z Downloaded cipher v0.4.4
6802026-09-04T15:26:32.390Z Downloaded colored v2.2.0
6812026-09-04T15:26:32.394Z Downloaded foldhash v0.2.0
6822026-09-04T15:26:32.397Z Downloaded byte-wrapper v0.1.0
6832026-09-04T15:26:32.397Z Downloaded ciborium v0.2.2
6842026-09-04T15:26:32.397Z Downloaded console v0.15.11
6852026-09-04T15:26:32.400Z Downloaded half v1.8.3
6862026-09-04T15:26:32.400Z Downloaded cancel-safe-futures v0.1.5
6872026-09-04T15:26:32.403Z Downloaded cmake v0.1.57
6882026-09-04T15:26:32.403Z Downloaded console v0.16.2
6892026-09-04T15:26:32.403Z Downloaded serde_tokenstream v0.3.0
6902026-09-04T15:26:32.404Z Downloaded untrusted v0.7.1
6912026-09-04T15:26:32.404Z Downloaded want v0.3.1
6922026-09-04T15:26:32.407Z Downloaded zeroize_derive v1.5.0
6932026-09-04T15:26:32.407Z Downloaded sec1 v0.7.3
6942026-09-04T15:26:32.407Z Downloaded signal-hook-registry v1.4.8
6952026-09-04T15:26:32.410Z Downloaded spki v0.8.0
6962026-09-04T15:26:32.410Z Downloaded sec1 v0.8.1
6972026-09-04T15:26:32.410Z Downloaded serde_with_macros v1.5.2
6982026-09-04T15:26:32.413Z Downloaded stacker v0.1.23
6992026-09-04T15:26:32.413Z Downloaded thread_local v1.1.9
7002026-09-04T15:26:32.417Z Downloaded convert_case v0.4.0
7012026-09-04T15:26:32.417Z Downloaded parking_lot_core v0.9.12
7022026-09-04T15:26:32.417Z Downloaded structmeta v0.3.0
7032026-09-04T15:26:32.424Z Downloaded xattr v1.6.1
7042026-09-04T15:26:32.427Z Downloaded zone_cfg_derive v0.3.1
7052026-09-04T15:26:32.427Z Downloaded base64 v0.21.7
7062026-09-04T15:26:32.427Z Downloaded cpubits v0.1.1
7072026-09-04T15:26:32.427Z Downloaded debug-ignore v1.0.5
7082026-09-04T15:26:32.427Z Downloaded dof v0.4.0
7092026-09-04T15:26:32.431Z Downloaded tls_codec v0.4.2
7102026-09-04T15:26:32.435Z Downloaded httparse v1.10.1
7112026-09-04T15:26:32.438Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7122026-09-04T15:26:32.441Z Downloaded vergen-gitcl v1.0.8
7132026-09-04T15:26:32.441Z Downloaded illumos-nvpair-sys v0.2.0
7142026-09-04T15:26:32.441Z Downloaded curve25519-dalek-derive v0.1.1
7152026-09-04T15:26:32.449Z Downloaded password-hash v0.6.1
7162026-09-04T15:26:32.452Z Downloaded poly1305 v0.9.0
7172026-09-04T15:26:32.452Z Downloaded clang-sys v1.8.1
7182026-09-04T15:26:32.456Z Downloaded polyval v0.7.1
7192026-09-04T15:26:32.456Z Downloaded hmac v0.13.0
7202026-09-04T15:26:32.459Z Downloaded wyz v0.5.1
7212026-09-04T15:26:32.459Z Downloaded xshell v0.2.7
7222026-09-04T15:26:32.459Z Downloaded hyper-tls v0.6.0
7232026-09-04T15:26:32.459Z Downloaded arc-swap v1.8.2
7242026-09-04T15:26:32.463Z Downloaded toml_writer v1.1.1+spec-1.1.0
7252026-09-04T15:26:32.466Z Downloaded getrandom v0.3.4
7262026-09-04T15:26:32.469Z Downloaded pin-project v1.1.11
7272026-09-04T15:26:32.473Z Downloaded omicron-zone-package v0.12.3
7282026-09-04T15:26:32.477Z Downloaded maplit v1.0.2
7292026-09-04T15:26:32.477Z Downloaded defmt-parser v1.0.0
7302026-09-04T15:26:32.477Z Downloaded dirs-sys-next v0.1.2
7312026-09-04T15:26:32.477Z Downloaded new_debug_unreachable v1.0.6
7322026-09-04T15:26:32.480Z Downloaded dtrace-parser v0.3.0
7332026-09-04T15:26:32.480Z Downloaded ar_archive_writer v0.5.1
7342026-09-04T15:26:32.480Z Downloaded bytes v1.11.1
7352026-09-04T15:26:32.484Z Downloaded mime v0.3.17
7362026-09-04T15:26:32.487Z Downloaded num_enum_derive v0.5.11
7372026-09-04T15:26:32.487Z Downloaded opaque-debug v0.3.1
7382026-09-04T15:26:32.487Z Downloaded lru-slab v0.1.2
7392026-09-04T15:26:32.487Z Downloaded num-conv v0.2.0
7402026-09-04T15:26:32.490Z Downloaded olpc-cjson v0.1.4
7412026-09-04T15:26:32.490Z Downloaded libscf-sys v1.2.0
7422026-09-04T15:26:32.490Z Downloaded oso v0.27.3
7432026-09-04T15:26:32.493Z Downloaded pkcs5 v0.8.1
7442026-09-04T15:26:32.493Z Downloaded serde_with_macros v3.21.0
7452026-09-04T15:26:32.496Z Downloaded slog-term v2.9.2
7462026-09-04T15:26:32.496Z Downloaded synstructure v0.13.2
7472026-09-04T15:26:32.496Z Downloaded ctr v0.10.1
7482026-09-04T15:26:32.499Z Downloaded delegate v0.13.5
7492026-09-04T15:26:32.499Z Downloaded critical-section v1.2.0
7502026-09-04T15:26:32.502Z Downloaded der_derive v0.7.3
7512026-09-04T15:26:32.502Z Downloaded deranged v0.5.8
7522026-09-04T15:26:32.505Z Downloaded phf_shared v0.11.3
7532026-09-04T15:26:32.506Z Downloaded proc-macro-crate v3.4.0
7542026-09-04T15:26:32.506Z Downloaded compact_str v0.8.1
7552026-09-04T15:26:32.510Z Downloaded chacha20poly1305 v0.10.1
7562026-09-04T15:26:32.513Z Downloaded chumsky v0.9.3
7572026-09-04T15:26:32.513Z Downloaded ref-cast v1.0.25
7582026-09-04T15:26:32.517Z Downloaded russh-util v0.52.0
7592026-09-04T15:26:32.517Z Downloaded russh-cryptovec v0.62.0
7602026-09-04T15:26:32.517Z Downloaded generic-array v1.4.3
7612026-09-04T15:26:32.520Z Downloaded tokio-rustls v0.26.4
7622026-09-04T15:26:32.520Z Downloaded tokio-stream v0.1.18
7632026-09-04T15:26:32.523Z Downloaded parse-display v0.10.0
7642026-09-04T15:26:32.523Z Downloaded signal-hook v0.3.18
7652026-09-04T15:26:32.526Z Downloaded ipnetwork v0.21.1
7662026-09-04T15:26:32.530Z Downloaded progenitor-impl v0.13.0
7672026-09-04T15:26:32.530Z Downloaded getrandom v0.2.17
7682026-09-04T15:26:32.534Z Downloaded slog v2.8.2
7692026-09-04T15:26:32.534Z Downloaded ed25519 v2.2.3
7702026-09-04T15:26:32.534Z Downloaded instability v0.3.11
7712026-09-04T15:26:32.534Z Downloaded backtrace v0.3.76
7722026-09-04T15:26:32.537Z Downloaded rcgen v0.12.1
7732026-09-04T15:26:32.540Z Downloaded ron v0.8.1
7742026-09-04T15:26:32.540Z Downloaded rustls-platform-verifier v0.6.2
7752026-09-04T15:26:32.543Z Downloaded ipnet v2.12.0
7762026-09-04T15:26:32.543Z Downloaded corncobs v0.1.4
7772026-09-04T15:26:32.546Z Downloaded term v1.2.1
7782026-09-04T15:26:32.546Z Downloaded heapless v0.8.0
7792026-09-04T15:26:32.549Z Downloaded half v2.7.1
7802026-09-04T15:26:32.549Z Downloaded tracing-attributes v0.1.31
7812026-09-04T15:26:32.553Z Downloaded headers v0.4.1
7822026-09-04T15:26:32.556Z Downloaded scopeguard v1.2.0
7832026-09-04T15:26:32.560Z Downloaded serde_plain v1.0.2
7842026-09-04T15:26:32.560Z Downloaded secrecy v0.10.3
7852026-09-04T15:26:32.560Z Downloaded potential_utf v0.1.4
7862026-09-04T15:26:32.563Z Downloaded libefi-sys v0.1.0
7872026-09-04T15:26:32.563Z Downloaded scuffle v0.1.0
7882026-09-04T15:26:32.567Z Downloaded cc v1.2.56
7892026-09-04T15:26:32.567Z Downloaded crossbeam-utils v0.8.21
7902026-09-04T15:26:32.571Z Downloaded sponge-cursor v0.1.0
7912026-09-04T15:26:32.574Z Downloaded bumpalo v3.20.2
7922026-09-04T15:26:32.574Z Downloaded signal-hook-tokio v0.3.1
7932026-09-04T15:26:32.574Z Downloaded strum v0.27.2
7942026-09-04T15:26:32.574Z Downloaded time-core v0.1.8
7952026-09-04T15:26:32.577Z Downloaded progenitor-client v0.14.0
7962026-09-04T15:26:32.580Z Downloaded serde_repr v0.1.20
7972026-09-04T15:26:32.583Z Downloaded humantime v2.3.0
7982026-09-04T15:26:32.583Z Downloaded parse-display-derive v0.10.0
7992026-09-04T15:26:32.584Z Downloaded phf v0.12.1
8002026-09-04T15:26:32.587Z Downloaded phf v0.13.1
8012026-09-04T15:26:32.587Z Downloaded poly1305 v0.8.0
8022026-09-04T15:26:32.590Z Downloaded powerfmt v0.2.0
8032026-09-04T15:26:32.590Z Downloaded tinyvec_macros v0.1.1
8042026-09-04T15:26:32.590Z Downloaded supports-hyperlinks v3.2.0
8052026-09-04T15:26:32.593Z Downloaded sync-ptr v0.1.4
8062026-09-04T15:26:32.593Z Downloaded usdt-attr-macro v0.6.0
8072026-09-04T15:26:32.596Z Downloaded rand_chacha v0.9.0
8082026-09-04T15:26:32.596Z Downloaded rpassword v7.5.4
8092026-09-04T15:26:32.600Z Downloaded ingot-macros v0.2.0
8102026-09-04T15:26:32.600Z Downloaded heapless v0.7.17
8112026-09-04T15:26:32.605Z Downloaded p384 v0.14.0
8122026-09-04T15:26:32.608Z Downloaded universal-hash v0.6.1
8132026-09-04T15:26:32.608Z Downloaded ecdsa v0.17.0
8142026-09-04T15:26:32.608Z Downloaded wait-timeout v0.2.1
8152026-09-04T15:26:32.612Z Downloaded papergrid v0.18.0
8162026-09-04T15:26:32.612Z Downloaded prettyplease v0.2.37
8172026-09-04T15:26:32.615Z Downloaded rayon-core v1.13.0
8182026-09-04T15:26:32.618Z Downloaded progenitor-client v0.13.0
8192026-09-04T15:26:32.621Z Downloaded vte v0.14.1
8202026-09-04T15:26:32.624Z Downloaded serde-hex v0.1.0
8212026-09-04T15:26:32.624Z Downloaded yoke-derive v0.8.1
8222026-09-04T15:26:32.629Z Downloaded darling_macro v0.20.11
8232026-09-04T15:26:32.632Z Downloaded qorb v0.4.1
8242026-09-04T15:26:32.632Z Downloaded parking_lot_core v0.8.6
8252026-09-04T15:26:32.635Z Downloaded slog-json v2.6.1
8262026-09-04T15:26:32.635Z Downloaded async-compression v0.4.41
8272026-09-04T15:26:32.638Z Downloaded slab v0.4.12
8282026-09-04T15:26:32.638Z Downloaded diesel_table_macro_syntax v0.3.0
8292026-09-04T15:26:32.641Z Downloaded expectorate v1.2.0
8302026-09-04T15:26:32.644Z Downloaded litrs v1.0.0
8312026-09-04T15:26:32.647Z Downloaded darling_macro v0.13.4
8322026-09-04T15:26:32.647Z Downloaded dropshot-api-manager-types v0.8.0
8332026-09-04T15:26:32.647Z Downloaded indent_write v2.2.0
8342026-09-04T15:26:32.647Z Downloaded memmap2 v0.9.10
8352026-09-04T15:26:32.651Z Downloaded sqlformat v0.3.5
8362026-09-04T15:26:32.651Z Downloaded difflib v0.4.0
8372026-09-04T15:26:32.651Z Downloaded instant v0.1.13
8382026-09-04T15:26:32.661Z Downloaded socket2 v0.5.10
8392026-09-04T15:26:32.665Z Downloaded try-lock v0.2.5
8402026-09-04T15:26:32.665Z Downloaded darling v0.20.11
8412026-09-04T15:26:32.670Z Downloaded is_ci v1.2.0
8422026-09-04T15:26:32.673Z Downloaded is-terminal v0.4.17
8432026-09-04T15:26:32.673Z Downloaded maybe-uninit v2.0.0
8442026-09-04T15:26:32.676Z Downloaded lru v0.12.5
8452026-09-04T15:26:32.679Z Downloaded multimap v0.10.1
8462026-09-04T15:26:32.679Z Downloaded vergen-lib v0.1.6
8472026-09-04T15:26:32.683Z Downloaded ml-kem v0.3.2
8482026-09-04T15:26:32.683Z Downloaded hickory-resolver v0.25.2
8492026-09-04T15:26:32.686Z Downloaded usdt-impl v0.6.0
8502026-09-04T15:26:32.686Z Downloaded publicsuffix v2.3.0
8512026-09-04T15:26:32.690Z Downloaded vsss-rs v3.3.4
8522026-09-04T15:26:32.690Z Downloaded constant_time_eq v0.4.2
8532026-09-04T15:26:32.696Z Downloaded tracing-core v0.1.36
8542026-09-04T15:26:32.700Z Downloaded newtype-uuid-macros v0.1.0
8552026-09-04T15:26:32.700Z Downloaded num-derive v0.4.2
8562026-09-04T15:26:32.700Z Downloaded rustls-pki-types v1.14.0
8572026-09-04T15:26:32.700Z Downloaded phf_shared v0.12.1
8582026-09-04T15:26:32.700Z Downloaded zeroize v1.9.0
8592026-09-04T15:26:32.703Z Downloaded packed_struct_codegen v0.10.1
8602026-09-04T15:26:32.703Z Downloaded serde_path_to_error v0.1.20
8612026-09-04T15:26:32.703Z Downloaded yoke v0.8.1
8622026-09-04T15:26:32.706Z Downloaded parking_lot v0.12.5
8632026-09-04T15:26:32.706Z Downloaded oxide-update-engine-types v0.1.2
8642026-09-04T15:26:32.710Z Downloaded string_cache v0.8.9
8652026-09-04T15:26:32.710Z Downloaded postgres-types v0.2.12
8662026-09-04T15:26:32.710Z Downloaded smallvec v1.15.1
8672026-09-04T15:26:32.713Z Downloaded dyn-clone v1.0.20
8682026-09-04T15:26:32.718Z Downloaded rand_xorshift v0.4.0
8692026-09-04T15:26:32.721Z Downloaded rfc6979 v0.6.0
8702026-09-04T15:26:32.721Z Downloaded unsafe-libyaml v0.2.11
8712026-09-04T15:26:32.725Z Downloaded aes v0.9.1
8722026-09-04T15:26:32.729Z Downloaded simd-adler32 v0.3.8
8732026-09-04T15:26:32.729Z Downloaded progenitor-macro v0.13.0
8742026-09-04T15:26:32.729Z Downloaded toml_parser v1.1.2+spec-1.1.0
8752026-09-04T15:26:32.735Z Downloaded impl-trait-for-tuples v0.2.3
8762026-09-04T15:26:32.738Z Downloaded seq-macro v0.3.6
8772026-09-04T15:26:32.738Z Downloaded serde-big-array v0.5.1
8782026-09-04T15:26:32.738Z Downloaded progenitor-impl v0.14.0
8792026-09-04T15:26:32.741Z Downloaded samael v0.0.19
8802026-09-04T15:26:32.796Z Downloaded zip v0.6.6
8812026-09-04T15:26:32.796Z Downloaded darling_core v0.20.11
8822026-09-04T15:26:32.796Z Downloaded darling_core v0.21.3
8832026-09-04T15:26:32.796Z Downloaded knus-derive v3.4.0
8842026-09-04T15:26:32.796Z Downloaded sha1 v0.11.0
8852026-09-04T15:26:32.796Z Downloaded slog-bunyan v2.5.0
8862026-09-04T15:26:32.796Z Downloaded strum_macros v0.27.2
8872026-09-04T15:26:32.796Z Downloaded libsw v3.5.0
8882026-09-04T15:26:32.796Z Downloaded linear-map v1.2.0
8892026-09-04T15:26:32.796Z Downloaded writeable v0.6.2
8902026-09-04T15:26:32.796Z Downloaded tabwriter v1.4.1
8912026-09-04T15:26:32.796Z Downloaded tagptr v0.2.0
8922026-09-04T15:26:32.796Z Downloaded topological-sort v0.2.2
8932026-09-04T15:26:32.796Z Downloaded schemars v0.8.22
8942026-09-04T15:26:32.796Z Downloaded zstd-safe v7.2.4
8952026-09-04T15:26:32.796Z Downloaded tokio-tungstenite v0.21.0
8962026-09-04T15:26:32.796Z Downloaded indicatif v0.18.4
8972026-09-04T15:26:32.797Z Downloaded num_enum v0.7.6
8982026-09-04T15:26:32.797Z Downloaded strip-ansi-escapes v0.2.1
8992026-09-04T15:26:32.797Z Downloaded hashbrown v0.12.3
9002026-09-04T15:26:32.797Z Downloaded hickory-resolver v0.24.4
9012026-09-04T15:26:32.797Z Downloaded hickory-server v0.25.2
9022026-09-04T15:26:32.797Z Downloaded rand v0.10.1
9032026-09-04T15:26:32.797Z Downloaded unicode_categories v0.1.1
9042026-09-04T15:26:32.797Z Downloaded icu_normalizer v2.1.1
9052026-09-04T15:26:32.797Z Downloaded crc32fast v1.5.0
9062026-09-04T15:26:32.797Z Downloaded daft v0.1.8
9072026-09-04T15:26:32.797Z Downloaded packed_struct v0.10.1
9082026-09-04T15:26:32.797Z Downloaded hashbrown v0.13.2
9092026-09-04T15:26:32.797Z Downloaded pem-rfc7468 v1.0.0
9102026-09-04T15:26:32.797Z Downloaded pkcs8 v0.10.2
9112026-09-04T15:26:32.797Z Downloaded http v1.4.2
9122026-09-04T15:26:32.797Z Downloaded pkg-config v0.3.32
9132026-09-04T15:26:32.801Z Downloaded primeorder v0.14.0
9142026-09-04T15:26:32.801Z Downloaded psm v0.1.30
9152026-09-04T15:26:32.801Z Downloaded rtoolbox v0.0.3
9162026-09-04T15:26:32.801Z Downloaded usdt-macro v0.6.0
9172026-09-04T15:26:32.801Z Downloaded des v0.9.0
9182026-09-04T15:26:32.801Z Downloaded unicode-xid v0.2.6
9192026-09-04T15:26:32.801Z Downloaded rand_core v0.6.4
9202026-09-04T15:26:32.801Z Downloaded wnaf v0.14.0
9212026-09-04T15:26:32.801Z Downloaded cpufeatures v0.3.0
9222026-09-04T15:26:32.801Z Downloaded toml v1.1.2+spec-1.1.0
9232026-09-04T15:26:32.805Z Downloaded tungstenite v0.23.0
9242026-09-04T15:26:32.805Z Downloaded zerofrom v0.1.6
9252026-09-04T15:26:32.805Z Downloaded derive-ex v0.1.8
9262026-09-04T15:26:32.808Z Downloaded diff v0.1.13
9272026-09-04T15:26:32.808Z Downloaded unicode-bidi v0.3.18
9282026-09-04T15:26:32.808Z Downloaded aes-gcm v0.11.0
9292026-09-04T15:26:32.811Z Downloaded dirs-next v2.0.0
9302026-09-04T15:26:32.811Z Downloaded scroll v0.13.0
9312026-09-04T15:26:32.811Z Downloaded zerofrom-derive v0.1.6
9322026-09-04T15:26:32.811Z Downloaded der v0.7.10
9332026-09-04T15:26:32.815Z Downloaded icu_locale_core v2.1.1
9342026-09-04T15:26:32.818Z Downloaded cstr-argument v0.1.2
9352026-09-04T15:26:32.821Z Downloaded tinyvec v1.10.0
9362026-09-04T15:26:32.821Z Downloaded support-bundle-viewer v0.1.2
9372026-09-04T15:26:32.821Z Downloaded thiserror-no-std v2.0.2
9382026-09-04T15:26:32.824Z Downloaded downcast-rs v2.0.2
9392026-09-04T15:26:32.824Z Downloaded smf v0.2.3
9402026-09-04T15:26:32.824Z Downloaded ssh-cipher v0.3.0
9412026-09-04T15:26:32.825Z Downloaded ryu v1.0.23
9422026-09-04T15:26:32.828Z Downloaded crossbeam-epoch v0.9.18
9432026-09-04T15:26:32.828Z Downloaded oxide-update-engine v0.1.2
9442026-09-04T15:26:32.831Z Downloaded darling_macro v0.23.0
9452026-09-04T15:26:32.831Z Downloaded ssh-encoding v0.3.0
9462026-09-04T15:26:32.831Z Downloaded keccak v0.1.6
9472026-09-04T15:26:32.831Z Downloaded jiff-static v0.2.34
9482026-09-04T15:26:32.835Z Downloaded vergen-lib v9.1.0
9492026-09-04T15:26:32.835Z Downloaded indoc v1.0.9
9502026-09-04T15:26:32.838Z Downloaded dsl_auto_type v0.2.0
9512026-09-04T15:26:32.838Z Downloaded dunce v1.0.5
9522026-09-04T15:26:32.838Z Downloaded unit-prefix v0.5.2
9532026-09-04T15:26:32.838Z Downloaded snafu v0.8.9
9542026-09-04T15:26:32.842Z Downloaded pkcs8 v0.11.0
9552026-09-04T15:26:32.846Z Downloaded test-strategy v0.4.5
9562026-09-04T15:26:32.849Z Downloaded hashbrown v0.16.1
9572026-09-04T15:26:32.849Z Downloaded precomputed-hash v0.1.1
9582026-09-04T15:26:32.852Z Downloaded derive-where v1.6.0
9592026-09-04T15:26:32.852Z Downloaded tinystr v0.8.2
9602026-09-04T15:26:32.852Z Downloaded md-5 v0.10.6
9612026-09-04T15:26:32.856Z Downloaded x509-cert v0.2.5
9622026-09-04T15:26:32.859Z Downloaded num-bigint-dig v0.8.6
9632026-09-04T15:26:32.859Z Downloaded hyper-rustls v0.27.7
9642026-09-04T15:26:32.862Z Downloaded rustc-hash v2.1.1
9652026-09-04T15:26:32.862Z Downloaded quinn-udp v0.5.14
9662026-09-04T15:26:32.862Z Downloaded toml_edit v0.23.10+spec-1.0.0
9672026-09-04T15:26:32.866Z Downloaded whoami v1.6.1
9682026-09-04T15:26:32.866Z Downloaded match_cfg v0.1.0
9692026-09-04T15:26:32.866Z Downloaded num-iter v0.1.45
9702026-09-04T15:26:32.866Z Downloaded icu_provider v2.1.1
9712026-09-04T15:26:32.869Z Downloaded serde_spanned v1.1.1
9722026-09-04T15:26:32.869Z Downloaded signature v3.0.0
9732026-09-04T15:26:32.869Z Downloaded rustyline v14.0.0
9742026-09-04T15:26:32.872Z Downloaded libbz2-rs-sys v0.2.2
9752026-09-04T15:26:32.872Z Downloaded rusty-fork v0.3.1
9762026-09-04T15:26:32.872Z Downloaded shlex v1.3.0
9772026-09-04T15:26:32.872Z Downloaded crypto-common v0.2.2
9782026-09-04T15:26:32.875Z Downloaded peg-runtime v0.8.5
9792026-09-04T15:26:32.875Z Downloaded progenitor-macro v0.14.0
9802026-09-04T15:26:32.875Z Downloaded scroll_derive v0.13.1
9812026-09-04T15:26:32.879Z Downloaded tokio-test v0.4.5
9822026-09-04T15:26:32.882Z Downloaded lock_api v0.4.14
9832026-09-04T15:26:32.882Z Downloaded unicase v2.9.0
9842026-09-04T15:26:32.885Z Downloaded zerotrie v0.2.3
9852026-09-04T15:26:32.891Z Downloaded defmt-macros v1.0.1
9862026-09-04T15:26:32.894Z Downloaded diesel-dtrace v0.5.0
9872026-09-04T15:26:32.894Z Downloaded num-traits v0.2.19
9882026-09-04T15:26:32.897Z Downloaded smallvec v0.6.14
9892026-09-04T15:26:32.897Z Downloaded indoc v2.0.7
9902026-09-04T15:26:32.897Z Downloaded pkcs1 v0.8.0-rc.4
9912026-09-04T15:26:32.901Z Downloaded jobserver v0.1.34
9922026-09-04T15:26:32.901Z Downloaded native-tls v0.2.18
9932026-09-04T15:26:32.901Z Downloaded typed-path v0.9.3
9942026-09-04T15:26:32.904Z Downloaded aho-corasick v1.1.4
9952026-09-04T15:26:32.907Z Downloaded hashbrown v0.15.5
9962026-09-04T15:26:32.910Z Downloaded newtype-uuid v1.3.2
9972026-09-04T15:26:32.910Z Downloaded oxnet v0.1.6
9982026-09-04T15:26:32.913Z Downloaded thread-id v5.1.0
9992026-09-04T15:26:32.914Z Downloaded postgres-protocol v0.6.10
10002026-09-04T15:26:32.914Z Downloaded ppv-lite86 v0.2.21
10012026-09-04T15:26:32.914Z Downloaded zone v0.3.1
10022026-09-04T15:26:32.914Z Downloaded crc-catalog v2.4.0
10032026-09-04T15:26:32.917Z Downloaded crucible-workspace-hack v0.1.0
10042026-09-04T15:26:32.917Z Downloaded crunchy v0.2.4
10052026-09-04T15:26:32.917Z Downloaded libsw-core v0.3.2
10062026-09-04T15:26:32.917Z Downloaded tls_codec_derive v0.4.2
10072026-09-04T15:26:32.917Z Downloaded rustversion v1.0.22
10082026-09-04T15:26:32.922Z Downloaded r2d2 v0.8.10
10092026-09-04T15:26:32.926Z Downloaded display-error-chain v0.2.2
10102026-09-04T15:26:32.926Z Downloaded rustls-pemfile v2.2.0
10112026-09-04T15:26:32.932Z Downloaded linked-hash-map v0.5.6
10122026-09-04T15:26:32.935Z Downloaded mio v1.2.0
10132026-09-04T15:26:32.938Z Downloaded managed v0.8.0
10142026-09-04T15:26:32.938Z Downloaded openssl-probe v0.2.1
10152026-09-04T15:26:32.938Z Downloaded darling v0.23.0
10162026-09-04T15:26:32.942Z Downloaded kstat-rs v0.2.5
10172026-09-04T15:26:32.942Z Downloaded similar v2.7.0
10182026-09-04T15:26:32.945Z Downloaded num-bigint v0.4.6
10192026-09-04T15:26:32.948Z Downloaded p521 v0.14.0
10202026-09-04T15:26:32.948Z Downloaded serde_derive_internals v0.29.1
10212026-09-04T15:26:32.948Z Downloaded slog-dtrace v0.3.0
10222026-09-04T15:26:32.954Z Downloaded spki v0.7.3
10232026-09-04T15:26:32.954Z Downloaded slog-async v2.8.0
10242026-09-04T15:26:32.954Z Downloaded miniz_oxide v0.8.9
10252026-09-04T15:26:32.957Z Downloaded hyper-staticfile v0.10.1
10262026-09-04T15:26:32.957Z Downloaded tungstenite v0.21.0
10272026-09-04T15:26:32.957Z Downloaded hashbrown v0.14.5
10282026-09-04T15:26:32.957Z Downloaded openssl-sys v0.9.117
10292026-09-04T15:26:32.961Z Downloaded tokio-native-tls v0.3.1
10302026-09-04T15:26:32.961Z Downloaded rustc_version v0.4.1
10312026-09-04T15:26:32.965Z Downloaded crypto-bigint v0.5.5
10322026-09-04T15:26:32.969Z Downloaded tokio-tungstenite v0.23.1
10332026-09-04T15:26:32.969Z Downloaded sigpipe v0.1.3
10342026-09-04T15:26:32.972Z Downloaded walkdir v2.5.0
10352026-09-04T15:26:32.975Z Downloaded cookie_store v0.22.1
10362026-09-04T15:26:32.979Z Downloaded strsim v0.10.0
10372026-09-04T15:26:32.987Z Downloaded displaydoc v0.2.5
10382026-09-04T15:26:32.990Z Downloaded data-encoding v2.10.0
10392026-09-04T15:26:32.990Z Downloaded untrusted v0.9.0
10402026-09-04T15:26:32.990Z Downloaded void v1.0.2
10412026-09-04T15:26:32.996Z Downloaded pkcs1 v0.7.5
10422026-09-04T15:26:33.000Z Downloaded zerocopy v0.6.6
10432026-09-04T15:26:33.000Z Downloaded ed25519 v3.0.0
10442026-09-04T15:26:33.000Z Downloaded derive_builder_core v0.20.2
10452026-09-04T15:26:33.005Z Downloaded universal-hash v0.5.1
10462026-09-04T15:26:33.008Z Downloaded ingot-types v0.2.0
10472026-09-04T15:26:33.012Z Downloaded derive_more v0.99.20
10482026-09-04T15:26:33.016Z Downloaded der v0.8.0
10492026-09-04T15:26:33.016Z Downloaded serde_cbor v0.11.2
10502026-09-04T15:26:33.020Z Downloaded nanorand v0.7.0
10512026-09-04T15:26:33.020Z Downloaded oxide-update-engine-display v0.1.2
10522026-09-04T15:26:33.023Z Downloaded nonempty v0.12.0
10532026-09-04T15:26:33.023Z Downloaded mime_guess v2.0.5
10542026-09-04T15:26:33.026Z Downloaded psl-types v2.0.11
10552026-09-04T15:26:33.026Z Downloaded tokio-dtrace v0.1.1
10562026-09-04T15:26:33.026Z Downloaded rand v0.9.2
10572026-09-04T15:26:33.029Z Downloaded predicates v3.1.4
10582026-09-04T15:26:33.029Z Downloaded rand_seeder v0.4.0
10592026-09-04T15:26:33.033Z Downloaded pem v3.0.6
10602026-09-04T15:26:33.033Z Downloaded primefield v0.14.0
10612026-09-04T15:26:33.033Z Downloaded pbkdf2 v0.13.0
10622026-09-04T15:26:33.033Z Downloaded pin-project-internal v1.1.11
10632026-09-04T15:26:33.036Z Downloaded illumos-nvpair v0.3.0
10642026-09-04T15:26:33.036Z Downloaded ed25519-dalek v3.0.0
10652026-09-04T15:26:33.036Z Downloaded schemars_derive v0.8.22
10662026-09-04T15:26:33.036Z Downloaded scrypt v0.12.0
10672026-09-04T15:26:33.039Z Downloaded tower-http v0.6.8
10682026-09-04T15:26:33.042Z Downloaded vergen v9.1.0
10692026-09-04T15:26:33.042Z Downloaded progenitor v0.14.0
10702026-09-04T15:26:33.046Z Downloaded semver v0.1.20
10712026-09-04T15:26:33.046Z Downloaded shell-words v1.1.1
10722026-09-04T15:26:33.046Z Downloaded path-slash v0.1.5
10732026-09-04T15:26:33.046Z Downloaded supports-color v3.0.2
10742026-09-04T15:26:33.046Z Downloaded ref-cast-impl v1.0.25
10752026-09-04T15:26:33.049Z Downloaded h2 v0.4.15
10762026-09-04T15:26:33.053Z Downloaded slog-stdlog v4.1.1
10772026-09-04T15:26:33.053Z Downloaded strum_macros v0.26.4
10782026-09-04T15:26:33.053Z Downloaded strum_macros v0.24.3
10792026-09-04T15:26:33.056Z Downloaded darling v0.21.3
10802026-09-04T15:26:33.056Z Downloaded time-macros v0.2.27
10812026-09-04T15:26:33.060Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10822026-09-04T15:26:33.060Z Downloaded sync_wrapper v1.0.2
10832026-09-04T15:26:33.060Z Downloaded crossbeam-deque v0.8.6
10842026-09-04T15:26:33.063Z Downloaded tower-layer v0.3.3
10852026-09-04T15:26:33.063Z Downloaded unicode-truncate v1.1.0
10862026-09-04T15:26:33.069Z Downloaded idna v1.1.0
10872026-09-04T15:26:33.074Z Downloaded const_format v0.2.35
10882026-09-04T15:26:33.077Z Downloaded const_format_proc_macros v0.2.34
10892026-09-04T15:26:33.080Z Downloaded ecdsa v0.16.9
10902026-09-04T15:26:33.080Z Downloaded ingot v0.2.1
10912026-09-04T15:26:33.080Z Downloaded defmt v0.3.100
10922026-09-04T15:26:33.081Z Downloaded num-rational v0.4.2
10932026-09-04T15:26:33.084Z Downloaded daft-derive v0.1.8
10942026-09-04T15:26:33.087Z Downloaded digest v0.11.3
10952026-09-04T15:26:33.087Z Downloaded idna_adapter v1.2.1
10962026-09-04T15:26:33.090Z Downloaded icu_normalizer_data v2.1.1
10972026-09-04T15:26:33.090Z Downloaded icu_properties v2.1.2
10982026-09-04T15:26:33.094Z Downloaded memoffset v0.9.1
10992026-09-04T15:26:33.094Z Downloaded keccak v0.2.0
11002026-09-04T15:26:33.097Z Downloaded internet-checksum v0.2.1
11012026-09-04T15:26:33.097Z Downloaded newtype_derive v0.1.6
11022026-09-04T15:26:33.097Z Downloaded subprocess v0.2.15
11032026-09-04T15:26:33.103Z Downloaded rustls-native-certs v0.8.3
11042026-09-04T15:26:33.103Z Downloaded num_enum_derive v0.7.6
11052026-09-04T15:26:33.103Z Downloaded pem-rfc7468 v0.7.0
11062026-09-04T15:26:33.106Z Downloaded module-lattice v0.2.3
11072026-09-04T15:26:33.109Z Downloaded hkdf v0.13.0
11082026-09-04T15:26:33.112Z Downloaded owo-colors v4.3.0
11092026-09-04T15:26:33.112Z Downloaded peg v0.8.5
11102026-09-04T15:26:33.115Z Downloaded proc-macro-error-attr2 v2.0.0
11112026-09-04T15:26:33.115Z Downloaded toml_edit v0.19.15
11122026-09-04T15:26:33.122Z Downloaded typify v0.6.2
11132026-09-04T15:26:33.126Z Downloaded sha2 v0.11.0
11142026-09-04T15:26:33.129Z Downloaded recursive-proc-macro-impl v0.1.1
11152026-09-04T15:26:33.129Z Downloaded siphasher v1.0.2
11162026-09-04T15:26:33.129Z Downloaded subtle v2.6.1
11172026-09-04T15:26:33.129Z Downloaded utf8_iter v1.0.4
11182026-09-04T15:26:33.129Z Downloaded signature v2.2.0
11192026-09-04T15:26:33.129Z Downloaded trait-variant v0.1.2
11202026-09-04T15:26:33.134Z Downloaded twox-hash v2.1.2
11212026-09-04T15:26:33.134Z Downloaded slog-scope v4.4.1
11222026-09-04T15:26:33.134Z Downloaded unicode-normalization v0.1.25
11232026-09-04T15:26:33.137Z Downloaded waitgroup v0.1.2
11242026-09-04T15:26:33.137Z Downloaded darling_macro v0.21.3
11252026-09-04T15:26:33.140Z Downloaded crc v3.4.0
11262026-09-04T15:26:33.140Z Downloaded digest-io v0.1.0
11272026-09-04T15:26:33.140Z Downloaded zstd v0.13.3
11282026-09-04T15:26:33.144Z Downloaded quick-error v1.2.3
11292026-09-04T15:26:33.144Z Downloaded inout v0.1.4
11302026-09-04T15:26:33.144Z Downloaded tui-tree-widget v0.23.1
11312026-09-04T15:26:33.147Z Downloaded darling v0.13.4
11322026-09-04T15:26:33.147Z Downloaded ident_case v1.0.1
11332026-09-04T15:26:33.147Z Downloaded serde_bytes v0.11.19
11342026-09-04T15:26:33.147Z Downloaded winnow v0.5.40
11352026-09-04T15:26:33.152Z Downloaded itertools v0.10.5
11362026-09-04T15:26:33.155Z Downloaded miette v7.6.0
11372026-09-04T15:26:33.158Z Downloaded indexmap v1.9.3
11382026-09-04T15:26:33.162Z Downloaded either v1.15.0
11392026-09-04T15:26:33.162Z Downloaded lru-cache v0.1.2
11402026-09-04T15:26:33.162Z Downloaded openssl-probe v0.1.6
11412026-09-04T15:26:33.162Z Downloaded parse-size v1.1.0
11422026-09-04T15:26:33.162Z Downloaded percent-encoding v2.3.2
11432026-09-04T15:26:33.162Z Downloaded lalrpop-util v0.19.12
11442026-09-04T15:26:33.165Z Downloaded sha1 v0.10.6
11452026-09-04T15:26:33.165Z Downloaded dropshot-api-manager v0.8.0
11462026-09-04T15:26:33.168Z Downloaded oxide-generation v0.1.3
11472026-09-04T15:26:33.171Z Downloaded crossterm v0.28.1
11482026-09-04T15:26:33.174Z Downloaded zopfli v0.8.3
11492026-09-04T15:26:33.174Z Downloaded num-integer v0.1.46
11502026-09-04T15:26:33.178Z Downloaded primeorder v0.13.6
11512026-09-04T15:26:33.178Z Downloaded term v0.7.0
11522026-09-04T15:26:33.178Z Downloaded peg-macros v0.8.5
11532026-09-04T15:26:33.181Z Downloaded crc8 v0.1.1
11542026-09-04T15:26:33.181Z Downloaded phc v0.6.1
11552026-09-04T15:26:33.184Z Downloaded num v0.4.3
11562026-09-04T15:26:33.184Z Downloaded salsa20 v0.11.0
11572026-09-04T15:26:33.187Z Downloaded hkdf v0.12.4
11582026-09-04T15:26:33.193Z Downloaded socket2 v0.6.3
11592026-09-04T15:26:33.196Z Downloaded rustc_version v0.1.7
11602026-09-04T15:26:33.196Z Downloaded crypto-primes v0.7.2
11612026-09-04T15:26:33.196Z Downloaded tap v1.0.1
11622026-09-04T15:26:33.196Z Downloaded p256 v0.14.0
11632026-09-04T15:26:33.200Z Downloaded tiny-keccak v2.0.2
11642026-09-04T15:26:33.201Z Downloaded aws-lc-rs v1.16.3
11652026-09-04T15:26:33.205Z Downloaded itertools v0.14.0
11662026-09-04T15:26:33.209Z Downloaded itertools v0.15.0
11672026-09-04T15:26:33.212Z Downloaded yansi v1.0.1
11682026-09-04T15:26:33.215Z Downloaded knus v3.4.0
11692026-09-04T15:26:33.215Z Downloaded derive_builder v0.20.2
11702026-09-04T15:26:33.218Z Downloaded termios v0.3.3
11712026-09-04T15:26:33.219Z Downloaded document-features v0.2.12
11722026-09-04T15:26:33.222Z Downloaded md5 v0.8.0
11732026-09-04T15:26:33.222Z Downloaded zerovec-derive v0.11.2
11742026-09-04T15:26:33.222Z Downloaded scheduled-thread-pool v0.2.7
11752026-09-04T15:26:33.222Z Downloaded dropshot_endpoint v0.17.1
11762026-09-04T15:26:33.225Z Downloaded ignore v0.4.25
11772026-09-04T15:26:33.225Z Downloaded quinn v0.11.11
11782026-09-04T15:26:33.229Z Downloaded libloading v0.8.9
11792026-09-04T15:26:33.229Z Downloaded static_assertions v1.1.0
11802026-09-04T15:26:33.232Z Downloaded thiserror-impl-no-std v2.0.2
11812026-09-04T15:26:33.239Z Downloaded bitvec v1.0.1
11822026-09-04T15:26:33.251Z Downloaded derive_builder_macro v0.20.2
11832026-09-04T15:26:33.254Z Downloaded predicates-tree v1.0.13
11842026-09-04T15:26:33.258Z Downloaded inout v0.2.2
11852026-09-04T15:26:33.258Z Downloaded pin-project-lite v0.2.17
11862026-09-04T15:26:33.261Z Downloaded usdt v0.6.0
11872026-09-04T15:26:33.261Z Downloaded litemap v0.8.1
11882026-09-04T15:26:33.261Z Downloaded lazy_static v1.5.0
11892026-09-04T15:26:33.265Z Downloaded kem v0.3.0
11902026-09-04T15:26:33.265Z Downloaded zerovec v0.11.5
11912026-09-04T15:26:33.267Z Downloaded rand_core v0.9.5
11922026-09-04T15:26:33.272Z Downloaded lzss v0.8.2
11932026-09-04T15:26:33.275Z Downloaded uzers v0.12.2
11942026-09-04T15:26:33.278Z Downloaded csv-core v0.1.13
11952026-09-04T15:26:33.281Z Downloaded tower-service v0.3.3
11962026-09-04T15:26:33.287Z Downloaded termtree v0.5.1
11972026-09-04T15:26:33.290Z Downloaded oso-derive v0.27.3
11982026-09-04T15:26:33.296Z Downloaded proc-macro-error2 v2.0.1
11992026-09-04T15:26:33.301Z Downloaded whoami v2.1.0
12002026-09-04T15:26:33.304Z Downloaded vergen-git2 v9.1.0
12012026-09-04T15:26:33.308Z Downloaded xshell-macros v0.2.7
12022026-09-04T15:26:33.308Z Downloaded chrono v0.4.45
12032026-09-04T15:26:33.317Z Downloaded nu-ansi-term v0.50.3
12042026-09-04T15:26:33.322Z Downloaded resolv-conf v0.7.6
12052026-09-04T15:26:33.322Z Downloaded rawzip v0.4.4
12062026-09-04T15:26:33.326Z Downloaded nom v8.0.0
12072026-09-04T15:26:33.326Z Downloaded bindgen v0.71.1
12082026-09-04T15:26:33.329Z Downloaded serde_yaml v0.9.34+deprecated
12092026-09-04T15:26:33.333Z Downloaded convert_case v0.10.0
12102026-09-04T15:26:33.337Z Downloaded icu_properties_data v2.1.2
12112026-09-04T15:26:33.341Z Downloaded stringprep v0.1.5
12122026-09-04T15:26:33.345Z Downloaded serde_urlencoded v0.7.1
12132026-09-04T15:26:33.348Z Downloaded russh v0.62.4
12142026-09-04T15:26:33.353Z Downloaded hybrid-array v0.4.13
12152026-09-04T15:26:33.356Z Downloaded toml v0.7.8
12162026-09-04T15:26:33.356Z Downloaded crc-any v2.5.0
12172026-09-04T15:26:33.361Z Downloaded vcpkg v0.2.15
12182026-09-04T15:26:33.382Z Downloaded miette-derive v7.6.0
12192026-09-04T15:26:33.386Z Downloaded multer v3.1.0
12202026-09-04T15:26:33.386Z Downloaded serdect v0.4.3
12212026-09-04T15:26:33.386Z Downloaded defmt v1.0.1
12222026-09-04T15:26:33.389Z Downloaded unicode-properties v0.1.4
12232026-09-04T15:26:33.389Z Downloaded iana-time-zone v0.1.65
12242026-09-04T15:26:33.392Z Downloaded blake3 v1.8.5
12252026-09-04T15:26:33.395Z Downloaded quick-xml v0.37.5
12262026-09-04T15:26:33.399Z Downloaded snafu-derive v0.8.9
12272026-09-04T15:26:33.399Z Downloaded hyper v1.10.1
12282026-09-04T15:26:33.402Z Downloaded reedline v0.40.0
12292026-09-04T15:26:33.405Z Downloaded postcard v1.1.3
12302026-09-04T15:26:33.409Z Downloaded tokio-util v0.7.18
12312026-09-04T15:26:33.412Z Downloaded rand_core v0.10.0
12322026-09-04T15:26:33.412Z Downloaded url v2.5.8
12332026-09-04T15:26:33.415Z Downloaded zerocopy-derive v0.8.55
12342026-09-04T15:26:33.417Z Downloaded prefix-trie v0.7.0
12352026-09-04T15:26:33.421Z Downloaded ctutils v0.4.2
12362026-09-04T15:26:33.421Z Downloaded git2 v0.20.4
12372026-09-04T15:26:33.425Z Downloaded yasna v0.5.2
12382026-09-04T15:26:33.428Z Downloaded cookie v0.18.1
12392026-09-04T15:26:33.429Z Downloaded tokio-postgres v0.7.16
12402026-09-04T15:26:33.432Z Downloaded nom v7.1.3
12412026-09-04T15:26:33.432Z Downloaded spin v0.9.8
12422026-09-04T15:26:33.435Z Downloaded ed25519-dalek v2.2.0
12432026-09-04T15:26:33.435Z Downloaded parking_lot v0.11.2
12442026-09-04T15:26:33.438Z Downloaded darling_core v0.13.4
12452026-09-04T15:26:33.438Z Downloaded uuid v1.23.4
12462026-09-04T15:26:33.442Z Downloaded crossterm v0.29.0
12472026-09-04T15:26:33.445Z Downloaded diesel_derives v2.3.7
12482026-09-04T15:26:33.453Z Downloaded p384 v0.13.1
12492026-09-04T15:26:33.456Z Downloaded elliptic-curve v0.13.8
12502026-09-04T15:26:33.459Z Downloaded iri-string v0.7.10
12512026-09-04T15:26:33.462Z Downloaded crossbeam-channel v0.5.15
12522026-09-04T15:26:33.462Z Downloaded rsa v0.10.0-rc.18
12532026-09-04T15:26:33.465Z Downloaded drift v0.2.0
12542026-09-04T15:26:33.471Z Downloaded rsa v0.9.10
12552026-09-04T15:26:33.474Z Downloaded minimal-lexical v0.2.1
12562026-09-04T15:26:33.477Z Downloaded lalrpop v0.19.12
12572026-09-04T15:26:33.481Z Downloaded derive_more-impl v2.1.1
12582026-09-04T15:26:33.484Z Downloaded regex v1.12.3
12592026-09-04T15:26:33.487Z Downloaded time v0.3.47
12602026-09-04T15:26:33.493Z Downloaded ssh-key v0.7.0-rc.11
12612026-09-04T15:26:33.498Z Downloaded darling_core v0.23.0
12622026-09-04T15:26:33.501Z Downloaded pretty_assertions v1.4.1
12632026-09-04T15:26:33.504Z Downloaded tar v0.4.46
12642026-09-04T15:26:33.504Z Downloaded derive_more v2.1.1
12652026-09-04T15:26:33.509Z Downloaded smoltcp v0.9.1
12662026-09-04T15:26:33.514Z Downloaded rustls-webpki v0.103.13
12672026-09-04T15:26:33.517Z Downloaded rand v0.8.6
12682026-09-04T15:26:33.521Z Downloaded steno v0.4.1
12692026-09-04T15:26:33.521Z Downloaded zip v4.6.1
12702026-09-04T15:26:33.525Z Downloaded icu_collections v2.1.1
12712026-09-04T15:26:33.528Z Downloaded schemars v0.9.0
12722026-09-04T15:26:33.536Z Downloaded libxml v0.3.3
12732026-09-04T15:26:33.539Z Downloaded jiff-core v0.1.0
12742026-09-04T15:26:33.543Z Downloaded schemars v1.2.1
12752026-09-04T15:26:33.550Z Downloaded serde_with v1.14.0
12762026-09-04T15:26:33.553Z Downloaded tough v0.22.0
12772026-09-04T15:26:33.561Z Downloaded unicode-segmentation v1.12.0
12782026-09-04T15:26:33.571Z Downloaded internal-russh-num-bigint v0.5.0
12792026-09-04T15:26:33.575Z Downloaded hyper-util v0.1.20
12802026-09-04T15:26:33.578Z Downloaded tower v0.5.3
12812026-09-04T15:26:33.581Z Downloaded winnow v0.6.26
12822026-09-04T15:26:33.592Z Downloaded salty v0.3.0
12832026-09-04T15:26:33.608Z Downloaded gimli v0.32.3
12842026-09-04T15:26:33.618Z Downloaded goblin v0.10.5
12852026-09-04T15:26:33.621Z Downloaded nix v0.27.1
12862026-09-04T15:26:33.627Z Downloaded reqwest v0.12.28
12872026-09-04T15:26:33.630Z Downloaded serde_with v3.21.0
12882026-09-04T15:26:33.637Z Downloaded iddqd v0.4.2
12892026-09-04T15:26:33.641Z Downloaded bstr v1.12.1
12902026-09-04T15:26:33.646Z Downloaded libm v0.2.16
12912026-09-04T15:26:33.651Z Downloaded itertools v0.12.1
12922026-09-04T15:26:33.655Z Downloaded reqwest v0.13.2
12932026-09-04T15:26:33.658Z Downloaded petname v2.0.2
12942026-09-04T15:26:33.662Z Downloaded itertools v0.13.0
12952026-09-04T15:26:33.665Z Downloaded portable-atomic v1.13.1
12962026-09-04T15:26:33.669Z Downloaded regex-syntax v0.6.29
12972026-09-04T15:26:33.673Z Downloaded winnow v1.0.3
12982026-09-04T15:26:33.678Z Downloaded rustls v0.23.41
12992026-09-04T15:26:33.686Z Downloaded rayon v1.11.0
13002026-09-04T15:26:33.690Z Downloaded moka v0.12.13
13012026-09-04T15:26:33.693Z Downloaded syn v3.0.3
13022026-09-04T15:26:33.700Z Downloaded nix v0.28.0
13032026-09-04T15:26:33.706Z Downloaded proptest v1.11.0
13042026-09-04T15:26:33.717Z Downloaded radix_trie v0.2.1
13052026-09-04T15:26:33.723Z Downloaded regress v0.11.1
13062026-09-04T15:26:33.731Z Downloaded sha3 v0.12.0
13072026-09-04T15:26:33.740Z Downloaded curve25519-dalek v5.0.0
13082026-09-04T15:26:33.756Z Downloaded regex-syntax v0.8.10
13092026-09-04T15:26:33.760Z Downloaded zlib-rs v0.6.2
13102026-09-04T15:26:33.766Z Downloaded hickory-proto v0.24.4
13112026-09-04T15:26:33.778Z Downloaded quinn-proto v0.11.16
13122026-09-04T15:26:33.785Z Downloaded tabled v0.21.0
13132026-09-04T15:26:33.794Z Downloaded hickory-proto v0.25.2
13142026-09-04T15:26:33.804Z Downloaded openssl v0.10.80
13152026-09-04T15:26:33.809Z Downloaded openapiv3 v2.2.0
13162026-09-04T15:26:33.814Z Downloaded zerocopy v0.8.55
13172026-09-04T15:26:33.825Z Downloaded regress v0.10.5
13182026-09-04T15:26:33.829Z Downloaded object v0.30.4
13192026-09-04T15:26:33.834Z Downloaded curve25519-dalek v4.1.3
13202026-09-04T15:26:33.840Z Downloaded polar-core v0.27.3
13212026-09-04T15:26:33.844Z Downloaded crypto-bigint v0.7.5
13222026-09-04T15:26:33.854Z Downloaded rustix v0.38.44
13232026-09-04T15:26:33.864Z Downloaded object v0.37.3
13242026-09-04T15:26:33.870Z Downloaded smoltcp v0.11.0
13252026-09-04T15:26:33.877Z Downloaded sha3 v0.11.0
13262026-09-04T15:26:33.880Z Downloaded dropshot v0.17.1
13272026-09-04T15:26:33.891Z Downloaded diesel v2.3.7
13282026-09-04T15:26:33.902Z Downloaded nix v0.31.2
13292026-09-04T15:26:33.908Z Downloaded sqlparser v0.61.0
13302026-09-04T15:26:33.914Z Downloaded typify-impl v0.6.2
13312026-09-04T15:26:33.937Z Downloaded zerocopy-derive v0.6.6
13322026-09-04T15:26:33.942Z Downloaded bzip2-sys v0.1.13+1.0.8
13332026-09-04T15:26:33.952Z Downloaded tracing v0.1.44
13342026-09-04T15:26:33.964Z Downloaded regex-automata v0.4.14
13352026-09-04T15:26:33.973Z Downloaded jiff v0.2.34
13362026-09-04T15:26:33.982Z Downloaded ratatui v0.29.0
13372026-09-04T15:26:33.993Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13382026-09-04T15:26:34.003Z Downloaded sled v0.34.7
13392026-09-04T15:26:34.008Z Downloaded petgraph v0.6.5
13402026-09-04T15:26:34.018Z Downloaded sha3 v0.10.8
13412026-09-04T15:26:34.022Z Downloaded encoding_rs v0.8.35
13422026-09-04T15:26:34.052Z Downloaded chrono-tz v0.10.4
13432026-09-04T15:26:34.052Z Downloaded petgraph v0.8.3
13442026-09-04T15:26:34.084Z Downloaded libz-sys v1.1.24
13452026-09-04T15:26:34.109Z Downloaded csv v1.4.0
13462026-09-04T15:26:34.121Z Downloaded tokio v1.52.1
13472026-09-04T15:26:34.238Z Downloaded ring v0.17.14
13482026-09-04T15:26:34.281Z Downloaded libgit2-sys v0.18.3+1.9.2
13492026-09-04T15:26:34.758Z Downloaded aws-lc-sys v0.40.0
13502026-09-04T15:26:35.015Z Compiling serde_core v1.0.228
13512026-09-04T15:26:35.015Z Compiling libc v0.2.185
13522026-09-04T15:26:35.015Z Compiling serde v1.0.228
13532026-09-04T15:26:35.019Z Compiling log v0.4.33
13542026-09-04T15:26:35.019Z Compiling smallvec v1.15.1
13552026-09-04T15:26:35.019Z Compiling shlex v1.3.0
13562026-09-04T15:26:35.155Z Compiling find-msvc-tools v0.1.9
13572026-09-04T15:26:35.158Z Compiling syn v2.0.117
13582026-09-04T15:26:35.364Z Compiling subtle v2.6.1
13592026-09-04T15:26:35.397Z Compiling scopeguard v1.2.0
13602026-09-04T15:26:35.411Z Compiling typenum v1.20.1
13612026-09-04T15:26:35.482Z Compiling stable_deref_trait v1.2.1
13622026-09-04T15:26:35.489Z Compiling lock_api v0.4.14
13632026-09-04T15:26:35.500Z Compiling zerocopy v0.8.55
13642026-09-04T15:26:35.528Z Compiling portable-atomic v1.13.1
13652026-09-04T15:26:35.531Z Compiling serde_json v1.0.151
13662026-09-04T15:26:35.690Z Compiling critical-section v1.2.0
13672026-09-04T15:26:35.750Z Compiling libm v0.2.16
13682026-09-04T15:26:35.810Z Compiling num-traits v0.2.19
13692026-09-04T15:26:35.934Z Compiling pkg-config v0.3.32
13702026-09-04T15:26:35.979Z Compiling errno v0.3.14
13712026-09-04T15:26:35.992Z Compiling jobserver v0.1.34
13722026-09-04T15:26:36.044Z Compiling getrandom v0.2.17
13732026-09-04T15:26:36.214Z Compiling cc v1.2.56
13742026-09-04T15:26:36.265Z Compiling rand_core v0.6.4
13752026-09-04T15:26:36.463Z Compiling generic-array v0.14.7
13762026-09-04T15:26:36.515Z Compiling once_cell v1.21.3
13772026-09-04T15:26:36.536Z Compiling getrandom v0.4.3
13782026-09-04T15:26:36.562Z Compiling parking_lot_core v0.9.12
13792026-09-04T15:26:36.652Z Compiling const-oid v0.9.6
13802026-09-04T15:26:36.723Z Compiling pin-project-lite v0.2.17
13812026-09-04T15:26:36.828Z Compiling rand_core v0.10.0
13822026-09-04T15:26:37.278Z Compiling bitflags v2.11.0
13832026-09-04T15:26:37.305Z Compiling signal-hook-registry v1.4.8
13842026-09-04T15:26:37.399Z Compiling futures-core v0.3.32
13852026-09-04T15:26:37.456Z Compiling litemap v0.8.1
13862026-09-04T15:26:37.512Z Compiling writeable v0.6.2
13872026-09-04T15:26:37.555Z Compiling percent-encoding v2.3.2
13882026-09-04T15:26:37.595Z Compiling semver v1.0.28
13892026-09-04T15:26:37.620Z Compiling parking_lot v0.12.5
13902026-09-04T15:26:37.654Z Compiling mio v1.2.0
13912026-09-04T15:26:37.710Z Compiling icu_normalizer_data v2.1.1
13922026-09-04T15:26:37.748Z Compiling icu_properties_data v2.1.2
13932026-09-04T15:26:37.887Z Compiling socket2 v0.6.3
13942026-09-04T15:26:37.935Z Compiling getrandom v0.3.4
13952026-09-04T15:26:37.997Z Compiling rustix v1.1.4
13962026-09-04T15:26:38.001Z Compiling futures-sink v0.3.32
13972026-09-04T15:26:38.099Z Compiling synstructure v0.13.2
13982026-09-04T15:26:38.120Z Compiling futures-channel v0.3.32
13992026-09-04T15:26:38.136Z Compiling indexmap v2.14.0
14002026-09-04T15:26:38.304Z Compiling futures-task v0.3.32
14012026-09-04T15:26:38.367Z Compiling slab v0.4.12
14022026-09-04T15:26:38.467Z Compiling futures-io v0.3.32
14032026-09-04T15:26:38.482Z Compiling utf8_iter v1.0.4
14042026-09-04T15:26:38.545Z Compiling form_urlencoded v1.2.2
14052026-09-04T15:26:38.623Z Compiling rustversion v1.0.22
14062026-09-04T15:26:38.636Z Compiling base64ct v1.8.3
14072026-09-04T15:26:38.691Z Compiling iana-time-zone v0.1.65
14082026-09-04T15:26:38.722Z Compiling cmake v0.1.57
14092026-09-04T15:26:38.815Z Compiling regex-syntax v0.8.10
14102026-09-04T15:26:38.860Z Compiling dunce v1.0.5
14112026-09-04T15:26:38.967Z Compiling pem-rfc7468 v0.7.0
14122026-09-04T15:26:38.982Z Compiling flagset v0.4.7
14132026-09-04T15:26:38.996Z Compiling ident_case v1.0.1
14142026-09-04T15:26:39.111Z Compiling fs_extra v1.3.0
14152026-09-04T15:26:39.125Z Compiling rand_core v0.9.5
14162026-09-04T15:26:39.156Z Compiling uuid v1.23.4
14172026-09-04T15:26:39.269Z Compiling base64 v0.22.1
14182026-09-04T15:26:39.387Z Compiling aws-lc-sys v0.40.0
14192026-09-04T15:26:39.405Z Compiling syn v1.0.109
14202026-09-04T15:26:39.608Z Compiling vcpkg v0.2.15
14212026-09-04T15:26:39.652Z Compiling serde_derive_internals v0.29.1
14222026-09-04T15:26:39.758Z Compiling rustc_version v0.4.1
14232026-09-04T15:26:39.772Z Compiling tracing-core v0.1.36
14242026-09-04T15:26:39.866Z Compiling schemars v0.8.22
14252026-09-04T15:26:39.883Z Compiling serde_derive v1.0.228
14262026-09-04T15:26:40.066Z Compiling zeroize_derive v1.5.0
14272026-09-04T15:26:40.083Z Compiling zerocopy-derive v0.8.55
14282026-09-04T15:26:40.323Z Compiling zerofrom-derive v0.1.6
14292026-09-04T15:26:40.338Z Compiling yoke-derive v0.8.1
14302026-09-04T15:26:40.563Z Compiling zerovec-derive v0.11.2
14312026-09-04T15:26:40.728Z Compiling displaydoc v0.2.5
14322026-09-04T15:26:41.230Z Compiling tokio-macros v2.7.0
14332026-09-04T15:26:41.509Z Compiling futures-macro v0.3.32
14342026-09-04T15:26:41.527Z Compiling der_derive v0.7.3
14352026-09-04T15:26:41.709Z Compiling thiserror-impl v2.0.18
14362026-09-04T15:26:41.746Z Compiling zerofrom v0.1.6
14372026-09-04T15:26:41.875Z Compiling yoke v0.8.1
14382026-09-04T15:26:41.960Z Compiling openssl-sys v0.9.117
14392026-09-04T15:26:42.120Z Compiling zerovec v0.11.5
14402026-09-04T15:26:42.328Z Compiling zerotrie v0.2.3
14412026-09-04T15:26:42.529Z Compiling futures-util v0.3.32
14422026-09-04T15:26:42.544Z Compiling tracing-attributes v0.1.31
14432026-09-04T15:26:42.626Z Compiling tinystr v0.8.2
14442026-09-04T15:26:42.640Z Compiling potential_utf v0.1.4
14452026-09-04T15:26:42.805Z Compiling icu_locale_core v2.1.1
14462026-09-04T15:26:42.829Z Compiling icu_collections v2.1.1
14472026-09-04T15:26:43.058Z Compiling thiserror v2.0.18
14482026-09-04T15:26:43.167Z Compiling cpufeatures v0.2.17
14492026-09-04T15:26:43.247Z Compiling dyn-clone v1.0.20
14502026-09-04T15:26:43.313Z Compiling simd-adler32 v0.3.8
14512026-09-04T15:26:43.388Z Compiling zeroize v1.9.0
14522026-09-04T15:26:43.458Z Compiling bytes v1.11.1
14532026-09-04T15:26:43.608Z Compiling icu_provider v2.1.1
14542026-09-04T15:26:43.682Z Compiling chrono v0.4.45
14552026-09-04T15:26:43.863Z Compiling icu_normalizer v2.1.1
14562026-09-04T15:26:43.891Z Compiling icu_properties v2.1.2
14572026-09-04T15:26:44.060Z Compiling tokio v1.52.1
14582026-09-04T15:26:44.134Z Compiling block-buffer v0.10.4
14592026-09-04T15:26:44.310Z Compiling crypto-common v0.1.7
14602026-09-04T15:26:44.392Z Compiling der v0.7.10
14612026-09-04T15:26:44.463Z Compiling digest v0.10.7
14622026-09-04T15:26:44.722Z Compiling idna_adapter v1.2.1
14632026-09-04T15:26:44.738Z Compiling ppv-lite86 v0.2.21
14642026-09-04T15:26:44.827Z Compiling idna v1.1.0
14652026-09-04T15:26:44.862Z Compiling http v1.4.2
14662026-09-04T15:26:44.964Z Compiling aws-lc-rs v1.16.3
14672026-09-04T15:26:45.052Z Compiling rand_chacha v0.9.0
14682026-09-04T15:26:45.067Z Compiling tracing v0.1.44
14692026-09-04T15:26:45.243Z Compiling url v2.5.8
14702026-09-04T15:26:45.333Z Compiling spki v0.7.3
14712026-09-04T15:26:45.473Z Compiling http-body v1.0.1
14722026-09-04T15:26:45.543Z Compiling pkcs8 v0.10.2
14732026-09-04T15:26:45.583Z Compiling rand v0.9.2
14742026-09-04T15:26:45.623Z Compiling rustls-pki-types v1.14.0
14752026-09-04T15:26:45.744Z Compiling schemars_derive v0.8.22
14762026-09-04T15:26:45.826Z Compiling spin v0.9.8
14772026-09-04T15:26:46.011Z Compiling cmov v0.5.4
14782026-09-04T15:26:46.027Z Compiling openssl-probe v0.2.1
14792026-09-04T15:26:46.058Z Compiling crc32fast v1.5.0
14802026-09-04T15:26:46.196Z Compiling tinyvec_macros v0.1.1
14812026-09-04T15:26:46.211Z Compiling httparse v1.10.1
14822026-09-04T15:26:46.264Z Compiling adler2 v2.0.1
14832026-09-04T15:26:46.311Z Compiling tempfile v3.27.0
14842026-09-04T15:26:46.369Z Compiling miniz_oxide v0.8.9
14852026-09-04T15:26:46.390Z Compiling tinyvec v1.10.0
14862026-09-04T15:26:46.576Z Compiling ctutils v0.4.2
14872026-09-04T15:26:46.665Z Compiling pest_generator v2.8.6
14882026-09-04T15:26:46.724Z Compiling sha2 v0.10.9
14892026-09-04T15:26:46.802Z Compiling terminal_size v0.4.3
14902026-09-04T15:26:46.940Z Compiling aho-corasick v1.1.4
14912026-09-04T15:26:46.954Z Compiling radium v0.7.0
14922026-09-04T15:26:47.249Z Compiling tower-layer v0.3.3
14932026-09-04T15:26:47.363Z Compiling untrusted v0.7.1
14942026-09-04T15:26:47.424Z Compiling unicode-segmentation v1.12.0
14952026-09-04T15:26:47.485Z Compiling atomic-waker v1.1.2
14962026-09-04T15:26:47.613Z Compiling tower-service v0.3.3
14972026-09-04T15:26:47.711Z Compiling try-lock v0.2.5
14982026-09-04T15:26:47.790Z Compiling regex-automata v0.4.14
14992026-09-04T15:26:47.820Z Compiling want v0.3.1
15002026-09-04T15:26:47.986Z Compiling tokio-util v0.7.18
15012026-09-04T15:26:48.042Z Compiling pest_derive v2.8.6
15022026-09-04T15:26:48.308Z Compiling hybrid-array v0.4.13
15032026-09-04T15:26:48.776Z Compiling h2 v0.4.15
15042026-09-04T15:26:48.813Z Compiling ipnet v2.12.0
15052026-09-04T15:26:49.002Z Compiling scroll_derive v0.13.1
15062026-09-04T15:26:49.069Z Compiling darling_core v0.20.11
15072026-09-04T15:26:49.289Z Compiling foreign-types-shared v0.1.1
15082026-09-04T15:26:49.377Z Compiling maybe-uninit v2.0.0
15092026-09-04T15:26:49.609Z Compiling rustls v0.23.41
15102026-09-04T15:26:49.634Z Compiling tap v1.0.1
15112026-09-04T15:26:49.744Z Compiling untrusted v0.9.0
15122026-09-04T15:26:49.775Z Compiling openssl v0.10.80
15132026-09-04T15:26:49.778Z Compiling httpdate v1.0.3
15142026-09-04T15:26:49.806Z Compiling scroll v0.13.0
15152026-09-04T15:26:49.859Z Compiling wyz v0.5.1
15162026-09-04T15:26:50.013Z Compiling foreign-types v0.3.2
15172026-09-04T15:26:50.060Z Compiling unicode-normalization v0.1.25
15182026-09-04T15:26:50.092Z Compiling rand_chacha v0.3.1
15192026-09-04T15:26:50.242Z Compiling signature v2.2.0
15202026-09-04T15:26:50.428Z Compiling hex v0.4.3
15212026-09-04T15:26:50.469Z Compiling openssl-macros v0.1.1
15222026-09-04T15:26:50.509Z Compiling thiserror-impl v1.0.69
15232026-09-04T15:26:50.690Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15242026-09-04T15:26:50.850Z Compiling bzip2-sys v0.1.13+1.0.8
15252026-09-04T15:26:50.865Z Compiling num-integer v0.1.46
15262026-09-04T15:26:51.072Z Compiling socket2 v0.5.10
15272026-09-04T15:26:51.122Z Compiling wait-timeout v0.2.1
15282026-09-04T15:26:51.176Z Compiling ahash v0.8.12
15292026-09-04T15:26:51.310Z Compiling darling_macro v0.20.11
15302026-09-04T15:26:51.379Z Compiling native-tls v0.2.18
15312026-09-04T15:26:51.383Z Compiling funty v2.0.0
15322026-09-04T15:26:51.464Z Compiling num-bigint-dig v0.8.6
15332026-09-04T15:26:51.587Z Compiling packed_struct v0.10.1
15342026-09-04T15:26:51.645Z Compiling powerfmt v0.2.0
15352026-09-04T15:26:51.738Z Compiling num-conv v0.2.0
15362026-09-04T15:26:51.788Z Compiling quick-error v1.2.3
15372026-09-04T15:26:51.808Z Compiling time-core v0.1.8
15382026-09-04T15:26:51.825Z Compiling hyper v1.10.1
15392026-09-04T15:26:51.845Z Compiling bit-vec v0.8.0
15402026-09-04T15:26:51.863Z Compiling clap_builder v4.6.0
15412026-09-04T15:26:51.889Z Compiling rusty-fork v0.3.1
15422026-09-04T15:26:51.955Z Compiling time-macros v0.2.27
15432026-09-04T15:26:51.970Z Compiling darling v0.20.11
15442026-09-04T15:26:52.119Z Compiling bit-set v0.8.0
15452026-09-04T15:26:52.140Z Compiling deranged v0.5.8
15462026-09-04T15:26:52.245Z Compiling thiserror v1.0.69
15472026-09-04T15:26:52.282Z Compiling bitvec v1.0.1
15482026-09-04T15:26:52.861Z Compiling num-iter v0.1.45
15492026-09-04T15:26:52.981Z Compiling hyper-util v0.1.20
15502026-09-04T15:26:53.203Z Compiling rand v0.8.6
15512026-09-04T15:26:53.502Z Compiling goblin v0.10.5
15522026-09-04T15:26:53.726Z Compiling packed_struct_codegen v0.10.1
15532026-09-04T15:26:54.002Z Compiling lazy_static v1.5.0
15542026-09-04T15:26:54.095Z Compiling hmac v0.12.1
15552026-09-04T15:26:54.253Z Compiling toml_datetime v0.6.11
15562026-09-04T15:26:54.507Z Compiling serde_spanned v0.6.9
15572026-09-04T15:26:54.650Z Compiling bitfield-macros v0.19.4
15582026-09-04T15:26:54.697Z Compiling clap_derive v4.6.1
15592026-09-04T15:26:54.777Z Compiling zerocopy-derive v0.6.6
15602026-09-04T15:26:54.829Z Compiling rand_xorshift v0.4.0
15612026-09-04T15:26:54.988Z Compiling sync_wrapper v1.0.2
15622026-09-04T15:26:55.096Z Compiling indexmap v1.9.3
15632026-09-04T15:26:55.284Z Compiling usdt-impl v0.6.0
15642026-09-04T15:26:55.328Z Compiling crc-catalog v2.4.0
15652026-09-04T15:26:55.423Z Compiling crossbeam-utils v0.8.21
15662026-09-04T15:26:55.484Z Compiling nodrop v0.1.14
15672026-09-04T15:26:55.576Z Compiling paste v1.0.15
15682026-09-04T15:26:55.576Z Compiling zlib-rs v0.6.2
15692026-09-04T15:26:55.702Z Compiling unarray v0.1.4
15702026-09-04T15:26:55.816Z Compiling object v0.37.3
15712026-09-04T15:26:55.836Z Compiling num_threads v0.1.7
15722026-09-04T15:26:55.934Z Compiling siphasher v1.0.2
15732026-09-04T15:26:56.042Z Compiling time v0.3.47
15742026-09-04T15:26:56.127Z Compiling proptest v1.11.0
15752026-09-04T15:26:56.158Z Compiling dof v0.4.0
15762026-09-04T15:26:56.409Z Compiling clap v4.6.1
15772026-09-04T15:26:56.511Z Compiling zerocopy v0.6.6
15782026-09-04T15:26:56.839Z Compiling array-init v0.0.4
15792026-09-04T15:26:57.232Z Compiling crc v3.4.0
15802026-09-04T15:26:57.353Z Compiling bitfield v0.19.4
15812026-09-04T15:26:57.671Z Compiling tower v0.5.3
15822026-09-04T15:26:57.725Z Compiling smallvec v0.6.14
15832026-09-04T15:26:58.118Z Compiling derive_builder_core v0.20.2
15842026-09-04T15:26:58.244Z Compiling dtrace-parser v0.3.0
15852026-09-04T15:26:58.803Z Compiling flate2 v1.1.9
15862026-09-04T15:26:58.931Z Compiling ipnetwork v0.21.1
15872026-09-04T15:26:58.945Z Compiling pkcs1 v0.7.5
15882026-09-04T15:26:58.959Z Compiling http-body-util v0.1.3
15892026-09-04T15:26:59.196Z Compiling heapless v0.7.17
15902026-09-04T15:26:59.211Z Compiling structmeta-derive v0.3.0
15912026-09-04T15:26:59.304Z Compiling scroll_derive v0.12.1
15922026-09-04T15:26:59.324Z Compiling slog v2.8.2
15932026-09-04T15:26:59.436Z Compiling darling_core v0.23.0
15942026-09-04T15:26:59.505Z Compiling thread-id v5.1.0
15952026-09-04T15:26:59.567Z Compiling cookie v0.18.1
15962026-09-04T15:26:59.591Z Compiling env_filter v2.0.0
15972026-09-04T15:26:59.748Z Compiling syn v3.0.3
15982026-09-04T15:26:59.883Z Compiling signal-hook v0.3.18
15992026-09-04T15:26:59.957Z Compiling ryu v1.0.23
16002026-09-04T15:27:00.049Z Compiling hashbrown v0.12.3
16012026-09-04T15:27:00.138Z Compiling base64 v0.21.7
16022026-09-04T15:27:00.285Z Compiling unicode-properties v0.1.4
16032026-09-04T15:27:00.449Z Compiling anyhow v1.0.104
16042026-09-04T15:27:00.493Z Compiling unicode-bidi v0.3.18
16052026-09-04T15:27:00.519Z Compiling gimli v0.32.3
16062026-09-04T15:27:00.776Z Compiling iri-string v0.7.10
16072026-09-04T15:27:01.018Z Compiling winnow v0.5.40
16082026-09-04T15:27:01.932Z Compiling allocator-api2 v0.2.21
16092026-09-04T15:27:02.279Z Compiling zstd-safe v7.2.4
16102026-09-04T15:27:02.295Z Compiling addr2line v0.25.1
16112026-09-04T15:27:02.436Z Compiling toml_edit v0.19.15
16122026-09-04T15:27:02.470Z Compiling darling_macro v0.23.0
16132026-09-04T15:27:02.504Z Compiling tower-http v0.6.8
16142026-09-04T15:27:02.633Z Compiling stringprep v0.1.5
16152026-09-04T15:27:03.065Z Compiling ron v0.8.1
16162026-09-04T15:27:03.080Z Compiling structmeta v0.3.0
16172026-09-04T15:27:03.121Z Compiling serde_urlencoded v0.7.1
16182026-09-04T15:27:03.176Z Compiling daft-derive v0.1.8
16192026-09-04T15:27:03.305Z Compiling scroll v0.12.0
16202026-09-04T15:27:03.336Z Compiling env_logger v0.11.11
16212026-09-04T15:27:03.712Z Compiling rsa v0.9.10
16222026-09-04T15:27:03.741Z Compiling oxnet v0.1.6
16232026-09-04T15:27:03.878Z Compiling derive_builder_macro v0.20.2
16242026-09-04T15:27:03.977Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16252026-09-04T15:27:03.990Z Compiling newtype-uuid v1.3.2
16262026-09-04T15:27:04.161Z Compiling hashbrown v0.13.2
16272026-09-04T15:27:04.317Z Compiling bzip2 v0.4.4
16282026-09-04T15:27:04.346Z Compiling serde-hex v0.1.0
16292026-09-04T15:27:04.524Z Compiling tokio-native-tls v0.3.1
16302026-09-04T15:27:04.646Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16312026-09-04T15:27:04.698Z Compiling camino v1.2.5
16322026-09-04T15:27:05.330Z Compiling bstr v1.12.1
16332026-09-04T15:27:05.573Z Compiling block-padding v0.4.2
16342026-09-04T15:27:05.745Z Compiling crypto-common v0.2.2
16352026-09-04T15:27:05.963Z Compiling block-buffer v0.12.1
16362026-09-04T15:27:06.056Z Compiling heck v0.4.1
16372026-09-04T15:27:06.171Z Compiling rustls-native-certs v0.8.3
16382026-09-04T15:27:06.280Z Compiling x509-cert v0.2.5
16392026-09-04T15:27:06.469Z Compiling md-5 v0.10.6
16402026-09-04T15:27:06.642Z Compiling serde_tokenstream v0.2.3
16412026-09-04T15:27:06.741Z Compiling erased-serde v0.3.31
16422026-09-04T15:27:06.961Z Compiling curve25519-dalek v4.1.3
16432026-09-04T15:27:07.082Z Compiling zerocopy-derive v0.7.35
16442026-09-04T15:27:07.251Z Compiling async-trait v0.1.89
16452026-09-04T15:27:07.327Z Compiling pin-project-internal v1.1.11
16462026-09-04T15:27:07.499Z Compiling vergen-lib v9.1.0
16472026-09-04T15:27:07.682Z Compiling hash32 v0.2.1
16482026-09-04T15:27:07.879Z Compiling memoffset v0.9.1
16492026-09-04T15:27:07.922Z Compiling encoding_rs v0.8.35
16502026-09-04T15:27:07.936Z Compiling rustc-demangle v0.1.27
16512026-09-04T15:27:07.959Z Compiling crc-any v2.5.0
16522026-09-04T15:27:08.068Z Compiling mime v0.3.17
16532026-09-04T15:27:08.190Z Compiling cfg_aliases v0.2.1
16542026-09-04T15:27:08.265Z Compiling fallible-iterator v0.2.0
16552026-09-04T15:27:08.280Z Compiling ref-cast v1.0.25
16562026-09-04T15:27:08.324Z Compiling owo-colors v4.3.0
16572026-09-04T15:27:08.339Z Compiling rustix v0.38.44
16582026-09-04T15:27:08.443Z Compiling litrs v1.0.0
16592026-09-04T15:27:08.570Z Compiling psl-types v2.0.11
16602026-09-04T15:27:08.570Z Compiling smoltcp v0.9.1
16612026-09-04T15:27:08.664Z Compiling publicsuffix v2.3.0
16622026-09-04T15:27:08.679Z Compiling postgres-protocol v0.6.10
16632026-09-04T15:27:08.708Z Compiling pin-project v1.1.11
16642026-09-04T15:27:08.758Z Compiling nix v0.31.2
16652026-09-04T15:27:08.797Z Compiling backtrace v0.3.76
16662026-09-04T15:27:08.839Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16672026-09-04T15:27:08.936Z Compiling document-features v0.2.12
16682026-09-04T15:27:09.026Z Compiling zerocopy v0.7.35
16692026-09-04T15:27:09.409Z Compiling snafu-derive v0.8.9
16702026-09-04T15:27:09.502Z Compiling inout v0.2.2
16712026-09-04T15:27:09.559Z Compiling daft v0.1.8
16722026-09-04T15:27:09.577Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16732026-09-04T15:27:09.678Z Compiling hyper-tls v0.6.0
16742026-09-04T15:27:09.709Z Compiling object v0.30.4
16752026-09-04T15:27:09.829Z Compiling zip v0.6.6
16762026-09-04T15:27:09.853Z Compiling derive_builder v0.20.2
16772026-09-04T15:27:09.907Z Compiling toml v0.7.8
16782026-09-04T15:27:09.978Z Compiling goblin v0.8.2
16792026-09-04T15:27:10.487Z Compiling derive-ex v0.1.8
16802026-09-04T15:27:10.696Z Compiling darling v0.23.0
16812026-09-04T15:27:10.782Z Compiling phf_shared v0.13.1
16822026-09-04T15:27:11.006Z Compiling regex v1.12.3
16832026-09-04T15:27:11.031Z Compiling hubpack_derive v0.1.1
16842026-09-04T15:27:11.287Z Compiling convert_case v0.10.0
16852026-09-04T15:27:11.435Z Compiling futures-executor v0.3.32
16862026-09-04T15:27:11.554Z Compiling curve25519-dalek-derive v0.1.1
16872026-09-04T15:27:11.594Z Compiling ref-cast-impl v1.0.25
16882026-09-04T15:27:11.689Z Compiling strum_macros v0.27.2
16892026-09-04T15:27:12.128Z Compiling vergen v9.1.0
16902026-09-04T15:27:12.163Z Compiling cargo-platform v0.3.2
16912026-09-04T15:27:12.179Z Compiling ff v0.13.1
16922026-09-04T15:27:12.311Z Compiling fs-err v3.3.0
16932026-09-04T15:27:12.328Z Compiling base16ct v0.2.0
16942026-09-04T15:27:12.443Z Compiling bumpalo v3.20.2
16952026-09-04T15:27:12.501Z Compiling path-slash v0.1.5
16962026-09-04T15:27:12.501Z Compiling libbz2-rs-sys v0.2.2
16972026-09-04T15:27:12.616Z Compiling is_ci v1.2.0
16982026-09-04T15:27:12.631Z Compiling foldhash v0.2.0
16992026-09-04T15:27:12.701Z Compiling bitflags v1.3.2
17002026-09-04T15:27:12.754Z Compiling jiff-core v0.1.0
17012026-09-04T15:27:12.784Z Compiling managed v0.8.0
17022026-09-04T15:27:12.853Z Compiling foldhash v0.1.5
17032026-09-04T15:27:13.009Z Compiling same-file v1.0.6
17042026-09-04T15:27:13.032Z Compiling hashbrown v0.15.5
17052026-09-04T15:27:13.180Z Compiling walkdir v2.5.0
17062026-09-04T15:27:13.481Z Compiling bzip2 v0.6.1
17072026-09-04T15:27:13.511Z Compiling hashbrown v0.16.1
17082026-09-04T15:27:13.587Z Compiling jiff v0.2.34
17092026-09-04T15:27:13.688Z Compiling supports-color v3.0.2
17102026-09-04T15:27:13.708Z Compiling strum v0.27.2
17112026-09-04T15:27:13.835Z Compiling zopfli v0.8.3
17122026-09-04T15:27:13.855Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17132026-09-04T15:27:13.870Z Compiling textwrap v0.16.2
17142026-09-04T15:27:14.101Z Compiling sec1 v0.7.3
17152026-09-04T15:27:14.123Z Compiling cargo_metadata v0.23.1
17162026-09-04T15:27:14.338Z Compiling group v0.13.0
17172026-09-04T15:27:14.378Z Compiling dof v0.3.0
17182026-09-04T15:27:14.484Z Compiling test-strategy v0.4.5
17192026-09-04T15:27:15.091Z Compiling derive_more-impl v2.1.1
17202026-09-04T15:27:15.231Z Compiling futures v0.3.32
17212026-09-04T15:27:15.328Z Compiling hubpack v0.1.2
17222026-09-04T15:27:15.466Z Compiling snafu v0.8.9
17232026-09-04T15:27:15.536Z Compiling phf v0.13.1
17242026-09-04T15:27:15.819Z Compiling serde_with_macros v3.21.0
17252026-09-04T15:27:15.974Z Compiling signal-hook-mio v0.2.5
17262026-09-04T15:27:16.065Z Compiling cookie_store v0.22.1
17272026-09-04T15:27:16.095Z Compiling zstd v0.13.3
17282026-09-04T15:27:16.240Z Compiling reqwest v0.12.28
17292026-09-04T15:27:16.361Z Compiling cipher v0.5.2
17302026-09-04T15:27:16.673Z Compiling backtrace-ext v0.2.1
17312026-09-04T15:27:16.736Z Compiling postgres-types v0.2.12
17322026-09-04T15:27:17.131Z Compiling usdt-attr-macro v0.6.0
17332026-09-04T15:27:17.343Z Compiling usdt-macro v0.6.0
17342026-09-04T15:27:17.624Z Compiling globset v0.4.18
17352026-09-04T15:27:17.730Z Compiling phf_shared v0.11.3
17362026-09-04T15:27:17.924Z Compiling hkdf v0.12.4
17372026-09-04T15:27:17.961Z Compiling dtrace-parser v0.2.0
17382026-09-04T15:27:17.985Z Compiling byte-wrapper v0.1.0
17392026-09-04T15:27:18.098Z Compiling olpc-cjson v0.1.4
17402026-09-04T15:27:18.113Z Compiling ed25519 v2.2.3
17412026-09-04T15:27:18.128Z Compiling crypto-bigint v0.5.5
17422026-09-04T15:27:18.259Z Compiling serde_plain v1.0.2
17432026-09-04T15:27:18.323Z Compiling serde-big-array v0.5.1
17442026-09-04T15:27:18.329Z Compiling strum_macros v0.26.4
17452026-09-04T15:27:18.449Z Compiling enum-as-inner v0.6.1
17462026-09-04T15:27:18.466Z Compiling miette-derive v7.6.0
17472026-09-04T15:27:18.739Z Compiling serde_repr v0.1.20
17482026-09-04T15:27:18.970Z Compiling async-recursion v1.1.1
17492026-09-04T15:27:19.022Z Compiling pem v3.0.6
17502026-09-04T15:27:19.238Z Compiling float-cmp v0.10.0
17512026-09-04T15:27:19.349Z Compiling memmap2 v0.9.10
17522026-09-04T15:27:19.389Z Compiling thread-id v4.2.2
17532026-09-04T15:27:19.479Z Compiling fixedbitset v0.4.2
17542026-09-04T15:27:19.572Z Compiling fixedbitset v0.5.7
17552026-09-04T15:27:19.606Z Compiling const-oid v0.10.2
17562026-09-04T15:27:19.624Z Compiling new_debug_unreachable v1.0.6
17572026-09-04T15:27:19.695Z Compiling difflib v0.4.0
17582026-09-04T15:27:19.710Z Compiling supports-unicode v3.0.0
17592026-09-04T15:27:19.818Z Compiling either v1.15.0
17602026-09-04T15:27:19.863Z Compiling data-encoding v2.10.0
17612026-09-04T15:27:19.881Z Compiling cpufeatures v0.3.0
17622026-09-04T15:27:19.960Z Compiling precomputed-hash v0.1.1
17632026-09-04T15:27:20.039Z Compiling whoami v2.1.0
17642026-09-04T15:27:20.051Z Compiling normalize-line-endings v0.3.0
17652026-09-04T15:27:20.065Z Compiling supports-hyperlinks v3.2.0
17662026-09-04T15:27:20.092Z Compiling keccak v0.1.6
17672026-09-04T15:27:20.144Z Compiling predicates-core v1.0.10
17682026-09-04T15:27:20.220Z Compiling winnow v1.0.3
17692026-09-04T15:27:20.245Z Compiling static_assertions v1.1.0
17702026-09-04T15:27:20.250Z Compiling typed-path v0.9.3
17712026-09-04T15:27:20.328Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17722026-09-04T15:27:20.332Z Compiling predicates v3.1.4
17732026-09-04T15:27:20.402Z Compiling sha3 v0.10.8
17742026-09-04T15:27:20.562Z Compiling tokio-postgres v0.7.16
17752026-09-04T15:27:20.826Z Compiling miette v7.6.0
17762026-09-04T15:27:20.863Z Compiling hickory-proto v0.25.2
17772026-09-04T15:27:20.964Z Compiling strum v0.26.3
17782026-09-04T15:27:21.095Z Compiling string_cache v0.8.9
17792026-09-04T15:27:21.271Z Compiling toml_parser v1.1.2+spec-1.1.0
17802026-09-04T15:27:21.321Z Compiling itertools v0.13.0
17812026-09-04T15:27:21.474Z Compiling chacha20 v0.10.0
17822026-09-04T15:27:21.858Z Compiling toml_edit v0.22.27
17832026-09-04T15:27:21.894Z Compiling petgraph v0.8.3
17842026-09-04T15:27:21.967Z Compiling digest v0.11.3
17852026-09-04T15:27:22.264Z Compiling petgraph v0.6.5
17862026-09-04T15:27:22.625Z Compiling usdt v0.6.0
17872026-09-04T15:27:22.868Z Compiling usdt-impl v0.5.0
17882026-09-04T15:27:22.914Z Compiling elliptic-curve v0.13.8
17892026-09-04T15:27:23.188Z Compiling ed25519-dalek v2.2.0
17902026-09-04T15:27:23.305Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17912026-09-04T15:27:23.450Z Compiling crossterm v0.28.1
17922026-09-04T15:27:23.708Z Compiling serde_with v3.21.0
17932026-09-04T15:27:23.873Z Compiling zip v4.6.1
17942026-09-04T15:27:24.679Z Compiling derive_more v2.1.1
17952026-09-04T15:27:24.784Z Compiling iddqd v0.4.2
17962026-09-04T15:27:24.823Z Compiling similar v2.7.0
17972026-09-04T15:27:25.139Z Compiling crossbeam-epoch v0.9.18
17982026-09-04T15:27:25.201Z Compiling tokio-stream v0.1.18
17992026-09-04T15:27:25.462Z Compiling buf-list v1.1.2
18002026-09-04T15:27:25.479Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18012026-09-04T15:27:25.490Z Compiling openapiv3 v2.2.0
18022026-09-04T15:27:25.581Z Compiling lalrpop-util v0.19.12
18032026-09-04T15:27:25.661Z Compiling peg-runtime v0.8.5
18042026-09-04T15:27:25.676Z Compiling thread_local v1.1.9
18052026-09-04T15:27:25.729Z Compiling slog-async v2.8.0
18062026-09-04T15:27:25.771Z Compiling crossbeam-channel v0.5.15
18072026-09-04T15:27:25.780Z Compiling is-terminal v0.4.17
18082026-09-04T15:27:25.889Z Compiling filetime v0.2.27
18092026-09-04T15:27:25.925Z Compiling term v1.2.1
18102026-09-04T15:27:25.933Z Compiling xattr v1.6.1
18112026-09-04T15:27:26.034Z Compiling take_mut v0.2.2
18122026-09-04T15:27:26.048Z Compiling tar v0.4.46
18132026-09-04T15:27:26.075Z Compiling camino-tempfile v1.4.1
18142026-09-04T15:27:26.232Z Compiling slog-term v2.9.2
18152026-09-04T15:27:32.162Z Compiling rustls-webpki v0.103.13
18162026-09-04T15:27:34.858Z Compiling tokio-rustls v0.26.4
18172026-09-04T15:27:34.858Z Compiling rustls-platform-verifier v0.6.2
18182026-09-04T15:27:34.858Z Compiling tough v0.22.0
18192026-09-04T15:27:35.064Z Compiling hyper-rustls v0.27.7
18202026-09-04T15:27:35.260Z Compiling reqwest v0.13.2
18212026-09-04T15:27:37.521Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18222026-09-04T15:27:37.729Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18232026-09-04T15:27:40.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
18242026-09-04T15:27:40.826Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18252026-09-04T15:27:40.880ZSep 04 15:27:39.949 INFO Starting download, target: Console
18262026-09-04T15:27:40.880ZSep 04 15:27:39.949 INFO Starting download, target: Clickhouse
18272026-09-04T15:27:40.880ZSep 04 15:27:39.949 INFO Starting download, target: Cockroach
18282026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Starting download, target: DendriteStub
18292026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Starting download, target: MaghemiteMgd
18302026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Starting download, target: MaghemiteDdmd
18312026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Starting download, target: TransceiverControl
18322026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18332026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18342026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18352026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18362026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18372026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18382026-09-04T15:27:40.884ZSep 04 15:27:39.949 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18392026-09-04T15:27:41.603ZSep 04 15:27:40.658 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18402026-09-04T15:27:41.862ZSep 04 15:27:40.916 INFO Download complete, target: TransceiverControl
18412026-09-04T15:27:42.687ZSep 04 15:27:41.754 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18422026-09-04T15:27:42.756ZSep 04 15:27:41.814 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18432026-09-04T15:27:42.929ZSep 04 15:27:41.980 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18442026-09-04T15:27:42.940ZSep 04 15:27:42.005 INFO Download complete, target: Console
18452026-09-04T15:27:43.041ZSep 04 15:27:42.098 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18462026-09-04T15:27:43.255ZSep 04 15:27:42.314 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18472026-09-04T15:27:43.470ZSep 04 15:27:42.539 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18482026-09-04T15:27:43.470ZSep 04 15:27:42.539 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18492026-09-04T15:27:44.922ZSep 04 15:27:43.984 INFO Download complete, target: MaghemiteDdmd
18502026-09-04T15:27:45.422ZSep 04 15:27:44.491 INFO Download complete, target: MaghemiteMgd
18512026-09-04T15:27:45.717ZSep 04 15:27:44.786 INFO Download complete, target: DendriteStub
18522026-09-04T15:27:48.070ZSep 04 15:27:47.139 INFO Checking that binary works, target: Cockroach
18532026-09-04T15:27:48.195ZSep 04 15:27:47.258 INFO Download complete, target: Cockroach
18542026-09-04T15:27:49.298ZSep 04 15:27:48.367 INFO Checking that binary works, target: Clickhouse
18552026-09-04T15:27:49.431ZSep 04 15:27:48.499 INFO Download complete, target: Clickhouse
18562026-09-04T15:27:49.446ZAll builder prerequisites installed successfully, and PATH looks valid
18572026-09-04T15:27:49.453Z
18582026-09-04T15:27:49.453Zreal 2:12.030871903
18592026-09-04T15:27:49.453Zuser 7:22.708149563
18602026-09-04T15:27:49.453Zsys 1:28.174094170
18612026-09-04T15:27:49.454Ztrap 0.253482441
18622026-09-04T15:27:49.454Ztflt 0.413016815
18632026-09-04T15:27:49.454Zdflt 0.889525104
18642026-09-04T15:27:49.454Zkflt 0.027523297
18652026-09-04T15:27:49.454Zlock 27:30.079620256
18662026-09-04T15:27:49.454Zslp 22:19.227349237
18672026-09-04T15:27:49.454Zlat 51.097926468
18682026-09-04T15:27:49.454Zstop 2:43.257990560
18692026-09-04T15:27:49.454Z+ banner clippy
18702026-09-04T15:27:49.454Z
18712026-09-04T15:27:49.454Z #### # # ##### ##### # #
18722026-09-04T15:27:49.454Z # # # # # # # # # #
18732026-09-04T15:27:49.454Z # # # # # # # #
18742026-09-04T15:27:49.455Z # # # ##### ##### #
18752026-09-04T15:27:49.455Z # # # # # # #
18762026-09-04T15:27:49.455Z #### ###### # # # #
18772026-09-04T15:27:49.455Z
18782026-09-04T15:27:49.455Z+ export CARGO_INCREMENTAL=0
18792026-09-04T15:27:49.455Z+ CARGO_INCREMENTAL=0
18802026-09-04T15:27:49.455Z+ ptime -m cargo xtask clippy
18812026-09-04T15:27:49.911Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18822026-09-04T15:27:50.190Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18832026-09-04T15:27:52.062Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
18842026-09-04T15:27:52.123Z Running `target/debug/xtask clippy`
18852026-09-04T15:27:52.146Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18862026-09-04T15:27:52.718Z Downloading crates ...
18872026-09-04T15:27:52.891Z Downloaded concurrent-queue v2.5.0
18882026-09-04T15:27:52.894Z Downloaded assert_cmd v2.1.2
18892026-09-04T15:27:52.894Z Downloaded approx v0.5.1
18902026-09-04T15:27:52.897Z Downloaded anes v0.1.6
18912026-09-04T15:27:52.897Z Downloaded async-object-pool v0.2.0
18922026-09-04T15:27:52.897Z Downloaded cast v0.3.0
18932026-09-04T15:27:52.897Z Downloaded constant_time_eq v0.3.1
18942026-09-04T15:27:52.900Z Downloaded assert-json-diff v2.0.2
18952026-09-04T15:27:52.900Z Downloaded async-lock v3.4.2
18962026-09-04T15:27:52.900Z Downloaded criterion-plot v0.6.0
18972026-09-04T15:27:52.900Z Downloaded blake2b_simd v1.0.4
18982026-09-04T15:27:52.902Z Downloaded cfg-expr v0.20.6
18992026-09-04T15:27:52.902Z Downloaded datatest-stable v0.3.3
19002026-09-04T15:27:52.905Z Downloaded criterion v0.7.0
19012026-09-04T15:27:52.909Z Downloaded guppy-workspace-hack v0.1.0
19022026-09-04T15:27:52.912Z Downloaded escape8259 v0.5.3
19032026-09-04T15:27:52.913Z Downloaded event-listener-strategy v0.5.4
19042026-09-04T15:27:52.913Z Downloaded event-listener v5.4.1
19052026-09-04T15:27:52.913Z Downloaded fancy-regex v0.14.0
19062026-09-04T15:27:52.913Z Downloaded futures-timer v3.0.3
19072026-09-04T15:27:52.918Z Downloaded guppy v0.17.25
19082026-09-04T15:27:52.918Z Downloaded hex-literal v0.4.1
19092026-09-04T15:27:52.921Z Downloaded hickory-client v0.25.2
19102026-09-04T15:27:52.921Z Downloaded httptest v0.16.4
19112026-09-04T15:27:52.921Z Downloaded knuffel v3.2.0
19122026-09-04T15:27:52.921Z Downloaded linkme-impl v0.3.35
19132026-09-04T15:27:52.921Z Downloaded miette-derive v5.10.0
19142026-09-04T15:27:52.924Z Downloaded knuffel-derive v3.2.0
19152026-09-04T15:27:52.924Z Downloaded libtest-mimic v0.8.1
19162026-09-04T15:27:52.924Z Downloaded pathdiff v0.2.3
19172026-09-04T15:27:52.927Z Downloaded linkme v0.3.35
19182026-09-04T15:27:52.927Z Downloaded parking v2.2.1
19192026-09-04T15:27:52.927Z Downloaded plotters-backend v0.3.7
19202026-09-04T15:27:52.927Z Downloaded plotters-svg v0.3.7
19212026-09-04T15:27:52.927Z Downloaded oorandom v11.1.5
19222026-09-04T15:27:52.929Z Downloaded partial-io v0.5.4
19232026-09-04T15:27:52.929Z Downloaded path-tree v0.8.3
19242026-09-04T15:27:52.929Z Downloaded nested v0.1.1
19252026-09-04T15:27:52.932Z Downloaded owo-colors v3.5.0
19262026-09-04T15:27:52.932Z Downloaded miette v5.10.0
19272026-09-04T15:27:52.935Z Downloaded rust-argon2 v2.1.0
19282026-09-04T15:27:52.935Z Downloaded relative-path v1.9.3
19292026-09-04T15:27:52.935Z Downloaded serde_regex v1.1.0
19302026-09-04T15:27:52.938Z Downloaded rstest v0.25.0
19312026-09-04T15:27:52.940Z Downloaded similar-asserts v1.7.0
19322026-09-04T15:27:52.940Z Downloaded rand_distr v0.5.1
19332026-09-04T15:27:52.943Z Downloaded supports-color v2.1.0
19342026-09-04T15:27:52.943Z Downloaded plotters v0.3.7
19352026-09-04T15:27:52.947Z Downloaded rstest_macros v0.25.0
19362026-09-04T15:27:52.950Z Downloaded supports-unicode v2.1.0
19372026-09-04T15:27:52.950Z Downloaded supports-hyperlinks v2.1.0
19382026-09-04T15:27:52.953Z Downloaded stringmetrics v2.2.2
19392026-09-04T15:27:52.953Z Downloaded target-triple v1.0.0
19402026-09-04T15:27:52.953Z Downloaded terminal_size v0.1.17
19412026-09-04T15:27:52.953Z Downloaded target-lexicon v0.13.3
19422026-09-04T15:27:52.955Z Downloaded termcolor v1.4.1
19432026-09-04T15:27:52.955Z Downloaded target-spec v3.5.7
19442026-09-04T15:27:52.955Z Downloaded tinytemplate v1.2.1
19452026-09-04T15:27:52.955Z Downloaded textwrap v0.15.2
19462026-09-04T15:27:52.958Z Downloaded trybuild v1.0.116
19472026-09-04T15:27:52.977Z Downloaded httpmock v0.8.3
19482026-09-04T15:27:54.794Z Checking cfg-if v1.0.4
19492026-09-04T15:27:55.167Z Checking serde_core v1.0.228
19502026-09-04T15:27:55.167Z Checking libc v0.2.185
19512026-09-04T15:27:55.240Z Checking memchr v2.8.0
19522026-09-04T15:27:55.283Z Checking smallvec v1.15.1
19532026-09-04T15:27:55.322Z Checking rand_core v0.10.0
19542026-09-04T15:27:55.355Z Checking itoa v1.0.17
19552026-09-04T15:27:55.399Z Checking subtle v2.6.1
19562026-09-04T15:27:55.403Z Checking libm v0.2.16
19572026-09-04T15:27:55.490Z Checking log v0.4.33
19582026-09-04T15:27:55.541Z Checking typenum v1.20.1
19592026-09-04T15:27:55.582Z Checking scopeguard v1.2.0
19602026-09-04T15:27:55.585Z Checking zmij v1.0.21
19612026-09-04T15:27:55.656Z Checking getrandom v0.4.3
19622026-09-04T15:27:55.659Z Checking errno v0.3.14
19632026-09-04T15:27:55.724Z Checking stable_deref_trait v1.2.1
19642026-09-04T15:27:55.767Z Checking lock_api v0.4.14
19652026-09-04T15:27:55.804Z Checking zerofrom v0.1.6
19662026-09-04T15:27:55.859Z Checking percent-encoding v2.3.2
19672026-09-04T15:27:55.900Z Checking writeable v0.6.2
19682026-09-04T15:27:55.904Z Checking litemap v0.8.1
19692026-09-04T15:27:55.972Z Checking yoke v0.8.1
19702026-09-04T15:27:56.015Z Checking icu_properties_data v2.1.2
19712026-09-04T15:27:56.056Z Checking icu_normalizer_data v2.1.1
19722026-09-04T15:27:56.095Z Checking form_urlencoded v1.2.2
19732026-09-04T15:27:56.137Z Checking utf8_iter v1.0.4
19742026-09-04T15:27:56.178Z Checking zerovec v0.11.5
19752026-09-04T15:27:56.181Z Checking num-traits v0.2.19
19762026-09-04T15:27:56.211Z Checking zerotrie v0.2.3
19772026-09-04T15:27:56.288Z Checking zerocopy v0.8.55
19782026-09-04T15:27:56.293Z Checking portable-atomic v1.13.1
19792026-09-04T15:27:56.363Z Checking critical-section v1.2.0
19802026-09-04T15:27:56.401Z Checking pin-project-lite v0.2.17
19812026-09-04T15:27:56.490Z Checking parking_lot_core v0.9.12
19822026-09-04T15:27:56.542Z Checking signal-hook-registry v1.4.8
19832026-09-04T15:27:56.586Z Checking mio v1.2.0
19842026-09-04T15:27:56.650Z Checking tinystr v0.8.2
19852026-09-04T15:27:56.709Z Checking potential_utf v0.1.4
19862026-09-04T15:27:56.748Z Checking serde v1.0.228
19872026-09-04T15:27:56.748Z Checking bitflags v2.11.0
19882026-09-04T15:27:56.821Z Checking serde_json v1.0.151
19892026-09-04T15:27:56.824Z Checking once_cell v1.21.3
19902026-09-04T15:27:56.892Z Checking icu_locale_core v2.1.1
19912026-09-04T15:27:56.895Z Checking icu_collections v2.1.1
19922026-09-04T15:27:56.896Z Checking parking_lot v0.12.5
19932026-09-04T15:27:57.000Z Checking iana-time-zone v0.1.65
19942026-09-04T15:27:57.059Z Checking uuid v1.23.4
19952026-09-04T15:27:57.143Z Checking socket2 v0.6.3
19962026-09-04T15:27:57.187Z Checking zeroize v1.9.0
19972026-09-04T15:27:57.187Z Checking bytes v1.11.1
19982026-09-04T15:27:57.258Z Checking chrono v0.4.45
19992026-09-04T15:27:57.416Z Checking semver v1.0.28
20002026-09-04T15:27:57.471Z Checking icu_provider v2.1.1
20012026-09-04T15:27:57.471Z Checking thiserror v2.0.18
20022026-09-04T15:27:57.552Z Checking dyn-clone v1.0.20
20032026-09-04T15:27:57.608Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20042026-09-04T15:27:57.650Z Checking rustix v1.1.4
20052026-09-04T15:27:57.653Z Checking tokio v1.52.1
20062026-09-04T15:27:57.686Z Checking futures-core v0.3.32
20072026-09-04T15:27:57.690Z Checking equivalent v1.0.2
20082026-09-04T15:27:57.793Z Checking icu_normalizer v2.1.1
20092026-09-04T15:27:57.834Z Checking icu_properties v2.1.2
20102026-09-04T15:27:57.875Z Checking getrandom v0.2.17
20112026-09-04T15:27:57.958Z Checking cmov v0.5.4
20122026-09-04T15:27:58.061Z Checking rand_core v0.6.4
20132026-09-04T15:27:58.128Z Checking byteorder v1.5.0
20142026-09-04T15:27:58.131Z Checking futures-sink v0.3.32
20152026-09-04T15:27:58.201Z Checking ctutils v0.4.2
20162026-09-04T15:27:58.323Z Checking getrandom v0.3.4
20172026-09-04T15:27:58.328Z Checking futures-channel v0.3.32
20182026-09-04T15:27:58.361Z Checking slab v0.4.12
20192026-09-04T15:27:58.436Z Checking hybrid-array v0.4.13
20202026-09-04T15:27:58.473Z Checking futures-io v0.3.32
20212026-09-04T15:27:58.522Z Checking futures-task v0.3.32
20222026-09-04T15:27:58.559Z Checking fnv v1.0.7
20232026-09-04T15:27:58.562Z Checking regex-syntax v0.8.10
20242026-09-04T15:27:58.630Z Checking generic-array v0.14.7
20252026-09-04T15:27:58.682Z Checking hashbrown v0.17.0
20262026-09-04T15:27:58.685Z Checking idna_adapter v1.2.1
20272026-09-04T15:27:58.685Z Checking futures-util v0.3.32
20282026-09-04T15:27:58.869Z Checking idna v1.1.0
20292026-09-04T15:27:59.091Z Checking ppv-lite86 v0.2.21
20302026-09-04T15:27:59.130Z Checking thiserror v1.0.69
20312026-09-04T15:27:59.166Z Checking url v2.5.8
20322026-09-04T15:27:59.203Z Checking crypto-common v0.2.2
20332026-09-04T15:27:59.206Z Checking indexmap v2.14.0
20342026-09-04T15:27:59.274Z Checking base64ct v1.8.3
20352026-09-04T15:27:59.412Z Checking const-oid v0.9.6
20362026-09-04T15:27:59.536Z Checking crypto-common v0.1.7
20372026-09-04T15:27:59.626Z Checking schemars v0.8.22
20382026-09-04T15:27:59.696Z Checking block-buffer v0.12.1
20392026-09-04T15:27:59.782Z Checking base64 v0.22.1
20402026-09-04T15:27:59.857Z Checking block-buffer v0.10.4
20412026-09-04T15:27:59.896Z Checking rand_core v0.9.5
20422026-09-04T15:27:59.932Z Checking erased-serde v0.3.31
20432026-09-04T15:28:00.032Z Checking utf8parse v0.2.2
20442026-09-04T15:28:00.070Z Checking anstyle v1.0.14
20452026-09-04T15:28:00.107Z Checking rand_chacha v0.9.0
20462026-09-04T15:28:00.143Z Checking digest v0.10.7
20472026-09-04T15:28:00.181Z Checking http v1.4.2
20482026-09-04T15:28:00.280Z Checking tracing-core v0.1.36
20492026-09-04T15:28:00.321Z Checking fastrand v2.3.0
20502026-09-04T15:28:00.357Z Checking slog v2.8.2
20512026-09-04T15:28:00.360Z Checking rand v0.9.2
20522026-09-04T15:28:00.428Z Checking const-oid v0.10.2
20532026-09-04T15:28:00.525Z Checking colorchoice v1.0.4
20542026-09-04T15:28:00.611Z Checking is_terminal_polyfill v1.70.2
20552026-09-04T15:28:00.614Z Checking tracing v0.1.44
20562026-09-04T15:28:00.685Z Checking anstyle-query v1.1.5
20572026-09-04T15:28:00.688Z Checking terminal_size v0.4.3
20582026-09-04T15:28:00.720Z Checking anstyle-parse v1.0.0
20592026-09-04T15:28:00.792Z Checking tempfile v3.27.0
20602026-09-04T15:28:00.795Z Checking ipnet v2.12.0
20612026-09-04T15:28:00.864Z Checking aho-corasick v1.1.4
20622026-09-04T15:28:00.867Z Checking unicode-ident v1.0.24
20632026-09-04T15:28:00.936Z Checking strsim v0.11.1
20642026-09-04T15:28:00.971Z Checking anstream v1.0.0
20652026-09-04T15:28:00.974Z Checking clap_lex v1.0.0
20662026-09-04T15:28:01.043Z Checking digest v0.11.3
20672026-09-04T15:28:01.046Z Checking tokio-util v0.7.18
20682026-09-04T15:28:01.079Z Checking proc-macro2 v1.0.106
20692026-09-04T15:28:01.151Z Checking ipnetwork v0.21.1
20702026-09-04T15:28:01.155Z Checking crossbeam-utils v0.8.21
20712026-09-04T15:28:01.224Z Checking cpufeatures v0.3.0
20722026-09-04T15:28:01.228Z Checking clap_builder v4.6.0
20732026-09-04T15:28:01.295Z Checking allocator-api2 v0.2.21
20742026-09-04T15:28:01.334Z Checking powerfmt v0.2.0
20752026-09-04T15:28:01.390Z Checking httparse v1.10.1
20762026-09-04T15:28:01.451Z Checking quote v1.0.45
20772026-09-04T15:28:01.515Z Checking deranged v0.5.8
20782026-09-04T15:28:01.553Z Checking cpufeatures v0.2.17
20792026-09-04T15:28:01.556Z Checking regex-automata v0.4.14
20802026-09-04T15:28:01.626Z Checking time-core v0.1.8
20812026-09-04T15:28:01.629Z Checking num_threads v0.1.7
20822026-09-04T15:28:01.698Z Checking num-conv v0.2.0
20832026-09-04T15:28:01.702Z Checking syn v2.0.117
20842026-09-04T15:28:01.770Z Checking anyhow v1.0.104
20852026-09-04T15:28:01.808Z Checking rustls-pki-types v1.14.0
20862026-09-04T15:28:01.810Z Checking aws-lc-sys v0.40.0
20872026-09-04T15:28:01.878Z Checking untrusted v0.7.1
20882026-09-04T15:28:01.996Z Checking http-body v1.0.1
20892026-09-04T15:28:02.034Z Checking atomic-waker v1.1.2
20902026-09-04T15:28:02.128Z Checking hex v0.4.3
20912026-09-04T15:28:02.169Z Checking try-lock v0.2.5
20922026-09-04T15:28:02.172Z Checking simd-adler32 v0.3.8
20932026-09-04T15:28:02.333Z Checking httpdate v1.0.3
20942026-09-04T15:28:02.372Z Checking aws-lc-rs v1.16.3
20952026-09-04T15:28:02.377Z Checking want v0.3.1
20962026-09-04T15:28:02.407Z Checking h2 v0.4.15
20972026-09-04T15:28:02.478Z Checking time v0.3.47
20982026-09-04T15:28:02.516Z Checking clap v4.6.1
20992026-09-04T15:28:02.519Z Checking oxnet v0.1.6
21002026-09-04T15:28:02.592Z Checking spin v0.9.8
21012026-09-04T15:28:02.656Z Checking ryu v1.0.23
21022026-09-04T15:28:02.797Z Checking untrusted v0.9.0
21032026-09-04T15:28:02.842Z Checking tower-layer v0.3.3
21042026-09-04T15:28:02.845Z Checking adler2 v2.0.1
21052026-09-04T15:28:02.942Z Checking tower-service v0.3.3
21062026-09-04T15:28:02.981Z Checking miniz_oxide v0.8.9
21072026-09-04T15:28:03.055Z Checking pem-rfc7468 v0.7.0
21082026-09-04T15:28:03.093Z Checking unicode-width v0.2.0
21092026-09-04T15:28:03.235Z Checking rustls-webpki v0.103.13
21102026-09-04T15:28:03.299Z Checking flagset v0.4.7
21112026-09-04T15:28:03.381Z Checking block-padding v0.4.2
21122026-09-04T15:28:03.429Z Checking camino v1.2.5
21132026-09-04T15:28:03.468Z Checking der v0.7.10
21142026-09-04T15:28:03.471Z Checking socket2 v0.5.10
21152026-09-04T15:28:03.558Z Checking mime v0.3.17
21162026-09-04T15:28:03.627Z Checking inout v0.2.2
21172026-09-04T15:28:03.717Z Checking rustls v0.23.41
21182026-09-04T15:28:03.739Z Checking pretty-hex v0.4.1
21192026-09-04T15:28:03.779Z Checking http-body-util v0.1.3
21202026-09-04T15:28:03.781Z Checking plain v0.2.3
21212026-09-04T15:28:03.850Z Checking cipher v0.5.2
21222026-09-04T15:28:03.887Z Checking rand_chacha v0.3.1
21232026-09-04T15:28:03.946Z Checking bit-vec v0.8.0
21242026-09-04T15:28:04.006Z Checking openssl-probe v0.2.1
21252026-09-04T15:28:04.046Z Checking ucd-trie v0.1.7
21262026-09-04T15:28:04.118Z Checking rand v0.8.6
21272026-09-04T15:28:04.121Z Checking regex v1.12.3
21282026-09-04T15:28:04.191Z Checking bit-set v0.8.0
21292026-09-04T15:28:04.193Z Checking serde_urlencoded v0.7.1
21302026-09-04T15:28:04.263Z Checking pest v2.8.6
21312026-09-04T15:28:04.266Z Checking spki v0.7.3
21322026-09-04T15:28:04.364Z Checking wait-timeout v0.2.1
21332026-09-04T15:28:04.448Z Checking encoding_rs v0.8.35
21342026-09-04T15:28:04.486Z Checking futures-executor v0.3.32
21352026-09-04T15:28:04.523Z Checking crc32fast v1.5.0
21362026-09-04T15:28:04.526Z Checking quick-error v1.2.3
21372026-09-04T15:28:04.655Z Checking rusty-fork v0.3.1
21382026-09-04T15:28:04.694Z Checking futures v0.3.32
21392026-09-04T15:28:04.697Z Checking rand_xorshift v0.4.0
21402026-09-04T15:28:04.764Z Checking unarray v0.1.4
21412026-09-04T15:28:04.803Z Checking either v1.15.0
21422026-09-04T15:28:04.854Z Checking pkcs8 v0.10.2
21432026-09-04T15:28:04.893Z Checking sync_wrapper v1.0.2
21442026-09-04T15:28:04.930Z Checking proptest v1.11.0
21452026-09-04T15:28:05.017Z Checking iri-string v0.7.10
21462026-09-04T15:28:05.056Z Checking tower v0.5.3
21472026-09-04T15:28:05.059Z Checking foldhash v0.2.0
21482026-09-04T15:28:05.234Z Checking hyper v1.10.1
21492026-09-04T15:28:05.279Z Checking zlib-rs v0.6.2
21502026-09-04T15:28:05.346Z Checking hashbrown v0.16.1
21512026-09-04T15:28:05.415Z Checking sha2 v0.10.9
21522026-09-04T15:28:05.474Z Checking openapiv3 v2.2.0
21532026-09-04T15:28:05.714Z Checking static_assertions v1.1.0
21542026-09-04T15:28:05.817Z Checking lazy_static v1.5.0
21552026-09-04T15:28:05.876Z Checking tinyvec_macros v0.1.1
21562026-09-04T15:28:05.940Z Checking rustls-native-certs v0.8.3
21572026-09-04T15:28:05.978Z Checking tinyvec v1.10.0
21582026-09-04T15:28:06.016Z Checking tokio-rustls v0.26.4
21592026-09-04T15:28:06.093Z Checking tower-http v0.6.8
21602026-09-04T15:28:06.131Z Checking hubpack v0.1.2
21612026-09-04T15:28:06.198Z Checking flate2 v1.1.9
21622026-09-04T15:28:06.201Z Checking hyper-util v0.1.20
21632026-09-04T15:28:06.279Z Checking psl-types v2.0.11
21642026-09-04T15:28:06.321Z Checking cookie v0.18.1
21652026-09-04T15:28:06.325Z Checking signature v2.2.0
21662026-09-04T15:28:06.400Z Checking num-integer v0.1.46
21672026-09-04T15:28:06.439Z Checking publicsuffix v2.3.0
21682026-09-04T15:28:06.516Z Checking strum v0.26.3
21692026-09-04T15:28:06.554Z Checking rustls-platform-verifier v0.6.2
21702026-09-04T15:28:06.591Z Checking ahash v0.8.12
21712026-09-04T15:28:06.629Z Checking cookie_store v0.22.1
21722026-09-04T15:28:06.665Z Checking scroll v0.13.0
21732026-09-04T15:28:06.669Z Checking unicode-width v0.1.14
21742026-09-04T15:28:06.737Z Checking serde_spanned v0.6.9
21752026-09-04T15:28:06.776Z Checking newtype-uuid v1.3.2
21762026-09-04T15:28:06.815Z Checking toml_datetime v0.6.11
21772026-09-04T15:28:06.818Z Checking memmap2 v0.9.10
21782026-09-04T15:28:06.890Z Checking data-encoding v2.10.0
21792026-09-04T15:28:06.927Z Checking goblin v0.10.5
21802026-09-04T15:28:06.970Z Checking dtrace-parser v0.3.0
21812026-09-04T15:28:07.008Z Checking bstr v1.12.1
21822026-09-04T15:28:07.011Z Checking daft v0.1.8
21832026-09-04T15:28:07.079Z Checking hmac v0.12.1
21842026-09-04T15:28:07.082Z Checking thread-id v5.1.0
21852026-09-04T15:28:07.186Z Checking base64 v0.21.7
21862026-09-04T15:28:07.189Z Checking x509-cert v0.2.5
21872026-09-04T15:28:07.261Z Checking crossbeam-epoch v0.9.18
21882026-09-04T15:28:07.299Z Checking num-iter v0.1.45
21892026-09-04T15:28:07.337Z Checking memoffset v0.9.1
21902026-09-04T15:28:07.425Z Checking scroll v0.12.0
21912026-09-04T15:28:07.465Z Checking zerocopy v0.7.35
21922026-09-04T15:28:07.468Z Checking rustix v0.38.44
21932026-09-04T15:28:07.468Z Checking env_filter v2.0.0
21942026-09-04T15:28:07.572Z Checking hyper-rustls v0.27.7
21952026-09-04T15:28:07.575Z Checking tap v1.0.1
21962026-09-04T15:28:07.671Z Checking goblin v0.8.2
21972026-09-04T15:28:07.674Z Checking unicode-segmentation v1.12.0
21982026-09-04T15:28:07.744Z Checking unicode-linebreak v0.1.5
21992026-09-04T15:28:07.840Z Checking reqwest v0.13.2
22002026-09-04T15:28:07.902Z Checking smawk v0.3.2
22012026-09-04T15:28:07.971Z Checking wyz v0.5.1
22022026-09-04T15:28:08.009Z Checking env_logger v0.11.11
22032026-09-04T15:28:08.048Z Checking num-bigint-dig v0.8.6
22042026-09-04T15:28:08.086Z Checking dtrace-parser v0.2.0
22052026-09-04T15:28:08.174Z Checking pkcs1 v0.7.5
22062026-09-04T15:28:08.226Z Checking ff v0.13.1
22072026-09-04T15:28:08.346Z Checking radium v0.7.0
22082026-09-04T15:28:08.385Z Checking thread-id v4.2.2
22092026-09-04T15:28:08.388Z Checking base16ct v0.2.0
22102026-09-04T15:28:08.423Z Checking winnow v1.0.3
22112026-09-04T15:28:08.501Z Checking same-file v1.0.6
22122026-09-04T15:28:08.546Z Checking crc-catalog v2.4.0
22132026-09-04T15:28:08.584Z Checking funty v2.0.0
22142026-09-04T15:28:08.649Z Checking walkdir v2.5.0
22152026-09-04T15:28:08.688Z Checking crc v3.4.0
22162026-09-04T15:28:08.725Z Checking sec1 v0.7.3
22172026-09-04T15:28:08.846Z Checking group v0.13.0
22182026-09-04T15:28:08.885Z Checking rsa v0.9.10
22192026-09-04T15:28:08.888Z Checking nix v0.31.2
22202026-09-04T15:28:08.958Z Checking bitvec v1.0.1
22212026-09-04T15:28:08.961Z Checking hkdf v0.12.4
22222026-09-04T15:28:09.030Z Checking unicode-normalization v0.1.25
22232026-09-04T15:28:09.162Z Checking crypto-bigint v0.5.5
22242026-09-04T15:28:09.257Z Checking dof v0.4.0
22252026-09-04T15:28:09.310Z Checking zerocopy v0.6.6
22262026-09-04T15:28:09.388Z Checking maybe-uninit v2.0.0
22272026-09-04T15:28:09.459Z Checking foreign-types-shared v0.1.1
22282026-09-04T15:28:09.498Z Checking foldhash v0.1.5
22292026-09-04T15:28:09.561Z Checking dof v0.3.0
22302026-09-04T15:28:09.599Z Checking winnow v0.5.40
22312026-09-04T15:28:09.637Z Checking nodrop v0.1.14
22322026-09-04T15:28:09.671Z Checking is_ci v1.2.0
22332026-09-04T15:28:09.751Z Checking gimli v0.32.3
22342026-09-04T15:28:09.797Z Checking array-init v0.0.4
22352026-09-04T15:28:09.869Z Checking usdt-impl v0.5.0
22362026-09-04T15:28:09.918Z Checking usdt-impl v0.6.0
22372026-09-04T15:28:10.086Z Checking elliptic-curve v0.13.8
22382026-09-04T15:28:10.124Z Checking hashbrown v0.15.5
22392026-09-04T15:28:10.161Z Checking foreign-types v0.3.2
22402026-09-04T15:28:10.199Z Checking smallvec v0.6.14
22412026-09-04T15:28:10.237Z Checking usdt v0.6.0
22422026-09-04T15:28:10.274Z Checking serde_with v3.21.0
22432026-09-04T15:28:10.315Z Checking packed_struct v0.10.1
22442026-09-04T15:28:10.411Z Checking bitfield v0.19.4
22452026-09-04T15:28:10.449Z Checking bzip2-sys v0.1.13+1.0.8
22462026-09-04T15:28:10.452Z Checking openssl-sys v0.9.117
22472026-09-04T15:28:10.565Z Checking object v0.37.3
22482026-09-04T15:28:10.609Z Checking rustc-demangle v0.1.27
22492026-09-04T15:28:10.703Z Checking siphasher v1.0.2
22502026-09-04T15:28:10.781Z Checking toml_edit v0.19.15
22512026-09-04T15:28:10.877Z Checking keccak v0.1.6
22522026-09-04T15:28:10.915Z Checking bitflags v1.3.2
22532026-09-04T15:28:10.918Z Checking hashbrown v0.12.3
22542026-09-04T15:28:11.018Z Checking openssl v0.10.80
22552026-09-04T15:28:11.075Z Checking sha3 v0.10.8
22562026-09-04T15:28:11.318Z Checking bzip2 v0.4.4
22572026-09-04T15:28:11.356Z Checking addr2line v0.25.1
22582026-09-04T15:28:11.392Z Checking indexmap v1.9.3
22592026-09-04T15:28:11.429Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22602026-09-04T15:28:11.506Z Checking serde-hex v0.1.0
22612026-09-04T15:28:11.642Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22622026-09-04T15:28:11.735Z Checking toml_parser v1.1.2+spec-1.1.0
22632026-09-04T15:28:11.795Z Checking ron v0.8.1
22642026-09-04T15:28:11.834Z Checking hashbrown v0.13.2
22652026-09-04T15:28:11.837Z Checking toml v0.7.8
22662026-09-04T15:28:12.095Z Checking itertools v0.13.0
22672026-09-04T15:28:12.200Z Checking signal-hook v0.3.18
22682026-09-04T15:28:12.286Z Checking crc-any v2.5.0
22692026-09-04T15:28:12.336Z Checking managed v0.8.0
22702026-09-04T15:28:12.422Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22712026-09-04T15:28:12.491Z Checking object v0.30.4
22722026-09-04T15:28:12.554Z Checking zip v0.6.6
22732026-09-04T15:28:12.609Z Checking globset v0.4.18
22742026-09-04T15:28:12.892Z Checking chacha20 v0.10.0
22752026-09-04T15:28:12.932Z Checking curve25519-dalek v4.1.3
22762026-09-04T15:28:12.932Z Checking backtrace v0.3.76
22772026-09-04T15:28:13.045Z Checking path-slash v0.1.5
22782026-09-04T15:28:13.048Z Checking winnow v0.7.14
22792026-09-04T15:28:13.157Z Checking toml_write v0.1.2
22802026-09-04T15:28:13.196Z Checking native-tls v0.2.18
22812026-09-04T15:28:13.199Z Checking signal-hook-mio v0.2.5
22822026-09-04T15:28:13.288Z Checking backtrace-ext v0.2.1
22832026-09-04T15:28:13.331Z Checking textwrap v0.16.2
22842026-09-04T15:28:13.372Z Checking ed25519 v2.2.3
22852026-09-04T15:28:13.424Z Checking ref-cast v1.0.25
22862026-09-04T15:28:13.465Z Checking pin-project v1.1.11
22872026-09-04T15:28:13.557Z Checking jiff-core v0.1.0
22882026-09-04T15:28:13.595Z Checking tokio-native-tls v0.3.1
22892026-09-04T15:28:13.598Z Checking pem v3.0.6
22902026-09-04T15:28:13.598Z Checking zstd-sys v2.0.16+zstd.1.5.7
22912026-09-04T15:28:13.713Z Checking ed25519-dalek v2.2.0
22922026-09-04T15:28:13.785Z Checking owo-colors v4.3.0
22932026-09-04T15:28:13.824Z Checking fixedbitset v0.5.7
22942026-09-04T15:28:13.827Z Checking zstd-safe v7.2.4
22952026-09-04T15:28:13.974Z Checking hyper-tls v0.6.0
22962026-09-04T15:28:14.048Z Checking petgraph v0.8.3
22972026-09-04T15:28:14.086Z Checking snafu v0.8.9
22982026-09-04T15:28:14.177Z Checking crossterm v0.28.1
22992026-09-04T15:28:14.260Z Checking jiff v0.2.34
23002026-09-04T15:28:14.315Z Checking toml_edit v0.22.27
23012026-09-04T15:28:14.356Z Checking supports-color v3.0.2
23022026-09-04T15:28:14.447Z Checking similar v2.7.0
23032026-09-04T15:28:14.455Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23042026-09-04T15:28:14.508Z Checking fs-err v3.3.0
23052026-09-04T15:28:14.596Z Checking hash32 v0.2.1
23062026-09-04T15:28:14.781Z Checking serde_plain v1.0.2
23072026-09-04T15:28:14.820Z Checking serde-big-array v0.5.1
23082026-09-04T15:28:14.857Z Checking unicode-bidi v0.3.18
23092026-09-04T15:28:14.913Z Checking unicode-properties v0.1.4
23102026-09-04T15:28:14.957Z Checking libbz2-rs-sys v0.2.2
23112026-09-04T15:28:14.996Z Checking bumpalo v3.20.2
23122026-09-04T15:28:15.121Z Checking typed-path v0.9.3
23132026-09-04T15:28:15.175Z Checking predicates-core v1.0.10
23142026-09-04T15:28:15.224Z Checking zopfli v0.8.3
23152026-09-04T15:28:15.332Z Checking stringprep v0.1.5
23162026-09-04T15:28:15.370Z Checking bzip2 v0.6.1
23172026-09-04T15:28:15.430Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23182026-09-04T15:28:15.467Z Checking heapless v0.7.17
23192026-09-04T15:28:15.513Z Checking reqwest v0.12.28
23202026-09-04T15:28:15.561Z Checking zstd v0.13.3
23212026-09-04T15:28:15.599Z Checking hickory-proto v0.25.2
23222026-09-04T15:28:15.654Z Checking byte-wrapper v0.1.0
23232026-09-04T15:28:15.776Z Checking md-5 v0.10.6
23242026-09-04T15:28:15.826Z Checking float-cmp v0.10.0
23252026-09-04T15:28:15.887Z Checking supports-hyperlinks v3.2.0
23262026-09-04T15:28:15.926Z Checking normalize-line-endings v0.3.0
23272026-09-04T15:28:15.929Z Checking difflib v0.4.0
23282026-09-04T15:28:15.996Z Checking fallible-iterator v0.2.0
23292026-09-04T15:28:16.033Z Checking supports-unicode v3.0.0
23302026-09-04T15:28:16.036Z Checking smoltcp v0.9.1
23312026-09-04T15:28:16.071Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23322026-09-04T15:28:16.163Z Checking zip v4.6.1
23332026-09-04T15:28:16.202Z Checking miette v7.6.0
23342026-09-04T15:28:16.205Z Checking predicates v3.1.4
23352026-09-04T15:28:16.291Z Checking iddqd v0.4.2
23362026-09-04T15:28:16.330Z Checking postgres-protocol v0.6.10
23372026-09-04T15:28:16.552Z Checking phf_shared v0.11.3
23382026-09-04T15:28:16.674Z Checking phf_shared v0.13.1
23392026-09-04T15:28:16.715Z Checking olpc-cjson v0.1.4
23402026-09-04T15:28:16.718Z Checking tokio-stream v0.1.18
23412026-09-04T15:28:16.786Z Checking derive_more v2.1.1
23422026-09-04T15:28:16.789Z Checking strum v0.27.2
23432026-09-04T15:28:16.789Z Checking lalrpop-util v0.19.12
23442026-09-04T15:28:16.890Z Checking fixedbitset v0.4.2
23452026-09-04T15:28:16.893Z Checking new_debug_unreachable v1.0.6
23462026-09-04T15:28:16.962Z Checking precomputed-hash v0.1.1
23472026-09-04T15:28:16.999Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-09-04T15:28:17.037Z Checking phf v0.13.1
23492026-09-04T15:28:17.040Z Checking tough v0.22.0
23502026-09-04T15:28:17.107Z Checking petgraph v0.6.5
23512026-09-04T15:28:17.110Z Checking string_cache v0.8.9
23522026-09-04T15:28:17.178Z Checking postgres-types v0.2.12
23532026-09-04T15:28:17.216Z Checking buf-list v1.1.2
23542026-09-04T15:28:17.219Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23552026-09-04T15:28:17.332Z Checking whoami v2.1.0
23562026-09-04T15:28:17.428Z Checking peg-runtime v0.8.5
23572026-09-04T15:28:17.556Z Checking tokio-postgres v0.7.16
23582026-09-04T15:28:17.559Z Checking is-terminal v0.4.17
23592026-09-04T15:28:17.630Z Checking crossbeam-channel v0.5.15
23602026-09-04T15:28:17.670Z Checking thread_local v1.1.9
23612026-09-04T15:28:17.711Z Checking take_mut v0.2.2
23622026-09-04T15:28:17.850Z Checking term v1.2.1
23632026-09-04T15:28:17.885Z Compiling newtype-uuid-macros v0.1.0
23642026-09-04T15:28:17.990Z Checking slog-async v2.8.0
23652026-09-04T15:28:18.118Z Checking slog-term v2.9.2
23662026-09-04T15:28:18.195Z Compiling multer v3.1.0
23672026-09-04T15:28:18.401Z Compiling async-stream-impl v0.3.6
23682026-09-04T15:28:18.476Z Checking match_cfg v0.1.0
23692026-09-04T15:28:18.476Z Checking slog-json v2.6.1
23702026-09-04T15:28:18.547Z Compiling dropshot v0.17.1
23712026-09-04T15:28:18.585Z Checking hostname v0.3.1
23722026-09-04T15:28:18.666Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23732026-09-04T15:28:18.701Z Checking debug-ignore v1.0.5
23742026-09-04T15:28:18.736Z Checking slog-bunyan v2.5.0
23752026-09-04T15:28:18.829Z Compiling dropshot_endpoint v0.17.1
23762026-09-04T15:28:18.867Z Checking serde_path_to_error v0.1.20
23772026-09-04T15:28:18.870Z Checking sha1 v0.11.0
23782026-09-04T15:28:18.935Z Checking serde_spanned v1.1.1
23792026-09-04T15:28:19.011Z Checking toml_datetime v1.1.1+spec-1.1.0
23802026-09-04T15:28:19.083Z Checking toml_writer v1.1.1+spec-1.1.0
23812026-09-04T15:28:19.124Z Checking compression-core v0.4.31
23822026-09-04T15:28:19.130Z Checking async-stream v0.3.6
23832026-09-04T15:28:19.194Z Checking waitgroup v0.1.2
23842026-09-04T15:28:19.265Z Checking rustls-pemfile v2.2.0
23852026-09-04T15:28:19.308Z Checking compression-codecs v0.4.37
23862026-09-04T15:28:19.375Z Checking toml v1.1.2+spec-1.1.0
23872026-09-04T15:28:19.378Z Checking hostname v0.4.2
23882026-09-04T15:28:19.409Z Checking progenitor-client v0.14.0
23892026-09-04T15:28:19.477Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23902026-09-04T15:28:19.481Z Checking atomicwrites v0.4.4
23912026-09-04T15:28:19.550Z Compiling serde_tokenstream v0.3.0
23922026-09-04T15:28:19.591Z Checking async-compression v0.4.41
23932026-09-04T15:28:19.596Z Compiling parse-display-derive v0.10.0
23942026-09-04T15:28:19.661Z Checking macaddr v1.0.1
23952026-09-04T15:28:19.698Z Checking regress v0.10.5
23962026-09-04T15:28:19.865Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23972026-09-04T15:28:19.868Z Checking instant v0.1.13
23982026-09-04T15:28:19.937Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23992026-09-04T15:28:19.940Z Compiling oxide-generation-macros v0.2.0
24002026-09-04T15:28:20.009Z Checking itertools v0.14.0
24012026-09-04T15:28:20.048Z Checking oxide-generation v0.1.3
24022026-09-04T15:28:20.109Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24032026-09-04T15:28:20.297Z Checking backoff v0.4.0
24042026-09-04T15:28:20.301Z Checking backon v1.6.0
24052026-09-04T15:28:20.373Z Checking humantime v2.3.0
24062026-09-04T15:28:20.508Z Compiling convert_case v0.4.0
24072026-09-04T15:28:20.544Z Checking progenitor-extras v0.2.0
24082026-09-04T15:28:20.582Z Checking half v2.7.1
24092026-09-04T15:28:20.720Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24102026-09-04T15:28:20.793Z Checking ciborium-io v0.2.2
24112026-09-04T15:28:20.890Z Checking heck v0.5.0
24122026-09-04T15:28:20.927Z Compiling derive_more v0.99.20
24132026-09-04T15:28:20.963Z Checking ciborium-ll v0.2.2
24142026-09-04T15:28:21.003Z Checking secrecy v0.10.3
24152026-09-04T15:28:21.043Z Checking camino-tempfile v1.4.1
24162026-09-04T15:28:21.110Z Checking indent_write v2.2.0
24172026-09-04T15:28:21.151Z Compiling crucible-workspace-hack v0.1.0
24182026-09-04T15:28:21.151Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24192026-09-04T15:28:21.223Z Checking ciborium v0.2.2
24202026-09-04T15:28:21.257Z Checking inout v0.1.4
24212026-09-04T15:28:21.292Z Compiling regress v0.11.1
24222026-09-04T15:28:21.330Z Checking parse-display v0.10.0
24232026-09-04T15:28:21.451Z Checking cipher v0.4.4
24242026-09-04T15:28:21.511Z Checking universal-hash v0.5.1
24252026-09-04T15:28:21.514Z Compiling thiserror-impl-no-std v2.0.2
24262026-09-04T15:28:21.549Z Checking opaque-debug v0.3.1
24272026-09-04T15:28:21.653Z Checking blake2 v0.10.6
24282026-09-04T15:28:21.683Z Checking chacha20 v0.9.1
24292026-09-04T15:28:21.686Z Checking poly1305 v0.8.0
24302026-09-04T15:28:21.686Z Checking aead v0.5.2
24312026-09-04T15:28:21.892Z Checking password-hash v0.5.0
24322026-09-04T15:28:21.928Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24332026-09-04T15:28:21.934Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24342026-09-04T15:28:22.047Z Checking chacha20poly1305 v0.10.1
24352026-09-04T15:28:22.143Z Checking argon2 v0.5.3
24362026-09-04T15:28:22.206Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24372026-09-04T15:28:22.358Z Compiling unsafe-libyaml v0.2.11
24382026-09-04T15:28:22.480Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24392026-09-04T15:28:22.519Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24402026-09-04T15:28:22.681Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412026-09-04T15:28:22.758Z Checking thiserror-no-std v2.0.2
24422026-09-04T15:28:22.798Z Checking swrite v0.1.0
24432026-09-04T15:28:22.876Z Compiling typify-impl v0.6.2
24442026-09-04T15:28:22.918Z Checking vsss-rs v3.3.4
24452026-09-04T15:28:23.135Z Compiling serde_yaml v0.9.34+deprecated
24462026-09-04T15:28:23.510Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24472026-09-04T15:28:24.045Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24482026-09-04T15:28:24.147Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24492026-09-04T15:28:24.256Z Checking crossbeam-deque v0.8.6
24502026-09-04T15:28:24.294Z Compiling rayon-core v1.13.0
24512026-09-04T15:28:24.471Z Compiling num-derive v0.4.2
24522026-09-04T15:28:24.509Z Compiling toml_datetime v0.7.5+spec-1.1.0
24532026-09-04T15:28:24.585Z Compiling proc-macro-error v1.0.4
24542026-09-04T15:28:24.786Z Compiling toml_edit v0.23.10+spec-1.0.0
24552026-09-04T15:28:24.921Z Checking tabwriter v1.4.1
24562026-09-04T15:28:24.959Z Checking glob v0.3.3
24572026-09-04T15:28:24.994Z Checking rayon v1.11.0
24582026-09-04T15:28:25.100Z Compiling illumos-nvpair-sys v0.2.0
24592026-09-04T15:28:25.171Z Compiling itertools v0.15.0
24602026-09-04T15:28:25.212Z Compiling heapless v0.8.0
24612026-09-04T15:28:25.357Z Compiling proc-macro-crate v3.4.0
24622026-09-04T15:28:25.560Z Checking hash32 v0.3.1
24632026-09-04T15:28:25.717Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-04T15:28:25.754Z Checking colored v3.1.1
24652026-09-04T15:28:25.849Z Compiling smoltcp v0.11.0
24662026-09-04T15:28:25.914Z Compiling num_enum_derive v0.7.6
24672026-09-04T15:28:26.059Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24682026-09-04T15:28:26.095Z Checking illumos-nvpair v0.3.0
24692026-09-04T15:28:26.267Z Checking toml v0.8.23
24702026-09-04T15:28:26.304Z Checking cobs v0.3.0
24712026-09-04T15:28:26.443Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24722026-09-04T15:28:26.481Z Checking postcard v1.1.3
24732026-09-04T15:28:26.566Z Compiling ingot-macros v0.2.0
24742026-09-04T15:28:26.621Z Checking rand v0.10.1
24752026-09-04T15:28:26.706Z Compiling proc-macro-crate v1.3.1
24762026-09-04T15:28:26.808Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24772026-09-04T15:28:27.004Z Checking num_enum v0.7.6
24782026-09-04T15:28:27.048Z Checking sigpipe v0.1.3
24792026-09-04T15:28:27.142Z Compiling foreign-types-macros v0.2.3
24802026-09-04T15:28:27.179Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24812026-09-04T15:28:27.181Z Checking foreign-types-shared v0.3.1
24822026-09-04T15:28:27.181Z Compiling num_enum_derive v0.5.11
24832026-09-04T15:28:27.443Z Compiling typify-macro v0.6.2
24842026-09-04T15:28:27.529Z Checking cstr-argument v0.1.2
24852026-09-04T15:28:27.630Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24862026-09-04T15:28:27.679Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24872026-09-04T15:28:27.728Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24882026-09-04T15:28:27.765Z Checking foreign-types v0.5.0
24892026-09-04T15:28:27.881Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24902026-09-04T15:28:27.984Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24912026-09-04T15:28:28.076Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24922026-09-04T15:28:28.114Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24932026-09-04T15:28:28.156Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24942026-09-04T15:28:28.194Z Checking itertools v0.12.1
24952026-09-04T15:28:28.249Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24962026-09-04T15:28:28.285Z Checking num_enum v0.5.11
24972026-09-04T15:28:28.323Z Compiling zone_cfg_derive v0.3.1
24982026-09-04T15:28:28.430Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24992026-09-04T15:28:28.621Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25002026-09-04T15:28:28.659Z Compiling usdt-macro v0.5.0
25012026-09-04T15:28:28.824Z Compiling usdt-attr-macro v0.5.0
25022026-09-04T15:28:29.035Z Checking memmap v0.7.0
25032026-09-04T15:28:29.194Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25042026-09-04T15:28:29.231Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25052026-09-04T15:28:29.234Z Compiling typify v0.6.2
25062026-09-04T15:28:29.403Z Compiling progenitor-impl v0.14.0
25072026-09-04T15:28:29.438Z Checking zone v0.3.1
25082026-09-04T15:28:29.472Z Checking ingot-types v0.2.0
25092026-09-04T15:28:29.622Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25102026-09-04T15:28:29.625Z Checking usdt v0.5.0
25112026-09-04T15:28:29.718Z Checking smf v0.2.3
25122026-09-04T15:28:29.819Z Checking whoami v1.6.1
25132026-09-04T15:28:29.860Z Compiling derive-where v1.6.0
25142026-09-04T15:28:29.897Z Checking tokio-dtrace v0.1.1
25152026-09-04T15:28:29.899Z Checking ingot v0.2.1
25162026-09-04T15:28:29.973Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25172026-09-04T15:28:30.072Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25182026-09-04T15:28:30.112Z Checking oxide-tokio-rt v0.1.4
25192026-09-04T15:28:30.189Z Checking console v0.15.11
25202026-09-04T15:28:30.318Z Checking newline-converter v0.3.0
25212026-09-04T15:28:30.372Z Checking bytecount v0.6.9
25222026-09-04T15:28:30.459Z Checking num-rational v0.4.2
25232026-09-04T15:28:30.500Z Checking expectorate v1.2.0
25242026-09-04T15:28:30.536Z Checking num-complex v0.4.6
25252026-09-04T15:28:30.662Z Compiling cancel-safe-futures v0.1.5
25262026-09-04T15:28:30.769Z Checking float-ord v0.3.2
25272026-09-04T15:28:30.946Z Checking num v0.4.3
25282026-09-04T15:28:30.980Z Checking linear-map v1.2.0
25292026-09-04T15:28:31.060Z Checking gethostname v0.5.0
25302026-09-04T15:28:31.183Z Compiling prettyplease v0.2.37
25312026-09-04T15:28:31.224Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25322026-09-04T15:28:31.228Z Checking oxide-update-engine-types v0.1.2
25332026-09-04T15:28:31.369Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25342026-09-04T15:28:31.580Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25352026-09-04T15:28:31.688Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25362026-09-04T15:28:31.786Z Checking resolv-conf v0.7.6
25372026-09-04T15:28:31.929Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25382026-09-04T15:28:32.002Z Checking papergrid v0.11.0
25392026-09-04T15:28:32.040Z Compiling progenitor-macro v0.14.0
25402026-09-04T15:28:32.169Z Compiling tabled_derive v0.7.0
25412026-09-04T15:28:32.206Z Checking oxide-update-engine v0.1.2
25422026-09-04T15:28:32.647Z Compiling slog-dtrace v0.3.0
25432026-09-04T15:28:32.743Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25442026-09-04T15:28:33.091Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25452026-09-04T15:28:33.159Z Checking tabled v0.15.0
25462026-09-04T15:28:33.472Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25472026-09-04T15:28:33.514Z Checking crossterm v0.29.0
25482026-09-04T15:28:33.561Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25492026-09-04T15:28:33.806Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25502026-09-04T15:28:34.399Z Checking fd-lock v4.0.4
25512026-09-04T15:28:34.900Z Checking vte v0.14.1
25522026-09-04T15:28:35.215Z Checking strip-ansi-escapes v0.2.1
25532026-09-04T15:28:36.169Z Checking termtree v0.5.1
25542026-09-04T15:28:36.337Z Checking nu-ansi-term v0.50.3
25552026-09-04T15:28:36.391Z Checking linked-hash-map v0.5.6
25562026-09-04T15:28:36.588Z Checking reedline v0.40.0
25572026-09-04T15:28:36.624Z Checking lru-cache v0.1.2
25582026-09-04T15:28:36.659Z Checking hickory-proto v0.24.4
25592026-09-04T15:28:36.772Z Compiling minimal-lexical v0.2.1
25602026-09-04T15:28:36.988Z Checking progenitor v0.14.0
25612026-09-04T15:28:37.056Z Compiling nom v7.1.3
25622026-09-04T15:28:37.092Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25632026-09-04T15:28:37.162Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25642026-09-04T15:28:37.256Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25652026-09-04T15:28:37.665Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25662026-09-04T15:28:37.791Z Compiling unicode-xid v0.2.6
25672026-09-04T15:28:37.951Z Checking display-error-chain v0.2.2
25682026-09-04T15:28:38.134Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25692026-09-04T15:28:38.474Z Checking hickory-resolver v0.24.4
25702026-09-04T15:28:38.827Z Compiling ar_archive_writer v0.5.1
25712026-09-04T15:28:39.247Z Checking qorb v0.4.1
25722026-09-04T15:28:39.438Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25732026-09-04T15:28:39.566Z Checking csv-core v0.1.13
25742026-09-04T15:28:39.696Z Compiling psm v0.1.30
25752026-09-04T15:28:39.776Z Checking csv v1.4.0
25762026-09-04T15:28:39.964Z Compiling stacker v0.1.23
25772026-09-04T15:28:40.178Z Compiling cfg_aliases v0.1.1
25782026-09-04T15:28:40.265Z Checking highway v1.3.0
25792026-09-04T15:28:40.302Z Compiling semver v0.1.20
25802026-09-04T15:28:40.305Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25812026-09-04T15:28:40.378Z Compiling nix v0.28.0
25822026-09-04T15:28:40.516Z Compiling rustc_version v0.1.7
25832026-09-04T15:28:40.552Z Checking nibble_vec v0.1.0
25842026-09-04T15:28:40.586Z Checking endian-type v0.1.2
25852026-09-04T15:28:40.623Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25862026-09-04T15:28:40.706Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25872026-09-04T15:28:40.743Z Checking radix_trie v0.2.1
25882026-09-04T15:28:40.778Z Compiling newtype_derive v0.1.6
25892026-09-04T15:28:40.781Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25902026-09-04T15:28:40.858Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25912026-09-04T15:28:40.930Z Checking phf_shared v0.12.1
25922026-09-04T15:28:41.012Z Compiling recursive-proc-macro-impl v0.1.1
25932026-09-04T15:28:41.048Z Compiling chrono-tz v0.10.4
25942026-09-04T15:28:41.098Z Checking phf v0.12.1
25952026-09-04T15:28:41.377Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962026-09-04T15:28:41.415Z Compiling const_format_proc_macros v0.2.34
25972026-09-04T15:28:41.417Z Compiling peg-macros v0.8.5
25982026-09-04T15:28:41.498Z Checking recursive v0.1.1
25992026-09-04T15:28:41.610Z Checking winnow v0.6.26
26002026-09-04T15:28:41.658Z Compiling sqlparser_derive v0.5.0
26012026-09-04T15:28:42.263Z Checking unicode_categories v0.1.1
26022026-09-04T15:28:42.299Z Checking home v0.5.12
26032026-09-04T15:28:42.435Z Checking rustyline v14.0.0
26042026-09-04T15:28:42.438Z Checking sqlparser v0.61.0
26052026-09-04T15:28:42.510Z Checking const_format v0.2.35
26062026-09-04T15:28:42.814Z Checking sqlformat v0.3.5
26072026-09-04T15:28:42.849Z Checking peg v0.8.5
26082026-09-04T15:28:42.990Z Checking bcs v0.1.6
26092026-09-04T15:28:43.154Z Checking nom v8.0.0
26102026-09-04T15:28:43.252Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26112026-09-04T15:28:43.289Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26122026-09-04T15:28:43.502Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26132026-09-04T15:28:43.505Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26142026-09-04T15:28:43.635Z Checking steno v0.4.1
26152026-09-04T15:28:43.673Z Checking sha1 v0.10.6
26162026-09-04T15:28:43.875Z Checking filetime v0.2.27
26172026-09-04T15:28:44.013Z Checking xattr v1.6.1
26182026-09-04T15:28:44.048Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26192026-09-04T15:28:44.223Z Checking tar v0.4.46
26202026-09-04T15:28:44.263Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26212026-09-04T15:28:44.550Z Checking subprocess v0.2.15
26222026-09-04T15:28:44.635Z Checking headers-core v0.3.0
26232026-09-04T15:28:44.680Z Checking yasna v0.5.2
26242026-09-04T15:28:44.773Z Checking headers v0.4.1
26252026-09-04T15:28:44.864Z Checking port-file v0.1.0
26262026-09-04T15:28:45.079Z Checking dropshot-api-manager-types v0.8.0
26272026-09-04T15:28:45.115Z Checking rcgen v0.12.1
26282026-09-04T15:28:45.150Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26292026-09-04T15:28:45.252Z Checking tagptr v0.2.0
26302026-09-04T15:28:45.289Z Checking utf-8 v0.7.6
26312026-09-04T15:28:45.323Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26322026-09-04T15:28:45.423Z Checking moka v0.12.13
26332026-09-04T15:28:45.461Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26342026-09-04T15:28:45.492Z Compiling libefi-sys v0.1.0
26352026-09-04T15:28:45.529Z Compiling bitfield-struct v0.6.2
26362026-09-04T15:28:45.918Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26372026-09-04T15:28:45.975Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26382026-09-04T15:28:46.027Z Checking tungstenite v0.21.0
26392026-09-04T15:28:46.116Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26402026-09-04T15:28:46.153Z Checking hickory-resolver v0.25.2
26412026-09-04T15:28:46.187Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26422026-09-04T15:28:46.228Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26432026-09-04T15:28:46.513Z Compiling xshell-macros v0.2.7
26442026-09-04T15:28:46.518Z Checking tokio-tungstenite v0.21.0
26452026-09-04T15:28:46.529Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26462026-09-04T15:28:46.796Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26472026-09-04T15:28:46.820Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26482026-09-04T15:28:46.863Z Checking xshell v0.2.7
26492026-09-04T15:28:46.899Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26502026-09-04T15:28:47.092Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26512026-09-04T15:28:47.412Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26522026-09-04T15:28:47.597Z Checking half v1.8.3
26532026-09-04T15:28:47.704Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26542026-09-04T15:28:47.820Z Checking serde_cbor v0.11.2
26552026-09-04T15:28:47.863Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26562026-09-04T15:28:48.094Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26572026-09-04T15:28:48.130Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26582026-09-04T15:28:48.226Z Checking libscf-sys v1.2.0
26592026-09-04T15:28:48.311Z Checking maplit v1.0.2
26602026-09-04T15:28:48.387Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26612026-09-04T15:28:48.428Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26622026-09-04T15:28:48.541Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26632026-09-04T15:28:48.578Z Checking papergrid v0.18.0
26642026-09-04T15:28:48.693Z Checking sha2 v0.11.0
26652026-09-04T15:28:49.051Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26662026-09-04T15:28:49.182Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26672026-09-04T15:28:49.219Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26682026-09-04T15:28:49.286Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26692026-09-04T15:28:49.424Z Checking tabled v0.21.0
26702026-09-04T15:28:49.456Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26712026-09-04T15:28:49.641Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26722026-09-04T15:28:49.753Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26732026-09-04T15:28:49.959Z Checking crc8 v0.1.1
26742026-09-04T15:28:49.996Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26752026-09-04T15:28:50.036Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26762026-09-04T15:28:50.088Z Checking unicase v2.9.0
26772026-09-04T15:28:50.286Z Checking fxhash v0.2.1
26782026-09-04T15:28:50.435Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26792026-09-04T15:28:50.493Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26802026-09-04T15:28:50.528Z Compiling darling_core v0.21.3
26812026-09-04T15:28:50.788Z Compiling vergen-lib v0.1.6
26822026-09-04T15:28:51.067Z Compiling diesel_derives v2.3.7
26832026-09-04T15:28:51.135Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26842026-09-04T15:28:51.377Z Checking scheduled-thread-pool v0.2.7
26852026-09-04T15:28:51.447Z Compiling vergen-gitcl v1.0.8
26862026-09-04T15:28:51.569Z Compiling diesel_table_macro_syntax v0.3.0
26872026-09-04T15:28:51.715Z Checking r2d2 v0.8.10
26882026-09-04T15:28:51.750Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26892026-09-04T15:28:51.933Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26902026-09-04T15:28:51.990Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26912026-09-04T15:28:52.206Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26922026-09-04T15:28:52.325Z Checking downcast-rs v2.0.2
26932026-09-04T15:28:52.506Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26942026-09-04T15:28:52.544Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26952026-09-04T15:28:53.028Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26962026-09-04T15:28:53.064Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26972026-09-04T15:28:53.126Z Compiling darling_macro v0.21.3
26982026-09-04T15:28:53.184Z Checking kstat-rs v0.2.5
26992026-09-04T15:28:53.220Z Compiling proc-macro-error-attr2 v2.0.0
27002026-09-04T15:28:53.405Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27012026-09-04T15:28:53.704Z Compiling darling v0.21.3
27022026-09-04T15:28:53.709Z Compiling proc-macro-error2 v2.0.1
27032026-09-04T15:28:53.773Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27042026-09-04T15:28:53.842Z Compiling dsl_auto_type v0.2.0
27052026-09-04T15:28:54.012Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27062026-09-04T15:28:54.079Z Compiling knus-derive v3.4.0
27072026-09-04T15:28:55.094Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27082026-09-04T15:28:55.324Z Compiling dirs-sys-next v0.1.2
27092026-09-04T15:28:55.389Z Compiling parking_lot_core v0.8.6
27102026-09-04T15:28:55.427Z Compiling salty v0.3.0
27112026-09-04T15:28:55.555Z Compiling crunchy v0.2.4
27122026-09-04T15:28:55.634Z Compiling dirs-next v2.0.0
27132026-09-04T15:28:55.748Z Compiling clang-sys v1.8.1
27142026-09-04T15:28:55.786Z Checking predicates-tree v1.0.13
27152026-09-04T15:28:55.836Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27162026-09-04T15:28:55.904Z Compiling git-stub v1.0.0
27172026-09-04T15:28:55.951Z Compiling tiny-keccak v2.0.2
27182026-09-04T15:28:56.214Z Compiling git-stub-vcs v0.1.0
27192026-09-04T15:28:56.316Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27202026-09-04T15:28:56.432Z Compiling term v0.7.0
27212026-09-04T15:28:56.625Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27222026-09-04T15:28:56.661Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27232026-09-04T15:28:56.665Z Checking anstyle-parse v0.2.7
27242026-09-04T15:28:56.665Z Compiling bit-vec v0.6.3
27252026-09-04T15:28:56.889Z Checking anstream v0.6.21
27262026-09-04T15:28:56.925Z Compiling bit-set v0.5.3
27272026-09-04T15:28:56.981Z Compiling ascii-canvas v3.0.0
27282026-09-04T15:28:57.017Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27292026-09-04T15:28:57.108Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27302026-09-04T15:28:57.144Z Checking parking_lot v0.11.2
27312026-09-04T15:28:57.329Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27322026-09-04T15:28:57.367Z Checking rfc6979 v0.4.0
27332026-09-04T15:28:57.524Z Checking prefix-trie v0.7.0
27342026-09-04T15:28:57.594Z Compiling hashbrown v0.14.5
27352026-09-04T15:28:57.695Z Compiling itertools v0.10.5
27362026-09-04T15:28:57.796Z Compiling ena v0.14.4
27372026-09-04T15:28:57.888Z Compiling libloading v0.8.9
27382026-09-04T15:28:58.039Z Compiling bindgen v0.71.1
27392026-09-04T15:28:58.133Z Compiling diff v0.1.13
27402026-09-04T15:28:58.183Z Compiling regex-syntax v0.6.29
27412026-09-04T15:28:58.270Z Compiling chumsky v0.9.3
27422026-09-04T15:28:58.511Z Checking hickory-server v0.25.2
27432026-09-04T15:28:58.794Z Compiling ecdsa v0.16.9
27442026-09-04T15:28:59.479Z Checking sled v0.34.7
27452026-09-04T15:28:59.671Z Compiling lalrpop v0.19.12
27462026-09-04T15:28:59.761Z Checking diesel v2.3.7
27472026-09-04T15:28:59.796Z Compiling cexpr v0.6.0
27482026-09-04T15:28:59.869Z Checking ignore v0.4.25
27492026-09-04T15:29:00.269Z Checking primeorder v0.13.6
27502026-09-04T15:29:00.308Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27512026-09-04T15:29:00.480Z Checking nanorand v0.7.0
27522026-09-04T15:29:00.550Z Compiling rustc-hash v2.1.1
27532026-09-04T15:29:00.743Z Checking flume v0.11.1
27542026-09-04T15:29:00.747Z Checking p384 v0.13.1
27552026-09-04T15:29:01.050Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27562026-09-04T15:29:01.273Z Checking globwalk v0.9.1
27572026-09-04T15:29:01.434Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27582026-09-04T15:29:01.492Z Compiling knus v3.4.0
27592026-09-04T15:29:02.065Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27602026-09-04T15:29:02.102Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27612026-09-04T15:29:02.401Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27622026-09-04T15:29:02.516Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27632026-09-04T15:29:02.553Z Checking digest-io v0.1.0
27642026-09-04T15:29:02.714Z Compiling libxml v0.3.3
27652026-09-04T15:29:02.880Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27662026-09-04T15:29:02.964Z Checking assert_matches v1.5.0
27672026-09-04T15:29:03.018Z Checking rawzip v0.4.4
27682026-09-04T15:29:03.150Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27692026-09-04T15:29:03.187Z Checking camino-tempfile-ext v0.3.3
27702026-09-04T15:29:03.447Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27712026-09-04T15:29:03.482Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27722026-09-04T15:29:04.074Z Compiling strum_macros v0.24.3
27732026-09-04T15:29:04.728Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27742026-09-04T15:29:04.766Z Compiling indoc v1.0.9
27752026-09-04T15:29:05.226Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27762026-09-04T15:29:05.414Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27772026-09-04T15:29:05.450Z Checking quick-xml v0.37.5
27782026-09-04T15:29:05.554Z Checking derive_builder v0.20.2
27792026-09-04T15:29:05.698Z Compiling oso-derive v0.27.3
27802026-09-04T15:29:05.783Z Compiling trait-variant v0.1.2
27812026-09-04T15:29:06.264Z Compiling impl-trait-for-tuples v0.2.3
27822026-09-04T15:29:06.373Z Checking openssl-probe v0.1.6
27832026-09-04T15:29:06.376Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27842026-09-04T15:29:06.571Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27852026-09-04T15:29:07.038Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27862026-09-04T15:29:07.249Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27872026-09-04T15:29:07.483Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27882026-09-04T15:29:07.723Z Checking corncobs v0.1.4
27892026-09-04T15:29:07.874Z Checking secrecy v0.8.0
27902026-09-04T15:29:07.909Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27912026-09-04T15:29:07.943Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27922026-09-04T15:29:07.980Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27932026-09-04T15:29:08.039Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27942026-09-04T15:29:08.235Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27952026-09-04T15:29:08.505Z Checking bb8 v0.8.6
27962026-09-04T15:29:08.542Z Checking rand_seeder v0.4.0
27972026-09-04T15:29:08.830Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27982026-09-04T15:29:08.973Z Compiling mime_guess v2.0.5
27992026-09-04T15:29:09.063Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28002026-09-04T15:29:09.237Z Checking http-range v0.1.5
28012026-09-04T15:29:09.387Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28022026-09-04T15:29:09.423Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28032026-09-04T15:29:09.606Z Checking nonempty v0.12.0
28042026-09-04T15:29:09.795Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28052026-09-04T15:29:09.798Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28062026-09-04T15:29:10.015Z Checking hyper-staticfile v0.10.1
28072026-09-04T15:29:10.121Z Checking signal-hook-tokio v0.3.1
28082026-09-04T15:29:10.158Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28092026-09-04T15:29:10.285Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28102026-09-04T15:29:10.335Z Checking scuffle v0.1.0
28112026-09-04T15:29:10.429Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28122026-09-04T15:29:10.716Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28132026-09-04T15:29:10.810Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28142026-09-04T15:29:11.072Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28152026-09-04T15:29:11.178Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28162026-09-04T15:29:11.216Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28172026-09-04T15:29:11.346Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28182026-09-04T15:29:11.482Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28192026-09-04T15:29:11.595Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28202026-09-04T15:29:11.803Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28212026-09-04T15:29:11.841Z Checking tungstenite v0.23.0
28222026-09-04T15:29:12.249Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28232026-09-04T15:29:12.300Z Checking tokio-tungstenite v0.23.1
28242026-09-04T15:29:12.605Z Checking void v1.0.2
28252026-09-04T15:29:12.667Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28262026-09-04T15:29:12.742Z Checking lzss v0.8.2
28272026-09-04T15:29:12.778Z Checking nix v0.27.1
28282026-09-04T15:29:12.862Z Checking serde_bytes v0.11.19
28292026-09-04T15:29:12.965Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28302026-09-04T15:29:13.073Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28312026-09-04T15:29:13.324Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28322026-09-04T15:29:13.409Z Checking cpubits v0.1.1
28332026-09-04T15:29:13.699Z Checking yansi v1.0.1
28342026-09-04T15:29:13.807Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352026-09-04T15:29:13.901Z Checking diesel-dtrace v0.5.0
28362026-09-04T15:29:13.980Z Checking async-bb8-diesel v0.2.1
28372026-09-04T15:29:14.023Z Checking pretty_assertions v1.4.1
28382026-09-04T15:29:14.211Z Checking pem-rfc7468 v1.0.0
28392026-09-04T15:29:14.257Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28402026-09-04T15:29:14.366Z Checking colored v2.2.0
28412026-09-04T15:29:14.408Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28422026-09-04T15:29:14.522Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28432026-09-04T15:29:14.598Z Checking hmac v0.13.0
28442026-09-04T15:29:14.636Z Checking universal-hash v0.6.1
28452026-09-04T15:29:14.736Z Compiling libz-sys v1.1.24
28462026-09-04T15:29:14.793Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28472026-09-04T15:29:14.826Z Compiling instability v0.3.11
28482026-09-04T15:29:15.130Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28492026-09-04T15:29:15.199Z Checking castaway v0.2.4
28502026-09-04T15:29:15.264Z Compiling indoc v2.0.7
28512026-09-04T15:29:15.304Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28522026-09-04T15:29:15.341Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28532026-09-04T15:29:15.376Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28542026-09-04T15:29:15.409Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28552026-09-04T15:29:15.745Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28562026-09-04T15:29:17.250Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28572026-09-04T15:29:17.360Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28582026-09-04T15:29:17.432Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28592026-09-04T15:29:17.491Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28602026-09-04T15:29:18.084Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28612026-09-04T15:29:18.189Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28622026-09-04T15:29:18.836Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28632026-09-04T15:29:19.854Z Checking compact_str v0.8.1
28642026-09-04T15:29:20.270Z Checking polyval v0.7.1
28652026-09-04T15:29:20.481Z Checking der v0.8.0
28662026-09-04T15:29:20.540Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28672026-09-04T15:29:20.632Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28682026-09-04T15:29:20.856Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28692026-09-04T15:29:20.979Z Checking unicode-truncate v1.1.0
28702026-09-04T15:29:21.080Z Checking lru v0.12.5
28712026-09-04T15:29:21.163Z Compiling libgit2-sys v0.18.3+1.9.2
28722026-09-04T15:29:21.269Z Checking arc-swap v1.8.2
28732026-09-04T15:29:21.306Z Checking cassowary v0.3.0
28742026-09-04T15:29:21.455Z Checking ghash v0.6.0
28752026-09-04T15:29:21.531Z Checking slog-scope v4.4.1
28762026-09-04T15:29:21.567Z Checking ratatui v0.29.0
28772026-09-04T15:29:21.613Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28782026-09-04T15:29:21.848Z Checking pbkdf2 v0.13.0
28792026-09-04T15:29:22.003Z Checking crypto-bigint v0.7.5
28802026-09-04T15:29:22.732Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28812026-09-04T15:29:22.861Z Checking aes v0.9.1
28822026-09-04T15:29:22.904Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28832026-09-04T15:29:23.150Z Checking ctr v0.10.1
28842026-09-04T15:29:23.295Z Checking aead v0.6.1
28852026-09-04T15:29:23.362Z Checking cargo-platform v0.3.2
28862026-09-04T15:29:23.469Z Compiling petname v2.0.2
28872026-09-04T15:29:23.570Z Checking cargo_metadata v0.23.1
28882026-09-04T15:29:24.147Z Checking aes-gcm v0.11.0
28892026-09-04T15:29:24.261Z Checking slog-stdlog v4.1.1
28902026-09-04T15:29:24.338Z Checking spki v0.8.0
28912026-09-04T15:29:24.342Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28922026-09-04T15:29:24.414Z Compiling progenitor-impl v0.13.0
28932026-09-04T15:29:24.547Z Checking salsa20 v0.11.0
28942026-09-04T15:29:24.725Z Checking console v0.16.2
28952026-09-04T15:29:25.071Z Compiling vergen-git2 v9.1.0
28962026-09-04T15:29:25.293Z Checking unit-prefix v0.5.2
28972026-09-04T15:29:25.456Z Checking plotters-backend v0.3.7
28982026-09-04T15:29:25.689Z Checking plotters-svg v0.3.7
28992026-09-04T15:29:25.822Z Checking indicatif v0.18.4
29002026-09-04T15:29:25.927Z Checking scrypt v0.12.0
29012026-09-04T15:29:26.132Z Checking slog-envlogger v2.2.0
29022026-09-04T15:29:26.322Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29032026-09-04T15:29:26.524Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29042026-09-04T15:29:26.745Z Checking progenitor-client v0.13.0
29052026-09-04T15:29:27.026Z Checking cbc v0.2.1
29062026-09-04T15:29:27.060Z Compiling progenitor-macro v0.13.0
29072026-09-04T15:29:27.199Z Checking libsw-core v0.3.2
29082026-09-04T15:29:27.386Z Checking sapling-renderdag v0.1.0
29092026-09-04T15:29:27.596Z Checking sync-ptr v0.1.4
29102026-09-04T15:29:27.662Z Checking cast v0.3.0
29112026-09-04T15:29:27.744Z Checking libsw v3.5.0
29122026-09-04T15:29:27.846Z Checking criterion-plot v0.6.0
29132026-09-04T15:29:27.933Z Checking pkcs5 v0.8.1
29142026-09-04T15:29:28.169Z Checking plotters v0.3.7
29152026-09-04T15:29:28.264Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29162026-09-04T15:29:28.961Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29172026-09-04T15:29:29.189Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29182026-09-04T15:29:29.267Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29192026-09-04T15:29:29.415Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29202026-09-04T15:29:29.489Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29212026-09-04T15:29:29.642Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29222026-09-04T15:29:29.717Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29232026-09-04T15:29:29.870Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29242026-09-04T15:29:29.944Z Checking tinytemplate v1.2.1
29252026-09-04T15:29:30.193Z Checking oorandom v11.1.5
29262026-09-04T15:29:30.341Z Checking anes v0.1.6
29272026-09-04T15:29:30.537Z Checking shell-words v1.1.1
29282026-09-04T15:29:30.572Z Checking criterion v0.7.0
29292026-09-04T15:29:31.059Z Checking pkcs8 v0.11.0
29302026-09-04T15:29:31.297Z Checking oxide-update-engine-display v0.1.2
29312026-09-04T15:29:31.642Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29322026-09-04T15:29:31.853Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29332026-09-04T15:29:32.082Z Checking progenitor v0.13.0
29342026-09-04T15:29:32.267Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29352026-09-04T15:29:32.427Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29362026-09-04T15:29:32.654Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29372026-09-04T15:29:33.473Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29382026-09-04T15:29:34.322Z Checking tokio-test v0.4.5
29392026-09-04T15:29:34.564Z Checking ff v0.14.0
29402026-09-04T15:29:34.736Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29412026-09-04T15:29:34.972Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29422026-09-04T15:29:35.384Z Checking twox-hash v2.1.2
29432026-09-04T15:29:35.727Z Checking atty v0.2.14
29442026-09-04T15:29:35.868Z Checking arrayvec v0.7.6
29452026-09-04T15:29:36.059Z Checking constant_time_eq v0.4.2
29462026-09-04T15:29:36.095Z Checking arrayref v0.3.9
29472026-09-04T15:29:36.237Z Checking group v0.14.0
29482026-09-04T15:29:36.283Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29492026-09-04T15:29:36.481Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29502026-09-04T15:29:37.245Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29512026-09-04T15:29:37.287Z Checking fatfs v0.3.6
29522026-09-04T15:29:37.772Z Checking signature v3.0.0
29532026-09-04T15:29:37.963Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29542026-09-04T15:29:38.258Z Checking base16ct v1.0.0
29552026-09-04T15:29:38.396Z Compiling seq-macro v0.3.6
29562026-09-04T15:29:38.432Z Checking sec1 v0.8.1
29572026-09-04T15:29:38.676Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29582026-09-04T15:29:38.829Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29592026-09-04T15:29:38.927Z Checking hkdf v0.13.0
29602026-09-04T15:29:39.010Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29612026-09-04T15:29:39.098Z Checking concurrent-queue v2.5.0
29622026-09-04T15:29:39.295Z Checking parking v2.2.1
29632026-09-04T15:29:39.330Z Checking elliptic-curve v0.14.1
29642026-09-04T15:29:39.450Z Checking event-listener v5.4.1
29652026-09-04T15:29:39.701Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29662026-09-04T15:29:39.762Z Checking rtoolbox v0.0.3
29672026-09-04T15:29:39.929Z Checking rpassword v7.5.4
29682026-09-04T15:29:40.120Z Checking event-listener-strategy v0.5.4
29692026-09-04T15:29:40.287Z Checking wnaf v0.14.0
29702026-09-04T15:29:40.323Z Checking primefield v0.14.0
29712026-09-04T15:29:40.491Z Checking rfc6979 v0.6.0
29722026-09-04T15:29:40.559Z Checking tui-tree-widget v0.23.1
29732026-09-04T15:29:40.669Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29742026-09-04T15:29:40.779Z Compiling blake3 v1.8.5
29752026-09-04T15:29:41.023Z Compiling samael v0.0.19
29762026-09-04T15:29:41.179Z Checking futures-timer v3.0.3
29772026-09-04T15:29:41.723Z Checking ecdsa v0.17.0
29782026-09-04T15:29:41.901Z Checking primeorder v0.14.0
29792026-09-04T15:29:42.151Z Checking async-lock v3.4.2
29802026-09-04T15:29:42.296Z Compiling curve25519-dalek v5.0.0
29812026-09-04T15:29:42.569Z Checking async-object-pool v0.2.0
29822026-09-04T15:29:42.659Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29832026-09-04T15:29:42.822Z Checking ssh-encoding v0.3.0
29842026-09-04T15:29:43.028Z Checking serde_regex v1.1.0
29852026-09-04T15:29:43.075Z Checking assert-json-diff v2.0.2
29862026-09-04T15:29:43.212Z Checking path-tree v0.8.3
29872026-09-04T15:29:43.272Z Checking keccak v0.2.0
29882026-09-04T15:29:43.429Z Compiling strsim v0.10.0
29892026-09-04T15:29:43.464Z Checking stringmetrics v2.2.2
29902026-09-04T15:29:43.644Z Checking topological-sort v0.2.2
29912026-09-04T15:29:43.775Z Checking httpmock v0.8.3
29922026-09-04T15:29:43.813Z Checking omicron-zone-package v0.12.3
29932026-09-04T15:29:44.732Z Compiling darling_core v0.13.4
29942026-09-04T15:29:46.044Z Checking ed25519 v3.0.0
29952026-09-04T15:29:46.147Z Checking pkcs1 v0.8.0-rc.4
29962026-09-04T15:29:46.272Z Checking crypto-primes v0.7.2
29972026-09-04T15:29:46.310Z Checking poly1305 v0.9.0
29982026-09-04T15:29:46.396Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29992026-09-04T15:29:46.616Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30002026-09-04T15:29:46.652Z Checking blowfish v0.10.0
30012026-09-04T15:29:46.832Z Checking blake2 v0.11.0-rc.6
30022026-09-04T15:29:46.869Z Compiling target-lexicon v0.13.3
30032026-09-04T15:29:47.129Z Checking argon2 v0.6.0-rc.8
30042026-09-04T15:29:47.279Z Checking rsa v0.10.0-rc.18
30052026-09-04T15:29:47.315Z Checking bcrypt-pbkdf v0.11.0
30062026-09-04T15:29:47.439Z Compiling darling_macro v0.13.4
30072026-09-04T15:29:47.487Z Checking ssh-cipher v0.3.0
30082026-09-04T15:29:47.582Z Checking ed25519-dalek v3.0.0
30092026-09-04T15:29:47.731Z Checking sha3 v0.11.0
30102026-09-04T15:29:47.775Z Checking p384 v0.14.0
30112026-09-04T15:29:47.810Z Checking p521 v0.14.0
30122026-09-04T15:29:47.946Z Checking p256 v0.14.0
30132026-09-04T15:29:48.105Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30142026-09-04T15:29:48.367Z Checking kem v0.3.0
30152026-09-04T15:29:48.521Z Checking module-lattice v0.2.3
30162026-09-04T15:29:48.715Z Checking hex-literal v0.4.1
30172026-09-04T15:29:48.778Z Compiling guppy-workspace-hack v0.1.0
30182026-09-04T15:29:48.843Z Checking sponge-cursor v0.1.0
30192026-09-04T15:29:49.026Z Checking sha3 v0.12.0
30202026-09-04T15:29:49.073Z Checking ml-kem v0.3.2
30212026-09-04T15:29:49.263Z Compiling darling v0.13.4
30222026-09-04T15:29:49.649Z Checking russh-cryptovec v0.62.0
30232026-09-04T15:29:49.774Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30242026-09-04T15:29:49.840Z Compiling git2 v0.20.4
30252026-09-04T15:29:49.876Z Checking internal-russh-num-bigint v0.5.0
30262026-09-04T15:29:49.997Z Checking num-bigint v0.4.6
30272026-09-04T15:29:50.384Z Checking russh-util v0.52.0
30282026-09-04T15:29:50.544Z Checking generic-array v1.4.3
30292026-09-04T15:29:50.843Z Checking ssh-key v0.7.0-rc.11
30302026-09-04T15:29:50.975Z Compiling enum_dispatch v0.3.13
30312026-09-04T15:29:51.011Z Compiling delegate v0.13.5
30322026-09-04T15:29:51.048Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30332026-09-04T15:29:51.499Z Checking hex-literal v1.1.0
30342026-09-04T15:29:51.633Z Checking md5 v0.8.0
30352026-09-04T15:29:51.759Z Compiling target-spec v3.5.7
30362026-09-04T15:29:51.832Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30372026-09-04T15:29:52.019Z Checking russh v0.62.4
30382026-09-04T15:29:52.552Z Checking cfg-expr v0.20.6
30392026-09-04T15:29:52.668Z Compiling serde_with_macros v1.5.2
30402026-09-04T15:29:53.079Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30412026-09-04T15:29:53.239Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30422026-09-04T15:29:53.274Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30432026-09-04T15:29:53.488Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30442026-09-04T15:29:53.550Z Checking internet-checksum v0.2.1
30452026-09-04T15:29:53.705Z Compiling serde_with v1.14.0
30462026-09-04T15:29:54.240Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30472026-09-04T15:29:54.886Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30482026-09-04T15:29:55.331Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30492026-09-04T15:29:55.439Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30502026-09-04T15:29:55.517Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30512026-09-04T15:29:55.649Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30522026-09-04T15:29:55.732Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30532026-09-04T15:29:55.777Z Checking httptest v0.16.4
30542026-09-04T15:29:55.987Z Checking pathdiff v0.2.3
30552026-09-04T15:29:56.109Z Checking nested v0.1.1
30562026-09-04T15:29:56.207Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30572026-09-04T15:29:56.280Z Checking guppy v0.17.25
30582026-09-04T15:29:56.387Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30592026-09-04T15:29:56.630Z Checking similar-asserts v1.7.0
30602026-09-04T15:29:56.669Z Compiling target-triple v1.0.0
30612026-09-04T15:29:56.821Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30622026-09-04T15:29:57.268Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30632026-09-04T15:29:57.525Z Compiling polar-core v0.27.3
30642026-09-04T15:29:57.843Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30652026-09-04T15:29:57.894Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30662026-09-04T15:29:58.086Z Checking hickory-client v0.25.2
30672026-09-04T15:29:58.412Z Checking supports-unicode v2.1.0
30682026-09-04T15:29:58.527Z Checking supports-color v2.1.0
30692026-09-04T15:29:58.564Z Checking supports-hyperlinks v2.1.0
30702026-09-04T15:29:58.603Z Checking textwrap v0.15.2
30712026-09-04T15:29:58.691Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30722026-09-04T15:29:58.726Z Checking terminal_size v0.1.17
30732026-09-04T15:29:58.836Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30742026-09-04T15:29:58.871Z Compiling miette-derive v5.10.0
30752026-09-04T15:29:58.874Z Compiling fs-err v2.11.0
30762026-09-04T15:29:59.108Z Checking owo-colors v3.5.0
30772026-09-04T15:29:59.280Z Checking escape8259 v0.5.3
30782026-09-04T15:29:59.441Z Compiling assert_cmd v2.1.2
30792026-09-04T15:29:59.658Z Checking libtest-mimic v0.8.1
30802026-09-04T15:29:59.768Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30812026-09-04T15:29:59.956Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30822026-09-04T15:30:00.029Z Checking miette v5.10.0
30832026-09-04T15:30:00.533Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30842026-09-04T15:30:00.667Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30852026-09-04T15:30:01.185Z Checking blake2b_simd v1.0.4
30862026-09-04T15:30:01.442Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30872026-09-04T15:30:01.617Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30882026-09-04T15:30:01.847Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30892026-09-04T15:30:01.910Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30902026-09-04T15:30:02.075Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30912026-09-04T15:30:02.138Z Compiling knuffel-derive v3.2.0
30922026-09-04T15:30:02.301Z Checking fancy-regex v0.14.0
30932026-09-04T15:30:02.340Z Checking serde_tokenstream v0.2.3
30942026-09-04T15:30:02.589Z Checking oso v0.27.3
30952026-09-04T15:30:02.696Z Checking approx v0.5.1
30962026-09-04T15:30:02.785Z Compiling rstest_macros v0.25.0
30972026-09-04T15:30:02.862Z Checking uzers v0.12.2
30982026-09-04T15:30:03.083Z Checking termcolor v1.4.1
30992026-09-04T15:30:03.119Z Compiling linkme-impl v0.3.35
31002026-09-04T15:30:03.330Z Checking constant_time_eq v0.3.1
31012026-09-04T15:30:03.464Z Checking rust-argon2 v2.1.0
31022026-09-04T15:30:03.508Z Checking trybuild v1.0.116
31032026-09-04T15:30:03.651Z Checking knuffel v3.2.0
31042026-09-04T15:30:03.729Z Checking datatest-stable v0.3.3
31052026-09-04T15:30:04.107Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31062026-09-04T15:30:04.142Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-09-04T15:30:04.340Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31082026-09-04T15:30:04.376Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31092026-09-04T15:30:04.410Z Checking support-bundle-viewer v0.1.2
31102026-09-04T15:30:04.496Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31112026-09-04T15:30:04.564Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31122026-09-04T15:30:04.681Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31132026-09-04T15:30:04.723Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31142026-09-04T15:30:04.786Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31152026-09-04T15:30:04.902Z Checking drift v0.2.0
31162026-09-04T15:30:04.941Z Checking rand_distr v0.5.1
31172026-09-04T15:30:05.167Z Checking multimap v0.10.1
31182026-09-04T15:30:05.204Z Compiling linkme v0.3.35
31192026-09-04T15:30:05.283Z Checking parse-size v1.1.0
31202026-09-04T15:30:05.368Z Compiling relative-path v1.9.3
31212026-09-04T15:30:05.403Z Checking dropshot-api-manager v0.8.0
31222026-09-04T15:30:05.438Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31232026-09-04T15:30:06.384Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31242026-09-04T15:30:06.639Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31252026-09-04T15:30:07.152Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31262026-09-04T15:30:07.298Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31272026-09-04T15:30:07.572Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31282026-09-04T15:30:07.631Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31292026-09-04T15:30:07.779Z Checking cargo_toml v0.21.0
31302026-09-04T15:30:08.123Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31312026-09-04T15:30:08.364Z Checking partial-io v0.5.4
31322026-09-04T15:30:08.403Z Checking termios v0.3.3
31332026-09-04T15:30:08.604Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-04T15:30:08.743Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31352026-09-04T15:30:09.493Z Checking rstest v0.25.0
31362026-09-04T15:30:10.733Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31372026-09-04T15:30:12.828Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31382026-09-04T15:30:14.846Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31392026-09-04T15:30:16.230Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31402026-09-04T15:30:20.416Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31412026-09-04T15:30:21.144Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31422026-09-04T15:30:23.019Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31432026-09-04T15:30:30.560Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31442026-09-04T15:30:31.542Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31452026-09-04T15:30:33.184Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31462026-09-04T15:30:34.468Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31472026-09-04T15:30:38.133Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31482026-09-04T15:30:40.431Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31492026-09-04T15:30:41.165Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31502026-09-04T15:30:45.531Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31512026-09-04T15:30:50.066Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31522026-09-04T15:31:10.756Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31532026-09-04T15:32:05.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
31542026-09-04T15:32:05.316Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31552026-09-04T15:32:05.316Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31562026-09-04T15:32:05.993Z
31572026-09-04T15:32:05.994Zreal 4:16.539480191
31582026-09-04T15:32:05.994Zuser 22:03.236323937
31592026-09-04T15:32:05.994Zsys 5:15.695305638
31602026-09-04T15:32:05.994Ztrap 0.537892660
31612026-09-04T15:32:05.994Ztflt 0.485847703
31622026-09-04T15:32:05.994Zdflt 0.577380545
31632026-09-04T15:32:05.997Zkflt 0.005683713
31642026-09-04T15:32:05.997Zlock 1:06:39.566089733
31652026-09-04T15:32:05.998Zslp 1:00:06.222336158
31662026-09-04T15:32:05.998Zlat 1:51.795712210
31672026-09-04T15:32:05.998Zstop 13:59.690889172
31682026-09-04T15:32:05.998Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31692026-09-04T15:32:05.998Z+ ptime -m cargo doc --workspace --no-deps
31702026-09-04T15:32:06.845Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31712026-09-04T15:32:06.845Z |
31722026-09-04T15:32:06.845Z = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`
31732026-09-04T15:32:06.845Z = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
31742026-09-04T15:32:07.906Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31752026-09-04T15:32:08.146Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31762026-09-04T15:32:08.184Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31772026-09-04T15:32:08.216Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31782026-09-04T15:32:08.324Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31792026-09-04T15:32:08.423Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31802026-09-04T15:32:08.449Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31812026-09-04T15:32:08.472Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31822026-09-04T15:32:08.495Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31832026-09-04T15:32:08.549Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31842026-09-04T15:32:08.636Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31852026-09-04T15:32:08.745Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31862026-09-04T15:32:08.770Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31872026-09-04T15:32:08.794Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31882026-09-04T15:32:08.818Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31892026-09-04T15:32:08.858Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31902026-09-04T15:32:08.895Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31912026-09-04T15:32:08.918Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31922026-09-04T15:32:08.943Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31932026-09-04T15:32:08.966Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31942026-09-04T15:32:08.989Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31952026-09-04T15:32:09.267Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31962026-09-04T15:32:09.398Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31972026-09-04T15:32:09.575Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31982026-09-04T15:32:09.598Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31992026-09-04T15:32:09.623Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32002026-09-04T15:32:09.712Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32012026-09-04T15:32:09.829Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32022026-09-04T15:32:09.870Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32032026-09-04T15:32:09.999Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32042026-09-04T15:32:10.096Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32052026-09-04T15:32:10.124Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32062026-09-04T15:32:10.190Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32072026-09-04T15:32:10.282Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32082026-09-04T15:32:10.458Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32092026-09-04T15:32:10.509Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32102026-09-04T15:32:10.539Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32112026-09-04T15:32:10.682Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32122026-09-04T15:32:10.737Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32132026-09-04T15:32:10.760Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32142026-09-04T15:32:10.988Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32152026-09-04T15:32:11.133Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32162026-09-04T15:32:11.224Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32172026-09-04T15:32:11.270Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32182026-09-04T15:32:11.292Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192026-09-04T15:32:11.438Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32202026-09-04T15:32:11.464Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32212026-09-04T15:32:11.551Z Checking scuffle v0.1.0
32222026-09-04T15:32:11.666Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32232026-09-04T15:32:11.689Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32242026-09-04T15:32:11.710Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32252026-09-04T15:32:11.733Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32262026-09-04T15:32:12.129Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32272026-09-04T15:32:12.500Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32282026-09-04T15:32:12.825Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32292026-09-04T15:32:12.995Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32302026-09-04T15:32:13.287Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32312026-09-04T15:32:13.291Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32322026-09-04T15:32:13.414Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32332026-09-04T15:32:13.539Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32342026-09-04T15:32:13.570Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32352026-09-04T15:32:13.618Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32362026-09-04T15:32:13.709Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32372026-09-04T15:32:13.917Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32382026-09-04T15:32:14.255Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32392026-09-04T15:32:14.529Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-04T15:32:14.565Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32412026-09-04T15:32:14.648Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32422026-09-04T15:32:14.752Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32432026-09-04T15:32:14.885Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32442026-09-04T15:32:14.928Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32452026-09-04T15:32:15.046Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32462026-09-04T15:32:15.106Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32472026-09-04T15:32:15.164Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32482026-09-04T15:32:15.265Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32492026-09-04T15:32:15.295Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32502026-09-04T15:32:15.322Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32512026-09-04T15:32:15.390Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32522026-09-04T15:32:15.413Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32532026-09-04T15:32:15.492Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32542026-09-04T15:32:15.559Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32552026-09-04T15:32:15.584Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32562026-09-04T15:32:15.610Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32572026-09-04T15:32:15.689Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32582026-09-04T15:32:15.917Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32592026-09-04T15:32:15.920Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32602026-09-04T15:32:15.962Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32612026-09-04T15:32:15.962Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32622026-09-04T15:32:15.965Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32632026-09-04T15:32:16.027Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32642026-09-04T15:32:16.138Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32652026-09-04T15:32:16.211Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32662026-09-04T15:32:16.234Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32672026-09-04T15:32:16.297Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32682026-09-04T15:32:16.328Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32692026-09-04T15:32:16.449Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32702026-09-04T15:32:16.477Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32712026-09-04T15:32:16.521Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32722026-09-04T15:32:16.550Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32732026-09-04T15:32:16.574Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32742026-09-04T15:32:16.649Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32752026-09-04T15:32:16.692Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32762026-09-04T15:32:16.765Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32772026-09-04T15:32:16.843Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32782026-09-04T15:32:16.889Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32792026-09-04T15:32:17.100Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32802026-09-04T15:32:17.124Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32812026-09-04T15:32:17.220Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32822026-09-04T15:32:17.639Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32832026-09-04T15:32:17.807Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32842026-09-04T15:32:17.832Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32852026-09-04T15:32:18.089Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32862026-09-04T15:32:18.871Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32872026-09-04T15:32:19.465Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32882026-09-04T15:32:20.813Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32892026-09-04T15:32:21.010Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32902026-09-04T15:32:21.406Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32912026-09-04T15:32:21.725Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32922026-09-04T15:32:22.590Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32932026-09-04T15:32:22.859Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32942026-09-04T15:32:23.193Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32952026-09-04T15:32:23.259Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32962026-09-04T15:32:23.300Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32972026-09-04T15:32:23.535Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32982026-09-04T15:32:23.610Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32992026-09-04T15:32:23.804Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33002026-09-04T15:32:24.293Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33012026-09-04T15:32:24.551Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33022026-09-04T15:32:24.607Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33032026-09-04T15:32:25.079Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33042026-09-04T15:32:25.376Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33052026-09-04T15:32:25.427Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33062026-09-04T15:32:25.431Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33072026-09-04T15:32:25.803Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33082026-09-04T15:32:25.902Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33092026-09-04T15:32:26.588Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33102026-09-04T15:32:26.708Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33112026-09-04T15:32:26.887Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33122026-09-04T15:32:27.611Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33132026-09-04T15:32:27.644Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33142026-09-04T15:32:28.306Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33152026-09-04T15:32:28.430Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33162026-09-04T15:32:28.759Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33172026-09-04T15:32:28.843Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33182026-09-04T15:32:29.260Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33192026-09-04T15:32:29.445Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33202026-09-04T15:32:29.995Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33212026-09-04T15:32:30.630Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33222026-09-04T15:32:30.968Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33232026-09-04T15:32:31.191Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33242026-09-04T15:32:31.564Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33252026-09-04T15:32:31.706Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33262026-09-04T15:32:32.424Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33272026-09-04T15:32:32.450Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33282026-09-04T15:32:33.167Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33292026-09-04T15:32:34.057Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33302026-09-04T15:32:36.541Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33312026-09-04T15:32:36.922Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33322026-09-04T15:32:36.945Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33332026-09-04T15:32:39.430Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33342026-09-04T15:32:39.860Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33352026-09-04T15:32:40.389Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33362026-09-04T15:32:40.443Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33372026-09-04T15:32:40.515Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33382026-09-04T15:32:40.575Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33392026-09-04T15:32:40.716Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33402026-09-04T15:32:42.228Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33412026-09-04T15:32:42.358Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33422026-09-04T15:32:43.123Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33432026-09-04T15:32:43.846Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33442026-09-04T15:32:44.128Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33452026-09-04T15:32:44.565Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33462026-09-04T15:32:44.610Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33472026-09-04T15:32:44.675Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33482026-09-04T15:32:45.278Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33492026-09-04T15:32:45.326Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33502026-09-04T15:32:45.353Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33512026-09-04T15:32:45.445Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33522026-09-04T15:32:46.127Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33532026-09-04T15:32:46.222Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33542026-09-04T15:32:46.372Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33552026-09-04T15:32:46.798Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33562026-09-04T15:32:46.883Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33572026-09-04T15:32:46.974Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33582026-09-04T15:32:47.097Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33592026-09-04T15:32:47.532Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33602026-09-04T15:32:48.628Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33612026-09-04T15:32:48.948Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33622026-09-04T15:32:52.907Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33632026-09-04T15:32:53.411Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33642026-09-04T15:32:53.872Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33652026-09-04T15:32:55.867Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33662026-09-04T15:32:57.791Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33672026-09-04T15:32:58.269Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33682026-09-04T15:32:58.750Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33692026-09-04T15:32:59.683Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33702026-09-04T15:33:00.336Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33712026-09-04T15:33:02.390Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33722026-09-04T15:33:04.135Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33732026-09-04T15:33:04.779Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33742026-09-04T15:33:05.735Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33752026-09-04T15:33:08.675Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33762026-09-04T15:33:09.852Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33772026-09-04T15:33:10.539Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33782026-09-04T15:33:11.270Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33792026-09-04T15:33:12.034Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33802026-09-04T15:33:12.852Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33812026-09-04T15:33:13.631Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33822026-09-04T15:33:15.194Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33832026-09-04T15:33:15.834Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33842026-09-04T15:33:16.611Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33852026-09-04T15:33:18.296Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33862026-09-04T15:33:18.571Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33872026-09-04T15:33:19.548Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33882026-09-04T15:33:19.811Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33892026-09-04T15:33:20.976Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33902026-09-04T15:33:21.713Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33912026-09-04T15:33:22.641Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33922026-09-04T15:33:26.667Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33932026-09-04T15:33:27.313Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33942026-09-04T15:33:28.638Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33952026-09-04T15:33:29.476Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33962026-09-04T15:33:30.343Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33972026-09-04T15:33:31.220Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33982026-09-04T15:33:32.725Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33992026-09-04T15:33:34.025Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34002026-09-04T15:33:35.623Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34012026-09-04T15:33:37.126Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34022026-09-04T15:33:38.476Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34032026-09-04T15:33:41.082Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34042026-09-04T15:33:41.797Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34052026-09-04T15:33:42.403Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34062026-09-04T15:33:45.079Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34072026-09-04T15:33:45.687Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34082026-09-04T15:33:47.312Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34092026-09-04T15:33:49.146Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34102026-09-04T15:33:50.635Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34112026-09-04T15:33:52.274Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34122026-09-04T15:33:54.044Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34132026-09-04T15:33:55.768Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34142026-09-04T15:34:00.386Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34152026-09-04T15:34:00.813Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34162026-09-04T15:34:02.360Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34172026-09-04T15:34:02.423Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34182026-09-04T15:34:04.493Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34192026-09-04T15:34:06.346Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34202026-09-04T15:34:08.102Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34212026-09-04T15:34:10.255Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34222026-09-04T15:34:12.086Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34232026-09-04T15:34:14.170Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34242026-09-04T15:34:15.732Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34252026-09-04T15:34:17.498Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34262026-09-04T15:34:19.285Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34272026-09-04T15:34:21.104Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34282026-09-04T15:34:22.874Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34292026-09-04T15:34:24.680Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34302026-09-04T15:34:26.456Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34312026-09-04T15:34:28.055Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34322026-09-04T15:34:30.080Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34332026-09-04T15:34:31.798Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34342026-09-04T15:34:33.704Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34352026-09-04T15:34:35.542Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34362026-09-04T15:34:37.354Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34372026-09-04T15:34:39.297Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34382026-09-04T15:34:41.292Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34392026-09-04T15:34:42.948Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34402026-09-04T15:34:44.933Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34412026-09-04T15:34:47.411Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34422026-09-04T15:34:49.203Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34432026-09-04T15:34:52.617Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34442026-09-04T15:34:53.743Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34452026-09-04T15:34:56.125Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34462026-09-04T15:34:58.346Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34472026-09-04T15:35:01.557Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34482026-09-04T15:35:03.666Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34492026-09-04T15:35:06.029Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34502026-09-04T15:35:08.343Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34512026-09-04T15:35:11.106Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34522026-09-04T15:35:13.399Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34532026-09-04T15:35:16.427Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34542026-09-04T15:35:18.431Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34552026-09-04T15:35:21.706Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34562026-09-04T15:35:23.589Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34572026-09-04T15:35:26.259Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34582026-09-04T15:35:29.019Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34592026-09-04T15:35:31.587Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34602026-09-04T15:35:33.873Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34612026-09-04T15:35:36.756Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34622026-09-04T15:35:39.326Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34632026-09-04T15:35:41.954Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34642026-09-04T15:35:44.558Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34652026-09-04T15:35:47.159Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34662026-09-04T15:35:49.638Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34672026-09-04T15:35:52.530Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34682026-09-04T15:35:55.077Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34692026-09-04T15:35:57.785Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34702026-09-04T15:36:00.354Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34712026-09-04T15:36:03.043Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34722026-09-04T15:36:05.646Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34732026-09-04T15:36:08.424Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34742026-09-04T15:36:11.048Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34752026-09-04T15:36:13.710Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34762026-09-04T15:36:16.422Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34772026-09-04T15:36:19.058Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34782026-09-04T15:36:21.731Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34792026-09-04T15:36:24.525Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34802026-09-04T15:36:27.130Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34812026-09-04T15:36:29.886Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34822026-09-04T15:36:32.559Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34832026-09-04T15:36:35.230Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34842026-09-04T15:36:37.974Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34852026-09-04T15:36:40.511Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34862026-09-04T15:36:44.066Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34872026-09-04T15:36:46.108Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34882026-09-04T15:36:49.076Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34892026-09-04T15:36:52.144Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34902026-09-04T15:36:54.997Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34912026-09-04T15:36:57.829Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34922026-09-04T15:37:00.694Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34932026-09-04T15:37:03.438Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34942026-09-04T15:37:06.169Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34952026-09-04T15:37:09.085Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34962026-09-04T15:37:11.963Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34972026-09-04T15:37:14.726Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34982026-09-04T15:37:17.579Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34992026-09-04T15:37:20.387Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35002026-09-04T15:37:28.617Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35012026-09-04T15:37:28.732Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35022026-09-04T15:37:32.753Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35032026-09-04T15:37:36.081Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35042026-09-04T15:37:39.736Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35052026-09-04T15:37:43.368Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35062026-09-04T15:37:47.238Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35072026-09-04T15:37:52.029Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35082026-09-04T15:37:55.073Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35092026-09-04T15:37:59.083Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35102026-09-04T15:38:03.150Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35112026-09-04T15:38:06.981Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35122026-09-04T15:38:11.082Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35132026-09-04T15:38:14.994Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35142026-09-04T15:38:18.955Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35152026-09-04T15:38:22.908Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35162026-09-04T15:38:26.995Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35172026-09-04T15:38:30.845Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35182026-09-04T15:38:34.827Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35192026-09-04T15:38:39.081Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35202026-09-04T15:38:42.815Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35212026-09-04T15:38:46.813Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35222026-09-04T15:38:50.912Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35232026-09-04T15:38:54.847Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35242026-09-04T15:38:58.802Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35252026-09-04T15:39:02.815Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35262026-09-04T15:39:06.718Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35272026-09-04T15:39:10.729Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35282026-09-04T15:39:14.754Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35292026-09-04T15:39:18.759Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35302026-09-04T15:39:50.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 44s
35312026-09-04T15:39:50.428Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35322026-09-04T15:39:50.428Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35332026-09-04T15:39:50.598Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35342026-09-04T15:39:50.708Z
35352026-09-04T15:39:50.709Zreal 7:44.620035618
35362026-09-04T15:39:50.709Zuser 20:40.154840630
35372026-09-04T15:39:50.709Zsys 4:30.539367993
35382026-09-04T15:39:50.709Ztrap 0.297460363
35392026-09-04T15:39:50.709Ztflt 0.006092810
35402026-09-04T15:39:50.709Zdflt 0.077712932
35412026-09-04T15:39:50.709Zkflt 0.000048850
35422026-09-04T15:39:50.709Zlock 7:26:49.588728026
35432026-09-04T15:39:50.709Zslp 2:36:40.291341581
35442026-09-04T15:39:50.709Zlat 35.946178500
35452026-09-04T15:39:50.709Zstop 2:02.800871432
35462026-09-04T15:39:50.712Zprocess exited: duration 853333 ms, exit code 0
 
35472026-09-04T15:39:50.748Zfound 0 output files