01M1Y31CMSQ7EDNHYNX89K3GSE: clippy (helios)

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

Buildomat Job: 01M1Y31S4Q0TKSKYS1561FQY3Z

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-07T14:06:59.075Zjob assigned to worker 01M1Y31VCFDYM7CM771RWAGQ3Z [factory aws, i-0cef946402968d45a] (queued for 44 s)
 
22026-09-07T14:07:05.117Zstarting task 0: "setup"
32026-09-07T14:07:05.121Z++ uname -s
42026-09-07T14:07:05.123Z+ kern=SunOS
52026-09-07T14:07:05.124Z+ build_user=build
62026-09-07T14:07:05.124Z+ build_uid=12345
72026-09-07T14:07:05.124Z+ work_dir=/work
82026-09-07T14:07:05.124Z+ input_dir=/input
92026-09-07T14:07:05.124Z+ [[ 0 == 12345 ]]
102026-09-07T14:07:05.124Z+ case "$kern" in
112026-09-07T14:07:05.124Z+ groupadd -g 12345 build
122026-09-07T14:07:05.128Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-07T14:07:07.131Z+ zfs create -o mountpoint=/work rpool/work
142026-09-07T14:07:07.243Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-07T14:07:07.246Z+ home_fs=zfs
162026-09-07T14:07:07.246Z+ [[ zfs == autofs ]]
172026-09-07T14:07:07.246Z+ mkdir -p /home/build
182026-09-07T14:07:07.246Z+ chown build:build /home/build /work
192026-09-07T14:07:08.247Z+ chmod 0700 /home/build /work
202026-09-07T14:07:08.250Zprocess exited: duration 3135 ms, exit code 0
 
212026-09-07T14:07:08.256Zstarting task 1: "rust-toolchain"
222026-09-07T14:07:08.260Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-07T14:07:08.261Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-07T14:07:08.261Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-07T14:07:08.261Z * rust toolchain channel = "1.97.1"
262026-09-07T14:07:08.261Z * rust toolchain profile = "default"
272026-09-07T14:07:08.261Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-07T14:07:08.264Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-07T14:07:08.264Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-07T14:07:08.358Zinfo: downloading installer
312026-09-07T14:07:09.560Zinfo: profile set to default
322026-09-07T14:07:09.560Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-07T14:07:09.564Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-07T14:07:09.705Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-07T14:07:09.708Zinfo: downloading 6 components
362026-09-07T14:07:23.396Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-07T14:07:23.396Z
382026-09-07T14:07:23.423Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-07T14:07:23.423Z
402026-09-07T14:07:23.427Z
412026-09-07T14:07:23.427ZRust is installed now. Great!
422026-09-07T14:07:23.427Z
432026-09-07T14:07:23.427ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-07T14:07:23.428Zenvironment variable. This has not been done automatically.
452026-09-07T14:07:23.428Z
462026-09-07T14:07:23.428ZTo configure your current shell, you need to source
472026-09-07T14:07:23.428Zthe corresponding env file under $HOME/.cargo.
482026-09-07T14:07:23.428Z
492026-09-07T14:07:23.428ZConsider running the right command for your shell (note the leading DOT):
502026-09-07T14:07:23.428Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-07T14:07:23.428Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-07T14:07:23.428ZCC_x86_64-unknown-illumos = None
532026-09-07T14:07:23.428Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-07T14:07:23.428ZCC_x86_64_unknown_illumos = None
552026-09-07T14:07:23.428Zcargo:rerun-if-env-changed=HOST_CC
562026-09-07T14:07:23.428ZHOST_CC = None
572026-09-07T14:07:23.428Zcargo:rerun-if-env-changed=CC
582026-09-07T14:07:23.428ZCC = None
592026-09-07T14:07:23.428Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-07T14:07:23.601Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-07T14:07:23.601ZCRATE_CC_NO_DEFAULTS = None
622026-09-07T14:07:23.601Zcargo:rerun-if-env-changed=CFLAGS
632026-09-07T14:07:23.601ZCFLAGS = None
642026-09-07T14:07:23.601Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-07T14:07:23.601ZHOST_CFLAGS = None
662026-09-07T14:07:23.601Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-07T14:07:23.601ZCFLAGS_x86_64_unknown_illumos = None
682026-09-07T14:07:23.601Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-07T14:07:23.601ZCFLAGS_x86_64-unknown-illumos = None
702026-09-07T14:07:23.695Z+ rustup --version
712026-09-07T14:07:23.703Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-07T14:07:23.707Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-07T14:07:23.725Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-07T14:07:23.728Z+ cargo --version
752026-09-07T14:07:23.741Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-07T14:07:23.745Z+ rustc --version
772026-09-07T14:07:23.763Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-07T14:07:23.766Zprocess exited: duration 15508 ms, exit code 0
 
792026-09-07T14:07:23.774Zstarting task 2: "authentication"
802026-09-07T14:07:23.790Zprocess exited: duration 16 ms, exit code 0
 
812026-09-07T14:07:23.796Zstarting task 3: "clone repository"
822026-09-07T14:07:23.799Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-07T14:07:23.803Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-07T14:07:23.831ZCloning into '/work/oxidecomputer/omicron'...
852026-09-07T14:07:37.279Z+ cd /work/oxidecomputer/omicron
862026-09-07T14:07:37.279Z+ git fetch origin 9c66fa540e58763bdc6ee5c246de0ca186ed1d6f
872026-09-07T14:07:37.674ZFrom https://github.com/oxidecomputer/omicron
882026-09-07T14:07:37.674Z * branch 9c66fa540e58763bdc6ee5c246de0ca186ed1d6f -> FETCH_HEAD
892026-09-07T14:07:37.685Z+ [[ -n ben/multiple-eips-in-blueprint-zone-types ]]
902026-09-07T14:07:37.688Z++ git branch --show-current
912026-09-07T14:07:37.688Z+ current=main
922026-09-07T14:07:37.688Z+ [[ main != ben/multiple-eips-in-blueprint-zone-types ]]
932026-09-07T14:07:37.688Z+ git branch -f ben/multiple-eips-in-blueprint-zone-types 9c66fa540e58763bdc6ee5c246de0ca186ed1d6f
942026-09-07T14:07:37.692Z+ git checkout -f ben/multiple-eips-in-blueprint-zone-types
952026-09-07T14:07:37.769ZSwitched to branch 'ben/multiple-eips-in-blueprint-zone-types'
962026-09-07T14:07:37.772Z+ git reset --hard 9c66fa540e58763bdc6ee5c246de0ca186ed1d6f
972026-09-07T14:07:37.863ZHEAD is now at 9c66fa540 Support multiple external IPs in blueprint zone type
982026-09-07T14:07:37.867Zprocess exited: duration 14058 ms, exit code 0
 
