01M2TN9TYD9JGP9C8K577WM98Y: clippy (helios)

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

Buildomat Job: 01M2TNAM4KYB4019C2410SZDDK

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-18T16:25:23.036Zjob assigned to worker 01M2TNAX5PG3YM5BMDG88WETJA [factory aws, i-01079e9f32a3db0a6] (queued for 1 m 0 s)
 
22026-09-18T16:25:29.832Zstarting task 0: "setup"
32026-09-18T16:25:29.837Z++ uname -s
42026-09-18T16:25:29.840Z+ kern=SunOS
52026-09-18T16:25:29.840Z+ build_user=build
62026-09-18T16:25:29.840Z+ build_uid=12345
72026-09-18T16:25:29.840Z+ work_dir=/work
82026-09-18T16:25:29.840Z+ input_dir=/input
92026-09-18T16:25:29.840Z+ [[ 0 == 12345 ]]
102026-09-18T16:25:29.841Z+ case "$kern" in
112026-09-18T16:25:29.841Z+ groupadd -g 12345 build
122026-09-18T16:25:29.878Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-18T16:25:31.845Z+ zfs create -o mountpoint=/work rpool/work
142026-09-18T16:25:31.936Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-18T16:25:31.939Z+ home_fs=zfs
162026-09-18T16:25:31.939Z+ [[ zfs == autofs ]]
172026-09-18T16:25:31.939Z+ mkdir -p /home/build
182026-09-18T16:25:31.939Z+ chown build:build /home/build /work
192026-09-18T16:25:33.939Z+ chmod 0700 /home/build /work
202026-09-18T16:25:33.942Zprocess exited: duration 4108 ms, exit code 0
 
212026-09-18T16:25:33.948Zstarting task 1: "rust-toolchain"
222026-09-18T16:25:33.952Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-18T16:25:33.952Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-18T16:25:33.952Z * rust toolchain channel = "1.98.1"
252026-09-18T16:25:33.952Z * rust toolchain profile = "default"
262026-09-18T16:25:33.952Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-18T16:25:33.952Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-18T16:25:33.955Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-18T16:25:33.955Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-18T16:25:34.009Zinfo: downloading installer
312026-09-18T16:25:35.291Zinfo: profile set to default
322026-09-18T16:25:35.291Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-18T16:25:35.294Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-18T16:25:35.444Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-18T16:25:35.448Zinfo: downloading 6 components
362026-09-18T16:25:50.992Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-18T16:25:50.992Z
382026-09-18T16:25:51.017Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-18T16:25:51.017Z
402026-09-18T16:25:51.022Z
412026-09-18T16:25:51.022ZRust is installed now. Great!
422026-09-18T16:25:51.022Z
432026-09-18T16:25:51.022ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-18T16:25:51.022Zenvironment variable. This has not been done automatically.
452026-09-18T16:25:51.022Z
462026-09-18T16:25:51.022ZTo configure your current shell, you need to source
472026-09-18T16:25:51.022Zthe corresponding env file under $HOME/.cargo.
482026-09-18T16:25:51.023Z
492026-09-18T16:25:51.023ZConsider running the right command for your shell (note the leading DOT):
502026-09-18T16:25:51.023Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-18T16:25:51.023Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-18T16:25:51.023ZCC_x86_64-unknown-illumos = None
532026-09-18T16:25:51.023Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-18T16:25:51.023ZCC_x86_64_unknown_illumos = None
552026-09-18T16:25:51.023Zcargo:rerun-if-env-changed=HOST_CC
562026-09-18T16:25:51.023ZHOST_CC = None
572026-09-18T16:25:51.023Zcargo:rerun-if-env-changed=CC
582026-09-18T16:25:51.023ZCC = None
592026-09-18T16:25:51.023Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-18T16:25:51.189Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-18T16:25:51.189ZCRATE_CC_NO_DEFAULTS = None
622026-09-18T16:25:51.189Zcargo:rerun-if-env-changed=CFLAGS
632026-09-18T16:25:51.189ZCFLAGS = None
642026-09-18T16:25:51.189Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-18T16:25:51.189ZHOST_CFLAGS = None
662026-09-18T16:25:51.189Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-18T16:25:51.189ZCFLAGS_x86_64_unknown_illumos = None
682026-09-18T16:25:51.189Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-18T16:25:51.189ZCFLAGS_x86_64-unknown-illumos = None
702026-09-18T16:25:51.292Z+ rustup --version
712026-09-18T16:25:51.298Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-18T16:25:51.301Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-18T16:25:51.320Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-18T16:25:51.323Z+ cargo --version
752026-09-18T16:25:51.337Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-18T16:25:51.340Z+ rustc --version
772026-09-18T16:25:51.357Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-18T16:25:51.360Zprocess exited: duration 17410 ms, exit code 0
 
792026-09-18T16:25:51.366Zstarting task 2: "authentication"
802026-09-18T16:25:51.382Zprocess exited: duration 16 ms, exit code 0
 
812026-09-18T16:25:51.388Zstarting task 3: "clone repository"
822026-09-18T16:25:51.391Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-18T16:25:51.394Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-18T16:25:51.423ZCloning into '/work/oxidecomputer/omicron'...
852026-09-18T16:26:12.162Z+ cd /work/oxidecomputer/omicron
862026-09-18T16:26:12.162Z+ git fetch origin 2afd7ff5d6958d17849436f226f82893e134cb8b
872026-09-18T16:26:12.495ZFrom https://github.com/oxidecomputer/omicron
882026-09-18T16:26:12.495Z * branch 2afd7ff5d6958d17849436f226f82893e134cb8b -> FETCH_HEAD
892026-09-18T16:26:12.506Z+ [[ -n ixi/bump-propolis-20260917 ]]
902026-09-18T16:26:12.509Z++ git branch --show-current
912026-09-18T16:26:12.509Z+ current=main
922026-09-18T16:26:12.509Z+ [[ main != ixi/bump-propolis-20260917 ]]
932026-09-18T16:26:12.509Z+ git branch -f ixi/bump-propolis-20260917 2afd7ff5d6958d17849436f226f82893e134cb8b
942026-09-18T16:26:12.512Z+ git checkout -f ixi/bump-propolis-20260917
952026-09-18T16:26:12.770ZSwitched to branch 'ixi/bump-propolis-20260917'
962026-09-18T16:26:12.773Z+ git reset --hard 2afd7ff5d6958d17849436f226f82893e134cb8b
972026-09-18T16:26:12.788ZHEAD is now at 2afd7ff5d Merge branch 'main' into ixi/bump-propolis-20260917
982026-09-18T16:26:12.794Zprocess exited: duration 21401 ms, exit code 0
 
