01M1PNSYDPK210CRCP73H8GH9K: clippy (helios)

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

Buildomat Job: 01M1PNTFM25ZWGDD7QFAKS499Y

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T17:01:19.374Zjob assigned to worker 01M1PNTVD7MQFX2GZVZY08VZ0S [factory aws, i-0f21c76441c17271c] (queued for 56 s)
 
22026-09-04T17:01:26.830Zstarting task 0: "setup"
32026-09-04T17:01:26.834Z++ uname -s
42026-09-04T17:01:26.837Z+ kern=SunOS
52026-09-04T17:01:26.837Z+ build_user=build
62026-09-04T17:01:26.837Z+ build_uid=12345
72026-09-04T17:01:26.837Z+ work_dir=/work
82026-09-04T17:01:26.837Z+ input_dir=/input
92026-09-04T17:01:26.837Z+ [[ 0 == 12345 ]]
102026-09-04T17:01:26.837Z+ case "$kern" in
112026-09-04T17:01:26.837Z+ groupadd -g 12345 build
122026-09-04T17:01:26.840Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T17:01:28.843Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T17:01:28.926Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T17:01:28.929Z+ home_fs=zfs
162026-09-04T17:01:28.929Z+ [[ zfs == autofs ]]
172026-09-04T17:01:28.929Z+ mkdir -p /home/build
182026-09-04T17:01:28.929Z+ chown build:build /home/build /work
192026-09-04T17:01:30.930Z+ chmod 0700 /home/build /work
202026-09-04T17:01:30.933Zprocess exited: duration 4101 ms, exit code 0
 
212026-09-04T17:01:30.939Zstarting task 1: "rust-toolchain"
222026-09-04T17:01:30.943Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T17:01:30.943Z * rust toolchain channel = "1.97.1"
242026-09-04T17:01:30.943Z * rust toolchain profile = "default"
252026-09-04T17:01:30.943Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T17:01:30.943Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T17:01:30.943Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T17:01:30.946Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T17:01:30.946Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T17:01:30.999Zinfo: downloading installer
312026-09-04T17:01:32.518Zinfo: profile set to default
322026-09-04T17:01:32.518Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T17:01:32.521Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T17:01:32.657Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T17:01:32.660Zinfo: downloading 6 components
362026-09-04T17:01:46.516Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T17:01:46.516Z
382026-09-04T17:01:46.546Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T17:01:46.546Z
402026-09-04T17:01:46.549Z
412026-09-04T17:01:46.549ZRust is installed now. Great!
422026-09-04T17:01:46.549Z
432026-09-04T17:01:46.549ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T17:01:46.549Zenvironment variable. This has not been done automatically.
452026-09-04T17:01:46.549Z
462026-09-04T17:01:46.549ZTo configure your current shell, you need to source
472026-09-04T17:01:46.549Zthe corresponding env file under $HOME/.cargo.
482026-09-04T17:01:46.549Z
492026-09-04T17:01:46.549ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T17:01:46.549Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T17:01:46.549Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T17:01:46.549ZCC_x86_64-unknown-illumos = None
532026-09-04T17:01:46.549Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T17:01:46.549ZCC_x86_64_unknown_illumos = None
552026-09-04T17:01:46.549Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T17:01:46.549ZHOST_CC = None
572026-09-04T17:01:46.549Zcargo:rerun-if-env-changed=CC
582026-09-04T17:01:46.549ZCC = None
592026-09-04T17:01:46.549Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T17:01:46.766Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T17:01:46.766ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T17:01:46.766Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T17:01:46.766ZCFLAGS = None
642026-09-04T17:01:46.766Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T17:01:46.766ZHOST_CFLAGS = None
662026-09-04T17:01:46.766Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T17:01:46.766ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T17:01:46.766Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T17:01:46.766ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T17:01:46.872Z+ rustup --version
712026-09-04T17:01:46.882Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T17:01:46.885Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T17:01:46.899Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T17:01:46.902Z+ cargo --version
752026-09-04T17:01:46.915Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T17:01:46.918Z+ rustc --version
772026-09-04T17:01:46.936Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T17:01:46.939Zprocess exited: duration 16000 ms, exit code 0
 
792026-09-04T17:01:46.945Zstarting task 2: "authentication"
802026-09-04T17:01:46.963Zprocess exited: duration 17 ms, exit code 0
 
812026-09-04T17:01:46.969Zstarting task 3: "clone repository"
822026-09-04T17:01:46.972Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T17:01:46.975Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T17:01:47.006ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T17:02:00.117Z+ cd /work/oxidecomputer/omicron
862026-09-04T17:02:00.117Z+ git fetch origin d6121683ebb870d5074d9af7fb80ab82985369a0
872026-09-04T17:02:00.427ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T17:02:00.427Z * branch d6121683ebb870d5074d9af7fb80ab82985369a0 -> FETCH_HEAD
892026-09-04T17:02:00.459Z+ [[ -n '' ]]
902026-09-04T17:02:00.459Z+ git reset --hard d6121683ebb870d5074d9af7fb80ab82985369a0
912026-09-04T17:02:00.723ZHEAD is now at d6121683e [antithesis] first cut of the Antithesis harness for Nexus and CockroachDB
922026-09-04T17:02:00.744Zprocess exited: duration 13729 ms, exit code 0
 