992026-09-07T14:07:37.877Zstarting task 4: "build"
1002026-09-07T14:07:37.882Z+ source ./env.sh
1012026-09-07T14:07:37.882Z++ OLD_SHELL_OPTS=ehxB
1022026-09-07T14:07:37.882Z++ set -o xtrace
1032026-09-07T14:07:37.886Z++++ dirname ./env.sh
1042026-09-07T14:07:37.886Z+++ readlink -f .
1052026-09-07T14:07:37.886Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-07T14:07:37.886Z++ 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-07T14:07:37.886Z++ 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-07T14:07:37.887Z++ 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-07T14:07:37.887Z++ 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-07T14:07:37.887Z++ 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-07T14:07:37.887Z++ 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-07T14:07:37.887Z++ 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-07T14:07:37.887Z++ 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-07T14:07:37.887Z++ 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-07T14:07:37.887Z++ 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-07T14:07:37.887Z++ case $OLD_SHELL_OPTS in
1172026-09-07T14:07:37.887Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-07T14:07:37.887Z+ source .github/buildomat/ci-env.sh
1192026-09-07T14:07:37.887Z++ export CARGO_TERM_COLOR=always
1202026-09-07T14:07:37.887Z++ CARGO_TERM_COLOR=always
1212026-09-07T14:07:37.890Z+++ uname -s
1222026-09-07T14:07:37.890Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-07T14:07:37.890Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-07T14:07:37.890Z+ cargo --version
1252026-09-07T14:07:37.897Zcargo 1.97.1 (c980f4866 2026-06-30)
1262026-09-07T14:07:37.900Z+ rustc --version
1272026-09-07T14:07:37.928Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1282026-09-07T14:07:37.932Z+ banner prerequisites
1292026-09-07T14:07:37.932Z
1302026-09-07T14:07:37.932Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-07T14:07:37.932Z # # # # # # # # # # # # # # #
1322026-09-07T14:07:37.932Z # # # # ##### # # ##### # # # # # #### #
1332026-09-07T14:07:37.933Z ##### ##### # ##### # # # # # # # # #
1342026-09-07T14:07:37.933Z # # # # # # # # # # # # # # #
1352026-09-07T14:07:37.933Z # # # ###### # # ###### ### # #### # #### #
1362026-09-07T14:07:37.933Z
1372026-09-07T14:07:37.933Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-07T14:07:40.015Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-07T14:07:40.444Z Startup: Caching catalogs ... Done
1402026-09-07T14:07:43.151ZPlanning: Solver setup ... Done (2.532s)
1412026-09-07T14:07:43.222ZPlanning: Running solver ... Done (0.071s)
1422026-09-07T14:07:43.279ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-07T14:07:43.292ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-07T14:07:43.309ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-07T14:07:43.322ZPlanning: Package planning ... Done (0.014s)
1462026-09-07T14:07:43.326ZPlanning: Merging actions ... Done (0.002s)
1472026-09-07T14:07:43.487ZPlanning: Checking for conflicting actions ... Done (0.163s)
1482026-09-07T14:07:43.491ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-07T14:07:44.304ZPlanning: Evaluating mediators ... Done (0.816s)
1502026-09-07T14:07:44.307ZPlanning: Planning completed in 3.82 seconds
1512026-09-07T14:07:44.325Z Packages to install: 2
1522026-09-07T14:07:44.329Z Estimated space available: 156.01 GB
1532026-09-07T14:07:44.329ZEstimated space to be consumed: 86.48 MB
1542026-09-07T14:07:44.329Z Create boot environment: No
1552026-09-07T14:07:44.329ZCreate backup boot environment: No
1562026-09-07T14:07:44.329Z Rebuild boot archive: No
1572026-09-07T14:07:44.329Z
1582026-09-07T14:07:44.329ZChanged packages:
1592026-09-07T14:07:44.329Zhelios
1602026-09-07T14:07:44.329Z developer/build-essential
1612026-09-07T14:07:44.329Z None -> 11-3.0
1622026-09-07T14:07:44.329Z library/libxmlsec1
1632026-09-07T14:07:44.329Z None -> 1.2.35-3.0
1642026-09-07T14:07:44.350Z
1652026-09-07T14:07:44.350ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-07T14:07:44.423ZDownload: Completed 1.28 MB in 0.07 seconds (17.5M/s)
1672026-09-07T14:07:44.495Z Actions: 1/268 actions (Installing new actions)
1682026-09-07T14:07:44.533Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-07T14:07:44.569ZFinalize: Updating package state database ... Done (0.035s)
1702026-09-07T14:07:44.572ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-07T14:07:44.666ZFinalize: Updating image state ... Done (0.097s)
1722026-09-07T14:07:47.270ZFinalize: Creating fast lookup database ... Done (2.550s)
1732026-09-07T14:07:47.339ZFinalize: Reading search index ... Done (0.013s)
1742026-09-07T14:07:47.343ZFinalize: Updating search index ... Done (0.000s)
1752026-09-07T14:07:47.427ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-07T14:07:47.814ZPlanning: Evaluating mediator changes ... Done
1772026-09-07T14:07:47.922ZPlanning: Checking for conflicting actions ... Done
1782026-09-07T14:07:47.926ZPlanning: Consolidating action changes ... Done
1792026-09-07T14:07:48.082ZPlanning: Evaluating mediators ... Done
1802026-09-07T14:07:48.088ZPlanning: Planning completed in 0.27 seconds
1812026-09-07T14:07:48.110Z Mediators to change: 2
1822026-09-07T14:07:48.110Z Create boot environment: No
1832026-09-07T14:07:48.110ZCreate backup boot environment: No
1842026-09-07T14:07:48.172ZFinalize: Updating package state database ... Done
1852026-09-07T14:07:48.172ZFinalize: Updating package cache ... Done
1862026-09-07T14:07:48.232ZFinalize: Updating image state ... Done
1872026-09-07T14:07:50.230ZFinalize: Creating fast lookup database ... Done
1882026-09-07T14:07:50.298ZFinalize: Reading search index ... Done
1892026-09-07T14:07:50.302ZFinalize: Updating search index ... Done
1902026-09-07T14:07:50.390ZFinalize: Updating package cache ... Done
1912026-09-07T14:07:50.681ZPlanning: Evaluating mediator changes ... Done
1922026-09-07T14:07:50.790ZPlanning: Checking for conflicting actions ... Done
1932026-09-07T14:07:50.794ZPlanning: Consolidating action changes ... Done
1942026-09-07T14:07:50.951ZPlanning: Evaluating mediators ... Done
1952026-09-07T14:07:50.954ZPlanning: Planning completed in 0.27 seconds
1962026-09-07T14:07:50.975Z Mediators to change: 1
1972026-09-07T14:07:50.975Z Create boot environment: No
1982026-09-07T14:07:50.975ZCreate backup boot environment: No
1992026-09-07T14:07:51.033ZFinalize: Updating package state database ... Done
2002026-09-07T14:07:51.034ZFinalize: Updating package cache ... Done
2012026-09-07T14:07:51.091ZFinalize: Updating image state ... Done
2022026-09-07T14:07:53.080ZFinalize: Creating fast lookup database ... Done
2032026-09-07T14:07:53.142ZFinalize: Reading search index ... Done
2042026-09-07T14:07:53.146ZFinalize: Updating search index ... Done
2052026-09-07T14:07:53.222ZFinalize: Updating package cache ... Done
2062026-09-07T14:07:53.540ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-07T14:07:53.540Zapache system 2.4 system
2082026-09-07T14:07:53.540Zclang system 15 system
2092026-09-07T14:07:53.540Zcsh system system illumos
2102026-09-07T14:07:53.540Zctags system system illumos
2112026-09-07T14:07:53.540Zfile vendor vendor darwinsys
2122026-09-07T14:07:53.540Zfile system system illumos
2132026-09-07T14:07:53.540Zgcc vendor 14 vendor
2142026-09-07T14:07:53.540Zgcc system 13 system
2152026-09-07T14:07:53.540Zgcc system 10 system
2162026-09-07T14:07:53.540Zgo system 1.25 system
2172026-09-07T14:07:53.540Zllvm system 15 system
2182026-09-07T14:07:53.540Zmariadb system 11.4 system
2192026-09-07T14:07:53.540Zmta vendor vendor dma
2202026-09-07T14:07:53.541Zopenjdk system 17 system
2212026-09-07T14:07:53.541Zopenjdk system 11 system
2222026-09-07T14:07:53.541Zopenssl vendor 3 vendor
2232026-09-07T14:07:53.541Zperl system 5.40 system
2242026-09-07T14:07:53.541Zpostgresql system 18 system
2252026-09-07T14:07:53.541Zpostgresql system 17 system
2262026-09-07T14:07:53.541Zpython vendor 3 vendor
2272026-09-07T14:07:53.541Zpython system 2 system
2282026-09-07T14:07:53.541Zpython3 vendor 3.13 vendor
2292026-09-07T14:07:53.541Zruby system 3.4 system
2302026-09-07T14:07:53.541Zruby system 3.0 system
2312026-09-07T14:07:53.541Zwords vendor vendor american-english
2322026-09-07T14:07:53.541Zwords system system australian-english
2332026-09-07T14:07:53.541Zwords system system british-english
2342026-09-07T14:07:53.541Zwords system system canadian-english
2352026-09-07T14:07:53.541Zwords system system french
2362026-09-07T14:07:53.541Zwords system system italian
2372026-09-07T14:07:53.541Zwords system system ngerman
2382026-09-07T14:07:53.541Zwords system system ogerman
2392026-09-07T14:07:53.541Zwords system system spanish
2402026-09-07T14:07:53.801ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-07T14:07:53.801Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-07T14:07:54.326ZFMRI IFO
2432026-09-07T14:07:54.326Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-07T14:07:54.326Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-07T14:07:54.326Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-07T14:07:54.326Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-07T14:07:54.326Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-07T14:07:54.326Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-07T14:07:54.326Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-07T14:07:54.326Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-07T14:07:54.326Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-07T14:07:54.709Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-07T14:07:55.040Z Updating crates.io index
2542026-09-07T14:07:55.043Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-07T14:07:55.322Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-07T14:07:55.886Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-07T14:07:56.298Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-07T14:07:57.640Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-07T14:07:58.293Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-07T14:08:00.303Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-07T14:08:01.642Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-07T14:08:01.993Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-07T14:08:02.438Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-07T14:08:03.846Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-07T14:08:04.144Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-07T14:08:04.622Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-07T14:08:04.923Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-07T14:08:05.217Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-07T14:08:05.522Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-07T14:08:05.886Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-07T14:08:06.165Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-07T14:08:06.500Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-07T14:08:06.887Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742026-09-07T14:08:07.540Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-09-07T14:08:07.829Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-09-07T14:08:08.412Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772026-09-07T14:08:08.748Z Updating git repository `https://github.com/oxidecomputer/erebor`
2782026-09-07T14:08:09.014Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2792026-09-07T14:08:09.530Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2802026-09-07T14:08:09.840Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2812026-09-07T14:08:10.214Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-09-07T14:08:10.586Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-09-07T14:08:10.892Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842026-09-07T14:08:11.223Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-09-07T14:08:11.628Z Updating git repository `https://github.com/oxidecomputer/tough`
2862026-09-07T14:08:12.354Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872026-09-07T14:08:12.647Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-09-07T14:08:12.942Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-07T14:08:13.323Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2902026-09-07T14:08:13.676Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-09-07T14:08:13.944Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-09-07T14:08:14.230Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-09-07T14:08:14.537Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-09-07T14:08:14.816Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-07T14:08:15.126Z Updating git repository `https://github.com/illumos/smf-rs`
2962026-09-07T14:08:17.880Z Downloading crates ...
2972026-09-07T14:08:17.924Z Downloaded autocfg v1.5.0
2982026-09-07T14:08:17.931Z Downloaded bytecount v0.6.9
2992026-09-07T14:08:17.933Z Downloaded anstream v1.0.0
3002026-09-07T14:08:17.933Z Downloaded terminal_size v0.4.3
3012026-09-07T14:08:17.937Z Downloaded plain v0.2.3
3022026-09-07T14:08:17.937Z Downloaded scroll_derive v0.12.1
3032026-09-07T14:08:17.937Z Downloaded itoa v1.0.17
3042026-09-07T14:08:17.940Z Downloaded digest v0.10.7
3052026-09-07T14:08:17.940Z Downloaded errno v0.3.14
3062026-09-07T14:08:17.943Z Downloaded heck v0.4.1
3072026-09-07T14:08:17.946Z Downloaded indexmap v2.14.0
3082026-09-07T14:08:17.949Z Downloaded is_terminal_polyfill v1.70.2
3092026-09-07T14:08:17.949Z Downloaded block-buffer v0.10.4
3102026-09-07T14:08:17.949Z Downloaded bitflags v2.11.0
3112026-09-07T14:08:17.952Z Downloaded anstyle-parse v1.0.0
3122026-09-07T14:08:17.952Z Downloaded anstyle-query v1.1.5
3132026-09-07T14:08:17.958Z Downloaded fnv v1.0.7
3142026-09-07T14:08:17.963Z Downloaded cargo-platform v0.3.2
3152026-09-07T14:08:17.969Z Downloaded zerocopy v0.7.35
3162026-09-07T14:08:17.978Z Downloaded generic-array v0.14.7
3172026-09-07T14:08:17.983Z Downloaded macaddr v1.0.1
3182026-09-07T14:08:17.983Z Downloaded colorchoice v1.0.4
3192026-09-07T14:08:17.983Z Downloaded crypto-common v0.1.7
3202026-09-07T14:08:17.983Z Downloaded equivalent v1.0.2
3212026-09-07T14:08:17.983Z Downloaded hashbrown v0.17.0
3222026-09-07T14:08:17.988Z Downloaded heck v0.5.0
3232026-09-07T14:08:17.988Z Downloaded fastrand v2.3.0
3242026-09-07T14:08:17.992Z Downloaded cfg-if v1.0.4
3252026-09-07T14:08:17.992Z Downloaded memmap v0.7.0
3262026-09-07T14:08:17.996Z Downloaded clap_lex v1.0.0
3272026-09-07T14:08:17.997Z Downloaded swrite v0.1.0
3282026-09-07T14:08:18.006Z Downloaded thread-id v4.2.2
3292026-09-07T14:08:18.009Z Downloaded proc-macro-error-attr v1.0.4
3302026-09-07T14:08:18.009Z Downloaded utf8parse v0.2.2
3312026-09-07T14:08:18.009Z Downloaded cpufeatures v0.2.17
3322026-09-07T14:08:18.012Z Downloaded pretty-hex v0.4.1
3332026-09-07T14:08:18.016Z Downloaded toml_write v0.1.2
3342026-09-07T14:08:18.016Z Downloaded strsim v0.11.1
3352026-09-07T14:08:18.016Z Downloaded unicode-linebreak v0.1.5
3362026-09-07T14:08:18.020Z Downloaded usdt-attr-macro v0.5.0
3372026-09-07T14:08:18.025Z Downloaded dof v0.3.0
3382026-09-07T14:08:18.025Z Downloaded smawk v0.3.2
3392026-09-07T14:08:18.030Z Downloaded dtrace-parser v0.2.0
3402026-09-07T14:08:18.036Z Downloaded usdt v0.5.0
3412026-09-07T14:08:18.041Z Downloaded tabled_derive v0.7.0
3422026-09-07T14:08:18.044Z Downloaded version_check v0.9.5
3432026-09-07T14:08:18.047Z Downloaded camino-tempfile v1.4.1
3442026-09-07T14:08:18.051Z Downloaded anstyle v1.0.14
3452026-09-07T14:08:18.051Z Downloaded quote v1.0.45
3462026-09-07T14:08:18.051Z Downloaded serde_tokenstream v0.2.3
3472026-09-07T14:08:18.056Z Downloaded usdt-macro v0.5.0
3482026-09-07T14:08:18.056Z Downloaded cargo_toml v0.21.0
3492026-09-07T14:08:18.060Z Downloaded usdt-impl v0.5.0
3502026-09-07T14:08:18.060Z Downloaded sha2 v0.10.9
3512026-09-07T14:08:18.064Z Downloaded thiserror v2.0.18
3522026-09-07T14:08:18.070Z Downloaded serde_spanned v0.6.9
3532026-09-07T14:08:18.073Z Downloaded thiserror v1.0.69
3542026-09-07T14:08:18.078Z Downloaded proc-macro-error v1.0.4
3552026-09-07T14:08:18.082Z Downloaded scroll v0.12.0
3562026-09-07T14:08:18.082Z Downloaded byteorder v1.5.0
3572026-09-07T14:08:18.087Z Downloaded thiserror-impl v1.0.69
3582026-09-07T14:08:18.087Z Downloaded thiserror-impl v2.0.18
3592026-09-07T14:08:18.087Z Downloaded toml_datetime v0.6.11
3602026-09-07T14:08:18.090Z Downloaded fs-err v3.3.0
3612026-09-07T14:08:18.090Z Downloaded anyhow v1.0.104
3622026-09-07T14:08:18.090Z Downloaded zmij v1.0.21
3632026-09-07T14:08:18.096Z Downloaded cargo_metadata v0.23.1
3642026-09-07T14:08:18.096Z Downloaded clap_derive v4.6.1
3652026-09-07T14:08:18.096Z Downloaded camino v1.2.5
3662026-09-07T14:08:18.096Z Downloaded pest_generator v2.8.6
3672026-09-07T14:08:18.101Z Downloaded pest_derive v2.8.6
3682026-09-07T14:08:18.104Z Downloaded toml v0.8.23
3692026-09-07T14:08:18.112Z Downloaded zerocopy-derive v0.7.35
3702026-09-07T14:08:18.116Z Downloaded once_cell v1.21.3
3712026-09-07T14:08:18.117Z Downloaded semver v1.0.28
3722026-09-07T14:08:18.117Z Downloaded clap v4.6.1
3732026-09-07T14:08:18.122Z Downloaded getrandom v0.4.3
3742026-09-07T14:08:18.127Z Downloaded ucd-trie v0.1.7
3752026-09-07T14:08:18.127Z Downloaded pest_meta v2.8.6
3762026-09-07T14:08:18.127Z Downloaded papergrid v0.11.0
3772026-09-07T14:08:18.131Z Downloaded textwrap v0.16.2
3782026-09-07T14:08:18.131Z Downloaded serde_core v1.0.228
3792026-09-07T14:08:18.131Z Downloaded unicode-ident v1.0.24
3802026-09-07T14:08:18.136Z Downloaded tempfile v3.27.0
3812026-09-07T14:08:18.136Z Downloaded log v0.4.33
3822026-09-07T14:08:18.136Z Downloaded proc-macro2 v1.0.106
3832026-09-07T14:08:18.143Z Downloaded serde_derive v1.0.228
3842026-09-07T14:08:18.160Z Downloaded memchr v2.8.0
3852026-09-07T14:08:18.165Z Downloaded toml_edit v0.22.27
3862026-09-07T14:08:18.168Z Downloaded serde v1.0.228
3872026-09-07T14:08:18.172Z Downloaded unicode-width v0.1.14
3882026-09-07T14:08:18.175Z Downloaded typenum v1.20.1
3892026-09-07T14:08:18.191Z Downloaded pest v2.8.6
3902026-09-07T14:08:18.204Z Downloaded serde_json v1.0.151
3912026-09-07T14:08:18.207Z Downloaded goblin v0.8.2
3922026-09-07T14:08:18.214Z Downloaded clap_builder v4.6.0
3932026-09-07T14:08:18.217Z Downloaded winnow v0.7.14
3942026-09-07T14:08:18.229Z Downloaded tabled v0.15.0
3952026-09-07T14:08:18.248Z Downloaded syn v1.0.109
3962026-09-07T14:08:18.254Z Downloaded syn v2.0.117
3972026-09-07T14:08:18.260Z Downloaded unicode-width v0.2.0
3982026-09-07T14:08:18.264Z Downloaded rustix v1.1.4
3992026-09-07T14:08:18.289Z Downloaded libc v0.2.185
4002026-09-07T14:08:18.353Z Compiling proc-macro2 v1.0.106
4012026-09-07T14:08:18.353Z Compiling quote v1.0.45
4022026-09-07T14:08:18.353Z Compiling unicode-ident v1.0.24
4032026-09-07T14:08:18.354Z Compiling serde_core v1.0.228
4042026-09-07T14:08:18.357Z Compiling libc v0.2.185
4052026-09-07T14:08:18.357Z Compiling version_check v0.9.5
4062026-09-07T14:08:18.357Z Compiling memchr v2.8.0
4072026-09-07T14:08:18.357Z Compiling serde v1.0.228
4082026-09-07T14:08:18.685Z Compiling zmij v1.0.21
4092026-09-07T14:08:18.858Z Compiling thiserror v1.0.69
4102026-09-07T14:08:18.935Z Compiling ucd-trie v0.1.7
4112026-09-07T14:08:19.130Z Compiling itoa v1.0.17
4122026-09-07T14:08:19.207Z Compiling pest v2.8.6
4132026-09-07T14:08:19.314Z Compiling byteorder v1.5.0
4142026-09-07T14:08:19.334Z Compiling rustix v1.1.4
4152026-09-07T14:08:19.374Z Compiling errno v0.3.14
4162026-09-07T14:08:19.530Z Compiling serde_json v1.0.151
4172026-09-07T14:08:19.634Z Compiling bitflags v2.11.0
4182026-09-07T14:08:19.738Z Compiling syn v2.0.117
4192026-09-07T14:08:19.807Z Compiling thread-id v4.2.2
4202026-09-07T14:08:19.851Z Compiling proc-macro-error-attr v1.0.4
4212026-09-07T14:08:19.919Z Compiling usdt-impl v0.5.0
4222026-09-07T14:08:20.026Z Compiling camino v1.2.5
4232026-09-07T14:08:20.048Z Compiling syn v1.0.109
4242026-09-07T14:08:20.230Z Compiling pest_meta v2.8.6
4252026-09-07T14:08:20.401Z Compiling proc-macro-error v1.0.4
4262026-09-07T14:08:20.430Z Compiling utf8parse v0.2.2
4272026-09-07T14:08:20.446Z Compiling getrandom v0.4.3
4282026-09-07T14:08:20.547Z Compiling plain v0.2.3
4292026-09-07T14:08:20.584Z Compiling hashbrown v0.17.0
4302026-09-07T14:08:20.661Z Compiling log v0.4.33
4312026-09-07T14:08:20.833Z Compiling equivalent v1.0.2
4322026-09-07T14:08:20.875Z Compiling terminal_size v0.4.3
4332026-09-07T14:08:21.101Z Compiling indexmap v2.14.0
4342026-09-07T14:08:21.120Z Compiling anstyle-parse v1.0.0
4352026-09-07T14:08:21.534Z Compiling is_terminal_polyfill v1.70.2
4362026-09-07T14:08:21.537Z Compiling pretty-hex v0.4.1
4372026-09-07T14:08:21.639Z Compiling anstyle v1.0.14
4382026-09-07T14:08:21.693Z Compiling colorchoice v1.0.4
4392026-09-07T14:08:21.717Z Compiling cfg-if v1.0.4
4402026-09-07T14:08:21.794Z Compiling winnow v0.7.14
4412026-09-07T14:08:21.813Z Compiling autocfg v1.5.0
4422026-09-07T14:08:21.826Z Compiling thiserror v2.0.18
4432026-09-07T14:08:21.842Z Compiling anstyle-query v1.1.5
4442026-09-07T14:08:21.868Z Compiling toml_write v0.1.2
4452026-09-07T14:08:21.955Z Compiling pest_generator v2.8.6
4462026-09-07T14:08:21.986Z Compiling anstream v1.0.0
4472026-09-07T14:08:22.233Z Compiling fs-err v3.3.0
4482026-09-07T14:08:22.292Z Compiling fastrand v2.3.0
4492026-09-07T14:08:22.349Z Compiling anyhow v1.0.104
4502026-09-07T14:08:22.366Z Compiling clap_lex v1.0.0
4512026-09-07T14:08:22.556Z Compiling heck v0.5.0
4522026-09-07T14:08:22.602Z Compiling unicode-width v0.1.14
4532026-09-07T14:08:22.641Z Compiling heck v0.4.1
4542026-09-07T14:08:22.659Z Compiling once_cell v1.21.3
4552026-09-07T14:08:22.728Z Compiling fnv v1.0.7
4562026-09-07T14:08:22.793Z Compiling strsim v0.11.1
4572026-09-07T14:08:22.835Z Compiling bytecount v0.6.9
4582026-09-07T14:08:22.863Z Compiling tempfile v3.27.0
4592026-09-07T14:08:22.998Z Compiling clap_builder v4.6.0
4602026-09-07T14:08:23.020Z Compiling papergrid v0.11.0
4612026-09-07T14:08:23.118Z Compiling semver v1.0.28
4622026-09-07T14:08:23.151Z Compiling cargo-platform v0.3.2
4632026-09-07T14:08:23.290Z Compiling memmap v0.7.0
4642026-09-07T14:08:23.333Z Compiling unicode-width v0.2.0
4652026-09-07T14:08:23.350Z Compiling tabled_derive v0.7.0
4662026-09-07T14:08:23.475Z Compiling smawk v0.3.2
4672026-09-07T14:08:23.479Z Compiling unicode-linebreak v0.1.5
4682026-09-07T14:08:23.613Z Compiling camino-tempfile v1.4.1
4692026-09-07T14:08:23.616Z Compiling serde_derive v1.0.228
4702026-09-07T14:08:23.647Z Compiling thiserror-impl v1.0.69
4712026-09-07T14:08:23.732Z Compiling zerocopy-derive v0.7.35
4722026-09-07T14:08:23.849Z Compiling pest_derive v2.8.6
4732026-09-07T14:08:23.868Z Compiling scroll_derive v0.12.1
4742026-09-07T14:08:24.271Z Compiling thiserror-impl v2.0.18
4752026-09-07T14:08:24.303Z Compiling clap_derive v4.6.1
4762026-09-07T14:08:24.497Z Compiling tabled v0.15.0
4772026-09-07T14:08:24.548Z Compiling scroll v0.12.0
4782026-09-07T14:08:24.614Z Compiling zerocopy v0.7.35
4792026-09-07T14:08:24.836Z Compiling goblin v0.8.2
4802026-09-07T14:08:25.031Z Compiling dtrace-parser v0.2.0
4812026-09-07T14:08:25.191Z Compiling textwrap v0.16.2
4822026-09-07T14:08:25.745Z Compiling swrite v0.1.0
4832026-09-07T14:08:26.077Z Compiling clap v4.6.1
4842026-09-07T14:08:26.774Z Compiling dof v0.3.0
4852026-09-07T14:08:26.774Z Compiling serde_spanned v0.6.9
4862026-09-07T14:08:26.774Z Compiling toml_datetime v0.6.11
4872026-09-07T14:08:26.794Z Compiling serde_tokenstream v0.2.3
4882026-09-07T14:08:26.794Z Compiling macaddr v1.0.1
4892026-09-07T14:08:26.846Z Compiling cargo_metadata v0.23.1
4902026-09-07T14:08:26.846Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4912026-09-07T14:08:27.032Z Compiling toml_edit v0.22.27
4922026-09-07T14:08:27.577Z Compiling usdt-macro v0.5.0
4932026-09-07T14:08:27.580Z Compiling usdt-attr-macro v0.5.0
4942026-09-07T14:08:28.186Z Compiling usdt v0.5.0
4952026-09-07T14:08:28.351Z Compiling toml v0.8.23
4962026-09-07T14:08:28.698Z Compiling cargo_toml v0.21.0
4972026-09-07T14:08:29.976Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982026-09-07T14:08:31.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.47s
4992026-09-07T14:08:32.192Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5002026-09-07T14:08:32.712Z Downloading crates ...
5012026-09-07T14:08:32.767Z Downloaded async-recursion v1.1.1
5022026-09-07T14:08:32.783Z Downloaded backoff v0.4.0
5032026-09-07T14:08:32.786Z Downloaded async-bb8-diesel v0.2.1
5042026-09-07T14:08:32.789Z Downloaded bb8 v0.8.6
5052026-09-07T14:08:32.789Z Downloaded env_logger v0.11.11
5062026-09-07T14:08:32.792Z Downloaded cobs v0.3.0
5072026-09-07T14:08:32.792Z Downloaded atomic-waker v1.1.2
5082026-09-07T14:08:32.795Z Downloaded backtrace-ext v0.2.1
5092026-09-07T14:08:32.796Z Downloaded group v0.13.0
5102026-09-07T14:08:32.802Z Downloaded env_filter v2.0.0
5112026-09-07T14:08:32.805Z Downloaded hashbrown v0.13.2
5122026-09-07T14:08:32.805Z Downloaded array-init v0.0.4
5132026-09-07T14:08:32.808Z Downloaded arrayref v0.3.9
5142026-09-07T14:08:32.808Z Downloaded bitfield-macros v0.19.4
5152026-09-07T14:08:32.808Z Downloaded bitfield-struct v0.6.2
5162026-09-07T14:08:32.808Z Downloaded adler2 v2.0.1
5172026-09-07T14:08:32.808Z Downloaded atty v0.2.14
5182026-09-07T14:08:32.811Z Downloaded enum_dispatch v0.3.13
5192026-09-07T14:08:32.816Z Downloaded funty v2.0.0
5202026-09-07T14:08:32.816Z Downloaded base16ct v1.0.0
5212026-09-07T14:08:32.819Z Downloaded bit-set v0.8.0
5222026-09-07T14:08:32.819Z Downloaded assert_matches v1.5.0
5232026-09-07T14:08:32.819Z Downloaded futures-io v0.3.32
5242026-09-07T14:08:32.819Z Downloaded foreign-types-macros v0.2.3
5252026-09-07T14:08:32.819Z Downloaded futures-task v0.3.32
5262026-09-07T14:08:32.822Z Downloaded embedded-io v0.6.1
5272026-09-07T14:08:32.822Z Downloaded float-ord v0.3.2
5282026-09-07T14:08:32.823Z Downloaded foreign-types v0.5.0
5292026-09-07T14:08:32.823Z Downloaded atomicwrites v0.4.4
5302026-09-07T14:08:32.826Z Downloaded base16ct v0.2.0
5312026-09-07T14:08:32.826Z Downloaded bcrypt-pbkdf v0.11.0
5322026-09-07T14:08:32.826Z Downloaded http-body v1.0.1
5332026-09-07T14:08:32.826Z Downloaded fixedbitset v0.4.2
5342026-09-07T14:08:32.829Z Downloaded ciborium-io v0.2.2
5352026-09-07T14:08:32.829Z Downloaded ascii-canvas v3.0.0
5362026-09-07T14:08:32.829Z Downloaded bit-set v0.5.3
5372026-09-07T14:08:32.832Z Downloaded async-stream v0.3.6
5382026-09-07T14:08:32.832Z Downloaded endian-type v0.1.2
5392026-09-07T14:08:32.832Z Downloaded form_urlencoded v1.2.2
5402026-09-07T14:08:32.832Z Downloaded futures-core v0.3.32
5412026-09-07T14:08:32.835Z Downloaded gethostname v0.5.0
5422026-09-07T14:08:32.835Z Downloaded allocator-api2 v0.2.21
5432026-09-07T14:08:32.838Z Downloaded anstyle-parse v0.2.7
5442026-09-07T14:08:32.838Z Downloaded argon2 v0.5.3
5452026-09-07T14:08:32.841Z Downloaded futures-macro v0.3.32
5462026-09-07T14:08:32.841Z Downloaded headers-core v0.3.0
5472026-09-07T14:08:32.841Z Downloaded foreign-types-shared v0.1.1
5482026-09-07T14:08:32.844Z Downloaded compression-core v0.4.31
5492026-09-07T14:08:32.844Z Downloaded futures-sink v0.3.32
5502026-09-07T14:08:32.844Z Downloaded hash32 v0.2.1
5512026-09-07T14:08:32.847Z Downloaded castaway v0.2.4
5522026-09-07T14:08:32.847Z Downloaded flagset v0.4.7
5532026-09-07T14:08:32.847Z Downloaded ena v0.14.4
5542026-09-07T14:08:32.847Z Downloaded erased-serde v0.3.31
5552026-09-07T14:08:32.850Z Downloaded fallible-iterator v0.2.0
5562026-09-07T14:08:32.850Z Downloaded fd-lock v4.0.4
5572026-09-07T14:08:32.850Z Downloaded foldhash v0.2.0
5582026-09-07T14:08:32.854Z Downloaded ff v0.14.0
5592026-09-07T14:08:32.854Z Downloaded foldhash v0.1.5
5602026-09-07T14:08:32.854Z Downloaded const-oid v0.10.2
5612026-09-07T14:08:32.857Z Downloaded cfg_aliases v0.1.1
5622026-09-07T14:08:32.857Z Downloaded foreign-types v0.3.2
5632026-09-07T14:08:32.857Z Downloaded embedded-io v0.4.0
5642026-09-07T14:08:32.860Z Downloaded block-buffer v0.12.1
5652026-09-07T14:08:32.860Z Downloaded float-cmp v0.10.0
5662026-09-07T14:08:32.860Z Downloaded globwalk v0.9.1
5672026-09-07T14:08:32.863Z Downloaded fxhash v0.2.1
5682026-09-07T14:08:32.863Z Downloaded hash32 v0.3.1
5692026-09-07T14:08:32.866Z Downloaded enum-as-inner v0.6.1
5702026-09-07T14:08:32.866Z Downloaded hostname v0.3.1
5712026-09-07T14:08:32.866Z Downloaded async-stream-impl v0.3.6
5722026-09-07T14:08:32.866Z Downloaded cfg_aliases v0.2.1
5732026-09-07T14:08:32.869Z Downloaded ghash v0.6.0
5742026-09-07T14:08:32.870Z Downloaded git-stub v1.0.0
5752026-09-07T14:08:32.870Z Downloaded newline-converter v0.3.0
5762026-09-07T14:08:32.870Z Downloaded block-padding v0.4.2
5772026-09-07T14:08:32.873Z Downloaded httpdate v1.0.3
5782026-09-07T14:08:32.873Z Downloaded aead v0.6.1
5792026-09-07T14:08:32.876Z Downloaded cbc v0.2.1
5802026-09-07T14:08:32.876Z Downloaded foreign-types-shared v0.3.1
5812026-09-07T14:08:32.876Z Downloaded cexpr v0.6.0
5822026-09-07T14:08:32.876Z Downloaded bit-vec v0.6.3
5832026-09-07T14:08:32.879Z Downloaded group v0.14.0
5842026-09-07T14:08:32.891Z Downloaded arrayvec v0.7.6
5852026-09-07T14:08:32.891Z Downloaded anstream v0.6.21
5862026-09-07T14:08:32.897Z Downloaded http-range v0.1.5
5872026-09-07T14:08:32.897Z Downloaded hostname v0.4.2
5882026-09-07T14:08:32.897Z Downloaded hubpack_derive v0.1.1
5892026-09-07T14:08:32.897Z Downloaded bitfield v0.19.4
5902026-09-07T14:08:32.897Z Downloaded bitflags v1.3.2
5912026-09-07T14:08:32.897Z Downloaded bcs v0.1.6
5922026-09-07T14:08:32.897Z Downloaded bit-vec v0.8.0
5932026-09-07T14:08:32.897Z Downloaded cmake v0.1.57
5942026-09-07T14:08:32.897Z Downloaded addr2line v0.25.1
5952026-09-07T14:08:32.897Z Downloaded hex-literal v1.1.0
5962026-09-07T14:08:32.902Z Downloaded nibble_vec v0.1.0
5972026-09-07T14:08:32.902Z Downloaded nodrop v0.1.14
5982026-09-07T14:08:32.902Z Downloaded normalize-line-endings v0.3.0
5992026-09-07T14:08:32.902Z Downloaded hex v0.4.3
6002026-09-07T14:08:32.902Z Downloaded hubpack v0.1.2
6012026-09-07T14:08:32.902Z Downloaded futures-executor v0.3.32
6022026-09-07T14:08:32.902Z Downloaded http-body-util v0.1.3
6032026-09-07T14:08:32.907Z Downloaded oxide-generation-macros v0.2.0
6042026-09-07T14:08:32.907Z Downloaded aead v0.5.2
6052026-09-07T14:08:32.907Z Downloaded camino-tempfile-ext v0.3.3
6062026-09-07T14:08:32.910Z Downloaded cipher v0.5.2
6072026-09-07T14:08:32.910Z Downloaded home v0.5.12
6082026-09-07T14:08:32.910Z Downloaded openssl-macros v0.1.1
6092026-09-07T14:08:32.910Z Downloaded ciborium-ll v0.2.2
6102026-09-07T14:08:32.913Z Downloaded bs58 v0.5.1
6112026-09-07T14:08:32.913Z Downloaded cmov v0.5.4
6122026-09-07T14:08:32.916Z Downloaded blowfish v0.10.0
6132026-09-07T14:08:32.916Z Downloaded chacha20 v0.9.1
6142026-09-07T14:08:32.916Z Downloaded compression-codecs v0.4.37
6152026-09-07T14:08:32.919Z Downloaded ff v0.13.1
6162026-09-07T14:08:32.923Z Downloaded filetime v0.2.27
6172026-09-07T14:08:32.926Z Downloaded fixedbitset v0.5.7
6182026-09-07T14:08:32.926Z Downloaded cipher v0.4.4
6192026-09-07T14:08:32.926Z Downloaded progenitor-macro v0.13.0
6202026-09-07T14:08:32.929Z Downloaded predicates-tree v1.0.13
6212026-09-07T14:08:32.929Z Downloaded rand_pcg v0.10.2
6222026-09-07T14:08:32.929Z Downloaded proc-macro-crate v1.3.1
6232026-09-07T14:08:32.932Z Downloaded rustc-hash v2.1.1
6242026-09-07T14:08:32.935Z Downloaded scopeguard v1.2.0
6252026-09-07T14:08:32.935Z Downloaded sha1 v0.10.6
6262026-09-07T14:08:32.935Z Downloaded serde_urlencoded v0.7.1
6272026-09-07T14:08:32.938Z Downloaded byte-wrapper v0.1.0
6282026-09-07T14:08:32.939Z Downloaded git-stub-vcs v0.1.0
6292026-09-07T14:08:32.939Z Downloaded buf-list v1.1.2
6302026-09-07T14:08:32.942Z Downloaded fs_extra v1.3.0
6312026-09-07T14:08:32.942Z Downloaded clang-sys v1.8.1
6322026-09-07T14:08:32.945Z Downloaded ahash v0.8.12
6332026-09-07T14:08:32.945Z Downloaded blake2 v0.10.6
6342026-09-07T14:08:32.948Z Downloaded highway v1.3.0
6352026-09-07T14:08:32.948Z Downloaded half v1.8.3
6362026-09-07T14:08:32.952Z Downloaded async-trait v0.1.89
6372026-09-07T14:08:32.952Z Downloaded globset v0.4.18
6382026-09-07T14:08:32.955Z Downloaded backon v1.6.0
6392026-09-07T14:08:32.955Z Downloaded base64ct v1.8.3
6402026-09-07T14:08:32.955Z Downloaded rfc6979 v0.4.0
6412026-09-07T14:08:32.955Z Downloaded glob v0.3.3
6422026-09-07T14:08:32.958Z Downloaded nu-ansi-term v0.50.3
6432026-09-07T14:08:32.958Z Downloaded scheduled-thread-pool v0.2.7
6442026-09-07T14:08:32.958Z Downloaded scroll_derive v0.13.1
6452026-09-07T14:08:32.958Z Downloaded signature v2.2.0
6462026-09-07T14:08:32.962Z Downloaded getrandom v0.2.17
6472026-09-07T14:08:32.962Z Downloaded find-msvc-tools v0.1.9
6482026-09-07T14:08:32.962Z Downloaded num_enum v0.5.11
6492026-09-07T14:08:32.965Z Downloaded num_enum v0.7.6
6502026-09-07T14:08:32.969Z Downloaded oxide-update-engine-display v0.1.2
6512026-09-07T14:08:32.969Z Downloaded phf_shared v0.13.1
6522026-09-07T14:08:32.973Z Downloaded fs-err v2.11.0
6532026-09-07T14:08:32.973Z Downloaded stable_deref_trait v1.2.1
6542026-09-07T14:08:32.973Z Downloaded password-hash v0.5.0
6552026-09-07T14:08:32.973Z Downloaded sqlparser_derive v0.5.0
6562026-09-07T14:08:32.973Z Downloaded strum v0.27.2
6572026-09-07T14:08:32.973Z Downloaded pbkdf2 v0.13.0
6582026-09-07T14:08:32.976Z Downloaded peg v0.8.5
6592026-09-07T14:08:32.976Z Downloaded tokio-macros v2.7.0
6602026-09-07T14:08:32.976Z Downloaded ciborium v0.2.2
6612026-09-07T14:08:32.981Z Downloaded colored v3.1.1
6622026-09-07T14:08:32.981Z Downloaded supports-unicode v3.0.0
6632026-09-07T14:08:32.985Z Downloaded cancel-safe-futures v0.1.5
6642026-09-07T14:08:32.985Z Downloaded cassowary v0.3.0
6652026-09-07T14:08:32.985Z Downloaded console v0.15.11
6662026-09-07T14:08:32.989Z Downloaded postgres-protocol v0.6.10
6672026-09-07T14:08:32.990Z Downloaded progenitor-extras v0.2.0
6682026-09-07T14:08:32.990Z Downloaded phc v0.6.1
6692026-09-07T14:08:32.994Z Downloaded futures-channel v0.3.32
6702026-09-07T14:08:32.999Z Downloaded rand_core v0.9.5
6712026-09-07T14:08:32.999Z Downloaded rand_core v0.10.0
6722026-09-07T14:08:32.999Z Downloaded rpassword v7.5.4
6732026-09-07T14:08:32.999Z Downloaded unarray v0.1.4
6742026-09-07T14:08:32.999Z Downloaded usdt v0.6.0
6752026-09-07T14:08:32.999Z Downloaded unit-prefix v0.5.2
6762026-09-07T14:08:33.003Z Downloaded want v0.3.1
6772026-09-07T14:08:33.003Z Downloaded zeroize_derive v1.5.0
6782026-09-07T14:08:33.003Z Downloaded usdt-macro v0.6.0
6792026-09-07T14:08:33.003Z Downloaded bzip2 v0.6.1
6802026-09-07T14:08:33.003Z Downloaded yoke-derive v0.8.1
6812026-09-07T14:08:33.003Z Downloaded scrypt v0.12.0
6822026-09-07T14:08:33.008Z Downloaded serde_tokenstream v0.3.0
6832026-09-07T14:08:33.008Z Downloaded console v0.16.2
6842026-09-07T14:08:33.008Z Downloaded hmac v0.12.1
6852026-09-07T14:08:33.008Z Downloaded argon2 v0.6.0-rc.8
6862026-09-07T14:08:33.013Z Downloaded fatfs v0.3.6
6872026-09-07T14:08:33.013Z Downloaded generic-array v1.4.3
6882026-09-07T14:08:33.013Z Downloaded bzip2 v0.4.4
6892026-09-07T14:08:33.018Z Downloaded chacha20poly1305 v0.10.1
6902026-09-07T14:08:33.018Z Downloaded scroll v0.13.0
6912026-09-07T14:08:33.022Z Downloaded wnaf v0.14.0
6922026-09-07T14:08:33.027Z Downloaded num-integer v0.1.46
6932026-09-07T14:08:33.031Z Downloaded parking_lot v0.12.5
6942026-09-07T14:08:33.031Z Downloaded curve25519-dalek-derive v0.1.1
6952026-09-07T14:08:33.031Z Downloaded expectorate v1.2.0
6962026-09-07T14:08:33.031Z Downloaded ssh-cipher v0.3.0
6972026-09-07T14:08:33.036Z Downloaded ssh-encoding v0.3.0
6982026-09-07T14:08:33.036Z Downloaded pkcs1 v0.7.5
6992026-09-07T14:08:33.036Z Downloaded pkcs8 v0.10.2
7002026-09-07T14:08:33.041Z Downloaded pkcs8 v0.11.0
7012026-09-07T14:08:33.041Z Downloaded postgres-types v0.2.12
7022026-09-07T14:08:33.041Z Downloaded smallvec v0.6.14
7032026-09-07T14:08:33.041Z Downloaded thread_local v1.1.9
7042026-09-07T14:08:33.045Z Downloaded tls_codec v0.4.2
7052026-09-07T14:08:33.045Z Downloaded crunchy v0.2.4
7062026-09-07T14:08:33.045Z Downloaded darling_macro v0.20.11
7072026-09-07T14:08:33.046Z Downloaded darling_macro v0.21.3
7082026-09-07T14:08:33.046Z Downloaded defmt-parser v1.0.0
7092026-09-07T14:08:33.046Z Downloaded difflib v0.4.0
7102026-09-07T14:08:33.046Z Downloaded dirs-sys-next v0.1.2
7112026-09-07T14:08:33.046Z Downloaded display-error-chain v0.2.2
7122026-09-07T14:08:33.050Z Downloaded const-oid v0.9.6
7132026-09-07T14:08:33.050Z Downloaded dtrace-parser v0.3.0
7142026-09-07T14:08:33.050Z Downloaded synstructure v0.13.2
7152026-09-07T14:08:33.050Z Downloaded blake2 v0.11.0-rc.6
7162026-09-07T14:08:33.050Z Downloaded tiny-keccak v2.0.2
7172026-09-07T14:08:33.055Z Downloaded tokio-tungstenite v0.23.1
7182026-09-07T14:08:33.055Z Downloaded httparse v1.10.1
7192026-09-07T14:08:33.055Z Downloaded postcard v1.1.3
7202026-09-07T14:08:33.059Z Downloaded chacha20 v0.10.0
7212026-09-07T14:08:33.059Z Downloaded half v2.7.1
7222026-09-07T14:08:33.059Z Downloaded getrandom v0.3.4
7232026-09-07T14:08:33.064Z Downloaded primeorder v0.14.0
7242026-09-07T14:08:33.064Z Downloaded toml_writer v1.1.1+spec-1.1.0
7252026-09-07T14:08:33.064Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7262026-09-07T14:08:33.064Z Downloaded vergen-lib v0.1.6
7272026-09-07T14:08:33.064Z Downloaded vergen-lib v9.1.0
7282026-09-07T14:08:33.069Z Downloaded tui-tree-widget v0.23.1
7292026-09-07T14:08:33.069Z Downloaded writeable v0.6.2
7302026-09-07T14:08:33.069Z Downloaded ident_case v1.0.1
7312026-09-07T14:08:33.069Z Downloaded illumos-nvpair-sys v0.2.0
7322026-09-07T14:08:33.069Z Downloaded internet-checksum v0.2.1
7332026-09-07T14:08:33.069Z Downloaded instability v0.3.11
7342026-09-07T14:08:33.069Z Downloaded is_ci v1.2.0
7352026-09-07T14:08:33.074Z Downloaded libscf-sys v1.2.0
7362026-09-07T14:08:33.074Z Downloaded futures v0.3.32
7372026-09-07T14:08:33.074Z Downloaded hmac v0.13.0
7382026-09-07T14:08:33.074Z Downloaded lru-slab v0.1.2
7392026-09-07T14:08:33.078Z Downloaded lzss v0.8.2
7402026-09-07T14:08:33.078Z Downloaded flate2 v1.1.9
7412026-09-07T14:08:33.082Z Downloaded base64 v0.22.1
7422026-09-07T14:08:33.082Z Downloaded arc-swap v1.8.2
7432026-09-07T14:08:33.087Z Downloaded colored v2.2.0
7442026-09-07T14:08:33.087Z Downloaded omicron-zone-package v0.12.3
7452026-09-07T14:08:33.087Z Downloaded salsa20 v0.11.0
7462026-09-07T14:08:33.091Z Downloaded critical-section v1.2.0
7472026-09-07T14:08:33.091Z Downloaded num-iter v0.1.45
7482026-09-07T14:08:33.091Z Downloaded olpc-cjson v0.1.4
7492026-09-07T14:08:33.091Z Downloaded openssl-probe v0.1.6
7502026-09-07T14:08:33.091Z Downloaded openssl-probe v0.2.1
7512026-09-07T14:08:33.091Z Downloaded oso v0.27.3
7522026-09-07T14:08:33.096Z Downloaded corncobs v0.1.4
7532026-09-07T14:08:33.096Z Downloaded memoffset v0.9.1
7542026-09-07T14:08:33.096Z Downloaded new_debug_unreachable v1.0.6
7552026-09-07T14:08:33.096Z Downloaded term v1.2.1
7562026-09-07T14:08:33.100Z Downloaded dunce v1.0.5
7572026-09-07T14:08:33.101Z Downloaded diesel-dtrace v0.5.0
7582026-09-07T14:08:33.101Z Downloaded const_format_proc_macros v0.2.34
7592026-09-07T14:08:33.101Z Downloaded ctr v0.10.1
7602026-09-07T14:08:33.101Z Downloaded der_derive v0.7.3
7612026-09-07T14:08:33.105Z Downloaded progenitor-client v0.14.0
7622026-09-07T14:08:33.105Z Downloaded password-hash v0.6.1
7632026-09-07T14:08:33.105Z Downloaded tokio-stream v0.1.18
7642026-09-07T14:08:33.110Z Downloaded parse-size v1.1.0
7652026-09-07T14:08:33.110Z Downloaded proc-macro-error-attr2 v2.0.0
7662026-09-07T14:08:33.110Z Downloaded headers v0.4.1
7672026-09-07T14:08:33.114Z Downloaded compact_str v0.8.1
7682026-09-07T14:08:33.114Z Downloaded elliptic-curve v0.14.1
7692026-09-07T14:08:33.114Z Downloaded chumsky v0.9.3
7702026-09-07T14:08:33.122Z Downloaded flume v0.11.1
7712026-09-07T14:08:33.128Z Downloaded heapless v0.7.17
7722026-09-07T14:08:33.132Z Downloaded heapless v0.8.0
7732026-09-07T14:08:33.132Z Downloaded recursive-proc-macro-impl v0.1.1
7742026-09-07T14:08:33.132Z Downloaded multer v3.1.0
7752026-09-07T14:08:33.132Z Downloaded rtoolbox v0.0.3
7762026-09-07T14:08:33.137Z Downloaded russh-cryptovec v0.62.0
7772026-09-07T14:08:33.137Z Downloaded serde_bytes v0.11.19
7782026-09-07T14:08:33.137Z Downloaded sapling-renderdag v0.1.0
7792026-09-07T14:08:33.137Z Downloaded slog v2.8.2
7802026-09-07T14:08:33.145Z Downloaded signal-hook v0.3.18
7812026-09-07T14:08:33.145Z Downloaded base64 v0.21.7
7822026-09-07T14:08:33.150Z Downloaded backtrace v0.3.76
7832026-09-07T14:08:33.150Z Downloaded libsw v3.5.0
7842026-09-07T14:08:33.150Z Downloaded libsw-core v0.3.2
7852026-09-07T14:08:33.150Z Downloaded strum v0.26.3
7862026-09-07T14:08:33.150Z Downloaded secrecy v0.10.3
7872026-09-07T14:08:33.150Z Downloaded signal-hook-mio v0.2.5
7882026-09-07T14:08:33.158Z Downloaded signal-hook-tokio v0.3.1
7892026-09-07T14:08:33.158Z Downloaded ar_archive_writer v0.5.1
7902026-09-07T14:08:33.158Z Downloaded tabwriter v1.4.1
7912026-09-07T14:08:33.159Z Downloaded tinyvec_macros v0.1.1
7922026-09-07T14:08:33.159Z Downloaded tower-service v0.3.3
7932026-09-07T14:08:33.163Z Downloaded derive_builder v0.20.2
7942026-09-07T14:08:33.163Z Downloaded phf v0.12.1
7952026-09-07T14:08:33.163Z Downloaded tower-layer v0.3.3
7962026-09-07T14:08:33.169Z Downloaded p384 v0.14.0
7972026-09-07T14:08:33.178Z Downloaded supports-hyperlinks v3.2.0
7982026-09-07T14:08:33.185Z Downloaded testing_table v0.3.0
7992026-09-07T14:08:33.185Z Downloaded thread-id v5.1.0
8002026-09-07T14:08:33.185Z Downloaded usdt-attr-macro v0.6.0
8012026-09-07T14:08:33.185Z Downloaded num_enum_derive v0.7.6
8022026-09-07T14:08:33.185Z Downloaded paste v1.0.15
8032026-09-07T14:08:33.185Z Downloaded polyval v0.7.1
8042026-09-07T14:08:33.185Z Downloaded progenitor-client v0.13.0
8052026-09-07T14:08:33.185Z Downloaded socket2 v0.6.3
8062026-09-07T14:08:33.190Z Downloaded test-strategy v0.4.5
8072026-09-07T14:08:33.190Z Downloaded unicode-truncate v1.1.0
8082026-09-07T14:08:33.190Z Downloaded hickory-resolver v0.24.4
8092026-09-07T14:08:33.190Z Downloaded packed_struct v0.10.1
8102026-09-07T14:08:33.190Z Downloaded parking_lot_core v0.8.6
8112026-09-07T14:08:33.190Z Downloaded rustls-platform-verifier v0.6.2
8122026-09-07T14:08:33.195Z Downloaded unicode-properties v0.1.4
8132026-09-07T14:08:33.195Z Downloaded xattr v1.6.1
8142026-09-07T14:08:33.195Z Downloaded cc v1.2.56
8152026-09-07T14:08:33.200Z Downloaded ingot-macros v0.2.0
8162026-09-07T14:08:33.200Z Downloaded wait-timeout v0.2.1
8172026-09-07T14:08:33.200Z Downloaded convert_case v0.4.0
8182026-09-07T14:08:33.200Z Downloaded crc8 v0.1.1
8192026-09-07T14:08:33.200Z Downloaded tungstenite v0.21.0
8202026-09-07T14:08:33.205Z Downloaded hybrid-array v0.4.13
8212026-09-07T14:08:33.205Z Downloaded r2d2 v0.8.10
8222026-09-07T14:08:33.205Z Downloaded scuffle v0.1.0
8232026-09-07T14:08:33.205Z Downloaded rand_seeder v0.4.0
8242026-09-07T14:08:33.205Z Downloaded serde_with_macros v1.5.2
8252026-09-07T14:08:33.210Z Downloaded debug-ignore v1.0.5
8262026-09-07T14:08:33.210Z Downloaded crc-any v2.5.0
8272026-09-07T14:08:33.211Z Downloaded static_assertions v1.1.0
8282026-09-07T14:08:33.211Z Downloaded strum_macros v0.24.3
8292026-09-07T14:08:33.211Z Downloaded digest-io v0.1.0
8302026-09-07T14:08:33.216Z Downloaded downcast-rs v2.0.2
8312026-09-07T14:08:33.216Z Downloaded async-compression v0.4.41
8322026-09-07T14:08:33.216Z Downloaded slog-term v2.9.2
8332026-09-07T14:08:33.220Z Downloaded dof v0.4.0
8342026-09-07T14:08:33.220Z Downloaded idna_adapter v1.2.1
8352026-09-07T14:08:33.220Z Downloaded serde-hex v0.1.0
8362026-09-07T14:08:33.225Z Downloaded poly1305 v0.9.0
8372026-09-07T14:08:33.225Z Downloaded tls_codec_derive v0.4.2
8382026-09-07T14:08:33.225Z Downloaded unicase v2.9.0
8392026-09-07T14:08:33.229Z Downloaded indent_write v2.2.0
8402026-09-07T14:08:33.229Z Downloaded instant v0.1.13
8412026-09-07T14:08:33.232Z Downloaded lru-cache v0.1.2
8422026-09-07T14:08:33.232Z Downloaded signal-hook-registry v1.4.8
8432026-09-07T14:08:33.232Z Downloaded slog-json v2.6.1
8442026-09-07T14:08:33.232Z Downloaded slog-scope v4.4.1
8452026-09-07T14:08:33.232Z Downloaded similar v2.7.0
8462026-09-07T14:08:33.237Z Downloaded derive-where v1.6.0
8472026-09-07T14:08:33.241Z Downloaded yoke v0.8.1
8482026-09-07T14:08:33.246Z Downloaded vergen-gitcl v1.0.8
8492026-09-07T14:08:33.246Z Downloaded zeroize v1.9.0
8502026-09-07T14:08:33.246Z Downloaded whoami v2.1.0
8512026-09-07T14:08:33.246Z Downloaded convert_case v0.10.0
8522026-09-07T14:08:33.250Z Downloaded newtype-uuid-macros v0.1.0
8532026-09-07T14:08:33.251Z Downloaded oso-derive v0.27.3
8542026-09-07T14:08:33.251Z Downloaded hickory-server v0.25.2
8552026-09-07T14:08:33.255Z Downloaded predicates v3.1.4
8562026-09-07T14:08:33.255Z Downloaded bytes v1.11.1
8572026-09-07T14:08:33.255Z Downloaded hashbrown v0.12.3
8582026-09-07T14:08:33.267Z Downloaded libbz2-rs-sys v0.2.2
8592026-09-07T14:08:33.272Z Downloaded crossbeam-deque v0.8.6
8602026-09-07T14:08:33.272Z Downloaded num-conv v0.2.0
8612026-09-07T14:08:33.272Z Downloaded num-derive v0.4.2
8622026-09-07T14:08:33.277Z Downloaded humantime v2.3.0
8632026-09-07T14:08:33.277Z Downloaded proc-macro-crate v3.4.0
8642026-09-07T14:08:33.277Z Downloaded radium v0.7.0
8652026-09-07T14:08:33.277Z Downloaded ref-cast v1.0.25
8662026-09-07T14:08:33.277Z Downloaded ref-cast-impl v1.0.25
8672026-09-07T14:08:33.277Z Downloaded same-file v1.0.6
8682026-09-07T14:08:33.277Z Downloaded publicsuffix v2.3.0
8692026-09-07T14:08:33.281Z Downloaded rustc_version v0.4.1
8702026-09-07T14:08:33.281Z Downloaded derive-ex v0.1.8
8712026-09-07T14:08:33.281Z Downloaded socket2 v0.5.10
8722026-09-07T14:08:33.286Z Downloaded bumpalo v3.20.2
8732026-09-07T14:08:33.286Z Downloaded quinn v0.11.11
8742026-09-07T14:08:33.286Z Downloaded darling_core v0.20.11
8752026-09-07T14:08:33.291Z Downloaded pkcs5 v0.8.1
8762026-09-07T14:08:33.291Z Downloaded toml_parser v1.1.2+spec-1.1.0
8772026-09-07T14:08:33.296Z Downloaded jiff-static v0.2.34
8782026-09-07T14:08:33.296Z Downloaded slog-envlogger v2.2.0
8792026-09-07T14:08:33.296Z Downloaded hkdf v0.13.0
8802026-09-07T14:08:33.301Z Downloaded recursive v0.1.1
8812026-09-07T14:08:33.301Z Downloaded memmap2 v0.9.10
8822026-09-07T14:08:33.301Z Downloaded zip v0.6.6
8832026-09-07T14:08:33.301Z Downloaded rustls-webpki v0.103.13
8842026-09-07T14:08:33.306Z Downloaded indicatif v0.18.4
8852026-09-07T14:08:33.306Z Downloaded crc32fast v1.5.0
8862026-09-07T14:08:33.306Z Downloaded siphasher v1.0.2
8872026-09-07T14:08:33.312Z Downloaded darling v0.20.11
8882026-09-07T14:08:33.312Z Downloaded strip-ansi-escapes v0.2.1
8892026-09-07T14:08:33.312Z Downloaded sync_wrapper v1.0.2
8902026-09-07T14:08:33.312Z Downloaded tap v1.0.1
8912026-09-07T14:08:33.316Z Downloaded delegate v0.13.5
8922026-09-07T14:08:33.316Z Downloaded yasna v0.5.2
8932026-09-07T14:08:33.316Z Downloaded libefi-sys v0.1.0
8942026-09-07T14:08:33.316Z Downloaded maybe-uninit v2.0.0
8952026-09-07T14:08:33.316Z Downloaded miette-derive v7.6.0
8962026-09-07T14:08:33.316Z Downloaded owo-colors v4.3.0
8972026-09-07T14:08:33.321Z Downloaded oxide-generation v0.1.3
8982026-09-07T14:08:33.321Z Downloaded http v1.4.2
8992026-09-07T14:08:33.326Z Downloaded pem-rfc7468 v1.0.0
9002026-09-07T14:08:33.327Z Downloaded typify-macro v0.6.2
9012026-09-07T14:08:33.327Z Downloaded untrusted v0.9.0
9022026-09-07T14:08:33.332Z Downloaded pkg-config v0.3.32
9032026-09-07T14:08:33.337Z Downloaded progenitor v0.13.0
9042026-09-07T14:08:33.337Z Downloaded seq-macro v0.3.6
9052026-09-07T14:08:33.337Z Downloaded num-complex v0.4.6
9062026-09-07T14:08:33.337Z Downloaded phf v0.13.1
9072026-09-07T14:08:33.342Z Downloaded pin-project-internal v1.1.11
9082026-09-07T14:08:33.342Z Downloaded waitgroup v0.1.2
9092026-09-07T14:08:33.342Z Downloaded void v1.0.2
9102026-09-07T14:08:33.342Z Downloaded hkdf v0.12.4
9112026-09-07T14:08:33.342Z Downloaded serde_derive_internals v0.29.1
9122026-09-07T14:08:33.357Z Downloaded zerofrom v0.1.6
9132026-09-07T14:08:33.357Z Downloaded pin-project-lite v0.2.17
9142026-09-07T14:08:33.357Z Downloaded proc-macro-error2 v2.0.1
9152026-09-07T14:08:33.357Z Downloaded darling v0.21.3
9162026-09-07T14:08:33.357Z Downloaded prettyplease v0.2.37
9172026-09-07T14:08:33.357Z Downloaded tinyvec v1.10.0
9182026-09-07T14:08:33.357Z Downloaded ingot v0.2.1
9192026-09-07T14:08:33.357Z Downloaded litemap v0.8.1
9202026-09-07T14:08:33.362Z Downloaded ron v0.8.1
9212026-09-07T14:08:33.362Z Downloaded crc-catalog v2.4.0
9222026-09-07T14:08:33.362Z Downloaded crucible-workspace-hack v0.1.0
9232026-09-07T14:08:33.362Z Downloaded darling_macro v0.23.0
9242026-09-07T14:08:33.362Z Downloaded ecdsa v0.16.9
9252026-09-07T14:08:33.362Z Downloaded iana-time-zone v0.1.65
9262026-09-07T14:08:33.367Z Downloaded strum_macros v0.26.4
9272026-09-07T14:08:33.367Z Downloaded rsa v0.9.10
9282026-09-07T14:08:33.367Z Downloaded zopfli v0.8.3
9292026-09-07T14:08:33.371Z Downloaded sec1 v0.7.3
9302026-09-07T14:08:33.371Z Downloaded dyn-clone v1.0.20
9312026-09-07T14:08:33.371Z Downloaded shlex v1.3.0
9322026-09-07T14:08:33.371Z Downloaded support-bundle-viewer v0.1.2
9332026-09-07T14:08:33.371Z Downloaded const_format v0.2.35
9342026-09-07T14:08:33.376Z Downloaded toml v1.1.2+spec-1.1.0
9352026-09-07T14:08:33.376Z Downloaded multimap v0.10.1
9362026-09-07T14:08:33.376Z Downloaded pin-project v1.1.11
9372026-09-07T14:08:33.384Z Downloaded hashbrown v0.15.5
9382026-09-07T14:08:33.388Z Downloaded ml-kem v0.3.2
9392026-09-07T14:08:33.388Z Downloaded slog-dtrace v0.3.0
9402026-09-07T14:08:33.388Z Downloaded spki v0.7.3
9412026-09-07T14:08:33.388Z Downloaded parking_lot_core v0.9.12
9422026-09-07T14:08:33.393Z Downloaded illumos-nvpair v0.3.0
9432026-09-07T14:08:33.393Z Downloaded peg-macros v0.8.5
9442026-09-07T14:08:33.393Z Downloaded lazy_static v1.5.0
9452026-09-07T14:08:33.393Z Downloaded maplit v1.0.2
9462026-09-07T14:08:33.393Z Downloaded utf8_iter v1.0.4
9472026-09-07T14:08:33.393Z Downloaded tinystr v0.8.2
9482026-09-07T14:08:33.397Z Downloaded hickory-resolver v0.25.2
9492026-09-07T14:08:33.397Z Downloaded nonempty v0.12.0
9502026-09-07T14:08:33.397Z Downloaded tower v0.5.3
9512026-09-07T14:08:33.402Z Downloaded unicode_categories v0.1.1
9522026-09-07T14:08:33.406Z Downloaded peg-runtime v0.8.5
9532026-09-07T14:08:33.406Z Downloaded whoami v1.6.1
9542026-09-07T14:08:33.406Z Downloaded zstd-safe v7.2.4
9552026-09-07T14:08:33.406Z Downloaded openssl-sys v0.9.117
9562026-09-07T14:08:33.411Z Downloaded potential_utf v0.1.4
9572026-09-07T14:08:33.411Z Downloaded quinn-udp v0.5.14
9582026-09-07T14:08:33.411Z Downloaded zerovec-derive v0.11.2
9592026-09-07T14:08:33.411Z Downloaded serde_with_macros v3.21.0
9602026-09-07T14:08:33.415Z Downloaded rand v0.10.1
9612026-09-07T14:08:33.415Z Downloaded daft v0.1.8
9622026-09-07T14:08:33.415Z Downloaded digest v0.11.3
9632026-09-07T14:08:33.420Z Downloaded aes v0.9.1
9642026-09-07T14:08:33.420Z Downloaded predicates-core v1.0.10
9652026-09-07T14:08:33.427Z Downloaded uuid v1.23.4
9662026-09-07T14:08:33.432Z Downloaded term v0.7.0
9672026-09-07T14:08:33.432Z Downloaded hyper-staticfile v0.10.1
9682026-09-07T14:08:33.432Z Downloaded snafu v0.8.9
9692026-09-07T14:08:33.437Z Downloaded serde_spanned v1.1.1
9702026-09-07T14:08:33.437Z Downloaded defmt-macros v1.0.1
9712026-09-07T14:08:33.437Z Downloaded dsl_auto_type v0.2.0
9722026-09-07T14:08:33.437Z Downloaded sigpipe v0.1.3
9732026-09-07T14:08:33.437Z Downloaded impl-trait-for-tuples v0.2.3
9742026-09-07T14:08:33.442Z Downloaded unsafe-libyaml v0.2.11
9752026-09-07T14:08:33.442Z Downloaded darling_core v0.23.0
9762026-09-07T14:08:33.442Z Downloaded schemars v1.2.1
9772026-09-07T14:08:33.448Z Downloaded hashbrown v0.16.1
9782026-09-07T14:08:33.453Z Downloaded strsim v0.10.0
9792026-09-07T14:08:33.453Z Downloaded topological-sort v0.2.2
9802026-09-07T14:08:33.453Z Downloaded crc v3.4.0
9812026-09-07T14:08:33.458Z Downloaded mime_guess v2.0.5
9822026-09-07T14:08:33.458Z Downloaded thiserror-impl-no-std v2.0.2
9832026-09-07T14:08:33.458Z Downloaded universal-hash v0.6.1
9842026-09-07T14:08:33.458Z Downloaded termtree v0.5.1
9852026-09-07T14:08:33.458Z Downloaded zerofrom-derive v0.1.6
9862026-09-07T14:08:33.458Z Downloaded jobserver v0.1.34
9872026-09-07T14:08:33.458Z Downloaded tar v0.4.46
9882026-09-07T14:08:33.461Z Downloaded icu_locale_core v2.1.1
9892026-09-07T14:08:33.461Z Downloaded icu_normalizer_data v2.1.1
9902026-09-07T14:08:33.466Z Downloaded phf_shared v0.12.1
9912026-09-07T14:08:33.466Z Downloaded progenitor-impl v0.13.0
9922026-09-07T14:08:33.466Z Downloaded qorb v0.4.1
9932026-09-07T14:08:33.470Z Downloaded walkdir v2.5.0
9942026-09-07T14:08:33.470Z Downloaded pkcs1 v0.8.0-rc.4
9952026-09-07T14:08:33.474Z Downloaded diesel_table_macro_syntax v0.3.0
9962026-09-07T14:08:33.475Z Downloaded hyper-tls v0.6.0
9972026-09-07T14:08:33.475Z Downloaded is-terminal v0.4.17
9982026-09-07T14:08:33.479Z Downloaded ed25519-dalek v3.0.0
9992026-09-07T14:08:33.479Z Downloaded serde_yaml v0.9.34+deprecated
10002026-09-07T14:08:33.483Z Downloaded cookie_store v0.22.1
10012026-09-07T14:08:33.483Z Downloaded des v0.9.0
10022026-09-07T14:08:33.483Z Downloaded progenitor v0.14.0
10032026-09-07T14:08:33.483Z Downloaded primeorder v0.13.6
10042026-09-07T14:08:33.488Z Downloaded rusty-fork v0.3.1
10052026-09-07T14:08:33.488Z Downloaded num_enum_derive v0.5.11
10062026-09-07T14:08:33.488Z Downloaded resolv-conf v0.7.6
10072026-09-07T14:08:33.492Z Downloaded match_cfg v0.1.0
10082026-09-07T14:08:33.492Z Downloaded sec1 v0.8.1
10092026-09-07T14:08:33.496Z Downloaded zip v4.6.1
10102026-09-07T14:08:33.501Z Downloaded powerfmt v0.2.0
10112026-09-07T14:08:33.501Z Downloaded percent-encoding v2.3.2
10122026-09-07T14:08:33.507Z Downloaded simd-adler32 v0.3.8
10132026-09-07T14:08:33.507Z Downloaded slab v0.4.12
10142026-09-07T14:08:33.511Z Downloaded snafu-derive v0.8.9
10152026-09-07T14:08:33.511Z Downloaded unicode-bidi v0.3.18
10162026-09-07T14:08:33.511Z Downloaded tungstenite v0.23.0
10172026-09-07T14:08:33.515Z Downloaded termios v0.3.3
10182026-09-07T14:08:33.516Z Downloaded universal-hash v0.5.1
10192026-09-07T14:08:33.516Z Downloaded uzers v0.12.2
10202026-09-07T14:08:33.516Z Downloaded wyz v0.5.1
10212026-09-07T14:08:33.520Z Downloaded secrecy v0.8.0
10222026-09-07T14:08:33.520Z Downloaded rand_chacha v0.3.1
10232026-09-07T14:08:33.520Z Downloaded crossbeam-channel v0.5.15
10242026-09-07T14:08:33.520Z Downloaded hashbrown v0.14.5
10252026-09-07T14:08:33.524Z Downloaded serde_plain v1.0.2
10262026-09-07T14:08:33.525Z Downloaded steno v0.4.1
10272026-09-07T14:08:33.529Z Downloaded constant_time_eq v0.4.2
10282026-09-07T14:08:33.529Z Downloaded csv-core v0.1.13
10292026-09-07T14:08:33.529Z Downloaded data-encoding v2.10.0
10302026-09-07T14:08:33.534Z Downloaded sponge-cursor v0.1.0
10312026-09-07T14:08:33.534Z Downloaded take_mut v0.2.2
10322026-09-07T14:08:33.534Z Downloaded utf-8 v0.7.6
10332026-09-07T14:08:33.534Z Downloaded try-lock v0.2.5
10342026-09-07T14:08:33.534Z Downloaded itertools v0.10.5
10352026-09-07T14:08:33.538Z Downloaded ssh-key v0.7.0-rc.11
10362026-09-07T14:08:33.542Z Downloaded deranged v0.5.8
10372026-09-07T14:08:33.547Z Downloaded subtle v2.6.1
10382026-09-07T14:08:33.547Z Downloaded time-core v0.1.8
10392026-09-07T14:08:33.547Z Downloaded oxnet v0.1.6
10402026-09-07T14:08:33.551Z Downloaded cpubits v0.1.1
10412026-09-07T14:08:33.551Z Downloaded indoc v2.0.7
10422026-09-07T14:08:33.558Z Downloaded dirs-next v2.0.0
10432026-09-07T14:08:33.559Z Downloaded rand v0.9.2
10442026-09-07T14:08:33.563Z Downloaded derive_more v2.1.1
10452026-09-07T14:08:33.568Z Downloaded reedline v0.40.0
10462026-09-07T14:08:33.568Z Downloaded zone v0.3.1
10472026-09-07T14:08:33.572Z Downloaded inout v0.2.2
10482026-09-07T14:08:33.572Z Downloaded rand_chacha v0.9.0
10492026-09-07T14:08:33.572Z Downloaded pem-rfc7468 v0.7.0
10502026-09-07T14:08:33.572Z Downloaded miette v7.6.0
10512026-09-07T14:08:33.577Z Downloaded newtype-uuid v1.3.2
10522026-09-07T14:08:33.577Z Downloaded native-tls v0.2.18
10532026-09-07T14:08:33.577Z Downloaded dropshot-api-manager-types v0.8.0
10542026-09-07T14:08:33.577Z Downloaded lalrpop-util v0.19.12
10552026-09-07T14:08:33.577Z Downloaded linked-hash-map v0.5.6
10562026-09-07T14:08:33.577Z Downloaded psl-types v2.0.11
10572026-09-07T14:08:33.582Z Downloaded parse-display v0.10.0
10582026-09-07T14:08:33.582Z Downloaded precomputed-hash v0.1.1
10592026-09-07T14:08:33.582Z Downloaded serde_with v1.14.0
10602026-09-07T14:08:33.582Z Downloaded darling v0.23.0
10612026-09-07T14:08:33.587Z Downloaded futures-util v0.3.32
10622026-09-07T14:08:33.591Z Downloaded md-5 v0.10.6
10632026-09-07T14:08:33.592Z Downloaded stringprep v0.1.5
10642026-09-07T14:08:33.598Z Downloaded ignore v0.4.25
10652026-09-07T14:08:33.598Z Downloaded num-traits v0.2.19
10662026-09-07T14:08:33.598Z Downloaded tokio-tungstenite v0.21.0
10672026-09-07T14:08:33.598Z Downloaded diff v0.1.13
10682026-09-07T14:08:33.603Z Downloaded sqlformat v0.3.5
10692026-09-07T14:08:33.603Z Downloaded xshell v0.2.7
10702026-09-07T14:08:33.603Z Downloaded rustc-demangle v0.1.27
10712026-09-07T14:08:33.603Z Downloaded newtype_derive v0.1.6
10722026-09-07T14:08:33.603Z Downloaded rustc_version v0.1.7
10732026-09-07T14:08:33.603Z Downloaded typed-path v0.9.3
10742026-09-07T14:08:33.608Z Downloaded dropshot-api-manager v0.8.0
10752026-09-07T14:08:33.612Z Downloaded crossbeam-epoch v0.9.18
10762026-09-07T14:08:33.612Z Downloaded drift v0.2.0
10772026-09-07T14:08:33.616Z Downloaded aho-corasick v1.1.4
10782026-09-07T14:08:33.620Z Downloaded litrs v1.0.0
10792026-09-07T14:08:33.621Z Downloaded ctutils v0.4.2
10802026-09-07T14:08:33.625Z Downloaded toml_edit v0.23.10+spec-1.0.0
10812026-09-07T14:08:33.625Z Downloaded slog-async v2.8.0
10822026-09-07T14:08:33.625Z Downloaded time-macros v0.2.27
10832026-09-07T14:08:33.629Z Downloaded daft-derive v0.1.8
10842026-09-07T14:08:33.629Z Downloaded serde_cbor v0.11.2
10852026-09-07T14:08:33.634Z Downloaded ed25519 v3.0.0
10862026-09-07T14:08:33.634Z Downloaded knus v3.4.0
10872026-09-07T14:08:33.634Z Downloaded untrusted v0.7.1
10882026-09-07T14:08:33.634Z Downloaded tagptr v0.2.0
10892026-09-07T14:08:33.634Z Downloaded aes-gcm v0.11.0
10902026-09-07T14:08:33.638Z Downloaded cstr-argument v0.1.2
10912026-09-07T14:08:33.638Z Downloaded ed25519-dalek v2.2.0
10922026-09-07T14:08:33.638Z Downloaded tokio-postgres v0.7.16
10932026-09-07T14:08:33.644Z Downloaded h2 v0.4.15
10942026-09-07T14:08:33.649Z Downloaded rustls-pki-types v1.14.0
10952026-09-07T14:08:33.649Z Downloaded oxide-update-engine v0.1.2
10962026-09-07T14:08:33.649Z Downloaded port-file v0.1.0
10972026-09-07T14:08:33.649Z Downloaded rand_core v0.6.4
10982026-09-07T14:08:33.649Z Downloaded keccak v0.1.6
10992026-09-07T14:08:33.649Z Downloaded md5 v0.8.0
11002026-09-07T14:08:33.653Z Downloaded num_threads v0.1.7
11012026-09-07T14:08:33.653Z Downloaded num-bigint-dig v0.8.6
11022026-09-07T14:08:33.658Z Downloaded smf v0.2.3
11032026-09-07T14:08:33.658Z Downloaded signature v3.0.0
11042026-09-07T14:08:33.662Z Downloaded module-lattice v0.2.3
11052026-09-07T14:08:33.662Z Downloaded nanorand v0.7.0
11062026-09-07T14:08:33.668Z Downloaded schemars_derive v0.8.22
11072026-09-07T14:08:33.668Z Downloaded serdect v0.4.3
11082026-09-07T14:08:33.668Z Downloaded usdt-impl v0.6.0
11092026-09-07T14:08:33.668Z Downloaded icu_provider v2.1.1
11102026-09-07T14:08:33.668Z Downloaded quick-error v1.2.3
11112026-09-07T14:08:33.673Z Downloaded tokio-test v0.4.5
11122026-09-07T14:08:33.673Z Downloaded cpufeatures v0.3.0
11132026-09-07T14:08:33.673Z Downloaded sha2 v0.11.0
11142026-09-07T14:08:33.673Z Downloaded stacker v0.1.23
11152026-09-07T14:08:33.673Z Downloaded string_cache v0.8.9
11162026-09-07T14:08:33.677Z Downloaded tokio-native-tls v0.3.1
11172026-09-07T14:08:33.677Z Downloaded document-features v0.2.12
11182026-09-07T14:08:33.681Z Downloaded path-slash v0.1.5
11192026-09-07T14:08:33.681Z Downloaded defmt v0.3.100
11202026-09-07T14:08:33.682Z Downloaded icu_properties_data v2.1.2
11212026-09-07T14:08:33.686Z Downloaded itertools v0.12.1
11222026-09-07T14:08:33.690Z Downloaded ipnet v2.12.0
11232026-09-07T14:08:33.690Z Downloaded p256 v0.14.0
11242026-09-07T14:08:33.690Z Downloaded papergrid v0.18.0
11252026-09-07T14:08:33.694Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11262026-09-07T14:08:33.694Z Downloaded unicode-xid v0.2.6
11272026-09-07T14:08:33.694Z Downloaded serde_repr v0.1.20
11282026-09-07T14:08:33.699Z Downloaded trait-variant v0.1.2
11292026-09-07T14:08:33.699Z Downloaded lru v0.12.5
11302026-09-07T14:08:33.699Z Downloaded darling v0.13.4
11312026-09-07T14:08:33.699Z Downloaded ed25519 v2.2.3
11322026-09-07T14:08:33.699Z Downloaded progenitor-macro v0.14.0
11332026-09-07T14:08:33.699Z Downloaded ipnetwork v0.21.1
11342026-09-07T14:08:33.702Z Downloaded num v0.4.3
11352026-09-07T14:08:33.702Z Downloaded opaque-debug v0.3.1
11362026-09-07T14:08:33.703Z Downloaded itertools v0.13.0
11372026-09-07T14:08:33.706Z Downloaded rsa v0.10.0-rc.18
11382026-09-07T14:08:33.709Z Downloaded diesel_derives v2.3.7
11392026-09-07T14:08:33.713Z Downloaded linear-map v1.2.0
11402026-09-07T14:08:33.713Z Downloaded supports-color v3.0.2
11412026-09-07T14:08:33.713Z Downloaded semver v0.1.20
11422026-09-07T14:08:33.713Z Downloaded shell-words v1.1.1
11432026-09-07T14:08:33.713Z Downloaded der v0.7.10
11442026-09-07T14:08:33.717Z Downloaded primefield v0.14.0
11452026-09-07T14:08:33.717Z Downloaded rustls-native-certs v0.8.3
11462026-09-07T14:08:33.720Z Downloaded rustls-pemfile v2.2.0
11472026-09-07T14:08:33.720Z Downloaded strum_macros v0.27.2
11482026-09-07T14:08:33.720Z Downloaded derive_builder_macro v0.20.2
11492026-09-07T14:08:33.720Z Downloaded kstat-rs v0.2.5
11502026-09-07T14:08:33.725Z Downloaded serde-big-array v0.5.1
11512026-09-07T14:08:33.726Z Downloaded jiff-core v0.1.0
11522026-09-07T14:08:33.726Z Downloaded rand_xorshift v0.4.0
11532026-09-07T14:08:33.726Z Downloaded inout v0.1.4
11542026-09-07T14:08:33.726Z Downloaded nom v8.0.0
11552026-09-07T14:08:33.729Z Downloaded libxml v0.3.3
11562026-09-07T14:08:33.733Z Downloaded mio v1.2.0
11572026-09-07T14:08:33.733Z Downloaded yansi v1.0.1
11582026-09-07T14:08:33.744Z Downloaded displaydoc v0.2.5
11592026-09-07T14:08:33.744Z Downloaded thiserror-no-std v2.0.2
11602026-09-07T14:08:33.778Z Downloaded either v1.15.0
11612026-09-07T14:08:33.778Z Downloaded sync-ptr v0.1.4
11622026-09-07T14:08:33.778Z Downloaded pem v3.0.6
11632026-09-07T14:08:33.778Z Downloaded poly1305 v0.8.0
11642026-09-07T14:08:33.778Z Downloaded serde_path_to_error v0.1.20
11652026-09-07T14:08:33.778Z Downloaded samael v0.0.19
11662026-09-07T14:08:33.778Z Downloaded indexmap v1.9.3
11672026-09-07T14:08:33.778Z Downloaded crossbeam-utils v0.8.21
11682026-09-07T14:08:33.783Z Downloaded blake3 v1.8.5
11692026-09-07T14:08:33.783Z Downloaded rfc6979 v0.6.0
11702026-09-07T14:08:33.783Z Downloaded structmeta-derive v0.3.0
11712026-09-07T14:08:33.783Z Downloaded hyper v1.10.1
11722026-09-07T14:08:33.783Z Downloaded ecdsa v0.17.0
11732026-09-07T14:08:33.783Z Downloaded reqwest v0.12.28
11742026-09-07T14:08:33.783Z Downloaded parking_lot v0.11.2
11752026-09-07T14:08:33.783Z Downloaded regex v1.12.3
11762026-09-07T14:08:33.783Z Downloaded smallvec v1.15.1
11772026-09-07T14:08:33.783Z Downloaded phf_shared v0.11.3
11782026-09-07T14:08:33.783Z Downloaded xshell-macros v0.2.7
11792026-09-07T14:08:33.783Z Downloaded russh-util v0.52.0
11802026-09-07T14:08:33.783Z Downloaded indoc v1.0.9
11812026-09-07T14:08:33.783Z Downloaded mime v0.3.17
11822026-09-07T14:08:33.783Z Downloaded winnow v0.6.26
11832026-09-07T14:08:33.786Z Downloaded crypto-primes v0.7.2
11842026-09-07T14:08:33.791Z Downloaded spki v0.8.0
11852026-09-07T14:08:33.791Z Downloaded packed_struct_codegen v0.10.1
11862026-09-07T14:08:33.792Z Downloaded vergen-git2 v9.1.0
11872026-09-07T14:08:33.797Z Downloaded icu_normalizer v2.1.1
11882026-09-07T14:08:33.797Z Downloaded p384 v0.13.1
11892026-09-07T14:08:33.801Z Downloaded zone_cfg_derive v0.3.1
11902026-09-07T14:08:33.804Z Downloaded rustversion v1.0.22
11912026-09-07T14:08:33.807Z Downloaded slog-stdlog v4.1.1
11922026-09-07T14:08:33.807Z Downloaded git2 v0.20.4
11932026-09-07T14:08:33.812Z Downloaded darling_macro v0.13.4
11942026-09-07T14:08:33.816Z Downloaded derive_more v0.99.20
11952026-09-07T14:08:33.816Z Downloaded managed v0.8.0
11962026-09-07T14:08:33.816Z Downloaded sha1 v0.11.0
11972026-09-07T14:08:33.816Z Downloaded slog-bunyan v2.5.0
11982026-09-07T14:08:33.819Z Downloaded keccak v0.2.0
11992026-09-07T14:08:33.819Z Downloaded kem v0.3.0
12002026-09-07T14:08:33.819Z Downloaded nom v7.1.3
12012026-09-07T14:08:33.823Z Downloaded spin v0.9.8
12022026-09-07T14:08:33.823Z Downloaded tokio-rustls v0.26.4
12032026-09-07T14:08:33.823Z Downloaded dropshot_endpoint v0.17.1
12042026-09-07T14:08:33.826Z Downloaded structmeta v0.3.0
12052026-09-07T14:08:33.830Z Downloaded derive_builder_core v0.20.2
12062026-09-07T14:08:33.834Z Downloaded cookie v0.18.1
12072026-09-07T14:08:33.837Z Downloaded ppv-lite86 v0.2.21
12082026-09-07T14:08:33.840Z Downloaded tokio-dtrace v0.1.1
12092026-09-07T14:08:33.844Z Downloaded aws-lc-rs v1.16.3
12102026-09-07T14:08:33.859Z Downloaded minimal-lexical v0.2.1
12112026-09-07T14:08:33.864Z Downloaded defmt v1.0.1
12122026-09-07T14:08:33.864Z Downloaded num-rational v0.4.2
12132026-09-07T14:08:33.864Z Downloaded winnow v1.0.3
12142026-09-07T14:08:33.864Z Downloaded crypto-bigint v0.5.5
12152026-09-07T14:08:33.864Z Downloaded zerocopy v0.6.6
12162026-09-07T14:08:33.864Z Downloaded knus-derive v3.4.0
12172026-09-07T14:08:33.864Z Downloaded parse-display-derive v0.10.0
12182026-09-07T14:08:33.864Z Downloaded pretty_assertions v1.4.1
12192026-09-07T14:08:33.864Z Downloaded rand v0.8.6
12202026-09-07T14:08:33.868Z Downloaded oxide-update-engine-types v0.1.2
12212026-09-07T14:08:33.868Z Downloaded oxide-tokio-rt v0.1.4
12222026-09-07T14:08:33.868Z Downloaded tracing-core v0.1.36
12232026-09-07T14:08:33.868Z Downloaded ingot-types v0.2.0
12242026-09-07T14:08:33.871Z Downloaded psm v0.1.30
12252026-09-07T14:08:33.871Z Downloaded lock_api v0.4.14
12262026-09-07T14:08:33.871Z Downloaded crypto-common v0.2.2
12272026-09-07T14:08:33.875Z Downloaded libloading v0.8.9
12282026-09-07T14:08:33.878Z Downloaded zerocopy-derive v0.8.55
12292026-09-07T14:08:33.882Z Downloaded twox-hash v2.1.2
12302026-09-07T14:08:33.885Z Downloaded zstd v0.13.3
12312026-09-07T14:08:33.889Z Downloaded rayon v1.11.0
12322026-09-07T14:08:33.896Z Downloaded vergen v9.1.0
12332026-09-07T14:08:33.902Z Downloaded crossterm v0.29.0
12342026-09-07T14:08:33.925Z Downloaded subprocess v0.2.15
12352026-09-07T14:08:33.925Z Downloaded typify v0.6.2
12362026-09-07T14:08:33.929Z Downloaded p521 v0.14.0
12372026-09-07T14:08:33.929Z Downloaded icu_properties v2.1.2
12382026-09-07T14:08:33.929Z Downloaded rcgen v0.12.1
12392026-09-07T14:08:33.929Z Downloaded tracing-attributes v0.1.31
12402026-09-07T14:08:33.929Z Downloaded url v2.5.8
12412026-09-07T14:08:33.929Z Downloaded toml_edit v0.19.15
12422026-09-07T14:08:33.929Z Downloaded vcpkg v0.2.15
12432026-09-07T14:08:33.945Z Downloaded progenitor-impl v0.14.0
12442026-09-07T14:08:33.949Z Downloaded rayon-core v1.13.0
12452026-09-07T14:08:33.952Z Downloaded tokio-util v0.7.18
12462026-09-07T14:08:33.959Z Downloaded hyper-rustls v0.27.7
12472026-09-07T14:08:33.960Z Downloaded vsss-rs v3.3.4
12482026-09-07T14:08:33.967Z Downloaded vte v0.14.1
12492026-09-07T14:08:33.967Z Downloaded tower-http v0.6.8
12502026-09-07T14:08:33.967Z Downloaded zerotrie v0.2.3
12512026-09-07T14:08:33.970Z Downloaded prefix-trie v0.7.0
12522026-09-07T14:08:33.970Z Downloaded bindgen v0.71.1
12532026-09-07T14:08:33.970Z Downloaded derive_more-impl v2.1.1
12542026-09-07T14:08:33.974Z Downloaded miniz_oxide v0.8.9
12552026-09-07T14:08:33.974Z Downloaded goblin v0.10.5
12562026-09-07T14:08:33.981Z Downloaded ryu v1.0.23
12572026-09-07T14:08:33.985Z Downloaded iri-string v0.7.10
12582026-09-07T14:08:33.985Z Downloaded internal-russh-num-bigint v0.5.0
12592026-09-07T14:08:33.989Z Downloaded schemars v0.8.22
12602026-09-07T14:08:33.993Z Downloaded tabled v0.21.0
12612026-09-07T14:08:34.003Z Downloaded darling_core v0.13.4
12622026-09-07T14:08:34.006Z Downloaded toml v0.7.8
12632026-09-07T14:08:34.009Z Downloaded chrono v0.4.45
12642026-09-07T14:08:34.013Z Downloaded bitvec v1.0.1
12652026-09-07T14:08:34.024Z Downloaded darling_core v0.21.3
12662026-09-07T14:08:34.029Z Downloaded idna v1.1.0
12672026-09-07T14:08:34.029Z Downloaded lalrpop v0.19.12
12682026-09-07T14:08:34.036Z Downloaded serde_with v3.21.0
12692026-09-07T14:08:34.043Z Downloaded schemars v0.9.0
12702026-09-07T14:08:34.047Z Downloaded icu_collections v2.1.1
12712026-09-07T14:08:34.053Z Downloaded der v0.8.0
12722026-09-07T14:08:34.062Z Downloaded elliptic-curve v0.13.8
12732026-09-07T14:08:34.062Z Downloaded libm v0.2.16
12742026-09-07T14:08:34.067Z Downloaded tough v0.22.0
12752026-09-07T14:08:34.067Z Downloaded unicode-segmentation v1.12.0
12762026-09-07T14:08:34.071Z Downloaded quinn-proto v0.11.16
12772026-09-07T14:08:34.074Z Downloaded x509-cert v0.2.5
12782026-09-07T14:08:34.078Z Downloaded reqwest v0.13.2
12792026-09-07T14:08:34.081Z Downloaded russh v0.62.4
12802026-09-07T14:08:34.085Z Downloaded hyper-util v0.1.20
12812026-09-07T14:08:34.088Z Downloaded rustyline v14.0.0
12822026-09-07T14:08:34.092Z Downloaded unicode-normalization v0.1.25
12832026-09-07T14:08:34.092Z Downloaded rawzip v0.4.4
12842026-09-07T14:08:34.096Z Downloaded itertools v0.14.0
12852026-09-07T14:08:34.099Z Downloaded itertools v0.15.0
12862026-09-07T14:08:34.103Z Downloaded crossterm v0.28.1
12872026-09-07T14:08:34.106Z Downloaded regex-syntax v0.6.29
12882026-09-07T14:08:34.179Z Downloaded num-bigint v0.4.6
12892026-09-07T14:08:34.182Z Downloaded gimli v0.32.3
12902026-09-07T14:08:34.182Z Downloaded zlib-rs v0.6.2
12912026-09-07T14:08:34.182Z Downloaded quick-xml v0.37.5
12922026-09-07T14:08:34.183Z Downloaded zerovec v0.11.5
12932026-09-07T14:08:34.183Z Downloaded moka v0.12.13
12942026-09-07T14:08:34.183Z Downloaded salty v0.3.0
12952026-09-07T14:08:34.183Z Downloaded nix v0.27.1
12962026-09-07T14:08:34.183Z Downloaded bstr v1.12.1
12972026-09-07T14:08:34.183Z Downloaded proptest v1.11.0
12982026-09-07T14:08:34.183Z Downloaded hickory-proto v0.24.4
12992026-09-07T14:08:34.183Z Downloaded portable-atomic v1.13.1
13002026-09-07T14:08:34.183Z Downloaded curve25519-dalek v4.1.3
13012026-09-07T14:08:34.183Z Downloaded winnow v0.5.40
13022026-09-07T14:08:34.183Z Downloaded iddqd v0.4.2
13032026-09-07T14:08:34.183Z Downloaded smoltcp v0.11.0
13042026-09-07T14:08:34.188Z Downloaded radix_trie v0.2.1
13052026-09-07T14:08:34.191Z Downloaded sha3 v0.12.0
13062026-09-07T14:08:34.204Z Downloaded rustls v0.23.41
13072026-09-07T14:08:34.213Z Downloaded petname v2.0.2
13082026-09-07T14:08:34.222Z Downloaded time v0.3.47
13092026-09-07T14:08:34.230Z Downloaded openssl v0.10.80
13102026-09-07T14:08:34.235Z Downloaded hickory-proto v0.25.2
13112026-09-07T14:08:34.243Z Downloaded syn v3.0.3
13122026-09-07T14:08:34.252Z Downloaded regex-syntax v0.8.10
13132026-09-07T14:08:34.256Z Downloaded object v0.37.3
13142026-09-07T14:08:34.261Z Downloaded curve25519-dalek v5.0.0
13152026-09-07T14:08:34.268Z Downloaded object v0.30.4
13162026-09-07T14:08:34.271Z Downloaded smoltcp v0.9.1
13172026-09-07T14:08:34.277Z Downloaded rustix v0.38.44
13182026-09-07T14:08:34.288Z Downloaded zerocopy v0.8.55
13192026-09-07T14:08:34.302Z Downloaded polar-core v0.27.3
13202026-09-07T14:08:34.306Z Downloaded crypto-bigint v0.7.5
13212026-09-07T14:08:34.313Z Downloaded regress v0.11.1
13222026-09-07T14:08:34.318Z Downloaded nix v0.28.0
13232026-09-07T14:08:34.324Z Downloaded regress v0.10.5
13242026-09-07T14:08:34.329Z Downloaded sled v0.34.7
13252026-09-07T14:08:34.336Z Downloaded tracing v0.1.44
13262026-09-07T14:08:34.353Z Downloaded sqlparser v0.61.0
13272026-09-07T14:08:34.356Z Downloaded dropshot v0.17.1
13282026-09-07T14:08:34.364Z Downloaded nix v0.31.2
13292026-09-07T14:08:34.371Z Downloaded openapiv3 v2.2.0
13302026-09-07T14:08:34.377Z Downloaded typify-impl v0.6.2
13312026-09-07T14:08:34.387Z Downloaded diesel v2.3.7
13322026-09-07T14:08:34.396Z Downloaded regex-automata v0.4.14
13332026-09-07T14:08:34.404Z Downloaded sha3 v0.11.0
13342026-09-07T14:08:34.410Z Downloaded bzip2-sys v0.1.13+1.0.8
13352026-09-07T14:08:34.414Z Downloaded zerocopy-derive v0.6.6
13362026-09-07T14:08:34.420Z Downloaded jiff v0.2.34
13372026-09-07T14:08:34.429Z Downloaded petgraph v0.6.5
13382026-09-07T14:08:34.439Z Downloaded ratatui v0.29.0
13392026-09-07T14:08:34.452Z Downloaded chrono-tz v0.10.4
13402026-09-07T14:08:34.460Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13412026-09-07T14:08:34.476Z Downloaded petgraph v0.8.3
13422026-09-07T14:08:34.488Z Downloaded csv v1.4.0
13432026-09-07T14:08:34.502Z Downloaded libz-sys v1.1.24
13442026-09-07T14:08:34.511Z Downloaded sha3 v0.10.8
13452026-09-07T14:08:34.515Z Downloaded tokio v1.52.1
13462026-09-07T14:08:34.563Z Downloaded encoding_rs v0.8.35
13472026-09-07T14:08:34.600Z Downloaded ring v0.17.14
13482026-09-07T14:08:34.624Z Downloaded libgit2-sys v0.18.3+1.9.2
13492026-09-07T14:08:34.965Z Downloaded aws-lc-sys v0.40.0
13502026-09-07T14:08:35.228Z Compiling serde_core v1.0.228
13512026-09-07T14:08:35.228Z Compiling libc v0.2.185
13522026-09-07T14:08:35.228Z Compiling serde v1.0.228
13532026-09-07T14:08:35.232Z Compiling log v0.4.33
13542026-09-07T14:08:35.232Z Compiling smallvec v1.15.1
13552026-09-07T14:08:35.232Z Compiling find-msvc-tools v0.1.9
13562026-09-07T14:08:35.232Z Compiling shlex v1.3.0
13572026-09-07T14:08:35.232Z Compiling syn v2.0.117
13582026-09-07T14:08:35.576Z Compiling subtle v2.6.1
13592026-09-07T14:08:35.590Z Compiling scopeguard v1.2.0
13602026-09-07T14:08:35.590Z Compiling typenum v1.20.1
13612026-09-07T14:08:35.615Z Compiling stable_deref_trait v1.2.1
13622026-09-07T14:08:35.673Z Compiling lock_api v0.4.14
13632026-09-07T14:08:35.686Z Compiling zerocopy v0.8.55
13642026-09-07T14:08:35.689Z Compiling portable-atomic v1.13.1
13652026-09-07T14:08:35.740Z Compiling serde_json v1.0.151
13662026-09-07T14:08:35.895Z Compiling critical-section v1.2.0
13672026-09-07T14:08:35.939Z Compiling libm v0.2.16
13682026-09-07T14:08:35.999Z Compiling num-traits v0.2.19
13692026-09-07T14:08:36.109Z Compiling pkg-config v0.3.32
13702026-09-07T14:08:36.178Z Compiling errno v0.3.14
13712026-09-07T14:08:36.211Z Compiling jobserver v0.1.34
13722026-09-07T14:08:36.248Z Compiling getrandom v0.2.17
13732026-09-07T14:08:36.393Z Compiling rand_core v0.6.4
13742026-09-07T14:08:36.470Z Compiling cc v1.2.56
13752026-09-07T14:08:36.638Z Compiling once_cell v1.21.3
13762026-09-07T14:08:36.666Z Compiling generic-array v0.14.7
13772026-09-07T14:08:36.717Z Compiling parking_lot_core v0.9.12
13782026-09-07T14:08:36.732Z Compiling const-oid v0.9.6
13792026-09-07T14:08:36.844Z Compiling pin-project-lite v0.2.17
13802026-09-07T14:08:36.858Z Compiling getrandom v0.4.3
13812026-09-07T14:08:36.975Z Compiling rand_core v0.10.0
13822026-09-07T14:08:37.269Z Compiling signal-hook-registry v1.4.8
13832026-09-07T14:08:37.417Z Compiling bitflags v2.11.0
13842026-09-07T14:08:37.448Z Compiling writeable v0.6.2
13852026-09-07T14:08:37.587Z Compiling litemap v0.8.1
13862026-09-07T14:08:37.652Z Compiling percent-encoding v2.3.2
13872026-09-07T14:08:37.724Z Compiling futures-core v0.3.32
13882026-09-07T14:08:37.787Z Compiling semver v1.0.28
13892026-09-07T14:08:37.801Z Compiling parking_lot v0.12.5
13902026-09-07T14:08:37.845Z Compiling mio v1.2.0
13912026-09-07T14:08:37.864Z Compiling icu_properties_data v2.1.2
13922026-09-07T14:08:37.878Z Compiling icu_normalizer_data v2.1.1
13932026-09-07T14:08:38.098Z Compiling socket2 v0.6.3
13942026-09-07T14:08:38.123Z Compiling rustix v1.1.4
13952026-09-07T14:08:38.170Z Compiling getrandom v0.3.4
13962026-09-07T14:08:38.185Z Compiling futures-sink v0.3.32
13972026-09-07T14:08:38.217Z Compiling synstructure v0.13.2
13982026-09-07T14:08:38.291Z Compiling futures-channel v0.3.32
13992026-09-07T14:08:38.306Z Compiling indexmap v2.14.0
14002026-09-07T14:08:38.518Z Compiling futures-io v0.3.32
14012026-09-07T14:08:38.534Z Compiling utf8_iter v1.0.4
14022026-09-07T14:08:38.655Z Compiling slab v0.4.12
14032026-09-07T14:08:38.685Z Compiling futures-task v0.3.32
14042026-09-07T14:08:38.688Z Compiling form_urlencoded v1.2.2
14052026-09-07T14:08:38.837Z Compiling rustversion v1.0.22
14062026-09-07T14:08:38.840Z Compiling iana-time-zone v0.1.65
14072026-09-07T14:08:38.879Z Compiling base64ct v1.8.3
14082026-09-07T14:08:38.894Z Compiling cmake v0.1.57
14092026-09-07T14:08:38.982Z Compiling ident_case v1.0.1
14102026-09-07T14:08:39.056Z Compiling flagset v0.4.7
14112026-09-07T14:08:39.090Z Compiling dunce v1.0.5
14122026-09-07T14:08:39.110Z Compiling pem-rfc7468 v0.7.0
14132026-09-07T14:08:39.172Z Compiling regex-syntax v0.8.10
14142026-09-07T14:08:39.200Z Compiling fs_extra v1.3.0
14152026-09-07T14:08:39.203Z Compiling rand_core v0.9.5
14162026-09-07T14:08:39.294Z Compiling uuid v1.23.4
14172026-09-07T14:08:39.420Z Compiling base64 v0.22.1
14182026-09-07T14:08:39.468Z Compiling aws-lc-sys v0.40.0
14192026-09-07T14:08:39.502Z Compiling syn v1.0.109
14202026-09-07T14:08:39.764Z Compiling vcpkg v0.2.15
14212026-09-07T14:08:39.847Z Compiling serde_derive_internals v0.29.1
14222026-09-07T14:08:39.869Z Compiling rustc_version v0.4.1
14232026-09-07T14:08:39.884Z Compiling tracing-core v0.1.36
14242026-09-07T14:08:39.987Z Compiling serde_derive v1.0.228
14252026-09-07T14:08:40.019Z Compiling zeroize_derive v1.5.0
14262026-09-07T14:08:40.196Z Compiling zerocopy-derive v0.8.55
14272026-09-07T14:08:40.447Z Compiling zerofrom-derive v0.1.6
14282026-09-07T14:08:40.493Z Compiling yoke-derive v0.8.1
14292026-09-07T14:08:40.679Z Compiling zerovec-derive v0.11.2
14302026-09-07T14:08:40.771Z Compiling displaydoc v0.2.5
14312026-09-07T14:08:41.577Z Compiling tokio-macros v2.7.0
14322026-09-07T14:08:41.608Z Compiling futures-macro v0.3.32
14332026-09-07T14:08:41.728Z Compiling thiserror-impl v2.0.18
14342026-09-07T14:08:41.899Z Compiling der_derive v0.7.3
14352026-09-07T14:08:41.913Z Compiling zerofrom v0.1.6
14362026-09-07T14:08:42.037Z Compiling yoke v0.8.1
14372026-09-07T14:08:42.231Z Compiling zerovec v0.11.5
14382026-09-07T14:08:42.316Z Compiling zerotrie v0.2.3
14392026-09-07T14:08:42.427Z Compiling futures-util v0.3.32
14402026-09-07T14:08:42.679Z Compiling openssl-sys v0.9.117
14412026-09-07T14:08:42.782Z Compiling tinystr v0.8.2
14422026-09-07T14:08:42.952Z Compiling icu_locale_core v2.1.1
14432026-09-07T14:08:42.993Z Compiling potential_utf v0.1.4
14442026-09-07T14:08:43.135Z Compiling icu_collections v2.1.1
14452026-09-07T14:08:43.161Z Compiling thiserror v2.0.18
14462026-09-07T14:08:43.212Z Compiling tracing-attributes v0.1.31
14472026-09-07T14:08:43.268Z Compiling simd-adler32 v0.3.8
14482026-09-07T14:08:43.521Z Compiling zeroize v1.9.0
14492026-09-07T14:08:43.563Z Compiling bytes v1.11.1
14502026-09-07T14:08:43.610Z Compiling icu_provider v2.1.1
14512026-09-07T14:08:43.842Z Compiling icu_properties v2.1.2
14522026-09-07T14:08:43.913Z Compiling icu_normalizer v2.1.1
14532026-09-07T14:08:44.185Z Compiling tokio v1.52.1
14542026-09-07T14:08:44.331Z Compiling block-buffer v0.10.4
14552026-09-07T14:08:44.454Z Compiling crypto-common v0.1.7
14562026-09-07T14:08:44.506Z Compiling chrono v0.4.45
14572026-09-07T14:08:44.526Z Compiling der v0.7.10
14582026-09-07T14:08:44.611Z Compiling digest v0.10.7
14592026-09-07T14:08:44.798Z Compiling ppv-lite86 v0.2.21
14602026-09-07T14:08:44.871Z Compiling idna_adapter v1.2.1
14612026-09-07T14:08:44.891Z Compiling http v1.4.2
14622026-09-07T14:08:44.922Z Compiling aws-lc-rs v1.16.3
14632026-09-07T14:08:45.011Z Compiling idna v1.1.0
14642026-09-07T14:08:45.123Z Compiling rand_chacha v0.9.0
14652026-09-07T14:08:45.204Z Compiling dyn-clone v1.0.20
14662026-09-07T14:08:45.342Z Compiling url v2.5.8
14672026-09-07T14:08:45.659Z Compiling spki v0.7.3
14682026-09-07T14:08:45.701Z Compiling cpufeatures v0.2.17
14692026-09-07T14:08:45.779Z Compiling schemars v0.8.22
14702026-09-07T14:08:45.793Z Compiling http-body v1.0.1
14712026-09-07T14:08:45.823Z Compiling pkcs8 v0.10.2
14722026-09-07T14:08:45.866Z Compiling rand v0.9.2
14732026-09-07T14:08:45.883Z Compiling tracing v0.1.44
14742026-09-07T14:08:45.940Z Compiling rustls-pki-types v1.14.0
14752026-09-07T14:08:46.053Z Compiling schemars_derive v0.8.22
14762026-09-07T14:08:46.123Z Compiling spin v0.9.8
14772026-09-07T14:08:46.145Z Compiling tinyvec_macros v0.1.1
14782026-09-07T14:08:46.214Z Compiling openssl-probe v0.2.1
14792026-09-07T14:08:46.328Z Compiling httparse v1.10.1
14802026-09-07T14:08:46.378Z Compiling adler2 v2.0.1
14812026-09-07T14:08:46.392Z Compiling cmov v0.5.4
14822026-09-07T14:08:46.510Z Compiling crc32fast v1.5.0
14832026-09-07T14:08:46.598Z Compiling ctutils v0.4.2
14842026-09-07T14:08:46.612Z Compiling miniz_oxide v0.8.9
14852026-09-07T14:08:46.703Z Compiling tempfile v3.27.0
14862026-09-07T14:08:46.810Z Compiling tinyvec v1.10.0
14872026-09-07T14:08:46.826Z Compiling pest_generator v2.8.6
14882026-09-07T14:08:47.065Z Compiling sha2 v0.10.9
14892026-09-07T14:08:47.150Z Compiling terminal_size v0.4.3
14902026-09-07T14:08:47.192Z Compiling aho-corasick v1.1.4
14912026-09-07T14:08:47.285Z Compiling unicode-segmentation v1.12.0
14922026-09-07T14:08:47.565Z Compiling tower-layer v0.3.3
14932026-09-07T14:08:47.685Z Compiling tower-service v0.3.3
14942026-09-07T14:08:47.726Z Compiling radium v0.7.0
14952026-09-07T14:08:47.782Z Compiling try-lock v0.2.5
14962026-09-07T14:08:47.894Z Compiling atomic-waker v1.1.2
14972026-09-07T14:08:47.975Z Compiling tokio-util v0.7.18
14982026-09-07T14:08:48.021Z Compiling untrusted v0.7.1
14992026-09-07T14:08:48.147Z Compiling regex-automata v0.4.14
15002026-09-07T14:08:48.411Z Compiling want v0.3.1
15012026-09-07T14:08:48.579Z Compiling pest_derive v2.8.6
15022026-09-07T14:08:48.784Z Compiling h2 v0.4.15
15032026-09-07T14:08:48.874Z Compiling hybrid-array v0.4.13
15042026-09-07T14:08:49.026Z Compiling ipnet v2.12.0
15052026-09-07T14:08:49.303Z Compiling scroll_derive v0.13.1
15062026-09-07T14:08:49.511Z Compiling darling_core v0.20.11
15072026-09-07T14:08:49.636Z Compiling rustls v0.23.41
15082026-09-07T14:08:49.807Z Compiling foreign-types-shared v0.1.1
15092026-09-07T14:08:49.865Z Compiling tap v1.0.1
15102026-09-07T14:08:49.893Z Compiling httpdate v1.0.3
15112026-09-07T14:08:49.908Z Compiling openssl v0.10.80
15122026-09-07T14:08:49.972Z Compiling untrusted v0.9.0
15132026-09-07T14:08:50.083Z Compiling maybe-uninit v2.0.0
15142026-09-07T14:08:50.097Z Compiling scroll v0.13.0
15152026-09-07T14:08:50.115Z Compiling wyz v0.5.1
15162026-09-07T14:08:50.146Z Compiling foreign-types v0.3.2
15172026-09-07T14:08:50.306Z Compiling unicode-normalization v0.1.25
15182026-09-07T14:08:50.386Z Compiling rand_chacha v0.3.1
15192026-09-07T14:08:50.420Z Compiling signature v2.2.0
15202026-09-07T14:08:50.603Z Compiling hex v0.4.3
15212026-09-07T14:08:50.763Z Compiling openssl-macros v0.1.1
15222026-09-07T14:08:50.766Z Compiling thiserror-impl v1.0.69
15232026-09-07T14:08:50.872Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15242026-09-07T14:08:51.155Z Compiling bzip2-sys v0.1.13+1.0.8
15252026-09-07T14:08:51.158Z Compiling num-integer v0.1.46
15262026-09-07T14:08:51.255Z Compiling socket2 v0.5.10
15272026-09-07T14:08:51.434Z Compiling wait-timeout v0.2.1
15282026-09-07T14:08:51.484Z Compiling ahash v0.8.12
15292026-09-07T14:08:51.655Z Compiling time-core v0.1.8
15302026-09-07T14:08:51.689Z Compiling bit-vec v0.8.0
15312026-09-07T14:08:51.692Z Compiling quick-error v1.2.3
15322026-09-07T14:08:51.749Z Compiling darling_macro v0.20.11
15332026-09-07T14:08:51.797Z Compiling powerfmt v0.2.0
15342026-09-07T14:08:51.811Z Compiling native-tls v0.2.18
15352026-09-07T14:08:51.919Z Compiling hyper v1.10.1
15362026-09-07T14:08:51.994Z Compiling funty v2.0.0
15372026-09-07T14:08:52.008Z Compiling num-bigint-dig v0.8.6
15382026-09-07T14:08:52.020Z Compiling packed_struct v0.10.1
15392026-09-07T14:08:52.185Z Compiling num-conv v0.2.0
15402026-09-07T14:08:52.219Z Compiling thiserror v1.0.69
15412026-09-07T14:08:52.234Z Compiling darling v0.20.11
15422026-09-07T14:08:52.281Z Compiling clap_builder v4.6.0
15432026-09-07T14:08:52.311Z Compiling bitvec v1.0.1
15442026-09-07T14:08:52.326Z Compiling time-macros v0.2.27
15452026-09-07T14:08:52.356Z Compiling deranged v0.5.8
15462026-09-07T14:08:52.623Z Compiling bit-set v0.8.0
15472026-09-07T14:08:52.788Z Compiling rusty-fork v0.3.1
15482026-09-07T14:08:53.101Z Compiling hyper-util v0.1.20
15492026-09-07T14:08:53.376Z Compiling num-iter v0.1.45
15502026-09-07T14:08:53.573Z Compiling rand v0.8.6
15512026-09-07T14:08:53.766Z Compiling goblin v0.10.5
15522026-09-07T14:08:53.789Z Compiling packed_struct_codegen v0.10.1
15532026-09-07T14:08:54.367Z Compiling lazy_static v1.5.0
15542026-09-07T14:08:54.461Z Compiling hmac v0.12.1
15552026-09-07T14:08:54.626Z Compiling serde_spanned v0.6.9
15562026-09-07T14:08:54.771Z Compiling toml_datetime v0.6.11
15572026-09-07T14:08:54.838Z Compiling zerocopy-derive v0.6.6
15582026-09-07T14:08:54.852Z Compiling bitfield-macros v0.19.4
15592026-09-07T14:08:55.027Z Compiling clap_derive v4.6.1
15602026-09-07T14:08:55.267Z Compiling rand_xorshift v0.4.0
15612026-09-07T14:08:55.435Z Compiling sync_wrapper v1.0.2
15622026-09-07T14:08:55.542Z Compiling indexmap v1.9.3
15632026-09-07T14:08:55.542Z Compiling crossbeam-utils v0.8.21
15642026-09-07T14:08:55.655Z Compiling usdt-impl v0.6.0
15652026-09-07T14:08:55.739Z Compiling crc-catalog v2.4.0
15662026-09-07T14:08:55.822Z Compiling num_threads v0.1.7
15672026-09-07T14:08:55.836Z Compiling object v0.37.3
15682026-09-07T14:08:55.854Z Compiling siphasher v1.0.2
15692026-09-07T14:08:55.918Z Compiling nodrop v0.1.14
15702026-09-07T14:08:56.010Z Compiling zlib-rs v0.6.2
15712026-09-07T14:08:56.039Z Compiling paste v1.0.15
15722026-09-07T14:08:56.088Z Compiling unarray v0.1.4
15732026-09-07T14:08:56.200Z Compiling proptest v1.11.0
15742026-09-07T14:08:56.387Z Compiling array-init v0.0.4
15752026-09-07T14:08:56.421Z Compiling dof v0.4.0
15762026-09-07T14:08:56.724Z Compiling time v0.3.47
15772026-09-07T14:08:56.739Z Compiling clap v4.6.1
15782026-09-07T14:08:56.861Z Compiling crc v3.4.0
15792026-09-07T14:08:57.379Z Compiling zerocopy v0.6.6
15802026-09-07T14:08:57.612Z Compiling bitfield v0.19.4
15812026-09-07T14:08:57.745Z Compiling tower v0.5.3
15822026-09-07T14:08:58.213Z Compiling smallvec v0.6.14
15832026-09-07T14:08:58.412Z Compiling derive_builder_core v0.20.2
15842026-09-07T14:08:58.609Z Compiling dtrace-parser v0.3.0
15852026-09-07T14:08:59.176Z Compiling flate2 v1.1.9
15862026-09-07T14:08:59.237Z Compiling ipnetwork v0.21.1
15872026-09-07T14:08:59.271Z Compiling pkcs1 v0.7.5
15882026-09-07T14:08:59.323Z Compiling http-body-util v0.1.3
15892026-09-07T14:08:59.562Z Compiling heapless v0.7.17
15902026-09-07T14:08:59.576Z Compiling structmeta-derive v0.3.0
15912026-09-07T14:08:59.610Z Compiling scroll_derive v0.12.1
15922026-09-07T14:08:59.657Z Compiling slog v2.8.2
15932026-09-07T14:08:59.795Z Compiling darling_core v0.23.0
15942026-09-07T14:08:59.841Z Compiling thread-id v5.1.0
15952026-09-07T14:08:59.926Z Compiling cookie v0.18.1
15962026-09-07T14:08:59.957Z Compiling env_filter v2.0.0
15972026-09-07T14:09:00.106Z Compiling syn v3.0.3
15982026-09-07T14:09:00.251Z Compiling unicode-bidi v0.3.18
15992026-09-07T14:09:00.269Z Compiling winnow v0.5.40
16002026-09-07T14:09:00.635Z Compiling ryu v1.0.23
16012026-09-07T14:09:00.779Z Compiling unicode-properties v0.1.4
16022026-09-07T14:09:00.816Z Compiling anyhow v1.0.104
16032026-09-07T14:09:00.990Z Compiling allocator-api2 v0.2.21
16042026-09-07T14:09:01.117Z Compiling iri-string v0.7.10
16052026-09-07T14:09:01.321Z Compiling signal-hook v0.3.18
16062026-09-07T14:09:01.494Z Compiling base64 v0.21.7
16072026-09-07T14:09:01.673Z Compiling hashbrown v0.12.3
16082026-09-07T14:09:01.813Z Compiling zstd-safe v7.2.4
16092026-09-07T14:09:02.013Z Compiling gimli v0.32.3
16102026-09-07T14:09:02.328Z Compiling darling_macro v0.23.0
16112026-09-07T14:09:02.537Z Compiling tower-http v0.6.8
16122026-09-07T14:09:02.666Z Compiling ron v0.8.1
16132026-09-07T14:09:02.841Z Compiling toml_edit v0.19.15
16142026-09-07T14:09:03.186Z Compiling stringprep v0.1.5
16152026-09-07T14:09:03.391Z Compiling serde_urlencoded v0.7.1
16162026-09-07T14:09:03.590Z Compiling daft-derive v0.1.8
16172026-09-07T14:09:03.615Z Compiling structmeta v0.3.0
16182026-09-07T14:09:03.630Z Compiling scroll v0.12.0
16192026-09-07T14:09:03.688Z Compiling env_logger v0.11.11
16202026-09-07T14:09:03.827Z Compiling addr2line v0.25.1
16212026-09-07T14:09:04.043Z Compiling rsa v0.9.10
16222026-09-07T14:09:04.092Z Compiling oxnet v0.1.6
16232026-09-07T14:09:04.156Z Compiling derive_builder_macro v0.20.2
16242026-09-07T14:09:04.292Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16252026-09-07T14:09:04.516Z Compiling hashbrown v0.13.2
16262026-09-07T14:09:04.562Z Compiling newtype-uuid v1.3.2
16272026-09-07T14:09:04.623Z Compiling serde-hex v0.1.0
16282026-09-07T14:09:04.892Z Compiling bzip2 v0.4.4
16292026-09-07T14:09:04.994Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16302026-09-07T14:09:05.104Z Compiling tokio-native-tls v0.3.1
16312026-09-07T14:09:05.182Z Compiling camino v1.2.5
16322026-09-07T14:09:05.768Z Compiling bstr v1.12.1
16332026-09-07T14:09:06.074Z Compiling block-padding v0.4.2
16342026-09-07T14:09:06.251Z Compiling block-buffer v0.12.1
16352026-09-07T14:09:06.353Z Compiling crypto-common v0.2.2
16362026-09-07T14:09:06.406Z Compiling heck v0.4.1
16372026-09-07T14:09:06.452Z Compiling rustls-native-certs v0.8.3
16382026-09-07T14:09:06.631Z Compiling x509-cert v0.2.5
16392026-09-07T14:09:06.755Z Compiling md-5 v0.10.6
16402026-09-07T14:09:06.933Z Compiling erased-serde v0.3.31
16412026-09-07T14:09:07.089Z Compiling serde_tokenstream v0.2.3
16422026-09-07T14:09:07.139Z Compiling curve25519-dalek v4.1.3
16432026-09-07T14:09:07.397Z Compiling zerocopy-derive v0.7.35
16442026-09-07T14:09:07.413Z Compiling async-trait v0.1.89
16452026-09-07T14:09:07.484Z Compiling pin-project-internal v1.1.11
16462026-09-07T14:09:08.111Z Compiling vergen-lib v9.1.0
16472026-09-07T14:09:08.252Z Compiling hash32 v0.2.1
16482026-09-07T14:09:08.289Z Compiling memoffset v0.9.1
16492026-09-07T14:09:08.291Z Compiling encoding_rs v0.8.35
16502026-09-07T14:09:08.320Z Compiling ref-cast v1.0.25
16512026-09-07T14:09:08.453Z Compiling owo-colors v4.3.0
16522026-09-07T14:09:08.456Z Compiling cfg_aliases v0.2.1
16532026-09-07T14:09:08.484Z Compiling psl-types v2.0.11
16542026-09-07T14:09:08.536Z Compiling smoltcp v0.9.1
16552026-09-07T14:09:08.606Z Compiling fallible-iterator v0.2.0
16562026-09-07T14:09:08.620Z Compiling rustix v0.38.44
16572026-09-07T14:09:08.634Z Compiling crc-any v2.5.0
16582026-09-07T14:09:08.757Z Compiling rustc-demangle v0.1.27
16592026-09-07T14:09:08.860Z Compiling mime v0.3.17
16602026-09-07T14:09:08.863Z Compiling litrs v1.0.0
16612026-09-07T14:09:08.915Z Compiling postgres-protocol v0.6.10
16622026-09-07T14:09:08.947Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16632026-09-07T14:09:09.043Z Compiling backtrace v0.3.76
16642026-09-07T14:09:09.136Z Compiling pin-project v1.1.11
16652026-09-07T14:09:09.205Z Compiling publicsuffix v2.3.0
16662026-09-07T14:09:09.236Z Compiling nix v0.31.2
16672026-09-07T14:09:09.367Z Compiling document-features v0.2.12
16682026-09-07T14:09:09.473Z Compiling zerocopy v0.7.35
16692026-09-07T14:09:09.763Z Compiling snafu-derive v0.8.9
16702026-09-07T14:09:09.919Z Compiling inout v0.2.2
16712026-09-07T14:09:09.937Z Compiling daft v0.1.8
16722026-09-07T14:09:10.010Z Compiling hyper-tls v0.6.0
16732026-09-07T14:09:10.078Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16742026-09-07T14:09:10.094Z Compiling zip v0.6.6
16752026-09-07T14:09:10.187Z Compiling object v0.30.4
16762026-09-07T14:09:10.215Z Compiling derive_builder v0.20.2
16772026-09-07T14:09:10.232Z Compiling toml v0.7.8
16782026-09-07T14:09:10.355Z Compiling goblin v0.8.2
16792026-09-07T14:09:10.548Z Compiling derive-ex v0.1.8
16802026-09-07T14:09:11.174Z Compiling darling v0.23.0
16812026-09-07T14:09:11.256Z Compiling phf_shared v0.13.1
16822026-09-07T14:09:11.461Z Compiling regex v1.12.3
16832026-09-07T14:09:11.493Z Compiling hubpack_derive v0.1.1
16842026-09-07T14:09:11.651Z Compiling convert_case v0.10.0
16852026-09-07T14:09:11.887Z Compiling futures-executor v0.3.32
16862026-09-07T14:09:11.941Z Compiling curve25519-dalek-derive v0.1.1
16872026-09-07T14:09:11.955Z Compiling ref-cast-impl v1.0.25
16882026-09-07T14:09:12.141Z Compiling strum_macros v0.27.2
16892026-09-07T14:09:12.190Z Compiling vergen v9.1.0
16902026-09-07T14:09:12.372Z Compiling cargo-platform v0.3.2
16912026-09-07T14:09:12.556Z Compiling ff v0.13.1
16922026-09-07T14:09:12.640Z Compiling fs-err v3.3.0
16932026-09-07T14:09:12.664Z Compiling foldhash v0.2.0
16942026-09-07T14:09:12.698Z Compiling managed v0.8.0
16952026-09-07T14:09:12.839Z Compiling path-slash v0.1.5
16962026-09-07T14:09:12.892Z Compiling libbz2-rs-sys v0.2.2
16972026-09-07T14:09:12.922Z Compiling is_ci v1.2.0
16982026-09-07T14:09:12.973Z Compiling foldhash v0.1.5
16992026-09-07T14:09:13.052Z Compiling same-file v1.0.6
17002026-09-07T14:09:13.065Z Compiling jiff-core v0.1.0
17012026-09-07T14:09:13.142Z Compiling bitflags v1.3.2
17022026-09-07T14:09:13.220Z Compiling base16ct v0.2.0
17032026-09-07T14:09:13.235Z Compiling bumpalo v3.20.2
17042026-09-07T14:09:13.405Z Compiling sec1 v0.7.3
17052026-09-07T14:09:13.494Z Compiling zopfli v0.8.3
17062026-09-07T14:09:13.593Z Compiling bzip2 v0.6.1
17072026-09-07T14:09:13.809Z Compiling walkdir v2.5.0
17082026-09-07T14:09:13.888Z Compiling jiff v0.2.34
17092026-09-07T14:09:14.120Z Compiling textwrap v0.16.2
17102026-09-07T14:09:14.172Z Compiling hashbrown v0.15.5
17112026-09-07T14:09:14.174Z Compiling supports-color v3.0.2
17122026-09-07T14:09:14.199Z Compiling strum v0.27.2
17132026-09-07T14:09:14.327Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17142026-09-07T14:09:14.452Z Compiling hashbrown v0.16.1
17152026-09-07T14:09:14.513Z Compiling group v0.13.0
17162026-09-07T14:09:14.705Z Compiling dof v0.3.0
17172026-09-07T14:09:14.730Z Compiling cargo_metadata v0.23.1
17182026-09-07T14:09:15.175Z Compiling test-strategy v0.4.5
17192026-09-07T14:09:15.405Z Compiling futures v0.3.32
17202026-09-07T14:09:15.491Z Compiling derive_more-impl v2.1.1
17212026-09-07T14:09:15.723Z Compiling hubpack v0.1.2
17222026-09-07T14:09:15.948Z Compiling snafu v0.8.9
17232026-09-07T14:09:16.083Z Compiling phf v0.13.1
17242026-09-07T14:09:16.254Z Compiling signal-hook-mio v0.2.5
17252026-09-07T14:09:16.308Z Compiling serde_with_macros v3.21.0
17262026-09-07T14:09:16.642Z Compiling cookie_store v0.22.1
17272026-09-07T14:09:16.656Z Compiling zstd v0.13.3
17282026-09-07T14:09:16.747Z Compiling reqwest v0.12.28
17292026-09-07T14:09:16.923Z Compiling cipher v0.5.2
17302026-09-07T14:09:17.297Z Compiling backtrace-ext v0.2.1
17312026-09-07T14:09:17.341Z Compiling postgres-types v0.2.12
17322026-09-07T14:09:17.468Z Compiling usdt-attr-macro v0.6.0
17332026-09-07T14:09:17.584Z Compiling usdt-macro v0.6.0
17342026-09-07T14:09:17.955Z Compiling globset v0.4.18
17352026-09-07T14:09:18.108Z Compiling phf_shared v0.11.3
17362026-09-07T14:09:18.132Z Compiling hkdf v0.12.4
17372026-09-07T14:09:18.307Z Compiling dtrace-parser v0.2.0
17382026-09-07T14:09:18.310Z Compiling byte-wrapper v0.1.0
17392026-09-07T14:09:18.334Z Compiling olpc-cjson v0.1.4
17402026-09-07T14:09:18.335Z Compiling ed25519 v2.2.3
17412026-09-07T14:09:18.495Z Compiling crypto-bigint v0.5.5
17422026-09-07T14:09:18.582Z Compiling serde_plain v1.0.2
17432026-09-07T14:09:18.667Z Compiling serde-big-array v0.5.1
17442026-09-07T14:09:18.696Z Compiling enum-as-inner v0.6.1
17452026-09-07T14:09:18.781Z Compiling async-recursion v1.1.1
17462026-09-07T14:09:18.792Z Compiling strum_macros v0.26.4
17472026-09-07T14:09:19.038Z Compiling miette-derive v7.6.0
17482026-09-07T14:09:19.160Z Compiling serde_repr v0.1.20
17492026-09-07T14:09:19.251Z Compiling pem v3.0.6
17502026-09-07T14:09:19.419Z Compiling float-cmp v0.10.0
17512026-09-07T14:09:19.566Z Compiling thread-id v4.2.2
17522026-09-07T14:09:19.591Z Compiling memmap2 v0.9.10
17532026-09-07T14:09:19.653Z Compiling const-oid v0.10.2
17542026-09-07T14:09:19.718Z Compiling either v1.15.0
17552026-09-07T14:09:19.798Z Compiling typed-path v0.9.3
17562026-09-07T14:09:19.891Z Compiling fixedbitset v0.5.7
17572026-09-07T14:09:19.927Z Compiling normalize-line-endings v0.3.0
17582026-09-07T14:09:20.012Z Compiling whoami v2.1.0
17592026-09-07T14:09:20.164Z Compiling difflib v0.4.0
17602026-09-07T14:09:20.198Z Compiling new_debug_unreachable v1.0.6
17612026-09-07T14:09:20.300Z Compiling precomputed-hash v0.1.1
17622026-09-07T14:09:20.370Z Compiling cpufeatures v0.3.0
17632026-09-07T14:09:20.407Z Compiling data-encoding v2.10.0
17642026-09-07T14:09:20.475Z Compiling predicates-core v1.0.10
17652026-09-07T14:09:20.542Z Compiling keccak v0.1.6
17662026-09-07T14:09:20.577Z Compiling supports-unicode v3.0.0
17672026-09-07T14:09:20.623Z Compiling fixedbitset v0.4.2
17682026-09-07T14:09:20.640Z Compiling static_assertions v1.1.0
17692026-09-07T14:09:20.695Z Compiling winnow v1.0.3
17702026-09-07T14:09:20.711Z Compiling supports-hyperlinks v3.2.0
17712026-09-07T14:09:20.725Z Compiling hickory-proto v0.25.2
17722026-09-07T14:09:20.837Z Compiling miette v7.6.0
17732026-09-07T14:09:20.881Z Compiling petgraph v0.6.5
17742026-09-07T14:09:21.034Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17752026-09-07T14:09:21.094Z Compiling sha3 v0.10.8
17762026-09-07T14:09:21.277Z Compiling predicates v3.1.4
17772026-09-07T14:09:21.553Z Compiling strum v0.26.3
17782026-09-07T14:09:21.686Z Compiling toml_parser v1.1.2+spec-1.1.0
17792026-09-07T14:09:21.758Z Compiling chacha20 v0.10.0
17802026-09-07T14:09:21.910Z Compiling string_cache v0.8.9
17812026-09-07T14:09:21.988Z Compiling tokio-postgres v0.7.16
17822026-09-07T14:09:22.132Z Compiling petgraph v0.8.3
17832026-09-07T14:09:22.147Z Compiling toml_edit v0.22.27
17842026-09-07T14:09:22.311Z Compiling itertools v0.13.0
17852026-09-07T14:09:22.350Z Compiling digest v0.11.3
17862026-09-07T14:09:22.647Z Compiling usdt v0.6.0
17872026-09-07T14:09:22.914Z Compiling usdt-impl v0.5.0
17882026-09-07T14:09:23.505Z Compiling elliptic-curve v0.13.8
17892026-09-07T14:09:23.594Z Compiling ed25519-dalek v2.2.0
17902026-09-07T14:09:23.849Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17912026-09-07T14:09:23.924Z Compiling crossterm v0.28.1
17922026-09-07T14:09:24.121Z Compiling serde_with v3.21.0
17932026-09-07T14:09:24.260Z Compiling zip v4.6.1
17942026-09-07T14:09:24.882Z Compiling derive_more v2.1.1
17952026-09-07T14:09:25.193Z Compiling iddqd v0.4.2
17962026-09-07T14:09:25.359Z Compiling similar v2.7.0
17972026-09-07T14:09:25.391Z Compiling crossbeam-epoch v0.9.18
17982026-09-07T14:09:25.440Z Compiling tokio-stream v0.1.18
17992026-09-07T14:09:25.617Z Compiling buf-list v1.1.2
18002026-09-07T14:09:25.717Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18012026-09-07T14:09:25.820Z Compiling openapiv3 v2.2.0
18022026-09-07T14:09:25.887Z Compiling lalrpop-util v0.19.12
18032026-09-07T14:09:25.891Z Compiling peg-runtime v0.8.5
18042026-09-07T14:09:25.915Z Compiling thread_local v1.1.9
18052026-09-07T14:09:26.015Z Compiling slog-async v2.8.0
18062026-09-07T14:09:26.077Z Compiling crossbeam-channel v0.5.15
18072026-09-07T14:09:26.166Z Compiling is-terminal v0.4.17
18082026-09-07T14:09:26.170Z Compiling filetime v0.2.27
18092026-09-07T14:09:26.200Z Compiling xattr v1.6.1
18102026-09-07T14:09:26.290Z Compiling take_mut v0.2.2
18112026-09-07T14:09:26.323Z Compiling term v1.2.1
18122026-09-07T14:09:26.342Z Compiling tar v0.4.46
18132026-09-07T14:09:26.367Z Compiling camino-tempfile v1.4.1
18142026-09-07T14:09:26.584Z Compiling slog-term v2.9.2
18152026-09-07T14:09:32.584Z Compiling rustls-webpki v0.103.13
18162026-09-07T14:09:35.292Z Compiling tokio-rustls v0.26.4
18172026-09-07T14:09:35.295Z Compiling rustls-platform-verifier v0.6.2
18182026-09-07T14:09:35.295Z Compiling tough v0.22.0
18192026-09-07T14:09:35.507Z Compiling hyper-rustls v0.27.7
18202026-09-07T14:09:35.704Z Compiling reqwest v0.13.2
18212026-09-07T14:09:37.956Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18222026-09-07T14:09:38.175Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18232026-09-07T14:09:41.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18242026-09-07T14:09:41.295Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18252026-09-07T14:09:41.353ZSep 07 14:09:40.148 INFO Starting download, target: Console
18262026-09-07T14:09:41.353ZSep 07 14:09:40.148 INFO Starting download, target: Clickhouse
18272026-09-07T14:09:41.353ZSep 07 14:09:40.148 INFO Starting download, target: Cockroach
18282026-09-07T14:09:41.353ZSep 07 14:09:40.148 INFO Starting download, target: DendriteStub
18292026-09-07T14:09:41.360ZSep 07 14:09:40.148 INFO Starting download, target: MaghemiteMgd
18302026-09-07T14:09:41.361ZSep 07 14:09:40.148 INFO Starting download, target: MaghemiteDdmd
18312026-09-07T14:09:41.361ZSep 07 14:09:40.148 INFO Starting download, target: TransceiverControl
18322026-09-07T14:09:41.362ZSep 07 14:09:40.148 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18332026-09-07T14:09:41.362ZSep 07 14:09:40.148 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18342026-09-07T14:09:41.362ZSep 07 14:09:40.148 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18352026-09-07T14:09:41.362ZSep 07 14:09:40.149 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18362026-09-07T14:09:41.362ZSep 07 14:09:40.149 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18372026-09-07T14:09:41.363ZSep 07 14:09:40.149 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18382026-09-07T14:09:41.363ZSep 07 14:09:40.149 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18392026-09-07T14:09:42.146ZSep 07 14:09:40.936 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18402026-09-07T14:09:42.364ZSep 07 14:09:41.144 INFO Download complete, target: TransceiverControl
18412026-09-07T14:09:43.641ZSep 07 14:09:42.434 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18422026-09-07T14:09:43.697ZSep 07 14:09:42.486 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18432026-09-07T14:09:43.945ZSep 07 14:09:42.731 INFO Download complete, target: Console
18442026-09-07T14:09:45.988ZSep 07 14:09:44.784 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18452026-09-07T14:09:46.406ZSep 07 14:09:45.203 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18462026-09-07T14:09:46.522ZSep 07 14:09:45.319 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18472026-09-07T14:09:47.446ZSep 07 14:09:46.244 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18482026-09-07T14:09:47.446ZSep 07 14:09:46.244 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18492026-09-07T14:09:47.862ZSep 07 14:09:46.659 INFO Download complete, target: MaghemiteDdmd
18502026-09-07T14:09:48.826ZSep 07 14:09:47.624 INFO Download complete, target: DendriteStub
18512026-09-07T14:09:49.009ZSep 07 14:09:47.805 INFO Download complete, target: MaghemiteMgd
18522026-09-07T14:09:50.321ZSep 07 14:09:49.118 INFO Checking that binary works, target: Clickhouse
18532026-09-07T14:09:50.468ZSep 07 14:09:49.265 INFO Download complete, target: Clickhouse
18542026-09-07T14:09:51.931ZSep 07 14:09:50.728 INFO Checking that binary works, target: Cockroach
18552026-09-07T14:09:52.041ZSep 07 14:09:50.839 INFO Download complete, target: Cockroach
18562026-09-07T14:09:52.057ZAll builder prerequisites installed successfully, and PATH looks valid
18572026-09-07T14:09:52.059Z
18582026-09-07T14:09:52.060Zreal 2:14.129877083
18592026-09-07T14:09:52.060Zuser 7:24.533589759
18602026-09-07T14:09:52.060Zsys 1:28.387392965
18612026-09-07T14:09:52.060Ztrap 0.258615974
18622026-09-07T14:09:52.060Ztflt 0.457898159
18632026-09-07T14:09:52.060Zdflt 0.848858426
18642026-09-07T14:09:52.060Zkflt 0.019397712
18652026-09-07T14:09:52.060Zlock 28:20.258960913
18662026-09-07T14:09:52.060Zslp 22:24.532911139
18672026-09-07T14:09:52.060Zlat 48.370992990
18682026-09-07T14:09:52.060Zstop 2:44.065300709
18692026-09-07T14:09:52.060Z+ banner clippy
18702026-09-07T14:09:52.060Z
18712026-09-07T14:09:52.060Z #### # # ##### ##### # #
18722026-09-07T14:09:52.060Z # # # # # # # # # #
18732026-09-07T14:09:52.060Z # # # # # # # #
18742026-09-07T14:09:52.060Z # # # ##### ##### #
18752026-09-07T14:09:52.060Z # # # # # # #
18762026-09-07T14:09:52.060Z #### ###### # # # #
18772026-09-07T14:09:52.060Z
18782026-09-07T14:09:52.060Z+ export CARGO_INCREMENTAL=0
18792026-09-07T14:09:52.060Z+ CARGO_INCREMENTAL=0
18802026-09-07T14:09:52.060Z+ ptime -m cargo xtask clippy
18812026-09-07T14:09:52.534Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18822026-09-07T14:09:52.821Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18832026-09-07T14:09:54.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
18842026-09-07T14:09:54.694Z Running `target/debug/xtask clippy`
18852026-09-07T14:09:54.720Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18862026-09-07T14:09:55.294Z Downloading crates ...
18872026-09-07T14:09:55.470Z Downloaded cast v0.3.0
18882026-09-07T14:09:55.473Z Downloaded async-object-pool v0.2.0
18892026-09-07T14:09:55.473Z Downloaded approx v0.5.1
18902026-09-07T14:09:55.473Z Downloaded anes v0.1.6
18912026-09-07T14:09:55.475Z Downloaded constant_time_eq v0.3.1
18922026-09-07T14:09:55.476Z Downloaded assert-json-diff v2.0.2
18932026-09-07T14:09:55.476Z Downloaded assert_cmd v2.1.2
18942026-09-07T14:09:55.476Z Downloaded concurrent-queue v2.5.0
18952026-09-07T14:09:55.478Z Downloaded criterion-plot v0.6.0
18962026-09-07T14:09:55.478Z Downloaded async-lock v3.4.2
18972026-09-07T14:09:55.479Z Downloaded blake2b_simd v1.0.4
18982026-09-07T14:09:55.482Z Downloaded datatest-stable v0.3.3
18992026-09-07T14:09:55.482Z Downloaded cfg-expr v0.20.6
19002026-09-07T14:09:55.485Z Downloaded escape8259 v0.5.3
19012026-09-07T14:09:55.485Z Downloaded criterion v0.7.0
19022026-09-07T14:09:55.487Z Downloaded event-listener v5.4.1
19032026-09-07T14:09:55.490Z Downloaded event-listener-strategy v0.5.4
19042026-09-07T14:09:55.490Z Downloaded guppy-workspace-hack v0.1.0
19052026-09-07T14:09:55.490Z Downloaded fancy-regex v0.14.0
19062026-09-07T14:09:55.490Z Downloaded futures-timer v3.0.3
19072026-09-07T14:09:55.494Z Downloaded guppy v0.17.25
19082026-09-07T14:09:55.498Z Downloaded hex-literal v0.4.1
19092026-09-07T14:09:55.498Z Downloaded hickory-client v0.25.2
19102026-09-07T14:09:55.498Z Downloaded httptest v0.16.4
19112026-09-07T14:09:55.501Z Downloaded linkme-impl v0.3.35
19122026-09-07T14:09:55.501Z Downloaded knuffel-derive v3.2.0
19132026-09-07T14:09:55.501Z Downloaded nested v0.1.1
19142026-09-07T14:09:55.501Z Downloaded libtest-mimic v0.8.1
19152026-09-07T14:09:55.501Z Downloaded knuffel v3.2.0
19162026-09-07T14:09:55.503Z Downloaded miette-derive v5.10.0
19172026-09-07T14:09:55.503Z Downloaded linkme v0.3.35
19182026-09-07T14:09:55.504Z Downloaded pathdiff v0.2.3
19192026-09-07T14:09:55.507Z Downloaded parking v2.2.1
19202026-09-07T14:09:55.507Z Downloaded oorandom v11.1.5
19212026-09-07T14:09:55.507Z Downloaded owo-colors v3.5.0
19222026-09-07T14:09:55.507Z Downloaded miette v5.10.0
19232026-09-07T14:09:55.510Z Downloaded plotters-backend v0.3.7
19242026-09-07T14:09:55.510Z Downloaded partial-io v0.5.4
19252026-09-07T14:09:55.510Z Downloaded path-tree v0.8.3
19262026-09-07T14:09:55.514Z Downloaded plotters-svg v0.3.7
19272026-09-07T14:09:55.514Z Downloaded plotters v0.3.7
19282026-09-07T14:09:55.518Z Downloaded rand_distr v0.5.1
19292026-09-07T14:09:55.518Z Downloaded relative-path v1.9.3
19302026-09-07T14:09:55.522Z Downloaded rust-argon2 v2.1.0
19312026-09-07T14:09:55.522Z Downloaded rstest v0.25.0
19322026-09-07T14:09:55.526Z Downloaded serde_regex v1.1.0
19332026-09-07T14:09:55.526Z Downloaded rstest_macros v0.25.0
19342026-09-07T14:09:55.526Z Downloaded similar-asserts v1.7.0
19352026-09-07T14:09:55.526Z Downloaded supports-hyperlinks v2.1.0
19362026-09-07T14:09:55.530Z Downloaded stringmetrics v2.2.2
19372026-09-07T14:09:55.530Z Downloaded supports-color v2.1.0
19382026-09-07T14:09:55.530Z Downloaded supports-unicode v2.1.0
19392026-09-07T14:09:55.530Z Downloaded target-triple v1.0.0
19402026-09-07T14:09:55.530Z Downloaded terminal_size v0.1.17
19412026-09-07T14:09:55.533Z Downloaded target-lexicon v0.13.3
19422026-09-07T14:09:55.533Z Downloaded termcolor v1.4.1
19432026-09-07T14:09:55.533Z Downloaded tinytemplate v1.2.1
19442026-09-07T14:09:55.533Z Downloaded target-spec v3.5.7
19452026-09-07T14:09:55.536Z Downloaded textwrap v0.15.2
19462026-09-07T14:09:55.536Z Downloaded trybuild v1.0.116
19472026-09-07T14:09:55.539Z Downloaded httpmock v0.8.3
19482026-09-07T14:09:57.393Z Checking cfg-if v1.0.4
19492026-09-07T14:09:57.774Z Checking serde_core v1.0.228
19502026-09-07T14:09:57.774Z Checking libc v0.2.185
19512026-09-07T14:09:57.851Z Checking memchr v2.8.0
19522026-09-07T14:09:57.896Z Checking smallvec v1.15.1
19532026-09-07T14:09:57.934Z Checking rand_core v0.10.0
19542026-09-07T14:09:57.969Z Checking itoa v1.0.17
19552026-09-07T14:09:58.012Z Checking subtle v2.6.1
19562026-09-07T14:09:58.015Z Checking libm v0.2.16
19572026-09-07T14:09:58.102Z Checking log v0.4.33
19582026-09-07T14:09:58.154Z Checking typenum v1.20.1
19592026-09-07T14:09:58.198Z Checking getrandom v0.4.3
19602026-09-07T14:09:58.198Z Checking errno v0.3.14
19612026-09-07T14:09:58.202Z Checking scopeguard v1.2.0
19622026-09-07T14:09:58.302Z Checking zmij v1.0.21
19632026-09-07T14:09:58.306Z Checking stable_deref_trait v1.2.1
19642026-09-07T14:09:58.379Z Checking zerofrom v0.1.6
19652026-09-07T14:09:58.420Z Checking lock_api v0.4.14
19662026-09-07T14:09:58.461Z Checking percent-encoding v2.3.2
19672026-09-07T14:09:58.497Z Checking writeable v0.6.2
19682026-09-07T14:09:58.532Z Checking yoke v0.8.1
19692026-09-07T14:09:58.567Z Checking litemap v0.8.1
19702026-09-07T14:09:58.632Z Checking icu_normalizer_data v2.1.1
19712026-09-07T14:09:58.671Z Checking icu_properties_data v2.1.2
19722026-09-07T14:09:58.711Z Checking form_urlencoded v1.2.2
19732026-09-07T14:09:58.751Z Checking zerovec v0.11.5
19742026-09-07T14:09:58.755Z Checking num-traits v0.2.19
19752026-09-07T14:09:58.755Z Checking zerotrie v0.2.3
19762026-09-07T14:09:58.856Z Checking utf8_iter v1.0.4
19772026-09-07T14:09:58.898Z Checking portable-atomic v1.13.1
19782026-09-07T14:09:58.901Z Checking zerocopy v0.8.55
19792026-09-07T14:09:58.973Z Checking critical-section v1.2.0
19802026-09-07T14:09:59.013Z Checking pin-project-lite v0.2.17
19812026-09-07T14:09:59.091Z Checking parking_lot_core v0.9.12
19822026-09-07T14:09:59.143Z Checking signal-hook-registry v1.4.8
19832026-09-07T14:09:59.189Z Checking mio v1.2.0
19842026-09-07T14:09:59.245Z Checking tinystr v0.8.2
19852026-09-07T14:09:59.354Z Checking serde v1.0.228
19862026-09-07T14:09:59.393Z Checking bitflags v2.11.0
19872026-09-07T14:09:59.396Z Checking serde_json v1.0.151
19882026-09-07T14:09:59.428Z Checking potential_utf v0.1.4
19892026-09-07T14:09:59.500Z Checking once_cell v1.21.3
19902026-09-07T14:09:59.503Z Checking icu_locale_core v2.1.1
19912026-09-07T14:09:59.571Z Checking parking_lot v0.12.5
19922026-09-07T14:09:59.610Z Checking iana-time-zone v0.1.65
19932026-09-07T14:09:59.649Z Checking icu_collections v2.1.1
19942026-09-07T14:09:59.721Z Checking uuid v1.23.4
19952026-09-07T14:09:59.769Z Checking socket2 v0.6.3
19962026-09-07T14:09:59.811Z Checking zeroize v1.9.0
19972026-09-07T14:09:59.811Z Checking bytes v1.11.1
19982026-09-07T14:10:00.001Z Checking chrono v0.4.45
19992026-09-07T14:10:00.062Z Checking semver v1.0.28
20002026-09-07T14:10:00.116Z Checking thiserror v2.0.18
20012026-09-07T14:10:00.159Z Checking icu_provider v2.1.1
20022026-09-07T14:10:00.202Z Checking dyn-clone v1.0.20
20032026-09-07T14:10:00.258Z Checking rustix v1.1.4
20042026-09-07T14:10:00.261Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20052026-09-07T14:10:00.333Z Checking futures-core v0.3.32
20062026-09-07T14:10:00.336Z Checking tokio v1.52.1
20072026-09-07T14:10:00.367Z Checking equivalent v1.0.2
20082026-09-07T14:10:00.446Z Checking icu_properties v2.1.2
20092026-09-07T14:10:00.483Z Checking icu_normalizer v2.1.1
20102026-09-07T14:10:00.522Z Checking getrandom v0.2.17
20112026-09-07T14:10:00.615Z Checking cmov v0.5.4
20122026-09-07T14:10:00.710Z Checking rand_core v0.6.4
20132026-09-07T14:10:00.821Z Checking byteorder v1.5.0
20142026-09-07T14:10:00.858Z Checking ctutils v0.4.2
20152026-09-07T14:10:00.894Z Checking futures-sink v0.3.32
20162026-09-07T14:10:00.931Z Checking getrandom v0.3.4
20172026-09-07T14:10:01.024Z Checking futures-channel v0.3.32
20182026-09-07T14:10:01.062Z Checking futures-task v0.3.32
20192026-09-07T14:10:01.100Z Checking hybrid-array v0.4.13
20202026-09-07T14:10:01.137Z Checking slab v0.4.12
20212026-09-07T14:10:01.140Z Checking futures-io v0.3.32
20222026-09-07T14:10:01.232Z Checking fnv v1.0.7
20232026-09-07T14:10:01.272Z Checking regex-syntax v0.8.10
20242026-09-07T14:10:01.309Z Checking idna_adapter v1.2.1
20252026-09-07T14:10:01.347Z Checking generic-array v0.14.7
20262026-09-07T14:10:01.351Z Checking futures-util v0.3.32
20272026-09-07T14:10:01.417Z Checking hashbrown v0.17.0
20282026-09-07T14:10:01.458Z Checking idna v1.1.0
20292026-09-07T14:10:01.734Z Checking url v2.5.8
20302026-09-07T14:10:01.773Z Checking ppv-lite86 v0.2.21
20312026-09-07T14:10:01.831Z Checking thiserror v1.0.69
20322026-09-07T14:10:01.869Z Checking crypto-common v0.2.2
20332026-09-07T14:10:01.906Z Checking indexmap v2.14.0
20342026-09-07T14:10:01.962Z Checking base64ct v1.8.3
20352026-09-07T14:10:02.099Z Checking const-oid v0.9.6
20362026-09-07T14:10:02.203Z Checking schemars v0.8.22
20372026-09-07T14:10:02.243Z Checking crypto-common v0.1.7
20382026-09-07T14:10:02.405Z Checking block-buffer v0.12.1
20392026-09-07T14:10:02.488Z Checking base64 v0.22.1
20402026-09-07T14:10:02.527Z Checking block-buffer v0.10.4
20412026-09-07T14:10:02.590Z Checking rand_core v0.9.5
20422026-09-07T14:10:02.628Z Checking erased-serde v0.3.31
20432026-09-07T14:10:02.704Z Checking utf8parse v0.2.2
20442026-09-07T14:10:02.761Z Checking anstyle v1.0.14
20452026-09-07T14:10:02.802Z Checking rand_chacha v0.9.0
20462026-09-07T14:10:02.805Z Checking digest v0.10.7
20472026-09-07T14:10:02.875Z Checking http v1.4.2
20482026-09-07T14:10:02.912Z Checking tracing-core v0.1.36
20492026-09-07T14:10:02.969Z Checking anstyle-query v1.1.5
20502026-09-07T14:10:03.037Z Checking rand v0.9.2
20512026-09-07T14:10:03.076Z Checking colorchoice v1.0.4
20522026-09-07T14:10:03.079Z Checking slog v2.8.2
20532026-09-07T14:10:03.147Z Checking is_terminal_polyfill v1.70.2
20542026-09-07T14:10:03.208Z Checking fastrand v2.3.0
20552026-09-07T14:10:03.256Z Checking tracing v0.1.44
20562026-09-07T14:10:03.296Z Checking const-oid v0.10.2
20572026-09-07T14:10:03.335Z Checking terminal_size v0.4.3
20582026-09-07T14:10:03.406Z Checking anstyle-parse v1.0.0
20592026-09-07T14:10:03.445Z Checking tempfile v3.27.0
20602026-09-07T14:10:03.482Z Checking ipnet v2.12.0
20612026-09-07T14:10:03.485Z Checking aho-corasick v1.1.4
20622026-09-07T14:10:03.518Z Checking unicode-ident v1.0.24
20632026-09-07T14:10:03.589Z Checking clap_lex v1.0.0
20642026-09-07T14:10:03.593Z Checking anstream v1.0.0
20652026-09-07T14:10:03.624Z Checking strsim v0.11.1
20662026-09-07T14:10:03.699Z Checking digest v0.11.3
20672026-09-07T14:10:03.702Z Checking tokio-util v0.7.18
20682026-09-07T14:10:03.735Z Checking proc-macro2 v1.0.106
20692026-09-07T14:10:03.807Z Checking ipnetwork v0.21.1
20702026-09-07T14:10:03.810Z Checking crossbeam-utils v0.8.21
20712026-09-07T14:10:03.878Z Checking allocator-api2 v0.2.21
20722026-09-07T14:10:03.882Z Checking clap_builder v4.6.0
20732026-09-07T14:10:03.948Z Checking cpufeatures v0.3.0
20742026-09-07T14:10:04.049Z Checking powerfmt v0.2.0
20752026-09-07T14:10:04.052Z Checking httparse v1.10.1
20762026-09-07T14:10:04.122Z Checking quote v1.0.45
20772026-09-07T14:10:04.215Z Checking cpufeatures v0.2.17
20782026-09-07T14:10:04.254Z Checking num_threads v0.1.7
20792026-09-07T14:10:04.256Z Checking regex-automata v0.4.14
20802026-09-07T14:10:04.256Z Checking deranged v0.5.8
20812026-09-07T14:10:04.358Z Checking time-core v0.1.8
20822026-09-07T14:10:04.362Z Checking syn v2.0.117
20832026-09-07T14:10:04.362Z Checking num-conv v0.2.0
20842026-09-07T14:10:04.463Z Checking anyhow v1.0.104
20852026-09-07T14:10:04.466Z Checking rustls-pki-types v1.14.0
20862026-09-07T14:10:04.536Z Checking aws-lc-sys v0.40.0
20872026-09-07T14:10:04.576Z Checking untrusted v0.7.1
20882026-09-07T14:10:04.699Z Checking http-body v1.0.1
20892026-09-07T14:10:04.738Z Checking atomic-waker v1.1.2
20902026-09-07T14:10:04.825Z Checking hex v0.4.3
20912026-09-07T14:10:04.868Z Checking httpdate v1.0.3
20922026-09-07T14:10:04.871Z Checking try-lock v0.2.5
20932026-09-07T14:10:05.034Z Checking simd-adler32 v0.3.8
20942026-09-07T14:10:05.073Z Checking want v0.3.1
20952026-09-07T14:10:05.076Z Checking aws-lc-rs v1.16.3
20962026-09-07T14:10:05.108Z Checking h2 v0.4.15
20972026-09-07T14:10:05.178Z Checking clap v4.6.1
20982026-09-07T14:10:05.229Z Checking oxnet v0.1.6
20992026-09-07T14:10:05.268Z Checking time v0.3.47
21002026-09-07T14:10:05.271Z Checking spin v0.9.8
21012026-09-07T14:10:05.340Z Checking ryu v1.0.23
21022026-09-07T14:10:05.509Z Checking untrusted v0.9.0
21032026-09-07T14:10:05.548Z Checking tower-service v0.3.3
21042026-09-07T14:10:05.552Z Checking tower-layer v0.3.3
21052026-09-07T14:10:05.652Z Checking adler2 v2.0.1
21062026-09-07T14:10:05.691Z Checking pem-rfc7468 v0.7.0
21072026-09-07T14:10:05.766Z Checking unicode-width v0.2.0
21082026-09-07T14:10:05.805Z Checking miniz_oxide v0.8.9
21092026-09-07T14:10:05.906Z Checking flagset v0.4.7
21102026-09-07T14:10:05.972Z Checking rustls-webpki v0.103.13
21112026-09-07T14:10:06.046Z Checking block-padding v0.4.2
21122026-09-07T14:10:06.087Z Checking der v0.7.10
21132026-09-07T14:10:06.183Z Checking camino v1.2.5
21142026-09-07T14:10:06.221Z Checking socket2 v0.5.10
21152026-09-07T14:10:06.258Z Checking mime v0.3.17
21162026-09-07T14:10:06.418Z Checking rustls v0.23.41
21172026-09-07T14:10:06.422Z Checking inout v0.2.2
21182026-09-07T14:10:06.492Z Checking pretty-hex v0.4.1
21192026-09-07T14:10:06.496Z Checking http-body-util v0.1.3
21202026-09-07T14:10:06.496Z Checking plain v0.2.3
21212026-09-07T14:10:06.635Z Checking cipher v0.5.2
21222026-09-07T14:10:06.675Z Checking rand_chacha v0.3.1
21232026-09-07T14:10:06.714Z Checking ucd-trie v0.1.7
21242026-09-07T14:10:06.718Z Checking bit-vec v0.8.0
21252026-09-07T14:10:06.786Z Checking openssl-probe v0.2.1
21262026-09-07T14:10:06.854Z Checking spki v0.7.3
21272026-09-07T14:10:06.894Z Checking pest v2.8.6
21282026-09-07T14:10:06.929Z Checking regex v1.12.3
21292026-09-07T14:10:06.932Z Checking rand v0.8.6
21302026-09-07T14:10:06.961Z Checking serde_urlencoded v0.7.1
21312026-09-07T14:10:07.031Z Checking bit-set v0.8.0
21322026-09-07T14:10:07.069Z Checking wait-timeout v0.2.1
21332026-09-07T14:10:07.214Z Checking encoding_rs v0.8.35
21342026-09-07T14:10:07.252Z Checking futures-executor v0.3.32
21352026-09-07T14:10:07.255Z Checking crc32fast v1.5.0
21362026-09-07T14:10:07.286Z Checking quick-error v1.2.3
21372026-09-07T14:10:07.437Z Checking futures v0.3.32
21382026-09-07T14:10:07.477Z Checking rusty-fork v0.3.1
21392026-09-07T14:10:07.480Z Checking rand_xorshift v0.4.0
21402026-09-07T14:10:07.547Z Checking either v1.15.0
21412026-09-07T14:10:07.551Z Checking unarray v0.1.4
21422026-09-07T14:10:07.661Z Checking pkcs8 v0.10.2
21432026-09-07T14:10:07.700Z Checking sync_wrapper v1.0.2
21442026-09-07T14:10:07.737Z Checking proptest v1.11.0
21452026-09-07T14:10:07.774Z Checking zlib-rs v0.6.2
21462026-09-07T14:10:07.835Z Checking tower v0.5.3
21472026-09-07T14:10:07.873Z Checking iri-string v0.7.10
21482026-09-07T14:10:07.972Z Checking foldhash v0.2.0
21492026-09-07T14:10:07.976Z Checking hyper v1.10.1
21502026-09-07T14:10:08.166Z Checking hashbrown v0.16.1
21512026-09-07T14:10:08.204Z Checking sha2 v0.10.9
21522026-09-07T14:10:08.255Z Checking openapiv3 v2.2.0
21532026-09-07T14:10:08.507Z Checking static_assertions v1.1.0
21542026-09-07T14:10:08.612Z Checking lazy_static v1.5.0
21552026-09-07T14:10:08.678Z Checking tokio-rustls v0.26.4
21562026-09-07T14:10:08.682Z Checking flate2 v1.1.9
21572026-09-07T14:10:08.752Z Checking tinyvec_macros v0.1.1
21582026-09-07T14:10:08.756Z Checking rustls-native-certs v0.8.3
21592026-09-07T14:10:08.852Z Checking tinyvec v1.10.0
21602026-09-07T14:10:08.935Z Checking tower-http v0.6.8
21612026-09-07T14:10:08.974Z Checking hubpack v0.1.2
21622026-09-07T14:10:09.010Z Checking hyper-util v0.1.20
21632026-09-07T14:10:09.014Z Checking psl-types v2.0.11
21642026-09-07T14:10:09.081Z Checking cookie v0.18.1
21652026-09-07T14:10:09.158Z Checking publicsuffix v2.3.0
21662026-09-07T14:10:09.197Z Checking signature v2.2.0
21672026-09-07T14:10:09.200Z Checking num-integer v0.1.46
21682026-09-07T14:10:09.270Z Checking strum v0.26.3
21692026-09-07T14:10:09.353Z Checking rustls-platform-verifier v0.6.2
21702026-09-07T14:10:09.392Z Checking ahash v0.8.12
21712026-09-07T14:10:09.396Z Checking cookie_store v0.22.1
21722026-09-07T14:10:09.464Z Checking scroll v0.13.0
21732026-09-07T14:10:09.502Z Checking unicode-width v0.1.14
21742026-09-07T14:10:09.541Z Checking serde_spanned v0.6.9
21752026-09-07T14:10:09.582Z Checking toml_datetime v0.6.11
21762026-09-07T14:10:09.586Z Checking newtype-uuid v1.3.2
21772026-09-07T14:10:09.654Z Checking memmap2 v0.9.10
21782026-09-07T14:10:09.700Z Checking data-encoding v2.10.0
21792026-09-07T14:10:09.738Z Checking goblin v0.10.5
21802026-09-07T14:10:09.775Z Checking dtrace-parser v0.3.0
21812026-09-07T14:10:09.813Z Checking bstr v1.12.1
21822026-09-07T14:10:09.816Z Checking hmac v0.12.1
21832026-09-07T14:10:09.885Z Checking thread-id v5.1.0
21842026-09-07T14:10:09.888Z Checking daft v0.1.8
21852026-09-07T14:10:09.999Z Checking base64 v0.21.7
21862026-09-07T14:10:10.002Z Checking x509-cert v0.2.5
21872026-09-07T14:10:10.075Z Checking crossbeam-epoch v0.9.18
21882026-09-07T14:10:10.078Z Checking num-iter v0.1.45
21892026-09-07T14:10:10.195Z Checking memoffset v0.9.1
21902026-09-07T14:10:10.235Z Checking scroll v0.12.0
21912026-09-07T14:10:10.274Z Checking zerocopy v0.7.35
21922026-09-07T14:10:10.277Z Checking rustix v0.38.44
21932026-09-07T14:10:10.345Z Checking env_filter v2.0.0
21942026-09-07T14:10:10.348Z Checking tap v1.0.1
21952026-09-07T14:10:10.418Z Checking hyper-rustls v0.27.7
21962026-09-07T14:10:10.486Z Checking goblin v0.8.2
21972026-09-07T14:10:10.525Z Checking smawk v0.3.2
21982026-09-07T14:10:10.528Z Checking unicode-linebreak v0.1.5
21992026-09-07T14:10:10.653Z Checking reqwest v0.13.2
22002026-09-07T14:10:10.692Z Checking unicode-segmentation v1.12.0
22012026-09-07T14:10:10.730Z Checking env_logger v0.11.11
22022026-09-07T14:10:10.795Z Checking wyz v0.5.1
22032026-09-07T14:10:10.798Z Checking num-bigint-dig v0.8.6
22042026-09-07T14:10:10.954Z Checking dtrace-parser v0.2.0
22052026-09-07T14:10:11.005Z Checking pkcs1 v0.7.5
22062026-09-07T14:10:11.043Z Checking ff v0.13.1
22072026-09-07T14:10:11.135Z Checking radium v0.7.0
22082026-09-07T14:10:11.202Z Checking thread-id v4.2.2
22092026-09-07T14:10:11.242Z Checking same-file v1.0.6
22102026-09-07T14:10:11.245Z Checking winnow v1.0.3
22112026-09-07T14:10:11.322Z Checking base16ct v0.2.0
22122026-09-07T14:10:11.359Z Checking crc-catalog v2.4.0
22132026-09-07T14:10:11.394Z Checking funty v2.0.0
22142026-09-07T14:10:11.478Z Checking crc v3.4.0
22152026-09-07T14:10:11.481Z Checking sec1 v0.7.3
22162026-09-07T14:10:11.553Z Checking walkdir v2.5.0
22172026-09-07T14:10:11.669Z Checking rsa v0.9.10
22182026-09-07T14:10:11.707Z Checking group v0.13.0
22192026-09-07T14:10:11.745Z Checking bitvec v1.0.1
22202026-09-07T14:10:11.748Z Checking nix v0.31.2
22212026-09-07T14:10:11.748Z Checking hkdf v0.12.4
22222026-09-07T14:10:11.884Z Checking unicode-normalization v0.1.25
22232026-09-07T14:10:11.950Z Checking crypto-bigint v0.5.5
22242026-09-07T14:10:12.078Z Checking dof v0.4.0
22252026-09-07T14:10:12.162Z Checking zerocopy v0.6.6
22262026-09-07T14:10:12.165Z Checking maybe-uninit v2.0.0
22272026-09-07T14:10:12.297Z Checking foldhash v0.1.5
22282026-09-07T14:10:12.336Z Checking nodrop v0.1.14
22292026-09-07T14:10:12.406Z Checking dof v0.3.0
22302026-09-07T14:10:12.458Z Checking winnow v0.5.40
22312026-09-07T14:10:12.497Z Checking foreign-types-shared v0.1.1
22322026-09-07T14:10:12.500Z Checking gimli v0.32.3
22332026-09-07T14:10:12.612Z Checking is_ci v1.2.0
22342026-09-07T14:10:12.716Z Checking usdt-impl v0.5.0
22352026-09-07T14:10:12.754Z Checking foreign-types v0.3.2
22362026-09-07T14:10:12.757Z Checking usdt-impl v0.6.0
22372026-09-07T14:10:12.852Z Checking hashbrown v0.15.5
22382026-09-07T14:10:12.903Z Checking elliptic-curve v0.13.8
22392026-09-07T14:10:13.034Z Checking array-init v0.0.4
22402026-09-07T14:10:13.074Z Checking smallvec v0.6.14
22412026-09-07T14:10:13.111Z Checking usdt v0.6.0
22422026-09-07T14:10:13.114Z Checking packed_struct v0.10.1
22432026-09-07T14:10:13.242Z Checking serde_with v3.21.0
22442026-09-07T14:10:13.292Z Checking bitfield v0.19.4
22452026-09-07T14:10:13.346Z Checking bzip2-sys v0.1.13+1.0.8
22462026-09-07T14:10:13.349Z Checking openssl-sys v0.9.117
22472026-09-07T14:10:13.417Z Checking object v0.37.3
22482026-09-07T14:10:13.465Z Checking rustc-demangle v0.1.27
22492026-09-07T14:10:13.587Z Checking siphasher v1.0.2
22502026-09-07T14:10:13.643Z Checking toml_edit v0.19.15
22512026-09-07T14:10:13.723Z Checking keccak v0.1.6
22522026-09-07T14:10:13.783Z Checking bitflags v1.3.2
22532026-09-07T14:10:13.785Z Checking hashbrown v0.12.3
22542026-09-07T14:10:13.889Z Checking openssl v0.10.80
22552026-09-07T14:10:13.927Z Checking sha3 v0.10.8
22562026-09-07T14:10:14.101Z Checking addr2line v0.25.1
22572026-09-07T14:10:14.167Z Checking bzip2 v0.4.4
22582026-09-07T14:10:14.206Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22592026-09-07T14:10:14.268Z Checking indexmap v1.9.3
22602026-09-07T14:10:14.364Z Checking serde-hex v0.1.0
22612026-09-07T14:10:14.419Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22622026-09-07T14:10:14.614Z Checking toml_parser v1.1.2+spec-1.1.0
22632026-09-07T14:10:14.651Z Checking ron v0.8.1
22642026-09-07T14:10:14.730Z Checking toml v0.7.8
22652026-09-07T14:10:14.818Z Checking hashbrown v0.13.2
22662026-09-07T14:10:14.978Z Checking itertools v0.13.0
22672026-09-07T14:10:15.067Z Checking signal-hook v0.3.18
22682026-09-07T14:10:15.192Z Checking managed v0.8.0
22692026-09-07T14:10:15.268Z Checking crc-any v2.5.0
22702026-09-07T14:10:15.309Z Checking object v0.30.4
22712026-09-07T14:10:15.410Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22722026-09-07T14:10:15.479Z Checking zip v0.6.6
22732026-09-07T14:10:15.606Z Checking globset v0.4.18
22742026-09-07T14:10:15.792Z Checking backtrace v0.3.76
22752026-09-07T14:10:15.838Z Checking chacha20 v0.10.0
22762026-09-07T14:10:15.895Z Checking curve25519-dalek v4.1.3
22772026-09-07T14:10:15.936Z Checking path-slash v0.1.5
22782026-09-07T14:10:15.989Z Checking winnow v0.7.14
22792026-09-07T14:10:16.036Z Checking toml_write v0.1.2
22802026-09-07T14:10:16.083Z Checking native-tls v0.2.18
22812026-09-07T14:10:16.123Z Checking backtrace-ext v0.2.1
22822026-09-07T14:10:16.160Z Checking signal-hook-mio v0.2.5
22832026-09-07T14:10:16.232Z Checking textwrap v0.16.2
22842026-09-07T14:10:16.271Z Checking ed25519 v2.2.3
22852026-09-07T14:10:16.308Z Checking ref-cast v1.0.25
22862026-09-07T14:10:16.311Z Checking pin-project v1.1.11
22872026-09-07T14:10:16.442Z Checking jiff-core v0.1.0
22882026-09-07T14:10:16.483Z Checking tokio-native-tls v0.3.1
22892026-09-07T14:10:16.487Z Checking pem v3.0.6
22902026-09-07T14:10:16.554Z Checking zstd-sys v2.0.16+zstd.1.5.7
22912026-09-07T14:10:16.680Z Checking owo-colors v4.3.0
22922026-09-07T14:10:16.719Z Checking fixedbitset v0.5.7
22932026-09-07T14:10:16.723Z Checking ed25519-dalek v2.2.0
22942026-09-07T14:10:16.754Z Checking zstd-safe v7.2.4
22952026-09-07T14:10:16.953Z Checking petgraph v0.8.3
22962026-09-07T14:10:16.990Z Checking hyper-tls v0.6.0
22972026-09-07T14:10:17.027Z Checking snafu v0.8.9
22982026-09-07T14:10:17.159Z Checking jiff v0.2.34
22992026-09-07T14:10:17.200Z Checking crossterm v0.28.1
23002026-09-07T14:10:17.239Z Checking toml_edit v0.22.27
23012026-09-07T14:10:17.275Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23022026-09-07T14:10:17.279Z Checking supports-color v3.0.2
23032026-09-07T14:10:17.345Z Checking similar v2.7.0
23042026-09-07T14:10:17.460Z Checking fs-err v3.3.0
23052026-09-07T14:10:17.463Z Checking hash32 v0.2.1
23062026-09-07T14:10:17.685Z Checking serde-big-array v0.5.1
23072026-09-07T14:10:17.757Z Checking serde_plain v1.0.2
23082026-09-07T14:10:17.795Z Checking unicode-properties v0.1.4
23092026-09-07T14:10:17.851Z Checking unicode-bidi v0.3.18
23102026-09-07T14:10:17.937Z Checking predicates-core v1.0.10
23112026-09-07T14:10:17.940Z Checking libbz2-rs-sys v0.2.2
23122026-09-07T14:10:18.012Z Checking typed-path v0.9.3
23132026-09-07T14:10:18.098Z Checking bumpalo v3.20.2
23142026-09-07T14:10:18.178Z Checking stringprep v0.1.5
23152026-09-07T14:10:18.262Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23162026-09-07T14:10:18.330Z Checking zopfli v0.8.3
23172026-09-07T14:10:18.370Z Checking heapless v0.7.17
23182026-09-07T14:10:18.373Z Checking reqwest v0.12.28
23192026-09-07T14:10:18.441Z Checking bzip2 v0.6.1
23202026-09-07T14:10:18.564Z Checking zstd v0.13.3
23212026-09-07T14:10:18.629Z Checking hickory-proto v0.25.2
23222026-09-07T14:10:18.632Z Checking byte-wrapper v0.1.0
23232026-09-07T14:10:18.701Z Checking md-5 v0.10.6
23242026-09-07T14:10:18.780Z Checking float-cmp v0.10.0
23252026-09-07T14:10:18.819Z Checking normalize-line-endings v0.3.0
23262026-09-07T14:10:18.822Z Checking supports-unicode v3.0.0
23272026-09-07T14:10:18.891Z Checking difflib v0.4.0
23282026-09-07T14:10:18.928Z Checking fallible-iterator v0.2.0
23292026-09-07T14:10:18.966Z Checking supports-hyperlinks v3.2.0
23302026-09-07T14:10:18.969Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23312026-09-07T14:10:19.036Z Checking smoltcp v0.9.1
23322026-09-07T14:10:19.088Z Checking zip v4.6.1
23332026-09-07T14:10:19.129Z Checking miette v7.6.0
23342026-09-07T14:10:19.133Z Checking predicates v3.1.4
23352026-09-07T14:10:19.201Z Checking iddqd v0.4.2
23362026-09-07T14:10:19.256Z Checking postgres-protocol v0.6.10
23372026-09-07T14:10:19.498Z Checking phf_shared v0.13.1
23382026-09-07T14:10:19.611Z Checking phf_shared v0.11.3
23392026-09-07T14:10:19.651Z Checking olpc-cjson v0.1.4
23402026-09-07T14:10:19.688Z Checking tokio-stream v0.1.18
23412026-09-07T14:10:19.691Z Checking derive_more v2.1.1
23422026-09-07T14:10:19.760Z Checking strum v0.27.2
23432026-09-07T14:10:19.763Z Checking precomputed-hash v0.1.1
23442026-09-07T14:10:19.834Z Checking lalrpop-util v0.19.12
23452026-09-07T14:10:19.838Z Checking new_debug_unreachable v1.0.6
23462026-09-07T14:10:19.904Z Checking fixedbitset v0.4.2
23472026-09-07T14:10:19.908Z Checking tough v0.22.0
23482026-09-07T14:10:19.979Z Checking string_cache v0.8.9
23492026-09-07T14:10:19.982Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23502026-09-07T14:10:20.054Z Checking phf v0.13.1
23512026-09-07T14:10:20.092Z Checking petgraph v0.6.5
23522026-09-07T14:10:20.130Z Checking postgres-types v0.2.12
23532026-09-07T14:10:20.168Z Checking buf-list v1.1.2
23542026-09-07T14:10:20.208Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23552026-09-07T14:10:20.246Z Checking whoami v2.1.0
23562026-09-07T14:10:20.385Z Checking peg-runtime v0.8.5
23572026-09-07T14:10:20.473Z Checking tokio-postgres v0.7.16
23582026-09-07T14:10:20.546Z Checking is-terminal v0.4.17
23592026-09-07T14:10:20.584Z Checking crossbeam-channel v0.5.15
23602026-09-07T14:10:20.624Z Checking thread_local v1.1.9
23612026-09-07T14:10:20.669Z Checking term v1.2.1
23622026-09-07T14:10:20.825Z Checking take_mut v0.2.2
23632026-09-07T14:10:20.922Z Checking slog-term v2.9.2
23642026-09-07T14:10:20.960Z Compiling newtype-uuid-macros v0.1.0
23652026-09-07T14:10:20.995Z Checking slog-async v2.8.0
23662026-09-07T14:10:21.201Z Compiling multer v3.1.0
23672026-09-07T14:10:21.239Z Compiling async-stream-impl v0.3.6
23682026-09-07T14:10:21.389Z Checking match_cfg v0.1.0
23692026-09-07T14:10:21.468Z Checking slog-json v2.6.1
23702026-09-07T14:10:21.506Z Checking hostname v0.3.1
23712026-09-07T14:10:21.541Z Compiling dropshot v0.17.1
23722026-09-07T14:10:21.634Z Checking debug-ignore v1.0.5
23732026-09-07T14:10:21.671Z Checking slog-bunyan v2.5.0
23742026-09-07T14:10:21.750Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23752026-09-07T14:10:21.788Z Compiling dropshot_endpoint v0.17.1
23762026-09-07T14:10:21.859Z Checking serde_path_to_error v0.1.20
23772026-09-07T14:10:21.861Z Checking sha1 v0.11.0
23782026-09-07T14:10:21.891Z Checking toml_datetime v1.1.1+spec-1.1.0
23792026-09-07T14:10:21.963Z Checking serde_spanned v1.1.1
23802026-09-07T14:10:22.027Z Checking compression-core v0.4.31
23812026-09-07T14:10:22.117Z Checking toml_writer v1.1.1+spec-1.1.0
23822026-09-07T14:10:22.155Z Checking async-stream v0.3.6
23832026-09-07T14:10:22.224Z Checking compression-codecs v0.4.37
23842026-09-07T14:10:22.227Z Checking waitgroup v0.1.2
23852026-09-07T14:10:22.258Z Checking rustls-pemfile v2.2.0
23862026-09-07T14:10:22.329Z Checking hostname v0.4.2
23872026-09-07T14:10:22.365Z Checking toml v1.1.2+spec-1.1.0
23882026-09-07T14:10:22.435Z Checking progenitor-client v0.14.0
23892026-09-07T14:10:22.438Z Checking async-compression v0.4.41
23902026-09-07T14:10:22.438Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23912026-09-07T14:10:22.543Z Checking atomicwrites v0.4.4
23922026-09-07T14:10:22.546Z Compiling serde_tokenstream v0.3.0
23932026-09-07T14:10:22.619Z Compiling parse-display-derive v0.10.0
23942026-09-07T14:10:22.697Z Checking macaddr v1.0.1
23952026-09-07T14:10:22.700Z Checking regress v0.10.5
23962026-09-07T14:10:22.778Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23972026-09-07T14:10:22.893Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23982026-09-07T14:10:22.932Z Compiling oxide-generation-macros v0.2.0
23992026-09-07T14:10:22.935Z Checking instant v0.1.13
24002026-09-07T14:10:23.004Z Checking itertools v0.14.0
24012026-09-07T14:10:23.041Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24022026-09-07T14:10:23.085Z Checking oxide-generation v0.1.3
24032026-09-07T14:10:23.214Z Checking backoff v0.4.0
24042026-09-07T14:10:23.306Z Checking backon v1.6.0
24052026-09-07T14:10:23.345Z Checking humantime v2.3.0
24062026-09-07T14:10:23.429Z Compiling convert_case v0.4.0
24072026-09-07T14:10:23.505Z Checking progenitor-extras v0.2.0
24082026-09-07T14:10:23.583Z Checking half v2.7.1
24092026-09-07T14:10:23.699Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24102026-09-07T14:10:23.762Z Checking ciborium-io v0.2.2
24112026-09-07T14:10:23.835Z Compiling derive_more v0.99.20
24122026-09-07T14:10:23.874Z Checking heck v0.5.0
24132026-09-07T14:10:23.911Z Checking ciborium-ll v0.2.2
24142026-09-07T14:10:23.947Z Checking secrecy v0.10.3
24152026-09-07T14:10:24.028Z Checking camino-tempfile v1.4.1
24162026-09-07T14:10:24.091Z Checking indent_write v2.2.0
24172026-09-07T14:10:24.130Z Compiling crucible-workspace-hack v0.1.0
24182026-09-07T14:10:24.133Z Checking ciborium v0.2.2
24192026-09-07T14:10:24.231Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24202026-09-07T14:10:24.269Z Checking inout v0.1.4
24212026-09-07T14:10:24.306Z Compiling regress v0.11.1
24222026-09-07T14:10:24.400Z Checking parse-display v0.10.0
24232026-09-07T14:10:24.439Z Checking cipher v0.4.4
24242026-09-07T14:10:24.574Z Checking universal-hash v0.5.1
24252026-09-07T14:10:24.577Z Compiling thiserror-impl-no-std v2.0.2
24262026-09-07T14:10:24.647Z Checking opaque-debug v0.3.1
24272026-09-07T14:10:24.650Z Checking blake2 v0.10.6
24282026-09-07T14:10:24.720Z Checking chacha20 v0.9.1
24292026-09-07T14:10:24.757Z Checking aead v0.5.2
24302026-09-07T14:10:24.793Z Checking poly1305 v0.8.0
24312026-09-07T14:10:24.938Z Checking password-hash v0.5.0
24322026-09-07T14:10:24.977Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24332026-09-07T14:10:24.980Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24342026-09-07T14:10:25.100Z Checking chacha20poly1305 v0.10.1
24352026-09-07T14:10:25.198Z Checking argon2 v0.5.3
24362026-09-07T14:10:25.263Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24372026-09-07T14:10:25.452Z Compiling unsafe-libyaml v0.2.11
24382026-09-07T14:10:25.547Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24392026-09-07T14:10:25.584Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24402026-09-07T14:10:25.620Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412026-09-07T14:10:25.808Z Checking thiserror-no-std v2.0.2
24422026-09-07T14:10:25.847Z Checking swrite v0.1.0
24432026-09-07T14:10:25.930Z Compiling typify-impl v0.6.2
24442026-09-07T14:10:25.993Z Checking vsss-rs v3.3.4
24452026-09-07T14:10:26.237Z Compiling serde_yaml v0.9.34+deprecated
24462026-09-07T14:10:26.468Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24472026-09-07T14:10:27.143Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24482026-09-07T14:10:27.218Z Checking crossbeam-deque v0.8.6
24492026-09-07T14:10:27.255Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24502026-09-07T14:10:27.383Z Compiling rayon-core v1.13.0
24512026-09-07T14:10:27.436Z Compiling num-derive v0.4.2
24522026-09-07T14:10:27.525Z Compiling toml_datetime v0.7.5+spec-1.1.0
24532026-09-07T14:10:27.692Z Compiling proc-macro-error v1.0.4
24542026-09-07T14:10:27.806Z Compiling toml_edit v0.23.10+spec-1.0.0
24552026-09-07T14:10:28.002Z Checking tabwriter v1.4.1
24562026-09-07T14:10:28.040Z Checking rayon v1.11.0
24572026-09-07T14:10:28.044Z Compiling illumos-nvpair-sys v0.2.0
24582026-09-07T14:10:28.184Z Checking glob v0.3.3
24592026-09-07T14:10:28.328Z Compiling itertools v0.15.0
24602026-09-07T14:10:28.376Z Compiling proc-macro-crate v3.4.0
24612026-09-07T14:10:28.414Z Compiling heapless v0.8.0
24622026-09-07T14:10:28.601Z Checking hash32 v0.3.1
24632026-09-07T14:10:28.768Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-07T14:10:28.877Z Checking colored v3.1.1
24652026-09-07T14:10:28.937Z Compiling smoltcp v0.11.0
24662026-09-07T14:10:28.977Z Compiling num_enum_derive v0.7.6
24672026-09-07T14:10:29.013Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24682026-09-07T14:10:29.136Z Checking illumos-nvpair v0.3.0
24692026-09-07T14:10:29.363Z Checking toml v0.8.23
24702026-09-07T14:10:29.409Z Checking cobs v0.3.0
24712026-09-07T14:10:29.553Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24722026-09-07T14:10:29.592Z Checking postcard v1.1.3
24732026-09-07T14:10:29.696Z Compiling ingot-macros v0.2.0
24742026-09-07T14:10:29.734Z Checking rand v0.10.1
24752026-09-07T14:10:29.819Z Compiling proc-macro-crate v1.3.1
24762026-09-07T14:10:29.962Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24772026-09-07T14:10:30.095Z Checking num_enum v0.7.6
24782026-09-07T14:10:30.209Z Checking sigpipe v0.1.3
24792026-09-07T14:10:30.249Z Compiling foreign-types-macros v0.2.3
24802026-09-07T14:10:30.284Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24812026-09-07T14:10:30.287Z Checking foreign-types-shared v0.3.1
24822026-09-07T14:10:30.353Z Compiling num_enum_derive v0.5.11
24832026-09-07T14:10:30.479Z Compiling typify-macro v0.6.2
24842026-09-07T14:10:30.610Z Checking cstr-argument v0.1.2
24852026-09-07T14:10:30.717Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24862026-09-07T14:10:30.764Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24872026-09-07T14:10:30.829Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24882026-09-07T14:10:30.868Z Checking foreign-types v0.5.0
24892026-09-07T14:10:30.977Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24902026-09-07T14:10:31.087Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24912026-09-07T14:10:31.181Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24922026-09-07T14:10:31.184Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24932026-09-07T14:10:31.251Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24942026-09-07T14:10:31.288Z Checking itertools v0.12.1
24952026-09-07T14:10:31.356Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24962026-09-07T14:10:31.409Z Compiling zone_cfg_derive v0.3.1
24972026-09-07T14:10:31.446Z Checking num_enum v0.5.11
24982026-09-07T14:10:31.624Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24992026-09-07T14:10:31.758Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25002026-09-07T14:10:31.837Z Compiling usdt-macro v0.5.0
25012026-09-07T14:10:31.963Z Compiling usdt-attr-macro v0.5.0
25022026-09-07T14:10:32.124Z Checking memmap v0.7.0
25032026-09-07T14:10:32.256Z Compiling typify v0.6.2
25042026-09-07T14:10:32.326Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25052026-09-07T14:10:32.329Z Checking zone v0.3.1
25062026-09-07T14:10:32.400Z Compiling progenitor-impl v0.14.0
25072026-09-07T14:10:32.584Z Checking ingot-types v0.2.0
25082026-09-07T14:10:32.620Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25092026-09-07T14:10:32.741Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25102026-09-07T14:10:32.780Z Checking usdt v0.5.0
25112026-09-07T14:10:32.814Z Checking smf v0.2.3
25122026-09-07T14:10:32.849Z Checking whoami v1.6.1
25132026-09-07T14:10:32.968Z Checking ingot v0.2.1
25142026-09-07T14:10:33.005Z Compiling derive-where v1.6.0
25152026-09-07T14:10:33.008Z Checking tokio-dtrace v0.1.1
25162026-09-07T14:10:33.078Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25172026-09-07T14:10:33.081Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25182026-09-07T14:10:33.260Z Checking oxide-tokio-rt v0.1.4
25192026-09-07T14:10:33.298Z Checking console v0.15.11
25202026-09-07T14:10:33.373Z Checking newline-converter v0.3.0
25212026-09-07T14:10:33.469Z Checking bytecount v0.6.9
25222026-09-07T14:10:33.519Z Checking num-rational v0.4.2
25232026-09-07T14:10:33.606Z Checking num-complex v0.4.6
25242026-09-07T14:10:33.609Z Checking expectorate v1.2.0
25252026-09-07T14:10:33.805Z Compiling cancel-safe-futures v0.1.5
25262026-09-07T14:10:33.843Z Checking float-ord v0.3.2
25272026-09-07T14:10:33.977Z Checking linear-map v1.2.0
25282026-09-07T14:10:33.980Z Checking num v0.4.3
25292026-09-07T14:10:34.133Z Checking gethostname v0.5.0
25302026-09-07T14:10:34.214Z Compiling prettyplease v0.2.37
25312026-09-07T14:10:34.297Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25322026-09-07T14:10:34.413Z Checking oxide-update-engine-types v0.1.2
25332026-09-07T14:10:34.450Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25342026-09-07T14:10:34.675Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25352026-09-07T14:10:34.761Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25362026-09-07T14:10:34.873Z Checking resolv-conf v0.7.6
25372026-09-07T14:10:34.987Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25382026-09-07T14:10:35.096Z Checking papergrid v0.11.0
25392026-09-07T14:10:35.132Z Compiling progenitor-macro v0.14.0
25402026-09-07T14:10:35.242Z Compiling tabled_derive v0.7.0
25412026-09-07T14:10:35.360Z Checking oxide-update-engine v0.1.2
25422026-09-07T14:10:35.758Z Compiling slog-dtrace v0.3.0
25432026-09-07T14:10:35.880Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25442026-09-07T14:10:36.181Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25452026-09-07T14:10:36.246Z Checking tabled v0.15.0
25462026-09-07T14:10:36.569Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25472026-09-07T14:10:36.609Z Checking crossterm v0.29.0
25482026-09-07T14:10:36.646Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25492026-09-07T14:10:36.957Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25502026-09-07T14:10:37.455Z Checking fd-lock v4.0.4
25512026-09-07T14:10:37.991Z Checking vte v0.14.1
25522026-09-07T14:10:38.330Z Checking strip-ansi-escapes v0.2.1
25532026-09-07T14:10:39.356Z Checking termtree v0.5.1
25542026-09-07T14:10:39.391Z Checking linked-hash-map v0.5.6
25552026-09-07T14:10:39.587Z Checking nu-ansi-term v0.50.3
25562026-09-07T14:10:39.624Z Checking lru-cache v0.1.2
25572026-09-07T14:10:39.838Z Checking hickory-proto v0.24.4
25582026-09-07T14:10:39.875Z Checking reedline v0.40.0
25592026-09-07T14:10:40.059Z Compiling minimal-lexical v0.2.1
25602026-09-07T14:10:40.096Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25612026-09-07T14:10:40.133Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25622026-09-07T14:10:40.170Z Checking progenitor v0.14.0
25632026-09-07T14:10:40.339Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25642026-09-07T14:10:40.376Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25652026-09-07T14:10:40.666Z Compiling nom v7.1.3
25662026-09-07T14:10:41.055Z Checking display-error-chain v0.2.2
25672026-09-07T14:10:41.211Z Compiling unicode-xid v0.2.6
25682026-09-07T14:10:41.691Z Checking hickory-resolver v0.24.4
25692026-09-07T14:10:41.983Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25702026-09-07T14:10:42.470Z Compiling ar_archive_writer v0.5.1
25712026-09-07T14:10:42.649Z Checking qorb v0.4.1
25722026-09-07T14:10:42.687Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25732026-09-07T14:10:42.812Z Checking csv-core v0.1.13
25742026-09-07T14:10:42.959Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25752026-09-07T14:10:43.024Z Checking csv v1.4.0
25762026-09-07T14:10:43.214Z Compiling stacker v0.1.23
25772026-09-07T14:10:43.254Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25782026-09-07T14:10:43.291Z Checking highway v1.3.0
25792026-09-07T14:10:43.327Z Compiling psm v0.1.30
25802026-09-07T14:10:43.422Z Compiling semver v0.1.20
25812026-09-07T14:10:43.505Z Compiling cfg_aliases v0.1.1
25822026-09-07T14:10:43.606Z Checking nibble_vec v0.1.0
25832026-09-07T14:10:43.642Z Compiling nix v0.28.0
25842026-09-07T14:10:43.747Z Compiling rustc_version v0.1.7
25852026-09-07T14:10:43.784Z Checking endian-type v0.1.2
25862026-09-07T14:10:43.886Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25872026-09-07T14:10:43.965Z Checking radix_trie v0.2.1
25882026-09-07T14:10:44.002Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25892026-09-07T14:10:44.005Z Compiling newtype_derive v0.1.6
25902026-09-07T14:10:44.157Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25912026-09-07T14:10:44.256Z Checking phf_shared v0.12.1
25922026-09-07T14:10:44.259Z Compiling recursive-proc-macro-impl v0.1.1
25932026-09-07T14:10:44.328Z Compiling chrono-tz v0.10.4
25942026-09-07T14:10:44.435Z Checking phf v0.12.1
25952026-09-07T14:10:44.624Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962026-09-07T14:10:44.695Z Compiling const_format_proc_macros v0.2.34
25972026-09-07T14:10:44.730Z Compiling peg-macros v0.8.5
25982026-09-07T14:10:44.764Z Checking recursive v0.1.1
25992026-09-07T14:10:44.807Z Checking winnow v0.6.26
26002026-09-07T14:10:44.893Z Compiling sqlparser_derive v0.5.0
26012026-09-07T14:10:45.187Z Checking unicode_categories v0.1.1
26022026-09-07T14:10:45.550Z Checking home v0.5.12
26032026-09-07T14:10:45.614Z Checking const_format v0.2.35
26042026-09-07T14:10:45.691Z Checking sqlparser v0.61.0
26052026-09-07T14:10:45.727Z Checking rustyline v14.0.0
26062026-09-07T14:10:46.004Z Checking sqlformat v0.3.5
26072026-09-07T14:10:46.113Z Checking peg v0.8.5
26082026-09-07T14:10:46.219Z Checking bcs v0.1.6
26092026-09-07T14:10:46.446Z Checking nom v8.0.0
26102026-09-07T14:10:46.483Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26112026-09-07T14:10:46.486Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26122026-09-07T14:10:46.486Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26132026-09-07T14:10:46.736Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26142026-09-07T14:10:46.773Z Checking steno v0.4.1
26152026-09-07T14:10:46.839Z Checking sha1 v0.10.6
26162026-09-07T14:10:47.046Z Checking filetime v0.2.27
26172026-09-07T14:10:47.214Z Checking xattr v1.6.1
26182026-09-07T14:10:47.442Z Checking tar v0.4.46
26192026-09-07T14:10:47.480Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26202026-09-07T14:10:47.686Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26212026-09-07T14:10:47.824Z Checking subprocess v0.2.15
26222026-09-07T14:10:47.864Z Checking headers-core v0.3.0
26232026-09-07T14:10:47.946Z Checking yasna v0.5.2
26242026-09-07T14:10:48.004Z Checking headers v0.4.1
26252026-09-07T14:10:48.139Z Checking port-file v0.1.0
26262026-09-07T14:10:48.176Z Checking dropshot-api-manager-types v0.8.0
26272026-09-07T14:10:48.356Z Checking tagptr v0.2.0
26282026-09-07T14:10:48.360Z Checking rcgen v0.12.1
26292026-09-07T14:10:48.429Z Checking utf-8 v0.7.6
26302026-09-07T14:10:48.463Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26312026-09-07T14:10:48.503Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26322026-09-07T14:10:48.538Z Checking moka v0.12.13
26332026-09-07T14:10:48.597Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26342026-09-07T14:10:48.681Z Compiling libefi-sys v0.1.0
26352026-09-07T14:10:48.748Z Compiling bitfield-struct v0.6.2
26362026-09-07T14:10:48.980Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26372026-09-07T14:10:49.082Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26382026-09-07T14:10:49.153Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26392026-09-07T14:10:49.227Z Checking tungstenite v0.21.0
26402026-09-07T14:10:49.264Z Checking hickory-resolver v0.25.2
26412026-09-07T14:10:49.354Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26422026-09-07T14:10:49.439Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26432026-09-07T14:10:49.619Z Compiling xshell-macros v0.2.7
26442026-09-07T14:10:49.690Z Checking tokio-tungstenite v0.21.0
26452026-09-07T14:10:49.725Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26462026-09-07T14:10:49.997Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26472026-09-07T14:10:50.035Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26482026-09-07T14:10:50.067Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26492026-09-07T14:10:50.070Z Checking xshell v0.2.7
26502026-09-07T14:10:50.334Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26512026-09-07T14:10:50.526Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26522026-09-07T14:10:50.795Z Checking half v1.8.3
26532026-09-07T14:10:50.925Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26542026-09-07T14:10:51.025Z Checking serde_cbor v0.11.2
26552026-09-07T14:10:51.075Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26562026-09-07T14:10:51.227Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26572026-09-07T14:10:51.340Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26582026-09-07T14:10:51.443Z Checking libscf-sys v1.2.0
26592026-09-07T14:10:51.446Z Checking maplit v1.0.2
26602026-09-07T14:10:51.599Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26612026-09-07T14:10:51.639Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26622026-09-07T14:10:51.774Z Checking papergrid v0.18.0
26632026-09-07T14:10:51.810Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26642026-09-07T14:10:51.906Z Checking sha2 v0.11.0
26652026-09-07T14:10:52.257Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26662026-09-07T14:10:52.406Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26672026-09-07T14:10:52.528Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26682026-09-07T14:10:52.563Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26692026-09-07T14:10:52.596Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26702026-09-07T14:10:52.627Z Checking tabled v0.21.0
26712026-09-07T14:10:52.664Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26722026-09-07T14:10:52.874Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26732026-09-07T14:10:52.995Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26742026-09-07T14:10:53.162Z Checking crc8 v0.1.1
26752026-09-07T14:10:53.214Z Checking unicase v2.9.0
26762026-09-07T14:10:53.248Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26772026-09-07T14:10:53.341Z Checking fxhash v0.2.1
26782026-09-07T14:10:53.493Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26792026-09-07T14:10:53.577Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26802026-09-07T14:10:53.647Z Compiling darling_core v0.21.3
26812026-09-07T14:10:53.991Z Compiling vergen-lib v0.1.6
26822026-09-07T14:10:54.181Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26832026-09-07T14:10:54.271Z Compiling diesel_derives v2.3.7
26842026-09-07T14:10:54.567Z Checking scheduled-thread-pool v0.2.7
26852026-09-07T14:10:54.612Z Compiling vergen-gitcl v1.0.8
26862026-09-07T14:10:54.753Z Compiling diesel_table_macro_syntax v0.3.0
26872026-09-07T14:10:54.887Z Checking r2d2 v0.8.10
26882026-09-07T14:10:54.991Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26892026-09-07T14:10:55.084Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26902026-09-07T14:10:55.127Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26912026-09-07T14:10:55.429Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26922026-09-07T14:10:55.513Z Checking downcast-rs v2.0.2
26932026-09-07T14:10:55.750Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26942026-09-07T14:10:55.920Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26952026-09-07T14:10:56.148Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26962026-09-07T14:10:56.249Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26972026-09-07T14:10:56.252Z Compiling darling_macro v0.21.3
26982026-09-07T14:10:56.344Z Checking kstat-rs v0.2.5
26992026-09-07T14:10:56.405Z Compiling proc-macro-error-attr2 v2.0.0
27002026-09-07T14:10:56.570Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27012026-09-07T14:10:56.833Z Compiling darling v0.21.3
27022026-09-07T14:10:56.902Z Compiling proc-macro-error2 v2.0.1
27032026-09-07T14:10:56.905Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27042026-09-07T14:10:56.971Z Compiling dsl_auto_type v0.2.0
27052026-09-07T14:10:57.217Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27062026-09-07T14:10:57.254Z Compiling knus-derive v3.4.0
27072026-09-07T14:10:58.239Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27082026-09-07T14:10:58.586Z Compiling dirs-sys-next v0.1.2
27092026-09-07T14:10:58.621Z Compiling parking_lot_core v0.8.6
27102026-09-07T14:10:58.739Z Compiling salty v0.3.0
27112026-09-07T14:10:58.744Z Compiling crunchy v0.2.4
27122026-09-07T14:10:58.897Z Compiling dirs-next v2.0.0
27132026-09-07T14:10:58.979Z Compiling clang-sys v1.8.1
27142026-09-07T14:10:59.058Z Checking predicates-tree v1.0.13
27152026-09-07T14:10:59.126Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27162026-09-07T14:10:59.186Z Compiling git-stub v1.0.0
27172026-09-07T14:10:59.247Z Compiling tiny-keccak v2.0.2
27182026-09-07T14:10:59.451Z Compiling git-stub-vcs v0.1.0
27192026-09-07T14:10:59.554Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27202026-09-07T14:10:59.665Z Compiling term v0.7.0
27212026-09-07T14:10:59.836Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27222026-09-07T14:10:59.878Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27232026-09-07T14:10:59.913Z Checking anstyle-parse v0.2.7
27242026-09-07T14:10:59.916Z Compiling bit-vec v0.6.3
27252026-09-07T14:11:00.103Z Checking anstream v0.6.21
27262026-09-07T14:11:00.141Z Compiling ascii-canvas v3.0.0
27272026-09-07T14:11:00.209Z Compiling bit-set v0.5.3
27282026-09-07T14:11:00.209Z Checking parking_lot v0.11.2
27292026-09-07T14:11:00.348Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27302026-09-07T14:11:00.413Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27312026-09-07T14:11:00.449Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27322026-09-07T14:11:00.547Z Checking rfc6979 v0.4.0
27332026-09-07T14:11:00.708Z Checking prefix-trie v0.7.0
27342026-09-07T14:11:00.899Z Compiling hashbrown v0.14.5
27352026-09-07T14:11:00.970Z Compiling itertools v0.10.5
27362026-09-07T14:11:01.067Z Compiling ena v0.14.4
27372026-09-07T14:11:01.106Z Compiling libloading v0.8.9
27382026-09-07T14:11:01.319Z Compiling bindgen v0.71.1
27392026-09-07T14:11:01.354Z Compiling diff v0.1.13
27402026-09-07T14:11:01.489Z Compiling regex-syntax v0.6.29
27412026-09-07T14:11:01.565Z Compiling chumsky v0.9.3
27422026-09-07T14:11:01.768Z Compiling ecdsa v0.16.9
27432026-09-07T14:11:02.067Z Checking hickory-server v0.25.2
27442026-09-07T14:11:02.651Z Checking sled v0.34.7
27452026-09-07T14:11:02.802Z Compiling lalrpop v0.19.12
27462026-09-07T14:11:02.950Z Checking diesel v2.3.7
27472026-09-07T14:11:03.062Z Compiling cexpr v0.6.0
27482026-09-07T14:11:03.353Z Checking ignore v0.4.25
27492026-09-07T14:11:03.589Z Checking primeorder v0.13.6
27502026-09-07T14:11:03.752Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27512026-09-07T14:11:03.795Z Checking nanorand v0.7.0
27522026-09-07T14:11:03.910Z Compiling rustc-hash v2.1.1
27532026-09-07T14:11:03.944Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27542026-09-07T14:11:04.032Z Checking flume v0.11.1
27552026-09-07T14:11:04.165Z Compiling p384 v0.13.1
27562026-09-07T14:11:04.778Z Checking globwalk v0.9.1
27572026-09-07T14:11:04.781Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27582026-09-07T14:11:05.000Z Compiling knus v3.4.0
27592026-09-07T14:11:05.283Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27602026-09-07T14:11:05.470Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27612026-09-07T14:11:05.743Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27622026-09-07T14:11:05.908Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27632026-09-07T14:11:05.944Z Checking digest-io v0.1.0
27642026-09-07T14:11:05.980Z Compiling libxml v0.3.3
27652026-09-07T14:11:06.106Z Checking rawzip v0.4.4
27662026-09-07T14:11:06.249Z Checking assert_matches v1.5.0
27672026-09-07T14:11:06.283Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27682026-09-07T14:11:06.410Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27692026-09-07T14:11:06.587Z Checking camino-tempfile-ext v0.3.3
27702026-09-07T14:11:06.591Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27712026-09-07T14:11:06.851Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27722026-09-07T14:11:07.467Z Compiling strum_macros v0.24.3
27732026-09-07T14:11:07.875Z Compiling indoc v1.0.9
27742026-09-07T14:11:08.283Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27752026-09-07T14:11:08.357Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27762026-09-07T14:11:08.577Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27772026-09-07T14:11:08.826Z Checking quick-xml v0.37.5
27782026-09-07T14:11:08.916Z Checking derive_builder v0.20.2
27792026-09-07T14:11:08.957Z Compiling oso-derive v0.27.3
27802026-09-07T14:11:09.069Z Compiling trait-variant v0.1.2
27812026-09-07T14:11:09.513Z Compiling impl-trait-for-tuples v0.2.3
27822026-09-07T14:11:09.691Z Checking openssl-probe v0.1.6
27832026-09-07T14:11:09.780Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27842026-09-07T14:11:09.890Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27852026-09-07T14:11:10.368Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27862026-09-07T14:11:10.615Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27872026-09-07T14:11:10.851Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27882026-09-07T14:11:11.099Z Checking corncobs v0.1.4
27892026-09-07T14:11:11.169Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27902026-09-07T14:11:11.172Z Checking secrecy v0.8.0
27912026-09-07T14:11:11.238Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27922026-09-07T14:11:11.306Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27932026-09-07T14:11:11.368Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27942026-09-07T14:11:11.566Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27952026-09-07T14:11:11.794Z Checking bb8 v0.8.6
27962026-09-07T14:11:11.830Z Checking rand_seeder v0.4.0
27972026-09-07T14:11:12.201Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27982026-09-07T14:11:12.257Z Compiling mime_guess v2.0.5
27992026-09-07T14:11:12.430Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28002026-09-07T14:11:12.596Z Checking http-range v0.1.5
28012026-09-07T14:11:12.757Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28022026-09-07T14:11:12.792Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28032026-09-07T14:11:12.914Z Checking nonempty v0.12.0
28042026-09-07T14:11:13.114Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28052026-09-07T14:11:13.163Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28062026-09-07T14:11:13.330Z Checking hyper-staticfile v0.10.1
28072026-09-07T14:11:13.443Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28082026-09-07T14:11:13.446Z Checking signal-hook-tokio v0.3.1
28092026-09-07T14:11:13.646Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28102026-09-07T14:11:13.681Z Checking scuffle v0.1.0
28112026-09-07T14:11:13.763Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28122026-09-07T14:11:14.086Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28132026-09-07T14:11:14.138Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28142026-09-07T14:11:14.430Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28152026-09-07T14:11:14.507Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28162026-09-07T14:11:14.577Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28172026-09-07T14:11:14.710Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28182026-09-07T14:11:14.790Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28192026-09-07T14:11:14.964Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28202026-09-07T14:11:15.175Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28212026-09-07T14:11:15.209Z Checking tungstenite v0.23.0
28222026-09-07T14:11:15.554Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28232026-09-07T14:11:15.667Z Checking tokio-tungstenite v0.23.1
28242026-09-07T14:11:15.999Z Checking void v1.0.2
28252026-09-07T14:11:16.008Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28262026-09-07T14:11:16.109Z Checking nix v0.27.1
28272026-09-07T14:11:16.147Z Checking lzss v0.8.2
28282026-09-07T14:11:16.203Z Checking serde_bytes v0.11.19
28292026-09-07T14:11:16.375Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28302026-09-07T14:11:16.417Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28312026-09-07T14:11:16.666Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28322026-09-07T14:11:16.758Z Checking yansi v1.0.1
28332026-09-07T14:11:17.049Z Checking cpubits v0.1.1
28342026-09-07T14:11:17.190Z Checking async-bb8-diesel v0.2.1
28352026-09-07T14:11:17.231Z Checking diesel-dtrace v0.5.0
28362026-09-07T14:11:17.431Z Checking pretty_assertions v1.4.1
28372026-09-07T14:11:17.506Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28382026-09-07T14:11:17.583Z Checking pem-rfc7468 v1.0.0
28392026-09-07T14:11:17.617Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28402026-09-07T14:11:17.776Z Checking colored v2.2.0
28412026-09-07T14:11:17.810Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28422026-09-07T14:11:17.893Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28432026-09-07T14:11:18.010Z Checking hmac v0.13.0
28442026-09-07T14:11:18.044Z Checking universal-hash v0.6.1
28452026-09-07T14:11:18.079Z Compiling libz-sys v1.1.24
28462026-09-07T14:11:18.208Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28472026-09-07T14:11:18.241Z Compiling instability v0.3.11
28482026-09-07T14:11:18.577Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28492026-09-07T14:11:18.611Z Checking castaway v0.2.4
28502026-09-07T14:11:18.646Z Compiling indoc v2.0.7
28512026-09-07T14:11:18.699Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28522026-09-07T14:11:18.761Z Checking compact_str v0.8.1
28532026-09-07T14:11:18.932Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28542026-09-07T14:11:19.182Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28552026-09-07T14:11:19.226Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28562026-09-07T14:11:19.647Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28572026-09-07T14:11:19.684Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28582026-09-07T14:11:20.996Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28592026-09-07T14:11:21.045Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28602026-09-07T14:11:21.309Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28612026-09-07T14:11:21.417Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28622026-09-07T14:11:21.868Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28632026-09-07T14:11:22.088Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28642026-09-07T14:11:23.376Z Checking polyval v0.7.1
28652026-09-07T14:11:23.581Z Checking der v0.8.0
28662026-09-07T14:11:23.617Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28672026-09-07T14:11:23.846Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28682026-09-07T14:11:24.080Z Checking unicode-truncate v1.1.0
28692026-09-07T14:11:24.116Z Checking lru v0.12.5
28702026-09-07T14:11:24.281Z Compiling libgit2-sys v0.18.3+1.9.2
28712026-09-07T14:11:24.324Z Checking arc-swap v1.8.2
28722026-09-07T14:11:24.416Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28732026-09-07T14:11:24.451Z Checking cassowary v0.3.0
28742026-09-07T14:11:24.593Z Checking slog-scope v4.4.1
28752026-09-07T14:11:24.699Z Checking ratatui v0.29.0
28762026-09-07T14:11:24.869Z Checking ghash v0.6.0
28772026-09-07T14:11:25.036Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28782026-09-07T14:11:25.284Z Checking pbkdf2 v0.13.0
28792026-09-07T14:11:25.444Z Checking crypto-bigint v0.7.5
28802026-09-07T14:11:26.068Z Checking aes v0.9.1
28812026-09-07T14:11:26.294Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28822026-09-07T14:11:26.505Z Checking ctr v0.10.1
28832026-09-07T14:11:26.547Z Checking aead v0.6.1
28842026-09-07T14:11:26.719Z Checking cargo-platform v0.3.2
28852026-09-07T14:11:26.722Z Compiling petname v2.0.2
28862026-09-07T14:11:26.930Z Checking cargo_metadata v0.23.1
28872026-09-07T14:11:26.967Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28882026-09-07T14:11:27.421Z Checking aes-gcm v0.11.0
28892026-09-07T14:11:27.625Z Checking slog-stdlog v4.1.1
28902026-09-07T14:11:27.700Z Checking spki v0.8.0
28912026-09-07T14:11:27.735Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28922026-09-07T14:11:27.781Z Compiling progenitor-impl v0.13.0
28932026-09-07T14:11:27.910Z Checking salsa20 v0.11.0
28942026-09-07T14:11:28.097Z Checking console v0.16.2
28952026-09-07T14:11:28.449Z Compiling vergen-git2 v9.1.0
28962026-09-07T14:11:28.674Z Checking unit-prefix v0.5.2
28972026-09-07T14:11:28.841Z Checking plotters-backend v0.3.7
28982026-09-07T14:11:29.077Z Checking plotters-svg v0.3.7
28992026-09-07T14:11:29.182Z Checking indicatif v0.18.4
29002026-09-07T14:11:29.318Z Checking scrypt v0.12.0
29012026-09-07T14:11:29.527Z Checking slog-envlogger v2.2.0
29022026-09-07T14:11:29.713Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29032026-09-07T14:11:29.918Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29042026-09-07T14:11:30.145Z Checking progenitor-client v0.13.0
29052026-09-07T14:11:30.426Z Checking cbc v0.2.1
29062026-09-07T14:11:30.429Z Compiling progenitor-macro v0.13.0
29072026-09-07T14:11:30.640Z Checking libsw-core v0.3.2
29082026-09-07T14:11:30.831Z Checking sapling-renderdag v0.1.0
29092026-09-07T14:11:30.947Z Checking sync-ptr v0.1.4
29102026-09-07T14:11:31.101Z Checking cast v0.3.0
29112026-09-07T14:11:31.136Z Checking libsw v3.5.0
29122026-09-07T14:11:31.294Z Checking criterion-plot v0.6.0
29132026-09-07T14:11:31.330Z Checking pkcs5 v0.8.1
29142026-09-07T14:11:31.629Z Checking plotters v0.3.7
29152026-09-07T14:11:31.670Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29162026-09-07T14:11:32.424Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29172026-09-07T14:11:32.658Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29182026-09-07T14:11:32.693Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29192026-09-07T14:11:32.890Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29202026-09-07T14:11:32.926Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29212026-09-07T14:11:33.120Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29222026-09-07T14:11:33.155Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29232026-09-07T14:11:33.348Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29242026-09-07T14:11:33.388Z Checking tinytemplate v1.2.1
29252026-09-07T14:11:33.646Z Checking oorandom v11.1.5
29262026-09-07T14:11:33.797Z Checking anes v0.1.6
29272026-09-07T14:11:34.013Z Checking shell-words v1.1.1
29282026-09-07T14:11:34.049Z Checking criterion v0.7.0
29292026-09-07T14:11:34.519Z Checking pkcs8 v0.11.0
29302026-09-07T14:11:34.766Z Checking oxide-update-engine-display v0.1.2
29312026-09-07T14:11:35.104Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29322026-09-07T14:11:35.330Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29332026-09-07T14:11:35.492Z Checking progenitor v0.13.0
29342026-09-07T14:11:35.673Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29352026-09-07T14:11:36.134Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29362026-09-07T14:11:36.172Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29372026-09-07T14:11:36.743Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29382026-09-07T14:11:36.956Z Checking tokio-test v0.4.5
29392026-09-07T14:11:37.201Z Checking ff v0.14.0
29402026-09-07T14:11:37.377Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29412026-09-07T14:11:37.605Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29422026-09-07T14:11:38.032Z Checking twox-hash v2.1.2
29432026-09-07T14:11:38.370Z Checking atty v0.2.14
29442026-09-07T14:11:38.506Z Checking arrayref v0.3.9
29452026-09-07T14:11:38.617Z Checking arrayvec v0.7.6
29462026-09-07T14:11:38.850Z Checking constant_time_eq v0.4.2
29472026-09-07T14:11:39.070Z Checking group v0.14.0
29482026-09-07T14:11:39.280Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29492026-09-07T14:11:40.468Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29502026-09-07T14:11:41.262Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29512026-09-07T14:11:41.523Z Checking fatfs v0.3.6
29522026-09-07T14:11:41.669Z Checking signature v3.0.0
29532026-09-07T14:11:41.865Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29542026-09-07T14:11:42.007Z Checking base16ct v1.0.0
29552026-09-07T14:11:42.173Z Compiling seq-macro v0.3.6
29562026-09-07T14:11:42.243Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29572026-09-07T14:11:42.278Z Checking sec1 v0.8.1
29582026-09-07T14:11:42.421Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29592026-09-07T14:11:42.520Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29602026-09-07T14:11:42.702Z Checking hkdf v0.13.0
29612026-09-07T14:11:42.877Z Checking concurrent-queue v2.5.0
29622026-09-07T14:11:43.102Z Checking parking v2.2.1
29632026-09-07T14:11:43.216Z Checking elliptic-curve v0.14.1
29642026-09-07T14:11:43.259Z Checking event-listener v5.4.1
29652026-09-07T14:11:43.509Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29662026-09-07T14:11:43.657Z Checking rtoolbox v0.0.3
29672026-09-07T14:11:43.730Z Checking event-listener-strategy v0.5.4
29682026-09-07T14:11:43.821Z Checking rpassword v7.5.4
29692026-09-07T14:11:43.898Z Checking wnaf v0.14.0
29702026-09-07T14:11:44.015Z Checking primefield v0.14.0
29712026-09-07T14:11:44.099Z Checking rfc6979 v0.6.0
29722026-09-07T14:11:44.301Z Checking tui-tree-widget v0.23.1
29732026-09-07T14:11:44.307Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29742026-09-07T14:11:44.494Z Compiling blake3 v1.8.5
29752026-09-07T14:11:44.531Z Compiling samael v0.0.19
29762026-09-07T14:11:44.882Z Checking futures-timer v3.0.3
29772026-09-07T14:11:45.384Z Checking ecdsa v0.17.0
29782026-09-07T14:11:45.604Z Checking primeorder v0.14.0
29792026-09-07T14:11:45.819Z Checking async-lock v3.4.2
29802026-09-07T14:11:46.003Z Compiling curve25519-dalek v5.0.0
29812026-09-07T14:11:46.228Z Checking async-object-pool v0.2.0
29822026-09-07T14:11:46.521Z Checking ssh-encoding v0.3.0
29832026-09-07T14:11:46.562Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29842026-09-07T14:11:46.691Z Checking serde_regex v1.1.0
29852026-09-07T14:11:46.777Z Checking assert-json-diff v2.0.2
29862026-09-07T14:11:46.878Z Checking path-tree v0.8.3
29872026-09-07T14:11:46.983Z Checking keccak v0.2.0
29882026-09-07T14:11:47.095Z Compiling strsim v0.10.0
29892026-09-07T14:11:47.177Z Checking topological-sort v0.2.2
29902026-09-07T14:11:47.351Z Checking stringmetrics v2.2.2
29912026-09-07T14:11:47.446Z Checking omicron-zone-package v0.12.3
29922026-09-07T14:11:47.540Z Checking httpmock v0.8.3
29932026-09-07T14:11:48.364Z Compiling darling_core v0.13.4
29942026-09-07T14:11:49.662Z Checking ed25519 v3.0.0
29952026-09-07T14:11:49.756Z Checking pkcs1 v0.8.0-rc.4
29962026-09-07T14:11:49.904Z Checking crypto-primes v0.7.2
29972026-09-07T14:11:50.008Z Checking poly1305 v0.9.0
29982026-09-07T14:11:50.141Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29992026-09-07T14:11:50.279Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30002026-09-07T14:11:50.314Z Checking blowfish v0.10.0
30012026-09-07T14:11:50.506Z Checking blake2 v0.11.0-rc.6
30022026-09-07T14:11:50.577Z Compiling target-lexicon v0.13.3
30032026-09-07T14:11:50.795Z Checking argon2 v0.6.0-rc.8
30042026-09-07T14:11:50.892Z Checking rsa v0.10.0-rc.18
30052026-09-07T14:11:50.939Z Checking bcrypt-pbkdf v0.11.0
30062026-09-07T14:11:51.137Z Checking ssh-cipher v0.3.0
30072026-09-07T14:11:51.170Z Compiling darling_macro v0.13.4
30082026-09-07T14:11:51.174Z Checking ed25519-dalek v3.0.0
30092026-09-07T14:11:51.384Z Checking sha3 v0.11.0
30102026-09-07T14:11:51.420Z Checking p256 v0.14.0
30112026-09-07T14:11:51.468Z Checking p521 v0.14.0
30122026-09-07T14:11:51.691Z Checking p384 v0.14.0
30132026-09-07T14:11:51.763Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30142026-09-07T14:11:52.028Z Checking kem v0.3.0
30152026-09-07T14:11:52.185Z Checking module-lattice v0.2.3
30162026-09-07T14:11:52.221Z Compiling guppy-workspace-hack v0.1.0
30172026-09-07T14:11:52.446Z Checking hex-literal v0.4.1
30182026-09-07T14:11:52.481Z Compiling git2 v0.20.4
30192026-09-07T14:11:52.531Z Checking sponge-cursor v0.1.0
30202026-09-07T14:11:52.632Z Checking ml-kem v0.3.2
30212026-09-07T14:11:52.695Z Checking sha3 v0.12.0
30222026-09-07T14:11:52.935Z Compiling darling v0.13.4
30232026-09-07T14:11:53.326Z Checking russh-cryptovec v0.62.0
30242026-09-07T14:11:53.448Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30252026-09-07T14:11:53.524Z Checking internal-russh-num-bigint v0.5.0
30262026-09-07T14:11:53.675Z Checking num-bigint v0.4.6
30272026-09-07T14:11:54.195Z Checking russh-util v0.52.0
30282026-09-07T14:11:54.373Z Checking generic-array v1.4.3
30292026-09-07T14:11:54.511Z Checking ssh-key v0.7.0-rc.11
30302026-09-07T14:11:54.598Z Compiling enum_dispatch v0.3.13
30312026-09-07T14:11:54.833Z Compiling delegate v0.13.5
30322026-09-07T14:11:55.340Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30332026-09-07T14:11:55.449Z Checking md5 v0.8.0
30342026-09-07T14:11:55.598Z Checking hex-literal v1.1.0
30352026-09-07T14:11:55.653Z Compiling target-spec v3.5.7
30362026-09-07T14:11:55.794Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30372026-09-07T14:11:55.829Z Checking russh v0.62.4
30382026-09-07T14:11:55.867Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30392026-09-07T14:11:56.055Z Checking cfg-expr v0.20.6
30402026-09-07T14:11:56.459Z Compiling serde_with_macros v1.5.2
30412026-09-07T14:11:56.599Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30422026-09-07T14:11:56.983Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30432026-09-07T14:11:57.197Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30442026-09-07T14:11:57.347Z Checking internet-checksum v0.2.1
30452026-09-07T14:11:57.431Z Compiling serde_with v1.14.0
30462026-09-07T14:11:58.026Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30472026-09-07T14:11:58.669Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30482026-09-07T14:11:59.062Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30492026-09-07T14:11:59.119Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30502026-09-07T14:11:59.165Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30512026-09-07T14:11:59.397Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30522026-09-07T14:11:59.489Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30532026-09-07T14:11:59.526Z Checking httptest v0.16.4
30542026-09-07T14:11:59.702Z Checking pathdiff v0.2.3
30552026-09-07T14:11:59.842Z Checking nested v0.1.1
30562026-09-07T14:11:59.955Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30572026-09-07T14:12:00.021Z Checking guppy v0.17.25
30582026-09-07T14:12:00.122Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30592026-09-07T14:12:00.375Z Checking similar-asserts v1.7.0
30602026-09-07T14:12:00.412Z Compiling target-triple v1.0.0
30612026-09-07T14:12:00.565Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30622026-09-07T14:12:00.772Z Compiling polar-core v0.27.3
30632026-09-07T14:12:00.984Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30642026-09-07T14:12:01.594Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30652026-09-07T14:12:01.655Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30662026-09-07T14:12:01.880Z Checking hickory-client v0.25.2
30672026-09-07T14:12:02.135Z Checking supports-color v2.1.0
30682026-09-07T14:12:02.284Z Checking supports-hyperlinks v2.1.0
30692026-09-07T14:12:02.319Z Checking supports-unicode v2.1.0
30702026-09-07T14:12:02.353Z Checking textwrap v0.15.2
30712026-09-07T14:12:02.433Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30722026-09-07T14:12:02.468Z Checking terminal_size v0.1.17
30732026-09-07T14:12:02.591Z Compiling miette-derive v5.10.0
30742026-09-07T14:12:02.626Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30752026-09-07T14:12:02.630Z Compiling fs-err v2.11.0
30762026-09-07T14:12:02.893Z Compiling assert_cmd v2.1.2
30772026-09-07T14:12:03.071Z Checking escape8259 v0.5.3
30782026-09-07T14:12:03.178Z Checking owo-colors v3.5.0
30792026-09-07T14:12:03.238Z Checking libtest-mimic v0.8.1
30802026-09-07T14:12:03.564Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30812026-09-07T14:12:03.751Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30822026-09-07T14:12:03.787Z Checking miette v5.10.0
30832026-09-07T14:12:04.336Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30842026-09-07T14:12:04.477Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30852026-09-07T14:12:04.996Z Checking blake2b_simd v1.0.4
30862026-09-07T14:12:05.235Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30872026-09-07T14:12:05.434Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30882026-09-07T14:12:05.661Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30892026-09-07T14:12:05.707Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30902026-09-07T14:12:05.780Z Checking oso v0.27.3
30912026-09-07T14:12:05.888Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30922026-09-07T14:12:05.936Z Compiling knuffel-derive v3.2.0
30932026-09-07T14:12:06.114Z Checking fancy-regex v0.14.0
30942026-09-07T14:12:06.174Z Checking serde_tokenstream v0.2.3
30952026-09-07T14:12:06.510Z Checking approx v0.5.1
30962026-09-07T14:12:06.637Z Compiling rstest_macros v0.25.0
30972026-09-07T14:12:06.681Z Checking uzers v0.12.2
30982026-09-07T14:12:06.715Z Checking constant_time_eq v0.3.1
30992026-09-07T14:12:06.851Z Compiling linkme-impl v0.3.35
31002026-09-07T14:12:06.927Z Checking termcolor v1.4.1
31012026-09-07T14:12:07.077Z Checking rust-argon2 v2.1.0
31022026-09-07T14:12:07.191Z Checking trybuild v1.0.116
31032026-09-07T14:12:07.345Z Checking datatest-stable v0.3.3
31042026-09-07T14:12:07.450Z Checking knuffel v3.2.0
31052026-09-07T14:12:07.708Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31062026-09-07T14:12:07.816Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-09-07T14:12:08.116Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31082026-09-07T14:12:08.119Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31092026-09-07T14:12:08.119Z Checking support-bundle-viewer v0.1.2
31102026-09-07T14:12:08.219Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31112026-09-07T14:12:08.348Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31122026-09-07T14:12:08.429Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31132026-09-07T14:12:08.464Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31142026-09-07T14:12:08.576Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31152026-09-07T14:12:08.661Z Checking drift v0.2.0
31162026-09-07T14:12:08.698Z Checking rand_distr v0.5.1
31172026-09-07T14:12:08.962Z Checking multimap v0.10.1
31182026-09-07T14:12:09.033Z Checking parse-size v1.1.0
31192026-09-07T14:12:09.069Z Compiling linkme v0.3.35
31202026-09-07T14:12:09.138Z Compiling relative-path v1.9.3
31212026-09-07T14:12:09.205Z Checking dropshot-api-manager v0.8.0
31222026-09-07T14:12:09.255Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31232026-09-07T14:12:09.705Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31242026-09-07T14:12:10.545Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31252026-09-07T14:12:10.999Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31262026-09-07T14:12:11.437Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31272026-09-07T14:12:11.520Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31282026-09-07T14:12:11.629Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31292026-09-07T14:12:11.667Z Checking cargo_toml v0.21.0
31302026-09-07T14:12:12.169Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31312026-09-07T14:12:12.299Z Checking partial-io v0.5.4
31322026-09-07T14:12:12.434Z Checking termios v0.3.3
31332026-09-07T14:12:12.616Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-07T14:12:12.662Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31352026-09-07T14:12:13.342Z Checking rstest v0.25.0
31362026-09-07T14:12:13.376Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31372026-09-07T14:12:15.777Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31382026-09-07T14:12:18.731Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31392026-09-07T14:12:19.800Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31402026-09-07T14:12:24.230Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31412026-09-07T14:12:24.714Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31422026-09-07T14:12:27.082Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31432026-09-07T14:12:34.162Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31442026-09-07T14:12:35.175Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31452026-09-07T14:12:36.652Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31462026-09-07T14:12:38.823Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31472026-09-07T14:12:41.900Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31482026-09-07T14:12:44.295Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31492026-09-07T14:12:45.211Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31502026-09-07T14:12:49.396Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31512026-09-07T14:12:54.142Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31522026-09-07T14:13:15.521Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31532026-09-07T14:14:10.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 15s
31542026-09-07T14:14:10.504Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31552026-09-07T14:14:10.505Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31562026-09-07T14:14:11.176Z
31572026-09-07T14:14:11.176Zreal 4:19.110898653
31582026-09-07T14:14:11.176Zuser 22:13.231974945
31592026-09-07T14:14:11.176Zsys 5:19.998144298
31602026-09-07T14:14:11.176Ztrap 0.555810773
31612026-09-07T14:14:11.180Ztflt 0.434236398
31622026-09-07T14:14:11.180Zdflt 0.599736477
31632026-09-07T14:14:11.180Zkflt 0.004773472
31642026-09-07T14:14:11.180Zlock 1:07:13.188029859
31652026-09-07T14:14:11.180Zslp 1:00:34.725306953
31662026-09-07T14:14:11.180Zlat 1:52.752111210
31672026-09-07T14:14:11.180Zstop 14:10.626153389
31682026-09-07T14:14:11.180Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31692026-09-07T14:14:11.180Z+ ptime -m cargo doc --workspace --no-deps
31702026-09-07T14:14:12.038Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31712026-09-07T14:14:12.038Z |
31722026-09-07T14:14:12.038Z = 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-07T14:14:12.038Z = 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-07T14:14:13.117Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31752026-09-07T14:14:13.362Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31762026-09-07T14:14:13.401Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31772026-09-07T14:14:13.435Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31782026-09-07T14:14:13.550Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31792026-09-07T14:14:13.649Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31802026-09-07T14:14:13.680Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31812026-09-07T14:14:13.680Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31822026-09-07T14:14:13.727Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31832026-09-07T14:14:13.752Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31842026-09-07T14:14:13.776Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31852026-09-07T14:14:13.907Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31862026-09-07T14:14:13.968Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31872026-09-07T14:14:13.993Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31882026-09-07T14:14:14.024Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31892026-09-07T14:14:14.048Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31902026-09-07T14:14:14.052Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31912026-09-07T14:14:14.151Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31922026-09-07T14:14:14.173Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31932026-09-07T14:14:14.217Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31942026-09-07T14:14:14.243Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31952026-09-07T14:14:14.513Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31962026-09-07T14:14:14.611Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31972026-09-07T14:14:14.660Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31982026-09-07T14:14:14.760Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31992026-09-07T14:14:14.784Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32002026-09-07T14:14:14.932Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32012026-09-07T14:14:14.957Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32022026-09-07T14:14:15.014Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32032026-09-07T14:14:15.096Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32042026-09-07T14:14:15.244Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32052026-09-07T14:14:15.322Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32062026-09-07T14:14:15.367Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32072026-09-07T14:14:15.437Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32082026-09-07T14:14:15.617Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32092026-09-07T14:14:15.674Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32102026-09-07T14:14:15.699Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32112026-09-07T14:14:15.836Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32122026-09-07T14:14:15.908Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32132026-09-07T14:14:15.931Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32142026-09-07T14:14:16.162Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32152026-09-07T14:14:16.307Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32162026-09-07T14:14:16.395Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32172026-09-07T14:14:16.424Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32182026-09-07T14:14:16.448Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192026-09-07T14:14:16.597Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32202026-09-07T14:14:16.637Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32212026-09-07T14:14:16.710Z Checking scuffle v0.1.0
32222026-09-07T14:14:16.831Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32232026-09-07T14:14:16.897Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-09-07T14:14:16.921Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32252026-09-07T14:14:16.975Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32262026-09-07T14:14:17.096Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32272026-09-07T14:14:17.120Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32282026-09-07T14:14:17.160Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32292026-09-07T14:14:17.311Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32302026-09-07T14:14:17.714Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32312026-09-07T14:14:18.140Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32322026-09-07T14:14:18.221Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32332026-09-07T14:14:18.687Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32342026-09-07T14:14:18.762Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32352026-09-07T14:14:18.787Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32362026-09-07T14:14:19.050Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32372026-09-07T14:14:19.084Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32382026-09-07T14:14:19.121Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32392026-09-07T14:14:19.226Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32402026-09-07T14:14:19.351Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32412026-09-07T14:14:19.430Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32422026-09-07T14:14:19.858Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32432026-09-07T14:14:19.992Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32442026-09-07T14:14:20.150Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32452026-09-07T14:14:20.359Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32462026-09-07T14:14:20.410Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32472026-09-07T14:14:20.436Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32482026-09-07T14:14:20.458Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32492026-09-07T14:14:20.591Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32502026-09-07T14:14:20.625Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32512026-09-07T14:14:20.680Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32522026-09-07T14:14:20.704Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32532026-09-07T14:14:20.727Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32542026-09-07T14:14:20.864Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32552026-09-07T14:14:20.887Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32562026-09-07T14:14:20.909Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32572026-09-07T14:14:20.933Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32582026-09-07T14:14:21.227Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32592026-09-07T14:14:21.227Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32602026-09-07T14:14:21.274Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32612026-09-07T14:14:21.278Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32622026-09-07T14:14:21.278Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32632026-09-07T14:14:21.421Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32642026-09-07T14:14:21.473Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32652026-09-07T14:14:21.549Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32662026-09-07T14:14:21.572Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32672026-09-07T14:14:21.636Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32682026-09-07T14:14:21.639Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32692026-09-07T14:14:21.790Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32702026-09-07T14:14:21.817Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32712026-09-07T14:14:21.840Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32722026-09-07T14:14:21.893Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32732026-09-07T14:14:21.916Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32742026-09-07T14:14:21.991Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32752026-09-07T14:14:22.014Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32762026-09-07T14:14:22.111Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32772026-09-07T14:14:22.190Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32782026-09-07T14:14:22.243Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32792026-09-07T14:14:22.529Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32802026-09-07T14:14:22.532Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32812026-09-07T14:14:22.574Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32822026-09-07T14:14:23.060Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32832026-09-07T14:14:23.253Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32842026-09-07T14:14:23.280Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32852026-09-07T14:14:23.538Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32862026-09-07T14:14:24.335Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32872026-09-07T14:14:24.911Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32882026-09-07T14:14:26.076Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32892026-09-07T14:14:26.130Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32902026-09-07T14:14:26.372Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32912026-09-07T14:14:27.095Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32922026-09-07T14:14:28.044Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32932026-09-07T14:14:28.203Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32942026-09-07T14:14:28.418Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32952026-09-07T14:14:28.530Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32962026-09-07T14:14:28.651Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32972026-09-07T14:14:28.696Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32982026-09-07T14:14:28.938Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32992026-09-07T14:14:29.050Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33002026-09-07T14:14:29.553Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33012026-09-07T14:14:29.804Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33022026-09-07T14:14:29.927Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33032026-09-07T14:14:30.191Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33042026-09-07T14:14:30.554Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33052026-09-07T14:14:30.720Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33062026-09-07T14:14:31.041Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33072026-09-07T14:14:31.257Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33082026-09-07T14:14:31.435Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33092026-09-07T14:14:31.482Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33102026-09-07T14:14:31.972Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33112026-09-07T14:14:32.054Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33122026-09-07T14:14:32.511Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33132026-09-07T14:14:33.005Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33142026-09-07T14:14:33.229Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33152026-09-07T14:14:33.689Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33162026-09-07T14:14:34.018Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33172026-09-07T14:14:34.499Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33182026-09-07T14:14:34.988Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33192026-09-07T14:14:35.134Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33202026-09-07T14:14:35.328Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33212026-09-07T14:14:35.920Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33222026-09-07T14:14:35.971Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33232026-09-07T14:14:36.517Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33242026-09-07T14:14:36.545Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33252026-09-07T14:14:37.410Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33262026-09-07T14:14:37.799Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33272026-09-07T14:14:37.823Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33282026-09-07T14:14:38.531Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33292026-09-07T14:14:39.766Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33302026-09-07T14:14:40.460Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33312026-09-07T14:14:42.151Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33322026-09-07T14:14:42.290Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33332026-09-07T14:14:44.469Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33342026-09-07T14:14:45.271Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33352026-09-07T14:14:45.697Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33362026-09-07T14:14:45.771Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33372026-09-07T14:14:45.946Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33382026-09-07T14:14:46.190Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33392026-09-07T14:14:46.905Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33402026-09-07T14:14:46.930Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33412026-09-07T14:14:47.475Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33422026-09-07T14:14:47.596Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33432026-09-07T14:14:47.740Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33442026-09-07T14:14:48.359Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33452026-09-07T14:14:48.625Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33462026-09-07T14:14:48.848Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33472026-09-07T14:14:49.072Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33482026-09-07T14:14:49.438Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33492026-09-07T14:14:49.474Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33502026-09-07T14:14:49.597Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33512026-09-07T14:14:50.273Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33522026-09-07T14:14:50.425Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33532026-09-07T14:14:50.745Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33542026-09-07T14:14:50.837Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33552026-09-07T14:14:51.322Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33562026-09-07T14:14:51.512Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33572026-09-07T14:14:51.578Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33582026-09-07T14:14:52.897Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33592026-09-07T14:14:52.925Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33602026-09-07T14:14:53.283Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33612026-09-07T14:14:56.246Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33622026-09-07T14:14:57.799Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33632026-09-07T14:14:58.203Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33642026-09-07T14:14:58.715Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33652026-09-07T14:15:00.567Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33662026-09-07T14:15:02.557Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33672026-09-07T14:15:03.411Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33682026-09-07T14:15:03.897Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33692026-09-07T14:15:04.445Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33702026-09-07T14:15:05.834Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33712026-09-07T14:15:07.523Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33722026-09-07T14:15:08.244Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33732026-09-07T14:15:08.704Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33742026-09-07T14:15:09.290Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33752026-09-07T14:15:09.838Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33762026-09-07T14:15:14.977Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33772026-09-07T14:15:15.971Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33782026-09-07T14:15:16.435Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33792026-09-07T14:15:17.552Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33802026-09-07T14:15:18.546Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33812026-09-07T14:15:19.314Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33822026-09-07T14:15:20.069Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33832026-09-07T14:15:20.831Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33842026-09-07T14:15:21.659Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33852026-09-07T14:15:23.633Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33862026-09-07T14:15:23.705Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33872026-09-07T14:15:24.481Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33882026-09-07T14:15:24.999Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33892026-09-07T14:15:25.514Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33902026-09-07T14:15:26.269Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33912026-09-07T14:15:27.075Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33922026-09-07T14:15:31.748Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33932026-09-07T14:15:32.325Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33942026-09-07T14:15:33.633Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33952026-09-07T14:15:34.145Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33962026-09-07T14:15:34.948Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33972026-09-07T14:15:35.961Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33982026-09-07T14:15:38.033Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33992026-09-07T14:15:39.777Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34002026-09-07T14:15:40.639Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34012026-09-07T14:15:41.743Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34022026-09-07T14:15:45.551Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34032026-09-07T14:15:46.000Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34042026-09-07T14:15:46.625Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34052026-09-07T14:15:47.908Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34062026-09-07T14:15:50.707Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34072026-09-07T14:15:51.297Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34082026-09-07T14:15:53.136Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34092026-09-07T14:15:54.699Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34102026-09-07T14:15:56.312Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34112026-09-07T14:15:58.024Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34122026-09-07T14:15:59.746Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34132026-09-07T14:16:01.295Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34142026-09-07T14:16:05.917Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34152026-09-07T14:16:06.322Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34162026-09-07T14:16:07.816Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34172026-09-07T14:16:08.418Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34182026-09-07T14:16:10.186Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34192026-09-07T14:16:12.149Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34202026-09-07T14:16:13.949Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34212026-09-07T14:16:15.999Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34222026-09-07T14:16:18.069Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34232026-09-07T14:16:19.693Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34242026-09-07T14:16:21.480Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34252026-09-07T14:16:23.243Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34262026-09-07T14:16:25.032Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34272026-09-07T14:16:26.840Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34282026-09-07T14:16:28.705Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34292026-09-07T14:16:30.499Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34302026-09-07T14:16:32.296Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34312026-09-07T14:16:33.892Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34322026-09-07T14:16:35.964Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34332026-09-07T14:16:37.565Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34342026-09-07T14:16:39.526Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34352026-09-07T14:16:41.511Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34362026-09-07T14:16:43.303Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34372026-09-07T14:16:45.400Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34382026-09-07T14:16:48.957Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34392026-09-07T14:16:50.918Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34402026-09-07T14:16:53.411Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34412026-09-07T14:16:55.491Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34422026-09-07T14:16:58.782Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34432026-09-07T14:16:59.465Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34442026-09-07T14:17:00.599Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34452026-09-07T14:17:04.349Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34462026-09-07T14:17:07.497Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34472026-09-07T14:17:09.569Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34482026-09-07T14:17:12.102Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34492026-09-07T14:17:14.220Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34502026-09-07T14:17:17.048Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34512026-09-07T14:17:19.550Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34522026-09-07T14:17:22.440Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34532026-09-07T14:17:24.726Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34542026-09-07T14:17:26.742Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34552026-09-07T14:17:29.308Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34562026-09-07T14:17:31.921Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34572026-09-07T14:17:34.399Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34582026-09-07T14:17:37.216Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34592026-09-07T14:17:39.809Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34602026-09-07T14:17:42.096Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34612026-09-07T14:17:44.978Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34622026-09-07T14:17:47.459Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34632026-09-07T14:17:50.057Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34642026-09-07T14:17:52.685Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34652026-09-07T14:17:55.256Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34662026-09-07T14:17:57.889Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34672026-09-07T14:18:00.386Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34682026-09-07T14:18:03.094Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34692026-09-07T14:18:05.528Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34702026-09-07T14:18:08.356Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34712026-09-07T14:18:10.916Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34722026-09-07T14:18:13.582Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34732026-09-07T14:18:16.170Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34742026-09-07T14:18:18.952Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34752026-09-07T14:18:21.503Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34762026-09-07T14:18:24.205Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34772026-09-07T14:18:26.943Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34782026-09-07T14:18:29.536Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34792026-09-07T14:18:32.887Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34802026-09-07T14:18:35.151Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34812026-09-07T14:18:37.914Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34822026-09-07T14:18:40.694Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34832026-09-07T14:18:43.629Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34842026-09-07T14:18:46.330Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34852026-09-07T14:18:49.126Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34862026-09-07T14:18:51.747Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34872026-09-07T14:18:54.454Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34882026-09-07T14:18:57.453Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34892026-09-07T14:19:00.455Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34902026-09-07T14:19:03.167Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34912026-09-07T14:19:06.055Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34922026-09-07T14:19:08.875Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34932026-09-07T14:19:11.578Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34942026-09-07T14:19:14.338Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34952026-09-07T14:19:17.194Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34962026-09-07T14:19:19.916Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34972026-09-07T14:19:22.793Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34982026-09-07T14:19:25.713Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34992026-09-07T14:19:33.841Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35002026-09-07T14:19:33.923Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35012026-09-07T14:19:37.956Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35022026-09-07T14:19:41.247Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35032026-09-07T14:19:45.024Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35042026-09-07T14:19:48.590Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35052026-09-07T14:19:52.543Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35062026-09-07T14:19:56.112Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35072026-09-07T14:19:59.693Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35082026-09-07T14:20:03.452Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35092026-09-07T14:20:07.104Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35102026-09-07T14:20:10.680Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35112026-09-07T14:20:15.824Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35122026-09-07T14:20:18.846Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35132026-09-07T14:20:23.018Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35142026-09-07T14:20:26.768Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35152026-09-07T14:20:30.804Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35162026-09-07T14:20:34.748Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35172026-09-07T14:20:38.809Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35182026-09-07T14:20:42.800Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35192026-09-07T14:20:46.751Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35202026-09-07T14:20:50.839Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35212026-09-07T14:20:54.742Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35222026-09-07T14:20:58.753Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35232026-09-07T14:21:02.820Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35242026-09-07T14:21:06.706Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35252026-09-07T14:21:10.739Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35262026-09-07T14:21:14.768Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35272026-09-07T14:21:18.803Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35282026-09-07T14:21:22.810Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35292026-09-07T14:21:26.703Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35302026-09-07T14:21:58.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 47s
35312026-09-07T14:21:58.541Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35322026-09-07T14:21:58.541Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35332026-09-07T14:21:58.712Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35342026-09-07T14:21:58.820Z
35352026-09-07T14:21:58.820Zreal 7:47.550789055
35362026-09-07T14:21:58.820Zuser 20:44.836713236
35372026-09-07T14:21:58.820Zsys 4:30.136062317
35382026-09-07T14:21:58.820Ztrap 0.311520692
35392026-09-07T14:21:58.820Ztflt 0.005919271
35402026-09-07T14:21:58.824Zdflt 0.059705112
35412026-09-07T14:21:58.824Zkflt 0.000056330
35422026-09-07T14:21:58.824Zlock 7:29:30.387954635
35432026-09-07T14:21:58.824Zslp 2:37:44.257068385
35442026-09-07T14:21:58.824Zlat 35.230339127
35452026-09-07T14:21:58.824Zstop 2:05.881433630
35462026-09-07T14:21:58.824Zprocess exited: duration 860935 ms, exit code 0
 
35472026-09-07T14:21:58.832Zfound 0 output files