992026-09-18T16:26:12.800Zstarting task 4: "build"
1002026-09-18T16:26:12.804Z+ source ./env.sh
1012026-09-18T16:26:12.808Z++ OLD_SHELL_OPTS=ehxB
1022026-09-18T16:26:12.808Z++ set -o xtrace
1032026-09-18T16:26:12.808Z++++ dirname ./env.sh
1042026-09-18T16:26:12.811Z+++ readlink -f .
1052026-09-18T16:26:12.811Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-18T16:26:12.811Z++ 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-18T16:26:12.811Z++ 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-18T16:26:12.811Z++ 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-18T16:26:12.811Z++ 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-18T16:26:12.811Z++ 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-18T16:26:12.811Z++ 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-18T16:26:12.812Z++ 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-18T16:26:12.812Z++ 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-18T16:26:12.812Z++ 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-18T16:26:12.812Z++ 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-18T16:26:12.812Z++ case $OLD_SHELL_OPTS in
1172026-09-18T16:26:12.812Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-18T16:26:12.812Z+ source .github/buildomat/ci-env.sh
1192026-09-18T16:26:12.812Z++ export CARGO_TERM_COLOR=always
1202026-09-18T16:26:12.812Z++ CARGO_TERM_COLOR=always
1212026-09-18T16:26:12.812Z+++ uname -s
1222026-09-18T16:26:12.815Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-18T16:26:12.815Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-18T16:26:12.815Z+ cargo --version
1252026-09-18T16:26:12.822Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1262026-09-18T16:26:12.826Z+ rustc --version
1272026-09-18T16:26:12.843Zrustc 1.98.1 (48a229cea 2026-09-01)
1282026-09-18T16:26:12.846Z+ banner prerequisites
1292026-09-18T16:26:12.849Z
1302026-09-18T16:26:12.849Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-18T16:26:12.849Z # # # # # # # # # # # # # # #
1322026-09-18T16:26:12.849Z # # # # ##### # # ##### # # # # # #### #
1332026-09-18T16:26:12.849Z ##### ##### # ##### # # # # # # # # #
1342026-09-18T16:26:12.849Z # # # # # # # # # # # # # # #
1352026-09-18T16:26:12.849Z # # # ###### # # ###### ### # #### # #### #
1362026-09-18T16:26:12.849Z
1372026-09-18T16:26:12.849Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-18T16:26:14.882Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-18T16:26:15.386Z Startup: Caching catalogs ... Done
1402026-09-18T16:26:18.117ZPlanning: Solver setup ... Done (2.602s)
1412026-09-18T16:26:18.192ZPlanning: Running solver ... Done (0.075s)
1422026-09-18T16:26:18.252ZPlanning: Finding local manifests ... Done (0.006s)
1432026-09-18T16:26:18.263ZPlanning: Fetching manifests: 0/5 0% complete
1442026-09-18T16:26:18.499ZPlanning: Fetching manifests: 5/5 100% complete
1452026-09-18T16:26:18.643ZPlanning: Package planning ... Done (0.144s)
1462026-09-18T16:26:18.649ZPlanning: Merging actions ... Done (0.002s)
1472026-09-18T16:26:18.853ZPlanning: Checking for conflicting actions ... Done (0.180s)
1482026-09-18T16:26:20.292ZPlanning: Consolidating action changes ... Done (1.466s)
1492026-09-18T16:26:20.472ZPlanning: Evaluating mediators ... Done (0.178s)
1502026-09-18T16:26:20.509ZPlanning: Planning completed in 5.09 seconds
1512026-09-18T16:26:20.517Z Packages to install: 2
1522026-09-18T16:26:20.517Z Packages to update: 3
1532026-09-18T16:26:20.521Z Services to change: 1
1542026-09-18T16:26:20.521Z Estimated space available: 156.02 GB
1552026-09-18T16:26:20.521ZEstimated space to be consumed: 157.03 MB
1562026-09-18T16:26:20.521Z Create boot environment: No
1572026-09-18T16:26:20.521ZCreate backup boot environment: Yes
1582026-09-18T16:26:20.521Z Rebuild boot archive: No
1592026-09-18T16:26:20.521Z
1602026-09-18T16:26:20.521ZChanged packages:
1612026-09-18T16:26:20.521Zhelios
1622026-09-18T16:26:20.521Z developer/build-essential
1632026-09-18T16:26:20.521Z None -> 11-3.0
1642026-09-18T16:26:20.522Z library/libxmlsec1
1652026-09-18T16:26:20.522Z None -> 1.2.42-3.0
1662026-09-18T16:26:20.522Z library/libxml2
1672026-09-18T16:26:20.522Z 2.13.8-3.0 -> 2.15.4-3.0
1682026-09-18T16:26:20.522Z library/libxslt
1692026-09-18T16:26:20.522Z 1.1.42-3.0 -> 1.1.45-3.0
1702026-09-18T16:26:20.522Z library/security/openssl-3
1712026-09-18T16:26:20.522Z 3.5.6-3.0 -> 3.5.8-3.0
1722026-09-18T16:26:20.522Z
1732026-09-18T16:26:20.522ZServices:
1742026-09-18T16:26:20.522Z restart_fmri:
1752026-09-18T16:26:20.522Z svc:/system/update-man-index:default
1762026-09-18T16:26:20.545Z
1772026-09-18T16:26:20.545ZDownload: 0/1227 items 0.0/13.9MB 0% complete
1782026-09-18T16:26:20.817ZDownload: Completed 13.86 MB in 0.27 seconds (51.0M/s)
1792026-09-18T16:26:22.622Z Actions: 1/1360 actions (Removing old actions)
1802026-09-18T16:26:22.625Z Actions: 23/1360 actions (Installing new actions)
1812026-09-18T16:26:22.696Z Actions: 336/1360 actions (Updating modified actions)
1822026-09-18T16:26:22.910Z Actions: Completed 1360 actions in 0.29 seconds.
1832026-09-18T16:26:22.954ZFinalize: Updating package state database ... Done (0.037s)
1842026-09-18T16:26:22.959ZFinalize: Updating package cache ... Done (0.000s)
1852026-09-18T16:26:23.054ZFinalize: Updating image state ... Done (0.102s)
1862026-09-18T16:26:25.554ZFinalize: Creating fast lookup database ... Done (2.436s)
1872026-09-18T16:26:25.621ZFinalize: Reading search index ... Done (0.012s)
1882026-09-18T16:26:25.626ZFinalize: Updating search index ... Done (0.000s)
1892026-09-18T16:26:25.771ZFinalize: Updating package cache ... Done (0.000s)
1902026-09-18T16:26:26.155ZPlanning: Evaluating mediator changes ... Done
1912026-09-18T16:26:26.260ZPlanning: Checking for conflicting actions ... Done
1922026-09-18T16:26:26.266ZPlanning: Consolidating action changes ... Done
1932026-09-18T16:26:26.424ZPlanning: Evaluating mediators ... Done
1942026-09-18T16:26:26.427ZPlanning: Planning completed in 0.27 seconds
1952026-09-18T16:26:26.471Z Mediators to change: 2
1962026-09-18T16:26:26.471Z Create boot environment: No
1972026-09-18T16:26:26.479ZCreate backup boot environment: No
1982026-09-18T16:26:26.513ZFinalize: Updating package state database ... Done
1992026-09-18T16:26:26.513ZFinalize: Updating package cache ... Done
2002026-09-18T16:26:26.579ZFinalize: Updating image state ... Done
2012026-09-18T16:26:28.553ZFinalize: Creating fast lookup database ... Done
2022026-09-18T16:26:28.607ZFinalize: Reading search index ... Done
2032026-09-18T16:26:28.612ZFinalize: Updating search index ... Done
2042026-09-18T16:26:28.691ZFinalize: Updating package cache ... Done
2052026-09-18T16:26:28.977ZPlanning: Evaluating mediator changes ... Done
2062026-09-18T16:26:29.083ZPlanning: Checking for conflicting actions ... Done
2072026-09-18T16:26:29.086ZPlanning: Consolidating action changes ... Done
2082026-09-18T16:26:29.243ZPlanning: Evaluating mediators ... Done
2092026-09-18T16:26:29.247ZPlanning: Planning completed in 0.27 seconds
2102026-09-18T16:26:29.271Z Mediators to change: 1
2112026-09-18T16:26:29.271Z Create boot environment: No
2122026-09-18T16:26:29.272ZCreate backup boot environment: No
2132026-09-18T16:26:29.337ZFinalize: Updating package state database ... Done
2142026-09-18T16:26:29.341ZFinalize: Updating package cache ... Done
2152026-09-18T16:26:29.399ZFinalize: Updating image state ... Done
2162026-09-18T16:26:31.366ZFinalize: Creating fast lookup database ... Done
2172026-09-18T16:26:31.429ZFinalize: Reading search index ... Done
2182026-09-18T16:26:31.432ZFinalize: Updating search index ... Done
2192026-09-18T16:26:31.511ZFinalize: Updating package cache ... Done
2202026-09-18T16:26:31.826ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212026-09-18T16:26:31.826Zapache system 2.4 system
2222026-09-18T16:26:31.826Zclang system 15 system
2232026-09-18T16:26:31.826Zcsh system system illumos
2242026-09-18T16:26:31.826Zctags system system illumos
2252026-09-18T16:26:31.826Zfile vendor vendor darwinsys
2262026-09-18T16:26:31.826Zfile system system illumos
2272026-09-18T16:26:31.826Zgcc vendor 14 vendor
2282026-09-18T16:26:31.826Zgcc system 13 system
2292026-09-18T16:26:31.826Zgcc system 10 system
2302026-09-18T16:26:31.826Zgo system 1.25 system
2312026-09-18T16:26:31.826Zllvm system 15 system
2322026-09-18T16:26:31.826Zmariadb system 11.4 system
2332026-09-18T16:26:31.826Zmta vendor vendor dma
2342026-09-18T16:26:31.826Zopenjdk system 17 system
2352026-09-18T16:26:31.826Zopenjdk system 11 system
2362026-09-18T16:26:31.826Zopenssl vendor 3 vendor
2372026-09-18T16:26:31.826Zperl system 5.40 system
2382026-09-18T16:26:31.826Zpostgresql system 18 system
2392026-09-18T16:26:31.826Zpostgresql system 17 system
2402026-09-18T16:26:31.826Zpython vendor 3 vendor
2412026-09-18T16:26:31.826Zpython system 2 system
2422026-09-18T16:26:31.826Zpython3 vendor 3.13 vendor
2432026-09-18T16:26:31.826Zruby system 3.4 system
2442026-09-18T16:26:31.826Zruby system 3.0 system
2452026-09-18T16:26:31.826Zwords vendor vendor american-english
2462026-09-18T16:26:31.827Zwords system system australian-english
2472026-09-18T16:26:31.827Zwords system system british-english
2482026-09-18T16:26:31.827Zwords system system canadian-english
2492026-09-18T16:26:31.827Zwords system system french
2502026-09-18T16:26:31.827Zwords system system italian
2512026-09-18T16:26:31.827Zwords system system ngerman
2522026-09-18T16:26:31.827Zwords system system ogerman
2532026-09-18T16:26:31.827Zwords system system spanish
2542026-09-18T16:26:32.083ZPUBLISHER TYPE STATUS P LOCATION
2552026-09-18T16:26:32.084Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2562026-09-18T16:26:32.621ZFMRI IFO
2572026-09-18T16:26:32.621Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2582026-09-18T16:26:32.621Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2592026-09-18T16:26:32.621Zpkg://helios/library/libxmlsec1@1.2.42-3.0:20260917T182013Z im-
2602026-09-18T16:26:32.621Zpkg://helios/library/libxmlsec1@1.2.42-3.0:20260917T160643Z ---
2612026-09-18T16:26:32.621Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z ---
2622026-09-18T16:26:32.621Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2632026-09-18T16:26:32.621Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2642026-09-18T16:26:32.621Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2652026-09-18T16:26:32.622Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2662026-09-18T16:26:32.622Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2672026-09-18T16:26:32.622Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2682026-09-18T16:26:32.971Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2692026-09-18T16:26:33.257Z Updating crates.io index
2702026-09-18T16:26:33.261Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2712026-09-18T16:26:33.539Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2722026-09-18T16:26:33.884Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2732026-09-18T16:26:34.215Z Updating git repository `https://github.com/oxidecomputer/propolis`
2742026-09-18T16:26:35.276Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2752026-09-18T16:26:35.837Z Updating git repository `https://github.com/oxidecomputer/crucible`
2762026-09-18T16:26:37.836Z Updating git repository `https://github.com/oxidecomputer/opte`
2772026-09-18T16:26:38.814Z Updating git repository `https://github.com/oxidecomputer/tofino`
2782026-09-18T16:26:39.120Z Updating git repository `https://github.com/oxidecomputer/lldp`
2792026-09-18T16:26:39.460Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2802026-09-18T16:26:40.599Z Updating git repository `https://github.com/oxidecomputer/clickward`
2812026-09-18T16:26:41.250Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2822026-09-18T16:26:41.874Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2832026-09-18T16:26:42.155Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2842026-09-18T16:26:42.400Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2852026-09-18T16:26:42.673Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2862026-09-18T16:26:43.012Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2872026-09-18T16:26:43.278Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2882026-09-18T16:26:43.626Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2892026-09-18T16:26:44.030Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2902026-09-18T16:26:44.625Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2912026-09-18T16:26:44.906Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2922026-09-18T16:26:45.457Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2932026-09-18T16:26:45.789Z Updating git repository `https://github.com/oxidecomputer/erebor`
2942026-09-18T16:26:46.108Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2952026-09-18T16:26:46.484Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2962026-09-18T16:26:46.807Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2972026-09-18T16:26:47.224Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2982026-09-18T16:26:47.583Z Updating git repository `https://github.com/oxidecomputer/ispf`
2992026-09-18T16:26:47.871Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3002026-09-18T16:26:48.178Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3012026-09-18T16:26:48.596Z Updating git repository `https://github.com/oxidecomputer/tough`
3022026-09-18T16:26:49.129Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3032026-09-18T16:26:49.409Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-09-18T16:26:49.698Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3052026-09-18T16:26:49.979Z Updating git repository `https://github.com/oxidecomputer/pmbus`
3062026-09-18T16:26:50.259Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3072026-09-18T16:26:50.535Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3082026-09-18T16:26:50.784Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3092026-09-18T16:26:51.098Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3102026-09-18T16:26:51.398Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3112026-09-18T16:26:51.817Z Updating git repository `https://github.com/illumos/smf-rs`
3122026-09-18T16:26:54.017Z Downloading crates ...
3132026-09-18T16:26:54.076Z Downloaded utf8parse v0.2.2
3142026-09-18T16:26:54.079Z Downloaded zmij v1.0.21
3152026-09-18T16:26:54.085Z Downloaded serde_derive v1.0.228
3162026-09-18T16:26:54.090Z Downloaded anyhow v1.0.104
3172026-09-18T16:26:54.093Z Downloaded toml v0.8.23
3182026-09-18T16:26:54.096Z Downloaded anstyle v1.0.14
3192026-09-18T16:26:54.096Z Downloaded bitflags v2.11.0
3202026-09-18T16:26:54.098Z Downloaded zerocopy v0.7.35
3212026-09-18T16:26:54.105Z Downloaded zerocopy-derive v0.7.35
3222026-09-18T16:26:54.108Z Downloaded block-buffer v0.10.4
3232026-09-18T16:26:54.108Z Downloaded cfg-if v1.0.4
3242026-09-18T16:26:54.111Z Downloaded syn v2.0.117
3252026-09-18T16:26:54.118Z Downloaded cargo-platform v0.3.2
3262026-09-18T16:26:54.121Z Downloaded anstream v1.0.0
3272026-09-18T16:26:54.121Z Downloaded autocfg v1.5.0
3282026-09-18T16:26:54.121Z Downloaded camino-tempfile v1.4.1
3292026-09-18T16:26:54.121Z Downloaded cargo_metadata v0.23.1
3302026-09-18T16:26:54.121Z Downloaded camino v1.2.5
3312026-09-18T16:26:54.121Z Downloaded heck v0.5.0
3322026-09-18T16:26:54.121Z Downloaded dof v0.3.0
3332026-09-18T16:26:54.121Z Downloaded generic-array v0.14.7
3342026-09-18T16:26:54.125Z Downloaded pest v2.8.6
3352026-09-18T16:26:54.125Z Downloaded clap_lex v1.0.0
3362026-09-18T16:26:54.125Z Downloaded macaddr v1.0.1
3372026-09-18T16:26:54.128Z Downloaded is_terminal_polyfill v1.70.2
3382026-09-18T16:26:54.128Z Downloaded itoa v1.0.17
3392026-09-18T16:26:54.131Z Downloaded version_check v0.9.5
3402026-09-18T16:26:54.135Z Downloaded errno v0.3.14
3412026-09-18T16:26:54.139Z Downloaded anstyle-query v1.1.5
3422026-09-18T16:26:54.139Z Downloaded crypto-common v0.1.7
3432026-09-18T16:26:54.142Z Downloaded bytecount v0.6.9
3442026-09-18T16:26:54.142Z Downloaded fnv v1.0.7
3452026-09-18T16:26:54.145Z Downloaded dtrace-parser v0.2.0
3462026-09-18T16:26:54.149Z Downloaded fastrand v2.3.0
3472026-09-18T16:26:54.149Z Downloaded smawk v0.3.2
3482026-09-18T16:26:54.149Z Downloaded pretty-hex v0.4.1
3492026-09-18T16:26:54.152Z Downloaded serde_spanned v0.6.9
3502026-09-18T16:26:54.152Z Downloaded usdt v0.5.0
3512026-09-18T16:26:54.155Z Downloaded heck v0.4.1
3522026-09-18T16:26:54.155Z Downloaded equivalent v1.0.2
3532026-09-18T16:26:54.155Z Downloaded strsim v0.11.1
3542026-09-18T16:26:54.158Z Downloaded cpufeatures v0.2.17
3552026-09-18T16:26:54.159Z Downloaded swrite v0.1.0
3562026-09-18T16:26:54.162Z Downloaded memmap v0.7.0
3572026-09-18T16:26:54.162Z Downloaded unicode-linebreak v0.1.5
3582026-09-18T16:26:54.162Z Downloaded colorchoice v1.0.4
3592026-09-18T16:26:54.165Z Downloaded toml_datetime v0.6.11
3602026-09-18T16:26:54.172Z Downloaded scroll_derive v0.12.1
3612026-09-18T16:26:54.176Z Downloaded proc-macro-error-attr v1.0.4
3622026-09-18T16:26:54.176Z Downloaded toml_write v0.1.2
3632026-09-18T16:26:54.176Z Downloaded terminal_size v0.4.3
3642026-09-18T16:26:54.179Z Downloaded thread-id v4.2.2
3652026-09-18T16:26:54.179Z Downloaded usdt-macro v0.5.0
3662026-09-18T16:26:54.179Z Downloaded fs-err v3.3.0
3672026-09-18T16:26:54.182Z Downloaded anstyle-parse v1.0.0
3682026-09-18T16:26:54.188Z Downloaded clap v4.6.1
3692026-09-18T16:26:54.192Z Downloaded clap_derive v4.6.1
3702026-09-18T16:26:54.197Z Downloaded usdt-attr-macro v0.5.0
3712026-09-18T16:26:54.197Z Downloaded byteorder v1.5.0
3722026-09-18T16:26:54.197Z Downloaded scroll v0.12.0
3732026-09-18T16:26:54.197Z Downloaded cargo_toml v0.21.0
3742026-09-18T16:26:54.198Z Downloaded usdt-impl v0.5.0
3752026-09-18T16:26:54.205Z Downloaded plain v0.2.3
3762026-09-18T16:26:54.205Z Downloaded proc-macro-error v1.0.4
3772026-09-18T16:26:54.205Z Downloaded serde_tokenstream v0.2.3
3782026-09-18T16:26:54.209Z Downloaded thiserror-impl v2.0.18
3792026-09-18T16:26:54.209Z Downloaded sha2 v0.10.9
3802026-09-18T16:26:54.212Z Downloaded tabled_derive v0.7.0
3812026-09-18T16:26:54.212Z Downloaded thiserror-impl v1.0.69
3822026-09-18T16:26:54.212Z Downloaded thiserror v2.0.18
3832026-09-18T16:26:54.215Z Downloaded once_cell v1.21.3
3842026-09-18T16:26:54.215Z Downloaded semver v1.0.28
3852026-09-18T16:26:54.218Z Downloaded thiserror v1.0.69
3862026-09-18T16:26:54.262Z Downloaded pest_derive v2.8.6
3872026-09-18T16:26:54.262Z Downloaded ucd-trie v0.1.7
3882026-09-18T16:26:54.262Z Downloaded tempfile v3.27.0
3892026-09-18T16:26:54.262Z Downloaded pest_generator v2.8.6
3902026-09-18T16:26:54.262Z Downloaded quote v1.0.45
3912026-09-18T16:26:54.262Z Downloaded log v0.4.33
3922026-09-18T16:26:54.262Z Downloaded getrandom v0.3.4
3932026-09-18T16:26:54.262Z Downloaded proc-macro2 v1.0.106
3942026-09-18T16:26:54.269Z Downloaded unicode-ident v1.0.24
3952026-09-18T16:26:54.269Z Downloaded papergrid v0.11.0
3962026-09-18T16:26:54.269Z Downloaded serde_core v1.0.228
3972026-09-18T16:26:54.269Z Downloaded pest_meta v2.8.6
3982026-09-18T16:26:54.269Z Downloaded digest v0.10.7
3992026-09-18T16:26:54.269Z Downloaded textwrap v0.16.2
4002026-09-18T16:26:54.274Z Downloaded toml_edit v0.22.27
4012026-09-18T16:26:54.274Z Downloaded memchr v2.8.0
4022026-09-18T16:26:54.277Z Downloaded serde v1.0.228
4032026-09-18T16:26:54.281Z Downloaded typenum v1.20.1
4042026-09-18T16:26:54.288Z Downloaded indexmap v2.14.0
4052026-09-18T16:26:54.315Z Downloaded hashbrown v0.17.0
4062026-09-18T16:26:54.324Z Downloaded serde_json v1.0.151
4072026-09-18T16:26:54.329Z Downloaded goblin v0.8.2
4082026-09-18T16:26:54.332Z Downloaded clap_builder v4.6.0
4092026-09-18T16:26:54.336Z Downloaded winnow v0.7.14
4102026-09-18T16:26:54.350Z Downloaded tabled v0.15.0
4112026-09-18T16:26:54.358Z Downloaded unicode-width v0.1.14
4122026-09-18T16:26:54.361Z Downloaded syn v1.0.109
4132026-09-18T16:26:54.367Z Downloaded unicode-width v0.2.0
4142026-09-18T16:26:54.373Z Downloaded rustix v1.1.4
4152026-09-18T16:26:54.392Z Downloaded libc v0.2.185
4162026-09-18T16:26:54.453Z Compiling proc-macro2 v1.0.106
4172026-09-18T16:26:54.453Z Compiling quote v1.0.45
4182026-09-18T16:26:54.453Z Compiling unicode-ident v1.0.24
4192026-09-18T16:26:54.453Z Compiling serde_core v1.0.228
4202026-09-18T16:26:54.461Z Compiling libc v0.2.185
4212026-09-18T16:26:54.461Z Compiling version_check v0.9.5
4222026-09-18T16:26:54.461Z Compiling memchr v2.8.0
4232026-09-18T16:26:54.461Z Compiling serde v1.0.228
4242026-09-18T16:26:54.818Z Compiling zmij v1.0.21
4252026-09-18T16:26:54.983Z Compiling ucd-trie v0.1.7
4262026-09-18T16:26:55.095Z Compiling itoa v1.0.17
4272026-09-18T16:26:55.235Z Compiling thiserror v1.0.69
4282026-09-18T16:26:55.252Z Compiling pest v2.8.6
4292026-09-18T16:26:55.275Z Compiling rustix v1.1.4
4302026-09-18T16:26:55.475Z Compiling byteorder v1.5.0
4312026-09-18T16:26:55.719Z Compiling errno v0.3.14
4322026-09-18T16:26:55.796Z Compiling bitflags v2.11.0
4332026-09-18T16:26:55.834Z Compiling serde_json v1.0.151
4342026-09-18T16:26:55.879Z Compiling syn v2.0.117
4352026-09-18T16:26:56.049Z Compiling thread-id v4.2.2
4362026-09-18T16:26:56.064Z Compiling usdt-impl v0.5.0
4372026-09-18T16:26:56.103Z Compiling proc-macro-error-attr v1.0.4
4382026-09-18T16:26:56.178Z Compiling camino v1.2.5
4392026-09-18T16:26:56.298Z Compiling pest_meta v2.8.6
4402026-09-18T16:26:56.314Z Compiling syn v1.0.109
4412026-09-18T16:26:56.559Z Compiling proc-macro-error v1.0.4
4422026-09-18T16:26:56.640Z Compiling hashbrown v0.17.0
4432026-09-18T16:26:56.710Z Compiling equivalent v1.0.2
4442026-09-18T16:26:56.764Z Compiling utf8parse v0.2.2
4452026-09-18T16:26:56.804Z Compiling log v0.4.33
4462026-09-18T16:26:56.995Z Compiling getrandom v0.3.4
4472026-09-18T16:26:57.014Z Compiling plain v0.2.3
4482026-09-18T16:26:57.139Z Compiling terminal_size v0.4.3
4492026-09-18T16:26:57.282Z Compiling indexmap v2.14.0
4502026-09-18T16:26:57.309Z Compiling anstyle-parse v1.0.0
4512026-09-18T16:26:57.891Z Compiling thiserror v2.0.18
4522026-09-18T16:26:57.920Z Compiling winnow v0.7.14
4532026-09-18T16:26:57.933Z Compiling anstyle v1.0.14
4542026-09-18T16:26:57.960Z Compiling autocfg v1.5.0
4552026-09-18T16:26:58.023Z Compiling toml_write v0.1.2
4562026-09-18T16:26:58.154Z Compiling pest_generator v2.8.6
4572026-09-18T16:26:58.228Z Compiling cfg-if v1.0.4
4582026-09-18T16:26:58.241Z Compiling colorchoice v1.0.4
4592026-09-18T16:26:58.245Z Compiling anstyle-query v1.1.5
4602026-09-18T16:26:58.299Z Compiling is_terminal_polyfill v1.70.2
4612026-09-18T16:26:58.353Z Compiling pretty-hex v0.4.1
4622026-09-18T16:26:58.377Z Compiling fs-err v3.3.0
4632026-09-18T16:26:58.377Z Compiling anstream v1.0.0
4642026-09-18T16:26:58.681Z Compiling fastrand v2.3.0
4652026-09-18T16:26:58.700Z Compiling clap_lex v1.0.0
4662026-09-18T16:26:58.705Z Compiling once_cell v1.21.3
4672026-09-18T16:26:58.839Z Compiling bytecount v0.6.9
4682026-09-18T16:26:58.898Z Compiling fnv v1.0.7
4692026-09-18T16:26:58.933Z Compiling unicode-width v0.1.14
4702026-09-18T16:26:58.939Z Compiling anyhow v1.0.104
4712026-09-18T16:26:59.003Z Compiling strsim v0.11.1
4722026-09-18T16:26:59.013Z Compiling heck v0.4.1
4732026-09-18T16:26:59.013Z Compiling heck v0.5.0
4742026-09-18T16:26:59.196Z Compiling papergrid v0.11.0
4752026-09-18T16:26:59.212Z Compiling clap_builder v4.6.0
4762026-09-18T16:26:59.232Z Compiling tempfile v3.27.0
4772026-09-18T16:26:59.357Z Compiling cargo-platform v0.3.2
4782026-09-18T16:26:59.401Z Compiling semver v1.0.28
4792026-09-18T16:26:59.470Z Compiling memmap v0.7.0
4802026-09-18T16:26:59.510Z Compiling tabled_derive v0.7.0
4812026-09-18T16:26:59.604Z Compiling smawk v0.3.2
4822026-09-18T16:26:59.631Z Compiling unicode-width v0.2.0
4832026-09-18T16:26:59.648Z Compiling unicode-linebreak v0.1.5
4842026-09-18T16:26:59.742Z Compiling camino-tempfile v1.4.1
4852026-09-18T16:26:59.811Z Compiling serde_derive v1.0.228
4862026-09-18T16:26:59.887Z Compiling thiserror-impl v1.0.69
4872026-09-18T16:26:59.902Z Compiling zerocopy-derive v0.7.35
4882026-09-18T16:26:59.968Z Compiling pest_derive v2.8.6
4892026-09-18T16:27:00.059Z Compiling scroll_derive v0.12.1
4902026-09-18T16:27:00.417Z Compiling thiserror-impl v2.0.18
4912026-09-18T16:27:00.440Z Compiling clap_derive v4.6.1
4922026-09-18T16:27:00.596Z Compiling tabled v0.15.0
4932026-09-18T16:27:00.725Z Compiling scroll v0.12.0
4942026-09-18T16:27:00.773Z Compiling zerocopy v0.7.35
4952026-09-18T16:27:01.003Z Compiling goblin v0.8.2
4962026-09-18T16:27:01.252Z Compiling dtrace-parser v0.2.0
4972026-09-18T16:27:01.326Z Compiling textwrap v0.16.2
4982026-09-18T16:27:01.901Z Compiling swrite v0.1.0
4992026-09-18T16:27:02.243Z Compiling clap v4.6.1
5002026-09-18T16:27:02.971Z Compiling dof v0.3.0
5012026-09-18T16:27:02.971Z Compiling serde_tokenstream v0.2.3
5022026-09-18T16:27:02.988Z Compiling serde_spanned v0.6.9
5032026-09-18T16:27:03.005Z Compiling toml_datetime v0.6.11
5042026-09-18T16:27:03.010Z Compiling cargo_metadata v0.23.1
5052026-09-18T16:27:03.052Z Compiling macaddr v1.0.1
5062026-09-18T16:27:03.068Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5072026-09-18T16:27:03.179Z Compiling toml_edit v0.22.27
5082026-09-18T16:27:03.805Z Compiling usdt-attr-macro v0.5.0
5092026-09-18T16:27:03.805Z Compiling usdt-macro v0.5.0
5102026-09-18T16:27:04.401Z Compiling usdt v0.5.0
5112026-09-18T16:27:04.496Z Compiling toml v0.8.23
5122026-09-18T16:27:04.819Z Compiling cargo_toml v0.21.0
5132026-09-18T16:27:06.117Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5142026-09-18T16:27:08.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.33s
5152026-09-18T16:27:08.344Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5162026-09-18T16:27:08.855Z Downloading crates ...
5172026-09-18T16:27:08.907Z Downloaded adler2 v2.0.1
5182026-09-18T16:27:08.914Z Downloaded bitfield-macros v0.19.4
5192026-09-18T16:27:08.914Z Downloaded arrayref v0.3.9
5202026-09-18T16:27:08.922Z Downloaded block-padding v0.4.2
5212026-09-18T16:27:08.922Z Downloaded argon2 v0.5.3
5222026-09-18T16:27:08.922Z Downloaded cfg_aliases v0.2.1
5232026-09-18T16:27:08.928Z Downloaded cc v1.2.56
5242026-09-18T16:27:08.928Z Downloaded array-init v0.0.4
5252026-09-18T16:27:08.928Z Downloaded atomicwrites v0.4.4
5262026-09-18T16:27:08.928Z Downloaded bit-set v0.5.3
5272026-09-18T16:27:08.938Z Downloaded cobs v0.3.0
5282026-09-18T16:27:08.938Z Downloaded ff v0.14.0
5292026-09-18T16:27:08.946Z Downloaded async-stream v0.3.6
5302026-09-18T16:27:08.946Z Downloaded async-stream-impl v0.3.6
5312026-09-18T16:27:08.946Z Downloaded atomic-waker v1.1.2
5322026-09-18T16:27:08.947Z Downloaded bit-set v0.8.0
5332026-09-18T16:27:08.947Z Downloaded clang-sys v1.8.1
5342026-09-18T16:27:08.947Z Downloaded const-oid v0.10.2
5352026-09-18T16:27:08.947Z Downloaded env_filter v2.0.0
5362026-09-18T16:27:08.947Z Downloaded base16ct v0.2.0
5372026-09-18T16:27:08.955Z Downloaded futures-task v0.3.32
5382026-09-18T16:27:08.955Z Downloaded fxhash v0.2.1
5392026-09-18T16:27:08.955Z Downloaded bit-vec v0.8.0
5402026-09-18T16:27:08.955Z Downloaded foreign-types-shared v0.3.1
5412026-09-18T16:27:08.955Z Downloaded fallible-iterator v0.2.0
5422026-09-18T16:27:08.955Z Downloaded find-msvc-tools v0.1.9
5432026-09-18T16:27:08.955Z Downloaded futures-sink v0.3.32
5442026-09-18T16:27:08.955Z Downloaded aead v0.5.2
5452026-09-18T16:27:08.955Z Downloaded bitfield-struct v0.6.2
5462026-09-18T16:27:08.959Z Downloaded flate2 v1.1.9
5472026-09-18T16:27:08.959Z Downloaded async-recursion v1.1.1
5482026-09-18T16:27:08.959Z Downloaded foreign-types v0.5.0
5492026-09-18T16:27:08.959Z Downloaded futures-io v0.3.32
5502026-09-18T16:27:08.959Z Downloaded anstream v0.6.21
5512026-09-18T16:27:08.959Z Downloaded bitfield v0.19.4
5522026-09-18T16:27:08.962Z Downloaded futures-core v0.3.32
5532026-09-18T16:27:08.962Z Downloaded addr2line v0.25.1
5542026-09-18T16:27:08.963Z Downloaded ahash v0.8.12
5552026-09-18T16:27:08.966Z Downloaded blake2 v0.10.6
5562026-09-18T16:27:08.966Z Downloaded fixedbitset v0.4.2
5572026-09-18T16:27:08.966Z Downloaded foreign-types v0.3.2
5582026-09-18T16:27:08.966Z Downloaded foreign-types-macros v0.2.3
5592026-09-18T16:27:08.966Z Downloaded fd-lock v4.0.4
5602026-09-18T16:27:08.969Z Downloaded ghash v0.6.0
5612026-09-18T16:27:08.969Z Downloaded base16ct v1.0.0
5622026-09-18T16:27:08.969Z Downloaded bb8 v0.8.6
5632026-09-18T16:27:08.969Z Downloaded bcrypt-pbkdf v0.11.0
5642026-09-18T16:27:08.969Z Downloaded enum_dispatch v0.3.13
5652026-09-18T16:27:08.977Z Downloaded async-trait v0.1.89
5662026-09-18T16:27:08.977Z Downloaded bcs v0.1.6
5672026-09-18T16:27:08.977Z Downloaded embedded-io v0.6.1
5682026-09-18T16:27:08.977Z Downloaded ff v0.13.1
5692026-09-18T16:27:08.980Z Downloaded foldhash v0.2.0
5702026-09-18T16:27:08.980Z Downloaded assert_matches v1.5.0
5712026-09-18T16:27:08.980Z Downloaded backtrace-ext v0.2.1
5722026-09-18T16:27:08.980Z Downloaded embedded-io v0.4.0
5732026-09-18T16:27:08.980Z Downloaded ascii-canvas v3.0.0
5742026-09-18T16:27:08.980Z Downloaded block-buffer v0.12.1
5752026-09-18T16:27:08.980Z Downloaded flagset v0.4.7
5762026-09-18T16:27:08.981Z Downloaded enum-as-inner v0.6.1
5772026-09-18T16:27:08.981Z Downloaded bit-vec v0.6.3
5782026-09-18T16:27:08.981Z Downloaded globwalk v0.9.1
5792026-09-18T16:27:08.984Z Downloaded argon2 v0.6.0-rc.8
5802026-09-18T16:27:08.985Z Downloaded backoff v0.4.0
5812026-09-18T16:27:08.988Z Downloaded ena v0.14.4
5822026-09-18T16:27:08.988Z Downloaded globset v0.4.18
5832026-09-18T16:27:08.988Z Downloaded futures-executor v0.3.32
5842026-09-18T16:27:08.988Z Downloaded hash32 v0.2.1
5852026-09-18T16:27:08.998Z Downloaded fs_extra v1.3.0
5862026-09-18T16:27:08.998Z Downloaded filetime v0.2.27
5872026-09-18T16:27:08.998Z Downloaded float-cmp v0.10.0
5882026-09-18T16:27:08.998Z Downloaded futures-channel v0.3.32
5892026-09-18T16:27:09.003Z Downloaded atty v0.2.14
5902026-09-18T16:27:09.003Z Downloaded ciborium-io v0.2.2
5912026-09-18T16:27:09.003Z Downloaded futures-macro v0.3.32
5922026-09-18T16:27:09.003Z Downloaded endian-type v0.1.2
5932026-09-18T16:27:09.003Z Downloaded float-ord v0.3.2
5942026-09-18T16:27:09.003Z Downloaded gethostname v0.5.0
5952026-09-18T16:27:09.003Z Downloaded form_urlencoded v1.2.2
5962026-09-18T16:27:09.003Z Downloaded funty v2.0.0
5972026-09-18T16:27:09.003Z Downloaded home v0.5.12
5982026-09-18T16:27:09.003Z Downloaded ciborium-ll v0.2.2
5992026-09-18T16:27:09.003Z Downloaded castaway v0.2.4
6002026-09-18T16:27:09.007Z Downloaded http-body v1.0.1
6012026-09-18T16:27:09.007Z Downloaded compression-core v0.4.31
6022026-09-18T16:27:09.018Z Downloaded newline-converter v0.3.0
6032026-09-18T16:27:09.023Z Downloaded nodrop v0.1.14
6042026-09-18T16:27:09.023Z Downloaded nibble_vec v0.1.0
6052026-09-18T16:27:09.023Z Downloaded hostname v0.3.1
6062026-09-18T16:27:09.026Z Downloaded normalize-line-endings v0.3.0
6072026-09-18T16:27:09.026Z Downloaded hubpack_derive v0.1.1
6082026-09-18T16:27:09.026Z Downloaded foreign-types-shared v0.1.1
6092026-09-18T16:27:09.027Z Downloaded headers-core v0.3.0
6102026-09-18T16:27:09.030Z Downloaded hex-literal v1.1.0
6112026-09-18T16:27:09.030Z Downloaded hubpack v0.1.2
6122026-09-18T16:27:09.030Z Downloaded http-range v0.1.5
6132026-09-18T16:27:09.036Z Downloaded aead v0.6.1
6142026-09-18T16:27:09.036Z Downloaded anstyle-parse v0.2.7
6152026-09-18T16:27:09.036Z Downloaded async-bb8-diesel v0.2.1
6162026-09-18T16:27:09.043Z Downloaded hex v0.4.3
6172026-09-18T16:27:09.048Z Downloaded parse-size v1.1.0
6182026-09-18T16:27:09.048Z Downloaded phf_shared v0.13.1
6192026-09-18T16:27:09.048Z Downloaded precomputed-hash v0.1.1
6202026-09-18T16:27:09.048Z Downloaded proc-macro-crate v3.4.0
6212026-09-18T16:27:09.051Z Downloaded psl-types v2.0.11
6222026-09-18T16:27:09.051Z Downloaded git-stub v1.0.0
6232026-09-18T16:27:09.051Z Downloaded path-slash v0.1.5
6242026-09-18T16:27:09.051Z Downloaded path-slash v0.2.1
6252026-09-18T16:27:09.054Z Downloaded httpdate v1.0.3
6262026-09-18T16:27:09.055Z Downloaded foldhash v0.1.5
6272026-09-18T16:27:09.055Z Downloaded group v0.14.0
6282026-09-18T16:27:09.055Z Downloaded hash32 v0.3.1
6292026-09-18T16:27:09.055Z Downloaded blowfish v0.10.0
6302026-09-18T16:27:09.060Z Downloaded byte-wrapper v0.1.0
6312026-09-18T16:27:09.060Z Downloaded cexpr v0.6.0
6322026-09-18T16:27:09.060Z Downloaded http-body-util v0.1.3
6332026-09-18T16:27:09.060Z Downloaded bitflags v1.3.2
6342026-09-18T16:27:09.063Z Downloaded cfg_aliases v0.1.1
6352026-09-18T16:27:09.063Z Downloaded erased-serde v0.3.31
6362026-09-18T16:27:09.063Z Downloaded fixedbitset v0.5.7
6372026-09-18T16:27:09.063Z Downloaded camino-tempfile-ext v0.3.3
6382026-09-18T16:27:09.063Z Downloaded cmake v0.1.57
6392026-09-18T16:27:09.064Z Downloaded arrayvec v0.7.6
6402026-09-18T16:27:09.073Z Downloaded cmov v0.5.4
6412026-09-18T16:27:09.073Z Downloaded futures v0.3.32
6422026-09-18T16:27:09.078Z Downloaded rtoolbox v0.0.3
6432026-09-18T16:27:09.078Z Downloaded same-file v1.0.6
6442026-09-18T16:27:09.078Z Downloaded scroll_derive v0.13.1
6452026-09-18T16:27:09.078Z Downloaded shell-words v1.1.1
6462026-09-18T16:27:09.078Z Downloaded signature v2.2.0
6472026-09-18T16:27:09.078Z Downloaded backon v1.6.0
6482026-09-18T16:27:09.095Z Downloaded chacha20 v0.9.1
6492026-09-18T16:27:09.095Z Downloaded compression-codecs v0.4.37
6502026-09-18T16:27:09.095Z Downloaded bs58 v0.5.1
6512026-09-18T16:27:09.095Z Downloaded cbc v0.2.1
6522026-09-18T16:27:09.095Z Downloaded flume v0.11.1
6532026-09-18T16:27:09.098Z Downloaded glob v0.3.3
6542026-09-18T16:27:09.098Z Downloaded cipher v0.5.2
6552026-09-18T16:27:09.098Z Downloaded fs-err v2.11.0
6562026-09-18T16:27:09.098Z Downloaded hostname v0.4.2
6572026-09-18T16:27:09.098Z Downloaded signal-hook-tokio v0.3.1
6582026-09-18T16:27:09.098Z Downloaded base64 v0.21.7
6592026-09-18T16:27:09.098Z Downloaded cassowary v0.3.0
6602026-09-18T16:27:09.098Z Downloaded env_logger v0.11.11
6612026-09-18T16:27:09.098Z Downloaded git-stub-vcs v0.1.0
6622026-09-18T16:27:09.099Z Downloaded num-integer v0.1.46
6632026-09-18T16:27:09.099Z Downloaded chacha20 v0.10.0
6642026-09-18T16:27:09.099Z Downloaded const-oid v0.9.6
6652026-09-18T16:27:09.099Z Downloaded allocator-api2 v0.2.21
6662026-09-18T16:27:09.102Z Downloaded signature v3.0.0
6672026-09-18T16:27:09.102Z Downloaded cipher v0.4.4
6682026-09-18T16:27:09.102Z Downloaded num_enum v0.5.11
6692026-09-18T16:27:09.107Z Downloaded num_threads v0.1.7
6702026-09-18T16:27:09.107Z Downloaded packed_struct_codegen v0.10.1
6712026-09-18T16:27:09.107Z Downloaded strum v0.26.3
6722026-09-18T16:27:09.108Z Downloaded oxide-update-engine-display v0.1.2
6732026-09-18T16:27:09.108Z Downloaded pem v3.0.6
6742026-09-18T16:27:09.111Z Downloaded take_mut v0.2.2
6752026-09-18T16:27:09.111Z Downloaded base64 v0.22.1
6762026-09-18T16:27:09.114Z Downloaded group v0.13.0
6772026-09-18T16:27:09.114Z Downloaded base64ct v1.8.3
6782026-09-18T16:27:09.118Z Downloaded console v0.15.11
6792026-09-18T16:27:09.121Z Downloaded generic-array v1.4.3
6802026-09-18T16:27:09.121Z Downloaded hmac v0.13.0
6812026-09-18T16:27:09.121Z Downloaded fatfs v0.3.6
6822026-09-18T16:27:09.128Z Downloaded blake2 v0.11.0-rc.6
6832026-09-18T16:27:09.128Z Downloaded psm v0.1.30
6842026-09-18T16:27:09.135Z Downloaded tabwriter v1.4.1
6852026-09-18T16:27:09.135Z Downloaded rand_xorshift v0.4.0
6862026-09-18T16:27:09.135Z Downloaded rustc_version v0.4.1
6872026-09-18T16:27:09.135Z Downloaded rustls-pemfile v2.2.0
6882026-09-18T16:27:09.143Z Downloaded tower-layer v0.3.3
6892026-09-18T16:27:09.143Z Downloaded cancel-safe-futures v0.1.5
6902026-09-18T16:27:09.144Z Downloaded colored v3.1.1
6912026-09-18T16:27:09.144Z Downloaded console v0.16.2
6922026-09-18T16:27:09.144Z Downloaded colored v2.2.0
6932026-09-18T16:27:09.149Z Downloaded progenitor-client v0.13.0
6942026-09-18T16:27:09.149Z Downloaded seq-macro v0.3.6
6952026-09-18T16:27:09.149Z Downloaded buf-list v1.1.2
6962026-09-18T16:27:09.149Z Downloaded scrypt v0.12.0
6972026-09-18T16:27:09.149Z Downloaded oxide-generation v0.1.3
6982026-09-18T16:27:09.149Z Downloaded universal-hash v0.5.1
6992026-09-18T16:27:09.149Z Downloaded bzip2 v0.6.1
7002026-09-18T16:27:09.149Z Downloaded signal-hook-registry v1.4.8
7012026-09-18T16:27:09.149Z Downloaded primeorder v0.13.6
7022026-09-18T16:27:09.149Z Downloaded trait-variant v0.1.2
7032026-09-18T16:27:09.149Z Downloaded serde_derive_internals v0.29.1
7042026-09-18T16:27:09.149Z Downloaded static_assertions v1.1.0
7052026-09-18T16:27:09.149Z Downloaded strip-ansi-escapes v0.2.1
7062026-09-18T16:27:09.195Z Downloaded xattr v1.6.1
7072026-09-18T16:27:09.195Z Downloaded zeroize_derive v1.5.0
7082026-09-18T16:27:09.195Z Downloaded unit-prefix v0.5.2
7092026-09-18T16:27:09.196Z Downloaded usdt-attr-macro v0.6.0
7102026-09-18T16:27:09.219Z Downloaded thiserror-no-std v2.0.2
7112026-09-18T16:27:09.219Z Downloaded highway v1.3.0
7122026-09-18T16:27:09.219Z Downloaded httparse v1.10.1
7132026-09-18T16:27:09.219Z Downloaded getrandom v0.2.17
7142026-09-18T16:27:09.219Z Downloaded poly1305 v0.8.0
7152026-09-18T16:27:09.219Z Downloaded slog-stdlog v4.1.1
7162026-09-18T16:27:09.219Z Downloaded expectorate v1.2.0
7172026-09-18T16:27:09.219Z Downloaded ciborium v0.2.2
7182026-09-18T16:27:09.219Z Downloaded bzip2 v0.4.4
7192026-09-18T16:27:09.219Z Downloaded strum_macros v0.27.2
7202026-09-18T16:27:09.219Z Downloaded elliptic-curve v0.14.1
7212026-09-18T16:27:09.219Z Downloaded getrandom v0.4.3
7222026-09-18T16:27:09.219Z Downloaded hmac v0.12.1
7232026-09-18T16:27:09.219Z Downloaded crucible-workspace-hack v0.1.0
7242026-09-18T16:27:09.219Z Downloaded rustls-pki-types v1.14.0
7252026-09-18T16:27:09.220Z Downloaded serde_cbor v0.11.2
7262026-09-18T16:27:09.220Z Downloaded rand_seeder v0.4.0
7272026-09-18T16:27:09.220Z Downloaded downcast-rs v2.0.2
7282026-09-18T16:27:09.226Z Downloaded illumos-nvpair-sys v0.2.0
7292026-09-18T16:27:09.226Z Downloaded slog-scope v4.4.1
7302026-09-18T16:27:09.226Z Downloaded sqlformat v0.3.5
7312026-09-18T16:27:09.226Z Downloaded sha2 v0.11.0
7322026-09-18T16:27:09.226Z Downloaded dof v0.4.0
7332026-09-18T16:27:09.226Z Downloaded instant v0.1.13
7342026-09-18T16:27:09.226Z Downloaded instability v0.3.11
7352026-09-18T16:27:09.226Z Downloaded is_ci v1.2.0
7362026-09-18T16:27:09.226Z Downloaded oxide-update-engine-types v0.1.2
7372026-09-18T16:27:09.226Z Downloaded libscf-sys v1.2.0
7382026-09-18T16:27:09.226Z Downloaded prefix-trie v0.7.0
7392026-09-18T16:27:09.226Z Downloaded vergen-gitcl v1.0.8
7402026-09-18T16:27:09.226Z Downloaded half v1.8.3
7412026-09-18T16:27:09.226Z Downloaded whoami v1.6.1
7422026-09-18T16:27:09.226Z Downloaded const_format_proc_macros v0.2.34
7432026-09-18T16:27:09.234Z Downloaded constant_time_eq v0.4.2
7442026-09-18T16:27:09.235Z Downloaded kem v0.3.0
7452026-09-18T16:27:09.235Z Downloaded mime v0.3.17
7462026-09-18T16:27:09.247Z Downloaded poly1305 v0.9.0
7472026-09-18T16:27:09.247Z Downloaded xshell v0.2.7
7482026-09-18T16:27:09.247Z Downloaded tokio-rustls v0.26.4
7492026-09-18T16:27:09.248Z Downloaded ctutils v0.4.2
7502026-09-18T16:27:09.248Z Downloaded lru-slab v0.1.2
7512026-09-18T16:27:09.248Z Downloaded num-iter v0.1.45
7522026-09-18T16:27:09.248Z Downloaded multimap v0.10.1
7532026-09-18T16:27:09.248Z Downloaded chumsky v0.9.3
7542026-09-18T16:27:09.252Z Downloaded progenitor-impl v0.13.0
7552026-09-18T16:27:09.252Z Downloaded half v2.7.1
7562026-09-18T16:27:09.252Z Downloaded critical-section v1.2.0
7572026-09-18T16:27:09.252Z Downloaded match_cfg v0.1.0
7582026-09-18T16:27:09.252Z Downloaded num_enum_derive v0.5.11
7592026-09-18T16:27:09.252Z Downloaded phf_shared v0.12.1
7602026-09-18T16:27:09.252Z Downloaded predicates-tree v1.0.13
7612026-09-18T16:27:09.252Z Downloaded ctr v0.10.1
7622026-09-18T16:27:09.256Z Downloaded zerofrom v0.1.6
7632026-09-18T16:27:09.256Z Downloaded chacha20poly1305 v0.10.1
7642026-09-18T16:27:09.256Z Downloaded compact_str v0.8.1
7652026-09-18T16:27:09.260Z Downloaded debug-ignore v1.0.5
7662026-09-18T16:27:09.260Z Downloaded utf-8 v0.7.6
7672026-09-18T16:27:09.260Z Downloaded darling_macro v0.20.11
7682026-09-18T16:27:09.260Z Downloaded tagptr v0.2.0
7692026-09-18T16:27:09.260Z Downloaded defmt-parser v1.0.0
7702026-09-18T16:27:09.260Z Downloaded phf_shared v0.11.3
7712026-09-18T16:27:09.260Z Downloaded dtrace-parser v0.3.0
7722026-09-18T16:27:09.263Z Downloaded potential_utf v0.1.4
7732026-09-18T16:27:09.264Z Downloaded subtle v2.6.1
7742026-09-18T16:27:09.264Z Downloaded arc-swap v1.8.2
7752026-09-18T16:27:09.267Z Downloaded oso-derive v0.27.3
7762026-09-18T16:27:09.267Z Downloaded ar_archive_writer v0.5.1
7772026-09-18T16:27:09.270Z Downloaded diesel-dtrace v0.5.0
7782026-09-18T16:27:09.271Z Downloaded difflib v0.4.0
7792026-09-18T16:27:09.271Z Downloaded der_derive v0.7.3
7802026-09-18T16:27:09.274Z Downloaded serde_path_to_error v0.1.20
7812026-09-18T16:27:09.274Z Downloaded quinn-udp v0.5.14
7822026-09-18T16:27:09.274Z Downloaded recursive-proc-macro-impl v0.1.1
7832026-09-18T16:27:09.277Z Downloaded phc v0.6.1
7842026-09-18T16:27:09.277Z Downloaded pin-project v1.1.11
7852026-09-18T16:27:09.285Z Downloaded openssl-sys v0.9.117
7862026-09-18T16:27:09.289Z Downloaded progenitor-client v0.14.0
7872026-09-18T16:27:09.289Z Downloaded async-compression v0.4.41
7882026-09-18T16:27:09.289Z Downloaded keccak v0.2.0
7892026-09-18T16:27:09.292Z Downloaded papergrid v0.18.0
7902026-09-18T16:27:09.292Z Downloaded vergen-git2 v9.1.0
7912026-09-18T16:27:09.292Z Downloaded vergen v9.1.0
7922026-09-18T16:27:09.296Z Downloaded darling v0.20.11
7932026-09-18T16:27:09.304Z Downloaded backtrace v0.3.76
7942026-09-18T16:27:09.307Z Downloaded headers v0.4.1
7952026-09-18T16:27:09.307Z Downloaded toml v1.1.2+spec-1.1.0
7962026-09-18T16:27:09.307Z Downloaded num v0.4.3
7972026-09-18T16:27:09.311Z Downloaded serde_spanned v1.1.1
7982026-09-18T16:27:09.311Z Downloaded serde_bytes v0.11.19
7992026-09-18T16:27:09.311Z Downloaded slog-envlogger v2.2.0
8002026-09-18T16:27:09.314Z Downloaded oxnet v0.1.6
8012026-09-18T16:27:09.315Z Downloaded diff v0.1.13
8022026-09-18T16:27:09.315Z Downloaded multer v3.1.0
8032026-09-18T16:27:09.318Z Downloaded parking_lot_core v0.8.6
8042026-09-18T16:27:09.318Z Downloaded pkg-config v0.3.32
8052026-09-18T16:27:09.322Z Downloaded derive_builder_core v0.20.2
8062026-09-18T16:27:09.326Z Downloaded num_enum_derive v0.7.6
8072026-09-18T16:27:09.326Z Downloaded ingot-macros v0.2.0
8082026-09-18T16:27:09.326Z Downloaded progenitor v0.14.0
8092026-09-18T16:27:09.329Z Downloaded progenitor v0.13.0
8102026-09-18T16:27:09.329Z Downloaded rand_core v0.9.5
8112026-09-18T16:27:09.329Z Downloaded rand_core v0.10.0
8122026-09-18T16:27:09.329Z Downloaded strsim v0.10.0
8132026-09-18T16:27:09.332Z Downloaded termtree v0.5.1
8142026-09-18T16:27:09.339Z Downloaded rusty-fork v0.3.1
8152026-09-18T16:27:09.342Z Downloaded sync_wrapper v1.0.2
8162026-09-18T16:27:09.345Z Downloaded thread-id v5.1.0
8172026-09-18T16:27:09.345Z Downloaded topological-sort v0.2.2
8182026-09-18T16:27:09.345Z Downloaded untrusted v0.9.0
8192026-09-18T16:27:09.346Z Downloaded serde_yaml v0.9.34+deprecated
8202026-09-18T16:27:09.349Z Downloaded subprocess v0.2.15
8212026-09-18T16:27:09.349Z Downloaded supports-hyperlinks v3.2.0
8222026-09-18T16:27:09.349Z Downloaded rand v0.8.6
8232026-09-18T16:27:09.352Z Downloaded tracing-core v0.1.36
8242026-09-18T16:27:09.352Z Downloaded serde_with_macros v1.5.2
8252026-09-18T16:27:09.355Z Downloaded typify v0.6.2
8262026-09-18T16:27:09.355Z Downloaded hashbrown v0.13.2
8272026-09-18T16:27:09.358Z Downloaded typify-macro v0.6.2
8282026-09-18T16:27:09.358Z Downloaded bumpalo v3.20.2
8292026-09-18T16:27:09.361Z Downloaded bytes v1.11.1
8302026-09-18T16:27:09.361Z Downloaded russh-util v0.52.0
8312026-09-18T16:27:09.367Z Downloaded usdt-macro v0.6.0
8322026-09-18T16:27:09.371Z Downloaded wnaf v0.14.0
8332026-09-18T16:27:09.371Z Downloaded yoke-derive v0.8.1
8342026-09-18T16:27:09.371Z Downloaded crypto-common v0.2.2
8352026-09-18T16:27:09.372Z Downloaded oxide-update-engine v0.1.2
8362026-09-18T16:27:09.375Z Downloaded darling_macro v0.13.4
8372026-09-18T16:27:09.375Z Downloaded zone v0.3.1
8382026-09-18T16:27:09.375Z Downloaded zone_cfg_derive v0.3.1
8392026-09-18T16:27:09.378Z Downloaded ecdsa v0.17.0
8402026-09-18T16:27:09.378Z Downloaded heapless v0.8.0
8412026-09-18T16:27:09.381Z Downloaded defmt v0.3.100
8422026-09-18T16:27:09.382Z Downloaded memmap2 v0.9.10
8432026-09-18T16:27:09.382Z Downloaded heapless v0.7.17
8442026-09-18T16:27:09.385Z Downloaded hickory-resolver v0.25.2
8452026-09-18T16:27:09.388Z Downloaded ssh-cipher v0.3.0
8462026-09-18T16:27:09.389Z Downloaded schemars_derive v0.8.22
8472026-09-18T16:27:09.389Z Downloaded crc-any v2.5.0
8482026-09-18T16:27:09.389Z Downloaded stacker v0.1.23
8492026-09-18T16:27:09.393Z Downloaded cpufeatures v0.3.0
8502026-09-18T16:27:09.393Z Downloaded is-terminal v0.4.17
8512026-09-18T16:27:09.398Z Downloaded const_format v0.2.35
8522026-09-18T16:27:09.401Z Downloaded strum_macros v0.24.3
8532026-09-18T16:27:09.401Z Downloaded thread_local v1.1.9
8542026-09-18T16:27:09.405Z Downloaded http v1.4.2
8552026-09-18T16:27:09.405Z Downloaded tokio-dtrace v0.1.1
8562026-09-18T16:27:09.408Z Downloaded internet-checksum v0.2.1
8572026-09-18T16:27:09.412Z Downloaded indoc v1.0.9
8582026-09-18T16:27:09.416Z Downloaded rand v0.10.1
8592026-09-18T16:27:09.420Z Downloaded peg v0.8.5
8602026-09-18T16:27:09.424Z Downloaded litrs v1.0.0
8612026-09-18T16:27:09.424Z Downloaded serde_with_macros v3.21.0
8622026-09-18T16:27:09.424Z Downloaded crc8 v0.1.1
8632026-09-18T16:27:09.424Z Downloaded shlex v1.3.0
8642026-09-18T16:27:09.424Z Downloaded rand v0.9.2
8652026-09-18T16:27:09.433Z Downloaded darling_core v0.20.11
8662026-09-18T16:27:09.433Z Downloaded slog-dtrace v0.3.0
8672026-09-18T16:27:09.436Z Downloaded vsss-rs v3.3.4
8682026-09-18T16:27:09.436Z Downloaded lalrpop-util v0.19.12
8692026-09-18T16:27:09.436Z Downloaded nonempty v0.12.0
8702026-09-18T16:27:09.436Z Downloaded simd-adler32 v0.3.8
8712026-09-18T16:27:09.436Z Downloaded hickory-server v0.25.2
8722026-09-18T16:27:09.436Z Downloaded lzss v0.8.2
8732026-09-18T16:27:09.436Z Downloaded schemars v0.9.0
8742026-09-18T16:27:09.455Z Downloaded pbkdf2 v0.13.0
8752026-09-18T16:27:09.458Z Downloaded indexmap v1.9.3
8762026-09-18T16:27:09.458Z Downloaded csv-core v0.1.13
8772026-09-18T16:27:09.458Z Downloaded openssl-probe v0.1.6
8782026-09-18T16:27:09.458Z Downloaded postcard v1.1.3
8792026-09-18T16:27:09.458Z Downloaded icu_normalizer v2.1.1
8802026-09-18T16:27:09.458Z Downloaded rfc6979 v0.6.0
8812026-09-18T16:27:09.458Z Downloaded rustls-native-certs v0.8.3
8822026-09-18T16:27:09.458Z Downloaded spin v0.9.8
8832026-09-18T16:27:09.458Z Downloaded icu_normalizer_data v2.1.1
8842026-09-18T16:27:09.458Z Downloaded num-conv v0.2.0
8852026-09-18T16:27:09.458Z Downloaded tls_codec_derive v0.4.2
8862026-09-18T16:27:09.458Z Downloaded ecdsa v0.16.9
8872026-09-18T16:27:09.458Z Downloaded opaque-debug v0.3.1
8882026-09-18T16:27:09.458Z Downloaded crossbeam-deque v0.8.6
8892026-09-18T16:27:09.458Z Downloaded hybrid-array v0.4.13
8902026-09-18T16:27:09.459Z Downloaded knus v3.4.0
8912026-09-18T16:27:09.462Z Downloaded daft v0.1.8
8922026-09-18T16:27:09.462Z Downloaded hashbrown v0.12.3
8932026-09-18T16:27:09.468Z Downloaded proc-macro-crate v1.3.1
8942026-09-18T16:27:09.468Z Downloaded ref-cast v1.0.25
8952026-09-18T16:27:09.472Z Downloaded hickory-resolver v0.24.4
8962026-09-18T16:27:09.475Z Downloaded tokio-postgres v0.7.18
8972026-09-18T16:27:09.478Z Downloaded jobserver v0.1.34
8982026-09-18T16:27:09.478Z Downloaded libsw-core v0.3.2
8992026-09-18T16:27:09.482Z Downloaded rfc6979 v0.4.0
9002026-09-18T16:27:09.482Z Downloaded aes v0.9.1
9012026-09-18T16:27:09.486Z Downloaded rsa v0.10.0-rc.18
9022026-09-18T16:27:09.486Z Downloaded derive_builder v0.20.2
9032026-09-18T16:27:09.492Z Downloaded miette-derive v7.6.0
9042026-09-18T16:27:09.492Z Downloaded p256 v0.14.0
9052026-09-18T16:27:09.495Z Downloaded darling v0.23.0
9062026-09-18T16:27:09.495Z Downloaded newtype_derive v0.1.6
9072026-09-18T16:27:09.495Z Downloaded scheduled-thread-pool v0.2.7
9082026-09-18T16:27:09.495Z Downloaded scopeguard v1.2.0
9092026-09-18T16:27:09.495Z Downloaded tinyvec v1.10.0
9102026-09-18T16:27:09.498Z Downloaded socket2 v0.6.3
9112026-09-18T16:27:09.498Z Downloaded sapling-renderdag v0.1.0
9122026-09-18T16:27:09.501Z Downloaded slog-bunyan v2.5.0
9132026-09-18T16:27:09.502Z Downloaded sha1 v0.11.0
9142026-09-18T16:27:09.502Z Downloaded des v0.9.0
9152026-09-18T16:27:09.510Z Downloaded paste v1.0.15
9162026-09-18T16:27:09.513Z Downloaded phf v0.13.1
9172026-09-18T16:27:09.513Z Downloaded stable_deref_trait v1.2.1
9182026-09-18T16:27:09.513Z Downloaded sqlparser_derive v0.5.0
9192026-09-18T16:27:09.513Z Downloaded crossbeam-channel v0.5.15
9202026-09-18T16:27:09.513Z Downloaded zerotrie v0.2.3
9212026-09-18T16:27:09.519Z Downloaded md-5 v0.11.0
9222026-09-18T16:27:09.523Z Downloaded native-tls v0.2.18
9232026-09-18T16:27:09.523Z Downloaded oxide-tokio-rt v0.1.4
9242026-09-18T16:27:09.523Z Downloaded polyval v0.7.1
9252026-09-18T16:27:09.526Z Downloaded unarray v0.1.4
9262026-09-18T16:27:09.526Z Downloaded untrusted v0.7.1
9272026-09-18T16:27:09.530Z Downloaded pem-rfc7468 v1.0.0
9282026-09-18T16:27:09.533Z Downloaded crc v3.4.0
9292026-09-18T16:27:09.533Z Downloaded waitgroup v0.1.2
9302026-09-18T16:27:09.539Z Downloaded proc-macro-error2 v2.0.1
9312026-09-18T16:27:09.539Z Downloaded either v1.15.0
9322026-09-18T16:27:09.539Z Downloaded proc-macro-error-attr2 v2.0.0
9332026-09-18T16:27:09.542Z Downloaded port-file v0.1.0
9342026-09-18T16:27:09.542Z Downloaded aho-corasick v1.1.4
9352026-09-18T16:27:09.542Z Downloaded vte v0.14.1
9362026-09-18T16:27:09.560Z Downloaded snafu v0.8.9
9372026-09-18T16:27:09.560Z Downloaded rpassword v7.5.4
9382026-09-18T16:27:09.564Z Downloaded r2d2 v0.8.10
9392026-09-18T16:27:09.565Z Downloaded pretty_assertions v1.4.1
9402026-09-18T16:27:09.565Z Downloaded ml-kem v0.3.2
9412026-09-18T16:27:09.565Z Downloaded icu_locale_core v2.1.1
9422026-09-18T16:27:09.565Z Downloaded tokio-native-tls v0.3.1
9432026-09-18T16:27:09.565Z Downloaded derive-where v1.6.0
9442026-09-18T16:27:09.565Z Downloaded ed25519-dalek v3.0.0
9452026-09-18T16:27:09.565Z Downloaded rand_chacha v0.9.0
9462026-09-18T16:27:09.565Z Downloaded rustversion v1.0.22
9472026-09-18T16:27:09.565Z Downloaded hyper-tls v0.6.0
9482026-09-18T16:27:09.565Z Downloaded toml_edit v0.23.10+spec-1.0.0
9492026-09-18T16:27:09.569Z Downloaded inout v0.1.4
9502026-09-18T16:27:09.569Z Downloaded hashbrown v0.15.5
9512026-09-18T16:27:09.572Z Downloaded digest-io v0.1.0
9522026-09-18T16:27:09.572Z Downloaded keccak v0.1.6
9532026-09-18T16:27:09.572Z Downloaded slog-json v2.6.1
9542026-09-18T16:27:09.572Z Downloaded string_cache v0.8.9
9552026-09-18T16:27:09.572Z Downloaded tinystr v0.8.2
9562026-09-18T16:27:09.575Z Downloaded managed v0.8.0
9572026-09-18T16:27:09.575Z Downloaded maplit v1.0.2
9582026-09-18T16:27:09.575Z Downloaded new_debug_unreachable v1.0.6
9592026-09-18T16:27:09.580Z Downloaded samael v0.0.19
9602026-09-18T16:27:09.580Z Downloaded x509-cert v0.2.5
9612026-09-18T16:27:09.584Z Downloaded tar v0.4.46
9622026-09-18T16:27:09.584Z Downloaded litemap v0.8.1
9632026-09-18T16:27:09.588Z Downloaded ron v0.8.1
9642026-09-18T16:27:09.588Z Downloaded icu_properties v2.1.2
9652026-09-18T16:27:09.591Z Downloaded tokio-tungstenite v0.23.1
9662026-09-18T16:27:09.591Z Downloaded tui-tree-widget v0.23.1
9672026-09-18T16:27:09.591Z Downloaded radium v0.7.0
9682026-09-18T16:27:09.594Z Downloaded walkdir v2.5.0
9692026-09-18T16:27:09.594Z Downloaded zeroize v1.9.0
9702026-09-18T16:27:09.597Z Downloaded zstd v0.13.3
9712026-09-18T16:27:09.600Z Downloaded yoke v0.8.1
9722026-09-18T16:27:09.603Z Downloaded linked-hash-map v0.5.6
9732026-09-18T16:27:09.606Z Downloaded elliptic-curve v0.13.8
9742026-09-18T16:27:09.609Z Downloaded openssl-macros v0.1.1
9752026-09-18T16:27:09.612Z Downloaded progenitor-macro v0.13.0
9762026-09-18T16:27:09.612Z Downloaded rand_pcg v0.10.2
9772026-09-18T16:27:09.616Z Downloaded recursive v0.1.1
9782026-09-18T16:27:09.619Z Downloaded serde_repr v0.1.20
9792026-09-18T16:27:09.619Z Downloaded signal-hook-mio v0.2.5
9802026-09-18T16:27:09.623Z Downloaded powerfmt v0.2.0
9812026-09-18T16:27:09.623Z Downloaded rustc_version v0.1.7
9822026-09-18T16:27:09.626Z Downloaded deranged v0.5.8
9832026-09-18T16:27:09.626Z Downloaded quinn v0.11.11
9842026-09-18T16:27:09.630Z Downloaded indicatif v0.18.4
9852026-09-18T16:27:09.634Z Downloaded term v0.7.0
9862026-09-18T16:27:09.634Z Downloaded dropshot-api-manager-types v0.8.0
9872026-09-18T16:27:09.637Z Downloaded ingot-types v0.2.0
9882026-09-18T16:27:09.637Z Downloaded displaydoc v0.2.5
9892026-09-18T16:27:09.637Z Downloaded drift v0.2.0
9902026-09-18T16:27:09.643Z Downloaded ed25519 v2.2.3
9912026-09-18T16:27:09.646Z Downloaded schemars v0.8.22
9922026-09-18T16:27:09.650Z Downloaded secrecy v0.8.0
9932026-09-18T16:27:09.650Z Downloaded pkcs1 v0.8.0-rc.4
9942026-09-18T16:27:09.650Z Downloaded toml_parser v1.1.2+spec-1.1.0
9952026-09-18T16:27:09.654Z Downloaded darling v0.13.4
9962026-09-18T16:27:09.654Z Downloaded hyper-staticfile v0.10.1
9972026-09-18T16:27:09.654Z Downloaded tungstenite v0.23.0
9982026-09-18T16:27:09.657Z Downloaded dropshot_endpoint v0.17.1
9992026-09-18T16:27:09.657Z Downloaded scroll v0.13.0
10002026-09-18T16:27:09.660Z Downloaded term v1.2.1
10012026-09-18T16:27:09.660Z Downloaded libloading v0.8.9
10022026-09-18T16:27:09.664Z Downloaded synstructure v0.13.2
10032026-09-18T16:27:09.664Z Downloaded strum v0.27.2
10042026-09-18T16:27:09.664Z Downloaded testing_table v0.3.0
10052026-09-18T16:27:09.664Z Downloaded void v1.0.2
10062026-09-18T16:27:09.664Z Downloaded structmeta-derive v0.3.0
10072026-09-18T16:27:09.664Z Downloaded unicode-bidi v0.3.18
10082026-09-18T16:27:09.667Z Downloaded unicode-segmentation v1.12.0
10092026-09-18T16:27:09.667Z Downloaded num-traits v0.2.19
10102026-09-18T16:27:09.667Z Downloaded pin-project-internal v1.1.11
10112026-09-18T16:27:09.671Z Downloaded aes-gcm v0.11.0
10122026-09-18T16:27:09.671Z Downloaded mio v1.2.0
10132026-09-18T16:27:09.681Z Downloaded num-bigint-dig v0.8.6
10142026-09-18T16:27:09.684Z Downloaded pem-rfc7468 v0.7.0
10152026-09-18T16:27:09.684Z Downloaded vergen-lib v9.1.0
10162026-09-18T16:27:09.684Z Downloaded owo-colors v4.3.0
10172026-09-18T16:27:09.684Z Downloaded parse-display-derive v0.10.0
10182026-09-18T16:27:09.684Z Downloaded yasna v0.5.2
10192026-09-18T16:27:09.684Z Downloaded hashbrown v0.14.5
10202026-09-18T16:27:09.684Z Downloaded pkcs8 v0.10.2
10212026-09-18T16:27:09.684Z Downloaded schemars v1.2.1
10222026-09-18T16:27:09.692Z Downloaded zip v0.6.6
10232026-09-18T16:27:09.695Z Downloaded signal-hook v0.3.18
10242026-09-18T16:27:09.695Z Downloaded num-complex v0.4.6
10252026-09-18T16:27:09.698Z Downloaded dsl_auto_type v0.2.0
10262026-09-18T16:27:09.698Z Downloaded diesel_table_macro_syntax v0.3.0
10272026-09-18T16:27:09.698Z Downloaded display-error-chain v0.2.2
10282026-09-18T16:27:09.698Z Downloaded crossbeam-utils v0.8.21
10292026-09-18T16:27:09.698Z Downloaded md5 v0.8.0
10302026-09-18T16:27:09.701Z Downloaded serdect v0.4.3
10312026-09-18T16:27:09.706Z Downloaded icu_collections v2.1.1
10322026-09-18T16:27:09.710Z Downloaded openssl-probe v0.2.1
10332026-09-18T16:27:09.710Z Downloaded slab v0.4.12
10342026-09-18T16:27:09.713Z Downloaded smallvec v0.6.14
10352026-09-18T16:27:09.713Z Downloaded time-macros v0.2.27
10362026-09-18T16:27:09.713Z Downloaded darling v0.21.3
10372026-09-18T16:27:09.717Z Downloaded slog-term v2.9.2
10382026-09-18T16:27:09.717Z Downloaded percent-encoding v2.3.2
10392026-09-18T16:27:09.717Z Downloaded lazy_static v1.5.0
10402026-09-18T16:27:09.720Z Downloaded rustyline v14.0.0
10412026-09-18T16:27:09.720Z Downloaded unicode-properties v0.1.4
10422026-09-18T16:27:09.724Z Downloaded hyper-rustls v0.27.7
10432026-09-18T16:27:09.728Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10442026-09-18T16:27:09.728Z Downloaded toml_edit v0.19.15
10452026-09-18T16:27:09.737Z Downloaded ppv-lite86 v0.2.21
10462026-09-18T16:27:09.740Z Downloaded tough v0.22.0
10472026-09-18T16:27:09.743Z Downloaded zstd-safe v7.2.4
10482026-09-18T16:27:09.743Z Downloaded parking_lot v0.12.5
10492026-09-18T16:27:09.743Z Downloaded serde-big-array v0.5.1
10502026-09-18T16:27:09.743Z Downloaded writeable v0.6.2
10512026-09-18T16:27:09.747Z Downloaded semver v0.1.20
10522026-09-18T16:27:09.747Z Downloaded socket2 v0.5.10
10532026-09-18T16:27:09.751Z Downloaded sync-ptr v0.1.4
10542026-09-18T16:27:09.751Z Downloaded ed25519 v3.0.0
10552026-09-18T16:27:09.756Z Downloaded defmt v1.0.1
10562026-09-18T16:27:09.760Z Downloaded p384 v0.14.0
10572026-09-18T16:27:09.761Z Downloaded hashbrown v0.16.1
10582026-09-18T16:27:09.764Z Downloaded tap v1.0.1
10592026-09-18T16:27:09.764Z Downloaded unicode-xid v0.2.6
10602026-09-18T16:27:09.764Z Downloaded sponge-cursor v0.1.0
10612026-09-18T16:27:09.764Z Downloaded dyn-clone v1.0.20
10622026-09-18T16:27:09.767Z Downloaded salsa20 v0.11.0
10632026-09-18T16:27:09.767Z Downloaded indoc v2.0.7
10642026-09-18T16:27:09.767Z Downloaded derive-ex v0.1.8
10652026-09-18T16:27:09.767Z Downloaded icu_provider v2.1.1
10662026-09-18T16:27:09.771Z Downloaded nu-ansi-term v0.50.3
10672026-09-18T16:27:09.775Z Downloaded convert_case v0.4.0
10682026-09-18T16:27:09.778Z Downloaded darling_macro v0.21.3
10692026-09-18T16:27:09.778Z Downloaded document-features v0.2.12
10702026-09-18T16:27:09.778Z Downloaded twox-hash v2.1.2
10712026-09-18T16:27:09.781Z Downloaded num_enum v0.7.6
10722026-09-18T16:27:09.781Z Downloaded password-hash v0.5.0
10732026-09-18T16:27:09.785Z Downloaded primefield v0.14.0
10742026-09-18T16:27:09.785Z Downloaded darling_core v0.13.4
10752026-09-18T16:27:09.788Z Downloaded h2 v0.4.15
10762026-09-18T16:27:09.791Z Downloaded nom v8.0.0
10772026-09-18T16:27:09.794Z Downloaded ipnet v2.12.0
10782026-09-18T16:27:09.795Z Downloaded nanorand v0.7.0
10792026-09-18T16:27:09.795Z Downloaded ident_case v1.0.1
10802026-09-18T16:27:09.795Z Downloaded inout v0.2.2
10812026-09-18T16:27:09.798Z Downloaded jiff-static v0.2.34
10822026-09-18T16:27:09.798Z Downloaded olpc-cjson v0.1.4
10832026-09-18T16:27:09.798Z Downloaded ref-cast-impl v1.0.25
10842026-09-18T16:27:09.798Z Downloaded zerovec-derive v0.11.2
10852026-09-18T16:27:09.802Z Downloaded zerocopy-derive v0.8.55
10862026-09-18T16:27:09.804Z Downloaded crossbeam-epoch v0.9.18
10872026-09-18T16:27:09.810Z Downloaded peg-runtime v0.8.5
10882026-09-18T16:27:09.810Z Downloaded predicates-core v1.0.10
10892026-09-18T16:27:09.810Z Downloaded ssh-encoding v0.3.0
10902026-09-18T16:27:09.813Z Downloaded ryu v1.0.23
10912026-09-18T16:27:09.813Z Downloaded smf v0.2.3
10922026-09-18T16:27:09.816Z Downloaded derive_more-impl v2.1.1
10932026-09-18T16:27:09.819Z Downloaded spki v0.8.0
10942026-09-18T16:27:09.819Z Downloaded unicode-truncate v1.1.0
10952026-09-18T16:27:09.822Z Downloaded spki v0.7.3
10962026-09-18T16:27:09.825Z Downloaded delegate v0.13.5
10972026-09-18T16:27:09.829Z Downloaded siphasher v1.0.2
10982026-09-18T16:27:09.832Z Downloaded thiserror-impl-no-std v2.0.2
10992026-09-18T16:27:09.841Z Downloaded time-core v0.1.8
11002026-09-18T16:27:09.841Z Downloaded unicase v2.9.0
11012026-09-18T16:27:09.841Z Downloaded crunchy v0.2.4
11022026-09-18T16:27:09.841Z Downloaded unsafe-libyaml v0.2.11
11032026-09-18T16:27:09.842Z Downloaded url v2.5.8
11042026-09-18T16:27:09.846Z Downloaded tower v0.5.3
11052026-09-18T16:27:09.850Z Downloaded blake3 v1.8.5
11062026-09-18T16:27:09.853Z Downloaded futures-util v0.3.32
11072026-09-18T16:27:09.857Z Downloaded linear-map v1.2.0
11082026-09-18T16:27:09.857Z Downloaded num-rational v0.4.2
11092026-09-18T16:27:09.860Z Downloaded termios v0.3.3
11102026-09-18T16:27:09.860Z Downloaded cookie v0.18.1
11112026-09-18T16:27:09.860Z Downloaded vergen-lib v0.1.6
11122026-09-18T16:27:09.860Z Downloaded illumos-nvpair v0.3.0
11132026-09-18T16:27:09.860Z Downloaded crc32fast v1.5.0
11142026-09-18T16:27:09.863Z Downloaded resolv-conf v0.7.6
11152026-09-18T16:27:09.863Z Downloaded uzers v0.12.2
11162026-09-18T16:27:09.863Z Downloaded curve25519-dalek-derive v0.1.1
11172026-09-18T16:27:09.863Z Downloaded idna_adapter v1.2.1
11182026-09-18T16:27:09.867Z Downloaded hkdf v0.12.4
11192026-09-18T16:27:09.867Z Downloaded lock_api v0.4.14
11202026-09-18T16:27:09.867Z Downloaded memoffset v0.9.1
11212026-09-18T16:27:09.872Z Downloaded maybe-uninit v2.0.0
11222026-09-18T16:27:09.872Z Downloaded zerovec v0.11.5
11232026-09-18T16:27:09.875Z Downloaded slog-async v2.8.0
11242026-09-18T16:27:09.875Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11252026-09-18T16:27:09.875Z Downloaded regex v1.12.3
11262026-09-18T16:27:09.878Z Downloaded winnow v1.0.3
11272026-09-18T16:27:09.883Z Downloaded der v0.7.10
11282026-09-18T16:27:09.887Z Downloaded itertools v0.14.0
11292026-09-18T16:27:09.890Z Downloaded packed_struct v0.10.1
11302026-09-18T16:27:09.890Z Downloaded steno v0.4.1
11312026-09-18T16:27:09.893Z Downloaded module-lattice v0.2.3
11322026-09-18T16:27:09.894Z Downloaded parse-display v0.10.0
11332026-09-18T16:27:09.894Z Downloaded rustc-hash v2.1.1
11342026-09-18T16:27:09.897Z Downloaded structmeta v0.3.0
11352026-09-18T16:27:09.897Z Downloaded usdt-impl v0.6.0
11362026-09-18T16:27:09.897Z Downloaded cstr-argument v0.1.2
11372026-09-18T16:27:09.897Z Downloaded tinyvec_macros v0.1.1
11382026-09-18T16:27:09.897Z Downloaded unicode_categories v0.1.1
11392026-09-18T16:27:09.900Z Downloaded postgres-types v0.2.14
11402026-09-18T16:27:09.900Z Downloaded serde_tokenstream v0.3.0
11412026-09-18T16:27:09.900Z Downloaded tokio-stream v0.1.18
11422026-09-18T16:27:09.908Z Downloaded toml v0.7.8
11432026-09-18T16:27:09.908Z Downloaded bitvec v1.0.1
11442026-09-18T16:27:09.912Z Downloaded dirs-sys-next v0.1.2
11452026-09-18T16:27:09.912Z Downloaded miniz_oxide v0.8.9
11462026-09-18T16:27:09.915Z Downloaded progenitor-impl v0.14.0
11472026-09-18T16:27:09.915Z Downloaded uuid v1.23.4
11482026-09-18T16:27:09.915Z Downloaded derive_builder_macro v0.20.2
11492026-09-18T16:27:09.920Z Downloaded lru v0.12.5
11502026-09-18T16:27:09.920Z Downloaded zerocopy v0.6.6
11512026-09-18T16:27:09.920Z Downloaded utf8_iter v1.0.4
11522026-09-18T16:27:09.920Z Downloaded num-derive v0.4.2
11532026-09-18T16:27:09.920Z Downloaded support-bundle-viewer v0.1.2
11542026-09-18T16:27:09.920Z Downloaded kstat-rs v0.2.5
11552026-09-18T16:27:09.923Z Downloaded impl-trait-for-tuples v0.2.3
11562026-09-18T16:27:09.923Z Downloaded serde_with v1.14.0
11572026-09-18T16:27:09.928Z Downloaded hkdf v0.13.0
11582026-09-18T16:27:09.928Z Downloaded serde_urlencoded v0.7.1
11592026-09-18T16:27:09.931Z Downloaded tokio-macros v2.7.0
11602026-09-18T16:27:09.931Z Downloaded tungstenite v0.21.0
11612026-09-18T16:27:09.935Z Downloaded aws-lc-rs v1.16.3
11622026-09-18T16:27:09.939Z Downloaded libefi-sys v0.1.0
11632026-09-18T16:27:09.939Z Downloaded primeorder v0.14.0
11642026-09-18T16:27:09.939Z Downloaded rand_core v0.6.4
11652026-09-18T16:27:09.944Z Downloaded ignore v0.4.25
11662026-09-18T16:27:09.944Z Downloaded tokio-util v0.7.18
11672026-09-18T16:27:09.947Z Downloaded rand_chacha v0.3.1
11682026-09-18T16:27:09.947Z Downloaded derive_more v2.1.1
11692026-09-18T16:27:09.950Z Downloaded quick-error v1.2.3
11702026-09-18T16:27:09.990Z Downloaded convert_case v0.10.0
11712026-09-18T16:27:09.990Z Downloaded want v0.3.1
11722026-09-18T16:27:09.990Z Downloaded chrono v0.4.45
11732026-09-18T16:27:09.990Z Downloaded iana-time-zone v0.1.65
11742026-09-18T16:27:09.990Z Downloaded universal-hash v0.6.1
11752026-09-18T16:27:09.991Z Downloaded cookie_store v0.22.1
11762026-09-18T16:27:09.991Z Downloaded pkcs5 v0.8.1
11772026-09-18T16:27:09.991Z Downloaded newtype-uuid-macros v0.1.0
11782026-09-18T16:27:09.991Z Downloaded parking_lot_core v0.9.12
11792026-09-18T16:27:09.991Z Downloaded dunce v1.0.5
11802026-09-18T16:27:09.991Z Downloaded dirs-next v2.0.0
11812026-09-18T16:27:09.991Z Downloaded newtype-uuid v1.3.2
11822026-09-18T16:27:09.991Z Downloaded pin-project-lite v0.2.17
11832026-09-18T16:27:09.991Z Downloaded serde-hex v0.1.0
11842026-09-18T16:27:09.991Z Downloaded tiny-keccak v2.0.2
11852026-09-18T16:27:09.991Z Downloaded sha1 v0.10.6
11862026-09-18T16:27:09.991Z Downloaded xshell-macros v0.2.7
11872026-09-18T16:27:09.991Z Downloaded hyper v1.10.1
11882026-09-18T16:27:09.991Z Downloaded try-lock v0.2.5
11892026-09-18T16:27:10.009Z Downloaded sec1 v0.7.3
11902026-09-18T16:27:10.009Z Downloaded phf v0.12.1
11912026-09-18T16:27:10.009Z Downloaded tower-service v0.3.3
11922026-09-18T16:27:10.009Z Downloaded tracing-attributes v0.1.31
11932026-09-18T16:27:10.010Z Downloaded wyz v0.5.1
11942026-09-18T16:27:10.010Z Downloaded supports-color v3.0.2
11952026-09-18T16:27:10.014Z Downloaded password-hash v0.6.1
11962026-09-18T16:27:10.014Z Downloaded sigpipe v0.1.3
11972026-09-18T16:27:10.014Z Downloaded supports-unicode v3.0.0
11982026-09-18T16:27:10.014Z Downloaded toml_writer v1.1.1+spec-1.1.0
11992026-09-18T16:27:10.014Z Downloaded crc-catalog v2.4.0
12002026-09-18T16:27:10.014Z Downloaded icu_properties_data v2.1.2
12012026-09-18T16:27:10.014Z Downloaded indent_write v2.2.0
12022026-09-18T16:27:10.014Z Downloaded itertools v0.15.0
12032026-09-18T16:27:10.015Z Downloaded cpubits v0.1.1
12042026-09-18T16:27:10.015Z Downloaded predicates v3.1.4
12052026-09-18T16:27:10.015Z Downloaded bindgen v0.71.1
12062026-09-18T16:27:10.015Z Downloaded test-strategy v0.4.5
12072026-09-18T16:27:10.021Z Downloaded progenitor-macro v0.14.0
12082026-09-18T16:27:10.021Z Downloaded serde_plain v1.0.2
12092026-09-18T16:27:10.021Z Downloaded tokio-test v0.4.5
12102026-09-18T16:27:10.021Z Downloaded darling_macro v0.23.0
12112026-09-18T16:27:10.021Z Downloaded derive_more v0.99.20
12122026-09-18T16:27:10.026Z Downloaded lru-cache v0.1.2
12132026-09-18T16:27:10.030Z Downloaded pkcs1 v0.7.5
12142026-09-18T16:27:10.030Z Downloaded winnow v0.6.26
12152026-09-18T16:27:10.034Z Downloaded daft-derive v0.1.8
12162026-09-18T16:27:10.034Z Downloaded zerofrom-derive v0.1.6
12172026-09-18T16:27:10.037Z Downloaded knus-derive v3.4.0
12182026-09-18T16:27:10.037Z Downloaded object v0.30.4
12192026-09-18T16:27:10.040Z Downloaded peg-macros v0.8.5
12202026-09-18T16:27:10.044Z Downloaded oxide-generation-macros v0.2.0
12212026-09-18T16:27:10.044Z Downloaded tls_codec v0.4.2
12222026-09-18T16:27:10.044Z Downloaded crossterm v0.29.0
12232026-09-18T16:27:10.047Z Downloaded rustls-platform-verifier v0.6.2
12242026-09-18T16:27:10.051Z Downloaded postgres-protocol v0.6.12
12252026-09-18T16:27:10.051Z Downloaded snafu-derive v0.8.9
12262026-09-18T16:27:10.054Z Downloaded strum_macros v0.26.4
12272026-09-18T16:27:10.057Z Downloaded secrecy v0.10.3
12282026-09-18T16:27:10.061Z Downloaded usdt v0.6.0
12292026-09-18T16:27:10.064Z Downloaded ipnetwork v0.21.1
12302026-09-18T16:27:10.067Z Downloaded rayon-core v1.13.0
12312026-09-18T16:27:10.067Z Downloaded scuffle v0.1.0
12322026-09-18T16:27:10.071Z Downloaded slog v2.8.2
12332026-09-18T16:27:10.074Z Downloaded libsw v3.5.0
12342026-09-18T16:27:10.078Z Downloaded russh-cryptovec v0.62.0
12352026-09-18T16:27:10.078Z Downloaded stringprep v0.1.5
12362026-09-18T16:27:10.081Z Downloaded darling_core v0.23.0
12372026-09-18T16:27:10.084Z Downloaded pkcs8 v0.11.0
12382026-09-18T16:27:10.087Z Downloaded zopfli v0.8.3
12392026-09-18T16:27:10.087Z Downloaded corncobs v0.1.4
12402026-09-18T16:27:10.087Z Downloaded data-encoding v2.10.0
12412026-09-18T16:27:10.096Z Downloaded rustc-demangle v0.1.27
12422026-09-18T16:27:10.100Z Downloaded whoami v2.1.0
12432026-09-18T16:27:10.100Z Downloaded ingot v0.2.1
12442026-09-18T16:27:10.100Z Downloaded tokio-tungstenite v0.21.0
12452026-09-18T16:27:10.103Z Downloaded defmt-macros v1.0.1
12462026-09-18T16:27:10.103Z Downloaded sec1 v0.8.1
12472026-09-18T16:27:10.106Z Downloaded oso v0.27.3
12482026-09-18T16:27:10.111Z Downloaded prettyplease v0.2.37
12492026-09-18T16:27:10.111Z Downloaded similar v2.7.0
12502026-09-18T16:27:10.115Z Downloaded wait-timeout v0.2.1
12512026-09-18T16:27:10.118Z Downloaded time v0.3.47
12522026-09-18T16:27:10.121Z Downloaded rsa v0.9.10
12532026-09-18T16:27:10.125Z Downloaded mime_guess v2.0.5
12542026-09-18T16:27:10.125Z Downloaded humantime v2.3.0
12552026-09-18T16:27:10.128Z Downloaded itertools v0.12.1
12562026-09-18T16:27:10.132Z Downloaded rayon v1.11.0
12572026-09-18T16:27:10.135Z Downloaded progenitor-extras v0.2.0
12582026-09-18T16:27:10.135Z Downloaded git2 v0.20.4
12592026-09-18T16:27:10.143Z Downloaded minimal-lexical v0.2.1
12602026-09-18T16:27:10.146Z Downloaded petname v2.0.2
12612026-09-18T16:27:10.149Z Downloaded ed25519-dalek v2.2.0
12622026-09-18T16:27:10.154Z Downloaded smallvec v1.15.1
12632026-09-18T16:27:10.159Z Downloaded rustls-webpki v0.103.13
12642026-09-18T16:27:10.163Z Downloaded omicron-zone-package v0.12.3
12652026-09-18T16:27:10.166Z Downloaded parking_lot v0.11.2
12662026-09-18T16:27:10.170Z Downloaded p384 v0.13.1
12672026-09-18T16:27:10.173Z Downloaded portable-atomic v1.13.1
12682026-09-18T16:27:10.180Z Downloaded rcgen v0.12.1
12692026-09-18T16:27:10.183Z Downloaded der v0.8.0
12702026-09-18T16:27:10.183Z Downloaded reedline v0.40.0
12712026-09-18T16:27:10.187Z Downloaded yansi v1.0.1
12722026-09-18T16:27:10.190Z Downloaded zlib-rs v0.6.2
12732026-09-18T16:27:10.193Z Downloaded libbz2-rs-sys v0.2.2
12742026-09-18T16:27:10.198Z Downloaded num-bigint v0.4.6
12752026-09-18T16:27:10.201Z Downloaded darling_core v0.21.3
12762026-09-18T16:27:10.211Z Downloaded digest v0.11.3
12772026-09-18T16:27:10.217Z Downloaded itertools v0.10.5
12782026-09-18T16:27:10.221Z Downloaded goblin v0.10.5
12792026-09-18T16:27:10.242Z Downloaded openssl v0.10.80
12802026-09-18T16:27:10.247Z Downloaded crypto-bigint v0.5.5
12812026-09-18T16:27:10.251Z Downloaded unicode-normalization v0.1.25
12822026-09-18T16:27:10.256Z Downloaded crossterm v0.28.1
12832026-09-18T16:27:10.259Z Downloaded libxml v0.3.3
12842026-09-18T16:27:10.262Z Downloaded publicsuffix v2.3.0
12852026-09-18T16:27:10.262Z Downloaded qorb v0.4.1
12862026-09-18T16:27:10.266Z Downloaded sha3 v0.12.0
12872026-09-18T16:27:10.270Z Downloaded reqwest v0.12.28
12882026-09-18T16:27:10.270Z Downloaded typed-path v0.12.3
12892026-09-18T16:27:10.275Z Downloaded crypto-primes v0.7.2
12902026-09-18T16:27:10.278Z Downloaded libm v0.2.16
12912026-09-18T16:27:10.281Z Downloaded ssh-key v0.7.0-rc.11
12922026-09-18T16:27:10.297Z Downloaded gimli v0.32.3
12932026-09-18T16:27:10.301Z Downloaded p521 v0.14.0
12942026-09-18T16:27:10.304Z Downloaded bstr v1.12.1
12952026-09-18T16:27:10.308Z Downloaded jiff-core v0.1.0
12962026-09-18T16:27:10.311Z Downloaded diesel_derives v2.3.7
12972026-09-18T16:27:10.314Z Downloaded itertools v0.13.0
12982026-09-18T16:27:10.317Z Downloaded miette v7.6.0
12992026-09-18T16:27:10.320Z Downloaded nom v7.1.3
13002026-09-18T16:27:10.324Z Downloaded quinn-proto v0.11.16
13012026-09-18T16:27:10.327Z Downloaded quick-xml v0.37.5
13022026-09-18T16:27:10.331Z Downloaded vcpkg v0.2.15
13032026-09-18T16:27:10.352Z Downloaded internal-russh-num-bigint v0.5.0
13042026-09-18T16:27:10.357Z Downloaded zip v4.6.1
13052026-09-18T16:27:10.361Z Downloaded polar-core v0.27.3
13062026-09-18T16:27:10.364Z Downloaded hyper-util v0.1.20
13072026-09-18T16:27:10.367Z Downloaded iri-string v0.7.10
13082026-09-18T16:27:10.370Z Downloaded dropshot-api-manager v0.8.0
13092026-09-18T16:27:10.373Z Downloaded smoltcp v0.11.0
13102026-09-18T16:27:10.378Z Downloaded nix v0.27.1
13112026-09-18T16:27:10.384Z Downloaded zip v8.6.0
13122026-09-18T16:27:10.388Z Downloaded typed-path v0.9.3
13132026-09-18T16:27:10.400Z Downloaded rawzip v0.4.4
13142026-09-18T16:27:10.403Z Downloaded winnow v0.5.40
13152026-09-18T16:27:10.407Z Downloaded tower-http v0.6.8
13162026-09-18T16:27:10.410Z Downloaded reqwest v0.13.2
13172026-09-18T16:27:10.416Z Downloaded idna v1.1.0
13182026-09-18T16:27:10.421Z Downloaded crypto-bigint v0.7.5
13192026-09-18T16:27:10.430Z Downloaded iddqd v0.4.2
13202026-09-18T16:27:10.440Z Downloaded salty v0.3.0
13212026-09-18T16:27:10.444Z Downloaded tabled v0.21.0
13222026-09-18T16:27:10.453Z Downloaded proptest v1.11.0
13232026-09-18T16:27:10.458Z Downloaded radix_trie v0.2.1
13242026-09-18T16:27:10.461Z Downloaded russh v0.62.4
13252026-09-18T16:27:10.465Z Downloaded serde_with v3.21.0
13262026-09-18T16:27:10.471Z Downloaded regex-syntax v0.6.29
13272026-09-18T16:27:10.481Z Downloaded moka v0.12.13
13282026-09-18T16:27:10.489Z Downloaded hickory-proto v0.24.4
13292026-09-18T16:27:10.505Z Downloaded lalrpop v0.19.12
13302026-09-18T16:27:10.508Z Downloaded zerocopy v0.8.55
13312026-09-18T16:27:10.517Z Downloaded object v0.37.3
13322026-09-18T16:27:10.527Z Downloaded rustix v0.38.44
13332026-09-18T16:27:10.539Z Downloaded smoltcp v0.9.1
13342026-09-18T16:27:10.546Z Downloaded regex-syntax v0.8.10
13352026-09-18T16:27:10.549Z Downloaded hickory-proto v0.25.2
13362026-09-18T16:27:10.569Z Downloaded object v0.39.1
13372026-09-18T16:27:10.574Z Downloaded nix v0.31.2
13382026-09-18T16:27:10.580Z Downloaded curve25519-dalek v4.1.3
13392026-09-18T16:27:10.585Z Downloaded diesel v2.3.7
13402026-09-18T16:27:10.596Z Downloaded sqlparser v0.61.0
13412026-09-18T16:27:10.603Z Downloaded curve25519-dalek v5.0.0
13422026-09-18T16:27:10.606Z Downloaded regress v0.10.5
13432026-09-18T16:27:10.617Z Downloaded syn v3.0.3
13442026-09-18T16:27:10.620Z Downloaded nix v0.28.0
13452026-09-18T16:27:10.625Z Downloaded rustls v0.23.41
13462026-09-18T16:27:10.630Z Downloaded dropshot v0.17.1
13472026-09-18T16:27:10.642Z Downloaded tracing v0.1.44
13482026-09-18T16:27:10.654Z Downloaded sled v0.34.7
13492026-09-18T16:27:10.660Z Downloaded typify-impl v0.6.2
13502026-09-18T16:27:10.669Z Downloaded openapiv3 v2.2.0
13512026-09-18T16:27:10.673Z Downloaded ratatui v0.29.0
13522026-09-18T16:27:10.684Z Downloaded regress v0.11.1
13532026-09-18T16:27:10.689Z Downloaded bzip2-sys v0.1.13+1.0.8
13542026-09-18T16:27:10.696Z Downloaded regex-automata v0.4.14
13552026-09-18T16:27:10.704Z Downloaded sha3 v0.11.0
13562026-09-18T16:27:10.712Z Downloaded zerocopy-derive v0.6.6
13572026-09-18T16:27:10.725Z Downloaded jiff v0.2.34
13582026-09-18T16:27:10.738Z Downloaded sha3 v0.10.8
13592026-09-18T16:27:10.741Z Downloaded csv v1.4.0
13602026-09-18T16:27:10.751Z Downloaded chrono-tz v0.10.4
13612026-09-18T16:27:10.763Z Downloaded encoding_rs v0.8.35
13622026-09-18T16:27:10.779Z Downloaded petgraph v0.8.3
13632026-09-18T16:27:10.799Z Downloaded petgraph v0.6.5
13642026-09-18T16:27:10.809Z Downloaded tokio v1.52.1
13652026-09-18T16:27:10.835Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13662026-09-18T16:27:10.841Z Downloaded libz-sys v1.1.24
13672026-09-18T16:27:10.904Z Downloaded ring v0.17.14
13682026-09-18T16:27:10.958Z Downloaded libgit2-sys v0.18.3+1.9.2
13692026-09-18T16:27:11.395Z Downloaded aws-lc-sys v0.40.0
13702026-09-18T16:27:11.673Z Compiling serde_core v1.0.228
13712026-09-18T16:27:11.673Z Compiling libc v0.2.185
13722026-09-18T16:27:11.673Z Compiling serde v1.0.228
13732026-09-18T16:27:11.678Z Compiling log v0.4.33
13742026-09-18T16:27:11.678Z Compiling smallvec v1.15.1
13752026-09-18T16:27:11.678Z Compiling subtle v2.6.1
13762026-09-18T16:27:11.812Z Compiling find-msvc-tools v0.1.9
13772026-09-18T16:27:11.815Z Compiling syn v2.0.117
13782026-09-18T16:27:12.057Z Compiling shlex v1.3.0
13792026-09-18T16:27:12.082Z Compiling typenum v1.20.1
13802026-09-18T16:27:12.085Z Compiling scopeguard v1.2.0
13812026-09-18T16:27:12.155Z Compiling stable_deref_trait v1.2.1
13822026-09-18T16:27:12.207Z Compiling lock_api v0.4.14
13832026-09-18T16:27:12.247Z Compiling portable-atomic v1.13.1
13842026-09-18T16:27:12.262Z Compiling serde_json v1.0.151
13852026-09-18T16:27:12.276Z Compiling critical-section v1.2.0
13862026-09-18T16:27:12.403Z Compiling zerocopy v0.8.55
13872026-09-18T16:27:12.447Z Compiling libm v0.2.16
13882026-09-18T16:27:12.490Z Compiling num-traits v0.2.19
13892026-09-18T16:27:12.730Z Compiling pkg-config v0.3.32
13902026-09-18T16:27:12.778Z Compiling errno v0.3.14
13912026-09-18T16:27:12.797Z Compiling jobserver v0.1.34
13922026-09-18T16:27:12.938Z Compiling pin-project-lite v0.2.17
13932026-09-18T16:27:13.038Z Compiling cc v1.2.56
13942026-09-18T16:27:13.083Z Compiling parking_lot_core v0.9.12
13952026-09-18T16:27:13.181Z Compiling getrandom v0.4.3
13962026-09-18T16:27:13.288Z Compiling once_cell v1.21.3
13972026-09-18T16:27:13.340Z Compiling rand_core v0.10.0
13982026-09-18T16:27:13.510Z Compiling signal-hook-registry v1.4.8
13992026-09-18T16:27:13.525Z Compiling getrandom v0.2.17
14002026-09-18T16:27:13.791Z Compiling writeable v0.6.2
14012026-09-18T16:27:13.807Z Compiling foldhash v0.2.0
14022026-09-18T16:27:13.810Z Compiling litemap v0.8.1
14032026-09-18T16:27:13.999Z Compiling percent-encoding v2.3.2
14042026-09-18T16:27:14.025Z Compiling futures-core v0.3.32
14052026-09-18T16:27:14.040Z Compiling rand_core v0.6.4
14062026-09-18T16:27:14.043Z Compiling parking_lot v0.12.5
14072026-09-18T16:27:14.186Z Compiling bitflags v2.11.0
14082026-09-18T16:27:14.215Z Compiling semver v1.0.28
14092026-09-18T16:27:14.322Z Compiling mio v1.2.0
14102026-09-18T16:27:14.344Z Compiling icu_normalizer_data v2.1.1
14112026-09-18T16:27:14.428Z Compiling icu_properties_data v2.1.2
14122026-09-18T16:27:14.445Z Compiling generic-array v0.14.7
14132026-09-18T16:27:14.546Z Compiling const-oid v0.9.6
14142026-09-18T16:27:14.580Z Compiling getrandom v0.3.4
14152026-09-18T16:27:14.640Z Compiling synstructure v0.13.2
14162026-09-18T16:27:14.759Z Compiling hashbrown v0.17.0
14172026-09-18T16:27:14.805Z Compiling socket2 v0.6.3
14182026-09-18T16:27:14.830Z Compiling rustix v1.1.4
14192026-09-18T16:27:15.220Z Compiling futures-sink v0.3.32
14202026-09-18T16:27:15.248Z Compiling slab v0.4.12
14212026-09-18T16:27:15.291Z Compiling indexmap v2.14.0
14222026-09-18T16:27:15.338Z Compiling futures-channel v0.3.32
14232026-09-18T16:27:15.346Z Compiling futures-task v0.3.32
14242026-09-18T16:27:15.354Z Compiling utf8_iter v1.0.4
14252026-09-18T16:27:15.428Z Compiling futures-io v0.3.32
14262026-09-18T16:27:15.490Z Compiling form_urlencoded v1.2.2
14272026-09-18T16:27:15.507Z Compiling cmov v0.5.4
14282026-09-18T16:27:15.522Z Compiling rustversion v1.0.22
14292026-09-18T16:27:15.563Z Compiling base64ct v1.8.3
14302026-09-18T16:27:15.590Z Compiling iana-time-zone v0.1.65
14312026-09-18T16:27:15.671Z Compiling cmake v0.1.57
14322026-09-18T16:27:15.718Z Compiling ctutils v0.4.2
14332026-09-18T16:27:15.792Z Compiling pem-rfc7468 v0.7.0
14342026-09-18T16:27:15.862Z Compiling ident_case v1.0.1
14352026-09-18T16:27:15.958Z Compiling regex-syntax v0.8.10
14362026-09-18T16:27:15.972Z Compiling flagset v0.4.7
14372026-09-18T16:27:15.986Z Compiling dunce v1.0.5
14382026-09-18T16:27:16.070Z Compiling fs_extra v1.3.0
14392026-09-18T16:27:16.087Z Compiling uuid v1.23.4
14402026-09-18T16:27:16.101Z Compiling base64 v0.22.1
14412026-09-18T16:27:16.116Z Compiling syn v1.0.109
14422026-09-18T16:27:16.341Z Compiling aws-lc-sys v0.40.0
14432026-09-18T16:27:16.384Z Compiling serde_derive v1.0.228
14442026-09-18T16:27:16.417Z Compiling zeroize_derive v1.5.0
14452026-09-18T16:27:16.433Z Compiling zerofrom-derive v0.1.6
14462026-09-18T16:27:16.556Z Compiling yoke-derive v0.8.1
14472026-09-18T16:27:16.570Z Compiling zerovec-derive v0.11.2
14482026-09-18T16:27:16.830Z Compiling zerocopy-derive v0.8.55
14492026-09-18T16:27:17.111Z Compiling displaydoc v0.2.5
14502026-09-18T16:27:17.726Z Compiling tokio-macros v2.7.0
14512026-09-18T16:27:17.756Z Compiling futures-macro v0.3.32
14522026-09-18T16:27:17.870Z Compiling zerofrom v0.1.6
14532026-09-18T16:27:17.884Z Compiling der_derive v0.7.3
14542026-09-18T16:27:18.004Z Compiling yoke v0.8.1
14552026-09-18T16:27:18.200Z Compiling zerovec v0.11.5
14562026-09-18T16:27:18.352Z Compiling zerotrie v0.2.3
14572026-09-18T16:27:18.457Z Compiling thiserror-impl v2.0.18
14582026-09-18T16:27:18.571Z Compiling futures-util v0.3.32
14592026-09-18T16:27:18.660Z Compiling tinystr v0.8.2
14602026-09-18T16:27:18.709Z Compiling potential_utf v0.1.4
14612026-09-18T16:27:18.839Z Compiling icu_locale_core v2.1.1
14622026-09-18T16:27:18.873Z Compiling icu_collections v2.1.1
14632026-09-18T16:27:18.939Z Compiling vcpkg v0.2.15
14642026-09-18T16:27:19.636Z Compiling icu_provider v2.1.1
14652026-09-18T16:27:19.708Z Compiling openssl-sys v0.9.117
14662026-09-18T16:27:19.798Z Compiling thiserror v2.0.18
14672026-09-18T16:27:19.915Z Compiling zeroize v1.9.0
14682026-09-18T16:27:19.929Z Compiling bytes v1.11.1
14692026-09-18T16:27:19.943Z Compiling icu_properties v2.1.2
14702026-09-18T16:27:20.244Z Compiling icu_normalizer v2.1.1
14712026-09-18T16:27:20.531Z Compiling tokio v1.52.1
14722026-09-18T16:27:20.697Z Compiling crypto-common v0.1.7
14732026-09-18T16:27:20.772Z Compiling block-buffer v0.10.4
14742026-09-18T16:27:20.818Z Compiling idna_adapter v1.2.1
14752026-09-18T16:27:20.855Z Compiling hybrid-array v0.4.13
14762026-09-18T16:27:20.955Z Compiling idna v1.1.0
14772026-09-18T16:27:20.970Z Compiling digest v0.10.7
14782026-09-18T16:27:21.032Z Compiling chrono v0.4.45
14792026-09-18T16:27:21.225Z Compiling ppv-lite86 v0.2.21
14802026-09-18T16:27:21.374Z Compiling url v2.5.8
14812026-09-18T16:27:21.613Z Compiling der v0.7.10
14822026-09-18T16:27:21.656Z Compiling http v1.4.2
14832026-09-18T16:27:21.685Z Compiling crypto-common v0.2.2
14842026-09-18T16:27:22.242Z Compiling block-buffer v0.12.1
14852026-09-18T16:27:22.452Z Compiling spki v0.7.3
14862026-09-18T16:27:22.469Z Compiling tracing-attributes v0.1.31
14872026-09-18T16:27:22.572Z Compiling serde_derive_internals v0.29.1
14882026-09-18T16:27:22.668Z Compiling rustc_version v0.4.1
14892026-09-18T16:27:22.804Z Compiling tracing-core v0.1.36
14902026-09-18T16:27:22.995Z Compiling schemars v0.8.22
14912026-09-18T16:27:23.181Z Compiling dyn-clone v1.0.20
14922026-09-18T16:27:23.214Z Compiling aws-lc-rs v1.16.3
14932026-09-18T16:27:23.321Z Compiling crc32fast v1.5.0
14942026-09-18T16:27:23.358Z Compiling pkcs8 v0.10.2
14952026-09-18T16:27:23.440Z Compiling http-body v1.0.1
14962026-09-18T16:27:23.454Z Compiling schemars_derive v0.8.22
14972026-09-18T16:27:23.573Z Compiling rustls-pki-types v1.14.0
14982026-09-18T16:27:23.593Z Compiling rand_core v0.9.5
14992026-09-18T16:27:23.622Z Compiling spin v0.9.8
15002026-09-18T16:27:23.657Z Compiling tinyvec_macros v0.1.1
15012026-09-18T16:27:23.736Z Compiling openssl-probe v0.2.1
15022026-09-18T16:27:23.763Z Compiling tracing v0.1.44
15032026-09-18T16:27:23.826Z Compiling httparse v1.10.1
15042026-09-18T16:27:23.867Z Compiling tinyvec v1.10.0
15052026-09-18T16:27:23.908Z Compiling tempfile v3.27.0
15062026-09-18T16:27:24.027Z Compiling pest_generator v2.8.6
15072026-09-18T16:27:24.194Z Compiling terminal_size v0.4.3
15082026-09-18T16:27:24.215Z Compiling aho-corasick v1.1.4
15092026-09-18T16:27:24.229Z Compiling tower-layer v0.3.3
15102026-09-18T16:27:24.282Z Compiling try-lock v0.2.5
15112026-09-18T16:27:24.334Z Compiling tokio-util v0.7.18
15122026-09-18T16:27:24.392Z Compiling untrusted v0.7.1
15132026-09-18T16:27:24.392Z Compiling tower-service v0.3.3
15142026-09-18T16:27:24.506Z Compiling radium v0.7.0
15152026-09-18T16:27:24.523Z Compiling simd-adler32 v0.3.8
15162026-09-18T16:27:24.701Z Compiling unicode-segmentation v1.12.0
15172026-09-18T16:27:24.766Z Compiling atomic-waker v1.1.2
15182026-09-18T16:27:24.800Z Compiling pest_derive v2.8.6
15192026-09-18T16:27:24.898Z Compiling want v0.3.1
15202026-09-18T16:27:25.068Z Compiling regex-automata v0.4.14
15212026-09-18T16:27:25.081Z Compiling h2 v0.4.15
15222026-09-18T16:27:25.341Z Compiling rand_chacha v0.9.0
15232026-09-18T16:27:25.543Z Compiling block-padding v0.4.2
15242026-09-18T16:27:25.717Z Compiling ipnet v2.12.0
15252026-09-18T16:27:25.855Z Compiling scroll_derive v0.13.1
15262026-09-18T16:27:25.943Z Compiling darling_core v0.20.11
15272026-09-18T16:27:26.027Z Compiling foreign-types-shared v0.1.1
15282026-09-18T16:27:26.123Z Compiling untrusted v0.9.0
15292026-09-18T16:27:26.212Z Compiling rustls v0.23.41
15302026-09-18T16:27:26.249Z Compiling httpdate v1.0.3
15312026-09-18T16:27:26.274Z Compiling maybe-uninit v2.0.0
15322026-09-18T16:27:26.400Z Compiling const-oid v0.10.2
15332026-09-18T16:27:26.498Z Compiling adler2 v2.0.1
15342026-09-18T16:27:26.597Z Compiling openssl v0.10.80
15352026-09-18T16:27:26.644Z Compiling cpufeatures v0.2.17
15362026-09-18T16:27:26.656Z Compiling tap v1.0.1
15372026-09-18T16:27:26.682Z Compiling scroll v0.13.0
15382026-09-18T16:27:26.768Z Compiling wyz v0.5.1
15392026-09-18T16:27:26.782Z Compiling miniz_oxide v0.8.9
15402026-09-18T16:27:26.862Z Compiling digest v0.11.3
15412026-09-18T16:27:26.949Z Compiling foreign-types v0.3.2
15422026-09-18T16:27:26.966Z Compiling inout v0.2.2
15432026-09-18T16:27:27.029Z Compiling rand v0.9.2
15442026-09-18T16:27:27.150Z Compiling unicode-normalization v0.1.25
15452026-09-18T16:27:27.390Z Compiling rand_chacha v0.3.1
15462026-09-18T16:27:27.612Z Compiling signature v2.2.0
15472026-09-18T16:27:27.763Z Compiling hex v0.4.3
15482026-09-18T16:27:27.790Z Compiling thiserror-impl v1.0.69
15492026-09-18T16:27:27.803Z Compiling openssl-macros v0.1.1
15502026-09-18T16:27:28.018Z Compiling bzip2-sys v0.1.13+1.0.8
15512026-09-18T16:27:28.129Z Compiling hyper v1.10.1
15522026-09-18T16:27:28.212Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15532026-09-18T16:27:28.233Z Compiling darling_macro v0.20.11
15542026-09-18T16:27:28.315Z Compiling num-integer v0.1.46
15552026-09-18T16:27:28.610Z Compiling wait-timeout v0.2.1
15562026-09-18T16:27:28.651Z Compiling socket2 v0.5.10
15572026-09-18T16:27:28.721Z Compiling ahash v0.8.12
15582026-09-18T16:27:28.883Z Compiling powerfmt v0.2.0
15592026-09-18T16:27:28.953Z Compiling bit-vec v0.8.0
15602026-09-18T16:27:29.035Z Compiling quick-error v1.2.3
15612026-09-18T16:27:29.046Z Compiling time-core v0.1.8
15622026-09-18T16:27:29.087Z Compiling funty v2.0.0
15632026-09-18T16:27:29.110Z Compiling cpufeatures v0.3.0
15642026-09-18T16:27:29.134Z Compiling packed_struct v0.10.1
15652026-09-18T16:27:29.150Z Compiling num-conv v0.2.0
15662026-09-18T16:27:29.182Z Compiling num-bigint-dig v0.8.6
15672026-09-18T16:27:29.195Z Compiling native-tls v0.2.18
15682026-09-18T16:27:29.195Z Compiling clap_builder v4.6.0
15692026-09-18T16:27:29.275Z Compiling time-macros v0.2.27
15702026-09-18T16:27:29.411Z Compiling bitvec v1.0.1
15712026-09-18T16:27:29.429Z Compiling hyper-util v0.1.20
15722026-09-18T16:27:29.463Z Compiling bit-set v0.8.0
15732026-09-18T16:27:29.631Z Compiling rusty-fork v0.3.1
15742026-09-18T16:27:29.669Z Compiling thiserror v1.0.69
15752026-09-18T16:27:29.752Z Compiling deranged v0.5.8
15762026-09-18T16:27:29.823Z Compiling darling v0.20.11
15772026-09-18T16:27:29.936Z Compiling num-iter v0.1.45
15782026-09-18T16:27:30.640Z Compiling rand v0.8.6
15792026-09-18T16:27:30.815Z Compiling cipher v0.5.2
15802026-09-18T16:27:30.830Z Compiling goblin v0.10.5
15812026-09-18T16:27:31.120Z Compiling sha2 v0.10.9
15822026-09-18T16:27:31.179Z Compiling lazy_static v1.5.0
15832026-09-18T16:27:31.278Z Compiling rand_xorshift v0.4.0
15842026-09-18T16:27:31.453Z Compiling packed_struct_codegen v0.10.1
15852026-09-18T16:27:31.491Z Compiling serde_spanned v0.6.9
15862026-09-18T16:27:31.658Z Compiling toml_datetime v0.6.11
15872026-09-18T16:27:31.925Z Compiling clap_derive v4.6.1
15882026-09-18T16:27:32.168Z Compiling bitfield-macros v0.19.4
15892026-09-18T16:27:32.487Z Compiling zerocopy-derive v0.6.6
15902026-09-18T16:27:32.556Z Compiling sync_wrapper v1.0.2
15912026-09-18T16:27:32.675Z Compiling indexmap v1.9.3
15922026-09-18T16:27:32.883Z Compiling unarray v0.1.4
15932026-09-18T16:27:32.895Z Compiling crc-catalog v2.4.0
15942026-09-18T16:27:32.995Z Compiling paste v1.0.15
15952026-09-18T16:27:33.011Z Compiling siphasher v1.0.2
15962026-09-18T16:27:33.202Z Compiling usdt-impl v0.6.0
15972026-09-18T16:27:33.281Z Compiling nodrop v0.1.14
15982026-09-18T16:27:33.299Z Compiling num_threads v0.1.7
15992026-09-18T16:27:33.336Z Compiling object v0.37.3
16002026-09-18T16:27:33.377Z Compiling crossbeam-utils v0.8.21
16012026-09-18T16:27:33.399Z Compiling time v0.3.47
16022026-09-18T16:27:33.448Z Compiling array-init v0.0.4
16032026-09-18T16:27:33.664Z Compiling clap v4.6.1
16042026-09-18T16:27:33.679Z Compiling dof v0.4.0
16052026-09-18T16:27:33.712Z Compiling zerocopy v0.6.6
16062026-09-18T16:27:33.801Z Compiling crc v3.4.0
16072026-09-18T16:27:33.815Z Compiling proptest v1.11.0
16082026-09-18T16:27:34.015Z Compiling bitfield v0.19.4
16092026-09-18T16:27:34.038Z Compiling tower v0.5.3
16102026-09-18T16:27:34.817Z Compiling smallvec v0.6.14
16112026-09-18T16:27:34.925Z Compiling chacha20 v0.10.0
16122026-09-18T16:27:35.044Z Compiling derive_builder_core v0.20.2
16132026-09-18T16:27:35.284Z Compiling ipnetwork v0.21.1
16142026-09-18T16:27:35.358Z Compiling dtrace-parser v0.3.0
16152026-09-18T16:27:35.675Z Compiling http-body-util v0.1.3
16162026-09-18T16:27:35.785Z Compiling pkcs1 v0.7.5
16172026-09-18T16:27:35.879Z Compiling heapless v0.7.17
16182026-09-18T16:27:35.920Z Compiling slog v2.8.2
16192026-09-18T16:27:36.083Z Compiling scroll_derive v0.12.1
16202026-09-18T16:27:36.134Z Compiling structmeta-derive v0.3.0
16212026-09-18T16:27:36.151Z Compiling darling_core v0.23.0
16222026-09-18T16:27:36.175Z Compiling thread-id v5.1.0
16232026-09-18T16:27:36.264Z Compiling cookie v0.18.1
16242026-09-18T16:27:36.412Z Compiling env_filter v2.0.0
16252026-09-18T16:27:36.471Z Compiling syn v3.0.3
16262026-09-18T16:27:36.809Z Compiling winnow v0.5.40
16272026-09-18T16:27:36.815Z Compiling unicode-properties v0.1.4
16282026-09-18T16:27:37.001Z Compiling hashbrown v0.12.3
16292026-09-18T16:27:37.253Z Compiling anyhow v1.0.104
16302026-09-18T16:27:37.478Z Compiling base64 v0.21.7
16312026-09-18T16:27:37.587Z Compiling zstd-safe v7.2.4
16322026-09-18T16:27:37.806Z Compiling iri-string v0.7.10
16332026-09-18T16:27:37.821Z Compiling ryu v1.0.23
16342026-09-18T16:27:38.010Z Compiling allocator-api2 v0.2.21
16352026-09-18T16:27:38.191Z Compiling unicode-bidi v0.3.18
16362026-09-18T16:27:38.343Z Compiling gimli v0.32.3
16372026-09-18T16:27:38.690Z Compiling signal-hook v0.3.18
16382026-09-18T16:27:38.735Z Compiling darling_macro v0.23.0
16392026-09-18T16:27:38.901Z Compiling stringprep v0.1.5
16402026-09-18T16:27:39.227Z Compiling tower-http v0.6.8
16412026-09-18T16:27:39.343Z Compiling toml_edit v0.19.15
16422026-09-18T16:27:39.383Z Compiling serde_urlencoded v0.7.1
16432026-09-18T16:27:39.653Z Compiling ron v0.8.1
16442026-09-18T16:27:39.972Z Compiling daft-derive v0.1.8
16452026-09-18T16:27:40.110Z Compiling addr2line v0.25.1
16462026-09-18T16:27:40.274Z Compiling structmeta v0.3.0
16472026-09-18T16:27:40.363Z Compiling scroll v0.12.0
16482026-09-18T16:27:40.564Z Compiling env_logger v0.11.11
16492026-09-18T16:27:40.654Z Compiling newtype-uuid v1.3.2
16502026-09-18T16:27:40.669Z Compiling rsa v0.9.10
16512026-09-18T16:27:40.687Z Compiling derive_builder_macro v0.20.2
16522026-09-18T16:27:40.814Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16532026-09-18T16:27:40.973Z Compiling oxnet v0.1.6
16542026-09-18T16:27:41.126Z Compiling hashbrown v0.13.2
16552026-09-18T16:27:41.197Z Compiling rand v0.10.1
16562026-09-18T16:27:41.386Z Compiling bzip2 v0.4.4
16572026-09-18T16:27:41.659Z Compiling serde-hex v0.1.0
16582026-09-18T16:27:41.725Z Compiling tokio-native-tls v0.3.1
16592026-09-18T16:27:41.835Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16602026-09-18T16:27:41.946Z Compiling camino v1.2.5
16612026-09-18T16:27:42.515Z Compiling sha2 v0.11.0
16622026-09-18T16:27:42.530Z Compiling bstr v1.12.1
16632026-09-18T16:27:43.168Z Compiling hmac v0.13.0
16642026-09-18T16:27:43.344Z Compiling md-5 v0.11.0
16652026-09-18T16:27:43.367Z Compiling heck v0.4.1
16662026-09-18T16:27:43.593Z Compiling rustls-native-certs v0.8.3
16672026-09-18T16:27:43.658Z Compiling hubpack_derive v0.1.1
16682026-09-18T16:27:43.721Z Compiling curve25519-dalek v4.1.3
16692026-09-18T16:27:43.927Z Compiling x509-cert v0.2.5
16702026-09-18T16:27:44.063Z Compiling erased-serde v0.3.31
16712026-09-18T16:27:44.129Z Compiling serde_tokenstream v0.2.3
16722026-09-18T16:27:44.230Z Compiling vergen-lib v9.1.0
16732026-09-18T16:27:44.434Z Compiling zerocopy-derive v0.7.35
16742026-09-18T16:27:44.438Z Compiling pin-project-internal v1.1.11
16752026-09-18T16:27:44.550Z Compiling async-trait v0.1.89
16762026-09-18T16:27:44.776Z Compiling hash32 v0.2.1
16772026-09-18T16:27:44.991Z Compiling memoffset v0.9.1
16782026-09-18T16:27:45.070Z Compiling encoding_rs v0.8.35
16792026-09-18T16:27:45.203Z Compiling fallible-iterator v0.2.0
16802026-09-18T16:27:45.313Z Compiling libbz2-rs-sys v0.2.2
16812026-09-18T16:27:45.387Z Compiling rustix v0.38.44
16822026-09-18T16:27:45.474Z Compiling rustc-demangle v0.1.27
16832026-09-18T16:27:45.510Z Compiling litrs v1.0.0
16842026-09-18T16:27:45.598Z Compiling psl-types v2.0.11
16852026-09-18T16:27:45.608Z Compiling bumpalo v3.20.2
16862026-09-18T16:27:45.676Z Compiling ref-cast v1.0.25
16872026-09-18T16:27:45.754Z Compiling cfg_aliases v0.2.1
16882026-09-18T16:27:45.814Z Compiling mime v0.3.17
16892026-09-18T16:27:45.835Z Compiling smoltcp v0.9.1
16902026-09-18T16:27:45.871Z Compiling crc-any v2.5.0
16912026-09-18T16:27:45.980Z Compiling zlib-rs v0.6.2
16922026-09-18T16:27:45.993Z Compiling owo-colors v4.3.0
16932026-09-18T16:27:46.021Z Compiling document-features v0.2.12
16942026-09-18T16:27:46.077Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16952026-09-18T16:27:46.151Z Compiling nix v0.31.2
16962026-09-18T16:27:46.291Z Compiling zopfli v0.8.3
16972026-09-18T16:27:46.369Z Compiling backtrace v0.3.76
16982026-09-18T16:27:46.577Z Compiling bzip2 v0.6.1
16992026-09-18T16:27:46.583Z Compiling publicsuffix v2.3.0
17002026-09-18T16:27:46.657Z Compiling pin-project v1.1.11
17012026-09-18T16:27:46.760Z Compiling postgres-protocol v0.6.12
17022026-09-18T16:27:46.764Z Compiling zerocopy v0.7.35
17032026-09-18T16:27:47.326Z Compiling hubpack v0.1.2
17042026-09-18T16:27:47.375Z Compiling snafu-derive v0.8.9
17052026-09-18T16:27:47.385Z Compiling daft v0.1.8
17062026-09-18T16:27:47.426Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17072026-09-18T16:27:47.553Z Compiling hyper-tls v0.6.0
17082026-09-18T16:27:47.564Z Compiling zip v0.6.6
17092026-09-18T16:27:47.662Z Compiling object v0.30.4
17102026-09-18T16:27:47.719Z Compiling derive_builder v0.20.2
17112026-09-18T16:27:47.784Z Compiling toml v0.7.8
17122026-09-18T16:27:48.144Z Compiling goblin v0.8.2
17132026-09-18T16:27:48.380Z Compiling derive-ex v0.1.8
17142026-09-18T16:27:48.937Z Compiling flate2 v1.1.9
17152026-09-18T16:27:49.180Z Compiling darling v0.23.0
17162026-09-18T16:27:49.239Z Compiling phf_shared v0.13.1
17172026-09-18T16:27:49.349Z Compiling regex v1.12.3
17182026-09-18T16:27:49.514Z Compiling convert_case v0.10.0
17192026-09-18T16:27:49.545Z Compiling hmac v0.12.1
17202026-09-18T16:27:49.747Z Compiling futures-executor v0.3.32
17212026-09-18T16:27:49.799Z Compiling vergen v9.1.0
17222026-09-18T16:27:49.821Z Compiling ref-cast-impl v1.0.25
17232026-09-18T16:27:49.993Z Compiling strum_macros v0.27.2
17242026-09-18T16:27:50.008Z Compiling curve25519-dalek-derive v0.1.1
17252026-09-18T16:27:50.052Z Compiling ff v0.13.1
17262026-09-18T16:27:50.199Z Compiling cargo-platform v0.3.2
17272026-09-18T16:27:50.381Z Compiling fs-err v3.3.0
17282026-09-18T16:27:50.480Z Compiling jiff-core v0.1.0
17292026-09-18T16:27:50.507Z Compiling is_ci v1.2.0
17302026-09-18T16:27:50.595Z Compiling managed v0.8.0
17312026-09-18T16:27:50.643Z Compiling path-slash v0.1.5
17322026-09-18T16:27:50.658Z Compiling same-file v1.0.6
17332026-09-18T16:27:50.783Z Compiling base16ct v0.2.0
17342026-09-18T16:27:50.823Z Compiling bitflags v1.3.2
17352026-09-18T16:27:50.823Z Compiling foldhash v0.1.5
17362026-09-18T16:27:50.917Z Compiling textwrap v0.16.2
17372026-09-18T16:27:50.958Z Compiling hashbrown v0.15.5
17382026-09-18T16:27:51.372Z Compiling jiff v0.2.34
17392026-09-18T16:27:51.542Z Compiling sec1 v0.7.3
17402026-09-18T16:27:51.584Z Compiling walkdir v2.5.0
17412026-09-18T16:27:51.596Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17422026-09-18T16:27:51.838Z Compiling supports-color v3.0.2
17432026-09-18T16:27:52.014Z Compiling strum v0.27.2
17442026-09-18T16:27:52.031Z Compiling cargo_metadata v0.23.1
17452026-09-18T16:27:52.105Z Compiling dof v0.3.0
17462026-09-18T16:27:52.125Z Compiling group v0.13.0
17472026-09-18T16:27:52.314Z Compiling test-strategy v0.4.5
17482026-09-18T16:27:52.837Z Compiling futures v0.3.32
17492026-09-18T16:27:52.931Z Compiling derive_more-impl v2.1.1
17502026-09-18T16:27:53.006Z Compiling hkdf v0.12.4
17512026-09-18T16:27:53.188Z Compiling phf v0.13.1
17522026-09-18T16:27:53.363Z Compiling signal-hook-mio v0.2.5
17532026-09-18T16:27:53.385Z Compiling serde_with_macros v3.21.0
17542026-09-18T16:27:53.495Z Compiling snafu v0.8.9
17552026-09-18T16:27:53.876Z Compiling cookie_store v0.22.1
17562026-09-18T16:27:54.085Z Compiling zstd v0.13.3
17572026-09-18T16:27:54.156Z Compiling reqwest v0.12.28
17582026-09-18T16:27:54.374Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
17592026-09-18T16:27:54.526Z Compiling postgres-types v0.2.14
17602026-09-18T16:27:54.633Z Compiling backtrace-ext v0.2.1
17612026-09-18T16:27:54.811Z Compiling usdt-attr-macro v0.6.0
17622026-09-18T16:27:54.984Z Compiling usdt-macro v0.6.0
17632026-09-18T16:27:55.068Z Compiling globset v0.4.18
17642026-09-18T16:27:55.081Z Compiling hashbrown v0.16.1
17652026-09-18T16:27:55.417Z Compiling phf_shared v0.11.3
17662026-09-18T16:27:55.613Z Compiling dtrace-parser v0.2.0
17672026-09-18T16:27:55.660Z Compiling byte-wrapper v0.1.0
17682026-09-18T16:27:55.673Z Compiling ed25519 v2.2.3
17692026-09-18T16:27:55.742Z Compiling olpc-cjson v0.1.4
17702026-09-18T16:27:55.768Z Compiling crypto-bigint v0.5.5
17712026-09-18T16:27:55.892Z Compiling serde-big-array v0.5.1
17722026-09-18T16:27:55.907Z Compiling serde_plain v1.0.2
17732026-09-18T16:27:55.985Z Compiling strum_macros v0.26.4
17742026-09-18T16:27:56.042Z Compiling enum-as-inner v0.6.1
17752026-09-18T16:27:56.106Z Compiling async-recursion v1.1.1
17762026-09-18T16:27:56.350Z Compiling serde_repr v0.1.20
17772026-09-18T16:27:56.584Z Compiling miette-derive v7.6.0
17782026-09-18T16:27:56.599Z Compiling pem v3.0.6
17792026-09-18T16:27:56.823Z Compiling float-cmp v0.10.0
17802026-09-18T16:27:56.932Z Compiling thread-id v4.2.2
17812026-09-18T16:27:56.953Z Compiling memmap2 v0.9.10
17822026-09-18T16:27:56.957Z Compiling new_debug_unreachable v1.0.6
17832026-09-18T16:27:57.024Z Compiling keccak v0.1.6
17842026-09-18T16:27:57.064Z Compiling typed-path v0.9.3
17852026-09-18T16:27:57.194Z Compiling fixedbitset v0.5.7
17862026-09-18T16:27:57.517Z Compiling fixedbitset v0.4.2
17872026-09-18T16:27:57.770Z Compiling static_assertions v1.1.0
17882026-09-18T16:27:57.779Z Compiling normalize-line-endings v0.3.0
17892026-09-18T16:27:57.789Z Compiling supports-hyperlinks v3.2.0
17902026-09-18T16:27:57.832Z Compiling data-encoding v2.10.0
17912026-09-18T16:27:57.856Z Compiling difflib v0.4.0
17922026-09-18T16:27:57.884Z Compiling typed-path v0.12.3
17932026-09-18T16:27:57.931Z Compiling predicates-core v1.0.10
17942026-09-18T16:27:57.943Z Compiling supports-unicode v3.0.0
17952026-09-18T16:27:57.982Z Compiling precomputed-hash v0.1.1
17962026-09-18T16:27:58.066Z Compiling winnow v1.0.3
17972026-09-18T16:27:58.123Z Compiling either v1.15.0
17982026-09-18T16:27:58.139Z Compiling whoami v2.1.0
17992026-09-18T16:27:58.295Z Compiling itertools v0.13.0
18002026-09-18T16:27:58.312Z Compiling tokio-postgres v0.7.18
18012026-09-18T16:27:58.402Z Compiling miette v7.6.0
18022026-09-18T16:27:58.536Z Compiling hickory-proto v0.25.2
18032026-09-18T16:27:58.573Z Compiling predicates v3.1.4
18042026-09-18T16:27:58.993Z Compiling toml_parser v1.1.2+spec-1.1.0
18052026-09-18T16:27:59.125Z Compiling zip v8.6.0
18062026-09-18T16:27:59.147Z Compiling string_cache v0.8.9
18072026-09-18T16:27:59.392Z Compiling toml_edit v0.22.27
18082026-09-18T16:27:59.529Z Compiling strum v0.26.3
18092026-09-18T16:27:59.529Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
18102026-09-18T16:27:59.612Z Compiling petgraph v0.6.5
18112026-09-18T16:27:59.664Z Compiling petgraph v0.8.3
18122026-09-18T16:28:00.161Z Compiling sha3 v0.10.8
18132026-09-18T16:28:00.609Z Compiling usdt v0.6.0
18142026-09-18T16:28:00.632Z Compiling usdt-impl v0.5.0
18152026-09-18T16:28:00.885Z Compiling elliptic-curve v0.13.8
18162026-09-18T16:28:01.064Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18172026-09-18T16:28:01.211Z Compiling ed25519-dalek v2.2.0
18182026-09-18T16:28:01.283Z Compiling crossterm v0.28.1
18192026-09-18T16:28:01.617Z Compiling iddqd v0.4.2
18202026-09-18T16:28:02.079Z Compiling serde_with v3.21.0
18212026-09-18T16:28:02.593Z Compiling zip v4.6.1
18222026-09-18T16:28:02.642Z Compiling derive_more v2.1.1
18232026-09-18T16:28:02.893Z Compiling similar v2.7.0
18242026-09-18T16:28:03.106Z Compiling crossbeam-epoch v0.9.18
18252026-09-18T16:28:03.158Z Compiling tokio-stream v0.1.18
18262026-09-18T16:28:03.226Z Compiling buf-list v1.1.2
18272026-09-18T16:28:03.435Z Compiling openapiv3 v2.2.0
18282026-09-18T16:28:03.471Z Compiling lalrpop-util v0.19.12
18292026-09-18T16:28:03.500Z Compiling peg-runtime v0.8.5
18302026-09-18T16:28:03.541Z Compiling thread_local v1.1.9
18312026-09-18T16:28:03.610Z Compiling slog-async v2.8.0
18322026-09-18T16:28:03.665Z Compiling crossbeam-channel v0.5.15
18332026-09-18T16:28:03.737Z Compiling filetime v0.2.27
18342026-09-18T16:28:03.780Z Compiling is-terminal v0.4.17
18352026-09-18T16:28:03.809Z Compiling take_mut v0.2.2
18362026-09-18T16:28:03.858Z Compiling term v1.2.1
18372026-09-18T16:28:03.881Z Compiling xattr v1.6.1
18382026-09-18T16:28:03.909Z Compiling camino-tempfile v1.4.1
18392026-09-18T16:28:04.112Z Compiling slog-term v2.9.2
18402026-09-18T16:28:04.127Z Compiling tar v0.4.46
18412026-09-18T16:28:09.939Z Compiling rustls-webpki v0.103.13
18422026-09-18T16:28:12.638Z Compiling tokio-rustls v0.26.4
18432026-09-18T16:28:12.638Z Compiling rustls-platform-verifier v0.6.2
18442026-09-18T16:28:12.638Z Compiling tough v0.22.0
18452026-09-18T16:28:12.838Z Compiling hyper-rustls v0.27.7
18462026-09-18T16:28:13.036Z Compiling reqwest v0.13.2
18472026-09-18T16:28:15.245Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18482026-09-18T16:28:15.478Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18492026-09-18T16:28:18.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
18502026-09-18T16:28:18.592Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18512026-09-18T16:28:18.678ZSep 18 16:28:17.173 INFO Starting download, target: Cockroach
18522026-09-18T16:28:18.678ZSep 18 16:28:17.173 INFO Starting download, target: Clickhouse
18532026-09-18T16:28:18.678ZSep 18 16:28:17.173 INFO Starting download, target: Console
18542026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Starting download, target: DendriteStub
18552026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Starting download, target: MaghemiteMgd
18562026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Starting download, target: MaghemiteDdmd
18572026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Starting download, target: TransceiverControl
18582026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18592026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18602026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18612026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18622026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18632026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18642026-09-18T16:28:18.682ZSep 18 16:28:17.173 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18652026-09-18T16:28:20.489ZSep 18 16:28:18.999 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18662026-09-18T16:28:20.765ZSep 18 16:28:19.154 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18672026-09-18T16:28:20.857ZSep 18 16:28:19.209 INFO Download complete, target: Console
18682026-09-18T16:28:21.053ZSep 18 16:28:19.552 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18692026-09-18T16:28:21.239ZSep 18 16:28:19.753 INFO Download complete, target: TransceiverControl
18702026-09-18T16:28:24.201ZSep 18 16:28:22.724 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18712026-09-18T16:28:24.285ZSep 18 16:28:22.807 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18722026-09-18T16:28:24.519ZSep 18 16:28:23.037 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18732026-09-18T16:28:24.905ZSep 18 16:28:23.425 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18742026-09-18T16:28:24.905ZSep 18 16:28:23.425 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18752026-09-18T16:28:25.833ZSep 18 16:28:24.357 INFO Download complete, target: MaghemiteDdmd
18762026-09-18T16:28:26.161ZSep 18 16:28:24.685 INFO Checking that binary works, target: Clickhouse
18772026-09-18T16:28:26.308ZSep 18 16:28:24.825 INFO Download complete, target: Clickhouse
18782026-09-18T16:28:26.735ZSep 18 16:28:25.259 INFO Download complete, target: MaghemiteMgd
18792026-09-18T16:28:26.735ZSep 18 16:28:25.259 INFO Download complete, target: DendriteStub
18802026-09-18T16:28:28.741ZSep 18 16:28:27.263 INFO Checking that binary works, target: Cockroach
18812026-09-18T16:28:28.860ZSep 18 16:28:27.374 INFO Download complete, target: Cockroach
18822026-09-18T16:28:28.869ZAll builder prerequisites installed successfully, and PATH looks valid
18832026-09-18T16:28:28.882Z
18842026-09-18T16:28:28.882Zreal 2:16.016546872
18852026-09-18T16:28:28.882Zuser 7:25.050696500
18862026-09-18T16:28:28.882Zsys 1:32.369168344
18872026-09-18T16:28:28.882Ztrap 0.246968946
18882026-09-18T16:28:28.882Ztflt 0.540372599
18892026-09-18T16:28:28.882Zdflt 0.769614964
18902026-09-18T16:28:28.882Zkflt 0.025416655
18912026-09-18T16:28:28.882Zlock 28:03.860073683
18922026-09-18T16:28:28.882Zslp 22:51.549527846
18932026-09-18T16:28:28.882Zlat 49.209989167
18942026-09-18T16:28:28.882Zstop 2:45.288777582
18952026-09-18T16:28:28.882Z+ banner clippy
18962026-09-18T16:28:28.882Z
18972026-09-18T16:28:28.882Z #### # # ##### ##### # #
18982026-09-18T16:28:28.882Z # # # # # # # # # #
18992026-09-18T16:28:28.882Z # # # # # # # #
19002026-09-18T16:28:28.882Z # # # ##### ##### #
19012026-09-18T16:28:28.882Z # # # # # # #
19022026-09-18T16:28:28.882Z #### ###### # # # #
19032026-09-18T16:28:28.882Z
19042026-09-18T16:28:28.883Z+ export CARGO_INCREMENTAL=0
19052026-09-18T16:28:28.883Z+ CARGO_INCREMENTAL=0
19062026-09-18T16:28:28.883Z+ ptime -m cargo xtask clippy
19072026-09-18T16:28:29.366Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19082026-09-18T16:28:29.658Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19092026-09-18T16:28:31.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
19102026-09-18T16:28:31.547Z Running `target/debug/xtask clippy`
19112026-09-18T16:28:31.570Zrunning: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
19122026-09-18T16:28:32.158Z Downloading crates ...
19132026-09-18T16:28:32.331Z Downloaded concurrent-queue v2.5.0
19142026-09-18T16:28:32.335Z Downloaded async-object-pool v0.2.0
19152026-09-18T16:28:32.335Z Downloaded anes v0.1.6
19162026-09-18T16:28:32.335Z Downloaded blake2b_simd v1.0.4
19172026-09-18T16:28:32.335Z Downloaded approx v0.5.1
19182026-09-18T16:28:32.338Z Downloaded assert_cmd v2.1.2
19192026-09-18T16:28:32.338Z Downloaded constant_time_eq v0.3.1
19202026-09-18T16:28:32.338Z Downloaded criterion-plot v0.6.0
19212026-09-18T16:28:32.338Z Downloaded assert-json-diff v2.0.2
19222026-09-18T16:28:32.338Z Downloaded cfg-expr v0.20.6
19232026-09-18T16:28:32.341Z Downloaded async-lock v3.4.2
19242026-09-18T16:28:32.341Z Downloaded datatest-stable v0.3.3
19252026-09-18T16:28:32.344Z Downloaded criterion v0.7.0
19262026-09-18T16:28:32.347Z Downloaded futures-timer v3.0.3
19272026-09-18T16:28:32.347Z Downloaded guppy-workspace-hack v0.1.0
19282026-09-18T16:28:32.349Z Downloaded fancy-regex v0.14.0
19292026-09-18T16:28:32.349Z Downloaded event-listener-strategy v0.5.4
19302026-09-18T16:28:32.350Z Downloaded escape8259 v0.5.3
19312026-09-18T16:28:32.352Z Downloaded guppy v0.17.25
19322026-09-18T16:28:32.357Z Downloaded hex-literal v0.4.1
19332026-09-18T16:28:32.357Z Downloaded hickory-client v0.25.2
19342026-09-18T16:28:32.357Z Downloaded event-listener v5.4.1
19352026-09-18T16:28:32.360Z Downloaded httptest v0.16.4
19362026-09-18T16:28:32.360Z Downloaded knuffel-derive v3.2.0
19372026-09-18T16:28:32.360Z Downloaded linkme v0.3.35
19382026-09-18T16:28:32.360Z Downloaded miette-derive v5.10.0
19392026-09-18T16:28:32.360Z Downloaded knuffel v3.2.0
19402026-09-18T16:28:32.363Z Downloaded libtest-mimic v0.8.1
19412026-09-18T16:28:32.363Z Downloaded linkme-impl v0.3.35
19422026-09-18T16:28:32.363Z Downloaded nested v0.1.1
19432026-09-18T16:28:32.363Z Downloaded parking v2.2.1
19442026-09-18T16:28:32.366Z Downloaded pathdiff v0.2.3
19452026-09-18T16:28:32.366Z Downloaded miette v5.10.0
19462026-09-18T16:28:32.366Z Downloaded oorandom v11.1.5
19472026-09-18T16:28:32.366Z Downloaded path-tree v0.8.3
19482026-09-18T16:28:32.369Z Downloaded owo-colors v3.5.0
19492026-09-18T16:28:32.369Z Downloaded partial-io v0.5.4
19502026-09-18T16:28:32.372Z Downloaded plotters-backend v0.3.7
19512026-09-18T16:28:32.373Z Downloaded plotters-svg v0.3.7
19522026-09-18T16:28:32.373Z Downloaded serde_regex v1.1.0
19532026-09-18T16:28:32.373Z Downloaded plotters v0.3.7
19542026-09-18T16:28:32.375Z Downloaded relative-path v1.9.3
19552026-09-18T16:28:32.375Z Downloaded rand_distr v0.5.1
19562026-09-18T16:28:32.378Z Downloaded cast v0.3.0
19572026-09-18T16:28:32.378Z Downloaded rust-argon2 v2.1.0
19582026-09-18T16:28:32.381Z Downloaded rstest v0.25.0
19592026-09-18T16:28:32.384Z Downloaded rstest_macros v0.25.0
19602026-09-18T16:28:32.384Z Downloaded similar-asserts v1.7.0
19612026-09-18T16:28:32.387Z Downloaded supports-unicode v2.1.0
19622026-09-18T16:28:32.387Z Downloaded supports-hyperlinks v2.1.0
19632026-09-18T16:28:32.387Z Downloaded supports-color v2.1.0
19642026-09-18T16:28:32.387Z Downloaded target-triple v1.0.0
19652026-09-18T16:28:32.387Z Downloaded terminal_size v0.1.17
19662026-09-18T16:28:32.390Z Downloaded stringmetrics v2.2.2
19672026-09-18T16:28:32.390Z Downloaded target-lexicon v0.13.3
19682026-09-18T16:28:32.390Z Downloaded termcolor v1.4.1
19692026-09-18T16:28:32.390Z Downloaded textwrap v0.15.2
19702026-09-18T16:28:32.395Z Downloaded tinytemplate v1.2.1
19712026-09-18T16:28:32.395Z Downloaded target-spec v3.5.7
19722026-09-18T16:28:32.396Z Downloaded trybuild v1.0.116
19732026-09-18T16:28:32.430Z Downloaded httpmock v0.8.3
19742026-09-18T16:28:34.299Z Checking cfg-if v1.0.4
19752026-09-18T16:28:34.682Z Checking serde_core v1.0.228
19762026-09-18T16:28:34.682Z Checking libc v0.2.185
19772026-09-18T16:28:34.773Z Checking memchr v2.8.0
19782026-09-18T16:28:34.830Z Checking smallvec v1.15.1
19792026-09-18T16:28:34.865Z Checking itoa v1.0.17
19802026-09-18T16:28:34.878Z Checking rand_core v0.10.0
19812026-09-18T16:28:34.936Z Checking subtle v2.6.1
19822026-09-18T16:28:34.974Z Checking libm v0.2.16
19832026-09-18T16:28:35.025Z Checking log v0.4.33
19842026-09-18T16:28:35.063Z Checking typenum v1.20.1
19852026-09-18T16:28:35.108Z Checking scopeguard v1.2.0
19862026-09-18T16:28:35.152Z Checking errno v0.3.14
19872026-09-18T16:28:35.152Z Checking getrandom v0.4.3
19882026-09-18T16:28:35.226Z Checking zmij v1.0.21
19892026-09-18T16:28:35.265Z Checking stable_deref_trait v1.2.1
19902026-09-18T16:28:35.305Z Checking lock_api v0.4.14
19912026-09-18T16:28:35.348Z Checking zerofrom v0.1.6
19922026-09-18T16:28:35.393Z Checking percent-encoding v2.3.2
19932026-09-18T16:28:35.436Z Checking litemap v0.8.1
19942026-09-18T16:28:35.476Z Checking writeable v0.6.2
19952026-09-18T16:28:35.514Z Checking yoke v0.8.1
19962026-09-18T16:28:35.557Z Checking icu_normalizer_data v2.1.1
19972026-09-18T16:28:35.599Z Checking icu_properties_data v2.1.2
19982026-09-18T16:28:35.639Z Checking form_urlencoded v1.2.2
19992026-09-18T16:28:35.681Z Checking zerocopy v0.8.55
20002026-09-18T16:28:35.686Z Checking num-traits v0.2.19
20012026-09-18T16:28:35.686Z Checking utf8_iter v1.0.4
20022026-09-18T16:28:35.795Z Checking zerovec v0.11.5
20032026-09-18T16:28:35.803Z Checking zerotrie v0.2.3
20042026-09-18T16:28:35.873Z Checking portable-atomic v1.13.1
20052026-09-18T16:28:35.921Z Checking critical-section v1.2.0
20062026-09-18T16:28:35.962Z Checking pin-project-lite v0.2.17
20072026-09-18T16:28:36.055Z Checking parking_lot_core v0.9.12
20082026-09-18T16:28:36.115Z Checking signal-hook-registry v1.4.8
20092026-09-18T16:28:36.164Z Checking mio v1.2.0
20102026-09-18T16:28:36.205Z Checking serde v1.0.228
20112026-09-18T16:28:36.253Z Checking bitflags v2.11.0
20122026-09-18T16:28:36.256Z Checking serde_json v1.0.151
20132026-09-18T16:28:36.331Z Checking tinystr v0.8.2
20142026-09-18T16:28:36.335Z Checking potential_utf v0.1.4
20152026-09-18T16:28:36.368Z Checking once_cell v1.21.3
20162026-09-18T16:28:36.456Z Checking parking_lot v0.12.5
20172026-09-18T16:28:36.496Z Checking iana-time-zone v0.1.65
20182026-09-18T16:28:36.542Z Checking icu_locale_core v2.1.1
20192026-09-18T16:28:36.577Z Checking icu_collections v2.1.1
20202026-09-18T16:28:36.620Z Checking zeroize v1.9.0
20212026-09-18T16:28:36.620Z Checking bytes v1.11.1
20222026-09-18T16:28:36.702Z Checking chrono v0.4.45
20232026-09-18T16:28:36.750Z Checking uuid v1.23.4
20242026-09-18T16:28:36.870Z Checking socket2 v0.6.3
20252026-09-18T16:28:36.916Z Checking thiserror v2.0.18
20262026-09-18T16:28:36.988Z Checking semver v1.0.28
20272026-09-18T16:28:37.060Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20282026-09-18T16:28:37.108Z Checking dyn-clone v1.0.20
20292026-09-18T16:28:37.111Z Checking icu_provider v2.1.1
20302026-09-18T16:28:37.187Z Checking tokio v1.52.1
20312026-09-18T16:28:37.225Z Checking rustix v1.1.4
20322026-09-18T16:28:37.264Z Checking futures-core v0.3.32
20332026-09-18T16:28:37.267Z Checking cmov v0.5.4
20342026-09-18T16:28:37.397Z Checking equivalent v1.0.2
20352026-09-18T16:28:37.441Z Checking getrandom v0.3.4
20362026-09-18T16:28:37.444Z Checking icu_normalizer v2.1.1
20372026-09-18T16:28:37.523Z Checking icu_properties v2.1.2
20382026-09-18T16:28:37.526Z Checking ctutils v0.4.2
20392026-09-18T16:28:37.602Z Checking getrandom v0.2.17
20402026-09-18T16:28:37.641Z Checking foldhash v0.2.0
20412026-09-18T16:28:37.787Z Checking rand_core v0.6.4
20422026-09-18T16:28:37.828Z Checking byteorder v1.5.0
20432026-09-18T16:28:37.831Z Checking hybrid-array v0.4.13
20442026-09-18T16:28:37.831Z Checking futures-sink v0.3.32
20452026-09-18T16:28:37.997Z Checking hashbrown v0.17.0
20462026-09-18T16:28:38.038Z Checking futures-channel v0.3.32
20472026-09-18T16:28:38.075Z Checking slab v0.4.12
20482026-09-18T16:28:38.151Z Checking futures-task v0.3.32
20492026-09-18T16:28:38.261Z Checking futures-io v0.3.32
20502026-09-18T16:28:38.264Z Checking regex-syntax v0.8.10
20512026-09-18T16:28:38.342Z Checking fnv v1.0.7
20522026-09-18T16:28:38.381Z Checking idna_adapter v1.2.1
20532026-09-18T16:28:38.421Z Checking futures-util v0.3.32
20542026-09-18T16:28:38.466Z Checking generic-array v0.14.7
20552026-09-18T16:28:38.506Z Checking indexmap v2.14.0
20562026-09-18T16:28:38.547Z Checking idna v1.1.0
20572026-09-18T16:28:38.550Z Checking ppv-lite86 v0.2.21
20582026-09-18T16:28:38.640Z Checking crypto-common v0.2.2
20592026-09-18T16:28:38.824Z Checking url v2.5.8
20602026-09-18T16:28:38.906Z Checking block-buffer v0.12.1
20612026-09-18T16:28:38.950Z Checking base64ct v1.8.3
20622026-09-18T16:28:39.089Z Checking thiserror v1.0.69
20632026-09-18T16:28:39.131Z Checking const-oid v0.9.6
20642026-09-18T16:28:39.213Z Checking crypto-common v0.1.7
20652026-09-18T16:28:39.253Z Checking base64 v0.22.1
20662026-09-18T16:28:39.292Z Checking schemars v0.8.22
20672026-09-18T16:28:39.295Z Checking const-oid v0.10.2
20682026-09-18T16:28:39.370Z Checking utf8parse v0.2.2
20692026-09-18T16:28:39.504Z Checking anstyle v1.0.14
20702026-09-18T16:28:39.545Z Checking block-buffer v0.10.4
20712026-09-18T16:28:39.548Z Checking anstyle-query v1.1.5
20722026-09-18T16:28:39.621Z Checking is_terminal_polyfill v1.70.2
20732026-09-18T16:28:39.704Z Checking colorchoice v1.0.4
20742026-09-18T16:28:39.748Z Checking digest v0.11.3
20752026-09-18T16:28:39.751Z Checking terminal_size v0.4.3
20762026-09-18T16:28:39.751Z Checking erased-serde v0.3.31
20772026-09-18T16:28:39.861Z Checking digest v0.10.7
20782026-09-18T16:28:39.864Z Checking anstyle-parse v1.0.0
20792026-09-18T16:28:39.936Z Checking http v1.4.2
20802026-09-18T16:28:39.977Z Checking tracing-core v0.1.36
20812026-09-18T16:28:39.980Z Checking fastrand v2.3.0
20822026-09-18T16:28:40.073Z Checking anstream v1.0.0
20832026-09-18T16:28:40.113Z Checking rand_core v0.9.5
20842026-09-18T16:28:40.223Z Checking clap_lex v1.0.0
20852026-09-18T16:28:40.262Z Checking slog v2.8.2
20862026-09-18T16:28:40.307Z Checking strsim v0.11.1
20872026-09-18T16:28:40.353Z Checking tracing v0.1.44
20882026-09-18T16:28:40.354Z Checking cpufeatures v0.3.0
20892026-09-18T16:28:40.380Z Checking tempfile v3.27.0
20902026-09-18T16:28:40.462Z Checking rand_chacha v0.9.0
20912026-09-18T16:28:40.501Z Checking ipnet v2.12.0
20922026-09-18T16:28:40.538Z Checking clap_builder v4.6.0
20932026-09-18T16:28:40.541Z Checking aho-corasick v1.1.4
20942026-09-18T16:28:40.577Z Checking tokio-util v0.7.18
20952026-09-18T16:28:40.618Z Checking unicode-ident v1.0.24
20962026-09-18T16:28:40.690Z Checking allocator-api2 v0.2.21
20972026-09-18T16:28:40.693Z Checking rand v0.9.2
20982026-09-18T16:28:40.694Z Checking ipnetwork v0.21.1
20992026-09-18T16:28:40.802Z Checking crossbeam-utils v0.8.21
21002026-09-18T16:28:40.805Z Checking proc-macro2 v1.0.106
21012026-09-18T16:28:40.999Z Checking httparse v1.10.1
21022026-09-18T16:28:41.002Z Checking powerfmt v0.2.0
21032026-09-18T16:28:41.164Z Checking cpufeatures v0.2.17
21042026-09-18T16:28:41.205Z Checking quote v1.0.45
21052026-09-18T16:28:41.246Z Checking deranged v0.5.8
21062026-09-18T16:28:41.250Z Checking regex-automata v0.4.14
21072026-09-18T16:28:41.282Z Checking hex v0.4.3
21082026-09-18T16:28:41.291Z Checking time-core v0.1.8
21092026-09-18T16:28:41.291Z Checking num-conv v0.2.0
21102026-09-18T16:28:41.320Z Checking num_threads v0.1.7
21112026-09-18T16:28:41.433Z Checking syn v2.0.117
21122026-09-18T16:28:41.509Z Checking rustls-pki-types v1.14.0
21132026-09-18T16:28:41.514Z Checking spin v0.9.8
21142026-09-18T16:28:41.585Z Checking aws-lc-sys v0.40.0
21152026-09-18T16:28:41.588Z Checking anyhow v1.0.104
21162026-09-18T16:28:41.759Z Checking untrusted v0.7.1
21172026-09-18T16:28:41.800Z Checking clap v4.6.1
21182026-09-18T16:28:41.840Z Checking http-body v1.0.1
21192026-09-18T16:28:41.881Z Checking pem-rfc7468 v0.7.0
21202026-09-18T16:28:41.924Z Checking block-padding v0.4.2
21212026-09-18T16:28:41.931Z Checking flagset v0.4.7
21222026-09-18T16:28:42.000Z Checking atomic-waker v1.1.2
21232026-09-18T16:28:42.072Z Checking httpdate v1.0.3
21242026-09-18T16:28:42.121Z Checking inout v0.2.2
21252026-09-18T16:28:42.161Z Checking der v0.7.10
21262026-09-18T16:28:42.165Z Checking aws-lc-rs v1.16.3
21272026-09-18T16:28:42.165Z Checking try-lock v0.2.5
21282026-09-18T16:28:42.235Z Checking time v0.3.47
21292026-09-18T16:28:42.310Z Checking h2 v0.4.15
21302026-09-18T16:28:42.313Z Checking tower-layer v0.3.3
21312026-09-18T16:28:42.394Z Checking want v0.3.1
21322026-09-18T16:28:42.532Z Checking ryu v1.0.23
21332026-09-18T16:28:42.573Z Checking untrusted v0.9.0
21342026-09-18T16:28:42.699Z Checking tower-service v0.3.3
21352026-09-18T16:28:42.763Z Checking cipher v0.5.2
21362026-09-18T16:28:42.850Z Checking oxnet v0.1.6
21372026-09-18T16:28:42.963Z Checking camino v1.2.5
21382026-09-18T16:28:43.081Z Checking simd-adler32 v0.3.8
21392026-09-18T16:28:43.116Z Checking rustls-webpki v0.103.13
21402026-09-18T16:28:43.154Z Checking unicode-width v0.2.0
21412026-09-18T16:28:43.223Z Checking rand_chacha v0.3.1
21422026-09-18T16:28:43.258Z Checking socket2 v0.5.10
21432026-09-18T16:28:43.263Z Checking adler2 v2.0.1
21442026-09-18T16:28:43.390Z Checking mime v0.3.17
21452026-09-18T16:28:43.453Z Checking miniz_oxide v0.8.9
21462026-09-18T16:28:43.480Z Checking spki v0.7.3
21472026-09-18T16:28:43.520Z Checking rand v0.8.6
21482026-09-18T16:28:43.550Z Checking rustls v0.23.41
21492026-09-18T16:28:43.597Z Checking crc32fast v1.5.0
21502026-09-18T16:28:43.631Z Checking pretty-hex v0.4.1
21512026-09-18T16:28:43.670Z Checking http-body-util v0.1.3
21522026-09-18T16:28:43.764Z Checking plain v0.2.3
21532026-09-18T16:28:43.770Z Checking bit-vec v0.8.0
21542026-09-18T16:28:43.841Z Checking wait-timeout v0.2.1
21552026-09-18T16:28:43.851Z Checking openssl-probe v0.2.1
21562026-09-18T16:28:43.912Z Checking ucd-trie v0.1.7
21572026-09-18T16:28:43.917Z Checking pkcs8 v0.10.2
21582026-09-18T16:28:43.997Z Checking regex v1.12.3
21592026-09-18T16:28:44.028Z Checking bit-set v0.8.0
21602026-09-18T16:28:44.035Z Checking serde_urlencoded v0.7.1
21612026-09-18T16:28:44.108Z Checking pest v2.8.6
21622026-09-18T16:28:44.114Z Checking encoding_rs v0.8.35
21632026-09-18T16:28:44.180Z Checking quick-error v1.2.3
21642026-09-18T16:28:44.227Z Checking rand_xorshift v0.4.0
21652026-09-18T16:28:44.297Z Checking futures-executor v0.3.32
21662026-09-18T16:28:44.305Z Checking unarray v0.1.4
21672026-09-18T16:28:44.373Z Checking either v1.15.0
21682026-09-18T16:28:44.378Z Checking rusty-fork v0.3.1
21692026-09-18T16:28:44.456Z Checking lazy_static v1.5.0
21702026-09-18T16:28:44.516Z Checking futures v0.3.32
21712026-09-18T16:28:44.573Z Checking sync_wrapper v1.0.2
21722026-09-18T16:28:44.611Z Checking hmac v0.13.0
21732026-09-18T16:28:44.617Z Checking proptest v1.11.0
21742026-09-18T16:28:44.689Z Checking iri-string v0.7.10
21752026-09-18T16:28:44.728Z Checking tower v0.5.3
21762026-09-18T16:28:44.807Z Checking sha2 v0.10.9
21772026-09-18T16:28:45.109Z Checking hashbrown v0.16.1
21782026-09-18T16:28:45.144Z Checking signature v2.2.0
21792026-09-18T16:28:45.182Z Checking openapiv3 v2.2.0
21802026-09-18T16:28:45.187Z Checking num-integer v0.1.46
21812026-09-18T16:28:45.260Z Checking hyper v1.10.1
21822026-09-18T16:28:45.303Z Checking static_assertions v1.1.0
21832026-09-18T16:28:45.411Z Checking tinyvec_macros v0.1.1
21842026-09-18T16:28:45.459Z Checking sha2 v0.11.0
21852026-09-18T16:28:45.512Z Checking tinyvec v1.10.0
21862026-09-18T16:28:45.618Z Checking hubpack v0.1.2
21872026-09-18T16:28:45.722Z Checking tower-http v0.6.8
21882026-09-18T16:28:45.807Z Checking tokio-rustls v0.26.4
21892026-09-18T16:28:45.855Z Checking zlib-rs v0.6.2
21902026-09-18T16:28:45.892Z Checking rustls-native-certs v0.8.3
21912026-09-18T16:28:46.037Z Checking strum v0.26.3
21922026-09-18T16:28:46.078Z Checking psl-types v2.0.11
21932026-09-18T16:28:46.084Z Checking cookie v0.18.1
21942026-09-18T16:28:46.156Z Checking unicode-width v0.1.14
21952026-09-18T16:28:46.197Z Checking base64 v0.21.7
21962026-09-18T16:28:46.234Z Checking publicsuffix v2.3.0
21972026-09-18T16:28:46.238Z Checking hyper-util v0.1.20
21982026-09-18T16:28:46.377Z Checking rustls-platform-verifier v0.6.2
21992026-09-18T16:28:46.428Z Checking cookie_store v0.22.1
22002026-09-18T16:28:46.463Z Checking x509-cert v0.2.5
22012026-09-18T16:28:46.477Z Checking newtype-uuid v1.3.2
22022026-09-18T16:28:46.506Z Checking ahash v0.8.12
22032026-09-18T16:28:46.575Z Checking scroll v0.13.0
22042026-09-18T16:28:46.579Z Checking data-encoding v2.10.0
22052026-09-18T16:28:46.728Z Checking daft v0.1.8
22062026-09-18T16:28:46.772Z Checking flate2 v1.1.9
22072026-09-18T16:28:46.781Z Checking num-iter v0.1.45
22082026-09-18T16:28:46.848Z Checking goblin v0.10.5
22092026-09-18T16:28:46.855Z Checking bstr v1.12.1
22102026-09-18T16:28:46.929Z Checking toml_datetime v0.6.11
22112026-09-18T16:28:46.971Z Checking serde_spanned v0.6.9
22122026-09-18T16:28:47.006Z Checking memmap2 v0.9.10
22132026-09-18T16:28:47.099Z Checking tap v1.0.1
22142026-09-18T16:28:47.154Z Checking dtrace-parser v0.3.0
22152026-09-18T16:28:47.162Z Checking crossbeam-epoch v0.9.18
22162026-09-18T16:28:47.219Z Checking radium v0.7.0
22172026-09-18T16:28:47.223Z Checking env_filter v2.0.0
22182026-09-18T16:28:47.296Z Checking wyz v0.5.1
22192026-09-18T16:28:47.335Z Checking thread-id v5.1.0
22202026-09-18T16:28:47.411Z Checking funty v2.0.0
22212026-09-18T16:28:47.453Z Checking crc-catalog v2.4.0
22222026-09-18T16:28:47.453Z Checking num-bigint-dig v0.8.6
22232026-09-18T16:28:47.457Z Checking pkcs1 v0.7.5
22242026-09-18T16:28:47.458Z Checking env_logger v0.11.11
22252026-09-18T16:28:47.600Z Checking scroll v0.12.0
22262026-09-18T16:28:47.652Z Checking hyper-rustls v0.27.7
22272026-09-18T16:28:47.689Z Checking crc v3.4.0
22282026-09-18T16:28:47.741Z Checking winnow v1.0.3
22292026-09-18T16:28:47.784Z Checking bitvec v1.0.1
22302026-09-18T16:28:47.822Z Checking hmac v0.12.1
22312026-09-18T16:28:47.863Z Checking goblin v0.8.2
22322026-09-18T16:28:47.901Z Checking zerocopy v0.7.35
22332026-09-18T16:28:47.905Z Checking reqwest v0.13.2
22342026-09-18T16:28:48.020Z Checking rustix v0.38.44
22352026-09-18T16:28:48.275Z Checking rsa v0.9.10
22362026-09-18T16:28:48.414Z Checking memoffset v0.9.1
22372026-09-18T16:28:48.528Z Checking bitfield v0.19.4
22382026-09-18T16:28:48.588Z Checking maybe-uninit v2.0.0
22392026-09-18T16:28:48.691Z Checking unicode-segmentation v1.12.0
22402026-09-18T16:28:48.773Z Checking nodrop v0.1.14
22412026-09-18T16:28:48.815Z Checking unicode-linebreak v0.1.5
22422026-09-18T16:28:48.818Z Checking smawk v0.3.2
22432026-09-18T16:28:48.896Z Checking smallvec v0.6.14
22442026-09-18T16:28:48.899Z Checking array-init v0.0.4
22452026-09-18T16:28:49.012Z Checking dtrace-parser v0.2.0
22462026-09-18T16:28:49.053Z Checking ff v0.13.1
22472026-09-18T16:28:49.091Z Checking thread-id v4.2.2
22482026-09-18T16:28:49.130Z Checking same-file v1.0.6
22492026-09-18T16:28:49.133Z Checking packed_struct v0.10.1
22502026-09-18T16:28:49.206Z Checking base16ct v0.2.0
22512026-09-18T16:28:49.208Z Checking dof v0.4.0
22522026-09-18T16:28:49.282Z Checking walkdir v2.5.0
22532026-09-18T16:28:49.285Z Checking serde-hex v0.1.0
22542026-09-18T16:28:49.285Z Checking group v0.13.0
22552026-09-18T16:28:49.285Z Checking toml_parser v1.1.2+spec-1.1.0
22562026-09-18T16:28:49.430Z Checking sec1 v0.7.3
22572026-09-18T16:28:49.471Z Checking hkdf v0.12.4
22582026-09-18T16:28:49.535Z Checking ron v0.8.1
22592026-09-18T16:28:49.643Z Checking unicode-normalization v0.1.25
22602026-09-18T16:28:49.682Z Checking chacha20 v0.10.0
22612026-09-18T16:28:49.739Z Checking dof v0.3.0
22622026-09-18T16:28:49.780Z Checking crypto-bigint v0.5.5
22632026-09-18T16:28:49.888Z Checking usdt-impl v0.6.0
22642026-09-18T16:28:49.977Z Checking crc-any v2.5.0
22652026-09-18T16:28:50.056Z Checking usdt-impl v0.5.0
22662026-09-18T16:28:50.098Z Checking is_ci v1.2.0
22672026-09-18T16:28:50.101Z Checking foldhash v0.1.5
22682026-09-18T16:28:50.178Z Checking gimli v0.32.3
22692026-09-18T16:28:50.221Z Checking foreign-types-shared v0.1.1
22702026-09-18T16:28:50.224Z Checking usdt v0.6.0
22712026-09-18T16:28:50.224Z Checking nix v0.31.2
22722026-09-18T16:28:50.300Z Checking hashbrown v0.15.5
22732026-09-18T16:28:50.376Z Checking foreign-types v0.3.2
22742026-09-18T16:28:50.379Z Checking serde_with v3.21.0
22752026-09-18T16:28:50.457Z Checking openssl-sys v0.9.117
22762026-09-18T16:28:50.498Z Checking object v0.37.3
22772026-09-18T16:28:50.696Z Checking elliptic-curve v0.13.8
22782026-09-18T16:28:50.806Z Checking winnow v0.5.40
22792026-09-18T16:28:50.845Z Checking keccak v0.1.6
22802026-09-18T16:28:50.896Z Checking bitflags v1.3.2
22812026-09-18T16:28:51.002Z Checking rustc-demangle v0.1.27
22822026-09-18T16:28:51.044Z Checking siphasher v1.0.2
22832026-09-18T16:28:51.048Z Checking sha3 v0.10.8
22842026-09-18T16:28:51.233Z Checking openssl v0.10.80
22852026-09-18T16:28:51.273Z Checking itertools v0.13.0
22862026-09-18T16:28:51.322Z Checking zerocopy v0.6.6
22872026-09-18T16:28:51.517Z Checking signal-hook v0.3.18
22882026-09-18T16:28:51.653Z Checking bzip2-sys v0.1.13+1.0.8
22892026-09-18T16:28:51.721Z Checking addr2line v0.25.1
22902026-09-18T16:28:51.762Z Checking hashbrown v0.12.3
22912026-09-18T16:28:51.801Z Checking managed v0.8.0
22922026-09-18T16:28:51.924Z Checking bzip2 v0.4.4
22932026-09-18T16:28:51.964Z Checking toml_edit v0.19.15
22942026-09-18T16:28:52.014Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22952026-09-18T16:28:52.053Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22962026-09-18T16:28:52.123Z Checking rand v0.10.1
22972026-09-18T16:28:52.200Z Checking globset v0.4.18
22982026-09-18T16:28:52.240Z Checking indexmap v1.9.3
22992026-09-18T16:28:52.326Z Checking hashbrown v0.13.2
23002026-09-18T16:28:52.487Z Checking curve25519-dalek v4.1.3
23012026-09-18T16:28:52.582Z Checking toml_write v0.1.2
23022026-09-18T16:28:52.637Z Checking libbz2-rs-sys v0.2.2
23032026-09-18T16:28:52.785Z Checking winnow v0.7.14
23042026-09-18T16:28:52.831Z Checking bumpalo v3.20.2
23052026-09-18T16:28:52.835Z Checking backtrace v0.3.76
23062026-09-18T16:28:53.013Z Checking toml v0.7.8
23072026-09-18T16:28:53.057Z Checking bzip2 v0.6.1
23082026-09-18T16:28:53.101Z Checking zopfli v0.8.3
23092026-09-18T16:28:53.190Z Checking backtrace-ext v0.2.1
23102026-09-18T16:28:53.245Z Checking native-tls v0.2.18
23112026-09-18T16:28:53.286Z Checking object v0.30.4
23122026-09-18T16:28:53.289Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23132026-09-18T16:28:53.362Z Checking zip v0.6.6
23142026-09-18T16:28:53.365Z Checking signal-hook-mio v0.2.5
23152026-09-18T16:28:53.450Z Checking textwrap v0.16.2
23162026-09-18T16:28:53.453Z Checking ed25519 v2.2.3
23172026-09-18T16:28:53.527Z Checking ref-cast v1.0.25
23182026-09-18T16:28:53.565Z Checking pin-project v1.1.11
23192026-09-18T16:28:53.658Z Checking path-slash v0.1.5
23202026-09-18T16:28:53.699Z Checking jiff-core v0.1.0
23212026-09-18T16:28:53.703Z Checking ed25519-dalek v2.2.0
23222026-09-18T16:28:53.703Z Checking tokio-native-tls v0.3.1
23232026-09-18T16:28:53.736Z Checking pem v3.0.6
23242026-09-18T16:28:53.848Z Checking zstd-sys v2.0.16+zstd.1.5.7
23252026-09-18T16:28:53.963Z Checking owo-colors v4.3.0
23262026-09-18T16:28:54.008Z Checking fixedbitset v0.5.7
23272026-09-18T16:28:54.012Z Checking toml_edit v0.22.27
23282026-09-18T16:28:54.043Z Checking zstd-safe v7.2.4
23292026-09-18T16:28:54.046Z Checking hyper-tls v0.6.0
23302026-09-18T16:28:54.230Z Checking petgraph v0.8.3
23312026-09-18T16:28:54.286Z Checking snafu v0.8.9
23322026-09-18T16:28:54.327Z Checking crossterm v0.28.1
23332026-09-18T16:28:54.400Z Checking jiff v0.2.34
23342026-09-18T16:28:54.550Z Checking supports-color v3.0.2
23352026-09-18T16:28:54.591Z Checking similar v2.7.0
23362026-09-18T16:28:54.706Z Checking fs-err v3.3.0
23372026-09-18T16:28:55.011Z Checking hash32 v0.2.1
23382026-09-18T16:28:55.051Z Checking serde-big-array v0.5.1
23392026-09-18T16:28:55.103Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23402026-09-18T16:28:55.103Z Checking serde_plain v1.0.2
23412026-09-18T16:28:55.167Z Checking predicates-core v1.0.10
23422026-09-18T16:28:55.207Z Checking unicode-properties v0.1.4
23432026-09-18T16:28:55.246Z Checking unicode-bidi v0.3.18
23442026-09-18T16:28:55.302Z Checking typed-path v0.9.3
23452026-09-18T16:28:55.343Z Checking heapless v0.7.17
23462026-09-18T16:28:55.393Z Checking zstd v0.13.3
23472026-09-18T16:28:55.433Z Checking reqwest v0.12.28
23482026-09-18T16:28:55.568Z Checking stringprep v0.1.5
23492026-09-18T16:28:55.613Z Checking hickory-proto v0.25.2
23502026-09-18T16:28:55.755Z Checking byte-wrapper v0.1.0
23512026-09-18T16:28:55.796Z Checking md-5 v0.11.0
23522026-09-18T16:28:55.834Z Checking float-cmp v0.10.0
23532026-09-18T16:28:55.991Z Checking supports-hyperlinks v3.2.0
23542026-09-18T16:28:55.994Z Checking supports-unicode v3.0.0
23552026-09-18T16:28:55.994Z Checking normalize-line-endings v0.3.0
23562026-09-18T16:28:56.107Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23572026-09-18T16:28:56.110Z Checking difflib v0.4.0
23582026-09-18T16:28:56.183Z Checking typed-path v0.12.3
23592026-09-18T16:28:56.186Z Checking fallible-iterator v0.2.0
23602026-09-18T16:28:56.262Z Checking miette v7.6.0
23612026-09-18T16:28:56.265Z Checking smoltcp v0.9.1
23622026-09-18T16:28:56.338Z Checking zip v4.6.1
23632026-09-18T16:28:56.375Z Checking predicates v3.1.4
23642026-09-18T16:28:56.458Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23652026-09-18T16:28:56.499Z Checking postgres-protocol v0.6.12
23662026-09-18T16:28:56.703Z Checking iddqd v0.4.2
23672026-09-18T16:28:56.790Z Checking phf_shared v0.11.3
23682026-09-18T16:28:56.836Z Checking phf_shared v0.13.1
23692026-09-18T16:28:56.898Z Checking olpc-cjson v0.1.4
23702026-09-18T16:28:56.941Z Checking zip v8.6.0
23712026-09-18T16:28:56.941Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
23722026-09-18T16:28:57.017Z Checking tokio-stream v0.1.18
23732026-09-18T16:28:57.061Z Checking derive_more v2.1.1
23742026-09-18T16:28:57.064Z Checking strum v0.27.2
23752026-09-18T16:28:57.139Z Checking fixedbitset v0.4.2
23762026-09-18T16:28:57.209Z Checking new_debug_unreachable v1.0.6
23772026-09-18T16:28:57.248Z Checking lalrpop-util v0.19.12
23782026-09-18T16:28:57.296Z Checking precomputed-hash v0.1.1
23792026-09-18T16:28:57.339Z Checking petgraph v0.6.5
23802026-09-18T16:28:57.344Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
23812026-09-18T16:28:57.416Z Checking string_cache v0.8.9
23822026-09-18T16:28:57.456Z Checking phf v0.13.1
23832026-09-18T16:28:57.461Z Checking tough v0.22.0
23842026-09-18T16:28:57.601Z Checking postgres-types v0.2.14
23852026-09-18T16:28:57.687Z Checking buf-list v1.1.2
23862026-09-18T16:28:57.690Z Checking whoami v2.1.0
23872026-09-18T16:28:57.718Z Checking peg-runtime v0.8.5
23882026-09-18T16:28:57.899Z Checking is-terminal v0.4.17
23892026-09-18T16:28:57.902Z Checking crossbeam-channel v0.5.15
23902026-09-18T16:28:57.981Z Checking tokio-postgres v0.7.18
23912026-09-18T16:28:58.018Z Checking thread_local v1.1.9
23922026-09-18T16:28:58.060Z Checking term v1.2.1
23932026-09-18T16:28:58.218Z Checking take_mut v0.2.2
23942026-09-18T16:28:58.262Z Compiling newtype-uuid-macros v0.1.0
23952026-09-18T16:28:58.309Z Checking slog-term v2.9.2
23962026-09-18T16:28:58.357Z Checking slog-async v2.8.0
23972026-09-18T16:28:58.426Z Compiling multer v3.1.0
23982026-09-18T16:28:58.567Z Compiling async-stream-impl v0.3.6
23992026-09-18T16:28:58.607Z Compiling dropshot v0.17.1
24002026-09-18T16:28:58.610Z Checking debug-ignore v1.0.5
24012026-09-18T16:28:58.765Z Compiling dropshot_endpoint v0.17.1
24022026-09-18T16:28:58.805Z Checking match_cfg v0.1.0
24032026-09-18T16:28:58.906Z Checking hostname v0.3.1
24042026-09-18T16:28:58.946Z Checking slog-json v2.6.1
24052026-09-18T16:28:59.037Z Checking serde_spanned v1.1.1
24062026-09-18T16:28:59.079Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24072026-09-18T16:28:59.133Z Checking slog-bunyan v2.5.0
24082026-09-18T16:28:59.195Z Checking toml_datetime v1.1.1+spec-1.1.0
24092026-09-18T16:28:59.231Z Checking toml_writer v1.1.1+spec-1.1.0
24102026-09-18T16:28:59.280Z Checking serde_path_to_error v0.1.20
24112026-09-18T16:28:59.322Z Checking sha1 v0.11.0
24122026-09-18T16:28:59.418Z Checking compression-core v0.4.31
24132026-09-18T16:28:59.458Z Checking toml v1.1.2+spec-1.1.0
24142026-09-18T16:28:59.505Z Checking async-stream v0.3.6
24152026-09-18T16:28:59.583Z Checking waitgroup v0.1.2
24162026-09-18T16:28:59.586Z Checking compression-codecs v0.4.37
24172026-09-18T16:28:59.586Z Checking rustls-pemfile v2.2.0
24182026-09-18T16:28:59.695Z Checking hostname v0.4.2
24192026-09-18T16:28:59.736Z Checking progenitor-client v0.14.0
24202026-09-18T16:28:59.789Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24212026-09-18T16:28:59.839Z Checking atomicwrites v0.4.4
24222026-09-18T16:28:59.848Z Compiling serde_tokenstream v0.3.0
24232026-09-18T16:28:59.907Z Checking async-compression v0.4.41
24242026-09-18T16:29:00.015Z Compiling parse-display-derive v0.10.0
24252026-09-18T16:29:00.019Z Checking macaddr v1.0.1
24262026-09-18T16:29:00.111Z Checking regress v0.10.5
24272026-09-18T16:29:00.139Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24282026-09-18T16:29:00.180Z Checking instant v0.1.13
24292026-09-18T16:29:00.220Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24302026-09-18T16:29:00.223Z Compiling oxide-generation-macros v0.2.0
24312026-09-18T16:29:00.296Z Checking itertools v0.14.0
24322026-09-18T16:29:00.299Z Checking oxide-generation v0.1.3
24332026-09-18T16:29:00.396Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24342026-09-18T16:29:00.587Z Checking backoff v0.4.0
24352026-09-18T16:29:00.590Z Checking backon v1.6.0
24362026-09-18T16:29:00.665Z Checking humantime v2.3.0
24372026-09-18T16:29:00.800Z Compiling convert_case v0.4.0
24382026-09-18T16:29:00.840Z Checking progenitor-extras v0.2.0
24392026-09-18T16:29:00.878Z Checking half v2.7.1
24402026-09-18T16:29:01.001Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24412026-09-18T16:29:01.095Z Checking ciborium-io v0.2.2
24422026-09-18T16:29:01.171Z Checking heck v0.5.0
24432026-09-18T16:29:01.209Z Compiling derive_more v0.99.20
24442026-09-18T16:29:01.249Z Checking ciborium-ll v0.2.2
24452026-09-18T16:29:01.285Z Checking secrecy v0.10.3
24462026-09-18T16:29:01.325Z Checking camino-tempfile v1.4.1
24472026-09-18T16:29:01.367Z Checking indent_write v2.2.0
24482026-09-18T16:29:01.437Z Compiling crucible-workspace-hack v0.1.0
24492026-09-18T16:29:01.479Z Checking ciborium v0.2.2
24502026-09-18T16:29:01.517Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24512026-09-18T16:29:01.556Z Checking inout v0.1.4
24522026-09-18T16:29:01.559Z Compiling regress v0.11.1
24532026-09-18T16:29:01.753Z Checking cipher v0.4.4
24542026-09-18T16:29:01.756Z Checking parse-display v0.10.0
24552026-09-18T16:29:01.831Z Checking universal-hash v0.5.1
24562026-09-18T16:29:01.834Z Compiling thiserror-impl-no-std v2.0.2
24572026-09-18T16:29:01.917Z Checking opaque-debug v0.3.1
24582026-09-18T16:29:01.969Z Checking blake2 v0.10.6
24592026-09-18T16:29:02.008Z Checking chacha20 v0.9.1
24602026-09-18T16:29:02.011Z Checking aead v0.5.2
24612026-09-18T16:29:02.088Z Checking poly1305 v0.8.0
24622026-09-18T16:29:02.230Z Checking password-hash v0.5.0
24632026-09-18T16:29:02.271Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24642026-09-18T16:29:02.274Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24652026-09-18T16:29:02.412Z Checking chacha20poly1305 v0.10.1
24662026-09-18T16:29:02.492Z Checking argon2 v0.5.3
24672026-09-18T16:29:02.568Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24682026-09-18T16:29:02.611Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18)
24692026-09-18T16:29:02.717Z Compiling unsafe-libyaml v0.2.11
24702026-09-18T16:29:02.885Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24712026-09-18T16:29:02.912Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18)
24722026-09-18T16:29:03.091Z Checking thiserror-no-std v2.0.2
24732026-09-18T16:29:03.134Z Checking swrite v0.1.0
24742026-09-18T16:29:03.212Z Compiling typify-impl v0.6.2
24752026-09-18T16:29:03.257Z Checking vsss-rs v3.3.4
24762026-09-18T16:29:03.492Z Compiling serde_yaml v0.9.34+deprecated
24772026-09-18T16:29:03.831Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24782026-09-18T16:29:04.389Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24792026-09-18T16:29:04.528Z Checking crossbeam-deque v0.8.6
24802026-09-18T16:29:04.615Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18)
24812026-09-18T16:29:04.745Z Compiling rayon-core v1.13.0
24822026-09-18T16:29:04.786Z Compiling num-derive v0.4.2
24832026-09-18T16:29:04.840Z Compiling toml_datetime v0.7.5+spec-1.1.0
24842026-09-18T16:29:04.949Z Compiling proc-macro-error v1.0.4
24852026-09-18T16:29:05.115Z Compiling toml_edit v0.23.10+spec-1.0.0
24862026-09-18T16:29:05.289Z Checking tabwriter v1.4.1
24872026-09-18T16:29:05.332Z Compiling illumos-nvpair-sys v0.2.0
24882026-09-18T16:29:05.399Z Checking rayon v1.11.0
24892026-09-18T16:29:05.469Z Checking glob v0.3.3
24902026-09-18T16:29:05.509Z Compiling itertools v0.15.0
24912026-09-18T16:29:05.551Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24922026-09-18T16:29:05.642Z Compiling heapless v0.8.0
24932026-09-18T16:29:05.725Z Compiling proc-macro-crate v3.4.0
24942026-09-18T16:29:05.832Z Checking hash32 v0.3.1
24952026-09-18T16:29:06.012Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24962026-09-18T16:29:06.172Z Compiling smoltcp v0.11.0
24972026-09-18T16:29:06.214Z Checking colored v3.1.1
24982026-09-18T16:29:06.305Z Compiling num_enum_derive v0.7.6
24992026-09-18T16:29:06.439Z Checking illumos-nvpair v0.3.0
25002026-09-18T16:29:06.608Z Checking toml v0.8.23
25012026-09-18T16:29:06.649Z Checking cobs v0.3.0
25022026-09-18T16:29:06.770Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25032026-09-18T16:29:06.824Z Checking postcard v1.1.3
25042026-09-18T16:29:06.864Z Compiling ingot-macros v0.2.0
25052026-09-18T16:29:06.963Z Compiling proc-macro-crate v1.3.1
25062026-09-18T16:29:07.057Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25072026-09-18T16:29:07.151Z Checking sigpipe v0.1.3
25082026-09-18T16:29:07.264Z Compiling foreign-types-macros v0.2.3
25092026-09-18T16:29:07.326Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25102026-09-18T16:29:07.424Z Checking num_enum v0.7.6
25112026-09-18T16:29:07.464Z Checking foreign-types-shared v0.3.1
25122026-09-18T16:29:07.610Z Compiling num_enum_derive v0.5.11
25132026-09-18T16:29:07.723Z Compiling typify-macro v0.6.2
25142026-09-18T16:29:07.785Z Checking cstr-argument v0.1.2
25152026-09-18T16:29:07.828Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25162026-09-18T16:29:07.904Z Checking foreign-types v0.5.0
25172026-09-18T16:29:07.942Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25182026-09-18T16:29:08.016Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25192026-09-18T16:29:08.148Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25202026-09-18T16:29:08.299Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25212026-09-18T16:29:08.338Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25222026-09-18T16:29:08.375Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25232026-09-18T16:29:08.420Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25242026-09-18T16:29:08.457Z Checking itertools v0.12.1
25252026-09-18T16:29:08.532Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25262026-09-18T16:29:08.619Z Compiling zone_cfg_derive v0.3.1
25272026-09-18T16:29:08.702Z Checking num_enum v0.5.11
25282026-09-18T16:29:08.866Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25292026-09-18T16:29:08.926Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18)
25302026-09-18T16:29:09.071Z Compiling usdt-attr-macro v0.5.0
25312026-09-18T16:29:09.130Z Compiling usdt-macro v0.5.0
25322026-09-18T16:29:09.305Z Checking memmap v0.7.0
25332026-09-18T16:29:09.422Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25342026-09-18T16:29:09.477Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18)
25352026-09-18T16:29:09.512Z Compiling typify v0.6.2
25362026-09-18T16:29:09.656Z Compiling progenitor-impl v0.14.0
25372026-09-18T16:29:09.659Z Checking zone v0.3.1
25382026-09-18T16:29:09.732Z Checking ingot-types v0.2.0
25392026-09-18T16:29:09.897Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25402026-09-18T16:29:09.900Z Checking usdt v0.5.0
25412026-09-18T16:29:10.022Z Checking smf v0.2.3
25422026-09-18T16:29:10.115Z Checking whoami v1.6.1
25432026-09-18T16:29:10.155Z Compiling derive-where v1.6.0
25442026-09-18T16:29:10.158Z Checking ingot v0.2.1
25452026-09-18T16:29:10.158Z Checking tokio-dtrace v0.1.1
25462026-09-18T16:29:10.281Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25472026-09-18T16:29:10.320Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25482026-09-18T16:29:10.409Z Checking oxide-tokio-rt v0.1.4
25492026-09-18T16:29:10.490Z Checking console v0.15.11
25502026-09-18T16:29:10.617Z Checking newline-converter v0.3.0
25512026-09-18T16:29:10.707Z Checking bytecount v0.6.9
25522026-09-18T16:29:10.765Z Checking num-rational v0.4.2
25532026-09-18T16:29:10.802Z Checking expectorate v1.2.0
25542026-09-18T16:29:10.845Z Checking num-complex v0.4.6
25552026-09-18T16:29:10.964Z Compiling cancel-safe-futures v0.1.5
25562026-09-18T16:29:11.066Z Checking float-ord v0.3.2
25572026-09-18T16:29:11.205Z Checking linear-map v1.2.0
25582026-09-18T16:29:11.208Z Checking num v0.4.3
25592026-09-18T16:29:11.373Z Checking gethostname v0.5.0
25602026-09-18T16:29:11.412Z Compiling prettyplease v0.2.37
25612026-09-18T16:29:11.486Z Checking oxide-update-engine-types v0.1.2
25622026-09-18T16:29:11.525Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25632026-09-18T16:29:11.600Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25642026-09-18T16:29:11.851Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25652026-09-18T16:29:11.936Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25662026-09-18T16:29:12.003Z Checking resolv-conf v0.7.6
25672026-09-18T16:29:12.108Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25682026-09-18T16:29:12.312Z Checking papergrid v0.11.0
25692026-09-18T16:29:12.348Z Compiling progenitor-macro v0.14.0
25702026-09-18T16:29:12.398Z Compiling tabled_derive v0.7.0
25712026-09-18T16:29:12.500Z Checking oxide-update-engine v0.1.2
25722026-09-18T16:29:12.966Z Compiling slog-dtrace v0.3.0
25732026-09-18T16:29:13.116Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25742026-09-18T16:29:13.278Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25752026-09-18T16:29:13.407Z Checking tabled v0.15.0
25762026-09-18T16:29:13.628Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25772026-09-18T16:29:13.632Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25782026-09-18T16:29:13.883Z Checking crossterm v0.29.0
25792026-09-18T16:29:14.181Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25802026-09-18T16:29:14.690Z Checking fd-lock v4.0.4
25812026-09-18T16:29:15.188Z Checking vte v0.14.1
25822026-09-18T16:29:15.557Z Checking strip-ansi-escapes v0.2.1
25832026-09-18T16:29:15.674Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25842026-09-18T16:29:15.677Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25852026-09-18T16:29:16.908Z Checking termtree v0.5.1
25862026-09-18T16:29:16.981Z Checking linked-hash-map v0.5.6
25872026-09-18T16:29:17.213Z Checking nu-ansi-term v0.50.3
25882026-09-18T16:29:17.337Z Checking progenitor v0.14.0
25892026-09-18T16:29:17.417Z Checking lru-cache v0.1.2
25902026-09-18T16:29:17.457Z Checking reedline v0.40.0
25912026-09-18T16:29:17.530Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25922026-09-18T16:29:17.571Z Checking hickory-proto v0.24.4
25932026-09-18T16:29:17.608Z Compiling minimal-lexical v0.2.1
25942026-09-18T16:29:18.051Z Compiling nom v7.1.3
25952026-09-18T16:29:18.197Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25962026-09-18T16:29:18.486Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25972026-09-18T16:29:18.681Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25982026-09-18T16:29:19.258Z Compiling unicode-xid v0.2.6
25992026-09-18T16:29:19.261Z Checking display-error-chain v0.2.2
26002026-09-18T16:29:19.390Z Checking hickory-resolver v0.24.4
26012026-09-18T16:29:19.430Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26022026-09-18T16:29:19.504Z Compiling ar_archive_writer v0.5.1
26032026-09-18T16:29:19.793Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26042026-09-18T16:29:20.041Z Checking csv-core v0.1.13
26052026-09-18T16:29:20.090Z Compiling stacker v0.1.23
26062026-09-18T16:29:20.130Z Checking highway v1.3.0
26072026-09-18T16:29:20.169Z Checking qorb v0.4.1
26082026-09-18T16:29:20.255Z Checking csv v1.4.0
26092026-09-18T16:29:20.292Z Compiling semver v0.1.20
26102026-09-18T16:29:20.362Z Compiling psm v0.1.30
26112026-09-18T16:29:20.401Z Compiling cfg_aliases v0.1.1
26122026-09-18T16:29:20.488Z Checking nibble_vec v0.1.0
26132026-09-18T16:29:20.528Z Compiling nix v0.28.0
26142026-09-18T16:29:20.609Z Compiling rustc_version v0.1.7
26152026-09-18T16:29:20.647Z Checking endian-type v0.1.2
26162026-09-18T16:29:20.684Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26172026-09-18T16:29:20.809Z Checking radix_trie v0.2.1
26182026-09-18T16:29:20.865Z Compiling newtype_derive v0.1.6
26192026-09-18T16:29:21.037Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26202026-09-18T16:29:21.075Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26212026-09-18T16:29:21.111Z Checking phf_shared v0.12.1
26222026-09-18T16:29:21.186Z Compiling recursive-proc-macro-impl v0.1.1
26232026-09-18T16:29:21.189Z Compiling chrono-tz v0.10.4
26242026-09-18T16:29:21.278Z Checking phf v0.12.1
26252026-09-18T16:29:21.422Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26262026-09-18T16:29:21.457Z Compiling const_format_proc_macros v0.2.34
26272026-09-18T16:29:21.545Z Compiling peg-macros v0.8.5
26282026-09-18T16:29:21.590Z Checking winnow v0.6.26
26292026-09-18T16:29:21.628Z Checking recursive v0.1.1
26302026-09-18T16:29:21.876Z Compiling sqlparser_derive v0.5.0
26312026-09-18T16:29:22.236Z Checking unicode_categories v0.1.1
26322026-09-18T16:29:22.339Z Checking home v0.5.12
26332026-09-18T16:29:22.380Z Checking const_format v0.2.35
26342026-09-18T16:29:22.480Z Checking rustyline v14.0.0
26352026-09-18T16:29:22.691Z Checking sqlparser v0.61.0
26362026-09-18T16:29:22.782Z Checking sqlformat v0.3.5
26372026-09-18T16:29:22.970Z Checking peg v0.8.5
26382026-09-18T16:29:23.190Z Checking bcs v0.1.6
26392026-09-18T16:29:23.229Z Checking nom v8.0.0
26402026-09-18T16:29:23.267Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26412026-09-18T16:29:23.271Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26422026-09-18T16:29:23.453Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26432026-09-18T16:29:23.522Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26442026-09-18T16:29:23.562Z Checking steno v0.4.1
26452026-09-18T16:29:23.626Z Checking sha1 v0.10.6
26462026-09-18T16:29:23.957Z Checking filetime v0.2.27
26472026-09-18T16:29:24.166Z Checking xattr v1.6.1
26482026-09-18T16:29:24.205Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26492026-09-18T16:29:24.328Z Checking tar v0.4.46
26502026-09-18T16:29:24.410Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26512026-09-18T16:29:24.594Z Checking subprocess v0.2.15
26522026-09-18T16:29:24.664Z Checking headers-core v0.3.0
26532026-09-18T16:29:24.745Z Checking yasna v0.5.2
26542026-09-18T16:29:24.786Z Checking port-file v0.1.0
26552026-09-18T16:29:24.823Z Checking headers v0.4.1
26562026-09-18T16:29:24.906Z Checking dropshot-api-manager-types v0.8.0
26572026-09-18T16:29:24.997Z Checking tagptr v0.2.0
26582026-09-18T16:29:25.104Z Compiling libefi-sys v0.1.0
26592026-09-18T16:29:25.157Z Checking rcgen v0.12.1
26602026-09-18T16:29:25.197Z Checking moka v0.12.13
26612026-09-18T16:29:25.200Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26622026-09-18T16:29:25.309Z Compiling bitfield-struct v0.6.2
26632026-09-18T16:29:25.506Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26642026-09-18T16:29:25.607Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26652026-09-18T16:29:25.646Z Checking utf-8 v0.7.6
26662026-09-18T16:29:25.685Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26672026-09-18T16:29:25.791Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26682026-09-18T16:29:25.827Z Compiling xshell-macros v0.2.7
26692026-09-18T16:29:25.864Z Checking hickory-resolver v0.25.2
26702026-09-18T16:29:25.958Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26712026-09-18T16:29:25.997Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26722026-09-18T16:29:26.241Z Checking xshell v0.2.7
26732026-09-18T16:29:26.319Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26742026-09-18T16:29:26.409Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26752026-09-18T16:29:26.471Z Checking tungstenite v0.21.0
26762026-09-18T16:29:26.539Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26772026-09-18T16:29:26.589Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26782026-09-18T16:29:26.891Z Compiling object v0.39.1
26792026-09-18T16:29:26.936Z Checking tokio-tungstenite v0.21.0
26802026-09-18T16:29:27.078Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
26812026-09-18T16:29:27.123Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
26822026-09-18T16:29:27.279Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18)
26832026-09-18T16:29:27.327Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26842026-09-18T16:29:27.366Z Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
26852026-09-18T16:29:27.600Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26862026-09-18T16:29:27.688Z Checking path-slash v0.2.1
26872026-09-18T16:29:27.830Z Checking half v1.8.3
26882026-09-18T16:29:28.065Z Checking serde_cbor v0.11.2
26892026-09-18T16:29:28.429Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26902026-09-18T16:29:28.483Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26912026-09-18T16:29:28.829Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26922026-09-18T16:29:29.045Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26932026-09-18T16:29:29.117Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26942026-09-18T16:29:29.154Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26952026-09-18T16:29:29.317Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26962026-09-18T16:29:29.389Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26972026-09-18T16:29:29.428Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26982026-09-18T16:29:29.467Z Checking predicates-tree v1.0.13
26992026-09-18T16:29:29.595Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27002026-09-18T16:29:29.644Z Checking libscf-sys v1.2.0
27012026-09-18T16:29:29.684Z Checking anstyle-parse v0.2.7
27022026-09-18T16:29:29.807Z Checking maplit v1.0.2
27032026-09-18T16:29:29.872Z Checking anstream v0.6.21
27042026-09-18T16:29:29.922Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27052026-09-18T16:29:30.108Z Checking papergrid v0.18.0
27062026-09-18T16:29:30.148Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
27072026-09-18T16:29:30.192Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27082026-09-18T16:29:30.424Z Checking ignore v0.4.25
27092026-09-18T16:29:30.463Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27102026-09-18T16:29:30.638Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27112026-09-18T16:29:30.852Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27122026-09-18T16:29:30.907Z Checking tabled v0.21.0
27132026-09-18T16:29:31.132Z Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
27142026-09-18T16:29:31.181Z Checking globwalk v0.9.1
27152026-09-18T16:29:31.391Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27162026-09-18T16:29:31.430Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27172026-09-18T16:29:31.529Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27182026-09-18T16:29:31.784Z Checking digest-io v0.1.0
27192026-09-18T16:29:31.948Z Checking rawzip v0.4.4
27202026-09-18T16:29:32.216Z Checking camino-tempfile-ext v0.3.3
27212026-09-18T16:29:32.285Z Checking unicase v2.9.0
27222026-09-18T16:29:32.442Z Checking crc8 v0.1.1
27232026-09-18T16:29:32.480Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27242026-09-18T16:29:32.483Z Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
27252026-09-18T16:29:32.570Z Checking fxhash v0.2.1
27262026-09-18T16:29:32.609Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27272026-09-18T16:29:32.758Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27282026-09-18T16:29:32.972Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27292026-09-18T16:29:33.166Z Checking rand_seeder v0.4.0
27302026-09-18T16:29:33.216Z Compiling darling_core v0.21.3
27312026-09-18T16:29:33.347Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27322026-09-18T16:29:33.395Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27332026-09-18T16:29:33.911Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27342026-09-18T16:29:34.193Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27352026-09-18T16:29:34.241Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27362026-09-18T16:29:34.400Z Compiling vergen-lib v0.1.6
27372026-09-18T16:29:34.636Z Compiling diesel_derives v2.3.7
27382026-09-18T16:29:34.725Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27392026-09-18T16:29:34.922Z Checking scheduled-thread-pool v0.2.7
27402026-09-18T16:29:35.100Z Compiling vergen-gitcl v1.0.8
27412026-09-18T16:29:35.139Z Compiling diesel_table_macro_syntax v0.3.0
27422026-09-18T16:29:35.376Z Checking r2d2 v0.8.10
27432026-09-18T16:29:35.451Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27442026-09-18T16:29:35.543Z Checking downcast-rs v2.0.2
27452026-09-18T16:29:35.593Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27462026-09-18T16:29:35.764Z Compiling darling_macro v0.21.3
27472026-09-18T16:29:35.789Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27482026-09-18T16:29:35.827Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27492026-09-18T16:29:35.865Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27502026-09-18T16:29:36.132Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27512026-09-18T16:29:36.181Z Checking kstat-rs v0.2.5
27522026-09-18T16:29:36.253Z Compiling darling v0.21.3
27532026-09-18T16:29:36.255Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27542026-09-18T16:29:36.329Z Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
27552026-09-18T16:29:36.368Z Compiling dsl_auto_type v0.2.0
27562026-09-18T16:29:36.404Z Compiling proc-macro-error-attr2 v2.0.0
27572026-09-18T16:29:36.477Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27582026-09-18T16:29:36.525Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27592026-09-18T16:29:36.575Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
27602026-09-18T16:29:36.615Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27612026-09-18T16:29:36.843Z Compiling proc-macro-error2 v2.0.1
27622026-09-18T16:29:36.920Z Compiling dirs-sys-next v0.1.2
27632026-09-18T16:29:37.192Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
27642026-09-18T16:29:37.230Z Compiling knus-derive v3.4.0
27652026-09-18T16:29:37.266Z Compiling salty v0.3.0
27662026-09-18T16:29:37.269Z Compiling crunchy v0.2.4
27672026-09-18T16:29:37.552Z Compiling parking_lot_core v0.8.6
27682026-09-18T16:29:37.714Z Compiling dirs-next v2.0.0
27692026-09-18T16:29:37.788Z Compiling clang-sys v1.8.1
27702026-09-18T16:29:37.831Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27712026-09-18T16:29:37.905Z Compiling git-stub v1.0.0
27722026-09-18T16:29:37.952Z Compiling tiny-keccak v2.0.2
27732026-09-18T16:29:38.195Z Compiling git-stub-vcs v0.1.0
27742026-09-18T16:29:38.309Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27752026-09-18T16:29:38.348Z Compiling term v0.7.0
27762026-09-18T16:29:38.672Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27772026-09-18T16:29:38.738Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27782026-09-18T16:29:38.775Z Compiling bit-vec v0.6.3
27792026-09-18T16:29:38.951Z Compiling ascii-canvas v3.0.0
27802026-09-18T16:29:38.989Z Compiling bit-set v0.5.3
27812026-09-18T16:29:39.026Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27822026-09-18T16:29:39.182Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27832026-09-18T16:29:39.226Z Checking parking_lot v0.11.2
27842026-09-18T16:29:39.324Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27852026-09-18T16:29:39.394Z Checking rfc6979 v0.4.0
27862026-09-18T16:29:39.449Z Checking prefix-trie v0.7.0
27872026-09-18T16:29:39.570Z Compiling hashbrown v0.14.5
27882026-09-18T16:29:39.702Z Compiling itertools v0.10.5
27892026-09-18T16:29:39.801Z Compiling ena v0.14.4
27902026-09-18T16:29:39.840Z Compiling libloading v0.8.9
27912026-09-18T16:29:40.053Z Compiling regex-syntax v0.6.29
27922026-09-18T16:29:40.093Z Compiling diff v0.1.13
27932026-09-18T16:29:40.152Z Compiling bindgen v0.71.1
27942026-09-18T16:29:40.386Z Compiling chumsky v0.9.3
27952026-09-18T16:29:40.793Z Checking hickory-server v0.25.2
27962026-09-18T16:29:41.620Z Compiling lalrpop v0.19.12
27972026-09-18T16:29:41.729Z Compiling ecdsa v0.16.9
27982026-09-18T16:29:42.194Z Checking sled v0.34.7
27992026-09-18T16:29:42.232Z Compiling cexpr v0.6.0
28002026-09-18T16:29:42.346Z Checking diesel v2.3.7
28012026-09-18T16:29:42.469Z Checking primeorder v0.13.6
28022026-09-18T16:29:42.757Z Checking nanorand v0.7.0
28032026-09-18T16:29:42.998Z Compiling rustc-hash v2.1.1
28042026-09-18T16:29:43.225Z Compiling p384 v0.13.1
28052026-09-18T16:29:43.446Z Checking flume v0.11.1
28062026-09-18T16:29:43.547Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28072026-09-18T16:29:43.765Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28082026-09-18T16:29:43.802Z Compiling knus v3.4.0
28092026-09-18T16:29:44.182Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28102026-09-18T16:29:44.221Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28112026-09-18T16:29:44.399Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28122026-09-18T16:29:44.668Z Compiling libxml v0.3.3
28132026-09-18T16:29:44.702Z Checking assert_matches v1.5.0
28142026-09-18T16:29:44.740Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28152026-09-18T16:29:44.858Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
28162026-09-18T16:29:45.026Z Compiling strum_macros v0.24.3
28172026-09-18T16:29:45.064Z Compiling indoc v1.0.9
28182026-09-18T16:29:45.711Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28192026-09-18T16:29:45.962Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28202026-09-18T16:29:46.288Z Checking quick-xml v0.37.5
28212026-09-18T16:29:46.323Z Checking derive_builder v0.20.2
28222026-09-18T16:29:46.395Z Compiling oso-derive v0.27.3
28232026-09-18T16:29:46.459Z Compiling impl-trait-for-tuples v0.2.3
28242026-09-18T16:29:46.931Z Compiling trait-variant v0.1.2
28252026-09-18T16:29:47.194Z Checking openssl-probe v0.1.6
28262026-09-18T16:29:47.392Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28272026-09-18T16:29:47.542Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28282026-09-18T16:29:48.079Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28292026-09-18T16:29:48.194Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
28302026-09-18T16:29:48.310Z Checking corncobs v0.1.4
28312026-09-18T16:29:48.359Z Checking secrecy v0.8.0
28322026-09-18T16:29:48.491Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28332026-09-18T16:29:48.529Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28342026-09-18T16:29:48.565Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
28352026-09-18T16:29:48.783Z Checking bb8 v0.8.6
28362026-09-18T16:29:49.058Z Compiling mime_guess v2.0.5
28372026-09-18T16:29:49.096Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28382026-09-18T16:29:49.182Z Checking http-range v0.1.5
28392026-09-18T16:29:49.345Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28402026-09-18T16:29:49.435Z Checking nonempty v0.12.0
28412026-09-18T16:29:49.627Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28422026-09-18T16:29:49.665Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28432026-09-18T16:29:49.740Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28442026-09-18T16:29:50.019Z Checking signal-hook-tokio v0.3.1
28452026-09-18T16:29:50.136Z Checking hyper-staticfile v0.10.1
28462026-09-18T16:29:50.184Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28472026-09-18T16:29:50.334Z Checking scuffle v0.1.0
28482026-09-18T16:29:50.868Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28492026-09-18T16:29:50.871Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
28502026-09-18T16:29:50.871Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28512026-09-18T16:29:51.043Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28522026-09-18T16:29:51.081Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
28532026-09-18T16:29:51.143Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28542026-09-18T16:29:51.353Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28552026-09-18T16:29:51.453Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28562026-09-18T16:29:51.660Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=93e04e189a76f73b3764c6417928274b0f4df453#93e04e18)
28572026-09-18T16:29:51.828Z Checking tungstenite v0.23.0
28582026-09-18T16:29:51.885Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28592026-09-18T16:29:52.307Z Checking tokio-tungstenite v0.23.1
28602026-09-18T16:29:52.619Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28612026-09-18T16:29:52.659Z Checking void v1.0.2
28622026-09-18T16:29:52.808Z Checking lzss v0.8.2
28632026-09-18T16:29:53.038Z Checking nix v0.27.1
28642026-09-18T16:29:53.040Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#7a96eab9)
28652026-09-18T16:29:53.117Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28662026-09-18T16:29:53.159Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28672026-09-18T16:29:53.309Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28682026-09-18T16:29:53.590Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28692026-09-18T16:29:54.329Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28702026-09-18T16:29:54.837Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28712026-09-18T16:29:54.958Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28722026-09-18T16:29:54.999Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28732026-09-18T16:29:55.185Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28742026-09-18T16:29:55.558Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28752026-09-18T16:29:55.941Z Checking serde_bytes v0.11.19
28762026-09-18T16:29:56.159Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
28772026-09-18T16:29:56.368Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28782026-09-18T16:29:56.416Z Checking yansi v1.0.1
28792026-09-18T16:29:56.702Z Checking async-bb8-diesel v0.2.1
28802026-09-18T16:29:56.775Z Checking diesel-dtrace v0.5.0
28812026-09-18T16:29:57.097Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28822026-09-18T16:29:57.149Z Checking cpubits v0.1.1
28832026-09-18T16:29:57.234Z Checking pretty_assertions v1.4.1
28842026-09-18T16:29:57.272Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28852026-09-18T16:29:57.403Z Checking pem-rfc7468 v1.0.0
28862026-09-18T16:29:57.444Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28872026-09-18T16:29:57.565Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28882026-09-18T16:29:57.603Z Checking colored v2.2.0
28892026-09-18T16:29:57.607Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28902026-09-18T16:29:57.829Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28912026-09-18T16:29:57.867Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28922026-09-18T16:29:58.072Z Checking universal-hash v0.6.1
28932026-09-18T16:29:58.242Z Compiling libz-sys v1.1.24
28942026-09-18T16:29:58.671Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28952026-09-18T16:29:58.708Z Compiling instability v0.3.11
28962026-09-18T16:29:59.008Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28972026-09-18T16:29:59.132Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28982026-09-18T16:29:59.170Z Checking castaway v0.2.4
28992026-09-18T16:29:59.324Z Compiling indoc v2.0.7
29002026-09-18T16:29:59.429Z Checking compact_str v0.8.1
29012026-09-18T16:29:59.905Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29022026-09-18T16:30:00.578Z Checking polyval v0.7.1
29032026-09-18T16:30:00.630Z Checking der v0.8.0
29042026-09-18T16:30:00.671Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
29052026-09-18T16:30:00.792Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29062026-09-18T16:30:00.795Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29072026-09-18T16:30:00.886Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29082026-09-18T16:30:00.926Z Checking unicode-truncate v1.1.0
29092026-09-18T16:30:01.031Z Checking lru v0.12.5
29102026-09-18T16:30:01.071Z Compiling libgit2-sys v0.18.3+1.9.2
29112026-09-18T16:30:01.108Z Checking arc-swap v1.8.2
29122026-09-18T16:30:01.217Z Checking cassowary v0.3.0
29132026-09-18T16:30:01.369Z Checking slog-scope v4.4.1
29142026-09-18T16:30:01.459Z Checking ratatui v0.29.0
29152026-09-18T16:30:01.656Z Checking ghash v0.6.0
29162026-09-18T16:30:01.820Z Checking aes v0.9.1
29172026-09-18T16:30:01.857Z Checking crypto-bigint v0.7.5
29182026-09-18T16:30:02.284Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29192026-09-18T16:30:02.834Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
29202026-09-18T16:30:03.082Z Checking pbkdf2 v0.13.0
29212026-09-18T16:30:03.244Z Checking ctr v0.10.1
29222026-09-18T16:30:03.457Z Checking aead v0.6.1
29232026-09-18T16:30:03.509Z Checking cargo-platform v0.3.2
29242026-09-18T16:30:03.635Z Compiling petname v2.0.2
29252026-09-18T16:30:03.722Z Checking cargo_metadata v0.23.1
29262026-09-18T16:30:04.157Z Checking aes-gcm v0.11.0
29272026-09-18T16:30:04.393Z Checking slog-stdlog v4.1.1
29282026-09-18T16:30:04.501Z Checking spki v0.8.0
29292026-09-18T16:30:04.549Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29302026-09-18T16:30:04.712Z Compiling progenitor-impl v0.13.0
29312026-09-18T16:30:05.017Z Checking console v0.16.2
29322026-09-18T16:30:05.364Z Checking salsa20 v0.11.0
29332026-09-18T16:30:05.552Z Compiling vergen-git2 v9.1.0
29342026-09-18T16:30:05.797Z Checking plotters-backend v0.3.7
29352026-09-18T16:30:05.888Z Checking unit-prefix v0.5.2
29362026-09-18T16:30:06.037Z Checking plotters-svg v0.3.7
29372026-09-18T16:30:06.075Z Checking indicatif v0.18.4
29382026-09-18T16:30:06.263Z Checking scrypt v0.12.0
29392026-09-18T16:30:06.470Z Checking slog-envlogger v2.2.0
29402026-09-18T16:30:06.659Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29412026-09-18T16:30:06.860Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29422026-09-18T16:30:06.926Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29432026-09-18T16:30:07.179Z Checking progenitor-client v0.13.0
29442026-09-18T16:30:07.356Z Compiling progenitor-macro v0.13.0
29452026-09-18T16:30:07.458Z Checking cbc v0.2.1
29462026-09-18T16:30:07.635Z Checking libsw-core v0.3.2
29472026-09-18T16:30:07.822Z Checking sapling-renderdag v0.1.0
29482026-09-18T16:30:08.038Z Checking cast v0.3.0
29492026-09-18T16:30:08.101Z Checking sync-ptr v0.1.4
29502026-09-18T16:30:08.226Z Checking criterion-plot v0.6.0
29512026-09-18T16:30:08.264Z Checking libsw v3.5.0
29522026-09-18T16:30:08.456Z Checking pkcs5 v0.8.1
29532026-09-18T16:30:08.604Z Checking plotters v0.3.7
29542026-09-18T16:30:08.785Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29552026-09-18T16:30:09.374Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29562026-09-18T16:30:09.617Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29572026-09-18T16:30:09.767Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29582026-09-18T16:30:09.860Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29592026-09-18T16:30:10.013Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29602026-09-18T16:30:10.105Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29612026-09-18T16:30:10.257Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29622026-09-18T16:30:10.350Z Checking tinytemplate v1.2.1
29632026-09-18T16:30:10.598Z Checking shell-words v1.1.1
29642026-09-18T16:30:10.757Z Checking anes v0.1.6
29652026-09-18T16:30:10.898Z Checking oorandom v11.1.5
29662026-09-18T16:30:11.055Z Checking criterion v0.7.0
29672026-09-18T16:30:11.310Z Checking pkcs8 v0.11.0
29682026-09-18T16:30:11.548Z Checking oxide-update-engine-display v0.1.2
29692026-09-18T16:30:11.886Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29702026-09-18T16:30:12.290Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29712026-09-18T16:30:12.358Z Checking progenitor v0.13.0
29722026-09-18T16:30:12.542Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29732026-09-18T16:30:12.878Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29742026-09-18T16:30:12.918Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29752026-09-18T16:30:13.675Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29762026-09-18T16:30:13.713Z Checking tokio-test v0.4.5
29772026-09-18T16:30:13.947Z Checking ff v0.14.0
29782026-09-18T16:30:14.120Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29792026-09-18T16:30:14.375Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29802026-09-18T16:30:14.798Z Checking twox-hash v2.1.2
29812026-09-18T16:30:14.911Z Checking atty v0.2.14
29822026-09-18T16:30:15.044Z Checking arrayref v0.3.9
29832026-09-18T16:30:15.127Z Checking constant_time_eq v0.4.2
29842026-09-18T16:30:15.164Z Checking arrayvec v0.7.6
29852026-09-18T16:30:15.354Z Checking group v0.14.0
29862026-09-18T16:30:15.393Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29872026-09-18T16:30:15.593Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29882026-09-18T16:30:16.324Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29892026-09-18T16:30:17.131Z Checking fatfs v0.3.6
29902026-09-18T16:30:17.336Z Checking signature v3.0.0
29912026-09-18T16:30:17.386Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29922026-09-18T16:30:17.530Z Checking base16ct v1.0.0
29932026-09-18T16:30:17.615Z Compiling seq-macro v0.3.6
29942026-09-18T16:30:17.699Z Checking sec1 v0.8.1
29952026-09-18T16:30:17.943Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29962026-09-18T16:30:18.157Z Checking hkdf v0.13.0
29972026-09-18T16:30:18.333Z Checking concurrent-queue v2.5.0
29982026-09-18T16:30:18.554Z Checking parking v2.2.1
29992026-09-18T16:30:18.711Z Checking event-listener v5.4.1
30002026-09-18T16:30:18.756Z Checking elliptic-curve v0.14.1
30012026-09-18T16:30:18.967Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30022026-09-18T16:30:19.006Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30032026-09-18T16:30:19.181Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30042026-09-18T16:30:19.220Z Checking rtoolbox v0.0.3
30052026-09-18T16:30:19.381Z Checking rpassword v7.5.4
30062026-09-18T16:30:19.576Z Checking event-listener-strategy v0.5.4
30072026-09-18T16:30:19.744Z Checking wnaf v0.14.0
30082026-09-18T16:30:19.947Z Checking primefield v0.14.0
30092026-09-18T16:30:20.190Z Checking rfc6979 v0.6.0
30102026-09-18T16:30:20.369Z Checking tui-tree-widget v0.23.1
30112026-09-18T16:30:20.457Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30122026-09-18T16:30:20.591Z Compiling blake3 v1.8.5
30132026-09-18T16:30:21.001Z Checking futures-timer v3.0.3
30142026-09-18T16:30:21.439Z Checking ecdsa v0.17.0
30152026-09-18T16:30:21.590Z Checking primeorder v0.14.0
30162026-09-18T16:30:21.721Z Checking async-lock v3.4.2
30172026-09-18T16:30:21.871Z Compiling curve25519-dalek v5.0.0
30182026-09-18T16:30:22.143Z Checking async-object-pool v0.2.0
30192026-09-18T16:30:22.291Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30202026-09-18T16:30:22.330Z Checking ssh-encoding v0.3.0
30212026-09-18T16:30:22.415Z Checking serde_regex v1.1.0
30222026-09-18T16:30:22.601Z Checking assert-json-diff v2.0.2
30232026-09-18T16:30:22.638Z Checking path-tree v0.8.3
30242026-09-18T16:30:22.803Z Checking keccak v0.2.0
30252026-09-18T16:30:22.859Z Checking topological-sort v0.2.2
30262026-09-18T16:30:22.994Z Checking stringmetrics v2.2.2
30272026-09-18T16:30:23.030Z Compiling strsim v0.10.0
30282026-09-18T16:30:23.126Z Compiling samael v0.0.19
30292026-09-18T16:30:23.172Z Checking httpmock v0.8.3
30302026-09-18T16:30:23.379Z Compiling darling_core v0.13.4
30312026-09-18T16:30:24.798Z Checking omicron-zone-package v0.12.3
30322026-09-18T16:30:25.389Z Checking ed25519 v3.0.0
30332026-09-18T16:30:25.626Z Checking pkcs1 v0.8.0-rc.4
30342026-09-18T16:30:25.713Z Checking crypto-primes v0.7.2
30352026-09-18T16:30:25.864Z Checking poly1305 v0.9.0
30362026-09-18T16:30:26.107Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30372026-09-18T16:30:26.171Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30382026-09-18T16:30:26.531Z Checking blowfish v0.10.0
30392026-09-18T16:30:26.694Z Checking blake2 v0.11.0-rc.6
30402026-09-18T16:30:26.731Z Compiling target-lexicon v0.13.3
30412026-09-18T16:30:26.836Z Checking bcrypt-pbkdf v0.11.0
30422026-09-18T16:30:26.986Z Checking argon2 v0.6.0-rc.8
30432026-09-18T16:30:27.029Z Checking rsa v0.10.0-rc.18
30442026-09-18T16:30:27.355Z Checking ssh-cipher v0.3.0
30452026-09-18T16:30:27.393Z Checking ed25519-dalek v3.0.0
30462026-09-18T16:30:27.587Z Compiling darling_macro v0.13.4
30472026-09-18T16:30:27.624Z Checking sha3 v0.11.0
30482026-09-18T16:30:27.662Z Checking p384 v0.14.0
30492026-09-18T16:30:28.003Z Checking p256 v0.14.0
30502026-09-18T16:30:28.107Z Checking p521 v0.14.0
30512026-09-18T16:30:28.266Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30522026-09-18T16:30:28.523Z Checking kem v0.3.0
30532026-09-18T16:30:28.679Z Checking module-lattice v0.2.3
30542026-09-18T16:30:28.766Z Checking hex-literal v0.4.1
30552026-09-18T16:30:28.901Z Compiling git2 v0.20.4
30562026-09-18T16:30:28.938Z Checking sponge-cursor v0.1.0
30572026-09-18T16:30:28.976Z Compiling guppy-workspace-hack v0.1.0
30582026-09-18T16:30:29.102Z Checking sha3 v0.12.0
30592026-09-18T16:30:29.259Z Checking ml-kem v0.3.2
30602026-09-18T16:30:29.339Z Compiling darling v0.13.4
30612026-09-18T16:30:29.628Z Checking russh-cryptovec v0.62.0
30622026-09-18T16:30:29.725Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30632026-09-18T16:30:29.824Z Checking internal-russh-num-bigint v0.5.0
30642026-09-18T16:30:30.055Z Checking num-bigint v0.4.6
30652026-09-18T16:30:30.473Z Checking russh-util v0.52.0
30662026-09-18T16:30:30.634Z Checking generic-array v1.4.3
30672026-09-18T16:30:30.865Z Compiling enum_dispatch v0.3.13
30682026-09-18T16:30:31.063Z Compiling delegate v0.13.5
30692026-09-18T16:30:31.101Z Checking ssh-key v0.7.0-rc.11
30702026-09-18T16:30:31.611Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30712026-09-18T16:30:31.862Z Compiling target-spec v3.5.7
30722026-09-18T16:30:32.013Z Checking md5 v0.8.0
30732026-09-18T16:30:32.053Z Checking hex-literal v1.1.0
30742026-09-18T16:30:32.087Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30752026-09-18T16:30:32.224Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30762026-09-18T16:30:32.260Z Checking russh v0.62.4
30772026-09-18T16:30:32.424Z Checking cfg-expr v0.20.6
30782026-09-18T16:30:32.797Z Compiling serde_with_macros v1.5.2
30792026-09-18T16:30:32.965Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30802026-09-18T16:30:33.431Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30812026-09-18T16:30:33.642Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30822026-09-18T16:30:33.694Z Checking internet-checksum v0.2.1
30832026-09-18T16:30:33.848Z Compiling serde_with v1.14.0
30842026-09-18T16:30:34.398Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30852026-09-18T16:30:35.033Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30862026-09-18T16:30:35.265Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30872026-09-18T16:30:35.421Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30882026-09-18T16:30:35.626Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30892026-09-18T16:30:35.692Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30902026-09-18T16:30:35.771Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30912026-09-18T16:30:35.835Z Checking httptest v0.16.4
30922026-09-18T16:30:35.992Z Checking pathdiff v0.2.3
30932026-09-18T16:30:36.133Z Checking nested v0.1.1
30942026-09-18T16:30:36.236Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30952026-09-18T16:30:36.302Z Checking guppy v0.17.25
30962026-09-18T16:30:36.406Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30972026-09-18T16:30:36.572Z Checking similar-asserts v1.7.0
30982026-09-18T16:30:36.675Z Compiling target-triple v1.0.0
30992026-09-18T16:30:36.756Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31002026-09-18T16:30:37.294Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
31012026-09-18T16:30:37.903Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31022026-09-18T16:30:37.964Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31032026-09-18T16:30:38.166Z Checking hickory-client v0.25.2
31042026-09-18T16:30:38.496Z Checking supports-unicode v2.1.0
31052026-09-18T16:30:38.563Z Checking supports-hyperlinks v2.1.0
31062026-09-18T16:30:38.566Z Checking supports-color v2.1.0
31072026-09-18T16:30:38.645Z Checking textwrap v0.15.2
31082026-09-18T16:30:38.715Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
31092026-09-18T16:30:38.769Z Checking terminal_size v0.1.17
31102026-09-18T16:30:38.883Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31112026-09-18T16:30:38.920Z Compiling miette-derive v5.10.0
31122026-09-18T16:30:38.924Z Compiling fs-err v2.11.0
31132026-09-18T16:30:38.994Z Compiling polar-core v0.27.3
31142026-09-18T16:30:39.206Z Checking owo-colors v3.5.0
31152026-09-18T16:30:39.324Z Checking escape8259 v0.5.3
31162026-09-18T16:30:39.489Z Compiling assert_cmd v2.1.2
31172026-09-18T16:30:39.764Z Checking libtest-mimic v0.8.1
31182026-09-18T16:30:39.853Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31192026-09-18T16:30:40.039Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31202026-09-18T16:30:40.076Z Checking miette v5.10.0
31212026-09-18T16:30:40.614Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31222026-09-18T16:30:40.751Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31232026-09-18T16:30:41.011Z Checking blake2b_simd v1.0.4
31242026-09-18T16:30:41.235Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31252026-09-18T16:30:41.424Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31262026-09-18T16:30:41.463Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31272026-09-18T16:30:41.666Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31282026-09-18T16:30:41.705Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31292026-09-18T16:30:41.744Z Compiling knuffel-derive v3.2.0
31302026-09-18T16:30:41.906Z Checking fancy-regex v0.14.0
31312026-09-18T16:30:41.947Z Checking serde_tokenstream v0.2.3
31322026-09-18T16:30:42.216Z Checking approx v0.5.1
31332026-09-18T16:30:42.254Z Checking uzers v0.12.2
31342026-09-18T16:30:42.326Z Compiling rstest_macros v0.25.0
31352026-09-18T16:30:42.385Z Checking constant_time_eq v0.3.1
31362026-09-18T16:30:42.498Z Compiling linkme-impl v0.3.35
31372026-09-18T16:30:42.536Z Checking termcolor v1.4.1
31382026-09-18T16:30:42.772Z Checking rust-argon2 v2.1.0
31392026-09-18T16:30:42.823Z Checking trybuild v1.0.116
31402026-09-18T16:30:42.938Z Checking datatest-stable v0.3.3
31412026-09-18T16:30:43.351Z Checking knuffel v3.2.0
31422026-09-18T16:30:43.435Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31432026-09-18T16:30:43.482Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31442026-09-18T16:30:43.833Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31452026-09-18T16:30:43.836Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31462026-09-18T16:30:43.998Z Checking support-bundle-viewer v0.1.2
31472026-09-18T16:30:44.037Z Checking oso v0.27.3
31482026-09-18T16:30:44.040Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31492026-09-18T16:30:44.275Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31502026-09-18T16:30:44.314Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31512026-09-18T16:30:44.520Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31522026-09-18T16:30:44.560Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31532026-09-18T16:30:44.609Z Checking drift v0.2.0
31542026-09-18T16:30:44.766Z Checking rand_distr v0.5.1
31552026-09-18T16:30:44.934Z Checking multimap v0.10.1
31562026-09-18T16:30:44.971Z Compiling relative-path v1.9.3
31572026-09-18T16:30:45.006Z Checking parse-size v1.1.0
31582026-09-18T16:30:45.140Z Compiling linkme v0.3.35
31592026-09-18T16:30:45.178Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31602026-09-18T16:30:45.212Z Checking dropshot-api-manager v0.8.0
31612026-09-18T16:30:45.701Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31622026-09-18T16:30:46.468Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31632026-09-18T16:30:46.897Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31642026-09-18T16:30:47.257Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31652026-09-18T16:30:47.297Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31662026-09-18T16:30:47.497Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31672026-09-18T16:30:47.586Z Checking cargo_toml v0.21.0
31682026-09-18T16:30:47.746Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31692026-09-18T16:30:47.898Z Checking partial-io v0.5.4
31702026-09-18T16:30:48.151Z Checking termios v0.3.3
31712026-09-18T16:30:48.262Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31722026-09-18T16:30:48.317Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31732026-09-18T16:30:48.528Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31742026-09-18T16:30:49.036Z Checking rstest v0.25.0
31752026-09-18T16:30:53.428Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31762026-09-18T16:30:54.032Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31772026-09-18T16:30:54.986Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31782026-09-18T16:31:00.261Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31792026-09-18T16:31:00.582Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31802026-09-18T16:31:03.029Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31812026-09-18T16:31:10.347Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31822026-09-18T16:31:11.157Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31832026-09-18T16:31:12.849Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31842026-09-18T16:31:14.771Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31852026-09-18T16:31:17.708Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31862026-09-18T16:31:17.828Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31872026-09-18T16:31:20.519Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31882026-09-18T16:31:23.249Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31892026-09-18T16:31:27.707Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31902026-09-18T16:31:48.403Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31912026-09-18T16:32:39.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s
31922026-09-18T16:32:39.689Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31932026-09-18T16:32:39.689Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31942026-09-18T16:32:40.371Z
31952026-09-18T16:32:40.372Zreal 4:11.500295989
31962026-09-18T16:32:40.372Zuser 21:22.269849878
31972026-09-18T16:32:40.372Zsys 5:20.789645568
31982026-09-18T16:32:40.372Ztrap 0.534998216
31992026-09-18T16:32:40.372Ztflt 0.412666950
32002026-09-18T16:32:40.372Zdflt 0.443328211
32012026-09-18T16:32:40.372Zkflt 0.003920510
32022026-09-18T16:32:40.375Zlock 1:04:39.366754469
32032026-09-18T16:32:40.375Zslp 57:58.369797168
32042026-09-18T16:32:40.375Zlat 1:48.843488364
32052026-09-18T16:32:40.375Zstop 15:07.883239019
32062026-09-18T16:32:40.375Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
32072026-09-18T16:32:40.375Z+ ptime -m cargo doc --workspace --no-deps
32082026-09-18T16:32:41.231Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
32092026-09-18T16:32:41.231Z |
32102026-09-18T16:32:41.231Z = 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)`
32112026-09-18T16:32:41.231Z = 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>
32122026-09-18T16:32:42.309Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32132026-09-18T16:32:42.552Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32142026-09-18T16:32:42.589Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32152026-09-18T16:32:42.622Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32162026-09-18T16:32:42.707Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32172026-09-18T16:32:42.767Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
32182026-09-18T16:32:42.881Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32192026-09-18T16:32:42.915Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32202026-09-18T16:32:42.920Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32212026-09-18T16:32:42.966Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32222026-09-18T16:32:43.089Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32232026-09-18T16:32:43.206Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32242026-09-18T16:32:43.230Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32252026-09-18T16:32:43.255Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32262026-09-18T16:32:43.307Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32272026-09-18T16:32:43.331Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32282026-09-18T16:32:43.353Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32292026-09-18T16:32:43.380Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32302026-09-18T16:32:43.401Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32312026-09-18T16:32:43.404Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32322026-09-18T16:32:43.483Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32332026-09-18T16:32:43.508Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32342026-09-18T16:32:43.706Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32352026-09-18T16:32:43.863Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32362026-09-18T16:32:44.012Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32372026-09-18T16:32:44.034Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32382026-09-18T16:32:44.125Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32392026-09-18T16:32:44.151Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32402026-09-18T16:32:44.274Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32412026-09-18T16:32:44.336Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32422026-09-18T16:32:44.489Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32432026-09-18T16:32:44.544Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32442026-09-18T16:32:44.629Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32452026-09-18T16:32:44.654Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32462026-09-18T16:32:44.798Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32472026-09-18T16:32:44.855Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32482026-09-18T16:32:44.989Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32492026-09-18T16:32:45.026Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32502026-09-18T16:32:45.068Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32512026-09-18T16:32:45.185Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32522026-09-18T16:32:45.241Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32532026-09-18T16:32:45.295Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32542026-09-18T16:32:45.318Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32552026-09-18T16:32:45.437Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32562026-09-18T16:32:45.571Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32572026-09-18T16:32:45.684Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32582026-09-18T16:32:45.942Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32592026-09-18T16:32:45.967Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32602026-09-18T16:32:45.967Z Checking scuffle v0.1.0
32612026-09-18T16:32:46.016Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32622026-09-18T16:32:46.131Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32632026-09-18T16:32:46.209Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32642026-09-18T16:32:46.233Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32652026-09-18T16:32:46.281Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32662026-09-18T16:32:46.574Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32672026-09-18T16:32:46.944Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32682026-09-18T16:32:47.447Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32692026-09-18T16:32:47.473Z Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
32702026-09-18T16:32:47.763Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32712026-09-18T16:32:47.789Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32722026-09-18T16:32:47.791Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32732026-09-18T16:32:48.022Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32742026-09-18T16:32:48.047Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32752026-09-18T16:32:48.121Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32762026-09-18T16:32:48.168Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32772026-09-18T16:32:48.308Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32782026-09-18T16:32:49.226Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32792026-09-18T16:32:49.392Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32802026-09-18T16:32:49.650Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32812026-09-18T16:32:49.675Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32822026-09-18T16:32:49.814Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32832026-09-18T16:32:49.899Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32842026-09-18T16:32:49.981Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32852026-09-18T16:32:50.062Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32862026-09-18T16:32:50.150Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32872026-09-18T16:32:50.203Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32882026-09-18T16:32:50.266Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32892026-09-18T16:32:50.358Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32902026-09-18T16:32:50.412Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32912026-09-18T16:32:50.437Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32922026-09-18T16:32:50.485Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32932026-09-18T16:32:50.591Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32942026-09-18T16:32:50.628Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32952026-09-18T16:32:50.653Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32962026-09-18T16:32:50.806Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32972026-09-18T16:32:50.844Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32982026-09-18T16:32:51.003Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32992026-09-18T16:32:51.048Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33002026-09-18T16:32:51.096Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33012026-09-18T16:32:51.127Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33022026-09-18T16:32:51.286Z Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
33032026-09-18T16:32:51.312Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33042026-09-18T16:32:51.335Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33052026-09-18T16:32:51.423Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33062026-09-18T16:32:51.452Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33072026-09-18T16:32:51.483Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33082026-09-18T16:32:51.516Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
33092026-09-18T16:32:51.663Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33102026-09-18T16:32:51.768Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33112026-09-18T16:32:51.796Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33122026-09-18T16:32:51.843Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33132026-09-18T16:32:51.881Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33142026-09-18T16:32:51.971Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33152026-09-18T16:32:52.018Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33162026-09-18T16:32:52.118Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
33172026-09-18T16:32:52.186Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33182026-09-18T16:32:52.232Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33192026-09-18T16:32:52.256Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
33202026-09-18T16:32:52.401Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33212026-09-18T16:32:52.446Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33222026-09-18T16:32:52.776Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33232026-09-18T16:32:52.798Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33242026-09-18T16:32:53.300Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33252026-09-18T16:32:53.479Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33262026-09-18T16:32:53.665Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33272026-09-18T16:32:53.864Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33282026-09-18T16:32:53.950Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33292026-09-18T16:32:54.837Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33302026-09-18T16:32:55.264Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33312026-09-18T16:32:55.609Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33322026-09-18T16:32:56.130Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33332026-09-18T16:32:56.828Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33342026-09-18T16:32:56.974Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33352026-09-18T16:32:57.417Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33362026-09-18T16:32:57.547Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33372026-09-18T16:32:57.962Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33382026-09-18T16:32:58.023Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33392026-09-18T16:32:58.153Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33402026-09-18T16:32:58.239Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33412026-09-18T16:32:58.716Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33422026-09-18T16:32:58.881Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33432026-09-18T16:32:59.000Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33442026-09-18T16:32:59.775Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33452026-09-18T16:32:59.801Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33462026-09-18T16:32:59.844Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33472026-09-18T16:33:00.116Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33482026-09-18T16:33:00.145Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33492026-09-18T16:33:00.216Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33502026-09-18T16:33:00.365Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33512026-09-18T16:33:01.156Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33522026-09-18T16:33:01.513Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33532026-09-18T16:33:01.898Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33542026-09-18T16:33:02.106Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33552026-09-18T16:33:02.569Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33562026-09-18T16:33:03.022Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33572026-09-18T16:33:03.289Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33582026-09-18T16:33:03.605Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33592026-09-18T16:33:03.700Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33602026-09-18T16:33:03.703Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33612026-09-18T16:33:03.926Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33622026-09-18T16:33:04.420Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33632026-09-18T16:33:05.060Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33642026-09-18T16:33:05.616Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33652026-09-18T16:33:05.817Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33662026-09-18T16:33:05.977Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33672026-09-18T16:33:06.150Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33682026-09-18T16:33:06.871Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33692026-09-18T16:33:06.980Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33702026-09-18T16:33:07.573Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33712026-09-18T16:33:10.639Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33722026-09-18T16:33:10.864Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33732026-09-18T16:33:11.591Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33742026-09-18T16:33:11.615Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33752026-09-18T16:33:13.279Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33762026-09-18T16:33:14.269Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33772026-09-18T16:33:14.668Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33782026-09-18T16:33:14.837Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33792026-09-18T16:33:15.078Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33802026-09-18T16:33:15.189Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33812026-09-18T16:33:15.486Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33822026-09-18T16:33:16.030Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33832026-09-18T16:33:16.515Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33842026-09-18T16:33:17.843Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33852026-09-18T16:33:18.702Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33862026-09-18T16:33:19.091Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33872026-09-18T16:33:19.190Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33882026-09-18T16:33:19.404Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33892026-09-18T16:33:19.537Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33902026-09-18T16:33:19.654Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33912026-09-18T16:33:20.215Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33922026-09-18T16:33:20.241Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33932026-09-18T16:33:20.786Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33942026-09-18T16:33:20.789Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33952026-09-18T16:33:20.818Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33962026-09-18T16:33:21.003Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33972026-09-18T16:33:21.028Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33982026-09-18T16:33:21.375Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33992026-09-18T16:33:21.534Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34002026-09-18T16:33:21.560Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34012026-09-18T16:33:21.742Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34022026-09-18T16:33:22.614Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34032026-09-18T16:33:23.888Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34042026-09-18T16:33:23.948Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
34052026-09-18T16:33:24.061Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
34062026-09-18T16:33:24.657Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34072026-09-18T16:33:25.563Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34082026-09-18T16:33:26.609Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34092026-09-18T16:33:27.277Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34102026-09-18T16:33:29.433Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
34112026-09-18T16:33:30.029Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34122026-09-18T16:33:32.073Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34132026-09-18T16:33:32.785Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
34142026-09-18T16:33:33.825Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34152026-09-18T16:33:34.898Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34162026-09-18T16:33:35.481Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
34172026-09-18T16:33:37.897Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34182026-09-18T16:33:38.606Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34192026-09-18T16:33:39.544Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34202026-09-18T16:33:39.569Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34212026-09-18T16:33:40.090Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34222026-09-18T16:33:40.702Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
34232026-09-18T16:33:46.986Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34242026-09-18T16:33:47.734Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34252026-09-18T16:33:48.431Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34262026-09-18T16:33:49.417Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34272026-09-18T16:33:50.305Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34282026-09-18T16:33:50.913Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34292026-09-18T16:33:51.851Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34302026-09-18T16:33:53.416Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34312026-09-18T16:33:53.541Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
34322026-09-18T16:33:54.755Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34332026-09-18T16:33:54.957Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34342026-09-18T16:33:55.869Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34352026-09-18T16:33:56.761Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34362026-09-18T16:33:57.570Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
34372026-09-18T16:34:01.405Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34382026-09-18T16:34:02.506Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34392026-09-18T16:34:03.100Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34402026-09-18T16:34:03.939Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34412026-09-18T16:34:05.019Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34422026-09-18T16:34:05.814Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34432026-09-18T16:34:07.993Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34442026-09-18T16:34:09.000Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34452026-09-18T16:34:09.953Z Documenting nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
34462026-09-18T16:34:11.120Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34472026-09-18T16:34:13.315Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34482026-09-18T16:34:14.671Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34492026-09-18T16:34:16.730Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34502026-09-18T16:34:19.211Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34512026-09-18T16:34:19.508Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34522026-09-18T16:34:20.739Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34532026-09-18T16:34:22.344Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34542026-09-18T16:34:24.075Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34552026-09-18T16:34:25.576Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34562026-09-18T16:34:27.276Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34572026-09-18T16:34:28.864Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34582026-09-18T16:34:30.546Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34592026-09-18T16:34:35.122Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34602026-09-18T16:34:35.549Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34612026-09-18T16:34:37.024Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34622026-09-18T16:34:37.112Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34632026-09-18T16:34:39.172Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34642026-09-18T16:34:40.934Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34652026-09-18T16:34:42.858Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34662026-09-18T16:34:44.858Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34672026-09-18T16:34:46.671Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34682026-09-18T16:34:48.647Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34692026-09-18T16:34:50.266Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34702026-09-18T16:34:51.975Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34712026-09-18T16:34:53.829Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34722026-09-18T16:34:55.610Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34732026-09-18T16:34:57.424Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34742026-09-18T16:34:59.154Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34752026-09-18T16:35:00.973Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34762026-09-18T16:35:02.537Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34772026-09-18T16:35:04.608Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34782026-09-18T16:35:06.230Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34792026-09-18T16:35:11.973Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34802026-09-18T16:35:13.754Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34812026-09-18T16:35:15.735Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34822026-09-18T16:35:17.436Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34832026-09-18T16:35:19.251Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34842026-09-18T16:35:21.445Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34852026-09-18T16:35:24.726Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34862026-09-18T16:35:28.126Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34872026-09-18T16:35:28.323Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34882026-09-18T16:35:32.072Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34892026-09-18T16:35:34.796Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34902026-09-18T16:35:36.652Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34912026-09-18T16:35:39.313Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34922026-09-18T16:35:42.323Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34932026-09-18T16:35:44.414Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34942026-09-18T16:35:46.831Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34952026-09-18T16:35:49.632Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34962026-09-18T16:35:51.969Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34972026-09-18T16:35:54.138Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34982026-09-18T16:35:56.407Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34992026-09-18T16:35:58.953Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
35002026-09-18T16:36:01.540Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35012026-09-18T16:36:04.150Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
35022026-09-18T16:36:06.871Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35032026-09-18T16:36:09.410Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35042026-09-18T16:36:11.660Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35052026-09-18T16:36:14.436Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35062026-09-18T16:36:17.003Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35072026-09-18T16:36:19.513Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35082026-09-18T16:36:22.108Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35092026-09-18T16:36:24.626Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
35102026-09-18T16:36:27.156Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
35112026-09-18T16:36:29.576Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35122026-09-18T16:36:32.375Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35132026-09-18T16:36:34.998Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
35142026-09-18T16:36:37.563Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35152026-09-18T16:36:40.071Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35162026-09-18T16:36:42.645Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35172026-09-18T16:36:45.381Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35182026-09-18T16:36:47.918Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
35192026-09-18T16:36:50.616Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35202026-09-18T16:36:53.278Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35212026-09-18T16:36:55.865Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35222026-09-18T16:36:58.508Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35232026-09-18T16:37:01.249Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35242026-09-18T16:37:03.832Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35252026-09-18T16:37:06.548Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35262026-09-18T16:37:09.845Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35272026-09-18T16:37:12.068Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35282026-09-18T16:37:14.768Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35292026-09-18T16:37:17.568Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
35302026-09-18T16:37:20.200Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35312026-09-18T16:37:23.184Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35322026-09-18T16:37:25.909Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35332026-09-18T16:37:28.777Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35342026-09-18T16:37:31.576Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35352026-09-18T16:37:34.276Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35362026-09-18T16:37:36.941Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35372026-09-18T16:37:39.727Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35382026-09-18T16:37:42.587Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35392026-09-18T16:37:45.288Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35402026-09-18T16:37:48.100Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35412026-09-18T16:37:58.170Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35422026-09-18T16:37:58.170Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35432026-09-18T16:37:59.440Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35442026-09-18T16:38:03.055Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35452026-09-18T16:38:07.006Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35462026-09-18T16:38:10.209Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35472026-09-18T16:38:13.904Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35482026-09-18T16:38:17.514Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35492026-09-18T16:38:21.080Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35502026-09-18T16:38:24.716Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35512026-09-18T16:38:28.325Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
35522026-09-18T16:38:31.962Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35532026-09-18T16:38:35.536Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35542026-09-18T16:38:39.240Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35552026-09-18T16:38:44.143Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35562026-09-18T16:38:47.218Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35572026-09-18T16:38:51.115Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35582026-09-18T16:38:55.115Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35592026-09-18T16:38:59.135Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35602026-09-18T16:39:02.923Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35612026-09-18T16:39:07.175Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35622026-09-18T16:39:10.758Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35632026-09-18T16:39:14.790Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35642026-09-18T16:39:18.917Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35652026-09-18T16:39:22.605Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35662026-09-18T16:39:26.532Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35672026-09-18T16:39:30.474Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35682026-09-18T16:39:36.649Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35692026-09-18T16:39:38.353Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35702026-09-18T16:39:42.297Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35712026-09-18T16:39:46.374Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35722026-09-18T16:39:50.312Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35732026-09-18T16:39:54.185Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35742026-09-18T16:40:25.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 45s
35752026-09-18T16:40:25.725Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35762026-09-18T16:40:25.725Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35772026-09-18T16:40:25.893Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 206 other files
35782026-09-18T16:40:26.001Z
35792026-09-18T16:40:26.001Zreal 7:45.540243108
35802026-09-18T16:40:26.001Zuser 20:44.110423721
35812026-09-18T16:40:26.001Zsys 4:26.255686872
35822026-09-18T16:40:26.001Ztrap 0.307207189
35832026-09-18T16:40:26.001Ztflt 0.004208630
35842026-09-18T16:40:26.002Zdflt 0.109938760
35852026-09-18T16:40:26.002Zkflt 0.000017940
35862026-09-18T16:40:26.002Zlock 7:27:49.161130349
35872026-09-18T16:40:26.002Zslp 2:36:58.732864434
35882026-09-18T16:40:26.002Zlat 35.842717814
35892026-09-18T16:40:26.005Zstop 2:14.121572256
35902026-09-18T16:40:26.005Zprocess exited: duration 853199 ms, exit code 0
 
35912026-09-18T16:40:26.011Zfound 0 output files