932026-09-04T17:02:00.780Zstarting task 4: "build"
942026-09-04T17:02:00.790Z+ source ./env.sh
952026-09-04T17:02:00.790Z++ OLD_SHELL_OPTS=ehxB
962026-09-04T17:02:00.790Z++ set -o xtrace
972026-09-04T17:02:00.790Z++++ dirname ./env.sh
982026-09-04T17:02:00.790Z+++ readlink -f .
992026-09-04T17:02:00.790Z++ OMICRON_WS=/work/oxidecomputer/omicron
1002026-09-04T17:02:00.790Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-09-04T17:02:00.790Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-09-04T17:02:00.790Z++ 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
1032026-09-04T17:02:00.790Z++ 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
1042026-09-04T17:02:00.790Z++ 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
1052026-09-04T17:02:00.790Z++ 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
1062026-09-04T17:02:00.790Z++ 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
1072026-09-04T17:02:00.790Z++ 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
1082026-09-04T17:02:00.790Z++ 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
1092026-09-04T17:02:00.790Z++ 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
1102026-09-04T17:02:00.790Z++ case $OLD_SHELL_OPTS in
1112026-09-04T17:02:00.790Z++ unset OLD_SHELL_OPTS OMICRON_WS
1122026-09-04T17:02:00.790Z+ source .github/buildomat/ci-env.sh
1132026-09-04T17:02:00.790Z++ export CARGO_TERM_COLOR=always
1142026-09-04T17:02:00.791Z++ CARGO_TERM_COLOR=always
1152026-09-04T17:02:00.791Z+++ uname -s
1162026-09-04T17:02:00.791Z++ [[ SunOS == \S\u\n\O\S ]]
1172026-09-04T17:02:00.791Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1182026-09-04T17:02:00.791Z+ cargo --version
1192026-09-04T17:02:00.795Zcargo 1.97.1 (c980f4866 2026-06-30)
1202026-09-04T17:02:00.795Z+ rustc --version
1212026-09-04T17:02:00.811Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1222026-09-04T17:02:00.815Z+ banner prerequisites
1232026-09-04T17:02:00.821Z
1242026-09-04T17:02:00.821Z ##### ##### ###### ##### ###### #### # # # #### #
1252026-09-04T17:02:00.821Z # # # # # # # # # # # # # # #
1262026-09-04T17:02:00.821Z # # # # ##### # # ##### # # # # # #### #
1272026-09-04T17:02:00.821Z ##### ##### # ##### # # # # # # # # #
1282026-09-04T17:02:00.821Z # # # # # # # # # # # # # # #
1292026-09-04T17:02:00.821Z # # # ###### # # ###### ### # #### # #### #
1302026-09-04T17:02:00.821Z
1312026-09-04T17:02:00.821Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1322026-09-04T17:02:02.850Z Startup: Refreshing catalog 'helios' ... Done
1332026-09-04T17:02:03.272Z Startup: Caching catalogs ... Done
1342026-09-04T17:02:05.987ZPlanning: Solver setup ... Done (2.464s)
1352026-09-04T17:02:06.073ZPlanning: Running solver ... Done (0.069s)
1362026-09-04T17:02:06.101ZPlanning: Finding local manifests ... Done (0.003s)
1372026-09-04T17:02:06.101ZPlanning: Fetching manifests: 0/2 0% complete
1382026-09-04T17:02:06.101ZPlanning: Fetching manifests: 2/2 100% complete
1392026-09-04T17:02:06.101ZPlanning: Package planning ... Done (0.013s)
1402026-09-04T17:02:06.102ZPlanning: Merging actions ... Done (0.001s)
1412026-09-04T17:02:06.259ZPlanning: Checking for conflicting actions ... Done (0.160s)
1422026-09-04T17:02:06.292ZPlanning: Consolidating action changes ... Done (0.001s)
1432026-09-04T17:02:07.031ZPlanning: Evaluating mediators ... Done (0.799s)
1442026-09-04T17:02:07.043ZPlanning: Planning completed in 3.72 seconds
1452026-09-04T17:02:07.043Z Packages to install: 2
1462026-09-04T17:02:07.043Z Estimated space available: 156.01 GB
1472026-09-04T17:02:07.043ZEstimated space to be consumed: 86.48 MB
1482026-09-04T17:02:07.043Z Create boot environment: No
1492026-09-04T17:02:07.044ZCreate backup boot environment: No
1502026-09-04T17:02:07.044Z Rebuild boot archive: No
1512026-09-04T17:02:07.044Z
1522026-09-04T17:02:07.044ZChanged packages:
1532026-09-04T17:02:07.044Zhelios
1542026-09-04T17:02:07.044Z developer/build-essential
1552026-09-04T17:02:07.044Z None -> 11-3.0
1562026-09-04T17:02:07.044Z library/libxmlsec1
1572026-09-04T17:02:07.044Z None -> 1.2.35-3.0
1582026-09-04T17:02:07.064Z
1592026-09-04T17:02:07.064ZDownload: 0/214 items 0.0/1.3MB 0% complete
1602026-09-04T17:02:07.149ZDownload: Completed 1.28 MB in 0.07 seconds (19.0M/s)
1612026-09-04T17:02:07.217Z Actions: 1/268 actions (Installing new actions)
1622026-09-04T17:02:07.248Z Actions: Completed 268 actions in 0.04 seconds.
1632026-09-04T17:02:07.309ZFinalize: Updating package state database ... Done (0.035s)
1642026-09-04T17:02:07.335ZFinalize: Updating package cache ... Done (0.000s)
1652026-09-04T17:02:07.372ZFinalize: Updating image state ... Done (0.102s)
1662026-09-04T17:02:10.020ZFinalize: Creating fast lookup database ... Done (2.552s)
1672026-09-04T17:02:10.094ZFinalize: Reading search index ... Done (0.012s)
1682026-09-04T17:02:10.094ZFinalize: Updating search index ... Done (0.000s)
1692026-09-04T17:02:10.234ZFinalize: Updating package cache ... Done (0.000s)
1702026-09-04T17:02:10.619ZPlanning: Evaluating mediator changes ... Done
1712026-09-04T17:02:10.719ZPlanning: Checking for conflicting actions ... Done
1722026-09-04T17:02:10.749ZPlanning: Consolidating action changes ... Done
1732026-09-04T17:02:10.842ZPlanning: Evaluating mediators ... Done
1742026-09-04T17:02:10.900ZPlanning: Planning completed in 0.26 seconds
1752026-09-04T17:02:10.900Z Mediators to change: 2
1762026-09-04T17:02:10.900Z Create boot environment: No
1772026-09-04T17:02:10.900ZCreate backup boot environment: No
1782026-09-04T17:02:10.967ZFinalize: Updating package state database ... Done
1792026-09-04T17:02:10.967ZFinalize: Updating package cache ... Done
1802026-09-04T17:02:11.039ZFinalize: Updating image state ... Done
1812026-09-04T17:02:12.903ZFinalize: Creating fast lookup database ... Done
1822026-09-04T17:02:12.973ZFinalize: Reading search index ... Done
1832026-09-04T17:02:13.021ZFinalize: Updating search index ... Done
1842026-09-04T17:02:13.039ZFinalize: Updating package cache ... Done
1852026-09-04T17:02:13.337ZPlanning: Evaluating mediator changes ... Done
1862026-09-04T17:02:13.551ZPlanning: Checking for conflicting actions ... Done
1872026-09-04T17:02:13.590ZPlanning: Consolidating action changes ... Done
1882026-09-04T17:02:13.610ZPlanning: Evaluating mediators ... Done
1892026-09-04T17:02:13.610ZPlanning: Planning completed in 0.27 seconds
1902026-09-04T17:02:13.679Z Mediators to change: 1
1912026-09-04T17:02:13.679Z Create boot environment: No
1922026-09-04T17:02:13.679ZCreate backup boot environment: No
1932026-09-04T17:02:13.804ZFinalize: Updating package state database ... Done
1942026-09-04T17:02:13.804ZFinalize: Updating package cache ... Done
1952026-09-04T17:02:13.804ZFinalize: Updating image state ... Done
1962026-09-04T17:02:15.718ZFinalize: Creating fast lookup database ... Done
1972026-09-04T17:02:15.775ZFinalize: Reading search index ... Done
1982026-09-04T17:02:15.775ZFinalize: Updating search index ... Done
1992026-09-04T17:02:15.898ZFinalize: Updating package cache ... Done
2002026-09-04T17:02:16.207ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2012026-09-04T17:02:16.208Zapache system 2.4 system
2022026-09-04T17:02:16.208Zclang system 15 system
2032026-09-04T17:02:16.208Zcsh system system illumos
2042026-09-04T17:02:16.208Zctags system system illumos
2052026-09-04T17:02:16.208Zfile vendor vendor darwinsys
2062026-09-04T17:02:16.208Zfile system system illumos
2072026-09-04T17:02:16.208Zgcc vendor 14 vendor
2082026-09-04T17:02:16.208Zgcc system 13 system
2092026-09-04T17:02:16.209Zgcc system 10 system
2102026-09-04T17:02:16.209Zgo system 1.25 system
2112026-09-04T17:02:16.209Zllvm system 15 system
2122026-09-04T17:02:16.209Zmariadb system 11.4 system
2132026-09-04T17:02:16.209Zmta vendor vendor dma
2142026-09-04T17:02:16.209Zopenjdk system 17 system
2152026-09-04T17:02:16.209Zopenjdk system 11 system
2162026-09-04T17:02:16.209Zopenssl vendor 3 vendor
2172026-09-04T17:02:16.209Zperl system 5.40 system
2182026-09-04T17:02:16.209Zpostgresql system 18 system
2192026-09-04T17:02:16.209Zpostgresql system 17 system
2202026-09-04T17:02:16.210Zpython vendor 3 vendor
2212026-09-04T17:02:16.210Zpython system 2 system
2222026-09-04T17:02:16.210Zpython3 vendor 3.13 vendor
2232026-09-04T17:02:16.210Zruby system 3.4 system
2242026-09-04T17:02:16.210Zruby system 3.0 system
2252026-09-04T17:02:16.210Zwords vendor vendor american-english
2262026-09-04T17:02:16.210Zwords system system australian-english
2272026-09-04T17:02:16.210Zwords system system british-english
2282026-09-04T17:02:16.210Zwords system system canadian-english
2292026-09-04T17:02:16.210Zwords system system french
2302026-09-04T17:02:16.210Zwords system system italian
2312026-09-04T17:02:16.210Zwords system system ngerman
2322026-09-04T17:02:16.210Zwords system system ogerman
2332026-09-04T17:02:16.210Zwords system system spanish
2342026-09-04T17:02:16.444ZPUBLISHER TYPE STATUS P LOCATION
2352026-09-04T17:02:16.444Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2362026-09-04T17:02:16.955ZFMRI IFO
2372026-09-04T17:02:16.955Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2382026-09-04T17:02:16.955Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2392026-09-04T17:02:16.955Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2402026-09-04T17:02:16.955Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2412026-09-04T17:02:16.955Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2422026-09-04T17:02:16.956Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2432026-09-04T17:02:16.956Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2442026-09-04T17:02:16.956Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2452026-09-04T17:02:16.956Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2462026-09-04T17:02:17.315Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2472026-09-04T17:02:17.695Z Updating crates.io index
2482026-09-04T17:02:17.701Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2492026-09-04T17:02:17.985Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2502026-09-04T17:02:18.357Z Updating git repository `https://github.com/oxidecomputer/propolis`
2512026-09-04T17:02:19.332Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2522026-09-04T17:02:19.639Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2532026-09-04T17:02:20.231Z Updating git repository `https://github.com/oxidecomputer/crucible`
2542026-09-04T17:02:22.366Z Updating git repository `https://github.com/oxidecomputer/opte`
2552026-09-04T17:02:23.422Z Updating git repository `https://github.com/oxidecomputer/tofino`
2562026-09-04T17:02:23.697Z Updating git repository `https://github.com/oxidecomputer/lldp`
2572026-09-04T17:02:24.088Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2582026-09-04T17:02:25.562Z Updating git repository `https://github.com/oxidecomputer/clickward`
2592026-09-04T17:02:25.974Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2602026-09-04T17:02:26.456Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-09-04T17:02:26.932Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-09-04T17:02:27.228Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-09-04T17:02:27.551Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-09-04T17:02:27.789Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2652026-09-04T17:02:28.047Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2662026-09-04T17:02:28.431Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2672026-09-04T17:02:28.934Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2682026-09-04T17:02:29.308Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2692026-09-04T17:02:29.783Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2702026-09-04T17:02:30.125Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2712026-09-04T17:02:30.699Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2722026-09-04T17:02:31.042Z Updating git repository `https://github.com/oxidecomputer/erebor`
2732026-09-04T17:02:31.585Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2742026-09-04T17:02:32.048Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2752026-09-04T17:02:32.619Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2762026-09-04T17:02:33.071Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2772026-09-04T17:02:33.811Z Updating git repository `https://github.com/oxidecomputer/ispf`
2782026-09-04T17:02:34.081Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2792026-09-04T17:02:34.609Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2802026-09-04T17:02:34.808Z Updating git repository `https://github.com/oxidecomputer/tough`
2812026-09-04T17:02:35.389Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2822026-09-04T17:02:35.701Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2832026-09-04T17:02:35.951Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2842026-09-04T17:02:36.261Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2852026-09-04T17:02:37.109Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862026-09-04T17:02:37.386Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2872026-09-04T17:02:37.634Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2882026-09-04T17:02:37.911Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2892026-09-04T17:02:38.250Z Updating git repository `https://github.com/illumos/smf-rs`
2902026-09-04T17:02:38.500Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2912026-09-04T17:02:41.419Z Downloading crates ...
2922026-09-04T17:02:41.523Z Downloaded zmij v1.0.21
2932026-09-04T17:02:41.614Z Downloaded zerocopy-derive v0.7.35
2942026-09-04T17:02:41.614Z Downloaded cpufeatures v0.2.17
2952026-09-04T17:02:41.614Z Downloaded generic-array v0.14.7
2962026-09-04T17:02:41.614Z Downloaded anstyle-query v1.1.5
2972026-09-04T17:02:41.614Z Downloaded block-buffer v0.10.4
2982026-09-04T17:02:41.614Z Downloaded cargo-platform v0.3.2
2992026-09-04T17:02:41.615Z Downloaded fastrand v2.3.0
3002026-09-04T17:02:41.615Z Downloaded zerocopy v0.7.35
3012026-09-04T17:02:41.615Z Downloaded colorchoice v1.0.4
3022026-09-04T17:02:41.615Z Downloaded heck v0.5.0
3032026-09-04T17:02:41.615Z Downloaded equivalent v1.0.2
3042026-09-04T17:02:41.615Z Downloaded fnv v1.0.7
3052026-09-04T17:02:41.615Z Downloaded errno v0.3.14
3062026-09-04T17:02:41.615Z Downloaded cfg-if v1.0.4
3072026-09-04T17:02:41.615Z Downloaded autocfg v1.5.0
3082026-09-04T17:02:41.637Z Downloaded clap_lex v1.0.0
3092026-09-04T17:02:41.637Z Downloaded crypto-common v0.1.7
3102026-09-04T17:02:41.637Z Downloaded macaddr v1.0.1
3112026-09-04T17:02:41.638Z Downloaded heck v0.4.1
3122026-09-04T17:02:41.638Z Downloaded dtrace-parser v0.2.0
3132026-09-04T17:02:41.638Z Downloaded is_terminal_polyfill v1.70.2
3142026-09-04T17:02:41.638Z Downloaded memmap v0.7.0
3152026-09-04T17:02:41.638Z Downloaded toml_write v0.1.2
3162026-09-04T17:02:41.638Z Downloaded usdt-attr-macro v0.5.0
3172026-09-04T17:02:41.638Z Downloaded unicode-linebreak v0.1.5
3182026-09-04T17:02:41.638Z Downloaded toml_datetime v0.6.11
3192026-09-04T17:02:41.638Z Downloaded smawk v0.3.2
3202026-09-04T17:02:41.638Z Downloaded pretty-hex v0.4.1
3212026-09-04T17:02:41.638Z Downloaded proc-macro-error-attr v1.0.4
3222026-09-04T17:02:41.638Z Downloaded plain v0.2.3
3232026-09-04T17:02:41.638Z Downloaded serde_spanned v0.6.9
3242026-09-04T17:02:41.638Z Downloaded digest v0.10.7
3252026-09-04T17:02:41.638Z Downloaded dof v0.3.0
3262026-09-04T17:02:41.638Z Downloaded anstyle v1.0.14
3272026-09-04T17:02:41.638Z Downloaded byteorder v1.5.0
3282026-09-04T17:02:41.638Z Downloaded cargo_toml v0.21.0
3292026-09-04T17:02:41.638Z Downloaded cargo_metadata v0.23.1
3302026-09-04T17:02:41.638Z Downloaded itoa v1.0.17
3312026-09-04T17:02:41.638Z Downloaded bytecount v0.6.9
3322026-09-04T17:02:41.639Z Downloaded camino-tempfile v1.4.1
3332026-09-04T17:02:41.639Z Downloaded anyhow v1.0.104
3342026-09-04T17:02:41.639Z Downloaded camino v1.2.5
3352026-09-04T17:02:41.639Z Downloaded pest_generator v2.8.6
3362026-09-04T17:02:41.639Z Downloaded version_check v0.9.5
3372026-09-04T17:02:41.639Z Downloaded usdt-macro v0.5.0
3382026-09-04T17:02:41.639Z Downloaded utf8parse v0.2.2
3392026-09-04T17:02:41.639Z Downloaded swrite v0.1.0
3402026-09-04T17:02:41.639Z Downloaded terminal_size v0.4.3
3412026-09-04T17:02:41.639Z Downloaded thread-id v4.2.2
3422026-09-04T17:02:41.639Z Downloaded scroll_derive v0.12.1
3432026-09-04T17:02:41.639Z Downloaded tabled_derive v0.7.0
3442026-09-04T17:02:41.639Z Downloaded anstream v1.0.0
3452026-09-04T17:02:41.639Z Downloaded anstyle-parse v1.0.0
3462026-09-04T17:02:41.639Z Downloaded quote v1.0.45
3472026-09-04T17:02:41.639Z Downloaded strsim v0.11.1
3482026-09-04T17:02:41.639Z Downloaded thiserror v1.0.69
3492026-09-04T17:02:41.659Z Downloaded thiserror-impl v2.0.18
3502026-09-04T17:02:41.659Z Downloaded usdt v0.5.0
3512026-09-04T17:02:41.659Z Downloaded proc-macro-error v1.0.4
3522026-09-04T17:02:41.659Z Downloaded serde_tokenstream v0.2.3
3532026-09-04T17:02:41.659Z Downloaded sha2 v0.10.9
3542026-09-04T17:02:41.659Z Downloaded bitflags v2.11.0
3552026-09-04T17:02:41.659Z Downloaded clap_derive v4.6.1
3562026-09-04T17:02:41.660Z Downloaded fs-err v3.3.0
3572026-09-04T17:02:41.660Z Downloaded pest_derive v2.8.6
3582026-09-04T17:02:41.660Z Downloaded scroll v0.12.0
3592026-09-04T17:02:41.660Z Downloaded usdt-impl v0.5.0
3602026-09-04T17:02:41.660Z Downloaded thiserror-impl v1.0.69
3612026-09-04T17:02:45.007Z Downloaded once_cell v1.21.3
3622026-09-04T17:02:45.007Z Downloaded toml v0.8.23
3632026-09-04T17:02:45.007Z Downloaded thiserror v2.0.18
3642026-09-04T17:02:45.111Z Downloaded log v0.4.33
3652026-09-04T17:02:45.111Z Downloaded semver v1.0.28
3662026-09-04T17:02:45.112Z Downloaded papergrid v0.11.0
3672026-09-04T17:02:45.112Z Downloaded textwrap v0.16.2
3682026-09-04T17:02:45.112Z Downloaded ucd-trie v0.1.7
3692026-09-04T17:02:45.112Z Downloaded unicode-ident v1.0.24
3702026-09-04T17:02:45.112Z Downloaded getrandom v0.4.3
3712026-09-04T17:02:45.112Z Downloaded pest_meta v2.8.6
3722026-09-04T17:02:45.112Z Downloaded clap v4.6.1
3732026-09-04T17:02:45.112Z Downloaded tempfile v3.27.0
3742026-09-04T17:02:45.112Z Downloaded serde_derive v1.0.228
3752026-09-04T17:02:45.112Z Downloaded proc-macro2 v1.0.106
3762026-09-04T17:02:45.112Z Downloaded memchr v2.8.0
3772026-09-04T17:02:45.112Z Downloaded serde_core v1.0.228
3782026-09-04T17:02:45.112Z Downloaded toml_edit v0.22.27
3792026-09-04T17:02:45.112Z Downloaded serde v1.0.228
3802026-09-04T17:02:45.112Z Downloaded indexmap v2.14.0
3812026-09-04T17:02:45.112Z Downloaded typenum v1.20.1
3822026-09-04T17:02:45.112Z Downloaded pest v2.8.6
3832026-09-04T17:02:45.112Z Downloaded clap_builder v4.6.0
3842026-09-04T17:02:45.112Z Downloaded hashbrown v0.17.0
3852026-09-04T17:02:45.112Z Downloaded serde_json v1.0.151
3862026-09-04T17:02:45.112Z Downloaded winnow v0.7.14
3872026-09-04T17:02:45.112Z Downloaded goblin v0.8.2
3882026-09-04T17:02:45.112Z Downloaded tabled v0.15.0
3892026-09-04T17:02:45.376Z Downloaded syn v1.0.109
3902026-09-04T17:02:45.376Z Downloaded unicode-width v0.1.14
3912026-09-04T17:02:45.376Z Downloaded unicode-width v0.2.0
3922026-09-04T17:02:45.377Z Downloaded syn v2.0.117
3932026-09-04T17:02:45.377Z Downloaded rustix v1.1.4
3942026-09-04T17:02:45.377Z Downloaded libc v0.2.185
3952026-09-04T17:02:45.377Z Compiling proc-macro2 v1.0.106
3962026-09-04T17:02:45.377Z Compiling unicode-ident v1.0.24
3972026-09-04T17:02:45.377Z Compiling quote v1.0.45
3982026-09-04T17:02:45.377Z Compiling serde_core v1.0.228
3992026-09-04T17:02:45.377Z Compiling libc v0.2.185
4002026-09-04T17:02:45.377Z Compiling version_check v0.9.5
4012026-09-04T17:02:45.377Z Compiling memchr v2.8.0
4022026-09-04T17:02:45.377Z Compiling serde v1.0.228
4032026-09-04T17:02:45.377Z Compiling zmij v1.0.21
4042026-09-04T17:02:45.377Z Compiling thiserror v1.0.69
4052026-09-04T17:02:45.377Z Compiling ucd-trie v0.1.7
4062026-09-04T17:02:45.377Z Compiling itoa v1.0.17
4072026-09-04T17:02:45.377Z Compiling pest v2.8.6
4082026-09-04T17:02:45.377Z Compiling rustix v1.1.4
4092026-09-04T17:02:45.377Z Compiling byteorder v1.5.0
4102026-09-04T17:02:45.377Z Compiling errno v0.3.14
4112026-09-04T17:02:45.377Z Compiling bitflags v2.11.0
4122026-09-04T17:02:45.377Z Compiling serde_json v1.0.151
4132026-09-04T17:02:45.377Z Compiling syn v2.0.117
4142026-09-04T17:02:45.377Z Compiling thread-id v4.2.2
4152026-09-04T17:02:45.377Z Compiling usdt-impl v0.5.0
4162026-09-04T17:02:45.377Z Compiling proc-macro-error-attr v1.0.4
4172026-09-04T17:02:45.377Z Compiling syn v1.0.109
4182026-09-04T17:02:45.377Z Compiling camino v1.2.5
4192026-09-04T17:02:45.377Z Compiling pest_meta v2.8.6
4202026-09-04T17:02:45.377Z Compiling proc-macro-error v1.0.4
4212026-09-04T17:02:45.377Z Compiling log v0.4.33
4222026-09-04T17:02:45.377Z Compiling hashbrown v0.17.0
4232026-09-04T17:02:45.377Z Compiling getrandom v0.4.3
4242026-09-04T17:02:45.377Z Compiling plain v0.2.3
4252026-09-04T17:02:45.377Z Compiling equivalent v1.0.2
4262026-09-04T17:02:45.377Z Compiling utf8parse v0.2.2
4272026-09-04T17:02:45.378Z Compiling terminal_size v0.4.3
4282026-09-04T17:02:45.378Z Compiling indexmap v2.14.0
4292026-09-04T17:02:45.378Z Compiling anstyle-parse v1.0.0
4302026-09-04T17:02:45.430Z Compiling winnow v0.7.14
4312026-09-04T17:02:45.430Z Compiling pretty-hex v0.4.1
4322026-09-04T17:02:45.430Z Compiling colorchoice v1.0.4
4332026-09-04T17:02:45.430Z Compiling thiserror v2.0.18
4342026-09-04T17:02:45.431Z Compiling toml_write v0.1.2
4352026-09-04T17:02:45.463Z Compiling is_terminal_polyfill v1.70.2
4362026-09-04T17:02:45.472Z Compiling autocfg v1.5.0
4372026-09-04T17:02:45.539Z Compiling anstyle v1.0.14
4382026-09-04T17:02:45.566Z Compiling anstyle-query v1.1.5
4392026-09-04T17:02:45.597Z Compiling pest_generator v2.8.6
4402026-09-04T17:02:45.662Z Compiling cfg-if v1.0.4
4412026-09-04T17:02:45.724Z Compiling anstream v1.0.0
4422026-09-04T17:02:45.927Z Compiling fs-err v3.3.0
4432026-09-04T17:02:46.093Z Compiling clap_lex v1.0.0
4442026-09-04T17:02:46.138Z Compiling anyhow v1.0.104
4452026-09-04T17:02:46.154Z Compiling once_cell v1.21.3
4462026-09-04T17:02:46.242Z Compiling fastrand v2.3.0
4472026-09-04T17:02:46.335Z Compiling heck v0.5.0
4482026-09-04T17:02:46.391Z Compiling heck v0.4.1
4492026-09-04T17:02:46.391Z Compiling bytecount v0.6.9
4502026-09-04T17:02:46.462Z Compiling unicode-width v0.1.14
4512026-09-04T17:02:46.586Z Compiling fnv v1.0.7
4522026-09-04T17:02:46.691Z Compiling strsim v0.11.1
4532026-09-04T17:02:46.691Z Compiling tempfile v3.27.0
4542026-09-04T17:02:46.701Z Compiling clap_builder v4.6.0
4552026-09-04T17:02:46.701Z Compiling papergrid v0.11.0
4562026-09-04T17:02:46.719Z Compiling semver v1.0.28
4572026-09-04T17:02:46.756Z Compiling cargo-platform v0.3.2
4582026-09-04T17:02:46.840Z Compiling tabled_derive v0.7.0
4592026-09-04T17:02:46.958Z Compiling memmap v0.7.0
4602026-09-04T17:02:46.979Z Compiling smawk v0.3.2
4612026-09-04T17:02:47.026Z Compiling unicode-width v0.2.0
4622026-09-04T17:02:47.045Z Compiling unicode-linebreak v0.1.5
4632026-09-04T17:02:47.050Z Compiling camino-tempfile v1.4.1
4642026-09-04T17:02:47.282Z Compiling textwrap v0.16.2
4652026-09-04T17:02:47.300Z Compiling swrite v0.1.0
4662026-09-04T17:02:47.333Z Compiling serde_derive v1.0.228
4672026-09-04T17:02:47.410Z Compiling thiserror-impl v1.0.69
4682026-09-04T17:02:47.428Z Compiling zerocopy-derive v0.7.35
4692026-09-04T17:02:47.578Z Compiling pest_derive v2.8.6
4702026-09-04T17:02:47.728Z Compiling scroll_derive v0.12.1
4712026-09-04T17:02:47.732Z Compiling thiserror-impl v2.0.18
4722026-09-04T17:02:48.014Z Compiling clap_derive v4.6.1
4732026-09-04T17:02:48.081Z Compiling tabled v0.15.0
4742026-09-04T17:02:48.269Z Compiling zerocopy v0.7.35
4752026-09-04T17:02:48.414Z Compiling scroll v0.12.0
4762026-09-04T17:02:48.700Z Compiling goblin v0.8.2
4772026-09-04T17:02:48.742Z Compiling dtrace-parser v0.2.0
4782026-09-04T17:02:49.637Z Compiling clap v4.6.1
4792026-09-04T17:02:50.156Z Compiling serde_spanned v0.6.9
4802026-09-04T17:02:50.156Z Compiling toml_datetime v0.6.11
4812026-09-04T17:02:50.156Z Compiling macaddr v1.0.1
4822026-09-04T17:02:50.159Z Compiling cargo_metadata v0.23.1
4832026-09-04T17:02:50.159Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4842026-09-04T17:02:50.235Z Compiling dof v0.3.0
4852026-09-04T17:02:50.253Z Compiling serde_tokenstream v0.2.3
4862026-09-04T17:02:50.370Z Compiling toml_edit v0.22.27
4872026-09-04T17:02:50.925Z Compiling usdt-macro v0.5.0
4882026-09-04T17:02:50.952Z Compiling usdt-attr-macro v0.5.0
4892026-09-04T17:02:51.584Z Compiling usdt v0.5.0
4902026-09-04T17:02:51.751Z Compiling toml v0.8.23
4912026-09-04T17:02:52.073Z Compiling cargo_toml v0.21.0
4922026-09-04T17:02:53.340Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4932026-09-04T17:02:55.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.22s
4942026-09-04T17:02:55.546Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4952026-09-04T17:02:56.066Z Downloading crates ...
4962026-09-04T17:02:56.126Z Downloaded aead v0.5.2
4972026-09-04T17:02:56.134Z Downloaded arrayvec v0.7.6
4982026-09-04T17:02:56.138Z Downloaded ahash v0.8.12
4992026-09-04T17:02:56.138Z Downloaded addr2line v0.25.1
5002026-09-04T17:02:56.144Z Downloaded adler2 v2.0.1
5012026-09-04T17:02:56.144Z Downloaded ar_archive_writer v0.5.1
5022026-09-04T17:02:56.147Z Downloaded async-recursion v1.1.1
5032026-09-04T17:02:56.150Z Downloaded foreign-types v0.5.0
5042026-09-04T17:02:56.153Z Downloaded embedded-io v0.6.1
5052026-09-04T17:02:56.156Z Downloaded futures-macro v0.3.32
5062026-09-04T17:02:56.156Z Downloaded fxhash v0.2.1
5072026-09-04T17:02:56.161Z Downloaded bitfield v0.19.4
5082026-09-04T17:02:56.164Z Downloaded futures-channel v0.3.32
5092026-09-04T17:02:56.164Z Downloaded fd-lock v4.0.4
5102026-09-04T17:02:56.167Z Downloaded endian-type v0.1.2
5112026-09-04T17:02:56.167Z Downloaded async-stream-impl v0.3.6
5122026-09-04T17:02:56.170Z Downloaded futures-sink v0.3.32
5132026-09-04T17:02:56.170Z Downloaded embedded-io v0.4.0
5142026-09-04T17:02:56.170Z Downloaded assert_matches v1.5.0
5152026-09-04T17:02:56.170Z Downloaded bcrypt-pbkdf v0.11.0
5162026-09-04T17:02:56.173Z Downloaded futures-io v0.3.32
5172026-09-04T17:02:56.173Z Downloaded base16ct v1.0.0
5182026-09-04T17:02:56.173Z Downloaded bit-set v0.8.0
5192026-09-04T17:02:56.176Z Downloaded futures-task v0.3.32
5202026-09-04T17:02:56.176Z Downloaded bitfield-macros v0.19.4
5212026-09-04T17:02:56.176Z Downloaded atomic-waker v1.1.2
5222026-09-04T17:02:56.179Z Downloaded foreign-types-shared v0.1.1
5232026-09-04T17:02:56.182Z Downloaded atty v0.2.14
5242026-09-04T17:02:56.182Z Downloaded backtrace-ext v0.2.1
5252026-09-04T17:02:56.185Z Downloaded arrayref v0.3.9
5262026-09-04T17:02:56.188Z Downloaded flagset v0.4.7
5272026-09-04T17:02:56.188Z Downloaded funty v2.0.0
5282026-09-04T17:02:56.191Z Downloaded base16ct v0.2.0
5292026-09-04T17:02:56.194Z Downloaded bit-set v0.5.3
5302026-09-04T17:02:56.195Z Downloaded fixedbitset v0.4.2
5312026-09-04T17:02:56.195Z Downloaded foreign-types-macros v0.2.3
5322026-09-04T17:02:56.195Z Downloaded foreign-types-shared v0.3.1
5332026-09-04T17:02:56.195Z Downloaded fallible-iterator v0.2.0
5342026-09-04T17:02:56.195Z Downloaded foldhash v0.1.5
5352026-09-04T17:02:56.198Z Downloaded bitfield-struct v0.6.2
5362026-09-04T17:02:56.198Z Downloaded ff v0.14.0
5372026-09-04T17:02:56.201Z Downloaded ciborium-ll v0.2.2
5382026-09-04T17:02:56.204Z Downloaded hash32 v0.2.1
5392026-09-04T17:02:56.204Z Downloaded headers-core v0.3.0
5402026-09-04T17:02:56.207Z Downloaded futures-core v0.3.32
5412026-09-04T17:02:56.207Z Downloaded ff v0.13.1
5422026-09-04T17:02:56.211Z Downloaded fs-err v2.11.0
5432026-09-04T17:02:56.211Z Downloaded ena v0.14.4
5442026-09-04T17:02:56.211Z Downloaded foldhash v0.2.0
5452026-09-04T17:02:56.214Z Downloaded block-buffer v0.12.1
5462026-09-04T17:02:56.214Z Downloaded fs_extra v1.3.0
5472026-09-04T17:02:56.214Z Downloaded find-msvc-tools v0.1.9
5482026-09-04T17:02:56.214Z Downloaded enum_dispatch v0.3.13
5492026-09-04T17:02:56.217Z Downloaded env_filter v2.0.0
5502026-09-04T17:02:56.217Z Downloaded aead v0.6.1
5512026-09-04T17:02:56.218Z Downloaded backoff v0.4.0
5522026-09-04T17:02:56.223Z Downloaded arc-swap v1.8.2
5532026-09-04T17:02:56.223Z Downloaded async-trait v0.1.89
5542026-09-04T17:02:56.226Z Downloaded elliptic-curve v0.14.1
5552026-09-04T17:02:56.226Z Downloaded git-stub v1.0.0
5562026-09-04T17:02:56.226Z Downloaded home v0.5.12
5572026-09-04T17:02:56.226Z Downloaded atomicwrites v0.4.4
5582026-09-04T17:02:56.226Z Downloaded hostname v0.3.1
5592026-09-04T17:02:56.226Z Downloaded foreign-types v0.3.2
5602026-09-04T17:02:56.226Z Downloaded hash32 v0.3.1
5612026-09-04T17:02:56.226Z Downloaded async-stream v0.3.6
5622026-09-04T17:02:56.229Z Downloaded env_logger v0.11.11
5632026-09-04T17:02:56.229Z Downloaded fixedbitset v0.5.7
5642026-09-04T17:02:56.234Z Downloaded array-init v0.0.4
5652026-09-04T17:02:56.234Z Downloaded float-cmp v0.10.0
5662026-09-04T17:02:56.234Z Downloaded hostname v0.4.2
5672026-09-04T17:02:56.234Z Downloaded new_debug_unreachable v1.0.6
5682026-09-04T17:02:56.237Z Downloaded ascii-canvas v3.0.0
5692026-09-04T17:02:56.237Z Downloaded enum-as-inner v0.6.1
5702026-09-04T17:02:56.240Z Downloaded compression-core v0.4.31
5712026-09-04T17:02:56.240Z Downloaded num-derive v0.4.2
5722026-09-04T17:02:56.240Z Downloaded block-padding v0.4.2
5732026-09-04T17:02:56.240Z Downloaded newtype_derive v0.1.6
5742026-09-04T17:02:56.243Z Downloaded futures-executor v0.3.32
5752026-09-04T17:02:56.243Z Downloaded cfg_aliases v0.2.1
5762026-09-04T17:02:56.244Z Downloaded nonempty v0.12.0
5772026-09-04T17:02:56.244Z Downloaded bb8 v0.8.6
5782026-09-04T17:02:56.247Z Downloaded ciborium-io v0.2.2
5792026-09-04T17:02:56.247Z Downloaded cfg_aliases v0.1.1
5802026-09-04T17:02:56.250Z Downloaded form_urlencoded v1.2.2
5812026-09-04T17:02:56.250Z Downloaded hex-literal v1.1.0
5822026-09-04T17:02:56.250Z Downloaded num v0.4.3
5832026-09-04T17:02:56.254Z Downloaded float-ord v0.3.2
5842026-09-04T17:02:56.257Z Downloaded globwalk v0.9.1
5852026-09-04T17:02:56.257Z Downloaded hex v0.4.3
5862026-09-04T17:02:56.257Z Downloaded httpdate v1.0.3
5872026-09-04T17:02:56.260Z Downloaded cobs v0.3.0
5882026-09-04T17:02:56.260Z Downloaded http-body v1.0.1
5892026-09-04T17:02:56.262Z Downloaded anstyle-parse v0.2.7
5902026-09-04T17:02:56.262Z Downloaded bit-vec v0.6.3
5912026-09-04T17:02:56.266Z Downloaded bit-vec v0.8.0
5922026-09-04T17:02:56.266Z Downloaded hubpack v0.1.2
5932026-09-04T17:02:56.266Z Downloaded argon2 v0.5.3
5942026-09-04T17:02:56.269Z Downloaded bitflags v1.3.2
5952026-09-04T17:02:56.269Z Downloaded gethostname v0.5.0
5962026-09-04T17:02:56.273Z Downloaded base64ct v1.8.3
5972026-09-04T17:02:56.273Z Downloaded cmov v0.5.4
5982026-09-04T17:02:56.277Z Downloaded antithesis_sdk v0.2.9
5992026-09-04T17:02:56.277Z Downloaded bcs v0.1.6
6002026-09-04T17:02:56.277Z Downloaded cipher v0.4.4
6012026-09-04T17:02:56.277Z Downloaded blowfish v0.10.0
6022026-09-04T17:02:56.277Z Downloaded argon2 v0.6.0-rc.8
6032026-09-04T17:02:56.281Z Downloaded olpc-cjson v0.1.4
6042026-09-04T17:02:56.281Z Downloaded peg-runtime v0.8.5
6052026-09-04T17:02:56.281Z Downloaded ghash v0.6.0
6062026-09-04T17:02:56.284Z Downloaded openssl-macros v0.1.1
6072026-09-04T17:02:56.284Z Downloaded phf_shared v0.12.1
6082026-09-04T17:02:56.284Z Downloaded predicates-core v1.0.10
6092026-09-04T17:02:56.284Z Downloaded parse-size v1.1.0
6102026-09-04T17:02:56.284Z Downloaded http-range v0.1.5
6112026-09-04T17:02:56.287Z Downloaded packed_struct_codegen v0.10.1
6122026-09-04T17:02:56.287Z Downloaded progenitor-macro v0.14.0
6132026-09-04T17:02:56.291Z Downloaded progenitor-macro v0.13.0
6142026-09-04T17:02:56.291Z Downloaded const-oid v0.9.6
6152026-09-04T17:02:56.294Z Downloaded erased-serde v0.3.31
6162026-09-04T17:02:56.294Z Downloaded secrecy v0.8.0
6172026-09-04T17:02:56.297Z Downloaded secrecy v0.10.3
6182026-09-04T17:02:56.297Z Downloaded anstream v0.6.21
6192026-09-04T17:02:56.300Z Downloaded camino-tempfile-ext v0.3.3
6202026-09-04T17:02:56.300Z Downloaded castaway v0.2.4
6212026-09-04T17:02:56.303Z Downloaded chacha20 v0.9.1
6222026-09-04T17:02:56.303Z Downloaded cassowary v0.3.0
6232026-09-04T17:02:56.304Z Downloaded cexpr v0.6.0
6242026-09-04T17:02:56.307Z Downloaded fatfs v0.3.6
6252026-09-04T17:02:56.307Z Downloaded byte-wrapper v0.1.0
6262026-09-04T17:02:56.307Z Downloaded futures v0.3.32
6272026-09-04T17:02:56.310Z Downloaded potential_utf v0.1.4
6282026-09-04T17:02:56.310Z Downloaded psl-types v2.0.11
6292026-09-04T17:02:56.310Z Downloaded bs58 v0.5.1
6302026-09-04T17:02:56.311Z Downloaded buf-list v1.1.2
6312026-09-04T17:02:56.314Z Downloaded compression-codecs v0.4.37
6322026-09-04T17:02:56.314Z Downloaded recursive-proc-macro-impl v0.1.1
6332026-09-04T17:02:56.317Z Downloaded cmake v0.1.57
6342026-09-04T17:02:56.320Z Downloaded oxide-generation v0.1.3
6352026-09-04T17:02:56.320Z Downloaded shell-words v1.1.1
6362026-09-04T17:02:56.320Z Downloaded group v0.14.0
6372026-09-04T17:02:56.323Z Downloaded async-bb8-diesel v0.2.1
6382026-09-04T17:02:56.323Z Downloaded rtoolbox v0.0.3
6392026-09-04T17:02:56.323Z Downloaded filetime v0.2.27
6402026-09-04T17:02:56.323Z Downloaded backon v1.6.0
6412026-09-04T17:02:56.326Z Downloaded bzip2 v0.6.1
6422026-09-04T17:02:56.330Z Downloaded cipher v0.5.2
6432026-09-04T17:02:56.330Z Downloaded scheduled-thread-pool v0.2.7
6442026-09-04T17:02:56.334Z Downloaded supports-color v3.0.2
6452026-09-04T17:02:56.338Z Downloaded highway v1.3.0
6462026-09-04T17:02:56.342Z Downloaded thread-id v5.1.0
6472026-09-04T17:02:56.342Z Downloaded parking_lot_core v0.8.6
6482026-09-04T17:02:56.345Z Downloaded pem v3.0.6
6492026-09-04T17:02:56.345Z Downloaded pin-project-internal v1.1.11
6502026-09-04T17:02:56.345Z Downloaded git-stub-vcs v0.1.0
6512026-09-04T17:02:56.345Z Downloaded group v0.13.0
6522026-09-04T17:02:56.345Z Downloaded oxide-update-engine-display v0.1.2
6532026-09-04T17:02:56.345Z Downloaded predicates v3.1.4
6542026-09-04T17:02:56.349Z Downloaded primeorder v0.14.0
6552026-09-04T17:02:56.349Z Downloaded glob v0.3.3
6562026-09-04T17:02:56.352Z Downloaded try-lock v0.2.5
6572026-09-04T17:02:56.352Z Downloaded typify-macro v0.6.2
6582026-09-04T17:02:56.352Z Downloaded unarray v0.1.4
6592026-09-04T17:02:56.352Z Downloaded http-body-util v0.1.3
6602026-09-04T17:02:56.355Z Downloaded unicode-xid v0.2.6
6612026-09-04T17:02:56.355Z Downloaded usdt v0.6.0
6622026-09-04T17:02:56.362Z Downloaded rusty-fork v0.3.1
6632026-09-04T17:02:56.365Z Downloaded strsim v0.10.0
6642026-09-04T17:02:56.365Z Downloaded ciborium v0.2.2
6652026-09-04T17:02:56.365Z Downloaded clang-sys v1.8.1
6662026-09-04T17:02:56.368Z Downloaded httparse v1.10.1
6672026-09-04T17:02:56.368Z Downloaded num_enum_derive v0.7.6
6682026-09-04T17:02:56.368Z Downloaded paste v1.0.15
6692026-09-04T17:02:56.371Z Downloaded phc v0.6.1
6702026-09-04T17:02:56.371Z Downloaded colored v3.1.1
6712026-09-04T17:02:56.376Z Downloaded hmac v0.12.1
6722026-09-04T17:02:56.376Z Downloaded cbc v0.2.1
6732026-09-04T17:02:56.376Z Downloaded cancel-safe-futures v0.1.5
6742026-09-04T17:02:56.379Z Downloaded globset v0.4.18
6752026-09-04T17:02:56.379Z Downloaded console v0.15.11
6762026-09-04T17:02:56.379Z Downloaded tagptr v0.2.0
6772026-09-04T17:02:56.379Z Downloaded serde_derive_internals v0.29.1
6782026-09-04T17:02:56.384Z Downloaded serde_path_to_error v0.1.20
6792026-09-04T17:02:56.384Z Downloaded wait-timeout v0.2.1
6802026-09-04T17:02:56.384Z Downloaded generic-array v1.4.3
6812026-09-04T17:02:56.384Z Downloaded pkcs8 v0.10.2
6822026-09-04T17:02:56.387Z Downloaded psm v0.1.30
6832026-09-04T17:02:56.387Z Downloaded universal-hash v0.6.1
6842026-09-04T17:02:56.387Z Downloaded allocator-api2 v0.2.21
6852026-09-04T17:02:56.387Z Downloaded console v0.16.2
6862026-09-04T17:02:56.388Z Downloaded slog-dtrace v0.3.0
6872026-09-04T17:02:56.390Z Downloaded colored v2.2.0
6882026-09-04T17:02:56.390Z Downloaded cpufeatures v0.3.0
6892026-09-04T17:02:56.393Z Downloaded crc v3.4.0
6902026-09-04T17:02:56.393Z Downloaded flate2 v1.1.9
6912026-09-04T17:02:56.396Z Downloaded ssh-cipher v0.3.0
6922026-09-04T17:02:56.396Z Downloaded strum v0.27.2
6932026-09-04T17:02:56.396Z Downloaded proc-macro-error2 v2.0.1
6942026-09-04T17:02:56.399Z Downloaded rand_core v0.6.4
6952026-09-04T17:02:56.399Z Downloaded half v1.8.3
6962026-09-04T17:02:56.402Z Downloaded darling_macro v0.13.4
6972026-09-04T17:02:56.402Z Downloaded rand_core v0.9.5
6982026-09-04T17:02:56.402Z Downloaded time-macros v0.2.27
6992026-09-04T17:02:56.407Z Downloaded resolv-conf v0.7.6
7002026-09-04T17:02:56.410Z Downloaded serde_with_macros v1.5.2
7012026-09-04T17:02:56.410Z Downloaded strum_macros v0.24.3
7022026-09-04T17:02:56.410Z Downloaded support-bundle-viewer v0.1.2
7032026-09-04T17:02:56.410Z Downloaded zerofrom-derive v0.1.6
7042026-09-04T17:02:56.413Z Downloaded simd-adler32 v0.3.8
7052026-09-04T17:02:56.416Z Downloaded diesel_table_macro_syntax v0.3.0
7062026-09-04T17:02:56.416Z Downloaded xshell v0.2.7
7072026-09-04T17:02:56.416Z Downloaded yoke v0.8.1
7082026-09-04T17:02:56.416Z Downloaded hubpack_derive v0.1.1
7092026-09-04T17:02:56.419Z Downloaded hmac v0.13.0
7102026-09-04T17:02:56.423Z Downloaded getrandom v0.2.17
7112026-09-04T17:02:56.423Z Downloaded blake2 v0.11.0-rc.6
7122026-09-04T17:02:56.426Z Downloaded bzip2 v0.4.4
7132026-09-04T17:02:56.426Z Downloaded blake2 v0.10.6
7142026-09-04T17:02:56.426Z Downloaded chacha20 v0.10.0
7152026-09-04T17:02:56.430Z Downloaded vergen-lib v0.1.6
7162026-09-04T17:02:56.436Z Downloaded instant v0.1.13
7172026-09-04T17:02:56.439Z Downloaded snafu-derive v0.8.9
7182026-09-04T17:02:56.439Z Downloaded slog-stdlog v4.1.1
7192026-09-04T17:02:56.439Z Downloaded spki v0.8.0
7202026-09-04T17:02:56.439Z Downloaded bytes v1.11.1
7212026-09-04T17:02:56.443Z Downloaded num-traits v0.2.19
7222026-09-04T17:02:56.443Z Downloaded zstd-safe v7.2.4
7232026-09-04T17:02:56.446Z Downloaded idna_adapter v1.2.1
7242026-09-04T17:02:56.446Z Downloaded spki v0.7.3
7252026-09-04T17:02:56.446Z Downloaded tokio-dtrace v0.1.1
7262026-09-04T17:02:56.446Z Downloaded elliptic-curve v0.13.8
7272026-09-04T17:02:56.449Z Downloaded base64 v0.21.7
7282026-09-04T17:02:56.452Z Downloaded defmt v1.0.1
7292026-09-04T17:02:56.452Z Downloaded inout v0.1.4
7302026-09-04T17:02:56.455Z Downloaded term v1.2.1
7312026-09-04T17:02:56.458Z Downloaded toml_writer v1.1.1+spec-1.1.0
7322026-09-04T17:02:56.458Z Downloaded tui-tree-widget v0.23.1
7332026-09-04T17:02:56.458Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7342026-09-04T17:02:56.462Z Downloaded uzers v0.12.2
7352026-09-04T17:02:56.463Z Downloaded term v0.7.0
7362026-09-04T17:02:56.468Z Downloaded tokio-tungstenite v0.23.1
7372026-09-04T17:02:56.468Z Downloaded vergen-gitcl v1.0.8
7382026-09-04T17:02:56.468Z Downloaded delegate v0.13.5
7392026-09-04T17:02:56.474Z Downloaded expectorate v1.2.0
7402026-09-04T17:02:56.474Z Downloaded kstat-rs v0.2.5
7412026-09-04T17:02:56.474Z Downloaded maplit v1.0.2
7422026-09-04T17:02:56.474Z Downloaded managed v0.8.0
7432026-09-04T17:02:56.478Z Downloaded zerovec-derive v0.11.2
7442026-09-04T17:02:56.478Z Downloaded num-conv v0.2.0
7452026-09-04T17:02:56.478Z Downloaded keccak v0.1.6
7462026-09-04T17:02:56.478Z Downloaded nodrop v0.1.14
7472026-09-04T17:02:56.478Z Downloaded indoc v2.0.7
7482026-09-04T17:02:56.478Z Downloaded chacha20poly1305 v0.10.1
7492026-09-04T17:02:56.481Z Downloaded schemars_derive v0.8.22
7502026-09-04T17:02:56.481Z Downloaded signal-hook-registry v1.4.8
7512026-09-04T17:02:56.481Z Downloaded chumsky v0.9.3
7522026-09-04T17:02:56.486Z Downloaded digest-io v0.1.0
7532026-09-04T17:02:56.489Z Downloaded parse-display v0.10.0
7542026-09-04T17:02:56.489Z Downloaded oso-derive v0.27.3
7552026-09-04T17:02:56.492Z Downloaded phf_shared v0.11.3
7562026-09-04T17:02:56.492Z Downloaded quick-error v1.2.3
7572026-09-04T17:02:56.498Z Downloaded compact_str v0.8.1
7582026-09-04T17:02:56.501Z Downloaded displaydoc v0.2.5
7592026-09-04T17:02:56.501Z Downloaded half v2.7.1
7602026-09-04T17:02:56.504Z Downloaded rfc6979 v0.6.0
7612026-09-04T17:02:56.507Z Downloaded getrandom v0.3.4
7622026-09-04T17:02:56.512Z Downloaded crossbeam-deque v0.8.6
7632026-09-04T17:02:56.514Z Downloaded scroll_derive v0.13.1
7642026-09-04T17:02:56.517Z Downloaded serde_bytes v0.11.19
7652026-09-04T17:02:56.517Z Downloaded sha1 v0.11.0
7662026-09-04T17:02:56.517Z Downloaded recursive v0.1.1
7672026-09-04T17:02:56.522Z Downloaded slog-term v2.9.2
7682026-09-04T17:02:56.525Z Downloaded strip-ansi-escapes v0.2.1
7692026-09-04T17:02:56.525Z Downloaded base64 v0.22.1
7702026-09-04T17:02:56.528Z Downloaded sqlparser_derive v0.5.0
7712026-09-04T17:02:56.528Z Downloaded darling v0.23.0
7722026-09-04T17:02:56.531Z Downloaded ed25519 v3.0.0
7732026-09-04T17:02:56.531Z Downloaded tinyvec v1.10.0
7742026-09-04T17:02:56.534Z Downloaded num_enum v0.5.11
7752026-09-04T17:02:56.537Z Downloaded flume v0.11.1
7762026-09-04T17:02:56.537Z Downloaded rustc-hash v2.1.1
7772026-09-04T17:02:56.540Z Downloaded rustc_version v0.1.7
7782026-09-04T17:02:56.540Z Downloaded knus-derive v3.4.0
7792026-09-04T17:02:56.540Z Downloaded structmeta v0.3.0
7802026-09-04T17:02:56.540Z Downloaded supports-hyperlinks v3.2.0
7812026-09-04T17:02:56.540Z Downloaded sync_wrapper v1.0.2
7822026-09-04T17:02:56.544Z Downloaded toml_parser v1.1.2+spec-1.1.0
7832026-09-04T17:02:56.544Z Downloaded progenitor v0.13.0
7842026-09-04T17:02:56.544Z Downloaded signature v2.2.0
7852026-09-04T17:02:56.581Z Downloaded termtree v0.5.1
7862026-09-04T17:02:56.581Z Downloaded cc v1.2.56
7872026-09-04T17:02:56.587Z Downloaded heapless v0.7.17
7882026-09-04T17:02:56.587Z Downloaded libsw-core v0.3.2
7892026-09-04T17:02:56.587Z Downloaded num_enum v0.7.6
7902026-09-04T17:02:56.587Z Downloaded nu-ansi-term v0.50.3
7912026-09-04T17:02:56.587Z Downloaded unit-prefix v0.5.2
7922026-09-04T17:02:56.588Z Downloaded want v0.3.1
7932026-09-04T17:02:56.588Z Downloaded async-compression v0.4.41
7942026-09-04T17:02:56.588Z Downloaded rand_core v0.10.0
7952026-09-04T17:02:56.588Z Downloaded iana-time-zone v0.1.65
7962026-09-04T17:02:56.588Z Downloaded similar v2.7.0
7972026-09-04T17:02:56.588Z Downloaded xattr v1.6.1
7982026-09-04T17:02:56.588Z Downloaded derive_builder v0.20.2
7992026-09-04T17:02:56.588Z Downloaded topological-sort v0.2.2
8002026-09-04T17:02:56.588Z Downloaded universal-hash v0.5.1
8012026-09-04T17:02:56.588Z Downloaded des v0.9.0
8022026-09-04T17:02:56.588Z Downloaded rand_chacha v0.9.0
8032026-09-04T17:02:56.588Z Downloaded zone v0.3.1
8042026-09-04T17:02:56.588Z Downloaded pkg-config v0.3.32
8052026-09-04T17:02:56.588Z Downloaded crypto-common v0.2.2
8062026-09-04T17:02:56.588Z Downloaded darling_macro v0.21.3
8072026-09-04T17:02:56.592Z Downloaded smallvec v0.6.14
8082026-09-04T17:02:56.592Z Downloaded aes v0.9.1
8092026-09-04T17:02:56.592Z Downloaded headers v0.4.1
8102026-09-04T17:02:56.595Z Downloaded drift v0.2.0
8112026-09-04T17:02:56.599Z Downloaded parse-display-derive v0.10.0
8122026-09-04T17:02:56.602Z Downloaded zerofrom v0.1.6
8132026-09-04T17:02:56.602Z Downloaded pin-project-lite v0.2.17
8142026-09-04T17:02:56.605Z Downloaded ssh-encoding v0.3.0
8152026-09-04T17:02:56.605Z Downloaded tinystr v0.8.2
8162026-09-04T17:02:56.605Z Downloaded dirs-sys-next v0.1.2
8172026-09-04T17:02:56.605Z Downloaded synstructure v0.13.2
8182026-09-04T17:02:56.609Z Downloaded tiny-keccak v2.0.2
8192026-09-04T17:02:56.611Z Downloaded backtrace v0.3.76
8202026-09-04T17:02:56.620Z Downloaded rustversion v1.0.22
8212026-09-04T17:02:56.623Z Downloaded bumpalo v3.20.2
8222026-09-04T17:02:56.623Z Downloaded cookie v0.18.1
8232026-09-04T17:02:56.623Z Downloaded semver v0.1.20
8242026-09-04T17:02:56.623Z Downloaded pem-rfc7468 v0.7.0
8252026-09-04T17:02:56.626Z Downloaded postcard v1.1.3
8262026-09-04T17:02:56.626Z Downloaded shlex v1.3.0
8272026-09-04T17:02:56.626Z Downloaded ident_case v1.0.1
8282026-09-04T17:02:56.626Z Downloaded whoami v1.6.1
8292026-09-04T17:02:56.630Z Downloaded defmt v0.3.100
8302026-09-04T17:02:56.630Z Downloaded downcast-rs v2.0.2
8312026-09-04T17:02:56.630Z Downloaded dsl_auto_type v0.2.0
8322026-09-04T17:02:56.630Z Downloaded internet-checksum v0.2.1
8332026-09-04T17:02:56.633Z Downloaded litrs v1.0.0
8342026-09-04T17:02:56.633Z Downloaded mime v0.3.17
8352026-09-04T17:02:56.636Z Downloaded port-file v0.1.0
8362026-09-04T17:02:56.636Z Downloaded steno v0.4.1
8372026-09-04T17:02:56.639Z Downloaded critical-section v1.2.0
8382026-09-04T17:02:56.646Z Downloaded slab v0.4.12
8392026-09-04T17:02:56.651Z Downloaded oxnet v0.1.6
8402026-09-04T17:02:56.651Z Downloaded ctr v0.10.1
8412026-09-04T17:02:56.655Z Downloaded multimap v0.10.1
8422026-09-04T17:02:56.655Z Downloaded darling_core v0.23.0
8432026-09-04T17:02:56.655Z Downloaded lazy_static v1.5.0
8442026-09-04T17:02:56.658Z Downloaded lru-slab v0.1.2
8452026-09-04T17:02:56.658Z Downloaded serde_with_macros v3.21.0
8462026-09-04T17:02:56.658Z Downloaded normalize-line-endings v0.3.0
8472026-09-04T17:02:56.658Z Downloaded num_threads v0.1.7
8482026-09-04T17:02:56.658Z Downloaded url v2.5.8
8492026-09-04T17:02:56.658Z Downloaded opaque-debug v0.3.1
8502026-09-04T17:02:56.661Z Downloaded tokio-rustls v0.26.4
8512026-09-04T17:02:56.664Z Downloaded der_derive v0.7.3
8522026-09-04T17:02:56.668Z Downloaded hickory-resolver v0.25.2
8532026-09-04T17:02:56.675Z Downloaded hickory-resolver v0.24.4
8542026-09-04T17:02:56.675Z Downloaded proc-macro-error-attr2 v2.0.0
8552026-09-04T17:02:56.675Z Downloaded hyper-staticfile v0.10.1
8562026-09-04T17:02:56.678Z Downloaded heapless v0.8.0
8572026-09-04T17:02:56.678Z Downloaded vergen-git2 v9.1.0
8582026-09-04T17:02:56.678Z Downloaded prefix-trie v0.7.0
8592026-09-04T17:02:56.681Z Downloaded lzss v0.8.2
8602026-09-04T17:02:56.685Z Downloaded rand_pcg v0.10.2
8612026-09-04T17:02:56.688Z Downloaded primeorder v0.13.6
8622026-09-04T17:02:56.688Z Downloaded progenitor v0.14.0
8632026-09-04T17:02:56.688Z Downloaded convert_case v0.10.0
8642026-09-04T17:02:56.688Z Downloaded daft-derive v0.1.8
8652026-09-04T17:02:56.691Z Downloaded yasna v0.5.2
8662026-09-04T17:02:56.694Z Downloaded hashbrown v0.12.3
8672026-09-04T17:02:56.694Z Downloaded ipnet v2.12.0
8682026-09-04T17:02:56.697Z Downloaded libloading v0.8.9
8692026-09-04T17:02:56.697Z Downloaded ignore v0.4.25
8702026-09-04T17:02:56.697Z Downloaded darling v0.13.4
8712026-09-04T17:02:56.701Z Downloaded toml_edit v0.23.10+spec-1.0.0
8722026-09-04T17:02:56.703Z Downloaded zip v0.6.6
8732026-09-04T17:02:56.703Z Downloaded nanorand v0.7.0
8742026-09-04T17:02:56.706Z Downloaded ml-kem v0.3.2
8752026-09-04T17:02:56.706Z Downloaded serde_cbor v0.11.2
8762026-09-04T17:02:56.709Z Downloaded derive_builder_core v0.20.2
8772026-09-04T17:02:56.709Z Downloaded ron v0.8.1
8782026-09-04T17:02:56.712Z Downloaded spin v0.9.8
8792026-09-04T17:02:56.712Z Downloaded keccak v0.2.0
8802026-09-04T17:02:56.716Z Downloaded seq-macro v0.3.6
8812026-09-04T17:02:56.716Z Downloaded multer v3.1.0
8822026-09-04T17:02:56.716Z Downloaded owo-colors v4.3.0
8832026-09-04T17:02:56.719Z Downloaded sapling-renderdag v0.1.0
8842026-09-04T17:02:56.719Z Downloaded serde_spanned v1.1.1
8852026-09-04T17:02:56.719Z Downloaded stable_deref_trait v1.2.1
8862026-09-04T17:02:56.719Z Downloaded schemars v1.2.1
8872026-09-04T17:02:56.728Z Downloaded aes-gcm v0.11.0
8882026-09-04T17:02:56.733Z Downloaded ecdsa v0.17.0
8892026-09-04T17:02:56.733Z Downloaded peg v0.8.5
8902026-09-04T17:02:56.733Z Downloaded vergen v9.1.0
8912026-09-04T17:02:56.736Z Downloaded untrusted v0.7.1
8922026-09-04T17:02:56.736Z Downloaded ingot-types v0.2.0
8932026-09-04T17:02:56.739Z Downloaded tower-layer v0.3.3
8942026-09-04T17:02:56.743Z Downloaded tracing-attributes v0.1.31
8952026-09-04T17:02:56.746Z Downloaded oso v0.27.3
8962026-09-04T17:02:56.746Z Downloaded oxide-update-engine-types v0.1.2
8972026-09-04T17:02:56.750Z Downloaded hickory-server v0.25.2
8982026-09-04T17:02:56.753Z Downloaded tungstenite v0.21.0
8992026-09-04T17:02:56.754Z Downloaded num-integer v0.1.46
9002026-09-04T17:02:56.758Z Downloaded rcgen v0.12.1
9012026-09-04T17:02:56.761Z Downloaded rustc-demangle v0.1.27
9022026-09-04T17:02:56.761Z Downloaded hashbrown v0.13.2
9032026-09-04T17:02:56.764Z Downloaded zeroize_derive v1.5.0
9042026-09-04T17:02:56.764Z Downloaded password-hash v0.5.0
9052026-09-04T17:02:56.767Z Downloaded tokio-postgres v0.7.16
9062026-09-04T17:02:56.767Z Downloaded zone_cfg_derive v0.3.1
9072026-09-04T17:02:56.771Z Downloaded icu_normalizer_data v2.1.1
9082026-09-04T17:02:56.771Z Downloaded dirs-next v2.0.0
9092026-09-04T17:02:56.771Z Downloaded dropshot-api-manager-types v0.8.0
9102026-09-04T17:02:56.774Z Downloaded crunchy v0.2.4
9112026-09-04T17:02:56.781Z Downloaded crucible-workspace-hack v0.1.0
9122026-09-04T17:02:56.785Z Downloaded derive_builder_macro v0.20.2
9132026-09-04T17:02:56.785Z Downloaded dyn-clone v1.0.20
9142026-09-04T17:02:56.785Z Downloaded crc-any v2.5.0
9152026-09-04T17:02:56.788Z Downloaded hyper-tls v0.6.0
9162026-09-04T17:02:56.791Z Downloaded slog-scope v4.4.1
9172026-09-04T17:02:56.791Z Downloaded either v1.15.0
9182026-09-04T17:02:56.793Z Downloaded stringprep v0.1.5
9192026-09-04T17:02:56.793Z Downloaded minimal-lexical v0.2.1
9202026-09-04T17:02:56.796Z Downloaded miniz_oxide v0.8.9
9212026-09-04T17:02:56.800Z Downloaded diff v0.1.13
9222026-09-04T17:02:56.800Z Downloaded poly1305 v0.9.0
9232026-09-04T17:02:56.800Z Downloaded polyval v0.7.1
9242026-09-04T17:02:56.803Z Downloaded untrusted v0.9.0
9252026-09-04T17:02:56.803Z Downloaded termios v0.3.3
9262026-09-04T17:02:56.803Z Downloaded tls_codec_derive v0.4.2
9272026-09-04T17:02:56.803Z Downloaded test-strategy v0.4.5
9282026-09-04T17:02:56.806Z Downloaded illumos-nvpair-sys v0.2.0
9292026-09-04T17:02:56.807Z Downloaded linked-hash-map v0.5.6
9302026-09-04T17:02:56.807Z Downloaded newline-converter v0.3.0
9312026-09-04T17:02:56.807Z Downloaded lock_api v0.4.14
9322026-09-04T17:02:56.810Z Downloaded strum_macros v0.27.2
9332026-09-04T17:02:56.810Z Downloaded der v0.7.10
9342026-09-04T17:02:56.813Z Downloaded indoc v1.0.9
9352026-09-04T17:02:56.813Z Downloaded unsafe-libyaml v0.2.11
9362026-09-04T17:02:56.816Z Downloaded vsss-rs v3.3.4
9372026-09-04T17:02:56.825Z Downloaded icu_provider v2.1.1
9382026-09-04T17:02:56.835Z Downloaded md5 v0.8.0
9392026-09-04T17:02:56.835Z Downloaded rustls-pki-types v1.14.0
9402026-09-04T17:02:56.835Z Downloaded newtype-uuid-macros v0.1.0
9412026-09-04T17:02:56.836Z Downloaded crc8 v0.1.1
9422026-09-04T17:02:56.836Z Downloaded data-encoding v2.10.0
9432026-09-04T17:02:56.839Z Downloaded daft v0.1.8
9442026-09-04T17:02:56.839Z Downloaded predicates-tree v1.0.13
9452026-09-04T17:02:56.839Z Downloaded rand_chacha v0.3.1
9462026-09-04T17:02:56.839Z Downloaded ref-cast v1.0.25
9472026-09-04T17:02:56.842Z Downloaded rustc_version v0.4.1
9482026-09-04T17:02:56.842Z Downloaded progenitor-impl v0.13.0
9492026-09-04T17:02:56.846Z Downloaded schemars v0.9.0
9502026-09-04T17:02:56.852Z Downloaded quinn-udp v0.5.14
9512026-09-04T17:02:56.855Z Downloaded constant_time_eq v0.4.2
9522026-09-04T17:02:56.855Z Downloaded radium v0.7.0
9532026-09-04T17:02:56.858Z Downloaded sigpipe v0.1.3
9542026-09-04T17:02:56.858Z Downloaded slog-json v2.6.1
9552026-09-04T17:02:56.861Z Downloaded smallvec v1.15.1
9562026-09-04T17:02:56.861Z Downloaded diesel-dtrace v0.5.0
9572026-09-04T17:02:56.865Z Downloaded const_format_proc_macros v0.2.34
9582026-09-04T17:02:56.865Z Downloaded pkcs5 v0.8.1
9592026-09-04T17:02:56.870Z Downloaded tokio-stream v0.1.18
9602026-09-04T17:02:56.870Z Downloaded ingot v0.2.1
9612026-09-04T17:02:56.870Z Downloaded inout v0.2.2
9622026-09-04T17:02:56.873Z Downloaded linear-map v1.2.0
9632026-09-04T17:02:56.873Z Downloaded sha1 v0.10.6
9642026-09-04T17:02:56.873Z Downloaded subtle v2.6.1
9652026-09-04T17:02:56.873Z Downloaded serde_repr v0.1.20
9662026-09-04T17:02:56.873Z Downloaded serde_plain v1.0.2
9672026-09-04T17:02:56.879Z Downloaded tower-service v0.3.3
9682026-09-04T17:02:56.879Z Downloaded icu_locale_core v2.1.1
9692026-09-04T17:02:56.883Z Downloaded packed_struct v0.10.1
9702026-09-04T17:02:56.883Z Downloaded http v1.4.2
9712026-09-04T17:02:56.886Z Downloaded slog-envlogger v2.2.0
9722026-09-04T17:02:56.889Z Downloaded peg-macros v0.8.5
9732026-09-04T17:02:56.893Z Downloaded supports-unicode v3.0.0
9742026-09-04T17:02:56.893Z Downloaded testing_table v0.3.0
9752026-09-04T17:02:56.893Z Downloaded thiserror-impl-no-std v2.0.2
9762026-09-04T17:02:56.897Z Downloaded ryu v1.0.23
9772026-09-04T17:02:56.897Z Downloaded zerocopy v0.6.6
9782026-09-04T17:02:56.901Z Downloaded wnaf v0.14.0
9792026-09-04T17:02:56.904Z Downloaded curve25519-dalek-derive v0.1.1
9802026-09-04T17:02:56.912Z Downloaded unicode-properties v0.1.4
9812026-09-04T17:02:56.915Z Downloaded samael v0.0.19
9822026-09-04T17:02:56.918Z Downloaded aho-corasick v1.1.4
9832026-09-04T17:02:56.921Z Downloaded newtype-uuid v1.3.2
9842026-09-04T17:02:56.921Z Downloaded mime_guess v2.0.5
9852026-09-04T17:02:56.924Z Downloaded phf v0.13.1
9862026-09-04T17:02:56.925Z Downloaded num-rational v0.4.2
9872026-09-04T17:02:56.925Z Downloaded primefield v0.14.0
9882026-09-04T17:02:56.925Z Downloaded crossbeam-channel v0.5.15
9892026-09-04T17:02:56.928Z Downloaded quinn v0.11.11
9902026-09-04T17:02:56.931Z Downloaded hashbrown v0.16.1
9912026-09-04T17:02:56.934Z Downloaded serde_yaml v0.9.34+deprecated
9922026-09-04T17:02:56.934Z Downloaded is-terminal v0.4.17
9932026-09-04T17:02:56.934Z Downloaded dtrace-parser v0.3.0
9942026-09-04T17:02:56.937Z Downloaded dunce v1.0.5
9952026-09-04T17:02:56.937Z Downloaded mio v1.2.0
9962026-09-04T17:02:56.940Z Downloaded regex v1.12.3
9972026-09-04T17:02:56.943Z Downloaded rpassword v7.5.4
9982026-09-04T17:02:56.943Z Downloaded lru v0.12.5
9992026-09-04T17:02:56.943Z Downloaded percent-encoding v2.3.2
10002026-09-04T17:02:56.947Z Downloaded sec1 v0.7.3
10012026-09-04T17:02:56.947Z Downloaded password-hash v0.6.1
10022026-09-04T17:02:56.947Z Downloaded pkcs1 v0.8.0-rc.4
10032026-09-04T17:02:56.947Z Downloaded postgres-types v0.2.12
10042026-09-04T17:02:56.950Z Downloaded kem v0.3.0
10052026-09-04T17:02:56.950Z Downloaded powerfmt v0.2.0
10062026-09-04T17:02:56.953Z Downloaded miette v7.6.0
10072026-09-04T17:02:56.953Z Downloaded ingot-macros v0.2.0
10082026-09-04T17:02:56.959Z Downloaded toml_edit v0.19.15
10092026-09-04T17:02:56.969Z Downloaded indicatif v0.18.4
10102026-09-04T17:02:56.974Z Downloaded smf v0.2.3
10112026-09-04T17:02:56.974Z Downloaded string_cache v0.8.9
10122026-09-04T17:02:56.974Z Downloaded usdt-macro v0.6.0
10132026-09-04T17:02:56.974Z Downloaded proc-macro-crate v3.4.0
10142026-09-04T17:02:56.974Z Downloaded corncobs v0.1.4
10152026-09-04T17:02:56.978Z Downloaded derive-ex v0.1.8
10162026-09-04T17:02:56.978Z Downloaded same-file v1.0.6
10172026-09-04T17:02:56.978Z Downloaded sync-ptr v0.1.4
10182026-09-04T17:02:56.978Z Downloaded siphasher v1.0.2
10192026-09-04T17:02:56.978Z Downloaded structmeta-derive v0.3.0
10202026-09-04T17:02:56.978Z Downloaded tinyvec_macros v0.1.1
10212026-09-04T17:02:56.978Z Downloaded serde_urlencoded v0.7.1
10222026-09-04T17:02:56.981Z Downloaded subprocess v0.2.15
10232026-09-04T17:02:56.981Z Downloaded toml v1.1.2+spec-1.1.0
10242026-09-04T17:02:56.984Z Downloaded const_format v0.2.35
10252026-09-04T17:02:56.987Z Downloaded ctutils v0.4.2
10262026-09-04T17:02:56.990Z Downloaded slog v2.8.2
10272026-09-04T17:02:56.994Z Downloaded p384 v0.14.0
10282026-09-04T17:02:56.994Z Downloaded scuffle v0.1.0
10292026-09-04T17:02:56.997Z Downloaded crc-catalog v2.4.0
10302026-09-04T17:02:56.997Z Downloaded waitgroup v0.1.2
10312026-09-04T17:02:57.002Z Downloaded unicode-truncate v1.1.0
10322026-09-04T17:02:57.006Z Downloaded progenitor-impl v0.14.0
10332026-09-04T17:02:57.010Z Downloaded display-error-chain v0.2.2
10342026-09-04T17:02:57.015Z Downloaded utf8_iter v1.0.4
10352026-09-04T17:02:57.015Z Downloaded xshell-macros v0.2.7
10362026-09-04T17:02:57.015Z Downloaded yoke-derive v0.8.1
10372026-09-04T17:02:57.015Z Downloaded module-lattice v0.2.3
10382026-09-04T17:02:57.015Z Downloaded darling_macro v0.23.0
10392026-09-04T17:02:57.019Z Downloaded winnow v0.5.40
10402026-09-04T17:02:57.023Z Downloaded icu_properties v2.1.2
10412026-09-04T17:02:57.025Z Downloaded md-5 v0.10.6
10422026-09-04T17:02:57.034Z Downloaded difflib v0.4.0
10432026-09-04T17:02:57.037Z Downloaded rsa v0.9.10
10442026-09-04T17:02:57.048Z Downloaded rustls-pemfile v2.2.0
10452026-09-04T17:02:57.051Z Downloaded sqlformat v0.3.5
10462026-09-04T17:02:57.051Z Downloaded tokio-test v0.4.5
10472026-09-04T17:02:57.051Z Downloaded openssl-probe v0.1.6
10482026-09-04T17:02:57.057Z Downloaded proc-macro-crate v1.3.1
10492026-09-04T17:02:57.057Z Downloaded scrypt v0.12.0
10502026-09-04T17:02:57.057Z Downloaded lru-cache v0.1.2
10512026-09-04T17:02:57.057Z Downloaded scopeguard v1.2.0
10522026-09-04T17:02:57.063Z Downloaded signal-hook-tokio v0.3.1
10532026-09-04T17:02:57.064Z Downloaded ecdsa v0.16.9
10542026-09-04T17:02:57.064Z Downloaded crossterm v0.29.0
10552026-09-04T17:02:57.066Z Downloaded hashbrown v0.15.5
10562026-09-04T17:02:57.066Z Downloaded thiserror-no-std v2.0.2
10572026-09-04T17:02:57.069Z Downloaded russh-cryptovec v0.62.0
10582026-09-04T17:02:57.069Z Downloaded russh-util v0.52.0
10592026-09-04T17:02:57.072Z Downloaded omicron-zone-package v0.12.3
10602026-09-04T17:02:57.075Z Downloaded parking_lot_core v0.9.12
10612026-09-04T17:02:57.075Z Downloaded slog-async v2.8.0
10622026-09-04T17:02:57.076Z Downloaded zeroize v1.9.0
10632026-09-04T17:02:57.079Z Downloaded p256 v0.14.0
10642026-09-04T17:02:57.079Z Downloaded pretty_assertions v1.4.1
10652026-09-04T17:02:57.082Z Downloaded toml v0.7.8
10662026-09-04T17:02:57.085Z Downloaded tap v1.0.1
10672026-09-04T17:02:57.085Z Downloaded trait-variant v0.1.2
10682026-09-04T17:02:57.088Z Downloaded void v1.0.2
10692026-09-04T17:02:57.088Z Downloaded derive_more-impl v2.1.1
10702026-09-04T17:02:57.091Z Downloaded illumos-nvpair v0.3.0
10712026-09-04T17:02:57.091Z Downloaded futures-util v0.3.32
10722026-09-04T17:02:57.096Z Downloaded rand v0.8.6
10732026-09-04T17:02:57.099Z Downloaded wyz v0.5.1
10742026-09-04T17:02:57.099Z Downloaded darling_core v0.20.11
10752026-09-04T17:02:57.102Z Downloaded schemars v0.8.22
10762026-09-04T17:02:57.107Z Downloaded winnow v0.6.26
10772026-09-04T17:02:57.112Z Downloaded humantime v2.3.0
10782026-09-04T17:02:57.116Z Downloaded convert_case v0.4.0
10792026-09-04T17:02:57.116Z Downloaded pkcs1 v0.7.5
10802026-09-04T17:02:57.116Z Downloaded pem-rfc7468 v1.0.0
10812026-09-04T17:02:57.120Z Downloaded is_ci v1.2.0
10822026-09-04T17:02:57.121Z Downloaded memoffset v0.9.1
10832026-09-04T17:02:57.121Z Downloaded ipnetwork v0.21.1
10842026-09-04T17:02:57.121Z Downloaded unicode-normalization v0.1.25
10852026-09-04T17:02:57.124Z Downloaded libxml v0.3.3
10862026-09-04T17:02:57.124Z Downloaded native-tls v0.2.18
10872026-09-04T17:02:57.127Z Downloaded rayon-core v1.13.0
10882026-09-04T17:02:57.127Z Downloaded tungstenite v0.23.0
10892026-09-04T17:02:57.129Z Downloaded cookie_store v0.22.1
10902026-09-04T17:02:57.130Z Downloaded unicode-bidi v0.3.18
10912026-09-04T17:02:57.134Z Downloaded ref-cast-impl v1.0.25
10922026-09-04T17:02:57.134Z Downloaded zerovec v0.11.5
10932026-09-04T17:02:57.136Z Downloaded darling v0.20.11
10942026-09-04T17:02:57.144Z Downloaded rand_seeder v0.4.0
10952026-09-04T17:02:57.144Z Downloaded twox-hash v2.1.2
10962026-09-04T17:02:57.145Z Downloaded num_enum_derive v0.5.11
10972026-09-04T17:02:57.145Z Downloaded h2 v0.4.15
10982026-09-04T17:02:57.148Z Downloaded strum v0.26.3
10992026-09-04T17:02:57.148Z Downloaded hashbrown v0.14.5
11002026-09-04T17:02:57.148Z Downloaded poly1305 v0.8.0
11012026-09-04T17:02:57.151Z Downloaded darling v0.21.3
11022026-09-04T17:02:57.154Z Downloaded itertools v0.12.1
11032026-09-04T17:02:57.157Z Downloaded rayon v1.11.0
11042026-09-04T17:02:57.161Z Downloaded hkdf v0.12.4
11052026-09-04T17:02:57.164Z Downloaded knus v3.4.0
11062026-09-04T17:02:57.164Z Downloaded tar v0.4.46
11072026-09-04T17:02:57.167Z Downloaded signature v3.0.0
11082026-09-04T17:02:57.167Z Downloaded prettyplease v0.2.37
11092026-09-04T17:02:57.171Z Downloaded time-core v0.1.8
11102026-09-04T17:02:57.171Z Downloaded tokio-macros v2.7.0
11112026-09-04T17:02:57.171Z Downloaded defmt-macros v1.0.1
11122026-09-04T17:02:57.174Z Downloaded indexmap v1.9.3
11132026-09-04T17:02:57.174Z Downloaded dropshot-api-manager v0.8.0
11142026-09-04T17:02:57.176Z Downloaded tokio-native-tls v0.3.1
11152026-09-04T17:02:57.179Z Downloaded strum_macros v0.26.4
11162026-09-04T17:02:57.179Z Downloaded thread_local v1.1.9
11172026-09-04T17:02:57.179Z Downloaded blake3 v1.8.5
11182026-09-04T17:02:57.184Z Downloaded vte v0.14.1
11192026-09-04T17:02:57.187Z Downloaded deranged v0.5.8
11202026-09-04T17:02:57.187Z Downloaded libsw v3.5.0
11212026-09-04T17:02:57.191Z Downloaded document-features v0.2.12
11222026-09-04T17:02:57.191Z Downloaded cpubits v0.1.1
11232026-09-04T17:02:57.191Z Downloaded debug-ignore v1.0.5
11242026-09-04T17:02:57.191Z Downloaded yansi v1.0.1
11252026-09-04T17:02:57.191Z Downloaded zopfli v0.8.3
11262026-09-04T17:02:57.194Z Downloaded signal-hook v0.3.18
11272026-09-04T17:02:57.194Z Downloaded openssl-probe v0.2.1
11282026-09-04T17:02:57.197Z Downloaded num-iter v0.1.45
11292026-09-04T17:02:57.197Z Downloaded digest v0.11.3
11302026-09-04T17:02:57.197Z Downloaded jobserver v0.1.34
11312026-09-04T17:02:57.197Z Downloaded salty v0.3.0
11322026-09-04T17:02:57.201Z Downloaded rustls-native-certs v0.8.3
11332026-09-04T17:02:57.205Z Downloaded scroll v0.13.0
11342026-09-04T17:02:57.205Z Downloaded lalrpop-util v0.19.12
11352026-09-04T17:02:57.205Z Downloaded portable-atomic v1.13.1
11362026-09-04T17:02:57.210Z Downloaded rand_xorshift v0.4.0
11372026-09-04T17:02:57.213Z Downloaded typed-path v0.9.3
11382026-09-04T17:02:57.213Z Downloaded litemap v0.8.1
11392026-09-04T17:02:57.213Z Downloaded openssl-sys v0.9.117
11402026-09-04T17:02:57.216Z Downloaded oxide-update-engine v0.1.2
11412026-09-04T17:02:57.219Z Downloaded ppv-lite86 v0.2.21
11422026-09-04T17:02:57.219Z Downloaded signal-hook-mio v0.2.5
11432026-09-04T17:02:57.219Z Downloaded serde-big-array v0.5.1
11442026-09-04T17:02:57.222Z Downloaded usdt-attr-macro v0.6.0
11452026-09-04T17:02:57.222Z Downloaded sponge-cursor v0.1.0
11462026-09-04T17:02:57.222Z Downloaded vergen-lib v9.1.0
11472026-09-04T17:02:57.222Z Downloaded nibble_vec v0.1.0
11482026-09-04T17:02:57.222Z Downloaded instability v0.3.11
11492026-09-04T17:02:57.225Z Downloaded tokio-tungstenite v0.21.0
11502026-09-04T17:02:57.225Z Downloaded whoami v2.1.0
11512026-09-04T17:02:57.228Z Downloaded p384 v0.13.1
11522026-09-04T17:02:57.231Z Downloaded hyper v1.10.1
11532026-09-04T17:02:57.234Z Downloaded x509-cert v0.2.5
11542026-09-04T17:02:57.238Z Downloaded serde_tokenstream v0.3.0
11552026-09-04T17:02:57.238Z Downloaded unicase v2.9.0
11562026-09-04T17:02:57.243Z Downloaded bindgen v0.71.1
11572026-09-04T17:02:57.246Z Downloaded iri-string v0.7.10
11582026-09-04T17:02:57.246Z Downloaded parking_lot v0.12.5
11592026-09-04T17:02:57.249Z Downloaded tabwriter v1.4.1
11602026-09-04T17:02:57.249Z Downloaded utf-8 v0.7.6
11612026-09-04T17:02:57.249Z Downloaded der v0.8.0
11622026-09-04T17:02:57.252Z Downloaded libefi-sys v0.1.0
11632026-09-04T17:02:57.253Z Downloaded libscf-sys v1.2.0
11642026-09-04T17:02:57.257Z Downloaded rustls-webpki v0.103.13
11652026-09-04T17:02:57.257Z Downloaded crossbeam-utils v0.8.21
11662026-09-04T17:02:57.263Z Downloaded crypto-bigint v0.5.5
11672026-09-04T17:02:57.263Z Downloaded path-slash v0.1.5
11682026-09-04T17:02:57.263Z Downloaded csv-core v0.1.13
11692026-09-04T17:02:57.266Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11702026-09-04T17:02:57.266Z Downloaded r2d2 v0.8.10
11712026-09-04T17:02:57.266Z Downloaded cstr-argument v0.1.2
11722026-09-04T17:02:57.266Z Downloaded jiff-static v0.2.34
11732026-09-04T17:02:57.269Z Downloaded oxide-generation-macros v0.2.0
11742026-09-04T17:02:57.275Z Downloaded miette-derive v7.6.0
11752026-09-04T17:02:57.278Z Downloaded tokio-util v0.7.18
11762026-09-04T17:02:57.282Z Downloaded hyper-rustls v0.27.7
11772026-09-04T17:02:57.287Z Downloaded pkcs8 v0.11.0
11782026-09-04T17:02:57.291Z Downloaded postgres-protocol v0.6.10
11792026-09-04T17:02:57.291Z Downloaded stacker v0.1.23
11802026-09-04T17:02:57.291Z Downloaded rfc6979 v0.4.0
11812026-09-04T17:02:57.334Z Downloaded aws-lc-rs v1.16.3
11822026-09-04T17:02:57.334Z Downloaded zstd v0.13.3
11832026-09-04T17:02:57.334Z Downloaded progenitor-client v0.14.0
11842026-09-04T17:02:57.334Z Downloaded defmt-parser v1.0.0
11852026-09-04T17:02:57.334Z Downloaded slog-bunyan v2.5.0
11862026-09-04T17:02:57.334Z Downloaded hkdf v0.13.0
11872026-09-04T17:02:57.334Z Downloaded match_cfg v0.1.0
11882026-09-04T17:02:57.335Z Downloaded phf_shared v0.13.1
11892026-09-04T17:02:57.335Z Downloaded precomputed-hash v0.1.1
11902026-09-04T17:02:57.335Z Downloaded writeable v0.6.2
11912026-09-04T17:02:57.335Z Downloaded dof v0.4.0
11922026-09-04T17:02:57.335Z Downloaded libbz2-rs-sys v0.2.2
11932026-09-04T17:02:57.335Z Downloaded progenitor-client v0.13.0
11942026-09-04T17:02:57.335Z Downloaded static_assertions v1.1.0
11952026-09-04T17:02:57.335Z Downloaded ed25519 v2.2.3
11962026-09-04T17:02:57.335Z Downloaded serdect v0.4.3
11972026-09-04T17:02:57.335Z Downloaded darling_macro v0.20.11
11982026-09-04T17:02:57.341Z Downloaded iddqd v0.4.2
11992026-09-04T17:02:57.341Z Downloaded icu_normalizer v2.1.1
12002026-09-04T17:02:57.341Z Downloaded progenitor-extras v0.2.0
12012026-09-04T17:02:57.341Z Downloaded ed25519-dalek v3.0.0
12022026-09-04T17:02:57.341Z Downloaded socket2 v0.6.3
12032026-09-04T17:02:57.341Z Downloaded oxide-tokio-rt v0.1.4
12042026-09-04T17:02:57.346Z Downloaded pbkdf2 v0.13.0
12052026-09-04T17:02:57.346Z Downloaded num-complex v0.4.6
12062026-09-04T17:02:57.346Z Downloaded maybe-uninit v2.0.0
12072026-09-04T17:02:57.346Z Downloaded take_mut v0.2.2
12082026-09-04T17:02:57.346Z Downloaded impl-trait-for-tuples v0.2.3
12092026-09-04T17:02:57.349Z Downloaded indent_write v2.2.0
12102026-09-04T17:02:57.353Z Downloaded bitvec v1.0.1
12112026-09-04T17:02:57.358Z Downloaded chrono v0.4.45
12122026-09-04T17:02:57.363Z Downloaded publicsuffix v2.3.0
12132026-09-04T17:02:57.366Z Downloaded qorb v0.4.1
12142026-09-04T17:02:57.369Z Downloaded serde-hex v0.1.0
12152026-09-04T17:02:57.369Z Downloaded hybrid-array v0.4.13
12162026-09-04T17:02:57.369Z Downloaded reedline v0.40.0
12172026-09-04T17:02:57.373Z Downloaded quick-xml v0.37.5
12182026-09-04T17:02:57.376Z Downloaded sec1 v0.8.1
12192026-09-04T17:02:57.379Z Downloaded usdt-impl v0.6.0
12202026-09-04T17:02:57.379Z Downloaded rustls-platform-verifier v0.6.2
12212026-09-04T17:02:57.382Z Downloaded phf v0.12.1
12222026-09-04T17:02:57.382Z Downloaded snafu v0.8.9
12232026-09-04T17:02:57.385Z Downloaded tower v0.5.3
12242026-09-04T17:02:57.390Z Downloaded itertools v0.14.0
12252026-09-04T17:02:57.393Z Downloaded walkdir v2.5.0
12262026-09-04T17:02:57.396Z Downloaded derive_more v0.99.20
12272026-09-04T17:02:57.399Z Downloaded unicode_categories v0.1.1
12282026-09-04T17:02:57.399Z Downloaded num-bigint v0.4.6
12292026-09-04T17:02:57.402Z Downloaded proptest v1.11.0
12302026-09-04T17:02:57.407Z Downloaded salsa20 v0.11.0
12312026-09-04T17:02:57.416Z Downloaded serde_with v3.21.0
12322026-09-04T17:02:57.419Z Downloaded icu_collections v2.1.1
12332026-09-04T17:02:57.419Z Downloaded darling_core v0.13.4
12342026-09-04T17:02:57.422Z Downloaded dropshot_endpoint v0.17.1
12352026-09-04T17:02:57.422Z Downloaded typify v0.6.2
12362026-09-04T17:02:57.425Z Downloaded tower-http v0.6.8
12372026-09-04T17:02:57.429Z Downloaded diesel_derives v2.3.7
12382026-09-04T17:02:57.432Z Downloaded sha2 v0.11.0
12392026-09-04T17:02:57.435Z Downloaded crc32fast v1.5.0
12402026-09-04T17:02:57.438Z Downloaded crossbeam-epoch v0.9.18
12412026-09-04T17:02:57.438Z Downloaded git2 v0.20.4
12422026-09-04T17:02:57.441Z Downloaded rsa v0.10.0-rc.18
12432026-09-04T17:02:57.445Z Downloaded lalrpop v0.19.12
12442026-09-04T17:02:57.451Z Downloaded parking_lot v0.11.2
12452026-09-04T17:02:57.454Z Downloaded socket2 v0.5.10
12462026-09-04T17:02:57.454Z Downloaded derive_more v2.1.1
12472026-09-04T17:02:57.461Z Downloaded reqwest v0.12.28
12482026-09-04T17:02:57.464Z Downloaded memmap2 v0.9.10
12492026-09-04T17:02:57.468Z Downloaded rawzip v0.4.4
12502026-09-04T17:02:57.470Z Downloaded uuid v1.23.4
12512026-09-04T17:02:57.470Z Downloaded ed25519-dalek v2.2.0
12522026-09-04T17:02:57.475Z Downloaded tls_codec v0.4.2
12532026-09-04T17:02:57.475Z Downloaded papergrid v0.18.0
12542026-09-04T17:02:57.478Z Downloaded unicode-segmentation v1.12.0
12552026-09-04T17:02:57.481Z Downloaded p521 v0.14.0
12562026-09-04T17:02:57.481Z Downloaded tracing-core v0.1.36
12572026-09-04T17:02:57.485Z Downloaded goblin v0.10.5
12582026-09-04T17:02:57.488Z Downloaded polar-core v0.27.3
12592026-09-04T17:02:57.491Z Downloaded nom v8.0.0
12602026-09-04T17:02:57.494Z Downloaded crossterm v0.28.1
12612026-09-04T17:02:57.501Z Downloaded zerocopy-derive v0.8.55
12622026-09-04T17:02:57.504Z Downloaded pin-project v1.1.11
12632026-09-04T17:02:57.510Z Downloaded derive-where v1.6.0
12642026-09-04T17:02:57.513Z Downloaded const-oid v0.10.2
12652026-09-04T17:02:57.516Z Downloaded sha3 v0.12.0
12662026-09-04T17:02:57.516Z Downloaded darling_core v0.21.3
12672026-09-04T17:02:57.519Z Downloaded serde_with v1.14.0
12682026-09-04T17:02:57.523Z Downloaded zerotrie v0.2.3
12692026-09-04T17:02:57.530Z Downloaded idna v1.1.0
12702026-09-04T17:02:57.530Z Downloaded rand v0.9.2
12712026-09-04T17:02:57.540Z Downloaded libm v0.2.16
12722026-09-04T17:02:57.555Z Downloaded winnow v1.0.3
12732026-09-04T17:02:57.561Z Downloaded zip v4.6.1
12742026-09-04T17:02:57.564Z Downloaded internal-russh-num-bigint v0.5.0
12752026-09-04T17:02:57.567Z Downloaded russh v0.62.4
12762026-09-04T17:02:57.571Z Downloaded rand v0.10.1
12772026-09-04T17:02:57.575Z Downloaded itertools v0.10.5
12782026-09-04T17:02:57.577Z Downloaded gimli v0.32.3
12792026-09-04T17:02:57.582Z Downloaded jiff-core v0.1.0
12802026-09-04T17:02:57.585Z Downloaded ssh-key v0.7.0-rc.11
12812026-09-04T17:02:57.589Z Downloaded itertools v0.15.0
12822026-09-04T17:02:57.593Z Downloaded curve25519-dalek v4.1.3
12832026-09-04T17:02:57.599Z Downloaded openssl v0.10.80
12842026-09-04T17:02:57.605Z Downloaded petname v2.0.2
12852026-09-04T17:02:57.608Z Downloaded vcpkg v0.2.15
12862026-09-04T17:02:57.632Z Downloaded tabled v0.21.0
12872026-09-04T17:02:57.643Z Downloaded nix v0.31.2
12882026-09-04T17:02:57.649Z Downloaded nom v7.1.3
12892026-09-04T17:02:57.652Z Downloaded tough v0.22.0
12902026-09-04T17:02:57.657Z Downloaded rustyline v14.0.0
12912026-09-04T17:02:57.660Z Downloaded num-bigint-dig v0.8.6
12922026-09-04T17:02:57.663Z Downloaded chrono-tz v0.10.4
12932026-09-04T17:02:57.674Z Downloaded hyper-util v0.1.20
12942026-09-04T17:02:57.677Z Downloaded time v0.3.47
12952026-09-04T17:02:57.685Z Downloaded icu_properties_data v2.1.2
12962026-09-04T17:02:57.690Z Downloaded crypto-bigint v0.7.5
12972026-09-04T17:02:57.699Z Downloaded bstr v1.12.1
12982026-09-04T17:02:57.704Z Downloaded itertools v0.13.0
12992026-09-04T17:02:57.709Z Downloaded crypto-primes v0.7.2
13002026-09-04T17:02:57.712Z Downloaded regress v0.10.5
13012026-09-04T17:02:57.717Z Downloaded dropshot v0.17.1
13022026-09-04T17:02:57.731Z Downloaded reqwest v0.13.2
13032026-09-04T17:02:57.734Z Downloaded moka v0.12.13
13042026-09-04T17:02:57.738Z Downloaded curve25519-dalek v5.0.0
13052026-09-04T17:02:57.744Z Downloaded radix_trie v0.2.1
13062026-09-04T17:02:57.747Z Downloaded smoltcp v0.11.0
13072026-09-04T17:02:57.755Z Downloaded quinn-proto v0.11.16
13082026-09-04T17:02:57.758Z Downloaded hickory-proto v0.24.4
13092026-09-04T17:02:57.768Z Downloaded nix v0.27.1
13102026-09-04T17:02:57.774Z Downloaded openapiv3 v2.2.0
13112026-09-04T17:02:57.780Z Downloaded rustix v0.38.44
13122026-09-04T17:02:57.794Z Downloaded object v0.30.4
13132026-09-04T17:02:57.800Z Downloaded rustls v0.23.41
13142026-09-04T17:02:57.806Z Downloaded hickory-proto v0.25.2
13152026-09-04T17:02:57.815Z Downloaded zlib-rs v0.6.2
13162026-09-04T17:02:57.820Z Downloaded zerocopy v0.8.55
13172026-09-04T17:02:57.830Z Downloaded smoltcp v0.9.1
13182026-09-04T17:02:57.836Z Downloaded object v0.37.3
13192026-09-04T17:02:57.842Z Downloaded regex-syntax v0.6.29
13202026-09-04T17:02:57.847Z Downloaded nix v0.28.0
13212026-09-04T17:02:57.853Z Downloaded regress v0.11.1
13222026-09-04T17:02:57.859Z Downloaded regex-syntax v0.8.10
13232026-09-04T17:02:57.863Z Downloaded zerocopy-derive v0.6.6
13242026-09-04T17:02:57.870Z Downloaded typify-impl v0.6.2
13252026-09-04T17:02:57.878Z Downloaded syn v3.0.3
13262026-09-04T17:02:57.885Z Downloaded sled v0.34.7
13272026-09-04T17:02:57.891Z Downloaded sqlparser v0.61.0
13282026-09-04T17:02:57.898Z Downloaded diesel v2.3.7
13292026-09-04T17:02:57.910Z Downloaded tracing v0.1.44
13302026-09-04T17:02:57.926Z Downloaded sha3 v0.11.0
13312026-09-04T17:02:57.931Z Downloaded jiff v0.2.34
13322026-09-04T17:02:57.938Z Downloaded bzip2-sys v0.1.13+1.0.8
13332026-09-04T17:02:57.945Z Downloaded ratatui v0.29.0
13342026-09-04T17:02:57.957Z Downloaded petgraph v0.6.5
13352026-09-04T17:02:57.969Z Downloaded regex-automata v0.4.14
13362026-09-04T17:02:57.978Z Downloaded sha3 v0.10.8
13372026-09-04T17:02:57.981Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13382026-09-04T17:02:57.992Z Downloaded csv v1.4.0
13392026-09-04T17:02:58.004Z Downloaded petgraph v0.8.3
13402026-09-04T17:02:58.016Z Downloaded libz-sys v1.1.24
13412026-09-04T17:02:58.029Z Downloaded tokio v1.52.1
13422026-09-04T17:02:58.052Z Downloaded encoding_rs v0.8.35
13432026-09-04T17:02:58.078Z Downloaded ring v0.17.14
13442026-09-04T17:02:58.106Z Downloaded libgit2-sys v0.18.3+1.9.2
13452026-09-04T17:02:58.504Z Downloaded aws-lc-sys v0.40.0
13462026-09-04T17:02:58.762Z Compiling serde_core v1.0.228
13472026-09-04T17:02:58.762Z Compiling libc v0.2.185
13482026-09-04T17:02:58.762Z Compiling serde v1.0.228
13492026-09-04T17:02:58.765Z Compiling log v0.4.33
13502026-09-04T17:02:58.765Z Compiling smallvec v1.15.1
13512026-09-04T17:02:58.765Z Compiling shlex v1.3.0
13522026-09-04T17:02:58.765Z Compiling find-msvc-tools v0.1.9
13532026-09-04T17:02:58.902Z Compiling syn v2.0.117
13542026-09-04T17:02:59.104Z Compiling subtle v2.6.1
13552026-09-04T17:02:59.108Z Compiling scopeguard v1.2.0
13562026-09-04T17:02:59.140Z Compiling typenum v1.20.1
13572026-09-04T17:02:59.200Z Compiling lock_api v0.4.14
13582026-09-04T17:02:59.214Z Compiling stable_deref_trait v1.2.1
13592026-09-04T17:02:59.226Z Compiling zerocopy v0.8.55
13602026-09-04T17:02:59.267Z Compiling portable-atomic v1.13.1
13612026-09-04T17:02:59.282Z Compiling serde_json v1.0.151
13622026-09-04T17:02:59.415Z Compiling critical-section v1.2.0
13632026-09-04T17:02:59.477Z Compiling libm v0.2.16
13642026-09-04T17:02:59.517Z Compiling num-traits v0.2.19
13652026-09-04T17:02:59.636Z Compiling pkg-config v0.3.32
13662026-09-04T17:02:59.711Z Compiling errno v0.3.14
13672026-09-04T17:02:59.762Z Compiling jobserver v0.1.34
13682026-09-04T17:02:59.840Z Compiling getrandom v0.2.17
13692026-09-04T17:02:59.914Z Compiling generic-array v0.14.7
13702026-09-04T17:03:00.063Z Compiling cc v1.2.56
13712026-09-04T17:03:00.105Z Compiling rand_core v0.6.4
13722026-09-04T17:03:00.120Z Compiling parking_lot_core v0.9.12
13732026-09-04T17:03:00.290Z Compiling once_cell v1.21.3
13742026-09-04T17:03:00.401Z Compiling const-oid v0.9.6
13752026-09-04T17:03:00.413Z Compiling getrandom v0.4.3
13762026-09-04T17:03:00.466Z Compiling pin-project-lite v0.2.17
13772026-09-04T17:03:00.574Z Compiling rand_core v0.10.0
13782026-09-04T17:03:00.735Z Compiling signal-hook-registry v1.4.8
13792026-09-04T17:03:01.020Z Compiling litemap v0.8.1
13802026-09-04T17:03:01.101Z Compiling bitflags v2.11.0
13812026-09-04T17:03:01.129Z Compiling futures-core v0.3.32
13822026-09-04T17:03:01.195Z Compiling percent-encoding v2.3.2
13832026-09-04T17:03:01.265Z Compiling writeable v0.6.2
13842026-09-04T17:03:01.296Z Compiling semver v1.0.28
13852026-09-04T17:03:01.344Z Compiling parking_lot v0.12.5
13862026-09-04T17:03:01.401Z Compiling mio v1.2.0
13872026-09-04T17:03:01.439Z Compiling icu_normalizer_data v2.1.1
13882026-09-04T17:03:01.460Z Compiling icu_properties_data v2.1.2
13892026-09-04T17:03:01.634Z Compiling socket2 v0.6.3
13902026-09-04T17:03:01.719Z Compiling rustix v1.1.4
13912026-09-04T17:03:01.733Z Compiling getrandom v0.3.4
13922026-09-04T17:03:01.755Z Compiling futures-sink v0.3.32
13932026-09-04T17:03:01.806Z Compiling indexmap v2.14.0
13942026-09-04T17:03:01.861Z Compiling synstructure v0.13.2
13952026-09-04T17:03:01.872Z Compiling futures-channel v0.3.32
13962026-09-04T17:03:02.027Z Compiling utf8_iter v1.0.4
13972026-09-04T17:03:02.095Z Compiling slab v0.4.12
13982026-09-04T17:03:02.169Z Compiling futures-io v0.3.32
13992026-09-04T17:03:02.273Z Compiling futures-task v0.3.32
14002026-09-04T17:03:02.279Z Compiling form_urlencoded v1.2.2
14012026-09-04T17:03:02.324Z Compiling rustversion v1.0.22
14022026-09-04T17:03:02.447Z Compiling iana-time-zone v0.1.65
14032026-09-04T17:03:02.461Z Compiling base64ct v1.8.3
14042026-09-04T17:03:02.465Z Compiling cmake v0.1.57
14052026-09-04T17:03:02.487Z Compiling regex-syntax v0.8.10
14062026-09-04T17:03:02.594Z Compiling flagset v0.4.7
14072026-09-04T17:03:02.643Z Compiling fs_extra v1.3.0
14082026-09-04T17:03:02.728Z Compiling pem-rfc7468 v0.7.0
14092026-09-04T17:03:02.751Z Compiling dunce v1.0.5
14102026-09-04T17:03:02.848Z Compiling ident_case v1.0.1
14112026-09-04T17:03:02.861Z Compiling rand_core v0.9.5
14122026-09-04T17:03:02.911Z Compiling aws-lc-sys v0.40.0
14132026-09-04T17:03:02.968Z Compiling uuid v1.23.4
14142026-09-04T17:03:03.020Z Compiling base64 v0.22.1
14152026-09-04T17:03:03.133Z Compiling syn v1.0.109
14162026-09-04T17:03:03.293Z Compiling vcpkg v0.2.15
14172026-09-04T17:03:03.346Z Compiling serde_derive_internals v0.29.1
14182026-09-04T17:03:03.410Z Compiling rustc_version v0.4.1
14192026-09-04T17:03:03.483Z Compiling tracing-core v0.1.36
14202026-09-04T17:03:03.550Z Compiling serde_derive v1.0.228
14212026-09-04T17:03:03.652Z Compiling zeroize_derive v1.5.0
14222026-09-04T17:03:03.739Z Compiling zerocopy-derive v0.8.55
14232026-09-04T17:03:04.019Z Compiling zerofrom-derive v0.1.6
14242026-09-04T17:03:04.036Z Compiling yoke-derive v0.8.1
14252026-09-04T17:03:04.242Z Compiling zerovec-derive v0.11.2
14262026-09-04T17:03:04.306Z Compiling displaydoc v0.2.5
14272026-09-04T17:03:04.845Z Compiling tokio-macros v2.7.0
14282026-09-04T17:03:05.055Z Compiling futures-macro v0.3.32
14292026-09-04T17:03:05.236Z Compiling der_derive v0.7.3
14302026-09-04T17:03:05.388Z Compiling thiserror-impl v2.0.18
14312026-09-04T17:03:05.475Z Compiling zerofrom v0.1.6
14322026-09-04T17:03:05.601Z Compiling yoke v0.8.1
14332026-09-04T17:03:05.604Z Compiling openssl-sys v0.9.117
14342026-09-04T17:03:05.791Z Compiling zerovec v0.11.5
14352026-09-04T17:03:05.887Z Compiling zerotrie v0.2.3
14362026-09-04T17:03:06.134Z Compiling futures-util v0.3.32
14372026-09-04T17:03:06.183Z Compiling tracing-attributes v0.1.31
14382026-09-04T17:03:06.206Z Compiling cpufeatures v0.2.17
14392026-09-04T17:03:06.283Z Compiling tinystr v0.8.2
14402026-09-04T17:03:06.296Z Compiling potential_utf v0.1.4
14412026-09-04T17:03:06.462Z Compiling icu_locale_core v2.1.1
14422026-09-04T17:03:06.484Z Compiling icu_collections v2.1.1
14432026-09-04T17:03:06.716Z Compiling thiserror v2.0.18
14442026-09-04T17:03:06.828Z Compiling simd-adler32 v0.3.8
14452026-09-04T17:03:06.949Z Compiling dyn-clone v1.0.20
14462026-09-04T17:03:07.029Z Compiling zeroize v1.9.0
14472026-09-04T17:03:07.070Z Compiling bytes v1.11.1
14482026-09-04T17:03:07.084Z Compiling icu_provider v2.1.1
14492026-09-04T17:03:07.304Z Compiling icu_properties v2.1.2
14502026-09-04T17:03:07.370Z Compiling icu_normalizer v2.1.1
14512026-09-04T17:03:07.460Z Compiling chrono v0.4.45
14522026-09-04T17:03:07.681Z Compiling tokio v1.52.1
14532026-09-04T17:03:07.791Z Compiling block-buffer v0.10.4
14542026-09-04T17:03:07.890Z Compiling crypto-common v0.1.7
14552026-09-04T17:03:07.960Z Compiling der v0.7.10
14562026-09-04T17:03:08.040Z Compiling digest v0.10.7
14572026-09-04T17:03:08.261Z Compiling idna_adapter v1.2.1
14582026-09-04T17:03:08.286Z Compiling ppv-lite86 v0.2.21
14592026-09-04T17:03:08.364Z Compiling idna v1.1.0
14602026-09-04T17:03:08.379Z Compiling http v1.4.2
14612026-09-04T17:03:08.395Z Compiling schemars v0.8.22
14622026-09-04T17:03:08.588Z Compiling rand_chacha v0.9.0
14632026-09-04T17:03:08.603Z Compiling aws-lc-rs v1.16.3
14642026-09-04T17:03:08.662Z Compiling url v2.5.8
14652026-09-04T17:03:08.818Z Compiling spki v0.7.3
14662026-09-04T17:03:08.996Z Compiling http-body v1.0.1
14672026-09-04T17:03:09.026Z Compiling pkcs8 v0.10.2
14682026-09-04T17:03:09.140Z Compiling rand v0.9.2
14692026-09-04T17:03:09.171Z Compiling tracing v0.1.44
14702026-09-04T17:03:09.264Z Compiling rustls-pki-types v1.14.0
14712026-09-04T17:03:09.277Z Compiling schemars_derive v0.8.22
14722026-09-04T17:03:09.427Z Compiling spin v0.9.8
14732026-09-04T17:03:09.427Z Compiling tinyvec_macros v0.1.1
14742026-09-04T17:03:09.494Z Compiling httparse v1.10.1
14752026-09-04T17:03:09.641Z Compiling openssl-probe v0.2.1
14762026-09-04T17:03:09.689Z Compiling crc32fast v1.5.0
14772026-09-04T17:03:09.808Z Compiling adler2 v2.0.1
14782026-09-04T17:03:09.823Z Compiling cmov v0.5.4
14792026-09-04T17:03:09.915Z Compiling miniz_oxide v0.8.9
14802026-09-04T17:03:09.935Z Compiling tempfile v3.27.0
14812026-09-04T17:03:09.994Z Compiling ctutils v0.4.2
14822026-09-04T17:03:10.022Z Compiling tinyvec v1.10.0
14832026-09-04T17:03:10.238Z Compiling pest_generator v2.8.6
14842026-09-04T17:03:10.362Z Compiling sha2 v0.10.9
14852026-09-04T17:03:10.384Z Compiling terminal_size v0.4.3
14862026-09-04T17:03:10.526Z Compiling aho-corasick v1.1.4
14872026-09-04T17:03:10.553Z Compiling radium v0.7.0
14882026-09-04T17:03:10.795Z Compiling untrusted v0.7.1
14892026-09-04T17:03:10.912Z Compiling atomic-waker v1.1.2
14902026-09-04T17:03:10.927Z Compiling try-lock v0.2.5
14912026-09-04T17:03:11.031Z Compiling tower-service v0.3.3
14922026-09-04T17:03:11.034Z Compiling tower-layer v0.3.3
14932026-09-04T17:03:11.128Z Compiling want v0.3.1
14942026-09-04T17:03:11.200Z Compiling pest_derive v2.8.6
14952026-09-04T17:03:11.306Z Compiling regex-automata v0.4.14
14962026-09-04T17:03:11.632Z Compiling tokio-util v0.7.18
14972026-09-04T17:03:11.651Z Compiling hybrid-array v0.4.13
14982026-09-04T17:03:12.152Z Compiling ipnet v2.12.0
14992026-09-04T17:03:12.296Z Compiling h2 v0.4.15
15002026-09-04T17:03:12.392Z Compiling scroll_derive v0.13.1
15012026-09-04T17:03:12.628Z Compiling darling_core v0.20.11
15022026-09-04T17:03:12.632Z Compiling httpdate v1.0.3
15032026-09-04T17:03:12.865Z Compiling rustls v0.23.41
15042026-09-04T17:03:13.028Z Compiling openssl v0.10.80
15052026-09-04T17:03:13.098Z Compiling tap v1.0.1
15062026-09-04T17:03:13.160Z Compiling maybe-uninit v2.0.0
15072026-09-04T17:03:13.206Z Compiling foreign-types-shared v0.1.1
15082026-09-04T17:03:13.249Z Compiling untrusted v0.9.0
15092026-09-04T17:03:13.283Z Compiling foreign-types v0.3.2
15102026-09-04T17:03:13.320Z Compiling wyz v0.5.1
15112026-09-04T17:03:13.358Z Compiling scroll v0.13.0
15122026-09-04T17:03:13.459Z Compiling unicode-normalization v0.1.25
15132026-09-04T17:03:13.554Z Compiling rand_chacha v0.3.1
15142026-09-04T17:03:13.607Z Compiling signature v2.2.0
15152026-09-04T17:03:13.787Z Compiling hex v0.4.3
15162026-09-04T17:03:13.894Z Compiling thiserror-impl v1.0.69
15172026-09-04T17:03:13.909Z Compiling openssl-macros v0.1.1
15182026-09-04T17:03:14.051Z Compiling bzip2-sys v0.1.13+1.0.8
15192026-09-04T17:03:14.292Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15202026-09-04T17:03:14.308Z Compiling num-integer v0.1.46
15212026-09-04T17:03:14.322Z Compiling wait-timeout v0.2.1
15222026-09-04T17:03:14.574Z Compiling ahash v0.8.12
15232026-09-04T17:03:14.618Z Compiling packed_struct v0.10.1
15242026-09-04T17:03:14.667Z Compiling powerfmt v0.2.0
15252026-09-04T17:03:14.771Z Compiling quick-error v1.2.3
15262026-09-04T17:03:14.829Z Compiling darling_macro v0.20.11
15272026-09-04T17:03:14.846Z Compiling num-conv v0.2.0
15282026-09-04T17:03:14.865Z Compiling num-bigint-dig v0.8.6
15292026-09-04T17:03:14.881Z Compiling bit-vec v0.8.0
15302026-09-04T17:03:14.971Z Compiling time-core v0.1.8
15312026-09-04T17:03:15.044Z Compiling native-tls v0.2.18
15322026-09-04T17:03:15.104Z Compiling funty v2.0.0
15332026-09-04T17:03:15.104Z Compiling clap_builder v4.6.0
15342026-09-04T17:03:15.130Z Compiling time-macros v0.2.27
15352026-09-04T17:03:15.337Z Compiling hyper v1.10.1
15362026-09-04T17:03:15.340Z Compiling thiserror v1.0.69
15372026-09-04T17:03:15.353Z Compiling darling v0.20.11
15382026-09-04T17:03:15.432Z Compiling bit-set v0.8.0
15392026-09-04T17:03:15.446Z Compiling bitvec v1.0.1
15402026-09-04T17:03:15.614Z Compiling rusty-fork v0.3.1
15412026-09-04T17:03:15.710Z Compiling deranged v0.5.8
15422026-09-04T17:03:16.216Z Compiling num-iter v0.1.45
15432026-09-04T17:03:16.671Z Compiling hyper-util v0.1.20
15442026-09-04T17:03:16.849Z Compiling rand v0.8.6
15452026-09-04T17:03:16.871Z Compiling goblin v0.10.5
15462026-09-04T17:03:17.137Z Compiling packed_struct_codegen v0.10.1
15472026-09-04T17:03:17.639Z Compiling lazy_static v1.5.0
15482026-09-04T17:03:17.730Z Compiling hmac v0.12.1
15492026-09-04T17:03:17.885Z Compiling toml_datetime v0.6.11
15502026-09-04T17:03:18.091Z Compiling serde_spanned v0.6.9
15512026-09-04T17:03:18.171Z Compiling clap_derive v4.6.1
15522026-09-04T17:03:18.183Z Compiling bitfield-macros v0.19.4
15532026-09-04T17:03:18.232Z Compiling zerocopy-derive v0.6.6
15542026-09-04T17:03:18.341Z Compiling rand_xorshift v0.4.0
15552026-09-04T17:03:18.498Z Compiling sync_wrapper v1.0.2
15562026-09-04T17:03:18.607Z Compiling indexmap v1.9.3
15572026-09-04T17:03:18.794Z Compiling usdt-impl v0.6.0
15582026-09-04T17:03:18.860Z Compiling paste v1.0.15
15592026-09-04T17:03:18.994Z Compiling unicode-segmentation v1.12.0
15602026-09-04T17:03:19.032Z Compiling num_threads v0.1.7
15612026-09-04T17:03:19.123Z Compiling siphasher v1.0.2
15622026-09-04T17:03:19.137Z Compiling crc-catalog v2.4.0
15632026-09-04T17:03:19.210Z Compiling zlib-rs v0.6.2
15642026-09-04T17:03:19.227Z Compiling nodrop v0.1.14
15652026-09-04T17:03:19.303Z Compiling object v0.37.3
15662026-09-04T17:03:19.319Z Compiling crossbeam-utils v0.8.21
15672026-09-04T17:03:19.367Z Compiling unarray v0.1.4
15682026-09-04T17:03:19.478Z Compiling proptest v1.11.0
15692026-09-04T17:03:19.605Z Compiling dof v0.4.0
15702026-09-04T17:03:19.621Z Compiling array-init v0.0.4
15712026-09-04T17:03:19.830Z Compiling clap v4.6.1
15722026-09-04T17:03:19.913Z Compiling crc v3.4.0
15732026-09-04T17:03:20.004Z Compiling time v0.3.47
15742026-09-04T17:03:20.097Z Compiling zerocopy v0.6.6
15752026-09-04T17:03:20.446Z Compiling bitfield v0.19.4
15762026-09-04T17:03:20.758Z Compiling tower v0.5.3
15772026-09-04T17:03:21.211Z Compiling smallvec v0.6.14
15782026-09-04T17:03:21.580Z Compiling derive_builder_core v0.20.2
15792026-09-04T17:03:21.730Z Compiling dtrace-parser v0.3.0
15802026-09-04T17:03:22.287Z Compiling flate2 v1.1.9
15812026-09-04T17:03:22.397Z Compiling ipnetwork v0.21.1
15822026-09-04T17:03:22.411Z Compiling pkcs1 v0.7.5
15832026-09-04T17:03:22.433Z Compiling http-body-util v0.1.3
15842026-09-04T17:03:22.471Z Compiling heapless v0.7.17
15852026-09-04T17:03:22.669Z Compiling scroll_derive v0.12.1
15862026-09-04T17:03:22.686Z Compiling structmeta-derive v0.3.0
15872026-09-04T17:03:22.704Z Compiling slog v2.8.2
15882026-09-04T17:03:22.767Z Compiling darling_core v0.23.0
15892026-09-04T17:03:22.787Z Compiling thread-id v5.1.0
15902026-09-04T17:03:22.870Z Compiling cookie v0.18.1
15912026-09-04T17:03:22.883Z Compiling env_filter v2.0.0
15922026-09-04T17:03:23.048Z Compiling syn v3.0.3
15932026-09-04T17:03:23.172Z Compiling winnow v0.5.40
15942026-09-04T17:03:23.320Z Compiling anyhow v1.0.104
15952026-09-04T17:03:23.704Z Compiling signal-hook v0.3.18
15962026-09-04T17:03:23.806Z Compiling gimli v0.32.3
15972026-09-04T17:03:23.894Z Compiling base64 v0.21.7
15982026-09-04T17:03:24.408Z Compiling ryu v1.0.23
15992026-09-04T17:03:24.478Z Compiling unicode-properties v0.1.4
16002026-09-04T17:03:24.525Z Compiling iri-string v0.7.10
16012026-09-04T17:03:24.586Z Compiling zstd-safe v7.2.4
16022026-09-04T17:03:24.770Z Compiling allocator-api2 v0.2.21
16032026-09-04T17:03:25.095Z Compiling hashbrown v0.12.3
16042026-09-04T17:03:25.269Z Compiling unicode-bidi v0.3.18
16052026-09-04T17:03:25.697Z Compiling tower-http v0.6.8
16062026-09-04T17:03:25.794Z Compiling stringprep v0.1.5
16072026-09-04T17:03:26.060Z Compiling addr2line v0.25.1
16082026-09-04T17:03:26.321Z Compiling darling_macro v0.23.0
16092026-09-04T17:03:26.321Z Compiling toml_edit v0.19.15
16102026-09-04T17:03:27.011Z Compiling serde_urlencoded v0.7.1
16112026-09-04T17:03:27.011Z Compiling ron v0.8.1
16122026-09-04T17:03:27.011Z Compiling structmeta v0.3.0
16132026-09-04T17:03:27.011Z Compiling daft-derive v0.1.8
16142026-09-04T17:03:27.012Z Compiling scroll v0.12.0
16152026-09-04T17:03:27.593Z Compiling env_logger v0.11.11
16162026-09-04T17:03:27.593Z Compiling rsa v0.9.10
16172026-09-04T17:03:27.816Z Compiling oxnet v0.1.6
16182026-09-04T17:03:27.817Z Compiling derive_builder_macro v0.20.2
16192026-09-04T17:03:27.817Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16202026-09-04T17:03:27.817Z Compiling newtype-uuid v1.3.2
16212026-09-04T17:03:27.817Z Compiling hashbrown v0.13.2
16222026-09-04T17:03:27.817Z Compiling bzip2 v0.4.4
16232026-09-04T17:03:27.817Z Compiling serde-hex v0.1.0
16242026-09-04T17:03:28.550Z Compiling tokio-native-tls v0.3.1
16252026-09-04T17:03:28.550Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16262026-09-04T17:03:29.057Z Compiling camino v1.2.5
16272026-09-04T17:03:29.655Z Compiling bstr v1.12.1
16282026-09-04T17:03:29.655Z Compiling block-padding v0.4.2
16292026-09-04T17:03:29.655Z Compiling crypto-common v0.2.2
16302026-09-04T17:03:29.655Z Compiling block-buffer v0.12.1
16312026-09-04T17:03:29.655Z Compiling rustls-native-certs v0.8.3
16322026-09-04T17:03:29.822Z Compiling x509-cert v0.2.5
16332026-09-04T17:03:29.822Z Compiling md-5 v0.10.6
16342026-09-04T17:03:29.983Z Compiling serde_tokenstream v0.2.3
16352026-09-04T17:03:29.983Z Compiling erased-serde v0.3.31
16362026-09-04T17:03:30.636Z Compiling curve25519-dalek v4.1.3
16372026-09-04T17:03:31.112Z Compiling pin-project-internal v1.1.11
16382026-09-04T17:03:31.112Z Compiling zerocopy-derive v0.7.35
16392026-09-04T17:03:31.112Z Compiling async-trait v0.1.89
16402026-09-04T17:03:31.675Z Compiling vergen-lib v9.1.0
16412026-09-04T17:03:31.675Z Compiling hash32 v0.2.1
16422026-09-04T17:03:31.675Z Compiling memoffset v0.9.1
16432026-09-04T17:03:31.676Z Compiling encoding_rs v0.8.35
16442026-09-04T17:03:31.676Z Compiling owo-colors v4.3.0
16452026-09-04T17:03:31.677Z Compiling cfg_aliases v0.2.1
16462026-09-04T17:03:31.677Z Compiling ref-cast v1.0.25
16472026-09-04T17:03:31.677Z Compiling rustix v0.38.44
16482026-09-04T17:03:31.677Z Compiling litrs v1.0.0
16492026-09-04T17:03:32.098Z Compiling smoltcp v0.9.1
16502026-09-04T17:03:32.098Z Compiling psl-types v2.0.11
16512026-09-04T17:03:32.098Z Compiling mime v0.3.17
16522026-09-04T17:03:32.098Z Compiling rustc-demangle v0.1.27
16532026-09-04T17:03:32.098Z Compiling fallible-iterator v0.2.0
16542026-09-04T17:03:32.098Z Compiling crc-any v2.5.0
16552026-09-04T17:03:32.995Z Compiling document-features v0.2.12
16562026-09-04T17:03:32.995Z Compiling publicsuffix v2.3.0
16572026-09-04T17:03:32.995Z Compiling backtrace v0.3.76
16582026-09-04T17:03:32.995Z Compiling postgres-protocol v0.6.10
16592026-09-04T17:03:32.995Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16602026-09-04T17:03:32.995Z Compiling pin-project v1.1.11
16612026-09-04T17:03:32.995Z Compiling nix v0.31.2
16622026-09-04T17:03:33.437Z Compiling zerocopy v0.7.35
16632026-09-04T17:03:33.437Z Compiling inout v0.2.2
16642026-09-04T17:03:33.437Z Compiling daft v0.1.8
16652026-09-04T17:03:33.437Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16662026-09-04T17:03:33.437Z Compiling hyper-tls v0.6.0
16672026-09-04T17:03:33.437Z Compiling object v0.30.4
16682026-09-04T17:03:33.437Z Compiling zip v0.6.6
16692026-09-04T17:03:33.437Z Compiling derive_builder v0.20.2
16702026-09-04T17:03:33.438Z Compiling toml v0.7.8
16712026-09-04T17:03:33.438Z Compiling goblin v0.8.2
16722026-09-04T17:03:33.992Z Compiling derive-ex v0.1.8
16732026-09-04T17:03:33.992Z Compiling darling v0.23.0
16742026-09-04T17:03:33.992Z Compiling convert_case v0.10.0
16752026-09-04T17:03:33.992Z Compiling phf_shared v0.13.1
16762026-09-04T17:03:35.099Z Compiling regex v1.12.3
16772026-09-04T17:03:35.099Z Compiling hubpack_derive v0.1.1
16782026-09-04T17:03:35.099Z Compiling futures-executor v0.3.32
16792026-09-04T17:03:35.099Z Compiling ref-cast-impl v1.0.25
16802026-09-04T17:03:35.099Z Compiling strum_macros v0.27.2
16812026-09-04T17:03:35.099Z Compiling snafu-derive v0.8.9
16822026-09-04T17:03:35.589Z Compiling curve25519-dalek-derive v0.1.1
16832026-09-04T17:03:35.589Z Compiling vergen v9.1.0
16842026-09-04T17:03:35.589Z Compiling cargo-platform v0.3.2
16852026-09-04T17:03:36.378Z Compiling ff v0.13.1
16862026-09-04T17:03:36.378Z Compiling fs-err v3.3.0
16872026-09-04T17:03:36.379Z Compiling managed v0.8.0
16882026-09-04T17:03:36.650Z Compiling same-file v1.0.6
16892026-09-04T17:03:36.650Z Compiling is_ci v1.2.0
16902026-09-04T17:03:36.650Z Compiling bumpalo v3.20.2
16912026-09-04T17:03:36.650Z Compiling foldhash v0.1.5
16922026-09-04T17:03:36.650Z Compiling bitflags v1.3.2
16932026-09-04T17:03:36.650Z Compiling libbz2-rs-sys v0.2.2
16942026-09-04T17:03:36.650Z Compiling either v1.15.0
16952026-09-04T17:03:36.650Z Compiling jiff-core v0.1.0
16962026-09-04T17:03:36.650Z Compiling base16ct v0.2.0
16972026-09-04T17:03:36.650Z Compiling foldhash v0.2.0
16982026-09-04T17:03:36.651Z Compiling path-slash v0.1.5
16992026-09-04T17:03:36.651Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17002026-09-04T17:03:36.651Z Compiling hashbrown v0.16.1
17012026-09-04T17:03:36.812Z Compiling bzip2 v0.6.1
17022026-09-04T17:03:36.812Z Compiling sec1 v0.7.3
17032026-09-04T17:03:36.812Z Compiling strum v0.27.2
17042026-09-04T17:03:36.812Z Compiling snafu v0.8.9
17052026-09-04T17:03:37.076Z Compiling zopfli v0.8.3
17062026-09-04T17:03:37.077Z Compiling jiff v0.2.34
17072026-09-04T17:03:37.384Z Compiling textwrap v0.16.2
17082026-09-04T17:03:37.384Z Compiling hashbrown v0.15.5
17092026-09-04T17:03:37.414Z Compiling supports-color v3.0.2
17102026-09-04T17:03:37.425Z Compiling walkdir v2.5.0
17112026-09-04T17:03:37.860Z Compiling cargo_metadata v0.23.1
17122026-09-04T17:03:37.880Z Compiling group v0.13.0
17132026-09-04T17:03:37.881Z Compiling dof v0.3.0
17142026-09-04T17:03:37.881Z Compiling test-strategy v0.4.5
17152026-09-04T17:03:38.064Z Compiling hubpack v0.1.2
17162026-09-04T17:03:38.984Z Compiling futures v0.3.32
17172026-09-04T17:03:39.675Z Compiling derive_more-impl v2.1.1
17182026-09-04T17:03:39.675Z Compiling phf v0.13.1
17192026-09-04T17:03:39.675Z Compiling signal-hook-mio v0.2.5
17202026-09-04T17:03:39.675Z Compiling serde_with_macros v3.21.0
17212026-09-04T17:03:40.390Z Compiling cookie_store v0.22.1
17222026-09-04T17:03:40.391Z Compiling zstd v0.13.3
17232026-09-04T17:03:40.391Z Compiling reqwest v0.12.28
17242026-09-04T17:03:40.391Z Compiling cipher v0.5.2
17252026-09-04T17:03:40.391Z Compiling postgres-types v0.2.12
17262026-09-04T17:03:40.391Z Compiling backtrace-ext v0.2.1
17272026-09-04T17:03:41.257Z Compiling usdt-macro v0.6.0
17282026-09-04T17:03:41.257Z Compiling usdt-attr-macro v0.6.0
17292026-09-04T17:03:41.257Z Compiling globset v0.4.18
17302026-09-04T17:03:41.257Z Compiling phf_shared v0.11.3
17312026-09-04T17:03:42.352Z Compiling hkdf v0.12.4
17322026-09-04T17:03:42.352Z Compiling dtrace-parser v0.2.0
17332026-09-04T17:03:42.352Z Compiling byte-wrapper v0.1.0
17342026-09-04T17:03:42.352Z Compiling olpc-cjson v0.1.4
17352026-09-04T17:03:42.352Z Compiling ed25519 v2.2.3
17362026-09-04T17:03:42.352Z Compiling crypto-bigint v0.5.5
17372026-09-04T17:03:42.352Z Compiling serde-big-array v0.5.1
17382026-09-04T17:03:42.352Z Compiling serde_plain v1.0.2
17392026-09-04T17:03:42.352Z Compiling strum_macros v0.26.4
17402026-09-04T17:03:42.353Z Compiling async-recursion v1.1.1
17412026-09-04T17:03:42.353Z Compiling enum-as-inner v0.6.1
17422026-09-04T17:03:42.910Z Compiling miette-derive v7.6.0
17432026-09-04T17:03:43.812Z Compiling serde_repr v0.1.20
17442026-09-04T17:03:43.812Z Compiling pem v3.0.6
17452026-09-04T17:03:43.812Z Compiling float-cmp v0.10.0
17462026-09-04T17:03:43.812Z Compiling thread-id v4.2.2
17472026-09-04T17:03:43.812Z Compiling memmap2 v0.9.10
17482026-09-04T17:03:43.812Z Compiling fixedbitset v0.5.7
17492026-09-04T17:03:43.812Z Compiling normalize-line-endings v0.3.0
17502026-09-04T17:03:43.812Z Compiling typed-path v0.9.3
17512026-09-04T17:03:43.812Z Compiling fixedbitset v0.4.2
17522026-09-04T17:03:43.812Z Compiling cpufeatures v0.3.0
17532026-09-04T17:03:43.812Z Compiling data-encoding v2.10.0
17542026-09-04T17:03:43.813Z Compiling supports-hyperlinks v3.2.0
17552026-09-04T17:03:43.813Z Compiling precomputed-hash v0.1.1
17562026-09-04T17:03:43.813Z Compiling supports-unicode v3.0.0
17572026-09-04T17:03:43.813Z Compiling predicates-core v1.0.10
17582026-09-04T17:03:43.813Z Compiling difflib v0.4.0
17592026-09-04T17:03:44.669Z Compiling static_assertions v1.1.0
17602026-09-04T17:03:44.669Z Compiling new_debug_unreachable v1.0.6
17612026-09-04T17:03:44.669Z Compiling whoami v2.1.0
17622026-09-04T17:03:44.670Z Compiling winnow v1.0.3
17632026-09-04T17:03:44.670Z Compiling keccak v0.1.6
17642026-09-04T17:03:44.670Z Compiling const-oid v0.10.2
17652026-09-04T17:03:44.670Z Compiling toml_edit v0.22.27
17662026-09-04T17:03:44.670Z Compiling digest v0.11.3
17672026-09-04T17:03:44.670Z Compiling tokio-postgres v0.7.16
17682026-09-04T17:03:44.670Z Compiling sha3 v0.10.8
17692026-09-04T17:03:44.670Z Compiling predicates v3.1.4
17702026-09-04T17:03:44.670Z Compiling string_cache v0.8.9
17712026-09-04T17:03:44.671Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17722026-09-04T17:03:44.671Z Compiling strum v0.26.3
17732026-09-04T17:03:44.671Z Compiling hickory-proto v0.25.2
17742026-09-04T17:03:44.671Z Compiling toml_parser v1.1.2+spec-1.1.0
17752026-09-04T17:03:45.016Z Compiling miette v7.6.0
17762026-09-04T17:03:45.016Z Compiling petgraph v0.6.5
17772026-09-04T17:03:45.016Z Compiling chacha20 v0.10.0
17782026-09-04T17:03:46.064Z Compiling petgraph v0.8.3
17792026-09-04T17:03:47.046Z Compiling usdt v0.6.0
17802026-09-04T17:03:47.047Z Compiling usdt-impl v0.5.0
17812026-09-04T17:03:47.047Z Compiling elliptic-curve v0.13.8
17822026-09-04T17:03:47.047Z Compiling ed25519-dalek v2.2.0
17832026-09-04T17:03:47.047Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17842026-09-04T17:03:47.047Z Compiling crossterm v0.28.1
17852026-09-04T17:03:47.546Z Compiling serde_with v3.21.0
17862026-09-04T17:03:47.546Z Compiling zip v4.6.1
17872026-09-04T17:03:48.310Z Compiling derive_more v2.1.1
17882026-09-04T17:03:48.310Z Compiling iddqd v0.4.2
17892026-09-04T17:03:48.310Z Compiling itertools v0.15.0
17902026-09-04T17:03:48.310Z Compiling itertools v0.13.0
17912026-09-04T17:03:49.030Z Compiling similar v2.7.0
17922026-09-04T17:03:49.030Z Compiling crossbeam-epoch v0.9.18
17932026-09-04T17:03:49.030Z Compiling heck v0.4.1
17942026-09-04T17:03:49.030Z Compiling tokio-stream v0.1.18
17952026-09-04T17:03:49.030Z Compiling buf-list v1.1.2
17962026-09-04T17:03:49.931Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17972026-09-04T17:03:49.932Z Compiling openapiv3 v2.2.0
17982026-09-04T17:03:49.932Z Compiling peg-runtime v0.8.5
17992026-09-04T17:03:49.932Z Compiling lalrpop-util v0.19.12
18002026-09-04T17:03:49.932Z Compiling thread_local v1.1.9
18012026-09-04T17:03:49.933Z Compiling slog-async v2.8.0
18022026-09-04T17:03:49.933Z Compiling crossbeam-channel v0.5.15
18032026-09-04T17:03:49.933Z Compiling is-terminal v0.4.17
18042026-09-04T17:03:49.933Z Compiling filetime v0.2.27
18052026-09-04T17:03:49.933Z Compiling xattr v1.6.1
18062026-09-04T17:03:49.933Z Compiling take_mut v0.2.2
18072026-09-04T17:03:49.934Z Compiling term v1.2.1
18082026-09-04T17:03:49.934Z Compiling tar v0.4.46
18092026-09-04T17:03:49.934Z Compiling camino-tempfile v1.4.1
18102026-09-04T17:03:50.448Z Compiling slog-term v2.9.2
18112026-09-04T17:03:55.613Z Compiling rustls-webpki v0.103.13
18122026-09-04T17:03:58.149Z Compiling tokio-rustls v0.26.4
18132026-09-04T17:03:58.149Z Compiling rustls-platform-verifier v0.6.2
18142026-09-04T17:03:58.149Z Compiling tough v0.22.0
18152026-09-04T17:03:58.670Z Compiling hyper-rustls v0.27.7
18162026-09-04T17:03:59.250Z Compiling reqwest v0.13.2
18172026-09-04T17:04:01.003Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18182026-09-04T17:04:01.191Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18192026-09-04T17:04:03.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18202026-09-04T17:04:04.307Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18212026-09-04T17:04:04.307ZSep 04 17:04:02.453 INFO Starting download, target: Clickhouse
18222026-09-04T17:04:04.307ZSep 04 17:04:02.453 INFO Starting download, target: Cockroach
18232026-09-04T17:04:04.307ZSep 04 17:04:02.453 INFO Starting download, target: Console
18242026-09-04T17:04:04.307ZSep 04 17:04:02.453 INFO Starting download, target: MaghemiteMgd
18252026-09-04T17:04:04.307ZSep 04 17:04:02.453 INFO Starting download, target: DendriteStub
18262026-09-04T17:04:04.307ZSep 04 17:04:02.453 INFO Starting download, target: MaghemiteDdmd
18272026-09-04T17:04:04.307ZSep 04 17:04:02.453 INFO Starting download, target: TransceiverControl
18282026-09-04T17:04:04.307ZSep 04 17:04:02.453 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18292026-09-04T17:04:04.308ZSep 04 17:04:02.453 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18302026-09-04T17:04:04.308ZSep 04 17:04:02.453 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18312026-09-04T17:04:04.308ZSep 04 17:04:02.453 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18322026-09-04T17:04:04.308ZSep 04 17:04:02.453 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18332026-09-04T17:04:04.308ZSep 04 17:04:02.453 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18342026-09-04T17:04:04.308ZSep 04 17:04:02.453 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18352026-09-04T17:04:06.481ZSep 04 17:04:04.572 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18362026-09-04T17:04:06.920ZSep 04 17:04:04.693 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18372026-09-04T17:04:06.920ZSep 04 17:04:04.810 INFO Download complete, target: Console
18382026-09-04T17:04:12.920ZSep 04 17:04:11.269 INFO Checking that binary works, target: Clickhouse
18392026-09-04T17:04:13.146ZSep 04 17:04:11.355 INFO Download complete, target: Clickhouse
18402026-09-04T17:04:16.295ZSep 04 17:04:14.674 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18412026-09-04T17:04:16.627ZSep 04 17:04:14.884 INFO Download complete, target: TransceiverControl
18422026-09-04T17:04:20.907ZSep 04 17:04:19.437 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18432026-09-04T17:04:21.030ZSep 04 17:04:19.564 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18442026-09-04T17:04:21.164ZSep 04 17:04:19.711 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18452026-09-04T17:04:21.636ZSep 04 17:04:20.194 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18462026-09-04T17:04:21.637ZSep 04 17:04:20.194 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18472026-09-04T17:04:22.812ZSep 04 17:04:21.366 INFO Download complete, target: MaghemiteDdmd
18482026-09-04T17:04:23.529ZSep 04 17:04:22.085 INFO Download complete, target: DendriteStub
18492026-09-04T17:04:23.687ZSep 04 17:04:22.244 INFO Download complete, target: MaghemiteMgd
18502026-09-04T17:04:26.151ZSep 04 17:04:24.696 INFO Checking that binary works, target: Cockroach
18512026-09-04T17:04:26.254ZSep 04 17:04:24.812 INFO Download complete, target: Cockroach
18522026-09-04T17:04:26.271ZAll builder prerequisites installed successfully, and PATH looks valid
18532026-09-04T17:04:26.286Z
18542026-09-04T17:04:26.286Zreal 2:25.451862526
18552026-09-04T17:04:26.286Zuser 7:18.595389848
18562026-09-04T17:04:26.286Zsys 1:26.508952657
18572026-09-04T17:04:26.286Ztrap 0.233970892
18582026-09-04T17:04:26.286Ztflt 0.572033753
18592026-09-04T17:04:26.286Zdflt 0.870963750
18602026-09-04T17:04:26.286Zkflt 0.030155824
18612026-09-04T17:04:26.286Zlock 30:54.869876297
18622026-09-04T17:04:26.286Zslp 22:28.056065532
18632026-09-04T17:04:26.286Zlat 48.992324841
18642026-09-04T17:04:26.286Zstop 2:42.338960889
18652026-09-04T17:04:26.286Z+ banner clippy
18662026-09-04T17:04:26.286Z
18672026-09-04T17:04:26.287Z #### # # ##### ##### # #
18682026-09-04T17:04:26.287Z # # # # # # # # # #
18692026-09-04T17:04:26.287Z # # # # # # # #
18702026-09-04T17:04:26.287Z # # # ##### ##### #
18712026-09-04T17:04:26.287Z # # # # # # #
18722026-09-04T17:04:26.287Z #### ###### # # # #
18732026-09-04T17:04:26.287Z
18742026-09-04T17:04:26.287Z+ export CARGO_INCREMENTAL=0
18752026-09-04T17:04:26.287Z+ CARGO_INCREMENTAL=0
18762026-09-04T17:04:26.288Z+ ptime -m cargo xtask clippy
18772026-09-04T17:04:26.764Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18782026-09-04T17:04:27.051Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18792026-09-04T17:04:28.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
18802026-09-04T17:04:28.890Z Running `target/debug/xtask clippy`
18812026-09-04T17:04:28.910Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18822026-09-04T17:04:29.485Z Downloading crates ...
18832026-09-04T17:04:29.657Z Downloaded async-object-pool v0.2.0
18842026-09-04T17:04:29.663Z Downloaded async-lock v3.4.2
18852026-09-04T17:04:29.663Z Downloaded blake2b_simd v1.0.4
18862026-09-04T17:04:29.663Z Downloaded constant_time_eq v0.3.1
18872026-09-04T17:04:29.663Z Downloaded approx v0.5.1
18882026-09-04T17:04:29.663Z Downloaded assert-json-diff v2.0.2
18892026-09-04T17:04:29.663Z Downloaded cast v0.3.0
18902026-09-04T17:04:29.663Z Downloaded anes v0.1.6
18912026-09-04T17:04:29.663Z Downloaded criterion-plot v0.6.0
18922026-09-04T17:04:29.668Z Downloaded event-listener-strategy v0.5.4
18932026-09-04T17:04:29.668Z Downloaded cfg-expr v0.20.6
18942026-09-04T17:04:29.668Z Downloaded escape8259 v0.5.3
18952026-09-04T17:04:29.668Z Downloaded assert_cmd v2.1.2
18962026-09-04T17:04:29.668Z Downloaded concurrent-queue v2.5.0
18972026-09-04T17:04:29.668Z Downloaded datatest-stable v0.3.3
18982026-09-04T17:04:29.672Z Downloaded event-listener v5.4.1
18992026-09-04T17:04:29.672Z Downloaded fancy-regex v0.14.0
19002026-09-04T17:04:29.672Z Downloaded guppy-workspace-hack v0.1.0
19012026-09-04T17:04:29.672Z Downloaded criterion v0.7.0
19022026-09-04T17:04:29.699Z Downloaded futures-timer v3.0.3
19032026-09-04T17:04:29.702Z Downloaded guppy v0.17.25
19042026-09-04T17:04:29.703Z Downloaded hex-literal v0.4.1
19052026-09-04T17:04:29.703Z Downloaded hickory-client v0.25.2
19062026-09-04T17:04:29.703Z Downloaded httptest v0.16.4
19072026-09-04T17:04:29.703Z Downloaded miette-derive v5.10.0
19082026-09-04T17:04:29.703Z Downloaded knuffel-derive v3.2.0
19092026-09-04T17:04:29.703Z Downloaded knuffel v3.2.0
19102026-09-04T17:04:29.703Z Downloaded linkme-impl v0.3.35
19112026-09-04T17:04:29.703Z Downloaded nested v0.1.1
19122026-09-04T17:04:29.703Z Downloaded parking v2.2.1
19132026-09-04T17:04:29.703Z Downloaded pathdiff v0.2.3
19142026-09-04T17:04:29.703Z Downloaded linkme v0.3.35
19152026-09-04T17:04:29.703Z Downloaded libtest-mimic v0.8.1
19162026-09-04T17:04:29.703Z Downloaded partial-io v0.5.4
19172026-09-04T17:04:29.703Z Downloaded oorandom v11.1.5
19182026-09-04T17:04:29.703Z Downloaded owo-colors v3.5.0
19192026-09-04T17:04:29.703Z Downloaded plotters-svg v0.3.7
19202026-09-04T17:04:29.703Z Downloaded plotters-backend v0.3.7
19212026-09-04T17:04:29.704Z Downloaded path-tree v0.8.3
19222026-09-04T17:04:29.704Z Downloaded miette v5.10.0
19232026-09-04T17:04:29.704Z Downloaded relative-path v1.9.3
19242026-09-04T17:04:29.704Z Downloaded rand_distr v0.5.1
19252026-09-04T17:04:29.704Z Downloaded rstest v0.25.0
19262026-09-04T17:04:29.704Z Downloaded rust-argon2 v2.1.0
19272026-09-04T17:04:29.708Z Downloaded plotters v0.3.7
19282026-09-04T17:04:29.708Z Downloaded similar-asserts v1.7.0
19292026-09-04T17:04:29.712Z Downloaded serde_regex v1.1.0
19302026-09-04T17:04:29.712Z Downloaded rstest_macros v0.25.0
19312026-09-04T17:04:29.712Z Downloaded supports-color v2.1.0
19322026-09-04T17:04:29.712Z Downloaded stringmetrics v2.2.2
19332026-09-04T17:04:29.717Z Downloaded supports-unicode v2.1.0
19342026-09-04T17:04:29.717Z Downloaded target-triple v1.0.0
19352026-09-04T17:04:29.717Z Downloaded supports-hyperlinks v2.1.0
19362026-09-04T17:04:29.717Z Downloaded target-lexicon v0.13.3
19372026-09-04T17:04:29.717Z Downloaded target-spec v3.5.7
19382026-09-04T17:04:29.721Z Downloaded terminal_size v0.1.17
19392026-09-04T17:04:29.721Z Downloaded termcolor v1.4.1
19402026-09-04T17:04:29.721Z Downloaded tinytemplate v1.2.1
19412026-09-04T17:04:29.721Z Downloaded textwrap v0.15.2
19422026-09-04T17:04:29.721Z Downloaded trybuild v1.0.116
19432026-09-04T17:04:29.738Z Downloaded httpmock v0.8.3
19442026-09-04T17:04:31.565Z Checking cfg-if v1.0.4
19452026-09-04T17:04:31.944Z Checking serde_core v1.0.228
19462026-09-04T17:04:31.947Z Checking libc v0.2.185
19472026-09-04T17:04:32.042Z Checking memchr v2.8.0
19482026-09-04T17:04:32.070Z Checking smallvec v1.15.1
19492026-09-04T17:04:32.104Z Checking rand_core v0.10.0
19502026-09-04T17:04:32.128Z Checking itoa v1.0.17
19512026-09-04T17:04:32.205Z Checking subtle v2.6.1
19522026-09-04T17:04:32.208Z Checking libm v0.2.16
19532026-09-04T17:04:32.265Z Checking log v0.4.33
19542026-09-04T17:04:32.319Z Checking scopeguard v1.2.0
19552026-09-04T17:04:32.354Z Checking typenum v1.20.1
19562026-09-04T17:04:32.359Z Checking zmij v1.0.21
19572026-09-04T17:04:32.428Z Checking stable_deref_trait v1.2.1
19582026-09-04T17:04:32.463Z Checking getrandom v0.4.3
19592026-09-04T17:04:32.467Z Checking errno v0.3.14
19602026-09-04T17:04:32.498Z Checking lock_api v0.4.14
19612026-09-04T17:04:32.571Z Checking zerofrom v0.1.6
19622026-09-04T17:04:32.626Z Checking percent-encoding v2.3.2
19632026-09-04T17:04:32.667Z Checking litemap v0.8.1
19642026-09-04T17:04:32.671Z Checking writeable v0.6.2
19652026-09-04T17:04:32.737Z Checking yoke v0.8.1
19662026-09-04T17:04:32.775Z Checking icu_properties_data v2.1.2
19672026-09-04T17:04:32.812Z Checking icu_normalizer_data v2.1.1
19682026-09-04T17:04:32.864Z Checking form_urlencoded v1.2.2
19692026-09-04T17:04:32.903Z Checking num-traits v0.2.19
19702026-09-04T17:04:32.941Z Checking utf8_iter v1.0.4
19712026-09-04T17:04:32.945Z Checking zerovec v0.11.5
19722026-09-04T17:04:32.974Z Checking zerotrie v0.2.3
19732026-09-04T17:04:33.077Z Checking zerocopy v0.8.55
19742026-09-04T17:04:33.115Z Checking portable-atomic v1.13.1
19752026-09-04T17:04:33.146Z Checking critical-section v1.2.0
19762026-09-04T17:04:33.146Z Checking pin-project-lite v0.2.17
19772026-09-04T17:04:33.347Z Checking parking_lot_core v0.9.12
19782026-09-04T17:04:33.392Z Checking signal-hook-registry v1.4.8
19792026-09-04T17:04:33.392Z Checking mio v1.2.0
19802026-09-04T17:04:33.460Z Checking serde v1.0.228
19812026-09-04T17:04:33.471Z Checking bitflags v2.11.0
19822026-09-04T17:04:33.471Z Checking serde_json v1.0.151
19832026-09-04T17:04:33.587Z Checking tinystr v0.8.2
19842026-09-04T17:04:33.608Z Checking potential_utf v0.1.4
19852026-09-04T17:04:33.608Z Checking once_cell v1.21.3
19862026-09-04T17:04:33.639Z Checking parking_lot v0.12.5
19872026-09-04T17:04:33.678Z Checking iana-time-zone v0.1.65
19882026-09-04T17:04:33.716Z Checking icu_collections v2.1.1
19892026-09-04T17:04:33.752Z Checking icu_locale_core v2.1.1
19902026-09-04T17:04:33.798Z Checking uuid v1.23.4
19912026-09-04T17:04:33.841Z Checking zeroize v1.9.0
19922026-09-04T17:04:33.844Z Checking bytes v1.11.1
19932026-09-04T17:04:33.913Z Checking chrono v0.4.45
19942026-09-04T17:04:34.044Z Checking socket2 v0.6.3
19952026-09-04T17:04:34.092Z Checking semver v1.0.28
19962026-09-04T17:04:34.165Z Checking thiserror v2.0.18
19972026-09-04T17:04:34.203Z Checking dyn-clone v1.0.20
19982026-09-04T17:04:34.330Z Checking icu_provider v2.1.1
19992026-09-04T17:04:34.330Z Checking tokio v1.52.1
20002026-09-04T17:04:34.417Z Checking rustix v1.1.4
20012026-09-04T17:04:34.417Z Checking futures-core v0.3.32
20022026-09-04T17:04:34.422Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20032026-09-04T17:04:34.422Z Checking equivalent v1.0.2
20042026-09-04T17:04:34.592Z Checking icu_normalizer v2.1.1
20052026-09-04T17:04:34.630Z Checking icu_properties v2.1.2
20062026-09-04T17:04:34.634Z Checking getrandom v0.2.17
20072026-09-04T17:04:34.797Z Checking cmov v0.5.4
20082026-09-04T17:04:34.837Z Checking getrandom v0.3.4
20092026-09-04T17:04:34.873Z Checking rand_core v0.6.4
20102026-09-04T17:04:34.936Z Checking byteorder v1.5.0
20112026-09-04T17:04:35.010Z Checking futures-sink v0.3.32
20122026-09-04T17:04:35.048Z Checking ctutils v0.4.2
20132026-09-04T17:04:35.086Z Checking slab v0.4.12
20142026-09-04T17:04:35.157Z Checking futures-channel v0.3.32
20152026-09-04T17:04:35.188Z Checking futures-task v0.3.32
20162026-09-04T17:04:35.271Z Checking futures-io v0.3.32
20172026-09-04T17:04:35.310Z Checking hybrid-array v0.4.13
20182026-09-04T17:04:35.314Z Checking fnv v1.0.7
20192026-09-04T17:04:35.382Z Checking regex-syntax v0.8.10
20202026-09-04T17:04:35.389Z Checking hashbrown v0.17.0
20212026-09-04T17:04:35.452Z Checking futures-util v0.3.32
20222026-09-04T17:04:35.486Z Checking generic-array v0.14.7
20232026-09-04T17:04:35.490Z Checking idna_adapter v1.2.1
20242026-09-04T17:04:35.666Z Checking idna v1.1.0
20252026-09-04T17:04:35.841Z Checking ppv-lite86 v0.2.21
20262026-09-04T17:04:35.901Z Checking indexmap v2.14.0
20272026-09-04T17:04:35.945Z Checking url v2.5.8
20282026-09-04T17:04:35.975Z Checking thiserror v1.0.69
20292026-09-04T17:04:36.071Z Checking crypto-common v0.2.2
20302026-09-04T17:04:36.102Z Checking const-oid v0.9.6
20312026-09-04T17:04:36.161Z Checking base64ct v1.8.3
20322026-09-04T17:04:36.398Z Checking schemars v0.8.22
20332026-09-04T17:04:36.435Z Checking crypto-common v0.1.7
20342026-09-04T17:04:36.471Z Checking block-buffer v0.12.1
20352026-09-04T17:04:36.592Z Checking base64 v0.22.1
20362026-09-04T17:04:36.664Z Checking rand_core v0.9.5
20372026-09-04T17:04:36.701Z Checking block-buffer v0.10.4
20382026-09-04T17:04:36.706Z Checking erased-serde v0.3.31
20392026-09-04T17:04:36.815Z Checking utf8parse v0.2.2
20402026-09-04T17:04:36.851Z Checking anstyle v1.0.14
20412026-09-04T17:04:36.889Z Checking rand_chacha v0.9.0
20422026-09-04T17:04:36.893Z Checking digest v0.10.7
20432026-09-04T17:04:36.966Z Checking http v1.4.2
20442026-09-04T17:04:37.051Z Checking tracing-core v0.1.36
20452026-09-04T17:04:37.091Z Checking anstyle-query v1.1.5
20462026-09-04T17:04:37.135Z Checking rand v0.9.2
20472026-09-04T17:04:37.165Z Checking slog v2.8.2
20482026-09-04T17:04:37.169Z Checking colorchoice v1.0.4
20492026-09-04T17:04:37.239Z Checking is_terminal_polyfill v1.70.2
20502026-09-04T17:04:37.330Z Checking terminal_size v0.4.3
20512026-09-04T17:04:37.369Z Checking const-oid v0.10.2
20522026-09-04T17:04:37.445Z Checking fastrand v2.3.0
20532026-09-04T17:04:37.452Z Checking tracing v0.1.44
20542026-09-04T17:04:37.483Z Checking anstyle-parse v1.0.0
20552026-09-04T17:04:37.488Z Checking ipnet v2.12.0
20562026-09-04T17:04:37.549Z Checking aho-corasick v1.1.4
20572026-09-04T17:04:37.588Z Checking ipnetwork v0.21.1
20582026-09-04T17:04:37.593Z Checking tokio-util v0.7.18
20592026-09-04T17:04:37.628Z Checking tempfile v3.27.0
20602026-09-04T17:04:37.665Z Checking crossbeam-utils v0.8.21
20612026-09-04T17:04:37.737Z Checking anstream v1.0.0
20622026-09-04T17:04:37.741Z Checking unicode-ident v1.0.24
20632026-09-04T17:04:37.807Z Checking strsim v0.11.1
20642026-09-04T17:04:37.855Z Checking clap_lex v1.0.0
20652026-09-04T17:04:37.885Z Checking powerfmt v0.2.0
20662026-09-04T17:04:37.924Z Checking proc-macro2 v1.0.106
20672026-09-04T17:04:37.963Z Checking allocator-api2 v0.2.21
20682026-09-04T17:04:38.002Z Checking digest v0.11.3
20692026-09-04T17:04:38.038Z Checking clap_builder v4.6.0
20702026-09-04T17:04:38.076Z Checking deranged v0.5.8
20712026-09-04T17:04:38.081Z Checking cpufeatures v0.3.0
20722026-09-04T17:04:38.205Z Checking num_threads v0.1.7
20732026-09-04T17:04:38.247Z Checking time-core v0.1.8
20742026-09-04T17:04:38.253Z Checking regex-automata v0.4.14
20752026-09-04T17:04:38.253Z Checking num-conv v0.2.0
20762026-09-04T17:04:38.352Z Checking httparse v1.10.1
20772026-09-04T17:04:38.357Z Checking quote v1.0.45
20782026-09-04T17:04:38.357Z Checking anyhow v1.0.104
20792026-09-04T17:04:38.457Z Checking cpufeatures v0.2.17
20802026-09-04T17:04:38.463Z Checking rustls-pki-types v1.14.0
20812026-09-04T17:04:38.555Z Checking aws-lc-sys v0.40.0
20822026-09-04T17:04:38.593Z Checking untrusted v0.7.1
20832026-09-04T17:04:38.629Z Checking syn v2.0.117
20842026-09-04T17:04:38.633Z Checking http-body v1.0.1
20852026-09-04T17:04:38.778Z Checking atomic-waker v1.1.2
20862026-09-04T17:04:38.803Z Checking oxnet v0.1.6
20872026-09-04T17:04:38.839Z Checking httpdate v1.0.3
20882026-09-04T17:04:38.872Z Checking try-lock v0.2.5
20892026-09-04T17:04:38.999Z Checking want v0.3.1
20902026-09-04T17:04:39.006Z Checking time v0.3.47
20912026-09-04T17:04:39.074Z Checking aws-lc-rs v1.16.3
20922026-09-04T17:04:39.079Z Checking h2 v0.4.15
20932026-09-04T17:04:39.143Z Checking hex v0.4.3
20942026-09-04T17:04:39.180Z Checking ryu v1.0.23
20952026-09-04T17:04:39.254Z Checking clap v4.6.1
20962026-09-04T17:04:39.345Z Checking tower-service v0.3.3
20972026-09-04T17:04:39.384Z Checking untrusted v0.9.0
20982026-09-04T17:04:39.422Z Checking simd-adler32 v0.3.8
20992026-09-04T17:04:39.466Z Checking tower-layer v0.3.3
21002026-09-04T17:04:39.521Z Checking spin v0.9.8
21012026-09-04T17:04:39.622Z Checking adler2 v2.0.1
21022026-09-04T17:04:39.660Z Checking unicode-width v0.2.0
21032026-09-04T17:04:39.733Z Checking pem-rfc7468 v0.7.0
21042026-09-04T17:04:39.771Z Checking miniz_oxide v0.8.9
21052026-09-04T17:04:39.921Z Checking flagset v0.4.7
21062026-09-04T17:04:39.960Z Checking mime v0.3.17
21072026-09-04T17:04:39.963Z Checking rustls-webpki v0.103.13
21082026-09-04T17:04:40.086Z Checking der v0.7.10
21092026-09-04T17:04:40.126Z Checking block-padding v0.4.2
21102026-09-04T17:04:40.168Z Checking camino v1.2.5
21112026-09-04T17:04:40.172Z Checking pretty-hex v0.4.1
21122026-09-04T17:04:40.247Z Checking http-body-util v0.1.3
21132026-09-04T17:04:40.304Z Checking inout v0.2.2
21142026-09-04T17:04:40.374Z Checking plain v0.2.3
21152026-09-04T17:04:40.450Z Checking rand_chacha v0.3.1
21162026-09-04T17:04:40.485Z Checking ucd-trie v0.1.7
21172026-09-04T17:04:40.489Z Checking rustls v0.23.41
21182026-09-04T17:04:40.519Z Checking openssl-probe v0.2.1
21192026-09-04T17:04:40.589Z Checking cipher v0.5.2
21202026-09-04T17:04:40.646Z Checking pest v2.8.6
21212026-09-04T17:04:40.683Z Checking regex v1.12.3
21222026-09-04T17:04:40.689Z Checking rand v0.8.6
21232026-09-04T17:04:40.832Z Checking serde_urlencoded v0.7.1
21242026-09-04T17:04:40.875Z Checking encoding_rs v0.8.35
21252026-09-04T17:04:40.919Z Checking bit-vec v0.8.0
21262026-09-04T17:04:40.991Z Checking spki v0.7.3
21272026-09-04T17:04:41.066Z Checking futures-executor v0.3.32
21282026-09-04T17:04:41.149Z Checking bit-set v0.8.0
21292026-09-04T17:04:41.221Z Checking wait-timeout v0.2.1
21302026-09-04T17:04:41.301Z Checking futures v0.3.32
21312026-09-04T17:04:41.321Z Checking crc32fast v1.5.0
21322026-09-04T17:04:41.357Z Checking quick-error v1.2.3
21332026-09-04T17:04:41.376Z Checking either v1.15.0
21342026-09-04T17:04:41.376Z Checking rand_xorshift v0.4.0
21352026-09-04T17:04:41.446Z Checking sync_wrapper v1.0.2
21362026-09-04T17:04:41.494Z Checking rusty-fork v0.3.1
21372026-09-04T17:04:41.544Z Checking unarray v0.1.4
21382026-09-04T17:04:41.586Z Checking pkcs8 v0.10.2
21392026-09-04T17:04:41.590Z Checking tower v0.5.3
21402026-09-04T17:04:41.714Z Checking iri-string v0.7.10
21412026-09-04T17:04:41.743Z Checking proptest v1.11.0
21422026-09-04T17:04:41.759Z Checking foldhash v0.2.0
21432026-09-04T17:04:41.786Z Checking openapiv3 v2.2.0
21442026-09-04T17:04:41.828Z Checking static_assertions v1.1.0
21452026-09-04T17:04:41.915Z Checking hyper v1.10.1
21462026-09-04T17:04:41.946Z Checking hashbrown v0.16.1
21472026-09-04T17:04:41.950Z Checking zlib-rs v0.6.2
21482026-09-04T17:04:42.026Z Checking sha2 v0.10.9
21492026-09-04T17:04:42.323Z Checking rustls-native-certs v0.8.3
21502026-09-04T17:04:42.468Z Checking lazy_static v1.5.0
21512026-09-04T17:04:42.552Z Checking hubpack v0.1.2
21522026-09-04T17:04:42.600Z Checking tinyvec_macros v0.1.1
21532026-09-04T17:04:42.689Z Checking psl-types v2.0.11
21542026-09-04T17:04:42.729Z Checking tinyvec v1.10.0
21552026-09-04T17:04:42.732Z Checking tower-http v0.6.8
21562026-09-04T17:04:42.803Z Checking tokio-rustls v0.26.4
21572026-09-04T17:04:42.840Z Checking publicsuffix v2.3.0
21582026-09-04T17:04:42.844Z Checking hyper-util v0.1.20
21592026-09-04T17:04:42.912Z Checking flate2 v1.1.9
21602026-09-04T17:04:43.025Z Checking cookie v0.18.1
21612026-09-04T17:04:43.064Z Checking rustls-platform-verifier v0.6.2
21622026-09-04T17:04:43.068Z Checking signature v2.2.0
21632026-09-04T17:04:43.104Z Checking num-integer v0.1.46
21642026-09-04T17:04:43.111Z Checking strum v0.26.3
21652026-09-04T17:04:43.225Z Checking scroll v0.13.0
21662026-09-04T17:04:43.266Z Checking ahash v0.8.12
21672026-09-04T17:04:43.270Z Checking memmap2 v0.9.10
21682026-09-04T17:04:43.338Z Checking unicode-width v0.1.14
21692026-09-04T17:04:43.341Z Checking cookie_store v0.22.1
21702026-09-04T17:04:43.408Z Checking dtrace-parser v0.3.0
21712026-09-04T17:04:43.477Z Checking goblin v0.10.5
21722026-09-04T17:04:43.483Z Checking newtype-uuid v1.3.2
21732026-09-04T17:04:43.551Z Checking toml_datetime v0.6.11
21742026-09-04T17:04:43.555Z Checking serde_spanned v0.6.9
21752026-09-04T17:04:43.622Z Checking thread-id v5.1.0
21762026-09-04T17:04:43.664Z Checking data-encoding v2.10.0
21772026-09-04T17:04:43.720Z Checking bstr v1.12.1
21782026-09-04T17:04:43.759Z Checking hmac v0.12.1
21792026-09-04T17:04:43.762Z Checking daft v0.1.8
21802026-09-04T17:04:43.792Z Checking base64 v0.21.7
21812026-09-04T17:04:43.795Z Checking x509-cert v0.2.5
21822026-09-04T17:04:43.924Z Checking crossbeam-epoch v0.9.18
21832026-09-04T17:04:43.987Z Checking memoffset v0.9.1
21842026-09-04T17:04:44.060Z Checking num-iter v0.1.45
21852026-09-04T17:04:44.093Z Checking scroll v0.12.0
21862026-09-04T17:04:44.130Z Checking zerocopy v0.7.35
21872026-09-04T17:04:44.134Z Checking hyper-rustls v0.27.7
21882026-09-04T17:04:44.134Z Checking rustix v0.38.44
21892026-09-04T17:04:44.241Z Checking env_filter v2.0.0
21902026-09-04T17:04:44.246Z Checking unicode-linebreak v0.1.5
21912026-09-04T17:04:44.346Z Checking goblin v0.8.2
21922026-09-04T17:04:44.406Z Checking reqwest v0.13.2
21932026-09-04T17:04:44.456Z Checking unicode-segmentation v1.12.0
21942026-09-04T17:04:44.494Z Checking tap v1.0.1
21952026-09-04T17:04:44.542Z Checking smawk v0.3.2
21962026-09-04T17:04:44.625Z Checking wyz v0.5.1
21972026-09-04T17:04:44.667Z Checking env_logger v0.11.11
21982026-09-04T17:04:44.702Z Checking num-bigint-dig v0.8.6
21992026-09-04T17:04:44.803Z Checking nix v0.31.2
22002026-09-04T17:04:44.846Z Checking pkcs1 v0.7.5
22012026-09-04T17:04:44.884Z Checking dtrace-parser v0.2.0
22022026-09-04T17:04:45.042Z Checking ff v0.13.1
22032026-09-04T17:04:45.080Z Checking radium v0.7.0
22042026-09-04T17:04:45.144Z Checking thread-id v4.2.2
22052026-09-04T17:04:45.191Z Checking winnow v1.0.3
22062026-09-04T17:04:45.255Z Checking crc-catalog v2.4.0
22072026-09-04T17:04:45.291Z Checking same-file v1.0.6
22082026-09-04T17:04:45.295Z Checking funty v2.0.0
22092026-09-04T17:04:45.375Z Checking base16ct v0.2.0
22102026-09-04T17:04:45.442Z Checking walkdir v2.5.0
22112026-09-04T17:04:45.533Z Checking sec1 v0.7.3
22122026-09-04T17:04:45.571Z Checking rsa v0.9.10
22132026-09-04T17:04:45.636Z Checking crc v3.4.0
22142026-09-04T17:04:45.669Z Checking bitvec v1.0.1
22152026-09-04T17:04:45.765Z Checking group v0.13.0
22162026-09-04T17:04:45.818Z Checking dof v0.4.0
22172026-09-04T17:04:45.846Z Checking hkdf v0.12.4
22182026-09-04T17:04:45.942Z Checking unicode-normalization v0.1.25
22192026-09-04T17:04:46.011Z Checking crypto-bigint v0.5.5
22202026-09-04T17:04:46.020Z Checking zerocopy v0.6.6
22212026-09-04T17:04:46.084Z Checking maybe-uninit v2.0.0
22222026-09-04T17:04:46.088Z Checking nodrop v0.1.14
22232026-09-04T17:04:46.184Z Checking foldhash v0.1.5
22242026-09-04T17:04:46.238Z Checking is_ci v1.2.0
22252026-09-04T17:04:46.276Z Checking dof v0.3.0
22262026-09-04T17:04:46.350Z Checking foreign-types-shared v0.1.1
22272026-09-04T17:04:46.391Z Checking gimli v0.32.3
22282026-09-04T17:04:46.399Z Checking winnow v0.5.40
22292026-09-04T17:04:46.399Z Checking hashbrown v0.15.5
22302026-09-04T17:04:46.492Z Checking usdt-impl v0.6.0
22312026-09-04T17:04:46.504Z Checking foreign-types v0.3.2
22322026-09-04T17:04:46.580Z Checking usdt-impl v0.5.0
22332026-09-04T17:04:46.622Z Checking array-init v0.0.4
22342026-09-04T17:04:46.799Z Checking usdt v0.6.0
22352026-09-04T17:04:46.890Z Checking smallvec v0.6.14
22362026-09-04T17:04:46.942Z Checking serde_with v3.21.0
22372026-09-04T17:04:46.972Z Checking bitfield v0.19.4
22382026-09-04T17:04:46.987Z Checking elliptic-curve v0.13.8
22392026-09-04T17:04:47.031Z Checking bzip2-sys v0.1.13+1.0.8
22402026-09-04T17:04:47.036Z Checking packed_struct v0.10.1
22412026-09-04T17:04:47.104Z Checking openssl-sys v0.9.117
22422026-09-04T17:04:47.152Z Checking object v0.37.3
22432026-09-04T17:04:47.251Z Checking keccak v0.1.6
22442026-09-04T17:04:47.328Z Checking hashbrown v0.12.3
22452026-09-04T17:04:47.459Z Checking bitflags v1.3.2
22462026-09-04T17:04:47.495Z Checking siphasher v1.0.2
22472026-09-04T17:04:47.548Z Checking rustc-demangle v0.1.27
22482026-09-04T17:04:47.619Z Checking toml_edit v0.19.15
22492026-09-04T17:04:47.684Z Checking openssl v0.10.80
22502026-09-04T17:04:47.766Z Checking indexmap v1.9.3
22512026-09-04T17:04:47.806Z Checking sha3 v0.10.8
22522026-09-04T17:04:47.938Z Checking addr2line v0.25.1
22532026-09-04T17:04:48.039Z Checking bzip2 v0.4.4
22542026-09-04T17:04:48.112Z Checking serde-hex v0.1.0
22552026-09-04T17:04:48.147Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22562026-09-04T17:04:48.220Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22572026-09-04T17:04:48.257Z Checking toml_parser v1.1.2+spec-1.1.0
22582026-09-04T17:04:48.396Z Checking ron v0.8.1
22592026-09-04T17:04:48.434Z Checking hashbrown v0.13.2
22602026-09-04T17:04:48.678Z Checking itertools v0.15.0
22612026-09-04T17:04:48.691Z Checking toml v0.7.8
22622026-09-04T17:04:48.874Z Checking itertools v0.13.0
22632026-09-04T17:04:48.940Z Checking signal-hook v0.3.18
22642026-09-04T17:04:49.010Z Checking crc-any v2.5.0
22652026-09-04T17:04:49.167Z Checking managed v0.8.0
22662026-09-04T17:04:49.220Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22672026-09-04T17:04:49.394Z Checking object v0.30.4
22682026-09-04T17:04:49.431Z Checking zip v0.6.6
22692026-09-04T17:04:49.434Z Checking backtrace v0.3.76
22702026-09-04T17:04:49.607Z Checking globset v0.4.18
22712026-09-04T17:04:49.669Z Checking chacha20 v0.10.0
22722026-09-04T17:04:49.729Z Checking curve25519-dalek v4.1.3
22732026-09-04T17:04:49.786Z Checking backtrace-ext v0.2.1
22742026-09-04T17:04:49.825Z Checking toml_write v0.1.2
22752026-09-04T17:04:49.887Z Checking path-slash v0.1.5
22762026-09-04T17:04:49.925Z Checking winnow v0.7.14
22772026-09-04T17:04:49.961Z Checking native-tls v0.2.18
22782026-09-04T17:04:49.964Z Checking signal-hook-mio v0.2.5
22792026-09-04T17:04:50.038Z Checking textwrap v0.16.2
22802026-09-04T17:04:50.052Z Checking ed25519 v2.2.3
22812026-09-04T17:04:50.105Z Checking ref-cast v1.0.25
22822026-09-04T17:04:50.205Z Checking pin-project v1.1.11
22832026-09-04T17:04:50.243Z Checking jiff-core v0.1.0
22842026-09-04T17:04:50.288Z Checking tokio-native-tls v0.3.1
22852026-09-04T17:04:50.291Z Checking pem v3.0.6
22862026-09-04T17:04:50.362Z Checking zstd-sys v2.0.16+zstd.1.5.7
22872026-09-04T17:04:50.484Z Checking owo-colors v4.3.0
22882026-09-04T17:04:50.523Z Checking fixedbitset v0.5.7
22892026-09-04T17:04:50.530Z Checking ed25519-dalek v2.2.0
22902026-09-04T17:04:50.530Z Checking zstd-safe v7.2.4
22912026-09-04T17:04:50.748Z Checking petgraph v0.8.3
22922026-09-04T17:04:50.788Z Checking hyper-tls v0.6.0
22932026-09-04T17:04:50.847Z Checking snafu v0.8.9
22942026-09-04T17:04:50.948Z Checking jiff v0.2.34
22952026-09-04T17:04:50.992Z Checking crossterm v0.28.1
22962026-09-04T17:04:51.056Z Checking supports-color v3.0.2
22972026-09-04T17:04:51.093Z Checking similar v2.7.0
22982026-09-04T17:04:51.129Z Checking toml_edit v0.22.27
22992026-09-04T17:04:51.166Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23002026-09-04T17:04:51.205Z Checking fs-err v3.3.0
23012026-09-04T17:04:51.477Z Checking hash32 v0.2.1
23022026-09-04T17:04:51.515Z Checking serde-big-array v0.5.1
23032026-09-04T17:04:51.551Z Checking serde_plain v1.0.2
23042026-09-04T17:04:51.665Z Checking unicode-bidi v0.3.18
23052026-09-04T17:04:51.705Z Checking libbz2-rs-sys v0.2.2
23062026-09-04T17:04:51.741Z Checking predicates-core v1.0.10
23072026-09-04T17:04:51.744Z Checking bumpalo v3.20.2
23082026-09-04T17:04:51.895Z Checking unicode-properties v0.1.4
23092026-09-04T17:04:51.984Z Checking typed-path v0.9.3
23102026-09-04T17:04:52.023Z Checking zopfli v0.8.3
23112026-09-04T17:04:52.114Z Checking bzip2 v0.6.1
23122026-09-04T17:04:52.117Z Checking stringprep v0.1.5
23132026-09-04T17:04:52.184Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23142026-09-04T17:04:52.218Z Checking heapless v0.7.17
23152026-09-04T17:04:52.303Z Checking reqwest v0.12.28
23162026-09-04T17:04:52.342Z Checking zstd v0.13.3
23172026-09-04T17:04:52.345Z Checking hickory-proto v0.25.2
23182026-09-04T17:04:52.414Z Checking byte-wrapper v0.1.0
23192026-09-04T17:04:52.533Z Checking md-5 v0.10.6
23202026-09-04T17:04:52.572Z Checking float-cmp v0.10.0
23212026-09-04T17:04:52.642Z Checking supports-unicode v3.0.0
23222026-09-04T17:04:52.646Z Checking normalize-line-endings v0.3.0
23232026-09-04T17:04:52.717Z Checking supports-hyperlinks v3.2.0
23242026-09-04T17:04:52.752Z Checking fallible-iterator v0.2.0
23252026-09-04T17:04:52.789Z Checking difflib v0.4.0
23262026-09-04T17:04:52.797Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23272026-09-04T17:04:52.859Z Checking smoltcp v0.9.1
23282026-09-04T17:04:52.862Z Checking zip v4.6.1
23292026-09-04T17:04:52.862Z Checking miette v7.6.0
23302026-09-04T17:04:52.995Z Checking predicates v3.1.4
23312026-09-04T17:04:53.048Z Checking postgres-protocol v0.6.10
23322026-09-04T17:04:53.088Z Checking iddqd v0.4.2
23332026-09-04T17:04:53.321Z Checking phf_shared v0.13.1
23342026-09-04T17:04:53.388Z Checking phf_shared v0.11.3
23352026-09-04T17:04:53.425Z Checking olpc-cjson v0.1.4
23362026-09-04T17:04:53.464Z Checking tokio-stream v0.1.18
23372026-09-04T17:04:53.501Z Checking derive_more v2.1.1
23382026-09-04T17:04:53.504Z Checking strum v0.27.2
23392026-09-04T17:04:53.573Z Checking lalrpop-util v0.19.12
23402026-09-04T17:04:53.577Z Checking precomputed-hash v0.1.1
23412026-09-04T17:04:53.665Z Checking fixedbitset v0.4.2
23422026-09-04T17:04:53.670Z Checking new_debug_unreachable v1.0.6
23432026-09-04T17:04:53.716Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23442026-09-04T17:04:53.768Z Checking tough v0.22.0
23452026-09-04T17:04:53.790Z Checking phf v0.13.1
23462026-09-04T17:04:53.793Z Checking string_cache v0.8.9
23472026-09-04T17:04:53.862Z Checking petgraph v0.6.5
23482026-09-04T17:04:53.867Z Checking postgres-types v0.2.12
23492026-09-04T17:04:53.964Z Checking buf-list v1.1.2
23502026-09-04T17:04:54.016Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23512026-09-04T17:04:54.054Z Checking whoami v2.1.0
23522026-09-04T17:04:54.177Z Checking peg-runtime v0.8.5
23532026-09-04T17:04:54.281Z Checking tokio-postgres v0.7.16
23542026-09-04T17:04:54.336Z Checking is-terminal v0.4.17
23552026-09-04T17:04:54.369Z Checking crossbeam-channel v0.5.15
23562026-09-04T17:04:54.406Z Checking thread_local v1.1.9
23572026-09-04T17:04:54.451Z Checking take_mut v0.2.2
23582026-09-04T17:04:54.587Z Checking term v1.2.1
23592026-09-04T17:04:54.626Z Compiling newtype-uuid-macros v0.1.0
23602026-09-04T17:04:54.745Z Checking slog-async v2.8.0
23612026-09-04T17:04:54.839Z Checking slog-term v2.9.2
23622026-09-04T17:04:54.982Z Checking match_cfg v0.1.0
23632026-09-04T17:04:55.050Z Checking hostname v0.3.1
23642026-09-04T17:04:55.125Z Checking slog-json v2.6.1
23652026-09-04T17:04:55.165Z Compiling multer v3.1.0
23662026-09-04T17:04:55.168Z Compiling async-stream-impl v0.3.6
23672026-09-04T17:04:55.235Z Compiling dropshot v0.17.1
23682026-09-04T17:04:55.310Z Checking slog-bunyan v2.5.0
23692026-09-04T17:04:55.420Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23702026-09-04T17:04:55.456Z Checking debug-ignore v1.0.5
23712026-09-04T17:04:55.526Z Compiling dropshot_endpoint v0.17.1
23722026-09-04T17:04:55.571Z Checking serde_path_to_error v0.1.20
23732026-09-04T17:04:55.611Z Checking sha1 v0.11.0
23742026-09-04T17:04:55.615Z Checking serde_spanned v1.1.1
23752026-09-04T17:04:55.786Z Checking toml_datetime v1.1.1+spec-1.1.0
23762026-09-04T17:04:55.822Z Checking compression-core v0.4.31
23772026-09-04T17:04:55.828Z Checking toml_writer v1.1.1+spec-1.1.0
23782026-09-04T17:04:55.883Z Checking async-stream v0.3.6
23792026-09-04T17:04:55.918Z Checking waitgroup v0.1.2
23802026-09-04T17:04:55.990Z Checking compression-codecs v0.4.37
23812026-09-04T17:04:56.062Z Checking rustls-pemfile v2.2.0
23822026-09-04T17:04:56.066Z Checking toml v1.1.2+spec-1.1.0
23832026-09-04T17:04:56.066Z Checking hostname v0.4.2
23842026-09-04T17:04:56.169Z Checking progenitor-client v0.14.0
23852026-09-04T17:04:56.174Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23862026-09-04T17:04:56.244Z Checking atomicwrites v0.4.4
23872026-09-04T17:04:56.248Z Checking async-compression v0.4.41
23882026-09-04T17:04:56.248Z Compiling serde_tokenstream v0.3.0
23892026-09-04T17:04:56.354Z Compiling parse-display-derive v0.10.0
23902026-09-04T17:04:56.397Z Checking regress v0.10.5
23912026-09-04T17:04:56.436Z Checking macaddr v1.0.1
23922026-09-04T17:04:56.557Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23932026-09-04T17:04:56.618Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23942026-09-04T17:04:56.656Z Checking instant v0.1.13
23952026-09-04T17:04:56.659Z Compiling oxide-generation-macros v0.2.0
23962026-09-04T17:04:56.737Z Checking itertools v0.14.0
23972026-09-04T17:04:56.766Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23982026-09-04T17:04:56.802Z Checking oxide-generation v0.1.3
23992026-09-04T17:04:56.983Z Checking backoff v0.4.0
24002026-09-04T17:04:57.022Z Checking backon v1.6.0
24012026-09-04T17:04:57.063Z Checking humantime v2.3.0
24022026-09-04T17:04:57.190Z Compiling convert_case v0.4.0
24032026-09-04T17:04:57.229Z Checking progenitor-extras v0.2.0
24042026-09-04T17:04:57.264Z Checking half v2.7.1
24052026-09-04T17:04:57.447Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24062026-09-04T17:04:57.486Z Checking ciborium-io v0.2.2
24072026-09-04T17:04:57.583Z Compiling derive_more v0.99.20
24082026-09-04T17:04:57.586Z Checking heck v0.5.0
24092026-09-04T17:04:57.654Z Checking ciborium-ll v0.2.2
24102026-09-04T17:04:57.695Z Checking secrecy v0.10.3
24112026-09-04T17:04:57.772Z Checking camino-tempfile v1.4.1
24122026-09-04T17:04:57.807Z Checking indent_write v2.2.0
24132026-09-04T17:04:57.846Z Compiling crucible-workspace-hack v0.1.0
24142026-09-04T17:04:57.849Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24152026-09-04T17:04:57.919Z Checking ciborium v0.2.2
24162026-09-04T17:04:57.956Z Compiling regress v0.11.1
24172026-09-04T17:04:57.989Z Checking inout v0.1.4
24182026-09-04T17:04:58.037Z Checking parse-display v0.10.0
24192026-09-04T17:04:58.161Z Checking cipher v0.4.4
24202026-09-04T17:04:58.206Z Checking universal-hash v0.5.1
24212026-09-04T17:04:58.245Z Compiling thiserror-impl-no-std v2.0.2
24222026-09-04T17:04:58.249Z Checking opaque-debug v0.3.1
24232026-09-04T17:04:58.359Z Checking blake2 v0.10.6
24242026-09-04T17:04:58.400Z Checking aead v0.5.2
24252026-09-04T17:04:58.480Z Checking chacha20 v0.9.1
24262026-09-04T17:04:58.480Z Checking poly1305 v0.8.0
24272026-09-04T17:04:58.621Z Checking password-hash v0.5.0
24282026-09-04T17:04:58.660Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24292026-09-04T17:04:58.663Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24302026-09-04T17:04:58.728Z Checking chacha20poly1305 v0.10.1
24312026-09-04T17:04:58.872Z Checking argon2 v0.5.3
24322026-09-04T17:04:58.910Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24332026-09-04T17:04:59.117Z Compiling unsafe-libyaml v0.2.11
24342026-09-04T17:04:59.173Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24352026-09-04T17:04:59.242Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24362026-09-04T17:04:59.302Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24372026-09-04T17:04:59.449Z Checking thiserror-no-std v2.0.2
24382026-09-04T17:04:59.521Z Checking swrite v0.1.0
24392026-09-04T17:04:59.567Z Compiling typify-impl v0.6.2
24402026-09-04T17:04:59.641Z Checking vsss-rs v3.3.4
24412026-09-04T17:04:59.911Z Compiling serde_yaml v0.9.34+deprecated
24422026-09-04T17:05:00.177Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24432026-09-04T17:05:00.762Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24442026-09-04T17:05:00.911Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24452026-09-04T17:05:00.949Z Checking crossbeam-deque v0.8.6
24462026-09-04T17:05:01.038Z Compiling rayon-core v1.13.0
24472026-09-04T17:05:01.162Z Compiling num-derive v0.4.2
24482026-09-04T17:05:01.217Z Compiling toml_datetime v0.7.5+spec-1.1.0
24492026-09-04T17:05:01.358Z Compiling proc-macro-error v1.0.4
24502026-09-04T17:05:01.489Z Compiling toml_edit v0.23.10+spec-1.0.0
24512026-09-04T17:05:01.662Z Checking rayon v1.11.0
24522026-09-04T17:05:01.700Z Checking tabwriter v1.4.1
24532026-09-04T17:05:01.703Z Compiling illumos-nvpair-sys v0.2.0
24542026-09-04T17:05:01.878Z Checking glob v0.3.3
24552026-09-04T17:05:01.928Z Compiling heapless v0.8.0
24562026-09-04T17:05:02.079Z Compiling proc-macro-crate v3.4.0
24572026-09-04T17:05:02.117Z Checking hash32 v0.3.1
24582026-09-04T17:05:02.161Z Compiling ingot-macros v0.2.0
24592026-09-04T17:05:02.278Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24602026-09-04T17:05:02.444Z Checking colored v3.1.1
24612026-09-04T17:05:02.509Z Compiling smoltcp v0.11.0
24622026-09-04T17:05:02.633Z Compiling num_enum_derive v0.7.6
24632026-09-04T17:05:02.668Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24642026-09-04T17:05:02.704Z Checking illumos-nvpair v0.3.0
24652026-09-04T17:05:02.907Z Checking toml v0.8.23
24662026-09-04T17:05:02.953Z Checking cobs v0.3.0
24672026-09-04T17:05:03.007Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24682026-09-04T17:05:03.157Z Checking postcard v1.1.3
24692026-09-04T17:05:03.261Z Checking rand v0.10.1
24702026-09-04T17:05:03.264Z Compiling proc-macro-crate v1.3.1
24712026-09-04T17:05:03.473Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24722026-09-04T17:05:03.694Z Checking num_enum v0.7.6
24732026-09-04T17:05:03.730Z Checking sigpipe v0.1.3
24742026-09-04T17:05:03.767Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24752026-09-04T17:05:03.800Z Compiling foreign-types-macros v0.2.3
24762026-09-04T17:05:03.838Z Checking foreign-types-shared v0.3.1
24772026-09-04T17:05:03.849Z Compiling num_enum_derive v0.5.11
24782026-09-04T17:05:04.028Z Compiling typify-macro v0.6.2
24792026-09-04T17:05:04.109Z Compiling usdt-attr-macro v0.5.0
24802026-09-04T17:05:04.210Z Compiling usdt-macro v0.5.0
24812026-09-04T17:05:04.305Z Checking memmap v0.7.0
24822026-09-04T17:05:04.439Z Checking foreign-types v0.5.0
24832026-09-04T17:05:04.477Z Checking cstr-argument v0.1.2
24842026-09-04T17:05:04.546Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24852026-09-04T17:05:04.626Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24862026-09-04T17:05:04.949Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24872026-09-04T17:05:04.986Z Checking num_enum v0.5.11
24882026-09-04T17:05:05.022Z Checking usdt v0.5.0
24892026-09-04T17:05:05.026Z Checking ingot-types v0.2.0
24902026-09-04T17:05:05.026Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24912026-09-04T17:05:05.126Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24922026-09-04T17:05:05.129Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24932026-09-04T17:05:05.206Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24942026-09-04T17:05:05.263Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24952026-09-04T17:05:05.301Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24962026-09-04T17:05:05.332Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24972026-09-04T17:05:05.410Z Compiling zone_cfg_derive v0.3.1
24982026-09-04T17:05:05.448Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24992026-09-04T17:05:05.485Z Checking ingot v0.2.1
25002026-09-04T17:05:05.528Z Checking itertools v0.12.1
25012026-09-04T17:05:05.651Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25022026-09-04T17:05:05.830Z Compiling typify v0.6.2
25032026-09-04T17:05:05.946Z Compiling progenitor-impl v0.14.0
25042026-09-04T17:05:05.983Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25052026-09-04T17:05:06.067Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25062026-09-04T17:05:06.162Z Checking smf v0.2.3
25072026-09-04T17:05:06.216Z Checking whoami v1.6.1
25082026-09-04T17:05:06.314Z Compiling derive-where v1.6.0
25092026-09-04T17:05:06.416Z Checking tokio-dtrace v0.1.1
25102026-09-04T17:05:06.419Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25112026-09-04T17:05:06.544Z Checking zone v0.3.1
25122026-09-04T17:05:06.664Z Checking oxide-tokio-rt v0.1.4
25132026-09-04T17:05:06.867Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25142026-09-04T17:05:06.918Z Checking console v0.15.11
25152026-09-04T17:05:06.954Z Checking newline-converter v0.3.0
25162026-09-04T17:05:07.035Z Checking bytecount v0.6.9
25172026-09-04T17:05:07.093Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25182026-09-04T17:05:07.097Z Checking num-rational v0.4.2
25192026-09-04T17:05:07.170Z Checking num-complex v0.4.6
25202026-09-04T17:05:07.222Z Checking expectorate v1.2.0
25212026-09-04T17:05:07.418Z Compiling cancel-safe-futures v0.1.5
25222026-09-04T17:05:07.434Z Checking float-ord v0.3.2
25232026-09-04T17:05:07.532Z Checking num v0.4.3
25242026-09-04T17:05:07.570Z Checking linear-map v1.2.0
25252026-09-04T17:05:07.617Z Checking oxide-update-engine-types v0.1.2
25262026-09-04T17:05:07.689Z Checking gethostname v0.5.0
25272026-09-04T17:05:07.768Z Compiling prettyplease v0.2.37
25282026-09-04T17:05:07.806Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25292026-09-04T17:05:07.987Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25302026-09-04T17:05:08.209Z Checking resolv-conf v0.7.6
25312026-09-04T17:05:08.249Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25322026-09-04T17:05:08.254Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25332026-09-04T17:05:08.319Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25342026-09-04T17:05:08.423Z Checking papergrid v0.11.0
25352026-09-04T17:05:08.517Z Compiling tabled_derive v0.7.0
25362026-09-04T17:05:08.521Z Compiling progenitor-macro v0.14.0
25372026-09-04T17:05:08.590Z Checking oxide-update-engine v0.1.2
25382026-09-04T17:05:09.034Z Compiling slog-dtrace v0.3.0
25392026-09-04T17:05:09.304Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25402026-09-04T17:05:09.384Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25412026-09-04T17:05:09.547Z Checking tabled v0.15.0
25422026-09-04T17:05:09.899Z Checking crossterm v0.29.0
25432026-09-04T17:05:09.902Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25442026-09-04T17:05:10.169Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25452026-09-04T17:05:10.428Z Checking linked-hash-map v0.5.6
25462026-09-04T17:05:10.633Z Checking lru-cache v0.1.2
25472026-09-04T17:05:10.832Z Checking hickory-proto v0.24.4
25482026-09-04T17:05:10.869Z Checking fd-lock v4.0.4
25492026-09-04T17:05:11.555Z Checking vte v0.14.1
25502026-09-04T17:05:11.828Z Checking strip-ansi-escapes v0.2.1
25512026-09-04T17:05:13.035Z Checking termtree v0.5.1
25522026-09-04T17:05:13.092Z Checking nu-ansi-term v0.50.3
25532026-09-04T17:05:13.132Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25542026-09-04T17:05:13.203Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25552026-09-04T17:05:13.327Z Checking reedline v0.40.0
25562026-09-04T17:05:13.362Z Checking hickory-resolver v0.24.4
25572026-09-04T17:05:13.498Z Checking progenitor v0.14.0
25582026-09-04T17:05:13.673Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25592026-09-04T17:05:13.710Z Compiling minimal-lexical v0.2.1
25602026-09-04T17:05:14.036Z Compiling nom v7.1.3
25612026-09-04T17:05:14.110Z Checking qorb v0.4.1
25622026-09-04T17:05:14.517Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25632026-09-04T17:05:15.374Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25642026-09-04T17:05:15.410Z Compiling unicode-xid v0.2.6
25652026-09-04T17:05:15.504Z Checking display-error-chain v0.2.2
25662026-09-04T17:05:15.567Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25672026-09-04T17:05:15.833Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25682026-09-04T17:05:15.939Z Compiling ar_archive_writer v0.5.1
25692026-09-04T17:05:16.095Z Checking csv-core v0.1.13
25702026-09-04T17:05:16.136Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25712026-09-04T17:05:16.285Z Compiling stacker v0.1.23
25722026-09-04T17:05:16.303Z Compiling semver v0.1.20
25732026-09-04T17:05:16.303Z Checking highway v1.3.0
25742026-09-04T17:05:16.316Z Checking csv v1.4.0
25752026-09-04T17:05:16.488Z Compiling cfg_aliases v0.1.1
25762026-09-04T17:05:16.573Z Compiling rustc_version v0.1.7
25772026-09-04T17:05:16.609Z Compiling nix v0.28.0
25782026-09-04T17:05:16.645Z Checking nibble_vec v0.1.0
25792026-09-04T17:05:16.705Z Checking endian-type v0.1.2
25802026-09-04T17:05:16.784Z Compiling psm v0.1.30
25812026-09-04T17:05:16.823Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25822026-09-04T17:05:16.857Z Compiling newtype_derive v0.1.6
25832026-09-04T17:05:16.891Z Checking radix_trie v0.2.1
25842026-09-04T17:05:17.028Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25852026-09-04T17:05:17.071Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25862026-09-04T17:05:17.130Z Checking phf_shared v0.12.1
25872026-09-04T17:05:17.335Z Compiling recursive-proc-macro-impl v0.1.1
25882026-09-04T17:05:17.339Z Compiling chrono-tz v0.10.4
25892026-09-04T17:05:17.453Z Checking phf v0.12.1
25902026-09-04T17:05:17.648Z Compiling const_format_proc_macros v0.2.34
25912026-09-04T17:05:17.714Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25922026-09-04T17:05:17.750Z Compiling peg-macros v0.8.5
25932026-09-04T17:05:17.796Z Checking recursive v0.1.1
25942026-09-04T17:05:17.833Z Checking winnow v0.6.26
25952026-09-04T17:05:17.914Z Compiling sqlparser_derive v0.5.0
25962026-09-04T17:05:18.185Z Checking unicode_categories v0.1.1
25972026-09-04T17:05:18.229Z Checking home v0.5.12
25982026-09-04T17:05:18.505Z Checking const_format v0.2.35
25992026-09-04T17:05:18.681Z Checking sqlparser v0.61.0
26002026-09-04T17:05:18.763Z Checking rustyline v14.0.0
26012026-09-04T17:05:19.002Z Checking sqlformat v0.3.5
26022026-09-04T17:05:19.089Z Checking peg v0.8.5
26032026-09-04T17:05:19.194Z Checking bcs v0.1.6
26042026-09-04T17:05:19.466Z Checking nom v8.0.0
26052026-09-04T17:05:19.469Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26062026-09-04T17:05:19.538Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26072026-09-04T17:05:19.541Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26082026-09-04T17:05:19.760Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26092026-09-04T17:05:19.862Z Checking steno v0.4.1
26102026-09-04T17:05:20.045Z Checking sha1 v0.10.6
26112026-09-04T17:05:20.084Z Checking filetime v0.2.27
26122026-09-04T17:05:20.244Z Checking xattr v1.6.1
26132026-09-04T17:05:20.281Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26142026-09-04T17:05:20.416Z Checking tar v0.4.46
26152026-09-04T17:05:20.479Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26162026-09-04T17:05:20.517Z Checking subprocess v0.2.15
26172026-09-04T17:05:20.849Z Checking headers-core v0.3.0
26182026-09-04T17:05:20.869Z Checking yasna v0.5.2
26192026-09-04T17:05:20.905Z Checking port-file v0.1.0
26202026-09-04T17:05:20.971Z Checking headers v0.4.1
26212026-09-04T17:05:21.206Z Checking tagptr v0.2.0
26222026-09-04T17:05:21.276Z Checking rcgen v0.12.1
26232026-09-04T17:05:21.312Z Checking moka v0.12.13
26242026-09-04T17:05:21.452Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26252026-09-04T17:05:21.455Z Checking dropshot-api-manager-types v0.8.0
26262026-09-04T17:05:21.624Z Checking utf-8 v0.7.6
26272026-09-04T17:05:21.683Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26282026-09-04T17:05:21.733Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26292026-09-04T17:05:21.786Z Compiling libefi-sys v0.1.0
26302026-09-04T17:05:21.855Z Compiling bitfield-struct v0.6.2
26312026-09-04T17:05:21.983Z Checking hickory-resolver v0.25.2
26322026-09-04T17:05:22.192Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26332026-09-04T17:05:22.273Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26342026-09-04T17:05:22.312Z Checking tungstenite v0.21.0
26352026-09-04T17:05:22.460Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26362026-09-04T17:05:22.511Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26372026-09-04T17:05:22.649Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26382026-09-04T17:05:22.737Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26392026-09-04T17:05:22.769Z Compiling xshell-macros v0.2.7
26402026-09-04T17:05:22.774Z Checking tokio-tungstenite v0.21.0
26412026-09-04T17:05:22.836Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26422026-09-04T17:05:22.944Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26432026-09-04T17:05:23.092Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26442026-09-04T17:05:23.128Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26452026-09-04T17:05:23.167Z Checking xshell v0.2.7
26462026-09-04T17:05:23.243Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26472026-09-04T17:05:23.565Z Checking half v1.8.3
26482026-09-04T17:05:23.593Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26492026-09-04T17:05:23.765Z Checking serde_cbor v0.11.2
26502026-09-04T17:05:23.913Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26512026-09-04T17:05:23.985Z Checking libscf-sys v1.2.0
26522026-09-04T17:05:24.132Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26532026-09-04T17:05:24.170Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26542026-09-04T17:05:24.205Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26552026-09-04T17:05:24.208Z Checking papergrid v0.18.0
26562026-09-04T17:05:24.428Z Checking maplit v1.0.2
26572026-09-04T17:05:24.540Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26582026-09-04T17:05:24.577Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26592026-09-04T17:05:24.861Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26602026-09-04T17:05:25.027Z Checking tabled v0.21.0
26612026-09-04T17:05:25.099Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26622026-09-04T17:05:25.204Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26632026-09-04T17:05:25.336Z Checking crc8 v0.1.1
26642026-09-04T17:05:25.465Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26652026-09-04T17:05:25.500Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26662026-09-04T17:05:25.534Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26672026-09-04T17:05:25.633Z Checking unicase v2.9.0
26682026-09-04T17:05:25.741Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26692026-09-04T17:05:25.823Z Checking fxhash v0.2.1
26702026-09-04T17:05:25.862Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26712026-09-04T17:05:25.991Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26722026-09-04T17:05:26.107Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26732026-09-04T17:05:26.198Z Checking sha2 v0.11.0
26742026-09-04T17:05:26.360Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26752026-09-04T17:05:26.420Z Compiling darling_core v0.21.3
26762026-09-04T17:05:26.887Z Compiling vergen-lib v0.1.6
26772026-09-04T17:05:26.930Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26782026-09-04T17:05:26.973Z Compiling diesel_derives v2.3.7
26792026-09-04T17:05:27.147Z Checking scheduled-thread-pool v0.2.7
26802026-09-04T17:05:27.229Z Compiling vergen-gitcl v1.0.8
26812026-09-04T17:05:27.376Z Compiling diesel_table_macro_syntax v0.3.0
26822026-09-04T17:05:27.494Z Checking r2d2 v0.8.10
26832026-09-04T17:05:27.594Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26842026-09-04T17:05:27.704Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26852026-09-04T17:05:27.759Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26862026-09-04T17:05:27.944Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26872026-09-04T17:05:28.086Z Checking downcast-rs v2.0.2
26882026-09-04T17:05:28.254Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26892026-09-04T17:05:28.735Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26902026-09-04T17:05:28.779Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26912026-09-04T17:05:28.817Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26922026-09-04T17:05:28.885Z Checking kstat-rs v0.2.5
26932026-09-04T17:05:28.919Z Compiling darling_macro v0.21.3
26942026-09-04T17:05:28.967Z Compiling proc-macro-error-attr2 v2.0.0
26952026-09-04T17:05:29.101Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26962026-09-04T17:05:29.484Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26972026-09-04T17:05:29.499Z Compiling proc-macro-error2 v2.0.1
26982026-09-04T17:05:29.517Z Compiling darling v0.21.3
26992026-09-04T17:05:29.635Z Compiling dsl_auto_type v0.2.0
27002026-09-04T17:05:29.783Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27012026-09-04T17:05:29.833Z Compiling knus-derive v3.4.0
27022026-09-04T17:05:30.704Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27032026-09-04T17:05:31.050Z Compiling dirs-sys-next v0.1.2
27042026-09-04T17:05:31.170Z Compiling parking_lot_core v0.8.6
27052026-09-04T17:05:31.312Z Compiling salty v0.3.0
27062026-09-04T17:05:31.366Z Compiling crunchy v0.2.4
27072026-09-04T17:05:31.480Z Compiling dirs-next v2.0.0
27082026-09-04T17:05:31.524Z Compiling clang-sys v1.8.1
27092026-09-04T17:05:31.639Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27102026-09-04T17:05:31.658Z Compiling git-stub v1.0.0
27112026-09-04T17:05:31.736Z Compiling tiny-keccak v2.0.2
27122026-09-04T17:05:31.945Z Compiling git-stub-vcs v0.1.0
27132026-09-04T17:05:32.051Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27142026-09-04T17:05:32.124Z Compiling term v0.7.0
27152026-09-04T17:05:32.358Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27162026-09-04T17:05:32.395Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27172026-09-04T17:05:32.399Z Compiling bit-vec v0.6.3
27182026-09-04T17:05:32.541Z Checking parking_lot v0.11.2
27192026-09-04T17:05:32.641Z Compiling bit-set v0.5.3
27202026-09-04T17:05:32.677Z Compiling ascii-canvas v3.0.0
27212026-09-04T17:05:32.713Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27222026-09-04T17:05:32.759Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27232026-09-04T17:05:32.945Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27242026-09-04T17:05:33.038Z Checking rfc6979 v0.4.0
27252026-09-04T17:05:33.197Z Checking prefix-trie v0.7.0
27262026-09-04T17:05:33.232Z Compiling hashbrown v0.14.5
27272026-09-04T17:05:33.325Z Compiling itertools v0.10.5
27282026-09-04T17:05:33.431Z Compiling ena v0.14.4
27292026-09-04T17:05:33.554Z Compiling libloading v0.8.9
27302026-09-04T17:05:33.672Z Compiling diff v0.1.13
27312026-09-04T17:05:33.794Z Compiling bindgen v0.71.1
27322026-09-04T17:05:33.829Z Compiling regex-syntax v0.6.29
27332026-09-04T17:05:33.962Z Compiling chumsky v0.9.3
27342026-09-04T17:05:34.239Z Checking hickory-server v0.25.2
27352026-09-04T17:05:34.437Z Compiling ecdsa v0.16.9
27362026-09-04T17:05:35.239Z Compiling lalrpop v0.19.12
27372026-09-04T17:05:35.320Z Checking sled v0.34.7
27382026-09-04T17:05:35.490Z Compiling cexpr v0.6.0
27392026-09-04T17:05:35.541Z Checking primeorder v0.13.6
27402026-09-04T17:05:35.578Z Checking diesel v2.3.7
27412026-09-04T17:05:35.818Z Checking nanorand v0.7.0
27422026-09-04T17:05:36.044Z Compiling rustc-hash v2.1.1
27432026-09-04T17:05:36.169Z Checking flume v0.11.1
27442026-09-04T17:05:36.204Z Compiling p384 v0.13.1
27452026-09-04T17:05:36.570Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27462026-09-04T17:05:36.773Z Compiling knus v3.4.0
27472026-09-04T17:05:36.884Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27482026-09-04T17:05:37.199Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27492026-09-04T17:05:37.336Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27502026-09-04T17:05:37.620Z Compiling libxml v0.3.3
27512026-09-04T17:05:37.698Z Checking assert_matches v1.5.0
27522026-09-04T17:05:37.733Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27532026-09-04T17:05:37.801Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27542026-09-04T17:05:37.952Z Compiling strum_macros v0.24.3
27552026-09-04T17:05:38.031Z Compiling indoc v1.0.9
27562026-09-04T17:05:38.725Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27572026-09-04T17:05:38.948Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27582026-09-04T17:05:39.233Z Checking quick-xml v0.37.5
27592026-09-04T17:05:39.391Z Checking derive_builder v0.20.2
27602026-09-04T17:05:39.400Z Compiling oso-derive v0.27.3
27612026-09-04T17:05:39.450Z Compiling trait-variant v0.1.2
27622026-09-04T17:05:39.870Z Compiling impl-trait-for-tuples v0.2.3
27632026-09-04T17:05:40.008Z Checking openssl-probe v0.1.6
27642026-09-04T17:05:40.152Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27652026-09-04T17:05:40.235Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27662026-09-04T17:05:40.932Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27672026-09-04T17:05:40.972Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27682026-09-04T17:05:41.008Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27692026-09-04T17:05:41.194Z Checking corncobs v0.1.4
27702026-09-04T17:05:41.286Z Checking predicates-tree v1.0.13
27712026-09-04T17:05:41.353Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27722026-09-04T17:05:41.409Z Compiling progenitor-impl v0.13.0
27732026-09-04T17:05:41.443Z Checking secrecy v0.8.0
27742026-09-04T17:05:41.604Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27752026-09-04T17:05:42.162Z Checking progenitor-client v0.13.0
27762026-09-04T17:05:42.439Z Checking anstyle-parse v0.2.7
27772026-09-04T17:05:42.507Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27782026-09-04T17:05:42.577Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27792026-09-04T17:05:42.632Z Checking anstream v0.6.21
27802026-09-04T17:05:42.799Z Checking antithesis_sdk v0.2.9
27812026-09-04T17:05:42.866Z Checking bb8 v0.8.6
27822026-09-04T17:05:43.224Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27832026-09-04T17:05:43.258Z Compiling mime_guess v2.0.5
27842026-09-04T17:05:43.449Z Checking ignore v0.4.25
27852026-09-04T17:05:43.825Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27862026-09-04T17:05:43.892Z Checking http-range v0.1.5
27872026-09-04T17:05:44.005Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27882026-09-04T17:05:44.037Z Compiling progenitor-macro v0.13.0
27892026-09-04T17:05:44.071Z Checking globwalk v0.9.1
27902026-09-04T17:05:44.402Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27912026-09-04T17:05:44.804Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27922026-09-04T17:05:44.819Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27932026-09-04T17:05:45.467Z Checking digest-io v0.1.0
27942026-09-04T17:05:45.639Z Checking nonempty v0.12.0
27952026-09-04T17:05:45.845Z Checking rawzip v0.4.4
27962026-09-04T17:05:46.104Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
27972026-09-04T17:05:46.321Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27982026-09-04T17:05:46.416Z Checking camino-tempfile-ext v0.3.3
27992026-09-04T17:05:46.650Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28002026-09-04T17:05:46.859Z Checking hyper-staticfile v0.10.1
28012026-09-04T17:05:47.174Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28022026-09-04T17:05:47.504Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28032026-09-04T17:05:47.628Z Checking signal-hook-tokio v0.3.1
28042026-09-04T17:05:47.795Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28052026-09-04T17:05:47.946Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28062026-09-04T17:05:48.094Z Checking scuffle v0.1.0
28072026-09-04T17:05:48.252Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28082026-09-04T17:05:48.372Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28092026-09-04T17:05:48.616Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28102026-09-04T17:05:48.809Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28112026-09-04T17:05:48.812Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28122026-09-04T17:05:48.942Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28132026-09-04T17:05:49.027Z Checking progenitor v0.13.0
28142026-09-04T17:05:49.111Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28152026-09-04T17:05:49.203Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28162026-09-04T17:05:49.598Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28172026-09-04T17:05:49.837Z Checking diesel-dtrace v0.5.0
28182026-09-04T17:05:50.075Z Checking async-bb8-diesel v0.2.1
28192026-09-04T17:05:50.117Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
28202026-09-04T17:05:50.175Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28212026-09-04T17:05:50.377Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
28222026-09-04T17:05:50.484Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28232026-09-04T17:05:50.693Z Checking tungstenite v0.23.0
28242026-09-04T17:05:50.865Z Checking rand_seeder v0.4.0
28252026-09-04T17:05:51.045Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28262026-09-04T17:05:51.150Z Checking tokio-tungstenite v0.23.1
28272026-09-04T17:05:51.292Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28282026-09-04T17:05:51.439Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28292026-09-04T17:05:51.478Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28302026-09-04T17:05:52.562Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28312026-09-04T17:05:53.261Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28322026-09-04T17:05:53.302Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28332026-09-04T17:05:53.458Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28342026-09-04T17:05:54.046Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28352026-09-04T17:05:54.207Z Checking void v1.0.2
28362026-09-04T17:05:54.325Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28372026-09-04T17:05:54.359Z Checking lzss v0.8.2
28382026-09-04T17:05:54.533Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28392026-09-04T17:05:54.589Z Checking nix v0.27.1
28402026-09-04T17:05:54.724Z Checking serde_bytes v0.11.19
28412026-09-04T17:05:54.763Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28422026-09-04T17:05:55.125Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28432026-09-04T17:05:55.508Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28442026-09-04T17:05:55.874Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28452026-09-04T17:05:56.340Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28462026-09-04T17:05:56.544Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28472026-09-04T17:05:56.736Z Checking yansi v1.0.1
28482026-09-04T17:05:56.847Z Checking cpubits v0.1.1
28492026-09-04T17:05:56.961Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28502026-09-04T17:05:57.028Z Checking pretty_assertions v1.4.1
28512026-09-04T17:05:57.223Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28522026-09-04T17:05:57.268Z Checking pem-rfc7468 v1.0.0
28532026-09-04T17:05:57.490Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28542026-09-04T17:05:57.762Z Checking colored v2.2.0
28552026-09-04T17:05:57.802Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28562026-09-04T17:05:58.002Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28572026-09-04T17:05:58.037Z Checking hmac v0.13.0
28582026-09-04T17:05:58.239Z Checking universal-hash v0.6.1
28592026-09-04T17:05:58.412Z Compiling libz-sys v1.1.24
28602026-09-04T17:05:58.798Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28612026-09-04T17:05:58.833Z Compiling instability v0.3.11
28622026-09-04T17:05:58.869Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28632026-09-04T17:05:59.055Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28642026-09-04T17:05:59.159Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28652026-09-04T17:05:59.207Z Checking castaway v0.2.4
28662026-09-04T17:05:59.358Z Compiling indoc v2.0.7
28672026-09-04T17:05:59.453Z Checking compact_str v0.8.1
28682026-09-04T17:05:59.553Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28692026-09-04T17:05:59.865Z Checking polyval v0.7.1
28702026-09-04T17:06:00.073Z Checking der v0.8.0
28712026-09-04T17:06:00.396Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28722026-09-04T17:06:00.587Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28732026-09-04T17:06:00.619Z Checking unicode-truncate v1.1.0
28742026-09-04T17:06:00.796Z Checking lru v0.12.5
28752026-09-04T17:06:00.833Z Compiling libgit2-sys v0.18.3+1.9.2
28762026-09-04T17:06:00.869Z Checking arc-swap v1.8.2
28772026-09-04T17:06:00.902Z Checking cassowary v0.3.0
28782026-09-04T17:06:01.077Z Checking ghash v0.6.0
28792026-09-04T17:06:01.119Z Checking slog-scope v4.4.1
28802026-09-04T17:06:01.152Z Checking ratatui v0.29.0
28812026-09-04T17:06:01.302Z Checking pbkdf2 v0.13.0
28822026-09-04T17:06:01.371Z Checking crypto-bigint v0.7.5
28832026-09-04T17:06:01.454Z Checking aes v0.9.1
28842026-09-04T17:06:01.875Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28852026-09-04T17:06:02.480Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28862026-09-04T17:06:02.730Z Checking ctr v0.10.1
28872026-09-04T17:06:02.947Z Checking aead v0.6.1
28882026-09-04T17:06:03.125Z Checking cargo-platform v0.3.2
28892026-09-04T17:06:03.159Z Compiling petname v2.0.2
28902026-09-04T17:06:03.335Z Checking cargo_metadata v0.23.1
28912026-09-04T17:06:03.612Z Checking aes-gcm v0.11.0
28922026-09-04T17:06:03.812Z Checking slog-stdlog v4.1.1
28932026-09-04T17:06:03.848Z Checking spki v0.8.0
28942026-09-04T17:06:03.969Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28952026-09-04T17:06:04.056Z Checking salsa20 v0.11.0
28962026-09-04T17:06:04.111Z Checking console v0.16.2
28972026-09-04T17:06:04.233Z Compiling vergen-git2 v9.1.0
28982026-09-04T17:06:04.469Z Checking plotters-backend v0.3.7
28992026-09-04T17:06:04.473Z Checking unit-prefix v0.5.2
29002026-09-04T17:06:04.671Z Checking indicatif v0.18.4
29012026-09-04T17:06:04.707Z Checking plotters-svg v0.3.7
29022026-09-04T17:06:04.934Z Checking scrypt v0.12.0
29032026-09-04T17:06:05.090Z Checking slog-envlogger v2.2.0
29042026-09-04T17:06:05.273Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29052026-09-04T17:06:05.393Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29062026-09-04T17:06:05.475Z Checking cbc v0.2.1
29072026-09-04T17:06:05.545Z Checking libsw-core v0.3.2
29082026-09-04T17:06:05.610Z Checking sapling-renderdag v0.1.0
29092026-09-04T17:06:05.646Z Checking cast v0.3.0
29102026-09-04T17:06:05.723Z Checking sync-ptr v0.1.4
29112026-09-04T17:06:05.828Z Checking criterion-plot v0.6.0
29122026-09-04T17:06:05.874Z Checking libsw v3.5.0
29132026-09-04T17:06:05.907Z Checking pkcs5 v0.8.1
29142026-09-04T17:06:06.097Z Checking plotters v0.3.7
29152026-09-04T17:06:06.141Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29162026-09-04T17:06:06.229Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29172026-09-04T17:06:06.449Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29182026-09-04T17:06:06.670Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29192026-09-04T17:06:06.858Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29202026-09-04T17:06:06.894Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29212026-09-04T17:06:07.080Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29222026-09-04T17:06:07.118Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29232026-09-04T17:06:07.159Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29242026-09-04T17:06:07.299Z Checking tinytemplate v1.2.1
29252026-09-04T17:06:07.335Z Checking shell-words v1.1.1
29262026-09-04T17:06:07.491Z Checking oorandom v11.1.5
29272026-09-04T17:06:07.598Z Checking anes v0.1.6
29282026-09-04T17:06:07.733Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29292026-09-04T17:06:07.768Z Checking criterion v0.7.0
29302026-09-04T17:06:08.069Z Checking pkcs8 v0.11.0
29312026-09-04T17:06:08.307Z Checking oxide-update-engine-display v0.1.2
29322026-09-04T17:06:08.638Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29332026-09-04T17:06:08.977Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29342026-09-04T17:06:09.654Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29352026-09-04T17:06:12.785Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29362026-09-04T17:06:12.837Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29372026-09-04T17:06:12.837Z Checking tokio-test v0.4.5
29382026-09-04T17:06:12.837Z Checking ff v0.14.0
29392026-09-04T17:06:12.837Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29402026-09-04T17:06:12.837Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29412026-09-04T17:06:12.878Z Checking twox-hash v2.1.2
29422026-09-04T17:06:12.878Z Checking atty v0.2.14
29432026-09-04T17:06:12.878Z Checking arrayref v0.3.9
29442026-09-04T17:06:12.878Z Checking constant_time_eq v0.4.2
29452026-09-04T17:06:13.866Z Checking arrayvec v0.7.6
29462026-09-04T17:06:13.895Z Checking group v0.14.0
29472026-09-04T17:06:13.895Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29482026-09-04T17:06:13.895Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29492026-09-04T17:06:14.234Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29502026-09-04T17:06:14.389Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29512026-09-04T17:06:14.424Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29522026-09-04T17:06:15.602Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29532026-09-04T17:06:15.642Z Checking fatfs v0.3.6
29542026-09-04T17:06:15.753Z Checking signature v3.0.0
29552026-09-04T17:06:15.845Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29562026-09-04T17:06:15.891Z Compiling seq-macro v0.3.6
29572026-09-04T17:06:15.934Z Checking base16ct v1.0.0
29582026-09-04T17:06:16.094Z Checking sec1 v0.8.1
29592026-09-04T17:06:16.132Z Compiling samael v0.0.19
29602026-09-04T17:06:16.329Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29612026-09-04T17:06:16.405Z Checking hkdf v0.13.0
29622026-09-04T17:06:16.579Z Checking concurrent-queue v2.5.0
29632026-09-04T17:06:16.792Z Checking parking v2.2.1
29642026-09-04T17:06:16.948Z Checking event-listener v5.4.1
29652026-09-04T17:06:17.134Z Checking elliptic-curve v0.14.1
29662026-09-04T17:06:17.203Z Checking rtoolbox v0.0.3
29672026-09-04T17:06:17.369Z Checking rpassword v7.5.4
29682026-09-04T17:06:17.558Z Checking event-listener-strategy v0.5.4
29692026-09-04T17:06:17.593Z Checking wnaf v0.14.0
29702026-09-04T17:06:17.721Z Checking primefield v0.14.0
29712026-09-04T17:06:17.789Z Checking rfc6979 v0.6.0
29722026-09-04T17:06:17.957Z Checking tui-tree-widget v0.23.1
29732026-09-04T17:06:17.992Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29742026-09-04T17:06:18.175Z Compiling blake3 v1.8.5
29752026-09-04T17:06:18.557Z Checking futures-timer v3.0.3
29762026-09-04T17:06:19.012Z Checking ecdsa v0.17.0
29772026-09-04T17:06:19.270Z Checking primeorder v0.14.0
29782026-09-04T17:06:19.458Z Checking async-lock v3.4.2
29792026-09-04T17:06:19.689Z Compiling curve25519-dalek v5.0.0
29802026-09-04T17:06:19.881Z Checking async-object-pool v0.2.0
29812026-09-04T17:06:20.208Z Checking ssh-encoding v0.3.0
29822026-09-04T17:06:20.295Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29832026-09-04T17:06:20.338Z Checking serde_regex v1.1.0
29842026-09-04T17:06:20.459Z Checking assert-json-diff v2.0.2
29852026-09-04T17:06:20.522Z Checking path-tree v0.8.3
29862026-09-04T17:06:20.658Z Checking keccak v0.2.0
29872026-09-04T17:06:20.738Z Compiling strsim v0.10.0
29882026-09-04T17:06:20.846Z Checking stringmetrics v2.2.2
29892026-09-04T17:06:21.032Z Checking topological-sort v0.2.2
29902026-09-04T17:06:21.088Z Checking httpmock v0.8.3
29912026-09-04T17:06:21.199Z Checking omicron-zone-package v0.12.3
29922026-09-04T17:06:21.250Z Compiling darling_core v0.13.4
29932026-09-04T17:06:22.951Z Checking ed25519 v3.0.0
29942026-09-04T17:06:22.993Z Checking pkcs1 v0.8.0-rc.4
29952026-09-04T17:06:23.095Z Checking crypto-primes v0.7.2
29962026-09-04T17:06:23.181Z Checking poly1305 v0.9.0
29972026-09-04T17:06:23.226Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29982026-09-04T17:06:23.299Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29992026-09-04T17:06:23.476Z Checking blowfish v0.10.0
30002026-09-04T17:06:23.650Z Checking blake2 v0.11.0-rc.6
30012026-09-04T17:06:23.685Z Compiling target-lexicon v0.13.3
30022026-09-04T17:06:23.940Z Checking argon2 v0.6.0-rc.8
30032026-09-04T17:06:23.975Z Checking bcrypt-pbkdf v0.11.0
30042026-09-04T17:06:24.071Z Checking rsa v0.10.0-rc.18
30052026-09-04T17:06:24.161Z Checking ssh-cipher v0.3.0
30062026-09-04T17:06:24.274Z Checking ed25519-dalek v3.0.0
30072026-09-04T17:06:24.309Z Compiling darling_macro v0.13.4
30082026-09-04T17:06:24.420Z Checking sha3 v0.11.0
30092026-09-04T17:06:24.534Z Checking p256 v0.14.0
30102026-09-04T17:06:24.594Z Checking p521 v0.14.0
30112026-09-04T17:06:24.804Z Checking p384 v0.14.0
30122026-09-04T17:06:24.838Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30132026-09-04T17:06:25.098Z Checking kem v0.3.0
30142026-09-04T17:06:25.253Z Checking module-lattice v0.2.3
30152026-09-04T17:06:25.305Z Checking socket2 v0.5.10
30162026-09-04T17:06:25.507Z Compiling guppy-workspace-hack v0.1.0
30172026-09-04T17:06:25.578Z Checking sponge-cursor v0.1.0
30182026-09-04T17:06:25.714Z Checking hex-literal v0.4.1
30192026-09-04T17:06:25.749Z Checking sha3 v0.12.0
30202026-09-04T17:06:25.893Z Checking ml-kem v0.3.2
30212026-09-04T17:06:25.983Z Compiling darling v0.13.4
30222026-09-04T17:06:26.362Z Checking russh-cryptovec v0.62.0
30232026-09-04T17:06:26.553Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30242026-09-04T17:06:26.657Z Checking internal-russh-num-bigint v0.5.0
30252026-09-04T17:06:26.791Z Checking num-bigint v0.4.6
30262026-09-04T17:06:27.250Z Checking russh-util v0.52.0
30272026-09-04T17:06:27.407Z Checking generic-array v1.4.3
30282026-09-04T17:06:27.559Z Checking ssh-key v0.7.0-rc.11
30292026-09-04T17:06:27.670Z Compiling enum_dispatch v0.3.13
30302026-09-04T17:06:27.722Z Compiling delegate v0.13.5
30312026-09-04T17:06:27.837Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30322026-09-04T17:06:28.270Z Checking md5 v0.8.0
30332026-09-04T17:06:28.440Z Checking hex-literal v1.1.0
30342026-09-04T17:06:28.476Z Compiling target-spec v3.5.7
30352026-09-04T17:06:28.591Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30362026-09-04T17:06:28.672Z Checking russh v0.62.4
30372026-09-04T17:06:28.793Z Compiling git2 v0.20.4
30382026-09-04T17:06:28.963Z Checking cfg-expr v0.20.6
30392026-09-04T17:06:29.245Z Compiling serde_with_macros v1.5.2
30402026-09-04T17:06:29.503Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30412026-09-04T17:06:29.861Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30422026-09-04T17:06:30.079Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30432026-09-04T17:06:30.122Z Checking internet-checksum v0.2.1
30442026-09-04T17:06:30.279Z Compiling serde_with v1.14.0
30452026-09-04T17:06:30.817Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30462026-09-04T17:06:31.892Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30472026-09-04T17:06:31.928Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30482026-09-04T17:06:32.033Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30492026-09-04T17:06:32.069Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30502026-09-04T17:06:32.125Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30512026-09-04T17:06:32.279Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30522026-09-04T17:06:32.342Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30532026-09-04T17:06:32.397Z Compiling polar-core v0.27.3
30542026-09-04T17:06:32.437Z Checking httptest v0.16.4
30552026-09-04T17:06:32.609Z Checking pathdiff v0.2.3
30562026-09-04T17:06:32.749Z Checking nested v0.1.1
30572026-09-04T17:06:32.866Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30582026-09-04T17:06:32.931Z Checking guppy v0.17.25
30592026-09-04T17:06:33.068Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30602026-09-04T17:06:33.174Z Checking similar-asserts v1.7.0
30612026-09-04T17:06:33.329Z Compiling target-triple v1.0.0
30622026-09-04T17:06:33.365Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30632026-09-04T17:06:33.876Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30642026-09-04T17:06:34.493Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30652026-09-04T17:06:34.530Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30662026-09-04T17:06:34.756Z Checking hickory-client v0.25.2
30672026-09-04T17:06:35.083Z Checking supports-hyperlinks v2.1.0
30682026-09-04T17:06:35.124Z Checking supports-color v2.1.0
30692026-09-04T17:06:35.207Z Checking supports-unicode v2.1.0
30702026-09-04T17:06:35.233Z Checking textwrap v0.15.2
30712026-09-04T17:06:35.290Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30722026-09-04T17:06:35.326Z Checking terminal_size v0.1.17
30732026-09-04T17:06:35.469Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30742026-09-04T17:06:35.472Z Compiling miette-derive v5.10.0
30752026-09-04T17:06:35.472Z Compiling fs-err v2.11.0
30762026-09-04T17:06:35.772Z Compiling assert_cmd v2.1.2
30772026-09-04T17:06:35.906Z Checking escape8259 v0.5.3
30782026-09-04T17:06:36.037Z Checking owo-colors v3.5.0
30792026-09-04T17:06:36.072Z Checking libtest-mimic v0.8.1
30802026-09-04T17:06:36.396Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30812026-09-04T17:06:36.590Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30822026-09-04T17:06:36.680Z Checking miette v5.10.0
30832026-09-04T17:06:37.175Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30842026-09-04T17:06:37.314Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30852026-09-04T17:06:37.483Z Checking oso v0.27.3
30862026-09-04T17:06:37.813Z Checking blake2b_simd v1.0.4
30872026-09-04T17:06:37.971Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30882026-09-04T17:06:38.023Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30892026-09-04T17:06:38.225Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30902026-09-04T17:06:38.260Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30912026-09-04T17:06:38.390Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30922026-09-04T17:06:38.425Z Compiling knuffel-derive v3.2.0
30932026-09-04T17:06:38.498Z Checking fancy-regex v0.14.0
30942026-09-04T17:06:38.606Z Checking serde_tokenstream v0.2.3
30952026-09-04T17:06:38.723Z Checking approx v0.5.1
30962026-09-04T17:06:38.830Z Compiling rstest_macros v0.25.0
30972026-09-04T17:06:38.865Z Checking uzers v0.12.2
30982026-09-04T17:06:38.901Z Checking termcolor v1.4.1
30992026-09-04T17:06:38.904Z Compiling linkme-impl v0.3.35
31002026-09-04T17:06:39.105Z Checking constant_time_eq v0.3.1
31012026-09-04T17:06:39.174Z Checking trybuild v1.0.116
31022026-09-04T17:06:39.234Z Checking rust-argon2 v2.1.0
31032026-09-04T17:06:39.335Z Checking datatest-stable v0.3.3
31042026-09-04T17:06:39.750Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31052026-09-04T17:06:39.785Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31062026-09-04T17:06:39.932Z Checking knuffel v3.2.0
31072026-09-04T17:06:40.022Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31082026-09-04T17:06:40.057Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31092026-09-04T17:06:40.142Z Checking support-bundle-viewer v0.1.2
31102026-09-04T17:06:40.178Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31112026-09-04T17:06:40.401Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31122026-09-04T17:06:40.437Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31132026-09-04T17:06:40.607Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31142026-09-04T17:06:40.642Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31152026-09-04T17:06:40.678Z Checking drift v0.2.0
31162026-09-04T17:06:40.831Z Checking rand_distr v0.5.1
31172026-09-04T17:06:40.903Z Checking multimap v0.10.1
31182026-09-04T17:06:41.024Z Checking parse-size v1.1.0
31192026-09-04T17:06:41.066Z Compiling linkme v0.3.35
31202026-09-04T17:06:41.107Z Compiling relative-path v1.9.3
31212026-09-04T17:06:41.176Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31222026-09-04T17:06:41.273Z Checking dropshot-api-manager v0.8.0
31232026-09-04T17:06:41.577Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31242026-09-04T17:06:42.435Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31252026-09-04T17:06:42.852Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31262026-09-04T17:06:43.171Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31272026-09-04T17:06:43.280Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31282026-09-04T17:06:43.392Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31292026-09-04T17:06:43.436Z Checking cargo_toml v0.21.0
31302026-09-04T17:06:43.848Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31312026-09-04T17:06:43.944Z Checking partial-io v0.5.4
31322026-09-04T17:06:44.081Z Checking termios v0.3.3
31332026-09-04T17:06:44.239Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-04T17:06:44.275Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31352026-09-04T17:06:44.983Z Checking rstest v0.25.0
31362026-09-04T17:06:44.986Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31372026-09-04T17:06:50.110Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31382026-09-04T17:06:50.603Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31392026-09-04T17:06:51.533Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31402026-09-04T17:06:56.576Z Checking omicron-antithesis-workload v0.1.0 (/work/oxidecomputer/omicron/antithesis/workload)
31412026-09-04T17:06:56.820Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31422026-09-04T17:06:57.181Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31432026-09-04T17:06:59.002Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31442026-09-04T17:07:06.941Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31452026-09-04T17:07:08.302Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31462026-09-04T17:07:09.891Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31472026-09-04T17:07:11.074Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31482026-09-04T17:07:15.558Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31492026-09-04T17:07:17.264Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31502026-09-04T17:07:18.063Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31512026-09-04T17:07:21.199Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31522026-09-04T17:07:25.714Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31532026-09-04T17:07:47.311Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31542026-09-04T17:08:39.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 10s
31552026-09-04T17:08:39.118Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31562026-09-04T17:08:39.118Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31572026-09-04T17:08:39.804Z
31582026-09-04T17:08:39.804Zreal 4:13.530799605
31592026-09-04T17:08:39.804Zuser 21:54.275673494
31602026-09-04T17:08:39.804Zsys 5:12.551101698
31612026-09-04T17:08:39.804Ztrap 0.530979697
31622026-09-04T17:08:39.805Ztflt 0.440217342
31632026-09-04T17:08:39.805Zdflt 0.628342198
31642026-09-04T17:08:39.805Zkflt 0.004873888
31652026-09-04T17:08:39.808Zlock 1:05:53.860617038
31662026-09-04T17:08:39.808Zslp 59:22.925000199
31672026-09-04T17:08:39.808Zlat 1:50.712527606
31682026-09-04T17:08:39.808Zstop 14:11.700803944
31692026-09-04T17:08:39.808Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31702026-09-04T17:08:39.808Z+ ptime -m cargo doc --workspace --no-deps
31712026-09-04T17:08:40.682Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31722026-09-04T17:08:40.682Z |
31732026-09-04T17:08:40.682Z = 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)`
31742026-09-04T17:08:40.682Z = 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>
31752026-09-04T17:08:41.771Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31762026-09-04T17:08:42.015Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31772026-09-04T17:08:42.054Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31782026-09-04T17:08:42.109Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31792026-09-04T17:08:42.195Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31802026-09-04T17:08:42.294Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31812026-09-04T17:08:42.320Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31822026-09-04T17:08:42.343Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31832026-09-04T17:08:42.371Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31842026-09-04T17:08:42.396Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31852026-09-04T17:08:42.419Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31862026-09-04T17:08:42.509Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31872026-09-04T17:08:42.595Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31882026-09-04T17:08:42.658Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31892026-09-04T17:08:42.682Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31902026-09-04T17:08:42.716Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31912026-09-04T17:08:42.741Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31922026-09-04T17:08:42.765Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31932026-09-04T17:08:42.768Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31942026-09-04T17:08:42.805Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31952026-09-04T17:08:42.850Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31962026-09-04T17:08:43.134Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31972026-09-04T17:08:43.264Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31982026-09-04T17:08:43.352Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31992026-09-04T17:08:43.399Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32002026-09-04T17:08:43.423Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32012026-09-04T17:08:43.601Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32022026-09-04T17:08:43.624Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32032026-09-04T17:08:43.678Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32042026-09-04T17:08:43.788Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32052026-09-04T17:08:43.903Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32062026-09-04T17:08:44.003Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32072026-09-04T17:08:44.028Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32082026-09-04T17:08:44.088Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32092026-09-04T17:08:44.308Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32102026-09-04T17:08:44.337Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32112026-09-04T17:08:44.387Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32122026-09-04T17:08:44.524Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32132026-09-04T17:08:44.572Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32142026-09-04T17:08:44.601Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32152026-09-04T17:08:44.825Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32162026-09-04T17:08:44.969Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32172026-09-04T17:08:45.054Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32182026-09-04T17:08:45.055Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192026-09-04T17:08:45.111Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32202026-09-04T17:08:45.276Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32212026-09-04T17:08:45.301Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32222026-09-04T17:08:45.329Z Checking scuffle v0.1.0
32232026-09-04T17:08:45.544Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32242026-09-04T17:08:45.569Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32252026-09-04T17:08:45.573Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32262026-09-04T17:08:45.611Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32272026-09-04T17:08:45.865Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32282026-09-04T17:08:45.902Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32292026-09-04T17:08:46.328Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32302026-09-04T17:08:46.638Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32312026-09-04T17:08:46.809Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32322026-09-04T17:08:47.139Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32332026-09-04T17:08:47.169Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32342026-09-04T17:08:47.220Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32352026-09-04T17:08:47.423Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32362026-09-04T17:08:47.455Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32372026-09-04T17:08:47.513Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32382026-09-04T17:08:47.643Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32392026-09-04T17:08:47.703Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32402026-09-04T17:08:47.937Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32412026-09-04T17:08:48.019Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32422026-09-04T17:08:48.364Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32432026-09-04T17:08:48.624Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32442026-09-04T17:08:48.669Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32452026-09-04T17:08:48.747Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32462026-09-04T17:08:48.793Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32472026-09-04T17:08:48.911Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32482026-09-04T17:08:48.976Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32492026-09-04T17:08:49.030Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32502026-09-04T17:08:49.057Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32512026-09-04T17:08:49.197Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32522026-09-04T17:08:49.221Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32532026-09-04T17:08:49.239Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32542026-09-04T17:08:49.263Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32552026-09-04T17:08:49.413Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32562026-09-04T17:08:49.433Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32572026-09-04T17:08:49.437Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32582026-09-04T17:08:49.478Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32592026-09-04T17:08:49.766Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32602026-09-04T17:08:49.769Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32612026-09-04T17:08:49.769Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32622026-09-04T17:08:49.833Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32632026-09-04T17:08:49.833Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32642026-09-04T17:08:49.986Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32652026-09-04T17:08:50.035Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32662026-09-04T17:08:50.098Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32672026-09-04T17:08:50.121Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32682026-09-04T17:08:50.147Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32692026-09-04T17:08:50.172Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32702026-09-04T17:08:50.336Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32712026-09-04T17:08:50.341Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32722026-09-04T17:08:50.402Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32732026-09-04T17:08:50.436Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32742026-09-04T17:08:50.458Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32752026-09-04T17:08:50.529Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32762026-09-04T17:08:50.576Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32772026-09-04T17:08:50.651Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32782026-09-04T17:08:50.722Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32792026-09-04T17:08:50.771Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32802026-09-04T17:08:50.992Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32812026-09-04T17:08:51.035Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32822026-09-04T17:08:51.059Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32832026-09-04T17:08:51.555Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32842026-09-04T17:08:51.744Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32852026-09-04T17:08:51.772Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32862026-09-04T17:08:52.022Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32872026-09-04T17:08:52.782Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32882026-09-04T17:08:53.667Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32892026-09-04T17:08:54.070Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32902026-09-04T17:08:54.606Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32912026-09-04T17:08:54.873Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32922026-09-04T17:08:55.561Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32932026-09-04T17:08:55.726Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32942026-09-04T17:08:56.567Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32952026-09-04T17:08:56.802Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32962026-09-04T17:08:56.805Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32972026-09-04T17:08:56.992Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32982026-09-04T17:08:57.068Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32992026-09-04T17:08:57.214Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33002026-09-04T17:08:57.710Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33012026-09-04T17:08:57.792Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33022026-09-04T17:08:58.172Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33032026-09-04T17:08:58.338Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33042026-09-04T17:08:58.566Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33052026-09-04T17:08:58.612Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33062026-09-04T17:08:59.010Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33072026-09-04T17:08:59.097Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33082026-09-04T17:08:59.292Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33092026-09-04T17:08:59.395Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33102026-09-04T17:08:59.856Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33112026-09-04T17:09:00.081Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33122026-09-04T17:09:00.694Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33132026-09-04T17:09:00.732Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33142026-09-04T17:09:01.081Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33152026-09-04T17:09:01.379Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33162026-09-04T17:09:01.540Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33172026-09-04T17:09:01.958Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33182026-09-04T17:09:02.072Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33192026-09-04T17:09:02.720Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33202026-09-04T17:09:02.839Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33212026-09-04T17:09:02.993Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33222026-09-04T17:09:03.349Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33232026-09-04T17:09:03.691Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33242026-09-04T17:09:04.250Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33252026-09-04T17:09:04.275Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33262026-09-04T17:09:05.210Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33272026-09-04T17:09:05.438Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33282026-09-04T17:09:05.518Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33292026-09-04T17:09:05.740Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33302026-09-04T17:09:06.438Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33312026-09-04T17:09:06.745Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33322026-09-04T17:09:09.809Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33332026-09-04T17:09:10.333Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33342026-09-04T17:09:10.356Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33352026-09-04T17:09:12.305Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33362026-09-04T17:09:12.830Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33372026-09-04T17:09:13.627Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33382026-09-04T17:09:13.749Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33392026-09-04T17:09:13.790Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33402026-09-04T17:09:14.273Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33412026-09-04T17:09:14.843Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33422026-09-04T17:09:16.020Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33432026-09-04T17:09:16.725Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33442026-09-04T17:09:17.162Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33452026-09-04T17:09:17.377Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33462026-09-04T17:09:17.495Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33472026-09-04T17:09:17.567Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33482026-09-04T17:09:17.996Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33492026-09-04T17:09:18.273Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33502026-09-04T17:09:18.298Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33512026-09-04T17:09:18.430Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33522026-09-04T17:09:18.866Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33532026-09-04T17:09:18.891Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33542026-09-04T17:09:19.059Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33552026-09-04T17:09:19.224Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33562026-09-04T17:09:19.813Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33572026-09-04T17:09:19.843Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33582026-09-04T17:09:20.058Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33592026-09-04T17:09:20.423Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33602026-09-04T17:09:20.523Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33612026-09-04T17:09:20.573Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33622026-09-04T17:09:21.152Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33632026-09-04T17:09:22.472Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33642026-09-04T17:09:23.059Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33652026-09-04T17:09:23.462Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33662026-09-04T17:09:25.061Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33672026-09-04T17:09:26.671Z Documenting omicron-antithesis-workload v0.1.0 (/work/oxidecomputer/omicron/antithesis/workload)
33682026-09-04T17:09:27.320Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33692026-09-04T17:09:28.230Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33702026-09-04T17:09:29.485Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33712026-09-04T17:09:31.428Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33722026-09-04T17:09:31.944Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33732026-09-04T17:09:32.784Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33742026-09-04T17:09:33.279Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33752026-09-04T17:09:35.256Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33762026-09-04T17:09:37.093Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33772026-09-04T17:09:37.611Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33782026-09-04T17:09:38.008Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33792026-09-04T17:09:38.872Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33802026-09-04T17:09:39.494Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33812026-09-04T17:09:41.986Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33822026-09-04T17:09:45.373Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33832026-09-04T17:09:45.998Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33842026-09-04T17:09:46.842Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33852026-09-04T17:09:47.714Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33862026-09-04T17:09:48.514Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33872026-09-04T17:09:49.312Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33882026-09-04T17:09:50.095Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33892026-09-04T17:09:51.714Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33902026-09-04T17:09:51.819Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33912026-09-04T17:09:52.825Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33922026-09-04T17:09:53.197Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33932026-09-04T17:09:53.669Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33942026-09-04T17:09:54.980Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33952026-09-04T17:09:55.846Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33962026-09-04T17:09:58.944Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33972026-09-04T17:10:00.525Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33982026-09-04T17:10:01.258Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33992026-09-04T17:10:02.016Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34002026-09-04T17:10:03.040Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34012026-09-04T17:10:04.132Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34022026-09-04T17:10:05.854Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34032026-09-04T17:10:07.250Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34042026-09-04T17:10:08.070Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34052026-09-04T17:10:09.133Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34062026-09-04T17:10:10.067Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34072026-09-04T17:10:12.824Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34082026-09-04T17:10:13.112Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34092026-09-04T17:10:14.437Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34102026-09-04T17:10:17.585Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34112026-09-04T17:10:18.141Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34122026-09-04T17:10:19.237Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34132026-09-04T17:10:21.258Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34142026-09-04T17:10:22.551Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34152026-09-04T17:10:24.334Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34162026-09-04T17:10:25.875Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34172026-09-04T17:10:27.569Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34182026-09-04T17:10:32.439Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34192026-09-04T17:10:32.462Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34202026-09-04T17:10:34.431Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34212026-09-04T17:10:34.454Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34222026-09-04T17:10:36.288Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34232026-09-04T17:10:38.069Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34242026-09-04T17:10:39.828Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34252026-09-04T17:10:41.935Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34262026-09-04T17:10:43.966Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34272026-09-04T17:10:45.575Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34282026-09-04T17:10:47.338Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34292026-09-04T17:10:49.085Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34302026-09-04T17:10:50.868Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34312026-09-04T17:10:52.624Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34322026-09-04T17:10:55.106Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34332026-09-04T17:10:56.160Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34342026-09-04T17:10:57.906Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34352026-09-04T17:10:59.600Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34362026-09-04T17:11:01.627Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34372026-09-04T17:11:03.210Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34382026-09-04T17:11:05.117Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34392026-09-04T17:11:07.001Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34402026-09-04T17:11:09.013Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34412026-09-04T17:11:10.788Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34422026-09-04T17:11:14.413Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34432026-09-04T17:11:16.508Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34442026-09-04T17:11:18.831Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34452026-09-04T17:11:20.543Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34462026-09-04T17:11:23.897Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34472026-09-04T17:11:24.467Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34482026-09-04T17:11:27.172Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34492026-09-04T17:11:29.334Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34502026-09-04T17:11:32.424Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34512026-09-04T17:11:34.470Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34522026-09-04T17:11:36.896Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34532026-09-04T17:11:38.957Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34542026-09-04T17:11:41.706Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34552026-09-04T17:11:44.368Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34562026-09-04T17:11:46.559Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34572026-09-04T17:11:48.742Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34582026-09-04T17:11:51.834Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34592026-09-04T17:11:53.691Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34602026-09-04T17:11:56.268Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34612026-09-04T17:11:58.721Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34622026-09-04T17:12:01.481Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34632026-09-04T17:12:04.009Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34642026-09-04T17:12:06.275Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34652026-09-04T17:12:09.004Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34662026-09-04T17:12:11.469Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34672026-09-04T17:12:13.999Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34682026-09-04T17:12:16.510Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34692026-09-04T17:12:19.056Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34702026-09-04T17:12:21.531Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34712026-09-04T17:12:24.133Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34722026-09-04T17:12:26.475Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34732026-09-04T17:12:29.270Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34742026-09-04T17:12:31.748Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34752026-09-04T17:12:34.390Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34762026-09-04T17:12:36.933Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34772026-09-04T17:12:39.666Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34782026-09-04T17:12:42.133Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34792026-09-04T17:12:44.725Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34802026-09-04T17:12:47.334Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34812026-09-04T17:12:50.038Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34822026-09-04T17:12:52.654Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34832026-09-04T17:12:55.875Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34842026-09-04T17:12:58.078Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34852026-09-04T17:13:00.771Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34862026-09-04T17:13:03.507Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34872026-09-04T17:13:06.273Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34882026-09-04T17:13:08.931Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34892026-09-04T17:13:11.643Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34902026-09-04T17:13:14.165Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34912026-09-04T17:13:16.810Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34922026-09-04T17:13:19.678Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34932026-09-04T17:13:22.629Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34942026-09-04T17:13:25.270Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34952026-09-04T17:13:28.078Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34962026-09-04T17:13:30.827Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34972026-09-04T17:13:33.470Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34982026-09-04T17:13:36.168Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34992026-09-04T17:13:38.969Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35002026-09-04T17:13:41.620Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35012026-09-04T17:13:44.403Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35022026-09-04T17:13:47.165Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35032026-09-04T17:13:55.115Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35042026-09-04T17:13:55.231Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35052026-09-04T17:13:59.144Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35062026-09-04T17:14:02.396Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35072026-09-04T17:14:06.111Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35082026-09-04T17:14:09.628Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35092026-09-04T17:14:13.167Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35102026-09-04T17:14:16.856Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35112026-09-04T17:14:20.437Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35122026-09-04T17:14:24.048Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35132026-09-04T17:14:27.799Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35142026-09-04T17:14:31.174Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35152026-09-04T17:14:34.707Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35162026-09-04T17:14:39.700Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35172026-09-04T17:14:42.912Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35182026-09-04T17:14:46.607Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35192026-09-04T17:14:50.557Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35202026-09-04T17:14:54.458Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35212026-09-04T17:14:58.404Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35222026-09-04T17:15:02.268Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35232026-09-04T17:15:06.124Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35242026-09-04T17:15:09.977Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35252026-09-04T17:15:13.881Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35262026-09-04T17:15:17.783Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35272026-09-04T17:15:21.724Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35282026-09-04T17:15:25.573Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35292026-09-04T17:15:29.453Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35302026-09-04T17:15:33.371Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35312026-09-04T17:15:37.341Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35322026-09-04T17:15:41.194Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35332026-09-04T17:15:45.093Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35342026-09-04T17:16:16.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 36s
35352026-09-04T17:16:16.319Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35362026-09-04T17:16:16.319Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35372026-09-04T17:16:16.486Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 207 other files
35382026-09-04T17:16:16.593Z
35392026-09-04T17:16:16.593Zreal 7:36.702089551
35402026-09-04T17:16:16.593Zuser 20:22.776459030
35412026-09-04T17:16:16.593Zsys 4:23.768877080
35422026-09-04T17:16:16.593Ztrap 0.294733749
35432026-09-04T17:16:16.593Ztflt 0.021779134
35442026-09-04T17:16:16.593Zdflt 0.071242344
35452026-09-04T17:16:16.593Zkflt 0.000043850
35462026-09-04T17:16:16.593Zlock 7:18:16.323037422
35472026-09-04T17:16:16.597Zslp 2:33:52.516590591
35482026-09-04T17:16:16.597Zlat 35.217338031
35492026-09-04T17:16:16.597Zstop 2:06.846675733
35502026-09-04T17:16:16.597Zprocess exited: duration 855824 ms, exit code 0
 
35512026-09-04T17:16:16.606Zfound 0 output files