01M1JCDDDAJM4TRMZ411736233: clippy (helios)

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

Buildomat Job: 01M1JCDVH8ZT0554G9SFGD79XR

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T00:59:58.602Zjob assigned to worker 01M1JCDY8CBRN0GFSGNM86W3BP [factory aws, i-04b95b231a01535e3] (queued for 44 s)
 
22026-09-03T01:00:05.410Zstarting task 0: "setup"
32026-09-03T01:00:05.415Z++ uname -s
42026-09-03T01:00:05.418Z+ kern=SunOS
52026-09-03T01:00:05.418Z+ build_user=build
62026-09-03T01:00:05.418Z+ build_uid=12345
72026-09-03T01:00:05.418Z+ work_dir=/work
82026-09-03T01:00:05.418Z+ input_dir=/input
92026-09-03T01:00:05.418Z+ [[ 0 == 12345 ]]
102026-09-03T01:00:05.419Z+ case "$kern" in
112026-09-03T01:00:05.419Z+ groupadd -g 12345 build
122026-09-03T01:00:05.422Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T01:00:07.424Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T01:00:07.512Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T01:00:07.515Z+ home_fs=zfs
162026-09-03T01:00:07.515Z+ [[ zfs == autofs ]]
172026-09-03T01:00:07.515Z+ mkdir -p /home/build
182026-09-03T01:00:07.515Z+ chown build:build /home/build /work
192026-09-03T01:00:09.516Z+ chmod 0700 /home/build /work
202026-09-03T01:00:09.519Zprocess exited: duration 4107 ms, exit code 0
 
212026-09-03T01:00:09.524Zstarting task 1: "rust-toolchain"
222026-09-03T01:00:09.528Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T01:00:09.528Z * rust toolchain channel = "1.97.1"
242026-09-03T01:00:09.528Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-03T01:00:09.528Z * rust toolchain profile = "default"
262026-09-03T01:00:09.530Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T01:00:09.530Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T01:00:09.530Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T01:00:09.530Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T01:00:09.612Zinfo: downloading installer
312026-09-03T01:00:10.825Zinfo: profile set to default
322026-09-03T01:00:10.826Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T01:00:10.828Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T01:00:10.968Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T01:00:10.971Zinfo: downloading 6 components
362026-09-03T01:00:25.785Z
372026-09-03T01:00:25.785Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-03T01:00:25.819Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T01:00:25.819Z
402026-09-03T01:00:25.822Z
412026-09-03T01:00:25.822ZRust is installed now. Great!
422026-09-03T01:00:25.822Z
432026-09-03T01:00:25.822ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T01:00:25.822Zenvironment variable. This has not been done automatically.
452026-09-03T01:00:25.822Z
462026-09-03T01:00:25.822ZTo configure your current shell, you need to source
472026-09-03T01:00:25.822Zthe corresponding env file under $HOME/.cargo.
482026-09-03T01:00:25.822Z
492026-09-03T01:00:25.822ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T01:00:25.822Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T01:00:25.822Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T01:00:25.822ZCC_x86_64-unknown-illumos = None
532026-09-03T01:00:25.822Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T01:00:25.822ZCC_x86_64_unknown_illumos = None
552026-09-03T01:00:25.822Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T01:00:25.822ZHOST_CC = None
572026-09-03T01:00:25.822Zcargo:rerun-if-env-changed=CC
582026-09-03T01:00:25.822ZCC = None
592026-09-03T01:00:25.822Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T01:00:26.015Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T01:00:26.015ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T01:00:26.015Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T01:00:26.015ZCFLAGS = None
642026-09-03T01:00:26.015Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T01:00:26.015ZHOST_CFLAGS = None
662026-09-03T01:00:26.015Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T01:00:26.015ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T01:00:26.015Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T01:00:26.015ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T01:00:26.099Z+ rustup --version
712026-09-03T01:00:26.106Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T01:00:26.109Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T01:00:26.128Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T01:00:26.131Z+ cargo --version
752026-09-03T01:00:26.144Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T01:00:26.147Z+ rustc --version
772026-09-03T01:00:26.166Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T01:00:26.168Zprocess exited: duration 16643 ms, exit code 0
 
792026-09-03T01:00:26.175Zstarting task 2: "authentication"
802026-09-03T01:00:26.190Zprocess exited: duration 16 ms, exit code 0
 
812026-09-03T01:00:26.196Zstarting task 3: "clone repository"
822026-09-03T01:00:26.199Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-03T01:00:26.203Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-03T01:00:26.237ZCloning into '/work/oxidecomputer/omicron'...
852026-09-03T01:00:38.545Z+ cd /work/oxidecomputer/omicron
862026-09-03T01:00:38.545Z+ git fetch origin 024ca11720cf78eabd19c26bf1f0899d2b173c35
872026-09-03T01:00:38.856ZFrom https://github.com/oxidecomputer/omicron
882026-09-03T01:00:38.856Z * branch 024ca11720cf78eabd19c26bf1f0899d2b173c35 -> FETCH_HEAD
892026-09-03T01:00:38.870Z+ [[ -n paulina-livetestids ]]
902026-09-03T01:00:38.872Z++ git branch --show-current
912026-09-03T01:00:38.872Z+ current=main
922026-09-03T01:00:38.872Z+ [[ main != paulina-livetestids ]]
932026-09-03T01:00:38.872Z+ git branch -f paulina-livetestids 024ca11720cf78eabd19c26bf1f0899d2b173c35
942026-09-03T01:00:38.875Z+ git checkout -f paulina-livetestids
952026-09-03T01:00:39.134ZSwitched to branch 'paulina-livetestids'
962026-09-03T01:00:39.137Z+ git reset --hard 024ca11720cf78eabd19c26bf1f0899d2b173c35
972026-09-03T01:00:39.403ZHEAD is now at 024ca1172 live-tests: Updating sled ids for london, dublin and berlin
982026-09-03T01:00:39.407Zprocess exited: duration 13209 ms, exit code 0
 
992026-09-03T01:00:39.412Zstarting task 4: "build"
1002026-09-03T01:00:39.416Z+ source ./env.sh
1012026-09-03T01:00:39.420Z++ OLD_SHELL_OPTS=ehxB
1022026-09-03T01:00:39.420Z++ set -o xtrace
1032026-09-03T01:00:39.420Z++++ dirname ./env.sh
1042026-09-03T01:00:39.423Z+++ readlink -f .
1052026-09-03T01:00:39.423Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-03T01:00:39.423Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-09-03T01:00:39.423Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-09-03T01:00:39.423Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1092026-09-03T01:00:39.423Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-09-03T01:00:39.423Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-09-03T01:00:39.423Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1122026-09-03T01:00:39.423Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1132026-09-03T01:00:39.423Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1142026-09-03T01:00:39.423Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1152026-09-03T01:00:39.423Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1162026-09-03T01:00:39.423Z++ case $OLD_SHELL_OPTS in
1172026-09-03T01:00:39.423Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-03T01:00:39.423Z+ source .github/buildomat/ci-env.sh
1192026-09-03T01:00:39.423Z++ export CARGO_TERM_COLOR=always
1202026-09-03T01:00:39.423Z++ CARGO_TERM_COLOR=always
1212026-09-03T01:00:39.426Z+++ uname -s
1222026-09-03T01:00:39.426Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-03T01:00:39.426Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-03T01:00:39.426Z+ cargo --version
1252026-09-03T01:00:39.434Zcargo 1.97.1 (c980f4866 2026-06-30)
1262026-09-03T01:00:39.436Z+ rustc --version
1272026-09-03T01:00:39.455Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1282026-09-03T01:00:39.458Z+ banner prerequisites
1292026-09-03T01:00:39.461Z
1302026-09-03T01:00:39.461Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-03T01:00:39.461Z # # # # # # # # # # # # # # #
1322026-09-03T01:00:39.461Z # # # # ##### # # ##### # # # # # #### #
1332026-09-03T01:00:39.461Z ##### ##### # ##### # # # # # # # # #
1342026-09-03T01:00:39.461Z # # # # # # # # # # # # # # #
1352026-09-03T01:00:39.461Z # # # ###### # # ###### ### # #### # #### #
1362026-09-03T01:00:39.461Z
1372026-09-03T01:00:39.461Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-03T01:00:41.522Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-03T01:00:41.952Z Startup: Caching catalogs ... Done
1402026-09-03T01:00:44.580ZPlanning: Solver setup ... Done (2.456s)
1412026-09-03T01:00:44.649ZPlanning: Running solver ... Done (0.069s)
1422026-09-03T01:00:44.702ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-03T01:00:44.712ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-03T01:00:44.726ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-03T01:00:44.740ZPlanning: Package planning ... Done (0.014s)
1462026-09-03T01:00:44.743ZPlanning: Merging actions ... Done (0.002s)
1472026-09-03T01:00:44.902ZPlanning: Checking for conflicting actions ... Done (0.160s)
1482026-09-03T01:00:44.905ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-03T01:00:45.686ZPlanning: Evaluating mediators ... Done (0.783s)
1502026-09-03T01:00:45.689ZPlanning: Planning completed in 3.70 seconds
1512026-09-03T01:00:45.695Z Packages to install: 2
1522026-09-03T01:00:45.695Z Estimated space available: 156.00 GB
1532026-09-03T01:00:45.698ZEstimated space to be consumed: 86.47 MB
1542026-09-03T01:00:45.698Z Create boot environment: No
1552026-09-03T01:00:45.698ZCreate backup boot environment: No
1562026-09-03T01:00:45.698Z Rebuild boot archive: No
1572026-09-03T01:00:45.698Z
1582026-09-03T01:00:45.698ZChanged packages:
1592026-09-03T01:00:45.698Zhelios
1602026-09-03T01:00:45.698Z developer/build-essential
1612026-09-03T01:00:45.698Z None -> 11-3.0
1622026-09-03T01:00:45.698Z library/libxmlsec1
1632026-09-03T01:00:45.698Z None -> 1.2.35-3.0
1642026-09-03T01:00:45.721Z
1652026-09-03T01:00:45.721ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-03T01:00:45.787ZDownload: Completed 1.28 MB in 0.07 seconds (19.2M/s)
1672026-09-03T01:00:45.845Z Actions: 1/268 actions (Installing new actions)
1682026-09-03T01:00:45.881Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-03T01:00:45.917ZFinalize: Updating package state database ... Done (0.035s)
1702026-09-03T01:00:45.920ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-03T01:00:46.020ZFinalize: Updating image state ... Done (0.103s)
1722026-09-03T01:00:48.634ZFinalize: Creating fast lookup database ... Done (2.559s)
1732026-09-03T01:00:48.705ZFinalize: Reading search index ... Done (0.013s)
1742026-09-03T01:00:48.708ZFinalize: Updating search index ... Done (0.000s)
1752026-09-03T01:00:48.793ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-03T01:00:49.177ZPlanning: Evaluating mediator changes ... Done
1772026-09-03T01:00:49.283ZPlanning: Checking for conflicting actions ... Done
1782026-09-03T01:00:49.286ZPlanning: Consolidating action changes ... Done
1792026-09-03T01:00:49.442ZPlanning: Evaluating mediators ... Done
1802026-09-03T01:00:49.445ZPlanning: Planning completed in 0.27 seconds
1812026-09-03T01:00:49.466Z Mediators to change: 2
1822026-09-03T01:00:49.466Z Create boot environment: No
1832026-09-03T01:00:49.466ZCreate backup boot environment: No
1842026-09-03T01:00:49.508ZFinalize: Updating package state database ... Done
1852026-09-03T01:00:49.508ZFinalize: Updating package cache ... Done
1862026-09-03T01:00:49.567ZFinalize: Updating image state ... Done
1872026-09-03T01:00:51.530ZFinalize: Creating fast lookup database ... Done
1882026-09-03T01:00:51.590ZFinalize: Reading search index ... Done
1892026-09-03T01:00:51.594ZFinalize: Updating search index ... Done
1902026-09-03T01:00:51.668ZFinalize: Updating package cache ... Done
1912026-09-03T01:00:51.954ZPlanning: Evaluating mediator changes ... Done
1922026-09-03T01:00:52.060ZPlanning: Checking for conflicting actions ... Done
1932026-09-03T01:00:52.063ZPlanning: Consolidating action changes ... Done
1942026-09-03T01:00:52.218ZPlanning: Evaluating mediators ... Done
1952026-09-03T01:00:52.221ZPlanning: Planning completed in 0.26 seconds
1962026-09-03T01:00:52.245Z Mediators to change: 1
1972026-09-03T01:00:52.245Z Create boot environment: No
1982026-09-03T01:00:52.245ZCreate backup boot environment: No
1992026-09-03T01:00:52.286ZFinalize: Updating package state database ... Done
2002026-09-03T01:00:52.286ZFinalize: Updating package cache ... Done
2012026-09-03T01:00:52.380ZFinalize: Updating image state ... Done
2022026-09-03T01:00:54.310ZFinalize: Creating fast lookup database ... Done
2032026-09-03T01:00:54.375ZFinalize: Reading search index ... Done
2042026-09-03T01:00:54.379ZFinalize: Updating search index ... Done
2052026-09-03T01:00:54.442ZFinalize: Updating package cache ... Done
2062026-09-03T01:00:54.750ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-03T01:00:54.750Zapache system 2.4 system
2082026-09-03T01:00:54.750Zclang system 15 system
2092026-09-03T01:00:54.750Zcsh system system illumos
2102026-09-03T01:00:54.750Zctags system system illumos
2112026-09-03T01:00:54.750Zfile vendor vendor darwinsys
2122026-09-03T01:00:54.750Zfile system system illumos
2132026-09-03T01:00:54.750Zgcc vendor 14 vendor
2142026-09-03T01:00:54.750Zgcc system 13 system
2152026-09-03T01:00:54.750Zgcc system 10 system
2162026-09-03T01:00:54.750Zgo system 1.25 system
2172026-09-03T01:00:54.750Zllvm system 15 system
2182026-09-03T01:00:54.750Zmariadb system 11.4 system
2192026-09-03T01:00:54.750Zmta vendor vendor dma
2202026-09-03T01:00:54.751Zopenjdk system 17 system
2212026-09-03T01:00:54.751Zopenjdk system 11 system
2222026-09-03T01:00:54.751Zopenssl vendor 3 vendor
2232026-09-03T01:00:54.751Zperl system 5.40 system
2242026-09-03T01:00:54.751Zpostgresql system 18 system
2252026-09-03T01:00:54.751Zpostgresql system 17 system
2262026-09-03T01:00:54.751Zpython vendor 3 vendor
2272026-09-03T01:00:54.751Zpython system 2 system
2282026-09-03T01:00:54.751Zpython3 vendor 3.13 vendor
2292026-09-03T01:00:54.751Zruby system 3.4 system
2302026-09-03T01:00:54.751Zruby system 3.0 system
2312026-09-03T01:00:54.751Zwords vendor vendor american-english
2322026-09-03T01:00:54.751Zwords system system australian-english
2332026-09-03T01:00:54.751Zwords system system british-english
2342026-09-03T01:00:54.751Zwords system system canadian-english
2352026-09-03T01:00:54.751Zwords system system french
2362026-09-03T01:00:54.751Zwords system system italian
2372026-09-03T01:00:54.751Zwords system system ngerman
2382026-09-03T01:00:54.751Zwords system system ogerman
2392026-09-03T01:00:54.751Zwords system system spanish
2402026-09-03T01:00:55.004ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-03T01:00:55.004Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-03T01:00:55.525ZFMRI IFO
2432026-09-03T01:00:55.525Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-03T01:00:55.525Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-03T01:00:55.525Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-03T01:00:55.525Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-03T01:00:55.525Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-03T01:00:55.525Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-03T01:00:55.525Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-03T01:00:55.525Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-03T01:00:55.525Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-03T01:00:55.876Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-03T01:00:56.208Z Updating crates.io index
2542026-09-03T01:00:56.211Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-03T01:00:56.473Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-03T01:00:56.860Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-03T01:00:57.161Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-03T01:00:58.125Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-03T01:00:58.718Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-03T01:01:00.685Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-03T01:01:01.637Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-03T01:01:01.923Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-03T01:01:02.354Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-03T01:01:03.543Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-03T01:01:04.171Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-03T01:01:04.604Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-03T01:01:04.894Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-03T01:01:05.170Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-03T01:01:05.445Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-03T01:01:05.755Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-03T01:01:06.073Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-03T01:01:06.405Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-03T01:01:06.790Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742026-09-03T01:01:07.399Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-09-03T01:01:07.671Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-09-03T01:01:08.195Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772026-09-03T01:01:08.568Z Updating git repository `https://github.com/oxidecomputer/erebor`
2782026-09-03T01:01:08.835Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2792026-09-03T01:01:09.298Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2802026-09-03T01:01:09.571Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2812026-09-03T01:01:09.999Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-09-03T01:01:10.668Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-09-03T01:01:10.962Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842026-09-03T01:01:11.310Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-09-03T01:01:11.712Z Updating git repository `https://github.com/oxidecomputer/tough`
2862026-09-03T01:01:12.272Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872026-09-03T01:01:12.585Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-09-03T01:01:12.873Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-03T01:01:13.172Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2902026-09-03T01:01:13.526Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-09-03T01:01:13.811Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-09-03T01:01:14.104Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-09-03T01:01:14.487Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-09-03T01:01:14.808Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-03T01:01:15.214Z Updating git repository `https://github.com/illumos/smf-rs`
2962026-09-03T01:01:17.906Z Downloading crates ...
2972026-09-03T01:01:17.961Z Downloaded bytecount v0.6.9
2982026-09-03T01:01:17.964Z Downloaded bitflags v2.11.0
2992026-09-03T01:01:17.966Z Downloaded anstream v1.0.0
3002026-09-03T01:01:17.978Z Downloaded zerocopy-derive v0.7.35
3012026-09-03T01:01:17.987Z Downloaded crypto-common v0.1.7
3022026-09-03T01:01:17.990Z Downloaded zmij v1.0.21
3032026-09-03T01:01:17.993Z Downloaded zerocopy v0.7.35
3042026-09-03T01:01:18.001Z Downloaded generic-array v0.14.7
3052026-09-03T01:01:18.004Z Downloaded goblin v0.8.2
3062026-09-03T01:01:18.010Z Downloaded clap_derive v4.6.1
3072026-09-03T01:01:18.019Z Downloaded colorchoice v1.0.4
3082026-09-03T01:01:18.022Z Downloaded fastrand v2.3.0
3092026-09-03T01:01:18.022Z Downloaded cpufeatures v0.2.17
3102026-09-03T01:01:18.022Z Downloaded equivalent v1.0.2
3112026-09-03T01:01:18.027Z Downloaded serde_spanned v0.6.9
3122026-09-03T01:01:18.030Z Downloaded strsim v0.11.1
3132026-09-03T01:01:18.030Z Downloaded proc-macro-error-attr v1.0.4
3142026-09-03T01:01:18.033Z Downloaded clap_lex v1.0.0
3152026-09-03T01:01:18.036Z Downloaded errno v0.3.14
3162026-09-03T01:01:18.039Z Downloaded itoa v1.0.17
3172026-09-03T01:01:18.039Z Downloaded cfg-if v1.0.4
3182026-09-03T01:01:18.041Z Downloaded dof v0.3.0
3192026-09-03T01:01:18.044Z Downloaded cargo-platform v0.3.2
3202026-09-03T01:01:18.047Z Downloaded is_terminal_polyfill v1.70.2
3212026-09-03T01:01:18.047Z Downloaded terminal_size v0.4.3
3222026-09-03T01:01:18.047Z Downloaded anstyle-query v1.1.5
3232026-09-03T01:01:18.053Z Downloaded utf8parse v0.2.2
3242026-09-03T01:01:18.061Z Downloaded scroll_derive v0.12.1
3252026-09-03T01:01:18.064Z Downloaded block-buffer v0.10.4
3262026-09-03T01:01:18.069Z Downloaded memmap v0.7.0
3272026-09-03T01:01:18.072Z Downloaded heck v0.5.0
3282026-09-03T01:01:18.072Z Downloaded unicode-linebreak v0.1.5
3292026-09-03T01:01:18.072Z Downloaded pretty-hex v0.4.1
3302026-09-03T01:01:18.072Z Downloaded thread-id v4.2.2
3312026-09-03T01:01:18.078Z Downloaded toml_datetime v0.6.11
3322026-09-03T01:01:18.080Z Downloaded version_check v0.9.5
3332026-09-03T01:01:18.080Z Downloaded fnv v1.0.7
3342026-09-03T01:01:18.080Z Downloaded heck v0.4.1
3352026-09-03T01:01:18.084Z Downloaded plain v0.2.3
3362026-09-03T01:01:18.087Z Downloaded smawk v0.3.2
3372026-09-03T01:01:18.090Z Downloaded usdt-macro v0.5.0
3382026-09-03T01:01:18.093Z Downloaded swrite v0.1.0
3392026-09-03T01:01:18.096Z Downloaded dtrace-parser v0.2.0
3402026-09-03T01:01:18.096Z Downloaded tabled_derive v0.7.0
3412026-09-03T01:01:18.096Z Downloaded usdt-attr-macro v0.5.0
3422026-09-03T01:01:18.101Z Downloaded macaddr v1.0.1
3432026-09-03T01:01:18.104Z Downloaded fs-err v3.3.0
3442026-09-03T01:01:18.104Z Downloaded anstyle-parse v1.0.0
3452026-09-03T01:01:18.108Z Downloaded autocfg v1.5.0
3462026-09-03T01:01:18.108Z Downloaded camino-tempfile v1.4.1
3472026-09-03T01:01:18.111Z Downloaded serde_tokenstream v0.2.3
3482026-09-03T01:01:18.114Z Downloaded anstyle v1.0.14
3492026-09-03T01:01:18.114Z Downloaded thiserror v2.0.18
3502026-09-03T01:01:18.116Z Downloaded digest v0.10.7
3512026-09-03T01:01:18.120Z Downloaded thiserror v1.0.69
3522026-09-03T01:01:18.127Z Downloaded usdt v0.5.0
3532026-09-03T01:01:18.130Z Downloaded quote v1.0.45
3542026-09-03T01:01:18.130Z Downloaded proc-macro-error v1.0.4
3552026-09-03T01:01:18.133Z Downloaded toml_write v0.1.2
3562026-09-03T01:01:18.133Z Downloaded sha2 v0.10.9
3572026-09-03T01:01:18.136Z Downloaded thiserror-impl v1.0.69
3582026-09-03T01:01:18.139Z Downloaded usdt-impl v0.5.0
3592026-09-03T01:01:18.139Z Downloaded thiserror-impl v2.0.18
3602026-09-03T01:01:18.139Z Downloaded cargo_toml v0.21.0
3612026-09-03T01:01:18.139Z Downloaded pest_generator v2.8.6
3622026-09-03T01:01:18.141Z Downloaded byteorder v1.5.0
3632026-09-03T01:01:18.144Z Downloaded scroll v0.12.0
3642026-09-03T01:01:18.147Z Downloaded tempfile v3.27.0
3652026-09-03T01:01:18.152Z Downloaded once_cell v1.21.3
3662026-09-03T01:01:18.155Z Downloaded cargo_metadata v0.23.1
3672026-09-03T01:01:18.163Z Downloaded toml v0.8.23
3682026-09-03T01:01:18.166Z Downloaded camino v1.2.5
3692026-09-03T01:01:18.169Z Downloaded semver v1.0.28
3702026-09-03T01:01:18.171Z Downloaded pest_derive v2.8.6
3712026-09-03T01:01:18.180Z Downloaded papergrid v0.11.0
3722026-09-03T01:01:18.187Z Downloaded ucd-trie v0.1.7
3732026-09-03T01:01:18.190Z Downloaded log v0.4.33
3742026-09-03T01:01:18.190Z Downloaded unicode-ident v1.0.24
3752026-09-03T01:01:18.193Z Downloaded proc-macro2 v1.0.106
3762026-09-03T01:01:18.197Z Downloaded serde_core v1.0.228
3772026-09-03T01:01:18.200Z Downloaded textwrap v0.16.2
3782026-09-03T01:01:18.206Z Downloaded clap v4.6.1
3792026-09-03T01:01:18.210Z Downloaded pest_meta v2.8.6
3802026-09-03T01:01:18.213Z Downloaded serde_derive v1.0.228
3812026-09-03T01:01:18.213Z Downloaded anyhow v1.0.104
3822026-09-03T01:01:18.219Z Downloaded toml_edit v0.22.27
3832026-09-03T01:01:18.223Z Downloaded memchr v2.8.0
3842026-09-03T01:01:18.229Z Downloaded getrandom v0.4.3
3852026-09-03T01:01:18.232Z Downloaded serde v1.0.228
3862026-09-03T01:01:18.236Z Downloaded indexmap v2.14.0
3872026-09-03T01:01:18.239Z Downloaded clap_builder v4.6.0
3882026-09-03T01:01:18.248Z Downloaded typenum v1.20.1
3892026-09-03T01:01:18.279Z Downloaded hashbrown v0.17.0
3902026-09-03T01:01:18.285Z Downloaded pest v2.8.6
3912026-09-03T01:01:18.288Z Downloaded winnow v0.7.14
3922026-09-03T01:01:18.293Z Downloaded serde_json v1.0.151
3932026-09-03T01:01:18.306Z Downloaded tabled v0.15.0
3942026-09-03T01:01:18.316Z Downloaded syn v1.0.109
3952026-09-03T01:01:18.323Z Downloaded unicode-width v0.1.14
3962026-09-03T01:01:18.331Z Downloaded unicode-width v0.2.0
3972026-09-03T01:01:18.337Z Downloaded syn v2.0.117
3982026-09-03T01:01:18.346Z Downloaded libc v0.2.185
3992026-09-03T01:01:18.365Z Downloaded rustix v1.1.4
4002026-09-03T01:01:18.421Z Compiling proc-macro2 v1.0.106
4012026-09-03T01:01:18.422Z Compiling unicode-ident v1.0.24
4022026-09-03T01:01:18.422Z Compiling quote v1.0.45
4032026-09-03T01:01:18.422Z Compiling serde_core v1.0.228
4042026-09-03T01:01:18.425Z Compiling libc v0.2.185
4052026-09-03T01:01:18.425Z Compiling version_check v0.9.5
4062026-09-03T01:01:18.425Z Compiling memchr v2.8.0
4072026-09-03T01:01:18.425Z Compiling serde v1.0.228
4082026-09-03T01:01:18.729Z Compiling zmij v1.0.21
4092026-09-03T01:01:18.956Z Compiling thiserror v1.0.69
4102026-09-03T01:01:18.988Z Compiling itoa v1.0.17
4112026-09-03T01:01:18.988Z Compiling ucd-trie v0.1.7
4122026-09-03T01:01:19.244Z Compiling pest v2.8.6
4132026-09-03T01:01:19.276Z Compiling byteorder v1.5.0
4142026-09-03T01:01:19.439Z Compiling rustix v1.1.4
4152026-09-03T01:01:19.465Z Compiling errno v0.3.14
4162026-09-03T01:01:19.526Z Compiling bitflags v2.11.0
4172026-09-03T01:01:19.725Z Compiling serde_json v1.0.151
4182026-09-03T01:01:19.905Z Compiling syn v2.0.117
4192026-09-03T01:01:19.921Z Compiling thread-id v4.2.2
4202026-09-03T01:01:19.975Z Compiling proc-macro-error-attr v1.0.4
4212026-09-03T01:01:19.991Z Compiling usdt-impl v0.5.0
4222026-09-03T01:01:20.007Z Compiling camino v1.2.5
4232026-09-03T01:01:20.156Z Compiling syn v1.0.109
4242026-09-03T01:01:20.354Z Compiling pest_meta v2.8.6
4252026-09-03T01:01:20.374Z Compiling proc-macro-error v1.0.4
4262026-09-03T01:01:20.513Z Compiling hashbrown v0.17.0
4272026-09-03T01:01:20.536Z Compiling getrandom v0.4.3
4282026-09-03T01:01:20.558Z Compiling log v0.4.33
4292026-09-03T01:01:20.750Z Compiling equivalent v1.0.2
4302026-09-03T01:01:20.888Z Compiling plain v0.2.3
4312026-09-03T01:01:20.957Z Compiling utf8parse v0.2.2
4322026-09-03T01:01:21.003Z Compiling indexmap v2.14.0
4332026-09-03T01:01:21.070Z Compiling anstyle-parse v1.0.0
4342026-09-03T01:01:21.112Z Compiling terminal_size v0.4.3
4352026-09-03T01:01:21.615Z Compiling colorchoice v1.0.4
4362026-09-03T01:01:21.738Z Compiling winnow v0.7.14
4372026-09-03T01:01:21.741Z Compiling autocfg v1.5.0
4382026-09-03T01:01:21.785Z Compiling toml_write v0.1.2
4392026-09-03T01:01:21.858Z Compiling cfg-if v1.0.4
4402026-09-03T01:01:21.934Z Compiling anstyle-query v1.1.5
4412026-09-03T01:01:21.952Z Compiling pretty-hex v0.4.1
4422026-09-03T01:01:21.982Z Compiling anstyle v1.0.14
4432026-09-03T01:01:22.047Z Compiling is_terminal_polyfill v1.70.2
4442026-09-03T01:01:22.090Z Compiling pest_generator v2.8.6
4452026-09-03T01:01:22.149Z Compiling thiserror v2.0.18
4462026-09-03T01:01:22.166Z Compiling fs-err v3.3.0
4472026-09-03T01:01:22.205Z Compiling anstream v1.0.0
4482026-09-03T01:01:22.436Z Compiling once_cell v1.21.3
4492026-09-03T01:01:22.460Z Compiling unicode-width v0.1.14
4502026-09-03T01:01:22.650Z Compiling bytecount v0.6.9
4512026-09-03T01:01:22.679Z Compiling fastrand v2.3.0
4522026-09-03T01:01:22.729Z Compiling anyhow v1.0.104
4532026-09-03T01:01:22.773Z Compiling heck v0.4.1
4542026-09-03T01:01:22.790Z Compiling clap_lex v1.0.0
4552026-09-03T01:01:22.815Z Compiling heck v0.5.0
4562026-09-03T01:01:22.944Z Compiling fnv v1.0.7
4572026-09-03T01:01:23.010Z Compiling strsim v0.11.1
4582026-09-03T01:01:23.034Z Compiling papergrid v0.11.0
4592026-09-03T01:01:23.054Z Compiling tempfile v3.27.0
4602026-09-03T01:01:23.188Z Compiling clap_builder v4.6.0
4612026-09-03T01:01:23.214Z Compiling semver v1.0.28
4622026-09-03T01:01:23.267Z Compiling cargo-platform v0.3.2
4632026-09-03T01:01:23.349Z Compiling memmap v0.7.0
4642026-09-03T01:01:23.378Z Compiling tabled_derive v0.7.0
4652026-09-03T01:01:23.439Z Compiling smawk v0.3.2
4662026-09-03T01:01:23.530Z Compiling unicode-linebreak v0.1.5
4672026-09-03T01:01:23.533Z Compiling unicode-width v0.2.0
4682026-09-03T01:01:23.565Z Compiling camino-tempfile v1.4.1
4692026-09-03T01:01:23.742Z Compiling serde_derive v1.0.228
4702026-09-03T01:01:23.769Z Compiling thiserror-impl v1.0.69
4712026-09-03T01:01:23.788Z Compiling zerocopy-derive v0.7.35
4722026-09-03T01:01:23.816Z Compiling pest_derive v2.8.6
4732026-09-03T01:01:23.923Z Compiling scroll_derive v0.12.1
4742026-09-03T01:01:24.259Z Compiling thiserror-impl v2.0.18
4752026-09-03T01:01:24.277Z Compiling clap_derive v4.6.1
4762026-09-03T01:01:24.428Z Compiling tabled v0.15.0
4772026-09-03T01:01:24.612Z Compiling scroll v0.12.0
4782026-09-03T01:01:24.697Z Compiling zerocopy v0.7.35
4792026-09-03T01:01:24.891Z Compiling goblin v0.8.2
4802026-09-03T01:01:25.190Z Compiling dtrace-parser v0.2.0
4812026-09-03T01:01:25.265Z Compiling textwrap v0.16.2
4822026-09-03T01:01:25.760Z Compiling swrite v0.1.0
4832026-09-03T01:01:26.055Z Compiling clap v4.6.1
4842026-09-03T01:01:26.925Z Compiling serde_spanned v0.6.9
4852026-09-03T01:01:26.925Z Compiling toml_datetime v0.6.11
4862026-09-03T01:01:26.925Z Compiling cargo_metadata v0.23.1
4872026-09-03T01:01:27.020Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4882026-09-03T01:01:27.020Z Compiling macaddr v1.0.1
4892026-09-03T01:01:27.020Z Compiling dof v0.3.0
4902026-09-03T01:01:27.020Z Compiling serde_tokenstream v0.2.3
4912026-09-03T01:01:27.142Z Compiling toml_edit v0.22.27
4922026-09-03T01:01:27.740Z Compiling usdt-macro v0.5.0
4932026-09-03T01:01:27.776Z Compiling usdt-attr-macro v0.5.0
4942026-09-03T01:01:28.328Z Compiling usdt v0.5.0
4952026-09-03T01:01:28.395Z Compiling toml v0.8.23
4962026-09-03T01:01:28.722Z Compiling cargo_toml v0.21.0
4972026-09-03T01:01:29.998Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982026-09-03T01:01:32.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.32s
4992026-09-03T01:01:32.226Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5002026-09-03T01:01:32.739Z Downloading crates ...
5012026-09-03T01:01:32.793Z Downloaded bit-set v0.8.0
5022026-09-03T01:01:32.796Z Downloaded atty v0.2.14
5032026-09-03T01:01:32.799Z Downloaded block-padding v0.4.2
5042026-09-03T01:01:32.803Z Downloaded atomic-waker v1.1.2
5052026-09-03T01:01:32.803Z Downloaded base64ct v1.8.3
5062026-09-03T01:01:32.803Z Downloaded ascii-canvas v3.0.0
5072026-09-03T01:01:32.803Z Downloaded atomicwrites v0.4.4
5082026-09-03T01:01:32.803Z Downloaded aead v0.5.2
5092026-09-03T01:01:32.808Z Downloaded castaway v0.2.4
5102026-09-03T01:01:32.810Z Downloaded arrayref v0.3.9
5112026-09-03T01:01:32.811Z Downloaded array-init v0.0.4
5122026-09-03T01:01:32.814Z Downloaded async-trait v0.1.89
5132026-09-03T01:01:32.814Z Downloaded byte-wrapper v0.1.0
5142026-09-03T01:01:32.817Z Downloaded async-recursion v1.1.1
5152026-09-03T01:01:32.821Z Downloaded env_filter v2.0.0
5162026-09-03T01:01:32.823Z Downloaded cexpr v0.6.0
5172026-09-03T01:01:32.827Z Downloaded async-stream v0.3.6
5182026-09-03T01:01:32.827Z Downloaded assert_matches v1.5.0
5192026-09-03T01:01:32.830Z Downloaded embedded-io v0.4.0
5202026-09-03T01:01:32.830Z Downloaded arrayvec v0.7.6
5212026-09-03T01:01:32.834Z Downloaded futures-macro v0.3.32
5222026-09-03T01:01:32.834Z Downloaded addr2line v0.25.1
5232026-09-03T01:01:32.837Z Downloaded ciborium v0.2.2
5242026-09-03T01:01:32.837Z Downloaded bitfield-struct v0.6.2
5252026-09-03T01:01:32.837Z Downloaded float-cmp v0.10.0
5262026-09-03T01:01:32.840Z Downloaded float-ord v0.3.2
5272026-09-03T01:01:32.840Z Downloaded headers-core v0.3.0
5282026-09-03T01:01:32.840Z Downloaded bitfield-macros v0.19.4
5292026-09-03T01:01:32.840Z Downloaded adler2 v2.0.1
5302026-09-03T01:01:32.843Z Downloaded const-oid v0.9.6
5312026-09-03T01:01:32.843Z Downloaded git-stub v1.0.0
5322026-09-03T01:01:32.845Z Downloaded bitfield v0.19.4
5332026-09-03T01:01:32.845Z Downloaded endian-type v0.1.2
5342026-09-03T01:01:32.845Z Downloaded enum-as-inner v0.6.1
5352026-09-03T01:01:32.845Z Downloaded hash32 v0.2.1
5362026-09-03T01:01:32.848Z Downloaded fd-lock v4.0.4
5372026-09-03T01:01:32.848Z Downloaded argon2 v0.6.0-rc.8
5382026-09-03T01:01:32.848Z Downloaded async-bb8-diesel v0.2.1
5392026-09-03T01:01:32.851Z Downloaded backtrace-ext v0.2.1
5402026-09-03T01:01:32.851Z Downloaded foreign-types-shared v0.3.1
5412026-09-03T01:01:32.854Z Downloaded foreign-types v0.5.0
5422026-09-03T01:01:32.854Z Downloaded futures-task v0.3.32
5432026-09-03T01:01:32.854Z Downloaded flagset v0.4.7
5442026-09-03T01:01:32.854Z Downloaded form_urlencoded v1.2.2
5452026-09-03T01:01:32.854Z Downloaded gethostname v0.5.0
5462026-09-03T01:01:32.858Z Downloaded bb8 v0.8.6
5472026-09-03T01:01:32.860Z Downloaded async-stream-impl v0.3.6
5482026-09-03T01:01:32.860Z Downloaded enum_dispatch v0.3.13
5492026-09-03T01:01:32.864Z Downloaded filetime v0.2.27
5502026-09-03T01:01:32.868Z Downloaded fixedbitset v0.5.7
5512026-09-03T01:01:32.868Z Downloaded backoff v0.4.0
5522026-09-03T01:01:32.868Z Downloaded bitflags v1.3.2
5532026-09-03T01:01:32.871Z Downloaded buf-list v1.1.2
5542026-09-03T01:01:32.871Z Downloaded foreign-types-macros v0.2.3
5552026-09-03T01:01:32.871Z Downloaded allocator-api2 v0.2.21
5562026-09-03T01:01:32.874Z Downloaded bcrypt-pbkdf v0.11.0
5572026-09-03T01:01:32.874Z Downloaded foreign-types v0.3.2
5582026-09-03T01:01:32.874Z Downloaded foreign-types-shared v0.1.1
5592026-09-03T01:01:32.874Z Downloaded funty v2.0.0
5602026-09-03T01:01:32.877Z Downloaded ciborium-ll v0.2.2
5612026-09-03T01:01:32.877Z Downloaded base16ct v1.0.0
5622026-09-03T01:01:32.877Z Downloaded embedded-io v0.6.1
5632026-09-03T01:01:32.880Z Downloaded futures-io v0.3.32
5642026-09-03T01:01:32.880Z Downloaded futures-sink v0.3.32
5652026-09-03T01:01:32.880Z Downloaded bit-set v0.5.3
5662026-09-03T01:01:32.883Z Downloaded ciborium-io v0.2.2
5672026-09-03T01:01:32.886Z Downloaded base16ct v0.2.0
5682026-09-03T01:01:32.886Z Downloaded hubpack v0.1.2
5692026-09-03T01:01:32.889Z Downloaded argon2 v0.5.3
5702026-09-03T01:01:32.889Z Downloaded hash32 v0.3.1
5712026-09-03T01:01:32.889Z Downloaded home v0.5.12
5722026-09-03T01:01:32.892Z Downloaded http-body v1.0.1
5732026-09-03T01:01:32.892Z Downloaded hostname v0.3.1
5742026-09-03T01:01:32.895Z Downloaded cfg_aliases v0.1.1
5752026-09-03T01:01:32.895Z Downloaded cfg_aliases v0.2.1
5762026-09-03T01:01:32.898Z Downloaded block-buffer v0.12.1
5772026-09-03T01:01:32.898Z Downloaded compression-core v0.4.31
5782026-09-03T01:01:32.902Z Downloaded cobs v0.3.0
5792026-09-03T01:01:32.906Z Downloaded nodrop v0.1.14
5802026-09-03T01:01:32.906Z Downloaded ff v0.14.0
5812026-09-03T01:01:32.906Z Downloaded httpdate v1.0.3
5822026-09-03T01:01:32.928Z Downloaded newline-converter v0.3.0
5832026-09-03T01:01:32.928Z Downloaded nibble_vec v0.1.0
5842026-09-03T01:01:32.928Z Downloaded fallible-iterator v0.2.0
5852026-09-03T01:01:32.928Z Downloaded fxhash v0.2.1
5862026-09-03T01:01:32.928Z Downloaded find-msvc-tools v0.1.9
5872026-09-03T01:01:32.928Z Downloaded http-body-util v0.1.3
5882026-09-03T01:01:32.928Z Downloaded ena v0.14.4
5892026-09-03T01:01:32.928Z Downloaded futures-executor v0.3.32
5902026-09-03T01:01:32.928Z Downloaded bs58 v0.5.1
5912026-09-03T01:01:32.928Z Downloaded num_threads v0.1.7
5922026-09-03T01:01:32.928Z Downloaded openssl-macros v0.1.1
5932026-09-03T01:01:32.928Z Downloaded normalize-line-endings v0.3.0
5942026-09-03T01:01:32.928Z Downloaded http-range v0.1.5
5952026-09-03T01:01:32.928Z Downloaded ghash v0.6.0
5962026-09-03T01:01:32.929Z Downloaded hostname v0.4.2
5972026-09-03T01:01:32.932Z Downloaded hex-literal v1.1.0
5982026-09-03T01:01:32.932Z Downloaded bit-vec v0.8.0
5992026-09-03T01:01:32.932Z Downloaded path-slash v0.1.5
6002026-09-03T01:01:32.932Z Downloaded globwalk v0.9.1
6012026-09-03T01:01:32.932Z Downloaded hubpack_derive v0.1.1
6022026-09-03T01:01:32.935Z Downloaded oso-derive v0.27.3
6032026-09-03T01:01:32.935Z Downloaded phf_shared v0.13.1
6042026-09-03T01:01:32.935Z Downloaded predicates-core v1.0.10
6052026-09-03T01:01:32.938Z Downloaded anstyle-parse v0.2.7
6062026-09-03T01:01:32.941Z Downloaded bcs v0.1.6
6072026-09-03T01:01:32.941Z Downloaded anstream v0.6.21
6082026-09-03T01:01:32.944Z Downloaded camino-tempfile-ext v0.3.3
6092026-09-03T01:01:32.944Z Downloaded progenitor-macro v0.13.0
6102026-09-03T01:01:32.944Z Downloaded progenitor-macro v0.14.0
6112026-09-03T01:01:32.948Z Downloaded ref-cast v1.0.25
6122026-09-03T01:01:32.948Z Downloaded fixedbitset v0.4.2
6132026-09-03T01:01:32.951Z Downloaded rand_xorshift v0.4.0
6142026-09-03T01:01:32.951Z Downloaded ff v0.13.1
6152026-09-03T01:01:32.951Z Downloaded rand_chacha v0.3.1
6162026-09-03T01:01:32.951Z Downloaded rustc-hash v2.1.1
6172026-09-03T01:01:32.954Z Downloaded env_logger v0.11.11
6182026-09-03T01:01:32.954Z Downloaded fs-err v2.11.0
6192026-09-03T01:01:32.957Z Downloaded fs_extra v1.3.0
6202026-09-03T01:01:32.957Z Downloaded chacha20 v0.9.1
6212026-09-03T01:01:32.960Z Downloaded aead v0.6.1
6222026-09-03T01:01:32.960Z Downloaded erased-serde v0.3.31
6232026-09-03T01:01:32.960Z Downloaded futures-core v0.3.32
6242026-09-03T01:01:32.963Z Downloaded group v0.13.0
6252026-09-03T01:01:32.966Z Downloaded highway v1.3.0
6262026-09-03T01:01:32.966Z Downloaded cipher v0.4.4
6272026-09-03T01:01:32.968Z Downloaded cassowary v0.3.0
6282026-09-03T01:01:32.971Z Downloaded git-stub-vcs v0.1.0
6292026-09-03T01:01:32.971Z Downloaded group v0.14.0
6302026-09-03T01:01:32.971Z Downloaded secrecy v0.8.0
6312026-09-03T01:01:32.974Z Downloaded sha1 v0.10.6
6322026-09-03T01:01:32.974Z Downloaded blowfish v0.10.0
6332026-09-03T01:01:32.977Z Downloaded cmake v0.1.57
6342026-09-03T01:01:32.977Z Downloaded bit-vec v0.6.3
6352026-09-03T01:01:32.980Z Downloaded backon v1.6.0
6362026-09-03T01:01:32.982Z Downloaded hmac v0.13.0
6372026-09-03T01:01:32.985Z Downloaded generic-array v1.4.3
6382026-09-03T01:01:32.988Z Downloaded slog-envlogger v2.2.0
6392026-09-03T01:01:32.991Z Downloaded supports-unicode v3.0.0
6402026-09-03T01:01:32.995Z Downloaded serde_bytes v0.11.19
6412026-09-03T01:01:32.998Z Downloaded owo-colors v4.3.0
6422026-09-03T01:01:33.002Z Downloaded password-hash v0.5.0
6432026-09-03T01:01:33.005Z Downloaded proc-macro-crate v1.3.1
6442026-09-03T01:01:33.005Z Downloaded foldhash v0.1.5
6452026-09-03T01:01:33.005Z Downloaded globset v0.4.18
6462026-09-03T01:01:33.005Z Downloaded hex v0.4.3
6472026-09-03T01:01:33.008Z Downloaded cancel-safe-futures v0.1.5
6482026-09-03T01:01:33.011Z Downloaded console v0.16.2
6492026-09-03T01:01:33.011Z Downloaded cipher v0.5.2
6502026-09-03T01:01:33.014Z Downloaded progenitor-extras v0.2.0
6512026-09-03T01:01:33.017Z Downloaded take_mut v0.2.2
6522026-09-03T01:01:33.017Z Downloaded pem v3.0.6
6532026-09-03T01:01:33.017Z Downloaded port-file v0.1.0
6542026-09-03T01:01:33.020Z Downloaded cbc v0.2.1
6552026-09-03T01:01:33.023Z Downloaded bzip2 v0.4.4
6562026-09-03T01:01:33.025Z Downloaded sponge-cursor v0.1.0
6572026-09-03T01:01:33.025Z Downloaded clang-sys v1.8.1
6582026-09-03T01:01:33.025Z Downloaded colored v3.1.1
6592026-09-03T01:01:33.028Z Downloaded bzip2 v0.6.1
6602026-09-03T01:01:33.028Z Downloaded console v0.15.11
6612026-09-03T01:01:33.031Z Downloaded typify-macro v0.6.2
6622026-09-03T01:01:33.031Z Downloaded chacha20 v0.10.0
6632026-09-03T01:01:33.031Z Downloaded colored v2.2.0
6642026-09-03T01:01:33.034Z Downloaded cmov v0.5.4
6652026-09-03T01:01:33.034Z Downloaded blake2 v0.11.0-rc.6
6662026-09-03T01:01:33.034Z Downloaded progenitor v0.13.0
6672026-09-03T01:01:33.034Z Downloaded futures-channel v0.3.32
6682026-09-03T01:01:33.037Z Downloaded usdt v0.6.0
6692026-09-03T01:01:33.037Z Downloaded utf-8 v0.7.6
6702026-09-03T01:01:33.037Z Downloaded want v0.3.1
6712026-09-03T01:01:33.041Z Downloaded xshell-macros v0.2.7
6722026-09-03T01:01:33.041Z Downloaded foldhash v0.2.0
6732026-09-03T01:01:33.041Z Downloaded num-traits v0.2.19
6742026-09-03T01:01:33.041Z Downloaded yoke-derive v0.8.1
6752026-09-03T01:01:33.044Z Downloaded convert_case v0.4.0
6762026-09-03T01:01:33.044Z Downloaded getrandom v0.2.17
6772026-09-03T01:01:33.044Z Downloaded glob v0.3.3
6782026-09-03T01:01:33.047Z Downloaded ahash v0.8.12
6792026-09-03T01:01:33.047Z Downloaded compression-codecs v0.4.37
6802026-09-03T01:01:33.049Z Downloaded num-integer v0.1.46
6812026-09-03T01:01:33.050Z Downloaded serde-hex v0.1.0
6822026-09-03T01:01:33.052Z Downloaded slog-term v2.9.2
6832026-09-03T01:01:33.052Z Downloaded structmeta v0.3.0
6842026-09-03T01:01:33.055Z Downloaded strum_macros v0.24.3
6852026-09-03T01:01:33.055Z Downloaded crc-catalog v2.4.0
6862026-09-03T01:01:33.058Z Downloaded ar_archive_writer v0.5.1
6872026-09-03T01:01:33.058Z Downloaded elliptic-curve v0.14.1
6882026-09-03T01:01:33.061Z Downloaded parking_lot_core v0.9.12
6892026-09-03T01:01:33.063Z Downloaded curve25519-dalek-derive v0.1.1
6902026-09-03T01:01:33.067Z Downloaded synstructure v0.13.2
6912026-09-03T01:01:33.070Z Downloaded thread_local v1.1.9
6922026-09-03T01:01:33.070Z Downloaded zeroize_derive v1.5.0
6932026-09-03T01:01:33.072Z Downloaded pkcs8 v0.11.0
6942026-09-03T01:01:33.078Z Downloaded defmt-parser v1.0.0
6952026-09-03T01:01:33.081Z Downloaded difflib v0.4.0
6962026-09-03T01:01:33.081Z Downloaded digest-io v0.1.0
6972026-09-03T01:01:33.081Z Downloaded signal-hook-mio v0.2.5
6982026-09-03T01:01:33.081Z Downloaded dtrace-parser v0.3.0
6992026-09-03T01:01:33.084Z Downloaded shlex v1.3.0
7002026-09-03T01:01:33.084Z Downloaded zone_cfg_derive v0.3.1
7012026-09-03T01:01:33.089Z Downloaded darling_macro v0.20.11
7022026-09-03T01:01:33.092Z Downloaded blake2 v0.10.6
7032026-09-03T01:01:33.094Z Downloaded salsa20 v0.11.0
7042026-09-03T01:01:33.095Z Downloaded tui-tree-widget v0.23.1
7052026-09-03T01:01:33.097Z Downloaded whoami v1.6.1
7062026-09-03T01:01:33.098Z Downloaded wyz v0.5.1
7072026-09-03T01:01:33.098Z Downloaded smf v0.2.3
7082026-09-03T01:01:33.100Z Downloaded spki v0.8.0
7092026-09-03T01:01:33.100Z Downloaded hmac v0.12.1
7102026-09-03T01:01:33.100Z Downloaded idna_adapter v1.2.1
7112026-09-03T01:01:33.106Z Downloaded polyval v0.7.1
7122026-09-03T01:01:33.110Z Downloaded poly1305 v0.9.0
7132026-09-03T01:01:33.110Z Downloaded spki v0.7.3
7142026-09-03T01:01:33.112Z Downloaded string_cache v0.8.9
7152026-09-03T01:01:33.112Z Downloaded termios v0.3.3
7162026-09-03T01:01:33.112Z Downloaded tls_codec_derive v0.4.2
7172026-09-03T01:01:33.112Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7182026-09-03T01:01:33.115Z Downloaded bumpalo v3.20.2
7192026-09-03T01:01:33.118Z Downloaded omicron-zone-package v0.12.3
7202026-09-03T01:01:33.118Z Downloaded const-oid v0.10.2
7212026-09-03T01:01:33.120Z Downloaded futures v0.3.32
7222026-09-03T01:01:33.123Z Downloaded jiff-static v0.2.34
7232026-09-03T01:01:33.123Z Downloaded libscf-sys v1.2.0
7242026-09-03T01:01:33.126Z Downloaded getrandom v0.3.4
7252026-09-03T01:01:33.128Z Downloaded ctr v0.10.1
7262026-09-03T01:01:33.129Z Downloaded half v1.8.3
7272026-09-03T01:01:33.131Z Downloaded pin-project v1.1.11
7282026-09-03T01:01:33.136Z Downloaded tracing-attributes v0.1.31
7292026-09-03T01:01:33.139Z Downloaded diesel-dtrace v0.5.0
7302026-09-03T01:01:33.139Z Downloaded hyper-tls v0.6.0
7312026-09-03T01:01:33.139Z Downloaded digest v0.11.3
7322026-09-03T01:01:33.142Z Downloaded lalrpop-util v0.19.12
7332026-09-03T01:01:33.142Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7342026-09-03T01:01:33.142Z Downloaded memoffset v0.9.1
7352026-09-03T01:01:33.145Z Downloaded fatfs v0.3.6
7362026-09-03T01:01:33.148Z Downloaded flume v0.11.1
7372026-09-03T01:01:33.151Z Downloaded num_enum_derive v0.5.11
7382026-09-03T01:01:33.151Z Downloaded compact_str v0.8.1
7392026-09-03T01:01:33.151Z Downloaded indoc v1.0.9
7402026-09-03T01:01:33.158Z Downloaded olpc-cjson v0.1.4
7412026-09-03T01:01:33.161Z Downloaded openssl-probe v0.1.6
7422026-09-03T01:01:33.161Z Downloaded openssl-probe v0.2.1
7432026-09-03T01:01:33.164Z Downloaded base64 v0.21.7
7442026-09-03T01:01:33.166Z Downloaded chacha20poly1305 v0.10.1
7452026-09-03T01:01:33.169Z Downloaded ipnetwork v0.21.1
7462026-09-03T01:01:33.169Z Downloaded slog v2.8.2
7472026-09-03T01:01:33.172Z Downloaded socket2 v0.5.10
7482026-09-03T01:01:33.172Z Downloaded serde_cbor v0.11.2
7492026-09-03T01:01:33.172Z Downloaded serde_derive_internals v0.29.1
7502026-09-03T01:01:33.175Z Downloaded corncobs v0.1.4
7512026-09-03T01:01:33.178Z Downloaded precomputed-hash v0.1.1
7522026-09-03T01:01:33.178Z Downloaded debug-ignore v1.0.5
7532026-09-03T01:01:33.178Z Downloaded predicates-tree v1.0.13
7542026-09-03T01:01:33.181Z Downloaded oso v0.27.3
7552026-09-03T01:01:33.185Z Downloaded lzss v0.8.2
7562026-09-03T01:01:33.188Z Downloaded subprocess v0.2.15
7572026-09-03T01:01:33.188Z Downloaded quick-error v1.2.3
7582026-09-03T01:01:33.191Z Downloaded arc-swap v1.8.2
7592026-09-03T01:01:33.191Z Downloaded chumsky v0.9.3
7602026-09-03T01:01:33.193Z Downloaded derive_builder_core v0.20.2
7612026-09-03T01:01:33.193Z Downloaded bytes v1.11.1
7622026-09-03T01:01:33.196Z Downloaded pretty_assertions v1.4.1
7632026-09-03T01:01:33.196Z Downloaded base64 v0.22.1
7642026-09-03T01:01:33.199Z Downloaded half v2.7.1
7652026-09-03T01:01:33.202Z Downloaded hybrid-array v0.4.13
7662026-09-03T01:01:33.202Z Downloaded lru-slab v0.1.2
7672026-09-03T01:01:33.202Z Downloaded papergrid v0.18.0
7682026-09-03T01:01:33.204Z Downloaded term v1.2.1
7692026-09-03T01:01:33.207Z Downloaded tls_codec v0.4.2
7702026-09-03T01:01:33.207Z Downloaded recursive-proc-macro-impl v0.1.1
7712026-09-03T01:01:33.207Z Downloaded rustc_version v0.4.1
7722026-09-03T01:01:33.207Z Downloaded psl-types v2.0.11
7732026-09-03T01:01:33.207Z Downloaded backtrace v0.3.76
7742026-09-03T01:01:33.215Z Downloaded vte v0.14.1
7752026-09-03T01:01:33.218Z Downloaded scopeguard v1.2.0
7762026-09-03T01:01:33.218Z Downloaded httparse v1.10.1
7772026-09-03T01:01:33.221Z Downloaded semver v0.1.20
7782026-09-03T01:01:33.221Z Downloaded serde_spanned v1.1.1
7792026-09-03T01:01:33.223Z Downloaded serde_repr v0.1.20
7802026-09-03T01:01:33.223Z Downloaded strum v0.26.3
7812026-09-03T01:01:33.223Z Downloaded headers v0.4.1
7822026-09-03T01:01:33.226Z Downloaded tokio-stream v0.1.18
7832026-09-03T01:01:33.229Z Downloaded phf v0.12.1
7842026-09-03T01:01:33.229Z Downloaded russh-cryptovec v0.62.0
7852026-09-03T01:01:33.232Z Downloaded indoc v2.0.7
7862026-09-03T01:01:33.234Z Downloaded ipnet v2.12.0
7872026-09-03T01:01:33.234Z Downloaded phf v0.13.1
7882026-09-03T01:01:33.237Z Downloaded progenitor-client v0.13.0
7892026-09-03T01:01:33.237Z Downloaded predicates v3.1.4
7902026-09-03T01:01:33.244Z Downloaded structmeta-derive v0.3.0
7912026-09-03T01:01:33.244Z Downloaded unicode-properties v0.1.4
7922026-09-03T01:01:33.244Z Downloaded flate2 v1.1.9
7932026-09-03T01:01:33.244Z Downloaded module-lattice v0.2.3
7942026-09-03T01:01:33.244Z Downloaded jobserver v0.1.34
7952026-09-03T01:01:33.244Z Downloaded aes v0.9.1
7962026-09-03T01:01:33.251Z Downloaded p384 v0.14.0
7972026-09-03T01:01:33.251Z Downloaded signal-hook-tokio v0.3.1
7982026-09-03T01:01:33.251Z Downloaded tokio-test v0.4.5
7992026-09-03T01:01:33.251Z Downloaded sqlparser_derive v0.5.0
8002026-09-03T01:01:33.251Z Downloaded unicode-xid v0.2.6
8012026-09-03T01:01:33.253Z Downloaded supports-hyperlinks v3.2.0
8022026-09-03T01:01:33.256Z Downloaded r2d2 v0.8.10
8032026-09-03T01:01:33.258Z Downloaded uzers v0.12.2
8042026-09-03T01:01:33.258Z Downloaded ml-kem v0.3.2
8052026-09-03T01:01:33.262Z Downloaded rustls-platform-verifier v0.6.2
8062026-09-03T01:01:33.264Z Downloaded rand_core v0.10.0
8072026-09-03T01:01:33.267Z Downloaded memmap2 v0.9.10
8082026-09-03T01:01:33.269Z Downloaded universal-hash v0.6.1
8092026-09-03T01:01:33.269Z Downloaded signal-hook v0.3.18
8102026-09-03T01:01:33.272Z Downloaded crossbeam-utils v0.8.21
8112026-09-03T01:01:33.272Z Downloaded darling v0.20.11
8122026-09-03T01:01:33.275Z Downloaded darling v0.21.3
8132026-09-03T01:01:33.277Z Downloaded async-compression v0.4.41
8142026-09-03T01:01:33.280Z Downloaded num-complex v0.4.6
8152026-09-03T01:01:33.280Z Downloaded peg-macros v0.8.5
8162026-09-03T01:01:33.286Z Downloaded sec1 v0.7.3
8172026-09-03T01:01:33.286Z Downloaded simd-adler32 v0.3.8
8182026-09-03T01:01:33.286Z Downloaded time-core v0.1.8
8192026-09-03T01:01:33.286Z Downloaded tinyvec_macros v0.1.1
8202026-09-03T01:01:33.286Z Downloaded wnaf v0.14.0
8212026-09-03T01:01:33.286Z Downloaded untrusted v0.7.1
8222026-09-03T01:01:33.289Z Downloaded peg v0.8.5
8232026-09-03T01:01:33.289Z Downloaded cc v1.2.56
8242026-09-03T01:01:33.289Z Downloaded heapless v0.8.0
8252026-09-03T01:01:33.297Z Downloaded derive_builder v0.20.2
8262026-09-03T01:01:33.300Z Downloaded parking_lot v0.12.5
8272026-09-03T01:01:33.302Z Downloaded untrusted v0.9.0
8282026-09-03T01:01:33.302Z Downloaded darling_macro v0.13.4
8292026-09-03T01:01:33.303Z Downloaded wait-timeout v0.2.1
8302026-09-03T01:01:33.305Z Downloaded cpufeatures v0.3.0
8312026-09-03T01:01:33.305Z Downloaded crc-any v2.5.0
8322026-09-03T01:01:33.308Z Downloaded trait-variant v0.1.2
8332026-09-03T01:01:33.311Z Downloaded hickory-resolver v0.25.2
8342026-09-03T01:01:33.311Z Downloaded dof v0.4.0
8352026-09-03T01:01:33.311Z Downloaded dirs-next v2.0.0
8362026-09-03T01:01:33.314Z Downloaded samael v0.0.19
8372026-09-03T01:01:33.318Z Downloaded rustls-pemfile v2.2.0
8382026-09-03T01:01:33.322Z Downloaded cpubits v0.1.1
8392026-09-03T01:01:33.324Z Downloaded rayon-core v1.13.0
8402026-09-03T01:01:33.327Z Downloaded hickory-server v0.25.2
8412026-09-03T01:01:33.330Z Downloaded indent_write v2.2.0
8422026-09-03T01:01:33.333Z Downloaded litemap v0.8.1
8432026-09-03T01:01:33.333Z Downloaded is-terminal v0.4.17
8442026-09-03T01:01:33.336Z Downloaded vergen-lib v0.1.6
8452026-09-03T01:01:33.336Z Downloaded serdect v0.4.3
8462026-09-03T01:01:33.340Z Downloaded slog-json v2.6.1
8472026-09-03T01:01:33.340Z Downloaded smallvec v0.6.14
8482026-09-03T01:01:33.340Z Downloaded ssh-cipher v0.3.0
8492026-09-03T01:01:33.344Z Downloaded writeable v0.6.2
8502026-09-03T01:01:33.344Z Downloaded keccak v0.1.6
8512026-09-03T01:01:33.347Z Downloaded dyn-clone v1.0.20
8522026-09-03T01:01:33.347Z Downloaded instant v0.1.13
8532026-09-03T01:01:33.351Z Downloaded zeroize v1.9.0
8542026-09-03T01:01:33.351Z Downloaded unsafe-libyaml v0.2.11
8552026-09-03T01:01:33.356Z Downloaded parking_lot v0.11.2
8562026-09-03T01:01:33.356Z Downloaded pkcs5 v0.8.1
8572026-09-03T01:01:33.358Z Downloaded zstd v0.13.3
8582026-09-03T01:01:33.358Z Downloaded num v0.4.3
8592026-09-03T01:01:33.361Z Downloaded scuffle v0.1.0
8602026-09-03T01:01:33.364Z Downloaded postgres-types v0.2.12
8612026-09-03T01:01:33.367Z Downloaded maybe-uninit v2.0.0
8622026-09-03T01:01:33.367Z Downloaded term v0.7.0
8632026-09-03T01:01:33.370Z Downloaded newtype-uuid-macros v0.1.0
8642026-09-03T01:01:33.374Z Downloaded delegate v0.13.5
8652026-09-03T01:01:33.374Z Downloaded downcast-rs v2.0.2
8662026-09-03T01:01:33.374Z Downloaded percent-encoding v2.3.2
8672026-09-03T01:01:33.374Z Downloaded derive-ex v0.1.8
8682026-09-03T01:01:33.374Z Downloaded heapless v0.7.17
8692026-09-03T01:01:33.378Z Downloaded progenitor-client v0.14.0
8702026-09-03T01:01:33.381Z Downloaded either v1.15.0
8712026-09-03T01:01:33.385Z Downloaded parse-display v0.10.0
8722026-09-03T01:01:33.389Z Downloaded potential_utf v0.1.4
8732026-09-03T01:01:33.389Z Downloaded proc-macro-crate v3.4.0
8742026-09-03T01:01:33.392Z Downloaded expectorate v1.2.0
8752026-09-03T01:01:33.392Z Downloaded recursive v0.1.1
8762026-09-03T01:01:33.392Z Downloaded scheduled-thread-pool v0.2.7
8772026-09-03T01:01:33.392Z Downloaded ecdsa v0.17.0
8782026-09-03T01:01:33.395Z Downloaded serde_plain v1.0.2
8792026-09-03T01:01:33.399Z Downloaded hashbrown v0.13.2
8802026-09-03T01:01:33.402Z Downloaded rustls-pki-types v1.14.0
8812026-09-03T01:01:33.406Z Downloaded russh-util v0.52.0
8822026-09-03T01:01:33.406Z Downloaded slog-bunyan v2.5.0
8832026-09-03T01:01:33.406Z Downloaded libefi-sys v0.1.0
8842026-09-03T01:01:33.412Z Downloaded strum v0.27.2
8852026-09-03T01:01:33.412Z Downloaded rtoolbox v0.0.3
8862026-09-03T01:01:33.412Z Downloaded scroll_derive v0.13.1
8872026-09-03T01:01:33.421Z Downloaded opaque-debug v0.3.1
8882026-09-03T01:01:33.424Z Downloaded smallvec v1.15.1
8892026-09-03T01:01:33.427Z Downloaded termtree v0.5.1
8902026-09-03T01:01:33.431Z Downloaded aho-corasick v1.1.4
8912026-09-03T01:01:33.434Z Downloaded num_enum v0.5.11
8922026-09-03T01:01:33.437Z Downloaded paste v1.0.15
8932026-09-03T01:01:33.437Z Downloaded pem-rfc7468 v1.0.0
8942026-09-03T01:01:33.437Z Downloaded num-bigint-dig v0.8.6
8952026-09-03T01:01:33.440Z Downloaded poly1305 v0.8.0
8962026-09-03T01:01:33.443Z Downloaded tinyvec v1.10.0
8972026-09-03T01:01:33.443Z Downloaded testing_table v0.3.0
8982026-09-03T01:01:33.443Z Downloaded knus-derive v3.4.0
8992026-09-03T01:01:33.443Z Downloaded zerotrie v0.2.3
9002026-09-03T01:01:33.446Z Downloaded toml v1.1.2+spec-1.1.0
9012026-09-03T01:01:33.451Z Downloaded rustls-webpki v0.103.13
9022026-09-03T01:01:33.455Z Downloaded oxide-update-engine-types v0.1.2
9032026-09-03T01:01:33.458Z Downloaded rand_seeder v0.4.0
9042026-09-03T01:01:33.458Z Downloaded xattr v1.6.1
9052026-09-03T01:01:33.458Z Downloaded usdt-attr-macro v0.6.0
9062026-09-03T01:01:33.458Z Downloaded miette-derive v7.6.0
9072026-09-03T01:01:33.458Z Downloaded twox-hash v2.1.2
9082026-09-03T01:01:33.461Z Downloaded hashbrown v0.12.3
9092026-09-03T01:01:33.464Z Downloaded hickory-resolver v0.24.4
9102026-09-03T01:01:33.467Z Downloaded nanorand v0.7.0
9112026-09-03T01:01:33.467Z Downloaded oxide-update-engine v0.1.2
9122026-09-03T01:01:33.467Z Downloaded linked-hash-map v0.5.6
9132026-09-03T01:01:33.467Z Downloaded typed-path v0.9.3
9142026-09-03T01:01:33.470Z Downloaded oxide-update-engine-display v0.1.2
9152026-09-03T01:01:33.474Z Downloaded crc8 v0.1.1
9162026-09-03T01:01:33.474Z Downloaded crucible-workspace-hack v0.1.0
9172026-09-03T01:01:33.474Z Downloaded zerofrom v0.1.6
9182026-09-03T01:01:33.474Z Downloaded zone v0.3.1
9192026-09-03T01:01:33.474Z Downloaded derive_builder_macro v0.20.2
9202026-09-03T01:01:33.478Z Downloaded dsl_auto_type v0.2.0
9212026-09-03T01:01:33.478Z Downloaded cstr-argument v0.1.2
9222026-09-03T01:01:33.478Z Downloaded http v1.4.2
9232026-09-03T01:01:33.481Z Downloaded zstd-safe v7.2.4
9242026-09-03T01:01:33.484Z Downloaded litrs v1.0.0
9252026-09-03T01:01:33.487Z Downloaded rand_chacha v0.9.0
9262026-09-03T01:01:33.490Z Downloaded scroll v0.13.0
9272026-09-03T01:01:33.490Z Downloaded serde_with_macros v1.5.2
9282026-09-03T01:01:33.492Z Downloaded darling_macro v0.23.0
9292026-09-03T01:01:33.492Z Downloaded darling v0.23.0
9302026-09-03T01:01:33.495Z Downloaded tower-service v0.3.3
9312026-09-03T01:01:33.499Z Downloaded illumos-nvpair v0.3.0
9322026-09-03T01:01:33.499Z Downloaded crossbeam-epoch v0.9.18
9332026-09-03T01:01:33.499Z Downloaded tar v0.4.46
9342026-09-03T01:01:33.503Z Downloaded inout v0.1.4
9352026-09-03T01:01:33.503Z Downloaded schemars v0.8.22
9362026-09-03T01:01:33.506Z Downloaded indicatif v0.18.4
9372026-09-03T01:01:33.508Z Downloaded derive-where v1.6.0
9382026-09-03T01:01:33.512Z Downloaded tokio-native-tls v0.3.1
9392026-09-03T01:01:33.512Z Downloaded toml_writer v1.1.1+spec-1.1.0
9402026-09-03T01:01:33.512Z Downloaded serde_yaml v0.9.34+deprecated
9412026-09-03T01:01:33.515Z Downloaded rand v0.10.1
9422026-09-03T01:01:33.518Z Downloaded der v0.8.0
9432026-09-03T01:01:33.521Z Downloaded vergen-lib v9.1.0
9442026-09-03T01:01:33.521Z Downloaded iana-time-zone v0.1.65
9452026-09-03T01:01:33.521Z Downloaded static_assertions v1.1.0
9462026-09-03T01:01:33.523Z Downloaded lru-cache v0.1.2
9472026-09-03T01:01:33.523Z Downloaded managed v0.8.0
9482026-09-03T01:01:33.524Z Downloaded nonempty v0.12.0
9492026-09-03T01:01:33.524Z Downloaded num-iter v0.1.45
9502026-09-03T01:01:33.524Z Downloaded toml_edit v0.23.10+spec-1.0.0
9512026-09-03T01:01:33.526Z Downloaded multimap v0.10.1
9522026-09-03T01:01:33.526Z Downloaded support-bundle-viewer v0.1.2
9532026-09-03T01:01:33.529Z Downloaded indexmap v1.9.3
9542026-09-03T01:01:33.532Z Downloaded typify v0.6.2
9552026-09-03T01:01:33.535Z Downloaded unicase v2.9.0
9562026-09-03T01:01:33.539Z Downloaded dirs-sys-next v0.1.2
9572026-09-03T01:01:33.542Z Downloaded defmt-macros v1.0.1
9582026-09-03T01:01:33.545Z Downloaded icu_locale_core v2.1.1
9592026-09-03T01:01:33.552Z Downloaded aes-gcm v0.11.0
9602026-09-03T01:01:33.558Z Downloaded walkdir v2.5.0
9612026-09-03T01:01:33.562Z Downloaded pkcs1 v0.7.5
9622026-09-03T01:01:33.562Z Downloaded keccak v0.2.0
9632026-09-03T01:01:33.565Z Downloaded rustc-demangle v0.1.27
9642026-09-03T01:01:33.567Z Downloaded darling_core v0.23.0
9652026-09-03T01:01:33.572Z Downloaded quinn-udp v0.5.14
9662026-09-03T01:01:33.575Z Downloaded rand v0.9.2
9672026-09-03T01:01:33.575Z Downloaded sapling-renderdag v0.1.0
9682026-09-03T01:01:33.579Z Downloaded toml_edit v0.19.15
9692026-09-03T01:01:33.585Z Downloaded mio v1.2.0
9702026-09-03T01:01:33.588Z Downloaded seq-macro v0.3.6
9712026-09-03T01:01:33.589Z Downloaded signature v3.0.0
9722026-09-03T01:01:33.591Z Downloaded strsim v0.10.0
9732026-09-03T01:01:33.591Z Downloaded sync-ptr v0.1.4
9742026-09-03T01:01:33.591Z Downloaded tabwriter v1.4.1
9752026-09-03T01:01:33.591Z Downloaded phc v0.6.1
9762026-09-03T01:01:33.591Z Downloaded csv-core v0.1.13
9772026-09-03T01:01:33.594Z Downloaded ed25519 v3.0.0
9782026-09-03T01:01:33.594Z Downloaded similar v2.7.0
9792026-09-03T01:01:33.597Z Downloaded icu_properties v2.1.2
9802026-09-03T01:01:33.600Z Downloaded lru v0.12.5
9812026-09-03T01:01:33.605Z Downloaded des v0.9.0
9822026-09-03T01:01:33.605Z Downloaded ppv-lite86 v0.2.21
9832026-09-03T01:01:33.606Z Downloaded sync_wrapper v1.0.2
9842026-09-03T01:01:33.606Z Downloaded usdt-macro v0.6.0
9852026-09-03T01:01:33.608Z Downloaded tagptr v0.2.0
9862026-09-03T01:01:33.608Z Downloaded utf8_iter v1.0.4
9872026-09-03T01:01:33.609Z Downloaded zerofrom-derive v0.1.6
9882026-09-03T01:01:33.609Z Downloaded unarray v0.1.4
9892026-09-03T01:01:33.612Z Downloaded display-error-chain v0.2.2
9902026-09-03T01:01:33.616Z Downloaded p521 v0.14.0
9912026-09-03T01:01:33.619Z Downloaded hyper-rustls v0.27.7
9922026-09-03T01:01:33.619Z Downloaded socket2 v0.6.3
9932026-09-03T01:01:33.619Z Downloaded miniz_oxide v0.8.9
9942026-09-03T01:01:33.622Z Downloaded tokio-tungstenite v0.23.1
9952026-09-03T01:01:33.622Z Downloaded libsw-core v0.3.2
9962026-09-03T01:01:33.625Z Downloaded oxide-generation v0.1.3
9972026-09-03T01:01:33.627Z Downloaded packed_struct v0.10.1
9982026-09-03T01:01:33.627Z Downloaded pin-project-lite v0.2.17
9992026-09-03T01:01:33.630Z Downloaded rand_core v0.9.5
10002026-09-03T01:01:33.634Z Downloaded rpassword v7.5.4
10012026-09-03T01:01:33.634Z Downloaded rand_core v0.6.4
10022026-09-03T01:01:33.634Z Downloaded rusty-fork v0.3.1
10032026-09-03T01:01:33.637Z Downloaded ingot-types v0.2.0
10042026-09-03T01:01:33.637Z Downloaded tungstenite v0.21.0
10052026-09-03T01:01:33.639Z Downloaded instability v0.3.11
10062026-09-03T01:01:33.639Z Downloaded slog-stdlog v4.1.1
10072026-09-03T01:01:33.644Z Downloaded parse-size v1.1.0
10082026-09-03T01:01:33.647Z Downloaded slog-async v2.8.0
10092026-09-03T01:01:33.647Z Downloaded dropshot-api-manager v0.8.0
10102026-09-03T01:01:33.650Z Downloaded tower-http v0.6.8
10112026-09-03T01:01:33.654Z Downloaded primeorder v0.14.0
10122026-09-03T01:01:33.657Z Downloaded peg-runtime v0.8.5
10132026-09-03T01:01:33.657Z Downloaded hashbrown v0.16.1
10142026-09-03T01:01:33.660Z Downloaded ron v0.8.1
10152026-09-03T01:01:33.663Z Downloaded tokio-tungstenite v0.21.0
10162026-09-03T01:01:33.667Z Downloaded scrypt v0.12.0
10172026-09-03T01:01:33.670Z Downloaded sha1 v0.11.0
10182026-09-03T01:01:33.670Z Downloaded salty v0.3.0
10192026-09-03T01:01:33.673Z Downloaded darling_core v0.13.4
10202026-09-03T01:01:33.676Z Downloaded whoami v2.1.0
10212026-09-03T01:01:33.678Z Downloaded convert_case v0.10.0
10222026-09-03T01:01:33.678Z Downloaded der_derive v0.7.3
10232026-09-03T01:01:33.678Z Downloaded sigpipe v0.1.3
10242026-09-03T01:01:33.681Z Downloaded sqlformat v0.3.5
10252026-09-03T01:01:33.681Z Downloaded unicode-segmentation v1.12.0
10262026-09-03T01:01:33.681Z Downloaded hashbrown v0.15.5
10272026-09-03T01:01:33.684Z Downloaded ed25519 v2.2.3
10282026-09-03T01:01:33.687Z Downloaded icu_provider v2.1.1
10292026-09-03T01:01:33.690Z Downloaded num-bigint v0.4.6
10302026-09-03T01:01:33.693Z Downloaded same-file v1.0.6
10312026-09-03T01:01:33.696Z Downloaded test-strategy v0.4.5
10322026-09-03T01:01:33.696Z Downloaded aws-lc-rs v1.16.3
10332026-09-03T01:01:33.701Z Downloaded prettyplease v0.2.37
10342026-09-03T01:01:33.704Z Downloaded crunchy v0.2.4
10352026-09-03T01:01:33.704Z Downloaded lock_api v0.4.14
10362026-09-03T01:01:33.707Z Downloaded linear-map v1.2.0
10372026-09-03T01:01:33.707Z Downloaded mime_guess v2.0.5
10382026-09-03T01:01:33.710Z Downloaded topological-sort v0.2.2
10392026-09-03T01:01:33.710Z Downloaded multer v3.1.0
10402026-09-03T01:01:33.713Z Downloaded hashbrown v0.14.5
10412026-09-03T01:01:33.717Z Downloaded primefield v0.14.0
10422026-09-03T01:01:33.720Z Downloaded data-encoding v2.10.0
10432026-09-03T01:01:33.720Z Downloaded ed25519-dalek v3.0.0
10442026-09-03T01:01:33.723Z Downloaded uuid v1.23.4
10452026-09-03T01:01:33.726Z Downloaded illumos-nvpair-sys v0.2.0
10462026-09-03T01:01:33.745Z Downloaded nom v8.0.0
10472026-09-03T01:01:33.749Z Downloaded blake3 v1.8.5
10482026-09-03T01:01:33.749Z Downloaded libloading v0.8.9
10492026-09-03T01:01:33.749Z Downloaded thread-id v5.1.0
10502026-09-03T01:01:33.749Z Downloaded num-rational v0.4.2
10512026-09-03T01:01:33.749Z Downloaded void v1.0.2
10522026-09-03T01:01:33.749Z Downloaded progenitor-impl v0.13.0
10532026-09-03T01:01:33.749Z Downloaded darling_macro v0.21.3
10542026-09-03T01:01:33.749Z Downloaded dropshot-api-manager-types v0.8.0
10552026-09-03T01:01:33.749Z Downloaded serde_tokenstream v0.3.0
10562026-09-03T01:01:33.749Z Downloaded md5 v0.8.0
10572026-09-03T01:01:33.749Z Downloaded ingot v0.2.1
10582026-09-03T01:01:33.749Z Downloaded password-hash v0.6.1
10592026-09-03T01:01:33.749Z Downloaded idna v1.1.0
10602026-09-03T01:01:33.752Z Downloaded itertools v0.14.0
10612026-09-03T01:01:33.759Z Downloaded hyper-staticfile v0.10.1
10622026-09-03T01:01:33.762Z Downloaded drift v0.2.0
10632026-09-03T01:01:33.765Z Downloaded num_enum v0.7.6
10642026-09-03T01:01:33.769Z Downloaded ref-cast-impl v1.0.25
10652026-09-03T01:01:33.772Z Downloaded rfc6979 v0.6.0
10662026-09-03T01:01:33.772Z Downloaded ignore v0.4.25
10672026-09-03T01:01:33.772Z Downloaded serde_with_macros v3.21.0
10682026-09-03T01:01:33.772Z Downloaded slog-scope v4.4.1
10692026-09-03T01:01:33.772Z Downloaded thiserror-no-std v2.0.2
10702026-09-03T01:01:33.775Z Downloaded progenitor v0.14.0
10712026-09-03T01:01:33.775Z Downloaded strum_macros v0.27.2
10722026-09-03T01:01:33.778Z Downloaded serde_urlencoded v0.7.1
10732026-09-03T01:01:33.778Z Downloaded shell-words v1.1.1
10742026-09-03T01:01:33.778Z Downloaded libbz2-rs-sys v0.2.2
10752026-09-03T01:01:33.778Z Downloaded p256 v0.14.0
10762026-09-03T01:01:33.781Z Downloaded pem-rfc7468 v0.7.0
10772026-09-03T01:01:33.781Z Downloaded usdt-impl v0.6.0
10782026-09-03T01:01:33.784Z Downloaded thiserror-impl-no-std v2.0.2
10792026-09-03T01:01:33.784Z Downloaded crossbeam-deque v0.8.6
10802026-09-03T01:01:33.787Z Downloaded unit-prefix v0.5.2
10812026-09-03T01:01:33.787Z Downloaded reedline v0.40.0
10822026-09-03T01:01:33.791Z Downloaded ed25519-dalek v2.2.0
10832026-09-03T01:01:33.794Z Downloaded serde_with v1.14.0
10842026-09-03T01:01:33.797Z Downloaded unicode-bidi v0.3.18
10852026-09-03T01:01:33.797Z Downloaded stringprep v0.1.5
10862026-09-03T01:01:33.800Z Downloaded tower-layer v0.3.3
10872026-09-03T01:01:33.800Z Downloaded time-macros v0.2.27
10882026-09-03T01:01:33.803Z Downloaded crc32fast v1.5.0
10892026-09-03T01:01:33.803Z Downloaded rustls-native-certs v0.8.3
10902026-09-03T01:01:33.808Z Downloaded mime v0.3.17
10912026-09-03T01:01:33.811Z Downloaded pkcs8 v0.10.2
10922026-09-03T01:01:33.815Z Downloaded pkg-config v0.3.32
10932026-09-03T01:01:33.815Z Downloaded nom v7.1.3
10942026-09-03T01:01:33.818Z Downloaded zerovec v0.11.5
10952026-09-03T01:01:33.818Z Downloaded displaydoc v0.2.5
10962026-09-03T01:01:33.821Z Downloaded parse-display-derive v0.10.0
10972026-09-03T01:01:33.823Z Downloaded crypto-common v0.2.2
10982026-09-03T01:01:33.823Z Downloaded num-conv v0.2.0
10992026-09-03T01:01:33.826Z Downloaded ident_case v1.0.1
11002026-09-03T01:01:33.829Z Downloaded kem v0.3.0
11012026-09-03T01:01:33.832Z Downloaded sec1 v0.8.1
11022026-09-03T01:01:33.836Z Downloaded postcard v1.1.3
11032026-09-03T01:01:33.839Z Downloaded ssh-encoding v0.3.0
11042026-09-03T01:01:33.842Z Downloaded tokio-dtrace v0.1.1
11052026-09-03T01:01:33.842Z Downloaded vergen-git2 v9.1.0
11062026-09-03T01:01:33.845Z Downloaded publicsuffix v2.3.0
11072026-09-03T01:01:33.845Z Downloaded h2 v0.4.15
11082026-09-03T01:01:33.848Z Downloaded hkdf v0.12.4
11092026-09-03T01:01:33.852Z Downloaded signature v2.2.0
11102026-09-03T01:01:33.852Z Downloaded tokio-util v0.7.18
11112026-09-03T01:01:33.855Z Downloaded universal-hash v0.5.1
11122026-09-03T01:01:33.855Z Downloaded constant_time_eq v0.4.2
11132026-09-03T01:01:33.855Z Downloaded x509-cert v0.2.5
11142026-09-03T01:01:33.858Z Downloaded icu_normalizer v2.1.1
11152026-09-03T01:01:33.861Z Downloaded icu_properties_data v2.1.2
11162026-09-03T01:01:33.864Z Downloaded oxnet v0.1.6
11172026-09-03T01:01:33.867Z Downloaded yansi v1.0.1
11182026-09-03T01:01:33.867Z Downloaded rustc_version v0.1.7
11192026-09-03T01:01:33.867Z Downloaded secrecy v0.10.3
11202026-09-03T01:01:33.870Z Downloaded strip-ansi-escapes v0.2.1
11212026-09-03T01:01:33.870Z Downloaded try-lock v0.2.5
11222026-09-03T01:01:33.870Z Downloaded yoke v0.8.1
11232026-09-03T01:01:33.870Z Downloaded hkdf v0.13.0
11242026-09-03T01:01:33.872Z Downloaded num_enum_derive v0.7.6
11252026-09-03T01:01:33.872Z Downloaded rand v0.8.6
11262026-09-03T01:01:33.875Z Downloaded tracing-core v0.1.36
11272026-09-03T01:01:33.878Z Downloaded bitvec v1.0.1
11282026-09-03T01:01:33.885Z Downloaded libsw v3.5.0
11292026-09-03T01:01:33.888Z Downloaded lazy_static v1.5.0
11302026-09-03T01:01:33.888Z Downloaded unicode_categories v0.1.1
11312026-09-03T01:01:33.888Z Downloaded proc-macro-error-attr2 v2.0.0
11322026-09-03T01:01:33.891Z Downloaded slog-dtrace v0.3.0
11332026-09-03T01:01:33.891Z Downloaded crossterm v0.28.1
11342026-09-03T01:01:33.894Z Downloaded crossterm v0.29.0
11352026-09-03T01:01:33.897Z Downloaded strum_macros v0.26.4
11362026-09-03T01:01:33.899Z Downloaded bindgen v0.71.1
11372026-09-03T01:01:33.902Z Downloaded stable_deref_trait v1.2.1
11382026-09-03T01:01:33.902Z Downloaded tokio-macros v2.7.0
11392026-09-03T01:01:33.902Z Downloaded zerocopy v0.6.6
11402026-09-03T01:01:33.905Z Downloaded md-5 v0.10.6
11412026-09-03T01:01:33.905Z Downloaded new_debug_unreachable v1.0.6
11422026-09-03T01:01:33.905Z Downloaded serde-big-array v0.5.1
11432026-09-03T01:01:33.906Z Downloaded primeorder v0.13.6
11442026-09-03T01:01:33.908Z Downloaded snafu-derive v0.8.9
11452026-09-03T01:01:33.916Z Downloaded inout v0.2.2
11462026-09-03T01:01:33.920Z Downloaded kstat-rs v0.2.5
11472026-09-03T01:01:33.923Z Downloaded humantime v2.3.0
11482026-09-03T01:01:33.923Z Downloaded crc v3.4.0
11492026-09-03T01:01:33.927Z Downloaded num-derive v0.4.2
11502026-09-03T01:01:33.929Z Downloaded futures-util v0.3.32
11512026-09-03T01:01:33.933Z Downloaded impl-trait-for-tuples v0.2.3
11522026-09-03T01:01:33.937Z Downloaded vergen-gitcl v1.0.8
11532026-09-03T01:01:33.937Z Downloaded cookie_store v0.22.1
11542026-09-03T01:01:33.941Z Downloaded newtype-uuid v1.3.2
11552026-09-03T01:01:33.941Z Downloaded daft-derive v0.1.8
11562026-09-03T01:01:33.941Z Downloaded ecdsa v0.16.9
11572026-09-03T01:01:33.954Z Downloaded pbkdf2 v0.13.0
11582026-09-03T01:01:33.957Z Downloaded dunce v1.0.5
11592026-09-03T01:01:33.957Z Downloaded internet-checksum v0.2.1
11602026-09-03T01:01:33.961Z Downloaded psm v0.1.30
11612026-09-03T01:01:33.964Z Downloaded oxide-tokio-rt v0.1.4
11622026-09-03T01:01:33.964Z Downloaded proc-macro-error2 v2.0.1
11632026-09-03T01:01:33.968Z Downloaded signal-hook-registry v1.4.8
11642026-09-03T01:01:33.968Z Downloaded rand_pcg v0.10.2
11652026-09-03T01:01:33.969Z Downloaded diesel_derives v2.3.7
11662026-09-03T01:01:33.972Z Downloaded radium v0.7.0
11672026-09-03T01:01:33.972Z Downloaded match_cfg v0.1.0
11682026-09-03T01:01:33.972Z Downloaded phf_shared v0.11.3
11692026-09-03T01:01:33.972Z Downloaded reqwest v0.13.2
11702026-09-03T01:01:33.975Z Downloaded zerovec-derive v0.11.2
11712026-09-03T01:01:33.977Z Downloaded time v0.3.47
11722026-09-03T01:01:33.981Z Downloaded defmt v1.0.1
11732026-09-03T01:01:33.984Z Downloaded diesel_table_macro_syntax v0.3.0
11742026-09-03T01:01:33.984Z Downloaded supports-color v3.0.2
11752026-09-03T01:01:33.984Z Downloaded stacker v0.1.23
11762026-09-03T01:01:33.987Z Downloaded chrono v0.4.45
11772026-09-03T01:01:33.990Z Downloaded newtype_derive v0.1.6
11782026-09-03T01:01:33.990Z Downloaded phf_shared v0.12.1
11792026-09-03T01:01:33.990Z Downloaded rfc6979 v0.4.0
11802026-09-03T01:01:33.990Z Downloaded russh v0.62.4
11812026-09-03T01:01:33.995Z Downloaded unicode-truncate v1.1.0
11822026-09-03T01:01:33.998Z Downloaded subtle v2.6.1
11832026-09-03T01:01:33.998Z Downloaded tap v1.0.1
11842026-09-03T01:01:33.998Z Downloaded rustversion v1.0.22
11852026-09-03T01:01:34.001Z Downloaded serde_path_to_error v0.1.20
11862026-09-03T01:01:34.001Z Downloaded itertools v0.13.0
11872026-09-03T01:01:34.004Z Downloaded winnow v0.5.40
11882026-09-03T01:01:34.007Z Downloaded toml_parser v1.1.2+spec-1.1.0
11892026-09-03T01:01:34.009Z Downloaded knus v3.4.0
11902026-09-03T01:01:34.009Z Downloaded reqwest v0.12.28
11912026-09-03T01:01:34.012Z Downloaded dropshot_endpoint v0.17.1
11922026-09-03T01:01:34.015Z Downloaded slab v0.4.12
11932026-09-03T01:01:34.015Z Downloaded siphasher v1.0.2
11942026-09-03T01:01:34.015Z Downloaded oxide-generation-macros v0.2.0
11952026-09-03T01:01:34.020Z Downloaded critical-section v1.2.0
11962026-09-03T01:01:34.020Z Downloaded ctutils v0.4.2
11972026-09-03T01:01:34.020Z Downloaded powerfmt v0.2.0
11982026-09-03T01:01:34.020Z Downloaded waitgroup v0.1.2
11992026-09-03T01:01:34.023Z Downloaded derive_more-impl v2.1.1
12002026-09-03T01:01:34.023Z Downloaded progenitor-impl v0.14.0
12012026-09-03T01:01:34.028Z Downloaded postgres-protocol v0.6.10
12022026-09-03T01:01:34.031Z Downloaded pkcs1 v0.8.0-rc.4
12032026-09-03T01:01:34.033Z Downloaded defmt v0.3.100
12042026-09-03T01:01:34.034Z Downloaded packed_struct_codegen v0.10.1
12052026-09-03T01:01:34.037Z Downloaded nu-ansi-term v0.50.3
12062026-09-03T01:01:34.039Z Downloaded is_ci v1.2.0
12072026-09-03T01:01:34.040Z Downloaded maplit v1.0.2
12082026-09-03T01:01:34.040Z Downloaded spin v0.9.8
12092026-09-03T01:01:34.042Z Downloaded vergen v9.1.0
12102026-09-03T01:01:34.045Z Downloaded crypto-bigint v0.5.5
12112026-09-03T01:01:34.048Z Downloaded rcgen v0.12.1
12122026-09-03T01:01:34.051Z Downloaded xshell v0.2.7
12132026-09-03T01:01:34.051Z Downloaded yasna v0.5.2
12142026-09-03T01:01:34.051Z Downloaded steno v0.4.1
12152026-09-03T01:01:34.053Z Downloaded native-tls v0.2.18
12162026-09-03T01:01:34.057Z Downloaded document-features v0.2.12
12172026-09-03T01:01:34.059Z Downloaded cookie v0.18.1
12182026-09-03T01:01:34.067Z Downloaded darling v0.13.4
12192026-09-03T01:01:34.072Z Downloaded schemars v0.9.0
12202026-09-03T01:01:34.075Z Downloaded tokio-rustls v0.26.4
12212026-09-03T01:01:34.078Z Downloaded schemars_derive v0.8.22
12222026-09-03T01:01:34.078Z Downloaded const_format_proc_macros v0.2.34
12232026-09-03T01:01:34.081Z Downloaded deranged v0.5.8
12242026-09-03T01:01:34.081Z Downloaded toml v0.7.8
12252026-09-03T01:01:34.081Z Downloaded pin-project-internal v1.1.11
12262026-09-03T01:01:34.084Z Downloaded itertools v0.10.5
12272026-09-03T01:01:34.086Z Downloaded sha2 v0.11.0
12282026-09-03T01:01:34.089Z Downloaded tiny-keccak v2.0.2
12292026-09-03T01:01:34.096Z Downloaded const_format v0.2.35
12302026-09-03T01:01:34.099Z Downloaded daft v0.1.8
12312026-09-03T01:01:34.102Z Downloaded darling_core v0.21.3
12322026-09-03T01:01:34.102Z Downloaded minimal-lexical v0.2.1
12332026-09-03T01:01:34.106Z Downloaded quinn v0.11.11
12342026-09-03T01:01:34.119Z Downloaded ingot-macros v0.2.0
12352026-09-03T01:01:34.126Z Downloaded openssl-sys v0.9.117
12362026-09-03T01:01:34.131Z Downloaded parking_lot_core v0.8.6
12372026-09-03T01:01:34.138Z Downloaded zopfli v0.8.3
12382026-09-03T01:01:34.142Z Downloaded tinystr v0.8.2
12392026-09-03T01:01:34.144Z Downloaded diff v0.1.13
12402026-09-03T01:01:34.148Z Downloaded derive_more v0.99.20
12412026-09-03T01:01:34.150Z Downloaded zip v4.6.1
12422026-09-03T01:01:34.153Z Downloaded crossbeam-channel v0.5.15
12432026-09-03T01:01:34.156Z Downloaded hyper-util v0.1.20
12442026-09-03T01:01:34.159Z Downloaded tough v0.22.0
12452026-09-03T01:01:34.162Z Downloaded icu_normalizer_data v2.1.1
12462026-09-03T01:01:34.165Z Downloaded elliptic-curve v0.13.8
12472026-09-03T01:01:34.165Z Downloaded snafu v0.8.9
12482026-09-03T01:01:34.168Z Downloaded resolv-conf v0.7.6
12492026-09-03T01:01:34.172Z Downloaded vsss-rs v3.3.4
12502026-09-03T01:01:34.175Z Downloaded itertools v0.12.1
12512026-09-03T01:01:34.186Z Downloaded darling_core v0.20.11
12522026-09-03T01:01:34.191Z Downloaded rsa v0.9.10
12532026-09-03T01:01:34.194Z Downloaded zerocopy-derive v0.8.55
12542026-09-03T01:01:34.198Z Downloaded internal-russh-num-bigint v0.5.0
12552026-09-03T01:01:34.202Z Downloaded ssh-key v0.7.0-rc.11
12562026-09-03T01:01:34.205Z Downloaded tungstenite v0.23.0
12572026-09-03T01:01:34.208Z Downloaded rawzip v0.4.4
12582026-09-03T01:01:34.216Z Downloaded rustyline v14.0.0
12592026-09-03T01:01:34.219Z Downloaded derive_more v2.1.1
12602026-09-03T01:01:34.225Z Downloaded prefix-trie v0.7.0
12612026-09-03T01:01:34.229Z Downloaded libxml v0.3.3
12622026-09-03T01:01:34.231Z Downloaded quick-xml v0.37.5
12632026-09-03T01:01:34.234Z Downloaded regex v1.12.3
12642026-09-03T01:01:34.237Z Downloaded polar-core v0.27.3
12652026-09-03T01:01:34.240Z Downloaded qorb v0.4.1
12662026-09-03T01:01:34.243Z Downloaded ryu v1.0.23
12672026-09-03T01:01:34.252Z Downloaded url v2.5.8
12682026-09-03T01:01:34.255Z Downloaded zip v0.6.6
12692026-09-03T01:01:34.266Z Downloaded tabled v0.21.0
12702026-09-03T01:01:34.275Z Downloaded goblin v0.10.5
12712026-09-03T01:01:34.279Z Downloaded proptest v1.11.0
12722026-09-03T01:01:34.284Z Downloaded git2 v0.20.4
12732026-09-03T01:01:34.289Z Downloaded miette v7.6.0
12742026-09-03T01:01:34.293Z Downloaded nix v0.27.1
12752026-09-03T01:01:34.297Z Downloaded regex-syntax v0.6.29
12762026-09-03T01:01:34.300Z Downloaded quinn-proto v0.11.16
12772026-09-03T01:01:34.304Z Downloaded der v0.7.10
12782026-09-03T01:01:34.307Z Downloaded tokio-postgres v0.7.16
12792026-09-03T01:01:34.310Z Downloaded itertools v0.15.0
12802026-09-03T01:01:34.313Z Downloaded iri-string v0.7.10
12812026-09-03T01:01:34.317Z Downloaded bstr v1.12.1
12822026-09-03T01:01:34.322Z Downloaded tower v0.5.3
12832026-09-03T01:01:34.327Z Downloaded jiff-core v0.1.0
12842026-09-03T01:01:34.329Z Downloaded unicode-normalization v0.1.25
12852026-09-03T01:01:34.332Z Downloaded zerocopy v0.8.55
12862026-09-03T01:01:34.341Z Downloaded icu_collections v2.1.1
12872026-09-03T01:01:34.344Z Downloaded vcpkg v0.2.15
12882026-09-03T01:01:34.366Z Downloaded schemars v1.2.1
12892026-09-03T01:01:34.374Z Downloaded rsa v0.10.0-rc.18
12902026-09-03T01:01:34.377Z Downloaded winnow v1.0.3
12912026-09-03T01:01:34.382Z Downloaded crypto-bigint v0.7.5
12922026-09-03T01:01:34.390Z Downloaded lalrpop v0.19.12
12932026-09-03T01:01:34.396Z Downloaded libm v0.2.16
12942026-09-03T01:01:34.401Z Downloaded rayon v1.11.0
12952026-09-03T01:01:34.406Z Downloaded hyper v1.10.1
12962026-09-03T01:01:34.410Z Downloaded p384 v0.13.1
12972026-09-03T01:01:34.413Z Downloaded portable-atomic v1.13.1
12982026-09-03T01:01:34.439Z Downloaded crypto-primes v0.7.2
12992026-09-03T01:01:34.446Z Downloaded winnow v0.6.26
13002026-09-03T01:01:34.451Z Downloaded regress v0.10.5
13012026-09-03T01:01:34.455Z Downloaded radix_trie v0.2.1
13022026-09-03T01:01:34.458Z Downloaded iddqd v0.4.2
13032026-09-03T01:01:34.463Z Downloaded gimli v0.32.3
13042026-09-03T01:01:34.467Z Downloaded serde_with v3.21.0
13052026-09-03T01:01:34.474Z Downloaded object v0.37.3
13062026-09-03T01:01:34.480Z Downloaded petname v2.0.2
13072026-09-03T01:01:34.484Z Downloaded regex-syntax v0.8.10
13082026-09-03T01:01:34.487Z Downloaded zlib-rs v0.6.2
13092026-09-03T01:01:34.490Z Downloaded sha3 v0.12.0
13102026-09-03T01:01:34.493Z Downloaded smoltcp v0.11.0
13112026-09-03T01:01:34.498Z Downloaded smoltcp v0.9.1
13122026-09-03T01:01:34.522Z Downloaded sha3 v0.11.0
13132026-09-03T01:01:34.530Z Downloaded zerocopy-derive v0.6.6
13142026-09-03T01:01:34.537Z Downloaded object v0.30.4
13152026-09-03T01:01:34.544Z Downloaded syn v3.0.3
13162026-09-03T01:01:34.553Z Downloaded hickory-proto v0.24.4
13172026-09-03T01:01:34.576Z Downloaded rustix v0.38.44
13182026-09-03T01:01:34.589Z Downloaded moka v0.12.13
13192026-09-03T01:01:34.593Z Downloaded curve25519-dalek v4.1.3
13202026-09-03T01:01:34.598Z Downloaded regress v0.11.1
13212026-09-03T01:01:34.607Z Downloaded hickory-proto v0.25.2
13222026-09-03T01:01:34.615Z Downloaded bzip2-sys v0.1.13+1.0.8
13232026-09-03T01:01:34.622Z Downloaded nix v0.28.0
13242026-09-03T01:01:34.629Z Downloaded typify-impl v0.6.2
13252026-09-03T01:01:34.636Z Downloaded curve25519-dalek v5.0.0
13262026-09-03T01:01:34.641Z Downloaded nix v0.31.2
13272026-09-03T01:01:34.647Z Downloaded petgraph v0.6.5
13282026-09-03T01:01:34.656Z Downloaded ratatui v0.29.0
13292026-09-03T01:01:34.666Z Downloaded sqlparser v0.61.0
13302026-09-03T01:01:34.671Z Downloaded dropshot v0.17.1
13312026-09-03T01:01:34.683Z Downloaded openssl v0.10.80
13322026-09-03T01:01:34.689Z Downloaded tracing v0.1.44
13332026-09-03T01:01:34.698Z Downloaded openapiv3 v2.2.0
13342026-09-03T01:01:34.704Z Downloaded regex-automata v0.4.14
13352026-09-03T01:01:34.713Z Downloaded rustls v0.23.41
13362026-09-03T01:01:34.720Z Downloaded sled v0.34.7
13372026-09-03T01:01:34.726Z Downloaded diesel v2.3.7
13382026-09-03T01:01:34.739Z Downloaded chrono-tz v0.10.4
13392026-09-03T01:01:34.747Z Downloaded jiff v0.2.34
13402026-09-03T01:01:34.755Z Downloaded libz-sys v1.1.24
13412026-09-03T01:01:34.767Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13422026-09-03T01:01:34.776Z Downloaded csv v1.4.0
13432026-09-03T01:01:34.786Z Downloaded petgraph v0.8.3
13442026-09-03T01:01:34.802Z Downloaded tokio v1.52.1
13452026-09-03T01:01:34.824Z Downloaded sha3 v0.10.8
13462026-09-03T01:01:34.827Z Downloaded encoding_rs v0.8.35
13472026-09-03T01:01:34.897Z Downloaded ring v0.17.14
13482026-09-03T01:01:34.937Z Downloaded libgit2-sys v0.18.3+1.9.2
13492026-09-03T01:01:35.387Z Downloaded aws-lc-sys v0.40.0
13502026-09-03T01:01:35.638Z Compiling serde_core v1.0.228
13512026-09-03T01:01:35.638Z Compiling libc v0.2.185
13522026-09-03T01:01:35.638Z Compiling serde v1.0.228
13532026-09-03T01:01:35.641Z Compiling log v0.4.33
13542026-09-03T01:01:35.642Z Compiling smallvec v1.15.1
13552026-09-03T01:01:35.642Z Compiling find-msvc-tools v0.1.9
13562026-09-03T01:01:35.642Z Compiling shlex v1.3.0
13572026-09-03T01:01:35.642Z Compiling syn v2.0.117
13582026-09-03T01:01:35.983Z Compiling subtle v2.6.1
13592026-09-03T01:01:35.996Z Compiling scopeguard v1.2.0
13602026-09-03T01:01:36.008Z Compiling typenum v1.20.1
13612026-09-03T01:01:36.090Z Compiling lock_api v0.4.14
13622026-09-03T01:01:36.104Z Compiling stable_deref_trait v1.2.1
13632026-09-03T01:01:36.107Z Compiling zerocopy v0.8.55
13642026-09-03T01:01:36.155Z Compiling portable-atomic v1.13.1
13652026-09-03T01:01:36.200Z Compiling serde_json v1.0.151
13662026-09-03T01:01:36.329Z Compiling critical-section v1.2.0
13672026-09-03T01:01:36.414Z Compiling libm v0.2.16
13682026-09-03T01:01:36.437Z Compiling num-traits v0.2.19
13692026-09-03T01:01:36.540Z Compiling pkg-config v0.3.32
13702026-09-03T01:01:36.630Z Compiling errno v0.3.14
13712026-09-03T01:01:36.694Z Compiling jobserver v0.1.34
13722026-09-03T01:01:36.769Z Compiling getrandom v0.2.17
13732026-09-03T01:01:36.818Z Compiling generic-array v0.14.7
13742026-09-03T01:01:37.009Z Compiling cc v1.2.56
13752026-09-03T01:01:37.009Z Compiling rand_core v0.6.4
13762026-09-03T01:01:37.073Z Compiling getrandom v0.4.3
13772026-09-03T01:01:37.089Z Compiling const-oid v0.9.6
13782026-09-03T01:01:37.267Z Compiling once_cell v1.21.3
13792026-09-03T01:01:37.285Z Compiling parking_lot_core v0.9.12
13802026-09-03T01:01:37.428Z Compiling pin-project-lite v0.2.17
13812026-09-03T01:01:37.532Z Compiling rand_core v0.10.0
13822026-09-03T01:01:37.548Z Compiling signal-hook-registry v1.4.8
13832026-09-03T01:01:37.837Z Compiling percent-encoding v2.3.2
13842026-09-03T01:01:37.905Z Compiling bitflags v2.11.0
13852026-09-03T01:01:37.999Z Compiling litemap v0.8.1
13862026-09-03T01:01:38.014Z Compiling futures-core v0.3.32
13872026-09-03T01:01:38.089Z Compiling writeable v0.6.2
13882026-09-03T01:01:38.134Z Compiling parking_lot v0.12.5
13892026-09-03T01:01:38.159Z Compiling semver v1.0.28
13902026-09-03T01:01:38.173Z Compiling mio v1.2.0
13912026-09-03T01:01:38.186Z Compiling icu_properties_data v2.1.2
13922026-09-03T01:01:38.283Z Compiling icu_normalizer_data v2.1.1
13932026-09-03T01:01:38.467Z Compiling socket2 v0.6.3
13942026-09-03T01:01:38.494Z Compiling getrandom v0.3.4
13952026-09-03T01:01:38.520Z Compiling rustix v1.1.4
13962026-09-03T01:01:38.554Z Compiling futures-sink v0.3.32
13972026-09-03T01:01:38.576Z Compiling indexmap v2.14.0
13982026-09-03T01:01:38.623Z Compiling synstructure v0.13.2
13992026-09-03T01:01:38.657Z Compiling futures-channel v0.3.32
14002026-09-03T01:01:38.871Z Compiling futures-io v0.3.32
14012026-09-03T01:01:38.885Z Compiling slab v0.4.12
14022026-09-03T01:01:39.020Z Compiling futures-task v0.3.32
14032026-09-03T01:01:39.039Z Compiling utf8_iter v1.0.4
14042026-09-03T01:01:39.054Z Compiling form_urlencoded v1.2.2
14052026-09-03T01:01:39.180Z Compiling rustversion v1.0.22
14062026-09-03T01:01:39.180Z Compiling base64ct v1.8.3
14072026-09-03T01:01:39.208Z Compiling iana-time-zone v0.1.65
14082026-09-03T01:01:39.220Z Compiling cmake v0.1.57
14092026-09-03T01:01:39.237Z Compiling flagset v0.4.7
14102026-09-03T01:01:39.338Z Compiling ident_case v1.0.1
14112026-09-03T01:01:39.364Z Compiling dunce v1.0.5
14122026-09-03T01:01:39.393Z Compiling regex-syntax v0.8.10
14132026-09-03T01:01:39.502Z Compiling pem-rfc7468 v0.7.0
14142026-09-03T01:01:39.529Z Compiling fs_extra v1.3.0
14152026-09-03T01:01:39.548Z Compiling rand_core v0.9.5
14162026-09-03T01:01:39.690Z Compiling uuid v1.23.4
14172026-09-03T01:01:39.799Z Compiling aws-lc-sys v0.40.0
14182026-09-03T01:01:39.813Z Compiling base64 v0.22.1
14192026-09-03T01:01:39.827Z Compiling syn v1.0.109
14202026-09-03T01:01:40.125Z Compiling vcpkg v0.2.15
14212026-09-03T01:01:40.187Z Compiling serde_derive_internals v0.29.1
14222026-09-03T01:01:40.217Z Compiling rustc_version v0.4.1
14232026-09-03T01:01:40.248Z Compiling tracing-core v0.1.36
14242026-09-03T01:01:40.335Z Compiling serde_derive v1.0.228
14252026-09-03T01:01:40.378Z Compiling zeroize_derive v1.5.0
14262026-09-03T01:01:40.538Z Compiling zerocopy-derive v0.8.55
14272026-09-03T01:01:40.803Z Compiling zerofrom-derive v0.1.6
14282026-09-03T01:01:40.846Z Compiling yoke-derive v0.8.1
14292026-09-03T01:01:41.021Z Compiling zerovec-derive v0.11.2
14302026-09-03T01:01:41.075Z Compiling displaydoc v0.2.5
14312026-09-03T01:01:41.810Z Compiling tokio-macros v2.7.0
14322026-09-03T01:01:41.844Z Compiling futures-macro v0.3.32
14332026-09-03T01:01:42.032Z Compiling thiserror-impl v2.0.18
14342026-09-03T01:01:42.161Z Compiling der_derive v0.7.3
14352026-09-03T01:01:42.226Z Compiling zerofrom v0.1.6
14362026-09-03T01:01:42.352Z Compiling yoke v0.8.1
14372026-09-03T01:01:42.534Z Compiling zerovec v0.11.5
14382026-09-03T01:01:42.550Z Compiling zerotrie v0.2.3
14392026-09-03T01:01:42.680Z Compiling futures-util v0.3.32
14402026-09-03T01:01:42.846Z Compiling openssl-sys v0.9.117
14412026-09-03T01:01:43.058Z Compiling tinystr v0.8.2
14422026-09-03T01:01:43.140Z Compiling potential_utf v0.1.4
14432026-09-03T01:01:43.260Z Compiling icu_locale_core v2.1.1
14442026-09-03T01:01:43.308Z Compiling icu_collections v2.1.1
14452026-09-03T01:01:43.377Z Compiling tracing-attributes v0.1.31
14462026-09-03T01:01:43.391Z Compiling thiserror v2.0.18
14472026-09-03T01:01:43.495Z Compiling schemars v0.8.22
14482026-09-03T01:01:43.691Z Compiling cpufeatures v0.2.17
14492026-09-03T01:01:43.764Z Compiling zeroize v1.9.0
14502026-09-03T01:01:43.781Z Compiling bytes v1.11.1
14512026-09-03T01:01:43.818Z Compiling chrono v0.4.45
14522026-09-03T01:01:44.123Z Compiling icu_provider v2.1.1
14532026-09-03T01:01:44.382Z Compiling icu_normalizer v2.1.1
14542026-09-03T01:01:44.416Z Compiling icu_properties v2.1.2
14552026-09-03T01:01:44.591Z Compiling crypto-common v0.1.7
14562026-09-03T01:01:44.691Z Compiling block-buffer v0.10.4
14572026-09-03T01:01:44.745Z Compiling tokio v1.52.1
14582026-09-03T01:01:44.869Z Compiling digest v0.10.7
14592026-09-03T01:01:44.981Z Compiling ppv-lite86 v0.2.21
14602026-09-03T01:01:45.021Z Compiling der v0.7.10
14612026-09-03T01:01:45.131Z Compiling http v1.4.2
14622026-09-03T01:01:45.148Z Compiling simd-adler32 v0.3.8
14632026-09-03T01:01:45.234Z Compiling aws-lc-rs v1.16.3
14642026-09-03T01:01:45.311Z Compiling rand_chacha v0.9.0
14652026-09-03T01:01:45.399Z Compiling idna_adapter v1.2.1
14662026-09-03T01:01:45.518Z Compiling idna v1.1.0
14672026-09-03T01:01:45.540Z Compiling dyn-clone v1.0.20
14682026-09-03T01:01:45.591Z Compiling rand v0.9.2
14692026-09-03T01:01:45.677Z Compiling tracing v0.1.44
14702026-09-03T01:01:45.953Z Compiling url v2.5.8
14712026-09-03T01:01:46.012Z Compiling spki v0.7.3
14722026-09-03T01:01:46.038Z Compiling http-body v1.0.1
14732026-09-03T01:01:46.161Z Compiling pkcs8 v0.10.2
14742026-09-03T01:01:46.185Z Compiling rustls-pki-types v1.14.0
14752026-09-03T01:01:46.247Z Compiling schemars_derive v0.8.22
14762026-09-03T01:01:46.343Z Compiling spin v0.9.8
14772026-09-03T01:01:46.523Z Compiling openssl-probe v0.2.1
14782026-09-03T01:01:46.546Z Compiling cmov v0.5.4
14792026-09-03T01:01:46.590Z Compiling crc32fast v1.5.0
14802026-09-03T01:01:46.622Z Compiling httparse v1.10.1
14812026-09-03T01:01:46.723Z Compiling adler2 v2.0.1
14822026-09-03T01:01:46.748Z Compiling tinyvec_macros v0.1.1
14832026-09-03T01:01:46.816Z Compiling miniz_oxide v0.8.9
14842026-09-03T01:01:46.855Z Compiling tinyvec v1.10.0
14852026-09-03T01:01:46.887Z Compiling ctutils v0.4.2
14862026-09-03T01:01:46.988Z Compiling tempfile v3.27.0
14872026-09-03T01:01:47.117Z Compiling pest_generator v2.8.6
14882026-09-03T01:01:47.187Z Compiling sha2 v0.10.9
14892026-09-03T01:01:47.343Z Compiling terminal_size v0.4.3
14902026-09-03T01:01:47.399Z Compiling aho-corasick v1.1.4
14912026-09-03T01:01:47.475Z Compiling tower-layer v0.3.3
14922026-09-03T01:01:47.634Z Compiling untrusted v0.7.1
14932026-09-03T01:01:47.758Z Compiling atomic-waker v1.1.2
14942026-09-03T01:01:47.781Z Compiling try-lock v0.2.5
14952026-09-03T01:01:47.878Z Compiling tower-service v0.3.3
14962026-09-03T01:01:47.893Z Compiling radium v0.7.0
14972026-09-03T01:01:47.972Z Compiling unicode-segmentation v1.12.0
14982026-09-03T01:01:48.152Z Compiling want v0.3.1
14992026-09-03T01:01:48.311Z Compiling regex-automata v0.4.14
15002026-09-03T01:01:48.342Z Compiling pest_derive v2.8.6
15012026-09-03T01:01:48.467Z Compiling tokio-util v0.7.18
15022026-09-03T01:01:48.707Z Compiling hybrid-array v0.4.13
15032026-09-03T01:01:49.066Z Compiling ipnet v2.12.0
15042026-09-03T01:01:49.203Z Compiling h2 v0.4.15
15052026-09-03T01:01:49.451Z Compiling scroll_derive v0.13.1
15062026-09-03T01:01:49.491Z Compiling darling_core v0.20.11
15072026-09-03T01:01:49.552Z Compiling maybe-uninit v2.0.0
15082026-09-03T01:01:49.812Z Compiling tap v1.0.1
15092026-09-03T01:01:49.926Z Compiling untrusted v0.9.0
15102026-09-03T01:01:50.048Z Compiling openssl v0.10.80
15112026-09-03T01:01:50.113Z Compiling rustls v0.23.41
15122026-09-03T01:01:50.274Z Compiling httpdate v1.0.3
15132026-09-03T01:01:50.277Z Compiling foreign-types-shared v0.1.1
15142026-09-03T01:01:50.301Z Compiling scroll v0.13.0
15152026-09-03T01:01:50.370Z Compiling foreign-types v0.3.2
15162026-09-03T01:01:50.406Z Compiling wyz v0.5.1
15172026-09-03T01:01:50.501Z Compiling unicode-normalization v0.1.25
15182026-09-03T01:01:50.590Z Compiling rand_chacha v0.3.1
15192026-09-03T01:01:50.687Z Compiling signature v2.2.0
15202026-09-03T01:01:50.873Z Compiling hex v0.4.3
15212026-09-03T01:01:50.953Z Compiling thiserror-impl v1.0.69
15222026-09-03T01:01:50.968Z Compiling openssl-macros v0.1.1
15232026-09-03T01:01:51.139Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15242026-09-03T01:01:51.356Z Compiling bzip2-sys v0.1.13+1.0.8
15252026-09-03T01:01:51.370Z Compiling num-integer v0.1.46
15262026-09-03T01:01:51.520Z Compiling wait-timeout v0.2.1
15272026-09-03T01:01:51.624Z Compiling socket2 v0.5.10
15282026-09-03T01:01:51.681Z Compiling ahash v0.8.12
15292026-09-03T01:01:51.736Z Compiling darling_macro v0.20.11
15302026-09-03T01:01:51.778Z Compiling quick-error v1.2.3
15312026-09-03T01:01:51.880Z Compiling powerfmt v0.2.0
15322026-09-03T01:01:51.894Z Compiling native-tls v0.2.18
15332026-09-03T01:01:52.016Z Compiling packed_struct v0.10.1
15342026-09-03T01:01:52.077Z Compiling funty v2.0.0
15352026-09-03T01:01:52.092Z Compiling time-core v0.1.8
15362026-09-03T01:01:52.168Z Compiling num-bigint-dig v0.8.6
15372026-09-03T01:01:52.214Z Compiling num-conv v0.2.0
15382026-09-03T01:01:52.235Z Compiling bit-vec v0.8.0
15392026-09-03T01:01:52.269Z Compiling clap_builder v4.6.0
15402026-09-03T01:01:52.341Z Compiling time-macros v0.2.27
15412026-09-03T01:01:52.355Z Compiling hyper v1.10.1
15422026-09-03T01:01:52.386Z Compiling bitvec v1.0.1
15432026-09-03T01:01:52.461Z Compiling bit-set v0.8.0
15442026-09-03T01:01:52.619Z Compiling darling v0.20.11
15452026-09-03T01:01:52.638Z Compiling thiserror v1.0.69
15462026-09-03T01:01:52.721Z Compiling deranged v0.5.8
15472026-09-03T01:01:52.787Z Compiling rusty-fork v0.3.1
15482026-09-03T01:01:53.337Z Compiling num-iter v0.1.45
15492026-09-03T01:01:53.453Z Compiling hyper-util v0.1.20
15502026-09-03T01:01:53.779Z Compiling rand v0.8.6
15512026-09-03T01:01:53.853Z Compiling goblin v0.10.5
15522026-09-03T01:01:53.961Z Compiling packed_struct_codegen v0.10.1
15532026-09-03T01:01:54.602Z Compiling lazy_static v1.5.0
15542026-09-03T01:01:54.697Z Compiling hmac v0.12.1
15552026-09-03T01:01:54.860Z Compiling toml_datetime v0.6.11
15562026-09-03T01:01:55.059Z Compiling serde_spanned v0.6.9
15572026-09-03T01:01:55.116Z Compiling zerocopy-derive v0.6.6
15582026-09-03T01:01:55.176Z Compiling bitfield-macros v0.19.4
15592026-09-03T01:01:55.198Z Compiling clap_derive v4.6.1
15602026-09-03T01:01:55.253Z Compiling rand_xorshift v0.4.0
15612026-09-03T01:01:55.418Z Compiling sync_wrapper v1.0.2
15622026-09-03T01:01:55.524Z Compiling indexmap v1.9.3
15632026-09-03T01:01:55.710Z Compiling object v0.37.3
15642026-09-03T01:01:55.876Z Compiling crossbeam-utils v0.8.21
15652026-09-03T01:01:55.938Z Compiling crc-catalog v2.4.0
15662026-09-03T01:01:55.973Z Compiling paste v1.0.15
15672026-09-03T01:01:56.030Z Compiling zlib-rs v0.6.2
15682026-09-03T01:01:56.153Z Compiling siphasher v1.0.2
15692026-09-03T01:01:56.225Z Compiling num_threads v0.1.7
15702026-09-03T01:01:56.325Z Compiling unarray v0.1.4
15712026-09-03T01:01:56.339Z Compiling nodrop v0.1.14
15722026-09-03T01:01:56.429Z Compiling usdt-impl v0.6.0
15732026-09-03T01:01:56.433Z Compiling proptest v1.11.0
15742026-09-03T01:01:56.645Z Compiling dof v0.4.0
15752026-09-03T01:01:56.661Z Compiling array-init v0.0.4
15762026-09-03T01:01:56.917Z Compiling clap v4.6.1
15772026-09-03T01:01:56.996Z Compiling time v0.3.47
15782026-09-03T01:01:57.077Z Compiling crc v3.4.0
15792026-09-03T01:01:57.322Z Compiling zerocopy v0.6.6
15802026-09-03T01:01:57.765Z Compiling bitfield v0.19.4
15812026-09-03T01:01:57.953Z Compiling tower v0.5.3
15822026-09-03T01:01:58.399Z Compiling smallvec v0.6.14
15832026-09-03T01:01:58.595Z Compiling derive_builder_core v0.20.2
15842026-09-03T01:01:58.817Z Compiling flate2 v1.1.9
15852026-09-03T01:01:59.190Z Compiling dtrace-parser v0.3.0
15862026-09-03T01:01:59.215Z Compiling ipnetwork v0.21.1
15872026-09-03T01:01:59.301Z Compiling pkcs1 v0.7.5
15882026-09-03T01:01:59.426Z Compiling http-body-util v0.1.3
15892026-09-03T01:01:59.649Z Compiling heapless v0.7.17
15902026-09-03T01:01:59.713Z Compiling structmeta-derive v0.3.0
15912026-09-03T01:01:59.727Z Compiling scroll_derive v0.12.1
15922026-09-03T01:01:59.856Z Compiling slog v2.8.2
15932026-09-03T01:01:59.883Z Compiling darling_core v0.23.0
15942026-09-03T01:01:59.946Z Compiling thread-id v5.1.0
15952026-09-03T01:02:00.032Z Compiling cookie v0.18.1
15962026-09-03T01:02:00.046Z Compiling env_filter v2.0.0
15972026-09-03T01:02:00.212Z Compiling syn v3.0.3
15982026-09-03T01:02:00.343Z Compiling unicode-bidi v0.3.18
15992026-09-03T01:02:00.393Z Compiling allocator-api2 v0.2.21
16002026-09-03T01:02:00.752Z Compiling unicode-properties v0.1.4
16012026-09-03T01:02:00.790Z Compiling base64 v0.21.7
16022026-09-03T01:02:00.875Z Compiling signal-hook v0.3.18
16032026-09-03T01:02:00.961Z Compiling ryu v1.0.23
16042026-09-03T01:02:01.045Z Compiling gimli v0.32.3
16052026-09-03T01:02:01.099Z Compiling hashbrown v0.12.3
16062026-09-03T01:02:01.143Z Compiling anyhow v1.0.104
16072026-09-03T01:02:01.443Z Compiling winnow v0.5.40
16082026-09-03T01:02:01.564Z Compiling iri-string v0.7.10
16092026-09-03T01:02:02.375Z Compiling zstd-safe v7.2.4
16102026-09-03T01:02:02.590Z Compiling darling_macro v0.23.0
16112026-09-03T01:02:02.841Z Compiling toml_edit v0.19.15
16122026-09-03T01:02:02.930Z Compiling tower-http v0.6.8
16132026-09-03T01:02:03.051Z Compiling addr2line v0.25.1
16142026-09-03T01:02:03.377Z Compiling serde_urlencoded v0.7.1
16152026-09-03T01:02:03.467Z Compiling ron v0.8.1
16162026-09-03T01:02:03.498Z Compiling stringprep v0.1.5
16172026-09-03T01:02:03.532Z Compiling structmeta v0.3.0
16182026-09-03T01:02:03.619Z Compiling scroll v0.12.0
16192026-09-03T01:02:03.634Z Compiling daft-derive v0.1.8
16202026-09-03T01:02:03.789Z Compiling env_logger v0.11.11
16212026-09-03T01:02:04.102Z Compiling rsa v0.9.10
16222026-09-03T01:02:04.134Z Compiling derive_builder_macro v0.20.2
16232026-09-03T01:02:04.328Z Compiling oxnet v0.1.6
16242026-09-03T01:02:04.377Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16252026-09-03T01:02:04.474Z Compiling hashbrown v0.13.2
16262026-09-03T01:02:04.641Z Compiling newtype-uuid v1.3.2
16272026-09-03T01:02:04.782Z Compiling bzip2 v0.4.4
16282026-09-03T01:02:04.960Z Compiling serde-hex v0.1.0
16292026-09-03T01:02:04.974Z Compiling camino v1.2.5
16302026-09-03T01:02:04.991Z Compiling tokio-native-tls v0.3.1
16312026-09-03T01:02:05.161Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16322026-09-03T01:02:05.858Z Compiling bstr v1.12.1
16332026-09-03T01:02:06.009Z Compiling block-padding v0.4.2
16342026-09-03T01:02:06.183Z Compiling block-buffer v0.12.1
16352026-09-03T01:02:06.383Z Compiling crypto-common v0.2.2
16362026-09-03T01:02:06.493Z Compiling heck v0.4.1
16372026-09-03T01:02:06.684Z Compiling rustls-native-certs v0.8.3
16382026-09-03T01:02:06.721Z Compiling x509-cert v0.2.5
16392026-09-03T01:02:06.977Z Compiling md-5 v0.10.6
16402026-09-03T01:02:07.148Z Compiling erased-serde v0.3.31
16412026-09-03T01:02:07.163Z Compiling serde_tokenstream v0.2.3
16422026-09-03T01:02:07.261Z Compiling curve25519-dalek v4.1.3
16432026-09-03T01:02:07.470Z Compiling pin-project-internal v1.1.11
16442026-09-03T01:02:07.586Z Compiling async-trait v0.1.89
16452026-09-03T01:02:07.628Z Compiling zerocopy-derive v0.7.35
16462026-09-03T01:02:08.088Z Compiling vergen-lib v9.1.0
16472026-09-03T01:02:08.114Z Compiling hash32 v0.2.1
16482026-09-03T01:02:08.266Z Compiling memoffset v0.9.1
16492026-09-03T01:02:08.297Z Compiling encoding_rs v0.8.35
16502026-09-03T01:02:08.310Z Compiling rustix v0.38.44
16512026-09-03T01:02:08.454Z Compiling ref-cast v1.0.25
16522026-09-03T01:02:08.474Z Compiling smoltcp v0.9.1
16532026-09-03T01:02:08.555Z Compiling owo-colors v4.3.0
16542026-09-03T01:02:08.581Z Compiling psl-types v2.0.11
16552026-09-03T01:02:08.641Z Compiling litrs v1.0.0
16562026-09-03T01:02:08.704Z Compiling rustc-demangle v0.1.27
16572026-09-03T01:02:08.744Z Compiling crc-any v2.5.0
16582026-09-03T01:02:08.797Z Compiling fallible-iterator v0.2.0
16592026-09-03T01:02:08.861Z Compiling mime v0.3.17
16602026-09-03T01:02:08.965Z Compiling cfg_aliases v0.2.1
16612026-09-03T01:02:08.979Z Compiling backtrace v0.3.76
16622026-09-03T01:02:09.038Z Compiling nix v0.31.2
16632026-09-03T01:02:09.084Z Compiling postgres-protocol v0.6.10
16642026-09-03T01:02:09.099Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16652026-09-03T01:02:09.129Z Compiling document-features v0.2.12
16662026-09-03T01:02:09.222Z Compiling publicsuffix v2.3.0
16672026-09-03T01:02:09.390Z Compiling pin-project v1.1.11
16682026-09-03T01:02:09.491Z Compiling zerocopy v0.7.35
16692026-09-03T01:02:09.750Z Compiling snafu-derive v0.8.9
16702026-09-03T01:02:09.808Z Compiling inout v0.2.2
16712026-09-03T01:02:09.992Z Compiling daft v0.1.8
16722026-09-03T01:02:10.030Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16732026-09-03T01:02:10.108Z Compiling hyper-tls v0.6.0
16742026-09-03T01:02:10.122Z Compiling zip v0.6.6
16752026-09-03T01:02:10.172Z Compiling object v0.30.4
16762026-09-03T01:02:10.261Z Compiling derive_builder v0.20.2
16772026-09-03T01:02:10.304Z Compiling toml v0.7.8
16782026-09-03T01:02:10.385Z Compiling goblin v0.8.2
16792026-09-03T01:02:10.675Z Compiling derive-ex v0.1.8
16802026-09-03T01:02:11.227Z Compiling darling v0.23.0
16812026-09-03T01:02:11.311Z Compiling phf_shared v0.13.1
16822026-09-03T01:02:11.352Z Compiling regex v1.12.3
16832026-09-03T01:02:11.549Z Compiling hubpack_derive v0.1.1
16842026-09-03T01:02:11.618Z Compiling convert_case v0.10.0
16852026-09-03T01:02:11.771Z Compiling futures-executor v0.3.32
16862026-09-03T01:02:11.912Z Compiling ref-cast-impl v1.0.25
16872026-09-03T01:02:11.990Z Compiling curve25519-dalek-derive v0.1.1
16882026-09-03T01:02:12.026Z Compiling strum_macros v0.27.2
16892026-09-03T01:02:12.302Z Compiling vergen v9.1.0
16902026-09-03T01:02:12.441Z Compiling cargo-platform v0.3.2
16912026-09-03T01:02:12.478Z Compiling ff v0.13.1
16922026-09-03T01:02:12.617Z Compiling fs-err v3.3.0
16932026-09-03T01:02:12.621Z Compiling bitflags v1.3.2
16942026-09-03T01:02:12.704Z Compiling jiff-core v0.1.0
16952026-09-03T01:02:12.718Z Compiling same-file v1.0.6
16962026-09-03T01:02:12.802Z Compiling managed v0.8.0
16972026-09-03T01:02:12.878Z Compiling bumpalo v3.20.2
16982026-09-03T01:02:13.004Z Compiling is_ci v1.2.0
16992026-09-03T01:02:13.018Z Compiling foldhash v0.1.5
17002026-09-03T01:02:13.127Z Compiling base16ct v0.2.0
17012026-09-03T01:02:13.141Z Compiling foldhash v0.2.0
17022026-09-03T01:02:13.189Z Compiling libbz2-rs-sys v0.2.2
17032026-09-03T01:02:13.304Z Compiling path-slash v0.1.5
17042026-09-03T01:02:13.364Z Compiling hashbrown v0.16.1
17052026-09-03T01:02:13.432Z Compiling jiff v0.2.34
17062026-09-03T01:02:13.784Z Compiling bzip2 v0.6.1
17072026-09-03T01:02:13.800Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17082026-09-03T01:02:13.857Z Compiling sec1 v0.7.3
17092026-09-03T01:02:13.957Z Compiling textwrap v0.16.2
17102026-09-03T01:02:13.985Z Compiling strum v0.27.2
17112026-09-03T01:02:13.989Z Compiling hashbrown v0.15.5
17122026-09-03T01:02:14.116Z Compiling supports-color v3.0.2
17132026-09-03T01:02:14.130Z Compiling zopfli v0.8.3
17142026-09-03T01:02:14.405Z Compiling walkdir v2.5.0
17152026-09-03T01:02:14.714Z Compiling cargo_metadata v0.23.1
17162026-09-03T01:02:14.828Z Compiling group v0.13.0
17172026-09-03T01:02:15.009Z Compiling dof v0.3.0
17182026-09-03T01:02:15.221Z Compiling test-strategy v0.4.5
17192026-09-03T01:02:15.250Z Compiling hubpack v0.1.2
17202026-09-03T01:02:15.471Z Compiling futures v0.3.32
17212026-09-03T01:02:15.554Z Compiling derive_more-impl v2.1.1
17222026-09-03T01:02:15.727Z Compiling snafu v0.8.9
17232026-09-03T01:02:16.070Z Compiling phf v0.13.1
17242026-09-03T01:02:16.084Z Compiling serde_with_macros v3.21.0
17252026-09-03T01:02:16.233Z Compiling signal-hook-mio v0.2.5
17262026-09-03T01:02:16.674Z Compiling cookie_store v0.22.1
17272026-09-03T01:02:16.674Z Compiling zstd v0.13.3
17282026-09-03T01:02:16.713Z Compiling reqwest v0.12.28
17292026-09-03T01:02:16.932Z Compiling cipher v0.5.2
17302026-09-03T01:02:17.217Z Compiling postgres-types v0.2.12
17312026-09-03T01:02:17.266Z Compiling backtrace-ext v0.2.1
17322026-09-03T01:02:17.432Z Compiling usdt-attr-macro v0.6.0
17332026-09-03T01:02:17.686Z Compiling usdt-macro v0.6.0
17342026-09-03T01:02:17.752Z Compiling globset v0.4.18
17352026-09-03T01:02:18.039Z Compiling phf_shared v0.11.3
17362026-09-03T01:02:18.130Z Compiling hkdf v0.12.4
17372026-09-03T01:02:18.204Z Compiling dtrace-parser v0.2.0
17382026-09-03T01:02:18.226Z Compiling byte-wrapper v0.1.0
17392026-09-03T01:02:18.240Z Compiling olpc-cjson v0.1.4
17402026-09-03T01:02:18.300Z Compiling ed25519 v2.2.3
17412026-09-03T01:02:18.394Z Compiling crypto-bigint v0.5.5
17422026-09-03T01:02:18.420Z Compiling serde_plain v1.0.2
17432026-09-03T01:02:18.435Z Compiling serde-big-array v0.5.1
17442026-09-03T01:02:18.554Z Compiling serde_repr v0.1.20
17452026-09-03T01:02:18.576Z Compiling miette-derive v7.6.0
17462026-09-03T01:02:18.607Z Compiling strum_macros v0.26.4
17472026-09-03T01:02:18.936Z Compiling async-recursion v1.1.1
17482026-09-03T01:02:19.080Z Compiling enum-as-inner v0.6.1
17492026-09-03T01:02:19.200Z Compiling pem v3.0.6
17502026-09-03T01:02:19.531Z Compiling float-cmp v0.10.0
17512026-09-03T01:02:19.625Z Compiling memmap2 v0.9.10
17522026-09-03T01:02:19.639Z Compiling thread-id v4.2.2
17532026-09-03T01:02:19.685Z Compiling normalize-line-endings v0.3.0
17542026-09-03T01:02:19.724Z Compiling cpufeatures v0.3.0
17552026-09-03T01:02:19.752Z Compiling difflib v0.4.0
17562026-09-03T01:02:19.778Z Compiling fixedbitset v0.5.7
17572026-09-03T01:02:19.801Z Compiling supports-unicode v3.0.0
17582026-09-03T01:02:19.841Z Compiling data-encoding v2.10.0
17592026-09-03T01:02:19.947Z Compiling whoami v2.1.0
17602026-09-03T01:02:20.087Z Compiling winnow v1.0.3
17612026-09-03T01:02:20.309Z Compiling supports-hyperlinks v3.2.0
17622026-09-03T01:02:20.323Z Compiling predicates-core v1.0.10
17632026-09-03T01:02:20.372Z Compiling either v1.15.0
17642026-09-03T01:02:20.465Z Compiling static_assertions v1.1.0
17652026-09-03T01:02:20.480Z Compiling fixedbitset v0.4.2
17662026-09-03T01:02:20.498Z Compiling new_debug_unreachable v1.0.6
17672026-09-03T01:02:20.537Z Compiling typed-path v0.9.3
17682026-09-03T01:02:20.537Z Compiling const-oid v0.10.2
17692026-09-03T01:02:20.569Z Compiling keccak v0.1.6
17702026-09-03T01:02:20.584Z Compiling precomputed-hash v0.1.1
17712026-09-03T01:02:20.587Z Compiling itertools v0.13.0
17722026-09-03T01:02:20.674Z Compiling string_cache v0.8.9
17732026-09-03T01:02:20.693Z Compiling petgraph v0.6.5
17742026-09-03T01:02:20.748Z Compiling sha3 v0.10.8
17752026-09-03T01:02:20.890Z Compiling digest v0.11.3
17762026-09-03T01:02:21.120Z Compiling toml_parser v1.1.2+spec-1.1.0
17772026-09-03T01:02:21.164Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17782026-09-03T01:02:21.199Z Compiling miette v7.6.0
17792026-09-03T01:02:21.293Z Compiling predicates v3.1.4
17802026-09-03T01:02:21.725Z Compiling strum v0.26.3
17812026-09-03T01:02:21.729Z Compiling toml_edit v0.22.27
17822026-09-03T01:02:21.836Z Compiling tokio-postgres v0.7.16
17832026-09-03T01:02:21.854Z Compiling hickory-proto v0.25.2
17842026-09-03T01:02:21.927Z Compiling petgraph v0.8.3
17852026-09-03T01:02:22.142Z Compiling chacha20 v0.10.0
17862026-09-03T01:02:22.334Z Compiling usdt v0.6.0
17872026-09-03T01:02:22.512Z Compiling usdt-impl v0.5.0
17882026-09-03T01:02:22.593Z Compiling elliptic-curve v0.13.8
17892026-09-03T01:02:22.994Z Compiling ed25519-dalek v2.2.0
17902026-09-03T01:02:23.075Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17912026-09-03T01:02:23.515Z Compiling crossterm v0.28.1
17922026-09-03T01:02:23.938Z Compiling serde_with v3.21.0
17932026-09-03T01:02:24.019Z Compiling zip v4.6.1
17942026-09-03T01:02:24.432Z Compiling derive_more v2.1.1
17952026-09-03T01:02:24.574Z Compiling iddqd v0.4.2
17962026-09-03T01:02:24.952Z Compiling similar v2.7.0
17972026-09-03T01:02:24.982Z Compiling crossbeam-epoch v0.9.18
17982026-09-03T01:02:25.208Z Compiling tokio-stream v0.1.18
17992026-09-03T01:02:25.319Z Compiling buf-list v1.1.2
18002026-09-03T01:02:25.580Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18012026-09-03T01:02:25.595Z Compiling openapiv3 v2.2.0
18022026-09-03T01:02:25.667Z Compiling lalrpop-util v0.19.12
18032026-09-03T01:02:25.760Z Compiling peg-runtime v0.8.5
18042026-09-03T01:02:25.790Z Compiling thread_local v1.1.9
18052026-09-03T01:02:25.838Z Compiling slog-async v2.8.0
18062026-09-03T01:02:25.856Z Compiling crossbeam-channel v0.5.15
18072026-09-03T01:02:25.870Z Compiling is-terminal v0.4.17
18082026-09-03T01:02:25.966Z Compiling filetime v0.2.27
18092026-09-03T01:02:26.036Z Compiling xattr v1.6.1
18102026-09-03T01:02:26.036Z Compiling term v1.2.1
18112026-09-03T01:02:26.137Z Compiling take_mut v0.2.2
18122026-09-03T01:02:26.149Z Compiling tar v0.4.46
18132026-09-03T01:02:26.203Z Compiling camino-tempfile v1.4.1
18142026-09-03T01:02:26.310Z Compiling slog-term v2.9.2
18152026-09-03T01:02:32.292Z Compiling rustls-webpki v0.103.13
18162026-09-03T01:02:35.013Z Compiling tokio-rustls v0.26.4
18172026-09-03T01:02:35.013Z Compiling rustls-platform-verifier v0.6.2
18182026-09-03T01:02:35.017Z Compiling tough v0.22.0
18192026-09-03T01:02:35.218Z Compiling hyper-rustls v0.27.7
18202026-09-03T01:02:35.416Z Compiling reqwest v0.13.2
18212026-09-03T01:02:37.636Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18222026-09-03T01:02:37.846Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18232026-09-03T01:02:40.764Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18242026-09-03T01:02:40.899Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18252026-09-03T01:02:40.952ZSep 03 01:02:39.737 INFO Starting download, target: Console
18262026-09-03T01:02:40.952ZSep 03 01:02:39.737 INFO Starting download, target: Cockroach
18272026-09-03T01:02:40.956ZSep 03 01:02:39.737 INFO Starting download, target: DendriteStub
18282026-09-03T01:02:40.956ZSep 03 01:02:39.737 INFO Starting download, target: Clickhouse
18292026-09-03T01:02:40.956ZSep 03 01:02:39.737 INFO Starting download, target: MaghemiteMgd
18302026-09-03T01:02:40.956ZSep 03 01:02:39.737 INFO Starting download, target: MaghemiteDdmd
18312026-09-03T01:02:40.956ZSep 03 01:02:39.737 INFO Starting download, target: TransceiverControl
18322026-09-03T01:02:40.956ZSep 03 01:02:39.738 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18332026-09-03T01:02:40.956ZSep 03 01:02:39.738 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18342026-09-03T01:02:40.956ZSep 03 01:02:39.738 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18352026-09-03T01:02:40.956ZSep 03 01:02:39.738 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18362026-09-03T01:02:40.956ZSep 03 01:02:39.738 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18372026-09-03T01:02:40.956ZSep 03 01:02:39.738 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18382026-09-03T01:02:40.956ZSep 03 01:02:39.738 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18392026-09-03T01:02:41.368ZSep 03 01:02:40.149 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18402026-09-03T01:02:41.583ZSep 03 01:02:40.354 INFO Download complete, target: TransceiverControl
18412026-09-03T01:02:42.629ZSep 03 01:02:41.413 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18422026-09-03T01:02:42.688ZSep 03 01:02:41.471 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18432026-09-03T01:02:42.857ZSep 03 01:02:41.641 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18442026-09-03T01:02:42.965ZSep 03 01:02:41.748 INFO Download complete, target: Console
18452026-09-03T01:02:43.105ZSep 03 01:02:41.879 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18462026-09-03T01:02:43.223ZSep 03 01:02:42.000 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18472026-09-03T01:02:43.646ZSep 03 01:02:42.431 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18482026-09-03T01:02:43.646ZSep 03 01:02:42.431 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18492026-09-03T01:02:44.551ZSep 03 01:02:43.336 INFO Download complete, target: MaghemiteDdmd
18502026-09-03T01:02:45.320ZSep 03 01:02:44.104 INFO Download complete, target: DendriteStub
18512026-09-03T01:02:45.655ZSep 03 01:02:44.440 INFO Download complete, target: MaghemiteMgd
18522026-09-03T01:02:48.151ZSep 03 01:02:46.935 INFO Checking that binary works, target: Cockroach
18532026-09-03T01:02:48.266ZSep 03 01:02:47.051 INFO Download complete, target: Cockroach
18542026-09-03T01:02:49.614ZSep 03 01:02:48.386 INFO Checking that binary works, target: Clickhouse
18552026-09-03T01:02:49.760ZSep 03 01:02:48.517 INFO Download complete, target: Clickhouse
18562026-09-03T01:02:49.788ZAll builder prerequisites installed successfully, and PATH looks valid
18572026-09-03T01:02:49.788Z
18582026-09-03T01:02:49.788Zreal 2:10.285474085
18592026-09-03T01:02:49.788Zuser 7:20.962650083
18602026-09-03T01:02:49.788Zsys 1:27.002672163
18612026-09-03T01:02:49.788Ztrap 0.258603131
18622026-09-03T01:02:49.788Ztflt 0.424583069
18632026-09-03T01:02:49.788Zdflt 0.836233560
18642026-09-03T01:02:49.788Zkflt 0.029153967
18652026-09-03T01:02:49.788Zlock 27:36.425497104
18662026-09-03T01:02:49.788Zslp 22:05.650674317
18672026-09-03T01:02:49.788Zlat 48.948174191
18682026-09-03T01:02:49.788Zstop 2:42.953245147
18692026-09-03T01:02:49.788Z+ banner clippy
18702026-09-03T01:02:49.788Z
18712026-09-03T01:02:49.789Z #### # # ##### ##### # #
18722026-09-03T01:02:49.789Z # # # # # # # # # #
18732026-09-03T01:02:49.789Z # # # # # # # #
18742026-09-03T01:02:49.789Z # # # ##### ##### #
18752026-09-03T01:02:49.789Z # # # # # # #
18762026-09-03T01:02:49.789Z #### ###### # # # #
18772026-09-03T01:02:49.789Z
18782026-09-03T01:02:49.789Z+ export CARGO_INCREMENTAL=0
18792026-09-03T01:02:49.789Z+ CARGO_INCREMENTAL=0
18802026-09-03T01:02:49.790Z+ ptime -m cargo xtask clippy
18812026-09-03T01:02:50.220Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18822026-09-03T01:02:50.508Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18832026-09-03T01:02:52.309Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
18842026-09-03T01:02:52.370Z Running `target/debug/xtask clippy`
18852026-09-03T01:02:52.399Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18862026-09-03T01:02:52.963Z Downloading crates ...
18872026-09-03T01:02:53.138Z Downloaded async-object-pool v0.2.0
18882026-09-03T01:02:53.142Z Downloaded criterion-plot v0.6.0
18892026-09-03T01:02:53.142Z Downloaded async-lock v3.4.2
18902026-09-03T01:02:53.142Z Downloaded cast v0.3.0
18912026-09-03T01:02:53.142Z Downloaded approx v0.5.1
18922026-09-03T01:02:53.146Z Downloaded assert_cmd v2.1.2
18932026-09-03T01:02:53.146Z Downloaded concurrent-queue v2.5.0
18942026-09-03T01:02:53.146Z Downloaded assert-json-diff v2.0.2
18952026-09-03T01:02:53.147Z Downloaded constant_time_eq v0.3.1
18962026-09-03T01:02:53.147Z Downloaded criterion v0.7.0
18972026-09-03T01:02:53.150Z Downloaded blake2b_simd v1.0.4
18982026-09-03T01:02:53.153Z Downloaded cfg-expr v0.20.6
18992026-09-03T01:02:53.153Z Downloaded datatest-stable v0.3.3
19002026-09-03T01:02:53.156Z Downloaded anes v0.1.6
19012026-09-03T01:02:53.156Z Downloaded guppy-workspace-hack v0.1.0
19022026-09-03T01:02:53.156Z Downloaded escape8259 v0.5.3
19032026-09-03T01:02:53.156Z Downloaded event-listener-strategy v0.5.4
19042026-09-03T01:02:53.159Z Downloaded futures-timer v3.0.3
19052026-09-03T01:02:53.159Z Downloaded fancy-regex v0.14.0
19062026-09-03T01:02:53.159Z Downloaded guppy v0.17.25
19072026-09-03T01:02:53.162Z Downloaded hex-literal v0.4.1
19082026-09-03T01:02:53.165Z Downloaded hickory-client v0.25.2
19092026-09-03T01:02:53.165Z Downloaded event-listener v5.4.1
19102026-09-03T01:02:53.165Z Downloaded linkme-impl v0.3.35
19112026-09-03T01:02:53.169Z Downloaded linkme v0.3.35
19122026-09-03T01:02:53.169Z Downloaded httptest v0.16.4
19132026-09-03T01:02:53.169Z Downloaded knuffel-derive v3.2.0
19142026-09-03T01:02:53.169Z Downloaded knuffel v3.2.0
19152026-09-03T01:02:53.172Z Downloaded miette-derive v5.10.0
19162026-09-03T01:02:53.172Z Downloaded nested v0.1.1
19172026-09-03T01:02:53.172Z Downloaded libtest-mimic v0.8.1
19182026-09-03T01:02:53.175Z Downloaded miette v5.10.0
19192026-09-03T01:02:53.175Z Downloaded parking v2.2.1
19202026-09-03T01:02:53.175Z Downloaded pathdiff v0.2.3
19212026-09-03T01:02:53.175Z Downloaded plotters-backend v0.3.7
19222026-09-03T01:02:53.178Z Downloaded path-tree v0.8.3
19232026-09-03T01:02:53.178Z Downloaded owo-colors v3.5.0
19242026-09-03T01:02:53.178Z Downloaded oorandom v11.1.5
19252026-09-03T01:02:53.178Z Downloaded plotters-svg v0.3.7
19262026-09-03T01:02:53.178Z Downloaded partial-io v0.5.4
19272026-09-03T01:02:53.182Z Downloaded relative-path v1.9.3
19282026-09-03T01:02:53.182Z Downloaded rstest v0.25.0
19292026-09-03T01:02:53.185Z Downloaded rstest_macros v0.25.0
19302026-09-03T01:02:53.185Z Downloaded rust-argon2 v2.1.0
19312026-09-03T01:02:53.188Z Downloaded serde_regex v1.1.0
19322026-09-03T01:02:53.188Z Downloaded rand_distr v0.5.1
19332026-09-03T01:02:53.188Z Downloaded supports-color v2.1.0
19342026-09-03T01:02:53.191Z Downloaded supports-unicode v2.1.0
19352026-09-03T01:02:53.191Z Downloaded supports-hyperlinks v2.1.0
19362026-09-03T01:02:53.191Z Downloaded target-triple v1.0.0
19372026-09-03T01:02:53.191Z Downloaded terminal_size v0.1.17
19382026-09-03T01:02:53.191Z Downloaded similar-asserts v1.7.0
19392026-09-03T01:02:53.194Z Downloaded stringmetrics v2.2.2
19402026-09-03T01:02:53.194Z Downloaded target-lexicon v0.13.3
19412026-09-03T01:02:53.194Z Downloaded plotters v0.3.7
19422026-09-03T01:02:53.199Z Downloaded tinytemplate v1.2.1
19432026-09-03T01:02:53.202Z Downloaded target-spec v3.5.7
19442026-09-03T01:02:53.202Z Downloaded termcolor v1.4.1
19452026-09-03T01:02:53.202Z Downloaded textwrap v0.15.2
19462026-09-03T01:02:53.202Z Downloaded trybuild v1.0.116
19472026-09-03T01:02:53.252Z Downloaded httpmock v0.8.3
19482026-09-03T01:02:55.067Z Checking cfg-if v1.0.4
19492026-09-03T01:02:55.431Z Checking serde_core v1.0.228
19502026-09-03T01:02:55.431Z Checking libc v0.2.185
19512026-09-03T01:02:55.506Z Checking memchr v2.8.0
19522026-09-03T01:02:55.551Z Checking smallvec v1.15.1
19532026-09-03T01:02:55.591Z Checking rand_core v0.10.0
19542026-09-03T01:02:55.624Z Checking itoa v1.0.17
19552026-09-03T01:02:55.666Z Checking subtle v2.6.1
19562026-09-03T01:02:55.673Z Checking libm v0.2.16
19572026-09-03T01:02:55.763Z Checking log v0.4.33
19582026-09-03T01:02:55.815Z Checking typenum v1.20.1
19592026-09-03T01:02:55.858Z Checking scopeguard v1.2.0
19602026-09-03T01:02:55.892Z Checking getrandom v0.4.3
19612026-09-03T01:02:55.896Z Checking errno v0.3.14
19622026-09-03T01:02:55.963Z Checking zmij v1.0.21
19632026-09-03T01:02:55.976Z Checking stable_deref_trait v1.2.1
19642026-09-03T01:02:56.037Z Checking lock_api v0.4.14
19652026-09-03T01:02:56.078Z Checking zerofrom v0.1.6
19662026-09-03T01:02:56.121Z Checking percent-encoding v2.3.2
19672026-09-03T01:02:56.160Z Checking litemap v0.8.1
19682026-09-03T01:02:56.202Z Checking writeable v0.6.2
19692026-09-03T01:02:56.240Z Checking yoke v0.8.1
19702026-09-03T01:02:56.278Z Checking icu_properties_data v2.1.2
19712026-09-03T01:02:56.317Z Checking icu_normalizer_data v2.1.1
19722026-09-03T01:02:56.365Z Checking form_urlencoded v1.2.2
19732026-09-03T01:02:56.402Z Checking utf8_iter v1.0.4
19742026-09-03T01:02:56.441Z Checking num-traits v0.2.19
19752026-09-03T01:02:56.445Z Checking zerovec v0.11.5
19762026-09-03T01:02:56.475Z Checking zerotrie v0.2.3
19772026-09-03T01:02:56.549Z Checking zerocopy v0.8.55
19782026-09-03T01:02:56.552Z Checking portable-atomic v1.13.1
19792026-09-03T01:02:56.623Z Checking critical-section v1.2.0
19802026-09-03T01:02:56.658Z Checking pin-project-lite v0.2.17
19812026-09-03T01:02:56.741Z Checking parking_lot_core v0.9.12
19822026-09-03T01:02:56.792Z Checking signal-hook-registry v1.4.8
19832026-09-03T01:02:56.839Z Checking mio v1.2.0
19842026-09-03T01:02:56.966Z Checking serde v1.0.228
19852026-09-03T01:02:56.971Z Checking bitflags v2.11.0
19862026-09-03T01:02:56.971Z Checking serde_json v1.0.151
19872026-09-03T01:02:57.073Z Checking tinystr v0.8.2
19882026-09-03T01:02:57.076Z Checking potential_utf v0.1.4
19892026-09-03T01:02:57.110Z Checking once_cell v1.21.3
19902026-09-03T01:02:57.180Z Checking parking_lot v0.12.5
19912026-09-03T01:02:57.223Z Checking iana-time-zone v0.1.65
19922026-09-03T01:02:57.265Z Checking icu_collections v2.1.1
19932026-09-03T01:02:57.303Z Checking icu_locale_core v2.1.1
19942026-09-03T01:02:57.366Z Checking uuid v1.23.4
19952026-09-03T01:02:57.395Z Checking zeroize v1.9.0
19962026-09-03T01:02:57.399Z Checking bytes v1.11.1
19972026-09-03T01:02:57.399Z Checking chrono v0.4.45
19982026-09-03T01:02:57.599Z Checking socket2 v0.6.3
19992026-09-03T01:02:57.652Z Checking semver v1.0.28
20002026-09-03T01:02:57.713Z Checking thiserror v2.0.18
20012026-09-03T01:02:57.760Z Checking dyn-clone v1.0.20
20022026-09-03T01:02:57.870Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20032026-09-03T01:02:57.879Z Checking rustix v1.1.4
20042026-09-03T01:02:57.941Z Checking futures-core v0.3.32
20052026-09-03T01:02:57.944Z Checking icu_provider v2.1.1
20062026-09-03T01:02:57.972Z Checking tokio v1.52.1
20072026-09-03T01:02:57.975Z Checking equivalent v1.0.2
20082026-09-03T01:02:58.092Z Checking getrandom v0.2.17
20092026-09-03T01:02:58.169Z Checking cmov v0.5.4
20102026-09-03T01:02:58.215Z Checking futures-sink v0.3.32
20112026-09-03T01:02:58.256Z Checking icu_properties v2.1.2
20122026-09-03T01:02:58.292Z Checking icu_normalizer v2.1.1
20132026-09-03T01:02:58.302Z Checking rand_core v0.6.4
20142026-09-03T01:02:58.364Z Checking byteorder v1.5.0
20152026-09-03T01:02:58.402Z Checking ctutils v0.4.2
20162026-09-03T01:02:58.533Z Checking getrandom v0.3.4
20172026-09-03T01:02:58.593Z Checking futures-channel v0.3.32
20182026-09-03T01:02:58.631Z Checking futures-io v0.3.32
20192026-09-03T01:02:58.669Z Checking hybrid-array v0.4.13
20202026-09-03T01:02:58.707Z Checking futures-task v0.3.32
20212026-09-03T01:02:58.756Z Checking slab v0.4.12
20222026-09-03T01:02:58.794Z Checking fnv v1.0.7
20232026-09-03T01:02:58.830Z Checking regex-syntax v0.8.10
20242026-09-03T01:02:58.872Z Checking generic-array v0.14.7
20252026-09-03T01:02:58.921Z Checking hashbrown v0.17.0
20262026-09-03T01:02:58.952Z Checking futures-util v0.3.32
20272026-09-03T01:02:59.097Z Checking idna_adapter v1.2.1
20282026-09-03T01:02:59.246Z Checking idna v1.1.0
20292026-09-03T01:02:59.295Z Checking ppv-lite86 v0.2.21
20302026-09-03T01:02:59.340Z Checking thiserror v1.0.69
20312026-09-03T01:02:59.415Z Checking indexmap v2.14.0
20322026-09-03T01:02:59.445Z Checking crypto-common v0.2.2
20332026-09-03T01:02:59.482Z Checking base64ct v1.8.3
20342026-09-03T01:02:59.522Z Checking url v2.5.8
20352026-09-03T01:02:59.616Z Checking const-oid v0.9.6
20362026-09-03T01:02:59.741Z Checking crypto-common v0.1.7
20372026-09-03T01:02:59.901Z Checking block-buffer v0.12.1
20382026-09-03T01:02:59.982Z Checking base64 v0.22.1
20392026-09-03T01:02:59.985Z Checking schemars v0.8.22
20402026-09-03T01:03:00.069Z Checking block-buffer v0.10.4
20412026-09-03T01:03:00.108Z Checking rand_core v0.9.5
20422026-09-03T01:03:00.147Z Checking erased-serde v0.3.31
20432026-09-03T01:03:00.256Z Checking utf8parse v0.2.2
20442026-09-03T01:03:00.294Z Checking anstyle v1.0.14
20452026-09-03T01:03:00.331Z Checking digest v0.10.7
20462026-09-03T01:03:00.334Z Checking rand_chacha v0.9.0
20472026-09-03T01:03:00.403Z Checking http v1.4.2
20482026-09-03T01:03:00.504Z Checking tracing-core v0.1.36
20492026-09-03T01:03:00.564Z Checking slog v2.8.2
20502026-09-03T01:03:00.567Z Checking anstyle-query v1.1.5
20512026-09-03T01:03:00.637Z Checking rand v0.9.2
20522026-09-03T01:03:00.700Z Checking colorchoice v1.0.4
20532026-09-03T01:03:00.739Z Checking const-oid v0.10.2
20542026-09-03T01:03:00.832Z Checking fastrand v2.3.0
20552026-09-03T01:03:00.871Z Checking tracing v0.1.44
20562026-09-03T01:03:00.876Z Checking is_terminal_polyfill v1.70.2
20572026-09-03T01:03:00.945Z Checking terminal_size v0.4.3
20582026-09-03T01:03:00.948Z Checking anstyle-parse v1.0.0
20592026-09-03T01:03:01.015Z Checking ipnet v2.12.0
20602026-09-03T01:03:01.053Z Checking tempfile v3.27.0
20612026-09-03T01:03:01.056Z Checking aho-corasick v1.1.4
20622026-09-03T01:03:01.095Z Checking unicode-ident v1.0.24
20632026-09-03T01:03:01.165Z Checking strsim v0.11.1
20642026-09-03T01:03:01.168Z Checking anstream v1.0.0
20652026-09-03T01:03:01.168Z Checking clap_lex v1.0.0
20662026-09-03T01:03:01.269Z Checking proc-macro2 v1.0.106
20672026-09-03T01:03:01.272Z Checking tokio-util v0.7.18
20682026-09-03T01:03:01.308Z Checking digest v0.11.3
20692026-09-03T01:03:01.376Z Checking ipnetwork v0.21.1
20702026-09-03T01:03:01.380Z Checking crossbeam-utils v0.8.21
20712026-09-03T01:03:01.411Z Checking allocator-api2 v0.2.21
20722026-09-03T01:03:01.480Z Checking clap_builder v4.6.0
20732026-09-03T01:03:01.517Z Checking cpufeatures v0.3.0
20742026-09-03T01:03:01.597Z Checking quote v1.0.45
20752026-09-03T01:03:01.636Z Checking powerfmt v0.2.0
20762026-09-03T01:03:01.639Z Checking httparse v1.10.1
20772026-09-03T01:03:01.745Z Checking time-core v0.1.8
20782026-09-03T01:03:01.786Z Checking num-conv v0.2.0
20792026-09-03T01:03:01.791Z Checking regex-automata v0.4.14
20802026-09-03T01:03:01.856Z Checking deranged v0.5.8
20812026-09-03T01:03:01.860Z Checking syn v2.0.117
20822026-09-03T01:03:01.930Z Checking cpufeatures v0.2.17
20832026-09-03T01:03:01.937Z Checking num_threads v0.1.7
20842026-09-03T01:03:01.937Z Checking anyhow v1.0.104
20852026-09-03T01:03:02.031Z Checking rustls-pki-types v1.14.0
20862026-09-03T01:03:02.034Z Checking aws-lc-sys v0.40.0
20872026-09-03T01:03:02.106Z Checking untrusted v0.7.1
20882026-09-03T01:03:02.185Z Checking http-body v1.0.1
20892026-09-03T01:03:02.250Z Checking atomic-waker v1.1.2
20902026-09-03T01:03:02.346Z Checking hex v0.4.3
20912026-09-03T01:03:02.384Z Checking simd-adler32 v0.3.8
20922026-09-03T01:03:02.391Z Checking try-lock v0.2.5
20932026-09-03T01:03:02.546Z Checking httpdate v1.0.3
20942026-09-03T01:03:02.584Z Checking aws-lc-rs v1.16.3
20952026-09-03T01:03:02.588Z Checking want v0.3.1
20962026-09-03T01:03:02.655Z Checking h2 v0.4.15
20972026-09-03T01:03:02.711Z Checking clap v4.6.1
20982026-09-03T01:03:02.749Z Checking oxnet v0.1.6
20992026-09-03T01:03:02.785Z Checking spin v0.9.8
21002026-09-03T01:03:02.821Z Checking time v0.3.47
21012026-09-03T01:03:02.825Z Checking untrusted v0.9.0
21022026-09-03T01:03:02.992Z Checking adler2 v2.0.1
21032026-09-03T01:03:02.996Z Checking tower-service v0.3.3
21042026-09-03T01:03:03.071Z Checking tower-layer v0.3.3
21052026-09-03T01:03:03.132Z Checking ryu v1.0.23
21062026-09-03T01:03:03.170Z Checking miniz_oxide v0.8.9
21072026-09-03T01:03:03.249Z Checking pem-rfc7468 v0.7.0
21082026-09-03T01:03:03.305Z Checking flagset v0.4.7
21092026-09-03T01:03:03.434Z Checking unicode-width v0.2.0
21102026-09-03T01:03:03.448Z Checking rustls-webpki v0.103.13
21112026-09-03T01:03:03.477Z Checking der v0.7.10
21122026-09-03T01:03:03.620Z Checking block-padding v0.4.2
21132026-09-03T01:03:03.672Z Checking camino v1.2.5
21142026-09-03T01:03:03.711Z Checking socket2 v0.5.10
21152026-09-03T01:03:03.794Z Checking mime v0.3.17
21162026-09-03T01:03:03.953Z Checking inout v0.2.2
21172026-09-03T01:03:03.992Z Checking pretty-hex v0.4.1
21182026-09-03T01:03:03.995Z Checking rustls v0.23.41
21192026-09-03T01:03:04.026Z Checking http-body-util v0.1.3
21202026-09-03T01:03:04.096Z Checking plain v0.2.3
21212026-09-03T01:03:04.132Z Checking cipher v0.5.2
21222026-09-03T01:03:04.135Z Checking rand_chacha v0.3.1
21232026-09-03T01:03:04.136Z Checking ucd-trie v0.1.7
21242026-09-03T01:03:04.237Z Checking openssl-probe v0.2.1
21252026-09-03T01:03:04.304Z Checking bit-vec v0.8.0
21262026-09-03T01:03:04.344Z Checking pest v2.8.6
21272026-09-03T01:03:04.347Z Checking spki v0.7.3
21282026-09-03T01:03:04.415Z Checking regex v1.12.3
21292026-09-03T01:03:04.418Z Checking serde_urlencoded v0.7.1
21302026-09-03T01:03:04.486Z Checking rand v0.8.6
21312026-09-03T01:03:04.524Z Checking bit-set v0.8.0
21322026-09-03T01:03:04.576Z Checking wait-timeout v0.2.1
21332026-09-03T01:03:04.647Z Checking encoding_rs v0.8.35
21342026-09-03T01:03:04.698Z Checking futures-executor v0.3.32
21352026-09-03T01:03:04.735Z Checking crc32fast v1.5.0
21362026-09-03T01:03:04.772Z Checking quick-error v1.2.3
21372026-09-03T01:03:04.874Z Checking futures v0.3.32
21382026-09-03T01:03:04.912Z Checking rusty-fork v0.3.1
21392026-09-03T01:03:04.915Z Checking rand_xorshift v0.4.0
21402026-09-03T01:03:04.985Z Checking either v1.15.0
21412026-09-03T01:03:05.022Z Checking unarray v0.1.4
21422026-09-03T01:03:05.096Z Checking pkcs8 v0.10.2
21432026-09-03T01:03:05.134Z Checking sync_wrapper v1.0.2
21442026-09-03T01:03:05.170Z Checking proptest v1.11.0
21452026-09-03T01:03:05.206Z Checking foldhash v0.2.0
21462026-09-03T01:03:05.278Z Checking tower v0.5.3
21472026-09-03T01:03:05.317Z Checking iri-string v0.7.10
21482026-09-03T01:03:05.392Z Checking zlib-rs v0.6.2
21492026-09-03T01:03:05.437Z Checking hashbrown v0.16.1
21502026-09-03T01:03:05.475Z Checking hyper v1.10.1
21512026-09-03T01:03:05.632Z Checking sha2 v0.10.9
21522026-09-03T01:03:05.709Z Checking openapiv3 v2.2.0
21532026-09-03T01:03:05.931Z Checking static_assertions v1.1.0
21542026-09-03T01:03:05.972Z Checking lazy_static v1.5.0
21552026-09-03T01:03:06.032Z Checking tinyvec_macros v0.1.1
21562026-09-03T01:03:06.090Z Checking rustls-native-certs v0.8.3
21572026-09-03T01:03:06.132Z Checking tinyvec v1.10.0
21582026-09-03T01:03:06.257Z Checking hubpack v0.1.2
21592026-09-03T01:03:06.305Z Checking flate2 v1.1.9
21602026-09-03T01:03:06.344Z Checking tokio-rustls v0.26.4
21612026-09-03T01:03:06.381Z Checking tower-http v0.6.8
21622026-09-03T01:03:06.440Z Checking hyper-util v0.1.20
21632026-09-03T01:03:06.480Z Checking psl-types v2.0.11
21642026-09-03T01:03:06.483Z Checking cookie v0.18.1
21652026-09-03T01:03:06.595Z Checking signature v2.2.0
21662026-09-03T01:03:06.634Z Checking publicsuffix v2.3.0
21672026-09-03T01:03:06.637Z Checking num-integer v0.1.46
21682026-09-03T01:03:06.706Z Checking strum v0.26.3
21692026-09-03T01:03:06.759Z Checking rustls-platform-verifier v0.6.2
21702026-09-03T01:03:06.797Z Checking ahash v0.8.12
21712026-09-03T01:03:06.833Z Checking cookie_store v0.22.1
21722026-09-03T01:03:06.869Z Checking scroll v0.13.0
21732026-09-03T01:03:06.915Z Checking unicode-width v0.1.14
21742026-09-03T01:03:06.954Z Checking serde_spanned v0.6.9
21752026-09-03T01:03:07.001Z Checking newtype-uuid v1.3.2
21762026-09-03T01:03:07.040Z Checking toml_datetime v0.6.11
21772026-09-03T01:03:07.044Z Checking memmap2 v0.9.10
21782026-09-03T01:03:07.111Z Checking data-encoding v2.10.0
21792026-09-03T01:03:07.147Z Checking goblin v0.10.5
21802026-09-03T01:03:07.184Z Checking dtrace-parser v0.3.0
21812026-09-03T01:03:07.187Z Checking bstr v1.12.1
21822026-09-03T01:03:07.255Z Checking hmac v0.12.1
21832026-09-03T01:03:07.258Z Checking daft v0.1.8
21842026-09-03T01:03:07.327Z Checking thread-id v5.1.0
21852026-09-03T01:03:07.400Z Checking base64 v0.21.7
21862026-09-03T01:03:07.439Z Checking x509-cert v0.2.5
21872026-09-03T01:03:07.442Z Checking crossbeam-epoch v0.9.18
21882026-09-03T01:03:07.511Z Checking num-iter v0.1.45
21892026-09-03T01:03:07.566Z Checking memoffset v0.9.1
21902026-09-03T01:03:07.634Z Checking scroll v0.12.0
21912026-09-03T01:03:07.673Z Checking zerocopy v0.7.35
21922026-09-03T01:03:07.676Z Checking rustix v0.38.44
21932026-09-03T01:03:07.676Z Checking env_filter v2.0.0
21942026-09-03T01:03:07.779Z Checking smawk v0.3.2
21952026-09-03T01:03:07.782Z Checking hyper-rustls v0.27.7
21962026-09-03T01:03:07.877Z Checking unicode-segmentation v1.12.0
21972026-09-03T01:03:07.880Z Checking goblin v0.8.2
21982026-09-03T01:03:07.949Z Checking tap v1.0.1
21992026-09-03T01:03:08.043Z Checking reqwest v0.13.2
22002026-09-03T01:03:08.083Z Checking unicode-linebreak v0.1.5
22012026-09-03T01:03:08.120Z Checking wyz v0.5.1
22022026-09-03T01:03:08.182Z Checking env_logger v0.11.11
22032026-09-03T01:03:08.220Z Checking num-bigint-dig v0.8.6
22042026-09-03T01:03:08.316Z Checking dtrace-parser v0.2.0
22052026-09-03T01:03:08.354Z Checking pkcs1 v0.7.5
22062026-09-03T01:03:08.401Z Checking ff v0.13.1
22072026-09-03T01:03:08.557Z Checking radium v0.7.0
22082026-09-03T01:03:08.562Z Checking thread-id v4.2.2
22092026-09-03T01:03:08.630Z Checking crc-catalog v2.4.0
22102026-09-03T01:03:08.633Z Checking winnow v1.0.3
22112026-09-03T01:03:08.703Z Checking base16ct v0.2.0
22122026-09-03T01:03:08.751Z Checking same-file v1.0.6
22132026-09-03T01:03:08.788Z Checking funty v2.0.0
22142026-09-03T01:03:08.856Z Checking sec1 v0.7.3
22152026-09-03T01:03:08.901Z Checking walkdir v2.5.0
22162026-09-03T01:03:08.939Z Checking crc v3.4.0
22172026-09-03T01:03:09.040Z Checking rsa v0.9.10
22182026-09-03T01:03:09.091Z Checking group v0.13.0
22192026-09-03T01:03:09.094Z Checking nix v0.31.2
22202026-09-03T01:03:09.164Z Checking bitvec v1.0.1
22212026-09-03T01:03:09.167Z Checking hkdf v0.12.4
22222026-09-03T01:03:09.266Z Checking unicode-normalization v0.1.25
22232026-09-03T01:03:09.362Z Checking crypto-bigint v0.5.5
22242026-09-03T01:03:09.456Z Checking dof v0.4.0
22252026-09-03T01:03:09.525Z Checking zerocopy v0.6.6
22262026-09-03T01:03:09.528Z Checking maybe-uninit v2.0.0
22272026-09-03T01:03:09.658Z Checking winnow v0.5.40
22282026-09-03T01:03:09.696Z Checking nodrop v0.1.14
22292026-09-03T01:03:09.814Z Checking gimli v0.32.3
22302026-09-03T01:03:09.852Z Checking foreign-types-shared v0.1.1
22312026-09-03T01:03:09.855Z Checking dof v0.3.0
22322026-09-03T01:03:09.965Z Checking is_ci v1.2.0
22332026-09-03T01:03:10.097Z Checking foldhash v0.1.5
22342026-09-03T01:03:10.151Z Checking usdt-impl v0.6.0
22352026-09-03T01:03:10.199Z Checking usdt-impl v0.5.0
22362026-09-03T01:03:10.286Z Checking hashbrown v0.15.5
22372026-09-03T01:03:10.329Z Checking elliptic-curve v0.13.8
22382026-09-03T01:03:10.355Z Checking foreign-types v0.3.2
22392026-09-03T01:03:10.454Z Checking array-init v0.0.4
22402026-09-03T01:03:10.457Z Checking usdt v0.6.0
22412026-09-03T01:03:10.527Z Checking smallvec v0.6.14
22422026-09-03T01:03:10.531Z Checking packed_struct v0.10.1
22432026-09-03T01:03:10.655Z Checking serde_with v3.21.0
22442026-09-03T01:03:10.694Z Checking bitfield v0.19.4
22452026-09-03T01:03:10.754Z Checking bzip2-sys v0.1.13+1.0.8
22462026-09-03T01:03:10.792Z Checking openssl-sys v0.9.117
22472026-09-03T01:03:10.795Z Checking object v0.37.3
22482026-09-03T01:03:10.863Z Checking toml_edit v0.19.15
22492026-09-03T01:03:10.866Z Checking siphasher v1.0.2
22502026-09-03T01:03:10.982Z Checking keccak v0.1.6
22512026-09-03T01:03:11.082Z Checking rustc-demangle v0.1.27
22522026-09-03T01:03:11.179Z Checking bitflags v1.3.2
22532026-09-03T01:03:11.219Z Checking hashbrown v0.12.3
22542026-09-03T01:03:11.283Z Checking openssl v0.10.80
22552026-09-03T01:03:11.333Z Checking sha3 v0.10.8
22562026-09-03T01:03:11.390Z Checking addr2line v0.25.1
22572026-09-03T01:03:11.570Z Checking bzip2 v0.4.4
22582026-09-03T01:03:11.635Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22592026-09-03T01:03:11.674Z Checking indexmap v1.9.3
22602026-09-03T01:03:11.711Z Checking serde-hex v0.1.0
22612026-09-03T01:03:11.757Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22622026-09-03T01:03:11.919Z Checking toml v0.7.8
22632026-09-03T01:03:11.956Z Checking toml_parser v1.1.2+spec-1.1.0
22642026-09-03T01:03:12.011Z Checking ron v0.8.1
22652026-09-03T01:03:12.151Z Checking hashbrown v0.13.2
22662026-09-03T01:03:12.254Z Checking itertools v0.13.0
22672026-09-03T01:03:12.313Z Checking signal-hook v0.3.18
22682026-09-03T01:03:12.531Z Checking crc-any v2.5.0
22692026-09-03T01:03:12.570Z Checking managed v0.8.0
22702026-09-03T01:03:12.605Z Checking object v0.30.4
22712026-09-03T01:03:12.733Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22722026-09-03T01:03:12.783Z Checking zip v0.6.6
22732026-09-03T01:03:12.924Z Checking globset v0.4.18
22742026-09-03T01:03:13.108Z Checking backtrace v0.3.76
22752026-09-03T01:03:13.146Z Checking chacha20 v0.10.0
22762026-09-03T01:03:13.200Z Checking curve25519-dalek v4.1.3
22772026-09-03T01:03:13.240Z Checking winnow v0.7.14
22782026-09-03T01:03:13.292Z Checking path-slash v0.1.5
22792026-09-03T01:03:13.331Z Checking toml_write v0.1.2
22802026-09-03T01:03:13.422Z Checking native-tls v0.2.18
22812026-09-03T01:03:13.425Z Checking backtrace-ext v0.2.1
22822026-09-03T01:03:13.426Z Checking signal-hook-mio v0.2.5
22832026-09-03T01:03:13.528Z Checking textwrap v0.16.2
22842026-09-03T01:03:13.593Z Checking ed25519 v2.2.3
22852026-09-03T01:03:13.632Z Checking ref-cast v1.0.25
22862026-09-03T01:03:13.635Z Checking pin-project v1.1.11
22872026-09-03T01:03:13.759Z Checking jiff-core v0.1.0
22882026-09-03T01:03:13.801Z Checking tokio-native-tls v0.3.1
22892026-09-03T01:03:13.804Z Checking pem v3.0.6
22902026-09-03T01:03:13.872Z Checking zstd-sys v2.0.16+zstd.1.5.7
22912026-09-03T01:03:13.984Z Checking ed25519-dalek v2.2.0
22922026-09-03T01:03:14.028Z Checking owo-colors v4.3.0
22932026-09-03T01:03:14.031Z Checking fixedbitset v0.5.7
22942026-09-03T01:03:14.031Z Checking hyper-tls v0.6.0
22952026-09-03T01:03:14.256Z Checking zstd-safe v7.2.4
22962026-09-03T01:03:14.295Z Checking snafu v0.8.9
22972026-09-03T01:03:14.331Z Checking petgraph v0.8.3
22982026-09-03T01:03:14.437Z Checking toml_edit v0.22.27
22992026-09-03T01:03:14.476Z Checking crossterm v0.28.1
23002026-09-03T01:03:14.480Z Checking jiff v0.2.34
23012026-09-03T01:03:14.565Z Checking supports-color v3.0.2
23022026-09-03T01:03:14.614Z Checking similar v2.7.0
23032026-09-03T01:03:14.665Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23042026-09-03T01:03:14.709Z Checking fs-err v3.3.0
23052026-09-03T01:03:14.746Z Checking hash32 v0.2.1
23062026-09-03T01:03:14.928Z Checking serde-big-array v0.5.1
23072026-09-03T01:03:15.016Z Checking serde_plain v1.0.2
23082026-09-03T01:03:15.053Z Checking unicode-bidi v0.3.18
23092026-09-03T01:03:15.093Z Checking unicode-properties v0.1.4
23102026-09-03T01:03:15.189Z Checking bumpalo v3.20.2
23112026-09-03T01:03:15.233Z Checking typed-path v0.9.3
23122026-09-03T01:03:15.323Z Checking predicates-core v1.0.10
23132026-09-03T01:03:15.381Z Checking libbz2-rs-sys v0.2.2
23142026-09-03T01:03:15.430Z Checking zopfli v0.8.3
23152026-09-03T01:03:15.474Z Checking stringprep v0.1.5
23162026-09-03T01:03:15.576Z Checking heapless v0.7.17
23172026-09-03T01:03:15.656Z Checking zstd v0.13.3
23182026-09-03T01:03:15.696Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23192026-09-03T01:03:15.786Z Checking reqwest v0.12.28
23202026-09-03T01:03:15.825Z Checking bzip2 v0.6.1
23212026-09-03T01:03:15.873Z Checking hickory-proto v0.25.2
23222026-09-03T01:03:15.928Z Checking byte-wrapper v0.1.0
23232026-09-03T01:03:16.011Z Checking md-5 v0.10.6
23242026-09-03T01:03:16.014Z Checking float-cmp v0.10.0
23252026-09-03T01:03:16.083Z Checking supports-hyperlinks v3.2.0
23262026-09-03T01:03:16.086Z Checking normalize-line-endings v0.3.0
23272026-09-03T01:03:16.159Z Checking fallible-iterator v0.2.0
23282026-09-03T01:03:16.199Z Checking difflib v0.4.0
23292026-09-03T01:03:16.234Z Checking supports-unicode v3.0.0
23302026-09-03T01:03:16.237Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23312026-09-03T01:03:16.304Z Checking smoltcp v0.9.1
23322026-09-03T01:03:16.372Z Checking miette v7.6.0
23332026-09-03T01:03:16.410Z Checking predicates v3.1.4
23342026-09-03T01:03:16.447Z Checking zip v4.6.1
23352026-09-03T01:03:16.485Z Checking postgres-protocol v0.6.10
23362026-09-03T01:03:16.547Z Checking iddqd v0.4.2
23372026-09-03T01:03:16.728Z Checking phf_shared v0.11.3
23382026-09-03T01:03:16.834Z Checking phf_shared v0.13.1
23392026-09-03T01:03:16.887Z Checking olpc-cjson v0.1.4
23402026-09-03T01:03:16.936Z Checking tokio-stream v0.1.18
23412026-09-03T01:03:16.940Z Checking derive_more v2.1.1
23422026-09-03T01:03:16.940Z Checking strum v0.27.2
23432026-09-03T01:03:17.036Z Checking lalrpop-util v0.19.12
23442026-09-03T01:03:17.076Z Checking precomputed-hash v0.1.1
23452026-09-03T01:03:17.080Z Checking fixedbitset v0.4.2
23462026-09-03T01:03:17.147Z Checking new_debug_unreachable v1.0.6
23472026-09-03T01:03:17.150Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-09-03T01:03:17.217Z Checking tough v0.22.0
23492026-09-03T01:03:17.220Z Checking phf v0.13.1
23502026-09-03T01:03:17.290Z Checking string_cache v0.8.9
23512026-09-03T01:03:17.323Z Checking petgraph v0.6.5
23522026-09-03T01:03:17.326Z Checking postgres-types v0.2.12
23532026-09-03T01:03:17.430Z Checking buf-list v1.1.2
23542026-09-03T01:03:17.479Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23552026-09-03T01:03:17.513Z Checking peg-runtime v0.8.5
23562026-09-03T01:03:17.646Z Checking whoami v2.1.0
23572026-09-03T01:03:17.725Z Checking is-terminal v0.4.17
23582026-09-03T01:03:17.787Z Checking crossbeam-channel v0.5.15
23592026-09-03T01:03:17.840Z Checking thread_local v1.1.9
23602026-09-03T01:03:17.852Z Checking term v1.2.1
23612026-09-03T01:03:17.890Z Checking tokio-postgres v0.7.16
23622026-09-03T01:03:18.022Z Checking take_mut v0.2.2
23632026-09-03T01:03:18.097Z Checking slog-term v2.9.2
23642026-09-03T01:03:18.134Z Compiling newtype-uuid-macros v0.1.0
23652026-09-03T01:03:18.170Z Checking slog-async v2.8.0
23662026-09-03T01:03:18.374Z Compiling multer v3.1.0
23672026-09-03T01:03:18.414Z Compiling async-stream-impl v0.3.6
23682026-09-03T01:03:18.629Z Checking match_cfg v0.1.0
23692026-09-03T01:03:18.667Z Checking slog-json v2.6.1
23702026-09-03T01:03:18.704Z Compiling dropshot v0.17.1
23712026-09-03T01:03:18.739Z Checking hostname v0.3.1
23722026-09-03T01:03:18.854Z Checking debug-ignore v1.0.5
23732026-09-03T01:03:18.891Z Checking slog-bunyan v2.5.0
23742026-09-03T01:03:18.928Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23752026-09-03T01:03:19.001Z Compiling dropshot_endpoint v0.17.1
23762026-09-03T01:03:19.036Z Checking serde_path_to_error v0.1.20
23772026-09-03T01:03:19.039Z Checking sha1 v0.11.0
23782026-09-03T01:03:19.039Z Checking serde_spanned v1.1.1
23792026-09-03T01:03:19.198Z Checking toml_datetime v1.1.1+spec-1.1.0
23802026-09-03T01:03:19.235Z Checking compression-core v0.4.31
23812026-09-03T01:03:19.271Z Checking toml_writer v1.1.1+spec-1.1.0
23822026-09-03T01:03:19.307Z Checking async-stream v0.3.6
23832026-09-03T01:03:19.389Z Checking compression-codecs v0.4.37
23842026-09-03T01:03:19.423Z Checking rustls-pemfile v2.2.0
23852026-09-03T01:03:19.462Z Checking waitgroup v0.1.2
23862026-09-03T01:03:19.463Z Checking hostname v0.4.2
23872026-09-03T01:03:19.570Z Checking toml v1.1.2+spec-1.1.0
23882026-09-03T01:03:19.573Z Checking async-compression v0.4.41
23892026-09-03T01:03:19.644Z Checking progenitor-client v0.14.0
23902026-09-03T01:03:19.647Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23912026-09-03T01:03:19.647Z Checking atomicwrites v0.4.4
23922026-09-03T01:03:19.750Z Compiling serde_tokenstream v0.3.0
23932026-09-03T01:03:19.788Z Compiling parse-display-derive v0.10.0
23942026-09-03T01:03:19.872Z Checking macaddr v1.0.1
23952026-09-03T01:03:19.905Z Checking regress v0.10.5
23962026-09-03T01:03:19.910Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23972026-09-03T01:03:20.078Z Checking instant v0.1.13
23982026-09-03T01:03:20.117Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23992026-09-03T01:03:20.121Z Compiling oxide-generation-macros v0.2.0
24002026-09-03T01:03:20.207Z Checking itertools v0.14.0
24012026-09-03T01:03:20.244Z Checking oxide-generation v0.1.3
24022026-09-03T01:03:20.283Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24032026-09-03T01:03:20.376Z Checking backoff v0.4.0
24042026-09-03T01:03:20.501Z Checking backon v1.6.0
24052026-09-03T01:03:20.549Z Checking humantime v2.3.0
24062026-09-03T01:03:20.593Z Compiling convert_case v0.4.0
24072026-09-03T01:03:20.701Z Checking progenitor-extras v0.2.0
24082026-09-03T01:03:20.779Z Checking half v2.7.1
24092026-09-03T01:03:20.959Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24102026-09-03T01:03:20.961Z Checking ciborium-io v0.2.2
24112026-09-03T01:03:21.031Z Compiling derive_more v0.99.20
24122026-09-03T01:03:21.066Z Checking heck v0.5.0
24132026-09-03T01:03:21.117Z Checking ciborium-ll v0.2.2
24142026-09-03T01:03:21.186Z Checking secrecy v0.10.3
24152026-09-03T01:03:21.237Z Checking camino-tempfile v1.4.1
24162026-09-03T01:03:21.292Z Checking indent_write v2.2.0
24172026-09-03T01:03:21.328Z Checking ciborium v0.2.2
24182026-09-03T01:03:21.367Z Compiling crucible-workspace-hack v0.1.0
24192026-09-03T01:03:21.401Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24202026-09-03T01:03:21.448Z Checking inout v0.1.4
24212026-09-03T01:03:21.471Z Compiling regress v0.11.1
24222026-09-03T01:03:21.513Z Checking parse-display v0.10.0
24232026-09-03T01:03:21.608Z Checking cipher v0.4.4
24242026-09-03T01:03:21.689Z Checking universal-hash v0.5.1
24252026-09-03T01:03:21.731Z Compiling thiserror-impl-no-std v2.0.2
24262026-09-03T01:03:21.771Z Checking opaque-debug v0.3.1
24272026-09-03T01:03:21.774Z Checking blake2 v0.10.6
24282026-09-03T01:03:21.840Z Checking chacha20 v0.9.1
24292026-09-03T01:03:21.876Z Checking aead v0.5.2
24302026-09-03T01:03:21.879Z Checking poly1305 v0.8.0
24312026-09-03T01:03:22.049Z Checking password-hash v0.5.0
24322026-09-03T01:03:22.088Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24332026-09-03T01:03:22.094Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24342026-09-03T01:03:22.205Z Checking chacha20poly1305 v0.10.1
24352026-09-03T01:03:22.302Z Checking argon2 v0.5.3
24362026-09-03T01:03:22.364Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24372026-09-03T01:03:22.513Z Compiling unsafe-libyaml v0.2.11
24382026-09-03T01:03:22.632Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24392026-09-03T01:03:22.677Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24402026-09-03T01:03:22.757Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412026-09-03T01:03:22.909Z Checking thiserror-no-std v2.0.2
24422026-09-03T01:03:22.947Z Checking swrite v0.1.0
24432026-09-03T01:03:23.026Z Compiling typify-impl v0.6.2
24442026-09-03T01:03:23.070Z Checking vsss-rs v3.3.4
24452026-09-03T01:03:23.282Z Compiling serde_yaml v0.9.34+deprecated
24462026-09-03T01:03:23.599Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24472026-09-03T01:03:24.206Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24482026-09-03T01:03:24.322Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24492026-09-03T01:03:24.363Z Checking crossbeam-deque v0.8.6
24502026-09-03T01:03:24.453Z Compiling rayon-core v1.13.0
24512026-09-03T01:03:24.575Z Compiling num-derive v0.4.2
24522026-09-03T01:03:24.656Z Compiling toml_datetime v0.7.5+spec-1.1.0
24532026-09-03T01:03:24.777Z Compiling proc-macro-error v1.0.4
24542026-09-03T01:03:24.950Z Compiling toml_edit v0.23.10+spec-1.0.0
24552026-09-03T01:03:25.095Z Checking rayon v1.11.0
24562026-09-03T01:03:25.134Z Checking tabwriter v1.4.1
24572026-09-03T01:03:25.140Z Checking glob v0.3.3
24582026-09-03T01:03:25.331Z Compiling illumos-nvpair-sys v0.2.0
24592026-09-03T01:03:25.400Z Compiling itertools v0.15.0
24602026-09-03T01:03:25.438Z Compiling heapless v0.8.0
24612026-09-03T01:03:25.535Z Compiling proc-macro-crate v3.4.0
24622026-09-03T01:03:25.787Z Checking hash32 v0.3.1
24632026-09-03T01:03:25.949Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-03T01:03:25.986Z Checking colored v3.1.1
24652026-09-03T01:03:26.021Z Compiling smoltcp v0.11.0
24662026-09-03T01:03:26.114Z Compiling num_enum_derive v0.7.6
24672026-09-03T01:03:26.151Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24682026-09-03T01:03:26.266Z Checking illumos-nvpair v0.3.0
24692026-09-03T01:03:26.427Z Checking toml v0.8.23
24702026-09-03T01:03:26.463Z Checking cobs v0.3.0
24712026-09-03T01:03:26.620Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24722026-09-03T01:03:26.656Z Checking postcard v1.1.3
24732026-09-03T01:03:26.745Z Compiling ingot-macros v0.2.0
24742026-09-03T01:03:26.780Z Checking rand v0.10.1
24752026-09-03T01:03:26.875Z Compiling proc-macro-crate v1.3.1
24762026-09-03T01:03:27.006Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24772026-09-03T01:03:27.168Z Checking num_enum v0.7.6
24782026-09-03T01:03:27.243Z Checking sigpipe v0.1.3
24792026-09-03T01:03:27.302Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24802026-09-03T01:03:27.339Z Compiling foreign-types-macros v0.2.3
24812026-09-03T01:03:27.344Z Checking foreign-types-shared v0.3.1
24822026-09-03T01:03:27.410Z Compiling num_enum_derive v0.5.11
24832026-09-03T01:03:27.530Z Compiling typify-macro v0.6.2
24842026-09-03T01:03:27.647Z Checking cstr-argument v0.1.2
24852026-09-03T01:03:27.750Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24862026-09-03T01:03:27.798Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24872026-09-03T01:03:27.852Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24882026-09-03T01:03:27.955Z Checking foreign-types v0.5.0
24892026-09-03T01:03:28.061Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24902026-09-03T01:03:28.141Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24912026-09-03T01:03:28.206Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24922026-09-03T01:03:28.269Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24932026-09-03T01:03:28.305Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24942026-09-03T01:03:28.343Z Checking itertools v0.12.1
24952026-09-03T01:03:28.380Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24962026-09-03T01:03:28.457Z Checking num_enum v0.5.11
24972026-09-03T01:03:28.529Z Compiling zone_cfg_derive v0.3.1
24982026-09-03T01:03:28.599Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24992026-09-03T01:03:28.745Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25002026-09-03T01:03:28.799Z Compiling usdt-macro v0.5.0
25012026-09-03T01:03:28.946Z Compiling usdt-attr-macro v0.5.0
25022026-09-03T01:03:29.198Z Checking memmap v0.7.0
25032026-09-03T01:03:29.333Z Compiling typify v0.6.2
25042026-09-03T01:03:29.402Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25052026-09-03T01:03:29.405Z Checking zone v0.3.1
25062026-09-03T01:03:29.474Z Compiling progenitor-impl v0.14.0
25072026-09-03T01:03:29.553Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25082026-09-03T01:03:29.591Z Checking ingot-types v0.2.0
25092026-09-03T01:03:29.736Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25102026-09-03T01:03:29.773Z Checking usdt v0.5.0
25112026-09-03T01:03:29.830Z Checking smf v0.2.3
25122026-09-03T01:03:29.866Z Checking whoami v1.6.1
25132026-09-03T01:03:29.967Z Compiling derive-where v1.6.0
25142026-09-03T01:03:30.006Z Checking ingot v0.2.1
25152026-09-03T01:03:30.015Z Checking tokio-dtrace v0.1.1
25162026-09-03T01:03:30.072Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25172026-09-03T01:03:30.106Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25182026-09-03T01:03:30.255Z Checking oxide-tokio-rt v0.1.4
25192026-09-03T01:03:30.362Z Checking console v0.15.11
25202026-09-03T01:03:30.497Z Checking newline-converter v0.3.0
25212026-09-03T01:03:30.521Z Checking bytecount v0.6.9
25222026-09-03T01:03:30.626Z Checking num-rational v0.4.2
25232026-09-03T01:03:30.672Z Checking num-complex v0.4.6
25242026-09-03T01:03:30.700Z Checking expectorate v1.2.0
25252026-09-03T01:03:30.864Z Compiling cancel-safe-futures v0.1.5
25262026-09-03T01:03:30.939Z Checking float-ord v0.3.2
25272026-09-03T01:03:31.028Z Checking num v0.4.3
25282026-09-03T01:03:31.080Z Checking linear-map v1.2.0
25292026-09-03T01:03:31.150Z Checking gethostname v0.5.0
25302026-09-03T01:03:31.271Z Compiling prettyplease v0.2.37
25312026-09-03T01:03:31.310Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25322026-09-03T01:03:31.357Z Checking oxide-update-engine-types v0.1.2
25332026-09-03T01:03:31.471Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25342026-09-03T01:03:31.700Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25352026-09-03T01:03:31.770Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25362026-09-03T01:03:31.887Z Checking resolv-conf v0.7.6
25372026-09-03T01:03:31.972Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25382026-09-03T01:03:32.099Z Checking papergrid v0.11.0
25392026-09-03T01:03:32.175Z Compiling progenitor-macro v0.14.0
25402026-09-03T01:03:32.218Z Compiling tabled_derive v0.7.0
25412026-09-03T01:03:32.288Z Checking oxide-update-engine v0.1.2
25422026-09-03T01:03:32.730Z Compiling slog-dtrace v0.3.0
25432026-09-03T01:03:32.849Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25442026-09-03T01:03:33.139Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25452026-09-03T01:03:33.198Z Checking tabled v0.15.0
25462026-09-03T01:03:33.526Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25472026-09-03T01:03:33.559Z Checking crossterm v0.29.0
25482026-09-03T01:03:33.596Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25492026-09-03T01:03:33.911Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25502026-09-03T01:03:34.403Z Checking fd-lock v4.0.4
25512026-09-03T01:03:34.915Z Checking vte v0.14.1
25522026-09-03T01:03:35.280Z Checking strip-ansi-escapes v0.2.1
25532026-09-03T01:03:36.250Z Checking termtree v0.5.1
25542026-09-03T01:03:36.414Z Checking linked-hash-map v0.5.6
25552026-09-03T01:03:36.476Z Checking nu-ansi-term v0.50.3
25562026-09-03T01:03:36.643Z Checking lru-cache v0.1.2
25572026-09-03T01:03:36.704Z Checking reedline v0.40.0
25582026-09-03T01:03:36.740Z Checking hickory-proto v0.24.4
25592026-09-03T01:03:36.940Z Compiling minimal-lexical v0.2.1
25602026-09-03T01:03:36.976Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25612026-09-03T01:03:37.136Z Checking progenitor v0.14.0
25622026-09-03T01:03:37.177Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25632026-09-03T01:03:37.218Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25642026-09-03T01:03:37.308Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25652026-09-03T01:03:37.543Z Compiling nom v7.1.3
25662026-09-03T01:03:37.886Z Compiling unicode-xid v0.2.6
25672026-09-03T01:03:38.045Z Checking display-error-chain v0.2.2
25682026-09-03T01:03:38.197Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25692026-09-03T01:03:38.827Z Checking hickory-resolver v0.24.4
25702026-09-03T01:03:38.921Z Compiling ar_archive_writer v0.5.1
25712026-09-03T01:03:39.503Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25722026-09-03T01:03:39.607Z Checking qorb v0.4.1
25732026-09-03T01:03:39.692Z Checking csv-core v0.1.13
25742026-09-03T01:03:39.767Z Compiling psm v0.1.30
25752026-09-03T01:03:39.805Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25762026-09-03T01:03:39.896Z Checking csv v1.4.0
25772026-09-03T01:03:40.019Z Compiling stacker v0.1.23
25782026-09-03T01:03:40.087Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25792026-09-03T01:03:40.246Z Checking highway v1.3.0
25802026-09-03T01:03:40.359Z Compiling semver v0.1.20
25812026-09-03T01:03:40.365Z Compiling cfg_aliases v0.1.1
25822026-09-03T01:03:40.501Z Compiling nix v0.28.0
25832026-09-03T01:03:40.572Z Checking nibble_vec v0.1.0
25842026-09-03T01:03:40.617Z Compiling rustc_version v0.1.7
25852026-09-03T01:03:40.687Z Checking endian-type v0.1.2
25862026-09-03T01:03:40.846Z Checking radix_trie v0.2.1
25872026-09-03T01:03:40.883Z Compiling newtype_derive v0.1.6
25882026-09-03T01:03:40.886Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25892026-09-03T01:03:40.886Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25902026-09-03T01:03:41.020Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25912026-09-03T01:03:41.064Z Checking phf_shared v0.12.1
25922026-09-03T01:03:41.101Z Compiling recursive-proc-macro-impl v0.1.1
25932026-09-03T01:03:41.104Z Compiling chrono-tz v0.10.4
25942026-09-03T01:03:41.236Z Checking phf v0.12.1
25952026-09-03T01:03:41.451Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962026-09-03T01:03:41.453Z Compiling const_format_proc_macros v0.2.34
25972026-09-03T01:03:41.534Z Compiling peg-macros v0.8.5
25982026-09-03T01:03:41.571Z Checking recursive v0.1.1
25992026-09-03T01:03:41.697Z Checking winnow v0.6.26
26002026-09-03T01:03:41.853Z Compiling sqlparser_derive v0.5.0
26012026-09-03T01:03:41.889Z Checking home v0.5.12
26022026-09-03T01:03:41.962Z Checking unicode_categories v0.1.1
26032026-09-03T01:03:42.310Z Checking const_format v0.2.35
26042026-09-03T01:03:42.355Z Checking rustyline v14.0.0
26052026-09-03T01:03:42.627Z Checking sqlparser v0.61.0
26062026-09-03T01:03:42.872Z Checking sqlformat v0.3.5
26072026-09-03T01:03:42.908Z Checking peg v0.8.5
26082026-09-03T01:03:43.010Z Checking bcs v0.1.6
26092026-09-03T01:03:43.074Z Checking nom v8.0.0
26102026-09-03T01:03:43.273Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26112026-09-03T01:03:43.323Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26122026-09-03T01:03:43.370Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26132026-09-03T01:03:43.549Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26142026-09-03T01:03:43.613Z Checking steno v0.4.1
26152026-09-03T01:03:43.649Z Checking sha1 v0.10.6
26162026-09-03T01:03:43.851Z Checking filetime v0.2.27
26172026-09-03T01:03:43.890Z Checking xattr v1.6.1
26182026-09-03T01:03:44.018Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26192026-09-03T01:03:44.055Z Checking tar v0.4.46
26202026-09-03T01:03:44.259Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26212026-09-03T01:03:44.461Z Checking subprocess v0.2.15
26222026-09-03T01:03:44.578Z Checking headers-core v0.3.0
26232026-09-03T01:03:44.619Z Checking yasna v0.5.2
26242026-09-03T01:03:44.715Z Checking headers v0.4.1
26252026-09-03T01:03:44.774Z Checking port-file v0.1.0
26262026-09-03T01:03:44.988Z Checking dropshot-api-manager-types v0.8.0
26272026-09-03T01:03:45.039Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26282026-09-03T01:03:45.042Z Checking rcgen v0.12.1
26292026-09-03T01:03:45.186Z Checking tagptr v0.2.0
26302026-09-03T01:03:45.240Z Checking utf-8 v0.7.6
26312026-09-03T01:03:45.347Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26322026-09-03T01:03:45.383Z Checking moka v0.12.13
26332026-09-03T01:03:45.417Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26342026-09-03T01:03:45.465Z Compiling libefi-sys v0.1.0
26352026-09-03T01:03:45.522Z Compiling bitfield-struct v0.6.2
26362026-09-03T01:03:45.903Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26372026-09-03T01:03:45.939Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26382026-09-03T01:03:45.994Z Checking tungstenite v0.21.0
26392026-09-03T01:03:46.074Z Checking hickory-resolver v0.25.2
26402026-09-03T01:03:46.122Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26412026-09-03T01:03:46.154Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26422026-09-03T01:03:46.195Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26432026-09-03T01:03:46.374Z Compiling xshell-macros v0.2.7
26442026-09-03T01:03:46.447Z Checking tokio-tungstenite v0.21.0
26452026-09-03T01:03:46.482Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26462026-09-03T01:03:46.740Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26472026-09-03T01:03:46.776Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26482026-09-03T01:03:46.810Z Checking xshell v0.2.7
26492026-09-03T01:03:46.843Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26502026-09-03T01:03:47.028Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26512026-09-03T01:03:47.090Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26522026-09-03T01:03:47.517Z Checking half v1.8.3
26532026-09-03T01:03:47.645Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26542026-09-03T01:03:47.738Z Checking serde_cbor v0.11.2
26552026-09-03T01:03:47.773Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26562026-09-03T01:03:47.808Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26572026-09-03T01:03:47.983Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26582026-09-03T01:03:48.052Z Checking libscf-sys v1.2.0
26592026-09-03T01:03:48.141Z Checking maplit v1.0.2
26602026-09-03T01:03:48.214Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26612026-09-03T01:03:48.249Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26622026-09-03T01:03:48.417Z Checking papergrid v0.18.0
26632026-09-03T01:03:48.499Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26642026-09-03T01:03:48.633Z Checking sha2 v0.11.0
26652026-09-03T01:03:48.880Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26662026-09-03T01:03:49.014Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26672026-09-03T01:03:49.113Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26682026-09-03T01:03:49.152Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26692026-09-03T01:03:49.277Z Checking tabled v0.21.0
26702026-09-03T01:03:49.338Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26712026-09-03T01:03:49.622Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26722026-09-03T01:03:49.659Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26732026-09-03T01:03:49.807Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26742026-09-03T01:03:49.899Z Checking unicase v2.9.0
26752026-09-03T01:03:49.972Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26762026-09-03T01:03:50.087Z Checking crc8 v0.1.1
26772026-09-03T01:03:50.237Z Checking fxhash v0.2.1
26782026-09-03T01:03:50.392Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26792026-09-03T01:03:50.427Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26802026-09-03T01:03:50.461Z Compiling darling_core v0.21.3
26812026-09-03T01:03:50.656Z Compiling vergen-lib v0.1.6
26822026-09-03T01:03:50.875Z Compiling diesel_derives v2.3.7
26832026-09-03T01:03:51.003Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26842026-09-03T01:03:51.181Z Checking scheduled-thread-pool v0.2.7
26852026-09-03T01:03:51.361Z Compiling vergen-gitcl v1.0.8
26862026-09-03T01:03:51.396Z Compiling diesel_table_macro_syntax v0.3.0
26872026-09-03T01:03:51.610Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26882026-09-03T01:03:51.647Z Checking r2d2 v0.8.10
26892026-09-03T01:03:51.860Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26902026-09-03T01:03:51.863Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26912026-09-03T01:03:52.069Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26922026-09-03T01:03:52.279Z Checking downcast-rs v2.0.2
26932026-09-03T01:03:52.423Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26942026-09-03T01:03:52.423Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26952026-09-03T01:03:52.855Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26962026-09-03T01:03:52.970Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26972026-09-03T01:03:53.016Z Compiling darling_macro v0.21.3
26982026-09-03T01:03:53.052Z Checking kstat-rs v0.2.5
26992026-09-03T01:03:53.090Z Compiling proc-macro-error-attr2 v2.0.0
27002026-09-03T01:03:53.278Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27012026-09-03T01:03:53.535Z Compiling proc-macro-error2 v2.0.1
27022026-09-03T01:03:53.604Z Compiling darling v0.21.3
27032026-09-03T01:03:53.607Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27042026-09-03T01:03:53.722Z Compiling dsl_auto_type v0.2.0
27052026-09-03T01:03:53.884Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27062026-09-03T01:03:53.927Z Compiling knus-derive v3.4.0
27072026-09-03T01:03:54.936Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27082026-09-03T01:03:55.174Z Compiling dirs-sys-next v0.1.2
27092026-09-03T01:03:55.249Z Compiling salty v0.3.0
27102026-09-03T01:03:55.303Z Compiling parking_lot_core v0.8.6
27112026-09-03T01:03:55.393Z Compiling crunchy v0.2.4
27122026-09-03T01:03:55.516Z Compiling dirs-next v2.0.0
27132026-09-03T01:03:55.631Z Compiling clang-sys v1.8.1
27142026-09-03T01:03:55.666Z Checking predicates-tree v1.0.13
27152026-09-03T01:03:55.701Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27162026-09-03T01:03:55.783Z Compiling git-stub v1.0.0
27172026-09-03T01:03:55.818Z Compiling tiny-keccak v2.0.2
27182026-09-03T01:03:56.087Z Compiling git-stub-vcs v0.1.0
27192026-09-03T01:03:56.122Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27202026-09-03T01:03:56.363Z Compiling term v0.7.0
27212026-09-03T01:03:56.412Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27222026-09-03T01:03:56.447Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27232026-09-03T01:03:56.482Z Checking anstyle-parse v0.2.7
27242026-09-03T01:03:56.565Z Compiling bit-vec v0.6.3
27252026-09-03T01:03:56.665Z Checking anstream v0.6.21
27262026-09-03T01:03:56.700Z Compiling ascii-canvas v3.0.0
27272026-09-03T01:03:56.813Z Compiling bit-set v0.5.3
27282026-09-03T01:03:56.899Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27292026-09-03T01:03:56.936Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27302026-09-03T01:03:56.968Z Checking parking_lot v0.11.2
27312026-09-03T01:03:57.098Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27322026-09-03T01:03:57.189Z Checking rfc6979 v0.4.0
27332026-09-03T01:03:57.348Z Checking prefix-trie v0.7.0
27342026-09-03T01:03:57.382Z Compiling hashbrown v0.14.5
27352026-09-03T01:03:57.551Z Compiling itertools v0.10.5
27362026-09-03T01:03:57.608Z Compiling ena v0.14.4
27372026-09-03T01:03:57.710Z Compiling libloading v0.8.9
27382026-09-03T01:03:57.853Z Compiling diff v0.1.13
27392026-09-03T01:03:57.952Z Compiling regex-syntax v0.6.29
27402026-09-03T01:03:57.988Z Compiling bindgen v0.71.1
27412026-09-03T01:03:58.144Z Compiling chumsky v0.9.3
27422026-09-03T01:03:58.440Z Checking hickory-server v0.25.2
27432026-09-03T01:03:58.636Z Compiling ecdsa v0.16.9
27442026-09-03T01:03:59.368Z Compiling lalrpop v0.19.12
27452026-09-03T01:03:59.496Z Checking sled v0.34.7
27462026-09-03T01:03:59.622Z Checking diesel v2.3.7
27472026-09-03T01:03:59.657Z Compiling cexpr v0.6.0
27482026-09-03T01:03:59.715Z Checking ignore v0.4.25
27492026-09-03T01:04:00.002Z Checking primeorder v0.13.6
27502026-09-03T01:04:00.147Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27512026-09-03T01:04:00.315Z Checking nanorand v0.7.0
27522026-09-03T01:04:00.375Z Compiling rustc-hash v2.1.1
27532026-09-03T01:04:00.535Z Checking flume v0.11.1
27542026-09-03T01:04:00.634Z Compiling p384 v0.13.1
27552026-09-03T01:04:00.767Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27562026-09-03T01:04:01.232Z Checking globwalk v0.9.1
27572026-09-03T01:04:01.313Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27582026-09-03T01:04:01.449Z Compiling knus v3.4.0
27592026-09-03T01:04:01.644Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27602026-09-03T01:04:01.961Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27612026-09-03T01:04:02.099Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27622026-09-03T01:04:02.319Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27632026-09-03T01:04:02.356Z Checking digest-io v0.1.0
27642026-09-03T01:04:02.516Z Compiling libxml v0.3.3
27652026-09-03T01:04:02.643Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27662026-09-03T01:04:02.740Z Checking assert_matches v1.5.0
27672026-09-03T01:04:02.775Z Checking rawzip v0.4.4
27682026-09-03T01:04:02.926Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27692026-09-03T01:04:02.994Z Checking camino-tempfile-ext v0.3.3
27702026-09-03T01:04:03.217Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27712026-09-03T01:04:03.251Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27722026-09-03T01:04:03.843Z Compiling strum_macros v0.24.3
27732026-09-03T01:04:04.509Z Compiling indoc v1.0.9
27742026-09-03T01:04:04.700Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27752026-09-03T01:04:04.965Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27762026-09-03T01:04:05.162Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27772026-09-03T01:04:05.197Z Checking quick-xml v0.37.5
27782026-09-03T01:04:05.345Z Checking derive_builder v0.20.2
27792026-09-03T01:04:05.493Z Compiling oso-derive v0.27.3
27802026-09-03T01:04:05.535Z Compiling trait-variant v0.1.2
27812026-09-03T01:04:06.035Z Compiling impl-trait-for-tuples v0.2.3
27822026-09-03T01:04:06.120Z Checking openssl-probe v0.1.6
27832026-09-03T01:04:06.154Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27842026-09-03T01:04:06.310Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27852026-09-03T01:04:06.785Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27862026-09-03T01:04:06.977Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27872026-09-03T01:04:07.211Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27882026-09-03T01:04:07.447Z Checking corncobs v0.1.4
27892026-09-03T01:04:07.608Z Checking secrecy v0.8.0
27902026-09-03T01:04:07.612Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27912026-09-03T01:04:07.679Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27922026-09-03T01:04:07.682Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27932026-09-03T01:04:07.770Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27942026-09-03T01:04:07.931Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27952026-09-03T01:04:08.155Z Checking bb8 v0.8.6
27962026-09-03T01:04:08.265Z Checking rand_seeder v0.4.0
27972026-09-03T01:04:08.533Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27982026-09-03T01:04:08.690Z Compiling mime_guess v2.0.5
27992026-09-03T01:04:08.759Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28002026-09-03T01:04:08.980Z Checking http-range v0.1.5
28012026-09-03T01:04:09.114Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28022026-09-03T01:04:09.150Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28032026-09-03T01:04:09.334Z Checking nonempty v0.12.0
28042026-09-03T01:04:09.520Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28052026-09-03T01:04:09.555Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28062026-09-03T01:04:09.733Z Checking hyper-staticfile v0.10.1
28072026-09-03T01:04:09.847Z Checking signal-hook-tokio v0.3.1
28082026-09-03T01:04:09.918Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28092026-09-03T01:04:10.010Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28102026-09-03T01:04:10.065Z Checking scuffle v0.1.0
28112026-09-03T01:04:10.143Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28122026-09-03T01:04:10.474Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28132026-09-03T01:04:10.530Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28142026-09-03T01:04:10.836Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28152026-09-03T01:04:10.872Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28162026-09-03T01:04:10.916Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28172026-09-03T01:04:11.109Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28182026-09-03T01:04:11.199Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28192026-09-03T01:04:11.296Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28202026-09-03T01:04:11.499Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28212026-09-03T01:04:11.578Z Checking tungstenite v0.23.0
28222026-09-03T01:04:11.953Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28232026-09-03T01:04:12.031Z Checking tokio-tungstenite v0.23.1
28242026-09-03T01:04:12.349Z Checking void v1.0.2
28252026-09-03T01:04:12.376Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28262026-09-03T01:04:12.452Z Checking nix v0.27.1
28272026-09-03T01:04:12.488Z Checking lzss v0.8.2
28282026-09-03T01:04:12.570Z Checking serde_bytes v0.11.19
28292026-09-03T01:04:12.716Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28302026-09-03T01:04:12.782Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28312026-09-03T01:04:12.991Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28322026-09-03T01:04:13.112Z Checking cpubits v0.1.1
28332026-09-03T01:04:13.224Z Checking yansi v1.0.1
28342026-09-03T01:04:13.550Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352026-09-03T01:04:13.585Z Checking pem-rfc7468 v1.0.0
28362026-09-03T01:04:13.683Z Checking pretty_assertions v1.4.1
28372026-09-03T01:04:13.798Z Checking async-bb8-diesel v0.2.1
28382026-09-03T01:04:13.801Z Checking diesel-dtrace v0.5.0
28392026-09-03T01:04:13.916Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28402026-09-03T01:04:14.110Z Checking colored v2.2.0
28412026-09-03T01:04:14.183Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28422026-09-03T01:04:14.219Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28432026-09-03T01:04:14.342Z Checking hmac v0.13.0
28442026-09-03T01:04:14.400Z Checking universal-hash v0.6.1
28452026-09-03T01:04:14.404Z Compiling libz-sys v1.1.24
28462026-09-03T01:04:14.537Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28472026-09-03T01:04:14.572Z Compiling instability v0.3.11
28482026-09-03T01:04:14.909Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28492026-09-03T01:04:14.945Z Checking castaway v0.2.4
28502026-09-03T01:04:14.978Z Compiling indoc v2.0.7
28512026-09-03T01:04:15.019Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28522026-09-03T01:04:15.085Z Checking compact_str v0.8.1
28532026-09-03T01:04:15.124Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28542026-09-03T01:04:15.127Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28552026-09-03T01:04:15.478Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28562026-09-03T01:04:15.568Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28572026-09-03T01:04:15.971Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28582026-09-03T01:04:16.982Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28592026-09-03T01:04:17.211Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28602026-09-03T01:04:17.539Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28612026-09-03T01:04:17.727Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28622026-09-03T01:04:17.820Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28632026-09-03T01:04:18.304Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28642026-09-03T01:04:19.657Z Checking polyval v0.7.1
28652026-09-03T01:04:19.869Z Checking der v0.8.0
28662026-09-03T01:04:20.284Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28672026-09-03T01:04:20.439Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28682026-09-03T01:04:20.512Z Checking unicode-truncate v1.1.0
28692026-09-03T01:04:20.620Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28702026-09-03T01:04:20.663Z Checking lru v0.12.5
28712026-09-03T01:04:20.700Z Compiling libgit2-sys v0.18.3+1.9.2
28722026-09-03T01:04:20.736Z Checking arc-swap v1.8.2
28732026-09-03T01:04:20.859Z Checking cassowary v0.3.0
28742026-09-03T01:04:20.996Z Checking slog-scope v4.4.1
28752026-09-03T01:04:21.096Z Checking ratatui v0.29.0
28762026-09-03T01:04:21.269Z Checking ghash v0.6.0
28772026-09-03T01:04:21.333Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28782026-09-03T01:04:21.575Z Checking pbkdf2 v0.13.0
28792026-09-03T01:04:21.732Z Checking crypto-bigint v0.7.5
28802026-09-03T01:04:22.418Z Checking aes v0.9.1
28812026-09-03T01:04:22.569Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28822026-09-03T01:04:22.756Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28832026-09-03T01:04:22.810Z Checking ctr v0.10.1
28842026-09-03T01:04:22.847Z Checking aead v0.6.1
28852026-09-03T01:04:23.015Z Checking cargo-platform v0.3.2
28862026-09-03T01:04:23.018Z Compiling petname v2.0.2
28872026-09-03T01:04:23.228Z Checking cargo_metadata v0.23.1
28882026-09-03T01:04:23.723Z Checking aes-gcm v0.11.0
28892026-09-03T01:04:23.927Z Checking slog-stdlog v4.1.1
28902026-09-03T01:04:23.982Z Checking spki v0.8.0
28912026-09-03T01:04:24.036Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28922026-09-03T01:04:24.089Z Compiling progenitor-impl v0.13.0
28932026-09-03T01:04:24.187Z Checking salsa20 v0.11.0
28942026-09-03T01:04:24.368Z Checking console v0.16.2
28952026-09-03T01:04:24.709Z Compiling vergen-git2 v9.1.0
28962026-09-03T01:04:24.928Z Checking unit-prefix v0.5.2
28972026-09-03T01:04:25.090Z Checking plotters-backend v0.3.7
28982026-09-03T01:04:25.339Z Checking plotters-svg v0.3.7
28992026-09-03T01:04:25.432Z Checking indicatif v0.18.4
29002026-09-03T01:04:25.564Z Checking scrypt v0.12.0
29012026-09-03T01:04:25.767Z Checking slog-envlogger v2.2.0
29022026-09-03T01:04:25.949Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29032026-09-03T01:04:26.152Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29042026-09-03T01:04:26.374Z Checking progenitor-client v0.13.0
29052026-09-03T01:04:26.676Z Checking cbc v0.2.1
29062026-09-03T01:04:26.729Z Compiling progenitor-macro v0.13.0
29072026-09-03T01:04:26.826Z Checking libsw-core v0.3.2
29082026-09-03T01:04:27.012Z Checking sapling-renderdag v0.1.0
29092026-09-03T01:04:27.188Z Checking cast v0.3.0
29102026-09-03T01:04:27.289Z Checking sync-ptr v0.1.4
29112026-09-03T01:04:27.369Z Checking criterion-plot v0.6.0
29122026-09-03T01:04:27.439Z Checking libsw v3.5.0
29132026-09-03T01:04:27.626Z Checking pkcs5 v0.8.1
29142026-09-03T01:04:27.714Z Checking plotters v0.3.7
29152026-09-03T01:04:27.958Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29162026-09-03T01:04:28.489Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29172026-09-03T01:04:28.723Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29182026-09-03T01:04:28.949Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29192026-09-03T01:04:28.986Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29202026-09-03T01:04:29.176Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29212026-09-03T01:04:29.211Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29222026-09-03T01:04:29.405Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29232026-09-03T01:04:29.438Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29242026-09-03T01:04:29.627Z Checking tinytemplate v1.2.1
29252026-09-03T01:04:29.875Z Checking oorandom v11.1.5
29262026-09-03T01:04:30.025Z Checking anes v0.1.6
29272026-09-03T01:04:30.110Z Checking shell-words v1.1.1
29282026-09-03T01:04:30.236Z Checking criterion v0.7.0
29292026-09-03T01:04:30.624Z Checking pkcs8 v0.11.0
29302026-09-03T01:04:30.865Z Checking oxide-update-engine-display v0.1.2
29312026-09-03T01:04:31.202Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29322026-09-03T01:04:31.481Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29332026-09-03T01:04:31.724Z Checking progenitor v0.13.0
29342026-09-03T01:04:31.910Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29352026-09-03T01:04:32.227Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29362026-09-03T01:04:32.310Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29372026-09-03T01:04:32.795Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29382026-09-03T01:04:33.109Z Checking tokio-test v0.4.5
29392026-09-03T01:04:33.346Z Checking ff v0.14.0
29402026-09-03T01:04:33.513Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29412026-09-03T01:04:33.740Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29422026-09-03T01:04:34.144Z Checking twox-hash v2.1.2
29432026-09-03T01:04:34.479Z Checking atty v0.2.14
29442026-09-03T01:04:34.612Z Checking arrayref v0.3.9
29452026-09-03T01:04:34.719Z Checking constant_time_eq v0.4.2
29462026-09-03T01:04:34.894Z Checking arrayvec v0.7.6
29472026-09-03T01:04:35.166Z Checking group v0.14.0
29482026-09-03T01:04:35.397Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29492026-09-03T01:04:36.454Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29502026-09-03T01:04:37.223Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29512026-09-03T01:04:37.310Z Checking fatfs v0.3.6
29522026-09-03T01:04:37.594Z Checking signature v3.0.0
29532026-09-03T01:04:37.785Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29542026-09-03T01:04:37.823Z Checking base16ct v1.0.0
29552026-09-03T01:04:37.984Z Compiling seq-macro v0.3.6
29562026-09-03T01:04:38.252Z Checking sec1 v0.8.1
29572026-09-03T01:04:38.375Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29582026-09-03T01:04:38.487Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29592026-09-03T01:04:38.522Z Checking hkdf v0.13.0
29602026-09-03T01:04:38.558Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29612026-09-03T01:04:38.688Z Checking concurrent-queue v2.5.0
29622026-09-03T01:04:38.906Z Checking parking v2.2.1
29632026-09-03T01:04:39.060Z Checking event-listener v5.4.1
29642026-09-03T01:04:39.124Z Checking elliptic-curve v0.14.1
29652026-09-03T01:04:39.309Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29662026-09-03T01:04:39.559Z Checking rtoolbox v0.0.3
29672026-09-03T01:04:39.724Z Checking rpassword v7.5.4
29682026-09-03T01:04:39.866Z Checking event-listener-strategy v0.5.4
29692026-09-03T01:04:39.916Z Checking wnaf v0.14.0
29702026-09-03T01:04:40.034Z Checking primefield v0.14.0
29712026-09-03T01:04:40.114Z Checking rfc6979 v0.6.0
29722026-09-03T01:04:40.285Z Checking tui-tree-widget v0.23.1
29732026-09-03T01:04:40.320Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29742026-09-03T01:04:40.506Z Compiling blake3 v1.8.5
29752026-09-03T01:04:40.545Z Compiling samael v0.0.19
29762026-09-03T01:04:40.896Z Checking futures-timer v3.0.3
29772026-09-03T01:04:41.330Z Checking ecdsa v0.17.0
29782026-09-03T01:04:41.613Z Checking primeorder v0.14.0
29792026-09-03T01:04:41.766Z Checking async-lock v3.4.2
29802026-09-03T01:04:42.005Z Compiling curve25519-dalek v5.0.0
29812026-09-03T01:04:42.172Z Checking async-object-pool v0.2.0
29822026-09-03T01:04:42.425Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29832026-09-03T01:04:42.538Z Checking ssh-encoding v0.3.0
29842026-09-03T01:04:42.627Z Checking serde_regex v1.1.0
29852026-09-03T01:04:42.791Z Checking assert-json-diff v2.0.2
29862026-09-03T01:04:42.826Z Checking path-tree v0.8.3
29872026-09-03T01:04:42.991Z Checking keccak v0.2.0
29882026-09-03T01:04:43.039Z Checking stringmetrics v2.2.2
29892026-09-03T01:04:43.179Z Checking topological-sort v0.2.2
29902026-09-03T01:04:43.220Z Compiling strsim v0.10.0
29912026-09-03T01:04:43.346Z Checking omicron-zone-package v0.12.3
29922026-09-03T01:04:43.574Z Compiling darling_core v0.13.4
29932026-09-03T01:04:44.263Z Checking httpmock v0.8.3
29942026-09-03T01:04:45.460Z Checking ed25519 v3.0.0
29952026-09-03T01:04:45.700Z Checking pkcs1 v0.8.0-rc.4
29962026-09-03T01:04:45.736Z Checking crypto-primes v0.7.2
29972026-09-03T01:04:45.947Z Checking poly1305 v0.9.0
29982026-09-03T01:04:46.047Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29992026-09-03T01:04:46.248Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30002026-09-03T01:04:46.481Z Checking blowfish v0.10.0
30012026-09-03T01:04:46.518Z Checking blake2 v0.11.0-rc.6
30022026-09-03T01:04:46.667Z Compiling target-lexicon v0.13.3
30032026-09-03T01:04:46.712Z Checking rsa v0.10.0-rc.18
30042026-09-03T01:04:46.806Z Checking argon2 v0.6.0-rc.8
30052026-09-03T01:04:46.901Z Checking bcrypt-pbkdf v0.11.0
30062026-09-03T01:04:47.095Z Checking ssh-cipher v0.3.0
30072026-09-03T01:04:47.149Z Checking ed25519-dalek v3.0.0
30082026-09-03T01:04:47.233Z Compiling darling_macro v0.13.4
30092026-09-03T01:04:47.267Z Checking sha3 v0.11.0
30102026-09-03T01:04:47.337Z Checking p521 v0.14.0
30112026-09-03T01:04:47.404Z Checking p256 v0.14.0
30122026-09-03T01:04:47.641Z Checking p384 v0.14.0
30132026-09-03T01:04:47.741Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30142026-09-03T01:04:48.004Z Checking kem v0.3.0
30152026-09-03T01:04:48.157Z Checking module-lattice v0.2.3
30162026-09-03T01:04:48.193Z Compiling guppy-workspace-hack v0.1.0
30172026-09-03T01:04:48.399Z Checking sponge-cursor v0.1.0
30182026-09-03T01:04:48.435Z Checking hex-literal v0.4.1
30192026-09-03T01:04:48.558Z Checking ml-kem v0.3.2
30202026-09-03T01:04:48.561Z Checking sha3 v0.12.0
30212026-09-03T01:04:48.893Z Compiling darling v0.13.4
30222026-09-03T01:04:49.117Z Compiling git2 v0.20.4
30232026-09-03T01:04:49.272Z Checking russh-cryptovec v0.62.0
30242026-09-03T01:04:49.362Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30252026-09-03T01:04:49.463Z Checking internal-russh-num-bigint v0.5.0
30262026-09-03T01:04:49.619Z Checking num-bigint v0.4.6
30272026-09-03T01:04:50.095Z Checking russh-util v0.52.0
30282026-09-03T01:04:50.276Z Checking generic-array v1.4.3
30292026-09-03T01:04:50.369Z Checking ssh-key v0.7.0-rc.11
30302026-09-03T01:04:50.495Z Compiling enum_dispatch v0.3.13
30312026-09-03T01:04:50.599Z Compiling delegate v0.13.5
30322026-09-03T01:04:50.722Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30332026-09-03T01:04:51.166Z Compiling target-spec v3.5.7
30342026-09-03T01:04:51.283Z Checking hex-literal v1.1.0
30352026-09-03T01:04:51.471Z Checking md5 v0.8.0
30362026-09-03T01:04:51.555Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30372026-09-03T01:04:51.669Z Checking russh v0.62.4
30382026-09-03T01:04:52.069Z Checking cfg-expr v0.20.6
30392026-09-03T01:04:52.221Z Compiling serde_with_macros v1.5.2
30402026-09-03T01:04:52.530Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30412026-09-03T01:04:52.600Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30422026-09-03T01:04:52.800Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30432026-09-03T01:04:53.017Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30442026-09-03T01:04:53.089Z Checking internet-checksum v0.2.1
30452026-09-03T01:04:53.245Z Compiling serde_with v1.14.0
30462026-09-03T01:04:53.778Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30472026-09-03T01:04:54.386Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30482026-09-03T01:04:54.894Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30492026-09-03T01:04:55.038Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30502026-09-03T01:04:55.077Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30512026-09-03T01:04:55.175Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30522026-09-03T01:04:55.325Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30532026-09-03T01:04:55.363Z Checking httptest v0.16.4
30542026-09-03T01:04:55.502Z Checking pathdiff v0.2.3
30552026-09-03T01:04:55.646Z Checking nested v0.1.1
30562026-09-03T01:04:55.783Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30572026-09-03T01:04:55.818Z Checking guppy v0.17.25
30582026-09-03T01:04:55.972Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30592026-09-03T01:04:56.200Z Checking similar-asserts v1.7.0
30602026-09-03T01:04:56.250Z Compiling target-triple v1.0.0
30612026-09-03T01:04:56.387Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30622026-09-03T01:04:56.737Z Compiling polar-core v0.27.3
30632026-09-03T01:04:56.808Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30642026-09-03T01:04:57.419Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30652026-09-03T01:04:57.491Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30662026-09-03T01:04:57.721Z Checking hickory-client v0.25.2
30672026-09-03T01:04:58.027Z Checking supports-color v2.1.0
30682026-09-03T01:04:58.063Z Checking supports-unicode v2.1.0
30692026-09-03T01:04:58.122Z Checking supports-hyperlinks v2.1.0
30702026-09-03T01:04:58.192Z Checking textwrap v0.15.2
30712026-09-03T01:04:58.239Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30722026-09-03T01:04:58.271Z Checking terminal_size v0.1.17
30732026-09-03T01:04:58.408Z Compiling miette-derive v5.10.0
30742026-09-03T01:04:58.442Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30752026-09-03T01:04:58.446Z Compiling fs-err v2.11.0
30762026-09-03T01:04:58.673Z Compiling assert_cmd v2.1.2
30772026-09-03T01:04:58.921Z Checking escape8259 v0.5.3
30782026-09-03T01:04:58.955Z Checking owo-colors v3.5.0
30792026-09-03T01:04:59.084Z Checking libtest-mimic v0.8.1
30802026-09-03T01:04:59.405Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30812026-09-03T01:04:59.551Z Checking miette v5.10.0
30822026-09-03T01:04:59.554Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30832026-09-03T01:05:00.117Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30842026-09-03T01:05:00.295Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30852026-09-03T01:05:00.757Z Checking blake2b_simd v1.0.4
30862026-09-03T01:05:01.035Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30872026-09-03T01:05:01.184Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30882026-09-03T01:05:01.410Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30892026-09-03T01:05:01.505Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30902026-09-03T01:05:01.634Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30912026-09-03T01:05:01.669Z Compiling knuffel-derive v3.2.0
30922026-09-03T01:05:01.767Z Checking oso v0.27.3
30932026-09-03T01:05:01.875Z Checking fancy-regex v0.14.0
30942026-09-03T01:05:01.928Z Checking serde_tokenstream v0.2.3
30952026-09-03T01:05:02.271Z Checking approx v0.5.1
30962026-09-03T01:05:02.354Z Compiling rstest_macros v0.25.0
30972026-09-03T01:05:02.433Z Checking uzers v0.12.2
30982026-09-03T01:05:02.654Z Checking constant_time_eq v0.3.1
30992026-09-03T01:05:02.687Z Compiling linkme-impl v0.3.35
31002026-09-03T01:05:02.722Z Checking termcolor v1.4.1
31012026-09-03T01:05:02.785Z Checking rust-argon2 v2.1.0
31022026-09-03T01:05:02.962Z Checking trybuild v1.0.116
31032026-09-03T01:05:03.159Z Checking datatest-stable v0.3.3
31042026-09-03T01:05:03.194Z Checking knuffel v3.2.0
31052026-09-03T01:05:03.534Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31062026-09-03T01:05:03.570Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-09-03T01:05:03.808Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31082026-09-03T01:05:03.843Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31092026-09-03T01:05:03.843Z Checking support-bundle-viewer v0.1.2
31102026-09-03T01:05:03.921Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31112026-09-03T01:05:04.008Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31122026-09-03T01:05:04.137Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31132026-09-03T01:05:04.176Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31142026-09-03T01:05:04.228Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31152026-09-03T01:05:04.363Z Checking drift v0.2.0
31162026-09-03T01:05:04.410Z Checking rand_distr v0.5.1
31172026-09-03T01:05:04.605Z Checking multimap v0.10.1
31182026-09-03T01:05:04.700Z Compiling relative-path v1.9.3
31192026-09-03T01:05:04.760Z Compiling linkme v0.3.35
31202026-09-03T01:05:04.805Z Checking parse-size v1.1.0
31212026-09-03T01:05:04.842Z Checking dropshot-api-manager v0.8.0
31222026-09-03T01:05:04.961Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31232026-09-03T01:05:05.305Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31242026-09-03T01:05:06.085Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31252026-09-03T01:05:06.602Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31262026-09-03T01:05:07.004Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31272026-09-03T01:05:07.149Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31282026-09-03T01:05:07.213Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31292026-09-03T01:05:07.253Z Checking cargo_toml v0.21.0
31302026-09-03T01:05:07.763Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31312026-09-03T01:05:07.907Z Checking partial-io v0.5.4
31322026-09-03T01:05:07.946Z Checking termios v0.3.3
31332026-09-03T01:05:08.127Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-03T01:05:08.664Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31352026-09-03T01:05:08.814Z Checking rstest v0.25.0
31362026-09-03T01:05:10.435Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31372026-09-03T01:05:11.974Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31382026-09-03T01:05:14.422Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31392026-09-03T01:05:15.606Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31402026-09-03T01:05:19.897Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31412026-09-03T01:05:20.842Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31422026-09-03T01:05:22.660Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31432026-09-03T01:05:29.811Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31442026-09-03T01:05:30.734Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31452026-09-03T01:05:32.055Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31462026-09-03T01:05:34.262Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31472026-09-03T01:05:37.538Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31482026-09-03T01:05:37.732Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31492026-09-03T01:05:39.791Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31502026-09-03T01:05:44.573Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31512026-09-03T01:05:49.511Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31522026-09-03T01:06:09.775Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31532026-09-03T01:07:04.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 12s
31542026-09-03T01:07:04.821Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31552026-09-03T01:07:04.821Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31562026-09-03T01:07:05.498Z
31572026-09-03T01:07:05.498Zreal 4:15.744208523
31582026-09-03T01:07:05.498Zuser 21:58.135375236
31592026-09-03T01:07:05.499Zsys 5:13.010929851
31602026-09-03T01:07:05.499Ztrap 0.525784016
31612026-09-03T01:07:05.499Ztflt 0.490245274
31622026-09-03T01:07:05.499Zdflt 0.538238440
31632026-09-03T01:07:05.499Zkflt 0.010622201
31642026-09-03T01:07:05.499Zlock 1:06:17.321350175
31652026-09-03T01:07:05.499Zslp 59:45.494056029
31662026-09-03T01:07:05.499Zlat 1:55.305916660
31672026-09-03T01:07:05.499Zstop 14:02.579973575
31682026-09-03T01:07:05.502Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31692026-09-03T01:07:05.502Z+ ptime -m cargo doc --workspace --no-deps
31702026-09-03T01:07:06.352Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31712026-09-03T01:07:06.352Z |
31722026-09-03T01:07:06.352Z = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`
31732026-09-03T01:07:06.352Z = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
31742026-09-03T01:07:07.409Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31752026-09-03T01:07:07.646Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31762026-09-03T01:07:07.683Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31772026-09-03T01:07:07.716Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31782026-09-03T01:07:07.830Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31792026-09-03T01:07:07.934Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31802026-09-03T01:07:07.964Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31812026-09-03T01:07:07.964Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31822026-09-03T01:07:08.013Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31832026-09-03T01:07:08.038Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31842026-09-03T01:07:08.041Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31852026-09-03T01:07:08.183Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31862026-09-03T01:07:08.252Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31872026-09-03T01:07:08.255Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31882026-09-03T01:07:08.301Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31892026-09-03T01:07:08.326Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31902026-09-03T01:07:08.329Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31912026-09-03T01:07:08.429Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31922026-09-03T01:07:08.455Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31932026-09-03T01:07:08.503Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31942026-09-03T01:07:08.526Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31952026-09-03T01:07:08.784Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31962026-09-03T01:07:08.887Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31972026-09-03T01:07:08.981Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31982026-09-03T01:07:09.032Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31992026-09-03T01:07:09.057Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32002026-09-03T01:07:09.205Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32012026-09-03T01:07:09.230Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32022026-09-03T01:07:09.286Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32032026-09-03T01:07:09.387Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32042026-09-03T01:07:09.528Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32052026-09-03T01:07:09.601Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32062026-09-03T01:07:09.655Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32072026-09-03T01:07:09.723Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32082026-09-03T01:07:09.862Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32092026-09-03T01:07:09.955Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32102026-09-03T01:07:09.982Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32112026-09-03T01:07:10.088Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32122026-09-03T01:07:10.190Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32132026-09-03T01:07:10.218Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32142026-09-03T01:07:10.449Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32152026-09-03T01:07:10.590Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32162026-09-03T01:07:10.681Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32172026-09-03T01:07:10.681Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32182026-09-03T01:07:10.731Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192026-09-03T01:07:10.873Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32202026-09-03T01:07:10.915Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32212026-09-03T01:07:10.988Z Checking scuffle v0.1.0
32222026-09-03T01:07:11.105Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32232026-09-03T01:07:11.174Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-09-03T01:07:11.200Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32252026-09-03T01:07:11.328Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32262026-09-03T01:07:11.368Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32272026-09-03T01:07:11.396Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32282026-09-03T01:07:11.424Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32292026-09-03T01:07:11.577Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32302026-09-03T01:07:11.944Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32312026-09-03T01:07:12.240Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32322026-09-03T01:07:12.437Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32332026-09-03T01:07:12.894Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32342026-09-03T01:07:12.943Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32352026-09-03T01:07:12.969Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32362026-09-03T01:07:13.204Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32372026-09-03T01:07:13.288Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32382026-09-03T01:07:13.315Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32392026-09-03T01:07:13.318Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32402026-09-03T01:07:13.493Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32412026-09-03T01:07:13.651Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32422026-09-03T01:07:14.084Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32432026-09-03T01:07:14.178Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32442026-09-03T01:07:14.371Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32452026-09-03T01:07:14.469Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32462026-09-03T01:07:14.573Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32472026-09-03T01:07:14.602Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32482026-09-03T01:07:14.657Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32492026-09-03T01:07:14.715Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32502026-09-03T01:07:14.776Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32512026-09-03T01:07:14.830Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32522026-09-03T01:07:14.873Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32532026-09-03T01:07:14.898Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32542026-09-03T01:07:15.013Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32552026-09-03T01:07:15.038Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32562026-09-03T01:07:15.069Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32572026-09-03T01:07:15.098Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32582026-09-03T01:07:15.387Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32592026-09-03T01:07:15.390Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32602026-09-03T01:07:15.436Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32612026-09-03T01:07:15.436Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32622026-09-03T01:07:15.439Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32632026-09-03T01:07:15.632Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32642026-09-03T01:07:15.636Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32652026-09-03T01:07:15.731Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32662026-09-03T01:07:15.754Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32672026-09-03T01:07:15.778Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32682026-09-03T01:07:15.815Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32692026-09-03T01:07:15.971Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32702026-09-03T01:07:16.017Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32712026-09-03T01:07:16.041Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32722026-09-03T01:07:16.065Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32732026-09-03T01:07:16.086Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32742026-09-03T01:07:16.189Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32752026-09-03T01:07:16.212Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32762026-09-03T01:07:16.281Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32772026-09-03T01:07:16.383Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32782026-09-03T01:07:16.408Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32792026-09-03T01:07:16.629Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32802026-09-03T01:07:16.673Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32812026-09-03T01:07:16.676Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32822026-09-03T01:07:17.203Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32832026-09-03T01:07:17.406Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32842026-09-03T01:07:17.410Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32852026-09-03T01:07:17.691Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32862026-09-03T01:07:18.475Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32872026-09-03T01:07:19.062Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32882026-09-03T01:07:20.231Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32892026-09-03T01:07:20.336Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32902026-09-03T01:07:20.494Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32912026-09-03T01:07:21.224Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32922026-09-03T01:07:22.067Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32932026-09-03T01:07:22.241Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32942026-09-03T01:07:22.627Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32952026-09-03T01:07:22.679Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32962026-09-03T01:07:22.733Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32972026-09-03T01:07:22.901Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32982026-09-03T01:07:23.002Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32992026-09-03T01:07:23.117Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33002026-09-03T01:07:23.657Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33012026-09-03T01:07:23.858Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33022026-09-03T01:07:23.976Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33032026-09-03T01:07:24.381Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33042026-09-03T01:07:24.749Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33052026-09-03T01:07:24.775Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33062026-09-03T01:07:24.800Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33072026-09-03T01:07:25.088Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33082026-09-03T01:07:25.308Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33092026-09-03T01:07:26.017Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33102026-09-03T01:07:26.098Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33112026-09-03T01:07:26.187Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33122026-09-03T01:07:26.950Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33132026-09-03T01:07:27.009Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33142026-09-03T01:07:27.657Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33152026-09-03T01:07:27.769Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33162026-09-03T01:07:28.096Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33172026-09-03T01:07:28.639Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33182026-09-03T01:07:28.674Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33192026-09-03T01:07:29.254Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33202026-09-03T01:07:29.299Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33212026-09-03T01:07:29.943Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33222026-09-03T01:07:29.971Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33232026-09-03T01:07:30.488Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33242026-09-03T01:07:30.564Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33252026-09-03T01:07:31.083Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33262026-09-03T01:07:31.727Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33272026-09-03T01:07:31.789Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33282026-09-03T01:07:32.440Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33292026-09-03T01:07:33.806Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33302026-09-03T01:07:35.746Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33312026-09-03T01:07:35.863Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33322026-09-03T01:07:36.159Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33332026-09-03T01:07:38.653Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33342026-09-03T01:07:39.096Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33352026-09-03T01:07:39.314Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33362026-09-03T01:07:39.396Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33372026-09-03T01:07:39.480Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33382026-09-03T01:07:39.610Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33392026-09-03T01:07:39.711Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33402026-09-03T01:07:41.187Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33412026-09-03T01:07:41.348Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33422026-09-03T01:07:42.102Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33432026-09-03T01:07:42.550Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33442026-09-03T01:07:42.709Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33452026-09-03T01:07:42.829Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33462026-09-03T01:07:42.908Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33472026-09-03T01:07:43.365Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33482026-09-03T01:07:43.952Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33492026-09-03T01:07:43.978Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33502026-09-03T01:07:44.084Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33512026-09-03T01:07:44.653Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33522026-09-03T01:07:44.776Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33532026-09-03T01:07:44.985Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33542026-09-03T01:07:45.051Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33552026-09-03T01:07:45.453Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33562026-09-03T01:07:45.639Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33572026-09-03T01:07:45.785Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33582026-09-03T01:07:46.100Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33592026-09-03T01:07:46.199Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33602026-09-03T01:07:47.378Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33612026-09-03T01:07:47.431Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33622026-09-03T01:07:51.634Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33632026-09-03T01:07:52.115Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33642026-09-03T01:07:52.581Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33652026-09-03T01:07:54.578Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33662026-09-03T01:07:56.475Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33672026-09-03T01:07:56.964Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33682026-09-03T01:07:57.432Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33692026-09-03T01:07:58.053Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33702026-09-03T01:08:00.143Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33712026-09-03T01:08:00.353Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33722026-09-03T01:08:02.804Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33732026-09-03T01:08:03.706Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33742026-09-03T01:08:04.261Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33752026-09-03T01:08:05.509Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33762026-09-03T01:08:08.406Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33772026-09-03T01:08:09.096Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33782026-09-03T01:08:09.822Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33792026-09-03T01:08:11.687Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33802026-09-03T01:08:12.551Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33812026-09-03T01:08:13.183Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33822026-09-03T01:08:13.931Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33832026-09-03T01:08:14.665Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33842026-09-03T01:08:15.458Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33852026-09-03T01:08:18.229Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33862026-09-03T01:08:18.383Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33872026-09-03T01:08:18.664Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33882026-09-03T01:08:19.603Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33892026-09-03T01:08:20.419Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33902026-09-03T01:08:21.639Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33912026-09-03T01:08:22.211Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33922026-09-03T01:08:26.265Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33932026-09-03T01:08:27.503Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33942026-09-03T01:08:28.212Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33952026-09-03T01:08:29.236Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33962026-09-03T01:08:30.045Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33972026-09-03T01:08:31.003Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33982026-09-03T01:08:33.614Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33992026-09-03T01:08:34.457Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34002026-09-03T01:08:35.578Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34012026-09-03T01:08:36.554Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34022026-09-03T01:08:39.347Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34032026-09-03T01:08:40.154Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34042026-09-03T01:08:41.936Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34052026-09-03T01:08:42.712Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34062026-09-03T01:08:44.206Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34072026-09-03T01:08:45.743Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34082026-09-03T01:08:47.324Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34092026-09-03T01:08:48.919Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34102026-09-03T01:08:50.781Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34112026-09-03T01:08:52.321Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34122026-09-03T01:08:53.863Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34132026-09-03T01:08:58.573Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34142026-09-03T01:08:58.952Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34152026-09-03T01:09:00.348Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34162026-09-03T01:09:00.394Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34172026-09-03T01:09:02.451Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34182026-09-03T01:09:04.204Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34192026-09-03T01:09:06.032Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34202026-09-03T01:09:08.060Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34212026-09-03T01:09:09.826Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34222026-09-03T01:09:11.818Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34232026-09-03T01:09:13.388Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34242026-09-03T01:09:15.093Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34252026-09-03T01:09:16.838Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34262026-09-03T01:09:18.621Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34272026-09-03T01:09:20.397Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34282026-09-03T01:09:22.187Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34292026-09-03T01:09:23.933Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34302026-09-03T01:09:25.568Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34312026-09-03T01:09:27.559Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34322026-09-03T01:09:29.122Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34332026-09-03T01:09:30.915Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34342026-09-03T01:09:32.800Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34352026-09-03T01:09:34.757Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34362026-09-03T01:09:36.645Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34372026-09-03T01:09:38.471Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34382026-09-03T01:09:42.013Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34392026-09-03T01:09:44.088Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34402026-09-03T01:09:45.845Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34412026-09-03T01:09:48.350Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34422026-09-03T01:09:51.464Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34432026-09-03T01:09:52.061Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34442026-09-03T01:09:52.860Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34452026-09-03T01:09:56.946Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34462026-09-03T01:10:01.883Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34472026-09-03T01:10:02.372Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34482026-09-03T01:10:04.407Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34492026-09-03T01:10:06.400Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34502026-09-03T01:10:09.210Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34512026-09-03T01:10:11.682Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34522026-09-03T01:10:14.529Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34532026-09-03T01:10:16.316Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34542026-09-03T01:10:19.355Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34552026-09-03T01:10:21.302Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34562026-09-03T01:10:23.819Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34572026-09-03T01:10:26.392Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34582026-09-03T01:10:29.047Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34592026-09-03T01:10:31.595Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34602026-09-03T01:10:33.820Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34612026-09-03T01:10:36.646Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34622026-09-03T01:10:39.145Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34632026-09-03T01:10:41.689Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34642026-09-03T01:10:44.220Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34652026-09-03T01:10:46.756Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34662026-09-03T01:10:49.304Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34672026-09-03T01:10:51.685Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34682026-09-03T01:10:54.372Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34692026-09-03T01:10:56.994Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34702026-09-03T01:10:59.480Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34712026-09-03T01:11:02.195Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34722026-09-03T01:11:04.655Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34732026-09-03T01:11:07.230Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34742026-09-03T01:11:09.826Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34752026-09-03T01:11:12.404Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34762026-09-03T01:11:15.010Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34772026-09-03T01:11:17.604Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34782026-09-03T01:11:20.307Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34792026-09-03T01:11:22.899Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34802026-09-03T01:11:25.419Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34812026-09-03T01:11:28.033Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34822026-09-03T01:11:30.683Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34832026-09-03T01:11:33.253Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34842026-09-03T01:11:36.011Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34852026-09-03T01:11:38.399Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34862026-09-03T01:11:41.850Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34872026-09-03T01:11:43.842Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34882026-09-03T01:11:46.803Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34892026-09-03T01:11:49.752Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34902026-09-03T01:11:52.403Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34912026-09-03T01:11:55.261Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34922026-09-03T01:11:58.017Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34932026-09-03T01:12:00.687Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34942026-09-03T01:12:03.476Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34952026-09-03T01:12:06.146Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34962026-09-03T01:12:08.859Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34972026-09-03T01:12:11.693Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34982026-09-03T01:12:14.477Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34992026-09-03T01:12:17.238Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35002026-09-03T01:12:25.135Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35012026-09-03T01:12:25.728Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35022026-09-03T01:12:28.987Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35032026-09-03T01:12:32.721Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35042026-09-03T01:12:36.207Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35052026-09-03T01:12:39.865Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35062026-09-03T01:12:43.647Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35072026-09-03T01:12:46.972Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35082026-09-03T01:12:50.631Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35092026-09-03T01:12:54.242Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35102026-09-03T01:12:57.709Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35112026-09-03T01:13:02.734Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35122026-09-03T01:13:05.729Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35132026-09-03T01:13:10.642Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35142026-09-03T01:13:13.588Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35152026-09-03T01:13:17.472Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35162026-09-03T01:13:21.359Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35172026-09-03T01:13:25.288Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35182026-09-03T01:13:29.221Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35192026-09-03T01:13:33.169Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35202026-09-03T01:13:37.066Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35212026-09-03T01:13:40.931Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35222026-09-03T01:13:45.051Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35232026-09-03T01:13:48.726Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35242026-09-03T01:13:52.670Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35252026-09-03T01:13:56.667Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35262026-09-03T01:14:00.555Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35272026-09-03T01:14:04.685Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35282026-09-03T01:14:08.406Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35292026-09-03T01:14:12.355Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35302026-09-03T01:14:43.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 38s
35312026-09-03T01:14:43.869Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35322026-09-03T01:14:43.869Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35332026-09-03T01:14:44.038Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35342026-09-03T01:14:44.149Z
35352026-09-03T01:14:44.149Zreal 7:38.557128821
35362026-09-03T01:14:44.149Zuser 20:28.643550658
35372026-09-03T01:14:44.149Zsys 4:24.597808486
35382026-09-03T01:14:44.149Ztrap 0.293708165
35392026-09-03T01:14:44.149Ztflt 0.005706430
35402026-09-03T01:14:44.149Zdflt 0.074231969
35412026-09-03T01:14:44.149Zkflt 0.000030390
35422026-09-03T01:14:44.149Zlock 7:19:37.224039873
35432026-09-03T01:14:44.149Zslp 2:34:27.331351329
35442026-09-03T01:14:44.149Zlat 33.673630182
35452026-09-03T01:14:44.150Zstop 2:06.730871540
35462026-09-03T01:14:44.153Zprocess exited: duration 844727 ms, exit code 0
 
35472026-09-03T01:14:44.168Zfound 0 output files