01M1QGZ6NP5WJGSDZ91AR0W3ZE: clippy (helios)

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

Buildomat Job: 01M1QGZT07QREEXG36PZ42NT3N

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-05T00:56:06.134Zjob assigned to worker 01M1QH008M7VQ173BZS3XYF8HQ [factory aws, i-0400b2bcd16779f83] (queued for 57 s)
 
22026-09-05T00:56:12.928Zstarting task 0: "setup"
32026-09-05T00:56:12.932Z++ uname -s
42026-09-05T00:56:12.937Z+ kern=SunOS
52026-09-05T00:56:12.937Z+ build_user=build
62026-09-05T00:56:12.937Z+ build_uid=12345
72026-09-05T00:56:12.937Z+ work_dir=/work
82026-09-05T00:56:12.937Z+ input_dir=/input
92026-09-05T00:56:12.937Z+ [[ 0 == 12345 ]]
102026-09-05T00:56:12.937Z+ case "$kern" in
112026-09-05T00:56:12.937Z+ groupadd -g 12345 build
122026-09-05T00:56:12.937Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-05T00:56:14.940Z+ zfs create -o mountpoint=/work rpool/work
142026-09-05T00:56:15.027Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-05T00:56:15.031Z+ home_fs=zfs
162026-09-05T00:56:15.031Z+ [[ zfs == autofs ]]
172026-09-05T00:56:15.031Z+ mkdir -p /home/build
182026-09-05T00:56:15.031Z+ chown build:build /home/build /work
192026-09-05T00:56:17.032Z+ chmod 0700 /home/build /work
202026-09-05T00:56:17.039Zprocess exited: duration 4105 ms, exit code 0
 
212026-09-05T00:56:17.052Zstarting task 1: "rust-toolchain"
222026-09-05T00:56:17.056Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-05T00:56:17.056Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-05T00:56:17.056Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-05T00:56:17.056Z * rust toolchain channel = "1.97.1"
262026-09-05T00:56:17.056Z * rust toolchain profile = "default"
272026-09-05T00:56:17.056Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-05T00:56:17.062Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-05T00:56:17.062Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-05T00:56:17.111Zinfo: downloading installer
312026-09-05T00:56:18.290Zinfo: profile set to default
322026-09-05T00:56:18.290Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-05T00:56:18.301Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-05T00:56:18.414Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-05T00:56:18.419Zinfo: downloading 6 components
362026-09-05T00:56:31.388Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-05T00:56:31.388Z
382026-09-05T00:56:31.418Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-05T00:56:31.418Z
402026-09-05T00:56:31.420Z
412026-09-05T00:56:31.420ZRust is installed now. Great!
422026-09-05T00:56:31.420Z
432026-09-05T00:56:31.420ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-05T00:56:31.421Zenvironment variable. This has not been done automatically.
452026-09-05T00:56:31.421Z
462026-09-05T00:56:31.421ZTo configure your current shell, you need to source
472026-09-05T00:56:31.421Zthe corresponding env file under $HOME/.cargo.
482026-09-05T00:56:31.421Z
492026-09-05T00:56:31.421ZConsider running the right command for your shell (note the leading DOT):
502026-09-05T00:56:31.421Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-05T00:56:31.421Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-05T00:56:31.421ZCC_x86_64-unknown-illumos = None
532026-09-05T00:56:31.421Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-05T00:56:31.421ZCC_x86_64_unknown_illumos = None
552026-09-05T00:56:31.421Zcargo:rerun-if-env-changed=HOST_CC
562026-09-05T00:56:31.421ZHOST_CC = None
572026-09-05T00:56:31.421Zcargo:rerun-if-env-changed=CC
582026-09-05T00:56:31.421ZCC = None
592026-09-05T00:56:31.421Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-05T00:56:31.606Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-05T00:56:31.606ZCRATE_CC_NO_DEFAULTS = None
622026-09-05T00:56:31.606Zcargo:rerun-if-env-changed=CFLAGS
632026-09-05T00:56:31.606ZCFLAGS = None
642026-09-05T00:56:31.606Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-05T00:56:31.606ZHOST_CFLAGS = None
662026-09-05T00:56:31.606Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-05T00:56:31.606ZCFLAGS_x86_64_unknown_illumos = None
682026-09-05T00:56:31.606Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-05T00:56:31.606ZCFLAGS_x86_64-unknown-illumos = None
702026-09-05T00:56:31.710Z+ rustup --version
712026-09-05T00:56:31.718Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-05T00:56:31.721Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-05T00:56:31.739Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-05T00:56:31.743Z+ cargo --version
752026-09-05T00:56:31.756Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-05T00:56:31.759Z+ rustc --version
772026-09-05T00:56:31.778Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-05T00:56:31.781Zprocess exited: duration 14728 ms, exit code 0
 
792026-09-05T00:56:31.788Zstarting task 2: "authentication"
802026-09-05T00:56:31.805Zprocess exited: duration 17 ms, exit code 0
 
812026-09-05T00:56:31.811Zstarting task 3: "clone repository"
822026-09-05T00:56:31.814Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-05T00:56:31.845Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-05T00:56:31.851ZCloning into '/work/oxidecomputer/omicron'...
852026-09-05T00:56:44.880Z+ cd /work/oxidecomputer/omicron
862026-09-05T00:56:44.880Z+ git fetch origin f5d91766f367bcec031b3baa016f806ec7d60aa6
872026-09-05T00:56:45.216ZFrom https://github.com/oxidecomputer/omicron
882026-09-05T00:56:45.216Z * branch f5d91766f367bcec031b3baa016f806ec7d60aa6 -> FETCH_HEAD
892026-09-05T00:56:45.226Z+ [[ -n sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration ]]
902026-09-05T00:56:45.229Z++ git branch --show-current
912026-09-05T00:56:45.229Z+ current=main
922026-09-05T00:56:45.229Z+ [[ main != sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration ]]
932026-09-05T00:56:45.229Z+ git branch -f sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration f5d91766f367bcec031b3baa016f806ec7d60aa6
942026-09-05T00:56:45.233Z+ git checkout -f sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration
952026-09-05T00:56:45.480ZSwitched to branch 'sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration'
962026-09-05T00:56:45.484Z+ git reset --hard f5d91766f367bcec031b3baa016f806ec7d60aa6
972026-09-05T00:56:45.501ZHEAD is now at f5d91766f rebase
982026-09-05T00:56:45.504Zprocess exited: duration 13691 ms, exit code 0
 
992026-09-05T00:56:45.510Zstarting task 4: "build"
1002026-09-05T00:56:45.514Z+ source ./env.sh
1012026-09-05T00:56:45.514Z++ OLD_SHELL_OPTS=ehxB
1022026-09-05T00:56:45.514Z++ set -o xtrace
1032026-09-05T00:56:45.517Z++++ dirname ./env.sh
1042026-09-05T00:56:45.520Z+++ readlink -f .
1052026-09-05T00:56:45.523Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ 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-05T00:56:45.523Z++ case $OLD_SHELL_OPTS in
1172026-09-05T00:56:45.524Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-05T00:56:45.524Z+ source .github/buildomat/ci-env.sh
1192026-09-05T00:56:45.524Z++ export CARGO_TERM_COLOR=always
1202026-09-05T00:56:45.524Z++ CARGO_TERM_COLOR=always
1212026-09-05T00:56:45.524Z+++ uname -s
1222026-09-05T00:56:45.524Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-05T00:56:45.524Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-05T00:56:45.527Z+ cargo --version
1252026-09-05T00:56:45.532Zcargo 1.97.1 (c980f4866 2026-06-30)
1262026-09-05T00:56:45.535Z+ rustc --version
1272026-09-05T00:56:45.553Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1282026-09-05T00:56:45.556Z+ banner prerequisites
1292026-09-05T00:56:45.559Z
1302026-09-05T00:56:45.559Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-05T00:56:45.560Z # # # # # # # # # # # # # # #
1322026-09-05T00:56:45.560Z # # # # ##### # # ##### # # # # # #### #
1332026-09-05T00:56:45.560Z ##### ##### # ##### # # # # # # # # #
1342026-09-05T00:56:45.560Z # # # # # # # # # # # # # # #
1352026-09-05T00:56:45.560Z # # # ###### # # ###### ### # #### # #### #
1362026-09-05T00:56:45.560Z
1372026-09-05T00:56:45.560Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-05T00:56:47.584Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-05T00:56:48.005Z Startup: Caching catalogs ... Done
1402026-09-05T00:56:50.610ZPlanning: Solver setup ... Done (2.435s)
1412026-09-05T00:56:50.680ZPlanning: Running solver ... Done (0.069s)
1422026-09-05T00:56:50.734ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-05T00:56:50.744ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-05T00:56:50.764ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-05T00:56:50.780ZPlanning: Package planning ... Done (0.013s)
1462026-09-05T00:56:50.783ZPlanning: Merging actions ... Done (0.002s)
1472026-09-05T00:56:50.939ZPlanning: Checking for conflicting actions ... Done (0.160s)
1482026-09-05T00:56:50.942ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-05T00:56:51.739ZPlanning: Evaluating mediators ... Done (0.799s)
1502026-09-05T00:56:51.743ZPlanning: Planning completed in 3.70 seconds
1512026-09-05T00:56:51.748Z Packages to install: 2
1522026-09-05T00:56:51.752Z Estimated space available: 156.01 GB
1532026-09-05T00:56:51.752ZEstimated space to be consumed: 86.48 MB
1542026-09-05T00:56:51.752Z Create boot environment: No
1552026-09-05T00:56:51.752ZCreate backup boot environment: No
1562026-09-05T00:56:51.752Z Rebuild boot archive: No
1572026-09-05T00:56:51.752Z
1582026-09-05T00:56:51.752ZChanged packages:
1592026-09-05T00:56:51.752Zhelios
1602026-09-05T00:56:51.752Z developer/build-essential
1612026-09-05T00:56:51.752Z None -> 11-3.0
1622026-09-05T00:56:51.752Z library/libxmlsec1
1632026-09-05T00:56:51.752Z None -> 1.2.35-3.0
1642026-09-05T00:56:51.772Z
1652026-09-05T00:56:51.772ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-05T00:56:51.840ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1672026-09-05T00:56:51.901Z Actions: 1/268 actions (Installing new actions)
1682026-09-05T00:56:51.939Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-05T00:56:51.974ZFinalize: Updating package state database ... Done (0.035s)
1702026-09-05T00:56:51.978ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-05T00:56:52.072ZFinalize: Updating image state ... Done (0.095s)
1722026-09-05T00:56:54.616ZFinalize: Creating fast lookup database ... Done (2.492s)
1732026-09-05T00:56:54.686ZFinalize: Reading search index ... Done (0.012s)
1742026-09-05T00:56:54.691ZFinalize: Updating search index ... Done (0.000s)
1752026-09-05T00:56:54.797ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-05T00:56:55.178ZPlanning: Evaluating mediator changes ... Done
1772026-09-05T00:56:55.284ZPlanning: Checking for conflicting actions ... Done
1782026-09-05T00:56:55.287ZPlanning: Consolidating action changes ... Done
1792026-09-05T00:56:55.437ZPlanning: Evaluating mediators ... Done
1802026-09-05T00:56:55.440ZPlanning: Planning completed in 0.26 seconds
1812026-09-05T00:56:55.463Z Mediators to change: 2
1822026-09-05T00:56:55.463Z Create boot environment: No
1832026-09-05T00:56:55.468ZCreate backup boot environment: No
1842026-09-05T00:56:55.537ZFinalize: Updating package state database ... Done
1852026-09-05T00:56:55.537ZFinalize: Updating package cache ... Done
1862026-09-05T00:56:55.593ZFinalize: Updating image state ... Done
1872026-09-05T00:56:57.552ZFinalize: Creating fast lookup database ... Done
1882026-09-05T00:56:57.618ZFinalize: Reading search index ... Done
1892026-09-05T00:56:57.625ZFinalize: Updating search index ... Done
1902026-09-05T00:56:57.674ZFinalize: Updating package cache ... Done
1912026-09-05T00:56:57.953ZPlanning: Evaluating mediator changes ... Done
1922026-09-05T00:56:58.059ZPlanning: Checking for conflicting actions ... Done
1932026-09-05T00:56:58.062ZPlanning: Consolidating action changes ... Done
1942026-09-05T00:56:58.216ZPlanning: Evaluating mediators ... Done
1952026-09-05T00:56:58.219ZPlanning: Planning completed in 0.26 seconds
1962026-09-05T00:56:58.239Z Mediators to change: 1
1972026-09-05T00:56:58.239Z Create boot environment: No
1982026-09-05T00:56:58.242ZCreate backup boot environment: No
1992026-09-05T00:56:58.277ZFinalize: Updating package state database ... Done
2002026-09-05T00:56:58.277ZFinalize: Updating package cache ... Done
2012026-09-05T00:56:58.337ZFinalize: Updating image state ... Done
2022026-09-05T00:57:00.309ZFinalize: Creating fast lookup database ... Done
2032026-09-05T00:57:00.372ZFinalize: Reading search index ... Done
2042026-09-05T00:57:00.375ZFinalize: Updating search index ... Done
2052026-09-05T00:57:00.447ZFinalize: Updating package cache ... Done
2062026-09-05T00:57:00.736ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-05T00:57:00.737Zapache system 2.4 system
2082026-09-05T00:57:00.737Zclang system 15 system
2092026-09-05T00:57:00.737Zcsh system system illumos
2102026-09-05T00:57:00.737Zctags system system illumos
2112026-09-05T00:57:00.737Zfile vendor vendor darwinsys
2122026-09-05T00:57:00.737Zfile system system illumos
2132026-09-05T00:57:00.737Zgcc vendor 14 vendor
2142026-09-05T00:57:00.737Zgcc system 13 system
2152026-09-05T00:57:00.737Zgcc system 10 system
2162026-09-05T00:57:00.737Zgo system 1.25 system
2172026-09-05T00:57:00.737Zllvm system 15 system
2182026-09-05T00:57:00.737Zmariadb system 11.4 system
2192026-09-05T00:57:00.737Zmta vendor vendor dma
2202026-09-05T00:57:00.737Zopenjdk system 17 system
2212026-09-05T00:57:00.737Zopenjdk system 11 system
2222026-09-05T00:57:00.737Zopenssl vendor 3 vendor
2232026-09-05T00:57:00.737Zperl system 5.40 system
2242026-09-05T00:57:00.737Zpostgresql system 18 system
2252026-09-05T00:57:00.737Zpostgresql system 17 system
2262026-09-05T00:57:00.737Zpython vendor 3 vendor
2272026-09-05T00:57:00.737Zpython system 2 system
2282026-09-05T00:57:00.737Zpython3 vendor 3.13 vendor
2292026-09-05T00:57:00.737Zruby system 3.4 system
2302026-09-05T00:57:00.737Zruby system 3.0 system
2312026-09-05T00:57:00.737Zwords vendor vendor american-english
2322026-09-05T00:57:00.737Zwords system system australian-english
2332026-09-05T00:57:00.738Zwords system system british-english
2342026-09-05T00:57:00.738Zwords system system canadian-english
2352026-09-05T00:57:00.738Zwords system system french
2362026-09-05T00:57:00.738Zwords system system italian
2372026-09-05T00:57:00.738Zwords system system ngerman
2382026-09-05T00:57:00.738Zwords system system ogerman
2392026-09-05T00:57:00.738Zwords system system spanish
2402026-09-05T00:57:00.990ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-05T00:57:00.990Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-05T00:57:01.504ZFMRI IFO
2432026-09-05T00:57:01.504Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-05T00:57:01.504Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-05T00:57:01.504Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-05T00:57:01.504Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-05T00:57:01.504Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-05T00:57:01.504Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-05T00:57:01.504Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-05T00:57:01.504Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-05T00:57:01.504Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-05T00:57:01.864Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-05T00:57:02.194Z Updating crates.io index
2542026-09-05T00:57:02.198Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-05T00:57:02.506Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-05T00:57:02.874Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-05T00:57:03.157Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-05T00:57:04.316Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-05T00:57:04.848Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-05T00:57:06.579Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-05T00:57:07.345Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-05T00:57:07.661Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-05T00:57:08.046Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-05T00:57:09.258Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-05T00:57:09.532Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-05T00:57:09.887Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-05T00:57:10.438Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-05T00:57:10.710Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-05T00:57:10.989Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-05T00:57:11.262Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-05T00:57:11.525Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-05T00:57:11.899Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-05T00:57:12.220Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742026-09-05T00:57:12.724Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-09-05T00:57:13.015Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-09-05T00:57:13.568Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772026-09-05T00:57:13.879Z Updating git repository `https://github.com/oxidecomputer/erebor`
2782026-09-05T00:57:14.135Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2792026-09-05T00:57:14.574Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2802026-09-05T00:57:15.092Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2812026-09-05T00:57:15.497Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-09-05T00:57:15.868Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-09-05T00:57:16.139Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842026-09-05T00:57:16.445Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-09-05T00:57:16.881Z Updating git repository `https://github.com/oxidecomputer/tough`
2862026-09-05T00:57:17.392Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872026-09-05T00:57:17.674Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-09-05T00:57:17.977Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-05T00:57:18.291Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2902026-09-05T00:57:18.666Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-09-05T00:57:18.932Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-09-05T00:57:19.213Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-09-05T00:57:19.497Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-09-05T00:57:19.748Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-05T00:57:20.168Z Updating git repository `https://github.com/illumos/smf-rs`
2962026-09-05T00:57:22.833Z Downloading crates ...
2972026-09-05T00:57:22.896Z Downloaded equivalent v1.0.2
2982026-09-05T00:57:22.899Z Downloaded errno v0.3.14
2992026-09-05T00:57:22.905Z Downloaded clap v4.6.1
3002026-09-05T00:57:22.910Z Downloaded anstyle-query v1.1.5
3012026-09-05T00:57:22.913Z Downloaded fnv v1.0.7
3022026-09-05T00:57:22.913Z Downloaded heck v0.5.0
3032026-09-05T00:57:22.913Z Downloaded digest v0.10.7
3042026-09-05T00:57:22.913Z Downloaded cfg-if v1.0.4
3052026-09-05T00:57:22.917Z Downloaded colorchoice v1.0.4
3062026-09-05T00:57:22.921Z Downloaded crypto-common v0.1.7
3072026-09-05T00:57:22.921Z Downloaded generic-array v0.14.7
3082026-09-05T00:57:22.924Z Downloaded fastrand v2.3.0
3092026-09-05T00:57:22.924Z Downloaded dof v0.3.0
3102026-09-05T00:57:22.924Z Downloaded zerocopy v0.7.35
3112026-09-05T00:57:22.932Z Downloaded zmij v1.0.21
3122026-09-05T00:57:22.935Z Downloaded anstyle v1.0.14
3132026-09-05T00:57:22.935Z Downloaded byteorder v1.5.0
3142026-09-05T00:57:22.935Z Downloaded anstream v1.0.0
3152026-09-05T00:57:22.935Z Downloaded once_cell v1.21.3
3162026-09-05T00:57:22.939Z Downloaded cpufeatures v0.2.17
3172026-09-05T00:57:22.939Z Downloaded block-buffer v0.10.4
3182026-09-05T00:57:22.942Z Downloaded itoa v1.0.17
3192026-09-05T00:57:22.945Z Downloaded camino-tempfile v1.4.1
3202026-09-05T00:57:22.951Z Downloaded fs-err v3.3.0
3212026-09-05T00:57:22.951Z Downloaded heck v0.4.1
3222026-09-05T00:57:22.951Z Downloaded cargo_metadata v0.23.1
3232026-09-05T00:57:22.951Z Downloaded cargo-platform v0.3.2
3242026-09-05T00:57:22.954Z Downloaded dtrace-parser v0.2.0
3252026-09-05T00:57:22.954Z Downloaded is_terminal_polyfill v1.70.2
3262026-09-05T00:57:22.954Z Downloaded clap_lex v1.0.0
3272026-09-05T00:57:22.954Z Downloaded anyhow v1.0.104
3282026-09-05T00:57:22.957Z Downloaded cargo_toml v0.21.0
3292026-09-05T00:57:22.960Z Downloaded usdt-macro v0.5.0
3302026-09-05T00:57:22.960Z Downloaded utf8parse v0.2.2
3312026-09-05T00:57:22.963Z Downloaded smawk v0.3.2
3322026-09-05T00:57:22.963Z Downloaded terminal_size v0.4.3
3332026-09-05T00:57:22.967Z Downloaded strsim v0.11.1
3342026-09-05T00:57:22.970Z Downloaded pretty-hex v0.4.1
3352026-09-05T00:57:22.970Z Downloaded bytecount v0.6.9
3362026-09-05T00:57:22.973Z Downloaded toml_write v0.1.2
3372026-09-05T00:57:22.981Z Downloaded tabled_derive v0.7.0
3382026-09-05T00:57:22.985Z Downloaded unicode-linebreak v0.1.5
3392026-09-05T00:57:22.985Z Downloaded serde_spanned v0.6.9
3402026-09-05T00:57:22.988Z Downloaded version_check v0.9.5
3412026-09-05T00:57:22.988Z Downloaded thread-id v4.2.2
3422026-09-05T00:57:22.991Z Downloaded proc-macro-error-attr v1.0.4
3432026-09-05T00:57:22.991Z Downloaded scroll_derive v0.12.1
3442026-09-05T00:57:22.994Z Downloaded swrite v0.1.0
3452026-09-05T00:57:22.995Z Downloaded toml_datetime v0.6.11
3462026-09-05T00:57:22.998Z Downloaded getrandom v0.4.3
3472026-09-05T00:57:23.002Z Downloaded usdt v0.5.0
3482026-09-05T00:57:23.005Z Downloaded memmap v0.7.0
3492026-09-05T00:57:23.005Z Downloaded plain v0.2.3
3502026-09-05T00:57:23.005Z Downloaded usdt-attr-macro v0.5.0
3512026-09-05T00:57:23.008Z Downloaded anstyle-parse v1.0.0
3522026-09-05T00:57:23.008Z Downloaded macaddr v1.0.1
3532026-09-05T00:57:23.009Z Downloaded scroll v0.12.0
3542026-09-05T00:57:23.009Z Downloaded thiserror v1.0.69
3552026-09-05T00:57:23.011Z Downloaded camino v1.2.5
3562026-09-05T00:57:23.011Z Downloaded autocfg v1.5.0
3572026-09-05T00:57:23.015Z Downloaded thiserror-impl v1.0.69
3582026-09-05T00:57:23.015Z Downloaded pest_generator v2.8.6
3592026-09-05T00:57:23.015Z Downloaded pest_derive v2.8.6
3602026-09-05T00:57:23.015Z Downloaded papergrid v0.11.0
3612026-09-05T00:57:23.019Z Downloaded thiserror v2.0.18
3622026-09-05T00:57:23.022Z Downloaded serde_tokenstream v0.2.3
3632026-09-05T00:57:23.022Z Downloaded thiserror-impl v2.0.18
3642026-09-05T00:57:23.025Z Downloaded usdt-impl v0.5.0
3652026-09-05T00:57:23.028Z Downloaded quote v1.0.45
3662026-09-05T00:57:23.032Z Downloaded sha2 v0.10.9
3672026-09-05T00:57:23.035Z Downloaded pest_meta v2.8.6
3682026-09-05T00:57:23.037Z Downloaded clap_derive v4.6.1
3692026-09-05T00:57:23.045Z Downloaded zerocopy-derive v0.7.35
3702026-09-05T00:57:23.049Z Downloaded toml v0.8.23
3712026-09-05T00:57:23.052Z Downloaded bitflags v2.11.0
3722026-09-05T00:57:23.055Z Downloaded ucd-trie v0.1.7
3732026-09-05T00:57:23.058Z Downloaded log v0.4.33
3742026-09-05T00:57:23.058Z Downloaded proc-macro-error v1.0.4
3752026-09-05T00:57:23.061Z Downloaded serde_derive v1.0.228
3762026-09-05T00:57:23.061Z Downloaded unicode-ident v1.0.24
3772026-09-05T00:57:23.065Z Downloaded semver v1.0.28
3782026-09-05T00:57:23.074Z Downloaded tempfile v3.27.0
3792026-09-05T00:57:23.077Z Downloaded textwrap v0.16.2
3802026-09-05T00:57:23.086Z Downloaded proc-macro2 v1.0.106
3812026-09-05T00:57:23.090Z Downloaded serde_core v1.0.228
3822026-09-05T00:57:23.090Z Downloaded indexmap v2.14.0
3832026-09-05T00:57:23.093Z Downloaded pest v2.8.6
3842026-09-05T00:57:23.096Z Downloaded memchr v2.8.0
3852026-09-05T00:57:23.099Z Downloaded toml_edit v0.22.27
3862026-09-05T00:57:23.100Z Downloaded serde v1.0.228
3872026-09-05T00:57:23.107Z Downloaded typenum v1.20.1
3882026-09-05T00:57:23.110Z Downloaded hashbrown v0.17.0
3892026-09-05T00:57:23.131Z Downloaded clap_builder v4.6.0
3902026-09-05T00:57:23.134Z Downloaded serde_json v1.0.151
3912026-09-05T00:57:23.145Z Downloaded winnow v0.7.14
3922026-09-05T00:57:23.154Z Downloaded goblin v0.8.2
3932026-09-05T00:57:23.163Z Downloaded tabled v0.15.0
3942026-09-05T00:57:23.171Z Downloaded syn v1.0.109
3952026-09-05T00:57:23.178Z Downloaded unicode-width v0.2.0
3962026-09-05T00:57:23.181Z Downloaded unicode-width v0.1.14
3972026-09-05T00:57:23.185Z Downloaded syn v2.0.117
3982026-09-05T00:57:23.197Z Downloaded rustix v1.1.4
3992026-09-05T00:57:23.215Z Downloaded libc v0.2.185
4002026-09-05T00:57:23.277Z Compiling proc-macro2 v1.0.106
4012026-09-05T00:57:23.278Z Compiling unicode-ident v1.0.24
4022026-09-05T00:57:23.278Z Compiling quote v1.0.45
4032026-09-05T00:57:23.278Z Compiling serde_core v1.0.228
4042026-09-05T00:57:23.281Z Compiling libc v0.2.185
4052026-09-05T00:57:23.281Z Compiling version_check v0.9.5
4062026-09-05T00:57:23.281Z Compiling memchr v2.8.0
4072026-09-05T00:57:23.281Z Compiling serde v1.0.228
4082026-09-05T00:57:23.604Z Compiling zmij v1.0.21
4092026-09-05T00:57:23.875Z Compiling thiserror v1.0.69
4102026-09-05T00:57:23.907Z Compiling ucd-trie v0.1.7
4112026-09-05T00:57:24.078Z Compiling itoa v1.0.17
4122026-09-05T00:57:24.197Z Compiling pest v2.8.6
4132026-09-05T00:57:24.243Z Compiling byteorder v1.5.0
4142026-09-05T00:57:24.306Z Compiling rustix v1.1.4
4152026-09-05T00:57:24.345Z Compiling errno v0.3.14
4162026-09-05T00:57:24.497Z Compiling serde_json v1.0.151
4172026-09-05T00:57:24.604Z Compiling bitflags v2.11.0
4182026-09-05T00:57:24.681Z Compiling syn v2.0.117
4192026-09-05T00:57:24.799Z Compiling thread-id v4.2.2
4202026-09-05T00:57:24.820Z Compiling proc-macro-error-attr v1.0.4
4212026-09-05T00:57:24.884Z Compiling usdt-impl v0.5.0
4222026-09-05T00:57:24.988Z Compiling syn v1.0.109
4232026-09-05T00:57:25.005Z Compiling camino v1.2.5
4242026-09-05T00:57:25.195Z Compiling pest_meta v2.8.6
4252026-09-05T00:57:25.418Z Compiling proc-macro-error v1.0.4
4262026-09-05T00:57:25.529Z Compiling getrandom v0.4.3
4272026-09-05T00:57:25.530Z Compiling equivalent v1.0.2
4282026-09-05T00:57:25.617Z Compiling plain v0.2.3
4292026-09-05T00:57:25.695Z Compiling log v0.4.33
4302026-09-05T00:57:25.695Z Compiling utf8parse v0.2.2
4312026-09-05T00:57:25.833Z Compiling hashbrown v0.17.0
4322026-09-05T00:57:25.945Z Compiling terminal_size v0.4.3
4332026-09-05T00:57:25.945Z Compiling anstyle-parse v1.0.0
4342026-09-05T00:57:26.381Z Compiling indexmap v2.14.0
4352026-09-05T00:57:26.522Z Compiling thiserror v2.0.18
4362026-09-05T00:57:26.623Z Compiling winnow v0.7.14
4372026-09-05T00:57:26.799Z Compiling pretty-hex v0.4.1
4382026-09-05T00:57:26.855Z Compiling cfg-if v1.0.4
4392026-09-05T00:57:26.886Z Compiling anstyle v1.0.14
4402026-09-05T00:57:26.932Z Compiling anstyle-query v1.1.5
4412026-09-05T00:57:26.947Z Compiling is_terminal_polyfill v1.70.2
4422026-09-05T00:57:27.014Z Compiling pest_generator v2.8.6
4432026-09-05T00:57:27.020Z Compiling autocfg v1.5.0
4442026-09-05T00:57:27.040Z Compiling toml_write v0.1.2
4452026-09-05T00:57:27.046Z Compiling colorchoice v1.0.4
4462026-09-05T00:57:27.177Z Compiling anstream v1.0.0
4472026-09-05T00:57:27.440Z Compiling fs-err v3.3.0
4482026-09-05T00:57:27.478Z Compiling once_cell v1.21.3
4492026-09-05T00:57:27.553Z Compiling unicode-width v0.1.14
4502026-09-05T00:57:27.598Z Compiling clap_lex v1.0.0
4512026-09-05T00:57:27.624Z Compiling fastrand v2.3.0
4522026-09-05T00:57:27.705Z Compiling strsim v0.11.1
4532026-09-05T00:57:27.708Z Compiling anyhow v1.0.104
4542026-09-05T00:57:27.826Z Compiling heck v0.4.1
4552026-09-05T00:57:27.844Z Compiling heck v0.5.0
4562026-09-05T00:57:27.880Z Compiling bytecount v0.6.9
4572026-09-05T00:57:28.017Z Compiling fnv v1.0.7
4582026-09-05T00:57:28.051Z Compiling clap_builder v4.6.0
4592026-09-05T00:57:28.054Z Compiling tempfile v3.27.0
4602026-09-05T00:57:28.086Z Compiling cargo-platform v0.3.2
4612026-09-05T00:57:28.119Z Compiling papergrid v0.11.0
4622026-09-05T00:57:28.176Z Compiling tabled_derive v0.7.0
4632026-09-05T00:57:28.182Z Compiling semver v1.0.28
4642026-09-05T00:57:28.248Z Compiling memmap v0.7.0
4652026-09-05T00:57:28.371Z Compiling unicode-width v0.2.0
4662026-09-05T00:57:28.422Z Compiling unicode-linebreak v0.1.5
4672026-09-05T00:57:28.440Z Compiling smawk v0.3.2
4682026-09-05T00:57:28.499Z Compiling camino-tempfile v1.4.1
4692026-09-05T00:57:28.627Z Compiling serde_derive v1.0.228
4702026-09-05T00:57:28.645Z Compiling thiserror-impl v1.0.69
4712026-09-05T00:57:28.662Z Compiling zerocopy-derive v0.7.35
4722026-09-05T00:57:28.728Z Compiling pest_derive v2.8.6
4732026-09-05T00:57:28.934Z Compiling scroll_derive v0.12.1
4742026-09-05T00:57:29.049Z Compiling thiserror-impl v2.0.18
4752026-09-05T00:57:29.178Z Compiling clap_derive v4.6.1
4762026-09-05T00:57:29.535Z Compiling zerocopy v0.7.35
4772026-09-05T00:57:29.536Z Compiling tabled v0.15.0
4782026-09-05T00:57:29.576Z Compiling scroll v0.12.0
4792026-09-05T00:57:29.851Z Compiling goblin v0.8.2
4802026-09-05T00:57:29.986Z Compiling dtrace-parser v0.2.0
4812026-09-05T00:57:30.077Z Compiling textwrap v0.16.2
4822026-09-05T00:57:30.586Z Compiling swrite v0.1.0
4832026-09-05T00:57:31.005Z Compiling clap v4.6.1
4842026-09-05T00:57:31.699Z Compiling toml_datetime v0.6.11
4852026-09-05T00:57:31.700Z Compiling serde_spanned v0.6.9
4862026-09-05T00:57:31.764Z Compiling macaddr v1.0.1
4872026-09-05T00:57:31.764Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4882026-09-05T00:57:31.764Z Compiling cargo_metadata v0.23.1
4892026-09-05T00:57:31.851Z Compiling dof v0.3.0
4902026-09-05T00:57:31.851Z Compiling serde_tokenstream v0.2.3
4912026-09-05T00:57:31.945Z Compiling toml_edit v0.22.27
4922026-09-05T00:57:32.489Z Compiling usdt-attr-macro v0.5.0
4932026-09-05T00:57:32.489Z Compiling usdt-macro v0.5.0
4942026-09-05T00:57:33.078Z Compiling usdt v0.5.0
4952026-09-05T00:57:33.224Z Compiling toml v0.8.23
4962026-09-05T00:57:33.542Z Compiling cargo_toml v0.21.0
4972026-09-05T00:57:34.801Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982026-09-05T00:57:36.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.12s
4992026-09-05T00:57:37.023Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5002026-09-05T00:57:37.559Z Downloading crates ...
5012026-09-05T00:57:37.611Z Downloaded argon2 v0.6.0-rc.8
5022026-09-05T00:57:37.616Z Downloaded buf-list v1.1.2
5032026-09-05T00:57:37.620Z Downloaded async-bb8-diesel v0.2.1
5042026-09-05T00:57:37.623Z Downloaded assert_matches v1.5.0
5052026-09-05T00:57:37.623Z Downloaded arrayref v0.3.9
5062026-09-05T00:57:37.626Z Downloaded cancel-safe-futures v0.1.5
5072026-09-05T00:57:37.626Z Downloaded aead v0.5.2
5082026-09-05T00:57:37.626Z Downloaded blowfish v0.10.0
5092026-09-05T00:57:37.629Z Downloaded compression-codecs v0.4.37
5102026-09-05T00:57:37.629Z Downloaded ascii-canvas v3.0.0
5112026-09-05T00:57:37.631Z Downloaded anstream v0.6.21
5122026-09-05T00:57:37.632Z Downloaded foreign-types v0.5.0
5132026-09-05T00:57:37.636Z Downloaded fd-lock v4.0.4
5142026-09-05T00:57:37.640Z Downloaded addr2line v0.25.1
5152026-09-05T00:57:37.640Z Downloaded futures-channel v0.3.32
5162026-09-05T00:57:37.643Z Downloaded erased-serde v0.3.31
5172026-09-05T00:57:37.645Z Downloaded elliptic-curve v0.14.1
5182026-09-05T00:57:37.648Z Downloaded endian-type v0.1.2
5192026-09-05T00:57:37.648Z Downloaded enum-as-inner v0.6.1
5202026-09-05T00:57:37.649Z Downloaded fallible-iterator v0.2.0
5212026-09-05T00:57:37.649Z Downloaded fixedbitset v0.4.2
5222026-09-05T00:57:37.649Z Downloaded float-cmp v0.10.0
5232026-09-05T00:57:37.653Z Downloaded enum_dispatch v0.3.13
5242026-09-05T00:57:37.653Z Downloaded atty v0.2.14
5252026-09-05T00:57:37.653Z Downloaded env_filter v2.0.0
5262026-09-05T00:57:37.656Z Downloaded env_logger v0.11.11
5272026-09-05T00:57:37.656Z Downloaded foreign-types-macros v0.2.3
5282026-09-05T00:57:37.656Z Downloaded futures-sink v0.3.32
5292026-09-05T00:57:37.656Z Downloaded adler2 v2.0.1
5302026-09-05T00:57:37.656Z Downloaded arrayvec v0.7.6
5312026-09-05T00:57:37.656Z Downloaded const-oid v0.10.2
5322026-09-05T00:57:37.659Z Downloaded allocator-api2 v0.2.21
5332026-09-05T00:57:37.659Z Downloaded foreign-types-shared v0.3.1
5342026-09-05T00:57:37.662Z Downloaded fatfs v0.3.6
5352026-09-05T00:57:37.665Z Downloaded argon2 v0.5.3
5362026-09-05T00:57:37.665Z Downloaded bit-vec v0.8.0
5372026-09-05T00:57:37.669Z Downloaded ff v0.14.0
5382026-09-05T00:57:37.669Z Downloaded foldhash v0.2.0
5392026-09-05T00:57:37.669Z Downloaded futures-task v0.3.32
5402026-09-05T00:57:37.669Z Downloaded bitfield-macros v0.19.4
5412026-09-05T00:57:37.669Z Downloaded nodrop v0.1.14
5422026-09-05T00:57:37.669Z Downloaded async-stream-impl v0.3.6
5432026-09-05T00:57:37.672Z Downloaded gethostname v0.5.0
5442026-09-05T00:57:37.673Z Downloaded nibble_vec v0.1.0
5452026-09-05T00:57:37.673Z Downloaded atomicwrites v0.4.4
5462026-09-05T00:57:37.673Z Downloaded bit-set v0.5.3
5472026-09-05T00:57:37.673Z Downloaded arc-swap v1.8.2
5482026-09-05T00:57:37.677Z Downloaded embedded-io v0.4.0
5492026-09-05T00:57:37.677Z Downloaded foreign-types v0.3.2
5502026-09-05T00:57:37.677Z Downloaded form_urlencoded v1.2.2
5512026-09-05T00:57:37.677Z Downloaded fxhash v0.2.1
5522026-09-05T00:57:37.680Z Downloaded foldhash v0.1.5
5532026-09-05T00:57:37.680Z Downloaded foreign-types-shared v0.1.1
5542026-09-05T00:57:37.680Z Downloaded base16ct v1.0.0
5552026-09-05T00:57:37.680Z Downloaded futures-macro v0.3.32
5562026-09-05T00:57:37.685Z Downloaded atomic-waker v1.1.2
5572026-09-05T00:57:37.685Z Downloaded bcrypt-pbkdf v0.11.0
5582026-09-05T00:57:37.685Z Downloaded block-padding v0.4.2
5592026-09-05T00:57:37.685Z Downloaded flagset v0.4.7
5602026-09-05T00:57:37.685Z Downloaded bitfield-struct v0.6.2
5612026-09-05T00:57:37.685Z Downloaded compression-core v0.4.31
5622026-09-05T00:57:37.688Z Downloaded castaway v0.2.4
5632026-09-05T00:57:37.688Z Downloaded aead v0.6.1
5642026-09-05T00:57:37.688Z Downloaded anstyle-parse v0.2.7
5652026-09-05T00:57:37.688Z Downloaded futures-core v0.3.32
5662026-09-05T00:57:37.688Z Downloaded filetime v0.2.27
5672026-09-05T00:57:37.688Z Downloaded futures-executor v0.3.32
5682026-09-05T00:57:37.691Z Downloaded flate2 v1.1.9
5692026-09-05T00:57:37.691Z Downloaded futures-io v0.3.32
5702026-09-05T00:57:37.694Z Downloaded embedded-io v0.6.1
5712026-09-05T00:57:37.694Z Downloaded float-ord v0.3.2
5722026-09-05T00:57:37.694Z Downloaded cfg_aliases v0.2.1
5732026-09-05T00:57:37.694Z Downloaded funty v2.0.0
5742026-09-05T00:57:37.694Z Downloaded hash32 v0.2.1
5752026-09-05T00:57:37.697Z Downloaded http-range v0.1.5
5762026-09-05T00:57:37.697Z Downloaded git-stub v1.0.0
5772026-09-05T00:57:37.697Z Downloaded base16ct v0.2.0
5782026-09-05T00:57:37.700Z Downloaded bb8 v0.8.6
5792026-09-05T00:57:37.700Z Downloaded ciborium-io v0.2.2
5802026-09-05T00:57:37.700Z Downloaded httpdate v1.0.3
5812026-09-05T00:57:37.700Z Downloaded block-buffer v0.12.1
5822026-09-05T00:57:37.703Z Downloaded home v0.5.12
5832026-09-05T00:57:37.703Z Downloaded hex v0.4.3
5842026-09-05T00:57:37.703Z Downloaded fs-err v2.11.0
5852026-09-05T00:57:37.703Z Downloaded bit-set v0.8.0
5862026-09-05T00:57:37.706Z Downloaded ena v0.14.4
5872026-09-05T00:57:37.712Z Downloaded base64ct v1.8.3
5882026-09-05T00:57:37.716Z Downloaded bit-vec v0.6.3
5892026-09-05T00:57:37.716Z Downloaded hubpack_derive v0.1.1
5902026-09-05T00:57:37.716Z Downloaded ghash v0.6.0
5912026-09-05T00:57:37.719Z Downloaded backtrace-ext v0.2.1
5922026-09-05T00:57:37.719Z Downloaded ciborium-ll v0.2.2
5932026-09-05T00:57:37.719Z Downloaded cobs v0.3.0
5942026-09-05T00:57:37.719Z Downloaded oxide-generation-macros v0.2.0
5952026-09-05T00:57:37.722Z Downloaded async-stream v0.3.6
5962026-09-05T00:57:37.722Z Downloaded globwalk v0.9.1
5972026-09-05T00:57:37.722Z Downloaded http-body v1.0.1
5982026-09-05T00:57:37.725Z Downloaded hostname v0.3.1
5992026-09-05T00:57:37.728Z Downloaded hash32 v0.3.1
6002026-09-05T00:57:37.728Z Downloaded newline-converter v0.3.0
6012026-09-05T00:57:37.728Z Downloaded cfg_aliases v0.1.1
6022026-09-05T00:57:37.731Z Downloaded hubpack v0.1.2
6032026-09-05T00:57:37.731Z Downloaded opaque-debug v0.3.1
6042026-09-05T00:57:37.734Z Downloaded hostname v0.4.2
6052026-09-05T00:57:37.734Z Downloaded hex-literal v1.1.0
6062026-09-05T00:57:37.739Z Downloaded headers-core v0.3.0
6072026-09-05T00:57:37.739Z Downloaded async-trait v0.1.89
6082026-09-05T00:57:37.742Z Downloaded backoff v0.4.0
6092026-09-05T00:57:37.742Z Downloaded ahash v0.8.12
6102026-09-05T00:57:37.742Z Downloaded normalize-line-endings v0.3.0
6112026-09-05T00:57:37.742Z Downloaded num_enum_derive v0.5.11
6122026-09-05T00:57:37.747Z Downloaded ff v0.13.1
6132026-09-05T00:57:37.747Z Downloaded password-hash v0.6.1
6142026-09-05T00:57:37.750Z Downloaded group v0.13.0
6152026-09-05T00:57:37.750Z Downloaded cmake v0.1.57
6162026-09-05T00:57:37.754Z Downloaded array-init v0.0.4
6172026-09-05T00:57:37.754Z Downloaded expectorate v1.2.0
6182026-09-05T00:57:37.754Z Downloaded async-recursion v1.1.1
6192026-09-05T00:57:37.757Z Downloaded cipher v0.4.4
6202026-09-05T00:57:37.757Z Downloaded bs58 v0.5.1
6212026-09-05T00:57:37.757Z Downloaded progenitor-macro v0.14.0
6222026-09-05T00:57:37.757Z Downloaded rand_chacha v0.3.1
6232026-09-05T00:57:37.757Z Downloaded bcs v0.1.6
6242026-09-05T00:57:37.761Z Downloaded bitfield v0.19.4
6252026-09-05T00:57:37.761Z Downloaded cipher v0.5.2
6262026-09-05T00:57:37.765Z Downloaded rustc_version v0.1.7
6272026-09-05T00:57:37.765Z Downloaded secrecy v0.10.3
6282026-09-05T00:57:37.765Z Downloaded rustc-hash v2.1.1
6292026-09-05T00:57:37.768Z Downloaded rfc6979 v0.4.0
6302026-09-05T00:57:37.771Z Downloaded signature v3.0.0
6312026-09-05T00:57:37.771Z Downloaded slog-envlogger v2.2.0
6322026-09-05T00:57:37.771Z Downloaded structmeta-derive v0.3.0
6332026-09-05T00:57:37.771Z Downloaded sponge-cursor v0.1.0
6342026-09-05T00:57:37.771Z Downloaded sha1 v0.11.0
6352026-09-05T00:57:37.774Z Downloaded signal-hook-tokio v0.3.1
6362026-09-05T00:57:37.774Z Downloaded globset v0.4.18
6372026-09-05T00:57:37.774Z Downloaded fs_extra v1.3.0
6382026-09-05T00:57:37.779Z Downloaded flume v0.11.1
6392026-09-05T00:57:37.784Z Downloaded glob v0.3.3
6402026-09-05T00:57:37.784Z Downloaded highway v1.3.0
6412026-09-05T00:57:37.784Z Downloaded http-body-util v0.1.3
6422026-09-05T00:57:37.784Z Downloaded cexpr v0.6.0
6432026-09-05T00:57:37.785Z Downloaded fixedbitset v0.5.7
6442026-09-05T00:57:37.785Z Downloaded camino-tempfile-ext v0.3.3
6452026-09-05T00:57:37.788Z Downloaded num_enum v0.5.11
6462026-09-05T00:57:37.788Z Downloaded group v0.14.0
6472026-09-05T00:57:37.788Z Downloaded stable_deref_trait v1.2.1
6482026-09-05T00:57:37.788Z Downloaded sha1 v0.10.6
6492026-09-05T00:57:37.826Z Downloaded password-hash v0.5.0
6502026-09-05T00:57:37.833Z Downloaded chacha20 v0.9.1
6512026-09-05T00:57:37.833Z Downloaded cmov v0.5.4
6522026-09-05T00:57:37.833Z Downloaded supports-unicode v3.0.0
6532026-09-05T00:57:37.833Z Downloaded byte-wrapper v0.1.0
6542026-09-05T00:57:37.833Z Downloaded structmeta v0.3.0
6552026-09-05T00:57:37.833Z Downloaded subtle v2.6.1
6562026-09-05T00:57:37.833Z Downloaded tabwriter v1.4.1
6572026-09-05T00:57:37.833Z Downloaded tinyvec_macros v0.1.1
6582026-09-05T00:57:37.834Z Downloaded num-complex v0.4.6
6592026-09-05T00:57:37.834Z Downloaded predicates-core v1.0.10
6602026-09-05T00:57:37.834Z Downloaded tokio-macros v2.7.0
6612026-09-05T00:57:37.834Z Downloaded progenitor v0.13.0
6622026-09-05T00:57:37.834Z Downloaded find-msvc-tools v0.1.9
6632026-09-05T00:57:37.834Z Downloaded polyval v0.7.1
6642026-09-05T00:57:37.834Z Downloaded port-file v0.1.0
6652026-09-05T00:57:37.834Z Downloaded testing_table v0.3.0
6662026-09-05T00:57:37.834Z Downloaded want v0.3.1
6672026-09-05T00:57:37.834Z Downloaded hmac v0.13.0
6682026-09-05T00:57:37.834Z Downloaded half v1.8.3
6692026-09-05T00:57:37.834Z Downloaded futures v0.3.32
6702026-09-05T00:57:37.834Z Downloaded primeorder v0.14.0
6712026-09-05T00:57:37.834Z Downloaded progenitor-extras v0.2.0
6722026-09-05T00:57:37.834Z Downloaded r2d2 v0.8.10
6732026-09-05T00:57:37.834Z Downloaded bzip2 v0.6.1
6742026-09-05T00:57:37.834Z Downloaded bitflags v1.3.2
6752026-09-05T00:57:37.834Z Downloaded usdt v0.6.0
6762026-09-05T00:57:37.834Z Downloaded clang-sys v1.8.1
6772026-09-05T00:57:37.834Z Downloaded pem v3.0.6
6782026-09-05T00:57:37.834Z Downloaded cassowary v0.3.0
6792026-09-05T00:57:37.834Z Downloaded rand_chacha v0.9.0
6802026-09-05T00:57:37.834Z Downloaded rustversion v1.0.22
6812026-09-05T00:57:37.834Z Downloaded signature v2.2.0
6822026-09-05T00:57:37.834Z Downloaded rpassword v7.5.4
6832026-09-05T00:57:37.834Z Downloaded serde_derive_internals v0.29.1
6842026-09-05T00:57:37.834Z Downloaded spki v0.8.0
6852026-09-05T00:57:37.834Z Downloaded yoke-derive v0.8.1
6862026-09-05T00:57:37.834Z Downloaded utf-8 v0.7.6
6872026-09-05T00:57:37.834Z Downloaded zeroize_derive v1.5.0
6882026-09-05T00:57:37.843Z Downloaded console v0.15.11
6892026-09-05T00:57:37.843Z Downloaded colored v3.1.1
6902026-09-05T00:57:37.843Z Downloaded serde-hex v0.1.0
6912026-09-05T00:57:37.843Z Downloaded cbc v0.2.1
6922026-09-05T00:57:37.843Z Downloaded string_cache v0.8.9
6932026-09-05T00:57:37.844Z Downloaded chacha20 v0.10.0
6942026-09-05T00:57:37.847Z Downloaded blake2 v0.11.0-rc.6
6952026-09-05T00:57:37.847Z Downloaded ciborium v0.2.2
6962026-09-05T00:57:37.847Z Downloaded const-oid v0.9.6
6972026-09-05T00:57:37.847Z Downloaded serde_bytes v0.11.19
6982026-09-05T00:57:37.847Z Downloaded crc8 v0.1.1
6992026-09-05T00:57:37.847Z Downloaded aes-gcm v0.11.0
7002026-09-05T00:57:37.848Z Downloaded hmac v0.12.1
7012026-09-05T00:57:37.848Z Downloaded httparse v1.10.1
7022026-09-05T00:57:37.848Z Downloaded parking_lot_core v0.9.12
7032026-09-05T00:57:37.854Z Downloaded backon v1.6.0
7042026-09-05T00:57:37.854Z Downloaded bzip2 v0.4.4
7052026-09-05T00:57:37.854Z Downloaded num_enum v0.7.6
7062026-09-05T00:57:37.858Z Downloaded slog-json v2.6.1
7072026-09-05T00:57:37.858Z Downloaded crypto-common v0.2.2
7082026-09-05T00:57:37.858Z Downloaded curve25519-dalek-derive v0.1.1
7092026-09-05T00:57:37.858Z Downloaded xshell-macros v0.2.7
7102026-09-05T00:57:37.858Z Downloaded thread_local v1.1.9
7112026-09-05T00:57:37.858Z Downloaded tiny-keccak v2.0.2
7122026-09-05T00:57:37.858Z Downloaded defmt-parser v1.0.0
7132026-09-05T00:57:37.858Z Downloaded pkcs8 v0.11.0
7142026-09-05T00:57:37.858Z Downloaded synstructure v0.13.2
7152026-09-05T00:57:37.863Z Downloaded poly1305 v0.9.0
7162026-09-05T00:57:37.863Z Downloaded dof v0.4.0
7172026-09-05T00:57:37.868Z Downloaded dropshot-api-manager-types v0.8.0
7182026-09-05T00:57:37.868Z Downloaded difflib v0.4.0
7192026-09-05T00:57:37.868Z Downloaded aes v0.9.1
7202026-09-05T00:57:37.871Z Downloaded ar_archive_writer v0.5.1
7212026-09-05T00:57:37.871Z Downloaded hyper-tls v0.6.0
7222026-09-05T00:57:37.871Z Downloaded colored v2.2.0
7232026-09-05T00:57:37.879Z Downloaded serde_cbor v0.11.2
7242026-09-05T00:57:37.884Z Downloaded uzers v0.12.2
7252026-09-05T00:57:37.884Z Downloaded vergen-gitcl v1.0.8
7262026-09-05T00:57:37.884Z Downloaded smallvec v1.15.1
7272026-09-05T00:57:37.888Z Downloaded smf v0.2.3
7282026-09-05T00:57:37.888Z Downloaded illumos-nvpair-sys v0.2.0
7292026-09-05T00:57:37.888Z Downloaded instability v0.3.11
7302026-09-05T00:57:37.888Z Downloaded jiff-static v0.2.34
7312026-09-05T00:57:37.888Z Downloaded kem v0.3.0
7322026-09-05T00:57:37.888Z Downloaded lalrpop-util v0.19.12
7332026-09-05T00:57:37.888Z Downloaded libscf-sys v1.2.0
7342026-09-05T00:57:37.888Z Downloaded md-5 v0.10.6
7352026-09-05T00:57:37.888Z Downloaded match_cfg v0.1.0
7362026-09-05T00:57:37.889Z Downloaded num_threads v0.1.7
7372026-09-05T00:57:37.892Z Downloaded generic-array v1.4.3
7382026-09-05T00:57:37.892Z Downloaded getrandom v0.3.4
7392026-09-05T00:57:37.895Z Downloaded wyz v0.5.1
7402026-09-05T00:57:37.896Z Downloaded base64 v0.21.7
7412026-09-05T00:57:37.896Z Downloaded blake2 v0.10.6
7422026-09-05T00:57:37.899Z Downloaded console v0.16.2
7432026-09-05T00:57:37.899Z Downloaded half v2.7.1
7442026-09-05T00:57:37.899Z Downloaded maybe-uninit v2.0.0
7452026-09-05T00:57:37.899Z Downloaded papergrid v0.18.0
7462026-09-05T00:57:37.902Z Downloaded getrandom v0.2.17
7472026-09-05T00:57:37.902Z Downloaded pkcs1 v0.7.5
7482026-09-05T00:57:37.905Z Downloaded openssl-probe v0.2.1
7492026-09-05T00:57:37.905Z Downloaded tokio-stream v0.1.18
7502026-09-05T00:57:37.910Z Downloaded corncobs v0.1.4
7512026-09-05T00:57:37.910Z Downloaded new_debug_unreachable v1.0.6
7522026-09-05T00:57:37.910Z Downloaded parse-size v1.1.0
7532026-09-05T00:57:37.914Z Downloaded oxide-update-engine-types v0.1.2
7542026-09-05T00:57:37.914Z Downloaded oso v0.27.3
7552026-09-05T00:57:37.914Z Downloaded tracing-attributes v0.1.31
7562026-09-05T00:57:37.914Z Downloaded daft v0.1.8
7572026-09-05T00:57:37.917Z Downloaded git-stub-vcs v0.1.0
7582026-09-05T00:57:37.917Z Downloaded der_derive v0.7.3
7592026-09-05T00:57:37.921Z Downloaded predicates-tree v1.0.13
7602026-09-05T00:57:37.921Z Downloaded toml_writer v1.1.1+spec-1.1.0
7612026-09-05T00:57:37.924Z Downloaded diesel-dtrace v0.5.0
7622026-09-05T00:57:37.924Z Downloaded potential_utf v0.1.4
7632026-09-05T00:57:37.924Z Downloaded proc-macro-crate v3.4.0
7642026-09-05T00:57:37.924Z Downloaded digest v0.11.3
7652026-09-05T00:57:37.928Z Downloaded progenitor-client v0.14.0
7662026-09-05T00:57:37.928Z Downloaded russh-cryptovec v0.62.0
7672026-09-05T00:57:37.936Z Downloaded chacha20poly1305 v0.10.1
7682026-09-05T00:57:37.936Z Downloaded bytes v1.11.1
7692026-09-05T00:57:37.939Z Downloaded rustls-platform-verifier v0.6.2
7702026-09-05T00:57:37.939Z Downloaded num-iter v0.1.45
7712026-09-05T00:57:37.943Z Downloaded libsw-core v0.3.2
7722026-09-05T00:57:37.943Z Downloaded ron v0.8.1
7732026-09-05T00:57:37.947Z Downloaded ipnet v2.12.0
7742026-09-05T00:57:37.947Z Downloaded is_ci v1.2.0
7752026-09-05T00:57:37.947Z Downloaded libsw v3.5.0
7762026-09-05T00:57:37.947Z Downloaded signal-hook-mio v0.2.5
7772026-09-05T00:57:37.952Z Downloaded siphasher v1.0.2
7782026-09-05T00:57:37.955Z Downloaded multer v3.1.0
7792026-09-05T00:57:37.958Z Downloaded compact_str v0.8.1
7802026-09-05T00:57:37.961Z Downloaded headers v0.4.1
7812026-09-05T00:57:37.965Z Downloaded heapless v0.7.17
7822026-09-05T00:57:37.969Z Downloaded zerocopy v0.6.6
7832026-09-05T00:57:37.969Z Downloaded signal-hook v0.3.18
7842026-09-05T00:57:37.969Z Downloaded crossbeam-utils v0.8.21
7852026-09-05T00:57:37.969Z Downloaded native-tls v0.2.18
7862026-09-05T00:57:37.972Z Downloaded strsim v0.10.0
7872026-09-05T00:57:37.972Z Downloaded tagptr v0.2.0
7882026-09-05T00:57:37.972Z Downloaded ctr v0.10.1
7892026-09-05T00:57:37.972Z Downloaded openssl-probe v0.1.6
7902026-09-05T00:57:37.972Z Downloaded try-lock v0.2.5
7912026-09-05T00:57:37.972Z Downloaded peg v0.8.5
7922026-09-05T00:57:37.975Z Downloaded phf v0.13.1
7932026-09-05T00:57:37.975Z Downloaded chumsky v0.9.3
7942026-09-05T00:57:37.978Z Downloaded toml v0.7.8
7952026-09-05T00:57:37.978Z Downloaded pin-project-internal v1.1.11
7962026-09-05T00:57:37.978Z Downloaded derive_builder v0.20.2
7972026-09-05T00:57:37.981Z Downloaded ecdsa v0.17.0
7982026-09-05T00:57:37.984Z Downloaded hybrid-array v0.4.13
7992026-09-05T00:57:37.984Z Downloaded typify-macro v0.6.2
8002026-09-05T00:57:37.984Z Downloaded usdt-attr-macro v0.6.0
8012026-09-05T00:57:37.984Z Downloaded waitgroup v0.1.2
8022026-09-05T00:57:37.984Z Downloaded poly1305 v0.8.0
8032026-09-05T00:57:37.988Z Downloaded iana-time-zone v0.1.65
8042026-09-05T00:57:37.991Z Downloaded time-core v0.1.8
8052026-09-05T00:57:37.991Z Downloaded tower-layer v0.3.3
8062026-09-05T00:57:37.991Z Downloaded typify v0.6.2
8072026-09-05T00:57:37.993Z Downloaded unicode-truncate v1.1.0
8082026-09-05T00:57:37.993Z Downloaded wait-timeout v0.2.1
8092026-09-05T00:57:37.996Z Downloaded schemars v0.9.0
8102026-09-05T00:57:38.000Z Downloaded cpubits v0.1.1
8112026-09-05T00:57:38.006Z Downloaded schemars v0.8.22
8122026-09-05T00:57:38.010Z Downloaded base64 v0.22.1
8132026-09-05T00:57:38.011Z Downloaded rcgen v0.12.1
8142026-09-05T00:57:38.015Z Downloaded sqlformat v0.3.5
8152026-09-05T00:57:38.015Z Downloaded scuffle v0.1.0
8162026-09-05T00:57:38.015Z Downloaded progenitor-client v0.13.0
8172026-09-05T00:57:38.015Z Downloaded sec1 v0.7.3
8182026-09-05T00:57:38.015Z Downloaded sec1 v0.8.1
8192026-09-05T00:57:38.018Z Downloaded dyn-clone v1.0.20
8202026-09-05T00:57:38.018Z Downloaded vte v0.14.1
8212026-09-05T00:57:38.018Z Downloaded ssh-encoding v0.3.0
8222026-09-05T00:57:38.018Z Downloaded darling_macro v0.20.11
8232026-09-05T00:57:38.018Z Downloaded downcast-rs v2.0.2
8242026-09-05T00:57:38.021Z Downloaded backtrace v0.3.76
8252026-09-05T00:57:38.021Z Downloaded hickory-resolver v0.24.4
8262026-09-05T00:57:38.025Z Downloaded crc-any v2.5.0
8272026-09-05T00:57:38.028Z Downloaded document-features v0.2.12
8282026-09-05T00:57:38.028Z Downloaded pem-rfc7468 v1.0.0
8292026-09-05T00:57:38.032Z Downloaded instant v0.1.13
8302026-09-05T00:57:38.035Z Downloaded p384 v0.14.0
8312026-09-05T00:57:38.035Z Downloaded idna_adapter v1.2.1
8322026-09-05T00:57:38.038Z Downloaded indent_write v2.2.0
8332026-09-05T00:57:38.040Z Downloaded predicates v3.1.4
8342026-09-05T00:57:38.040Z Downloaded tokio-native-tls v0.3.1
8352026-09-05T00:57:38.045Z Downloaded tokio-tungstenite v0.23.1
8362026-09-05T00:57:38.045Z Downloaded tracing-core v0.1.36
8372026-09-05T00:57:38.045Z Downloaded unicode-properties v0.1.4
8382026-09-05T00:57:38.049Z Downloaded tokio-dtrace v0.1.1
8392026-09-05T00:57:38.049Z Downloaded parking_lot v0.12.5
8402026-09-05T00:57:38.049Z Downloaded quinn-udp v0.5.14
8412026-09-05T00:57:38.049Z Downloaded serde_path_to_error v0.1.20
8422026-09-05T00:57:38.049Z Downloaded strum_macros v0.27.2
8432026-09-05T00:57:38.052Z Downloaded zstd v0.13.3
8442026-09-05T00:57:38.052Z Downloaded universal-hash v0.6.1
8452026-09-05T00:57:38.052Z Downloaded lru-slab v0.1.2
8462026-09-05T00:57:38.052Z Downloaded tui-tree-widget v0.23.1
8472026-09-05T00:57:38.052Z Downloaded num-conv v0.2.0
8482026-09-05T00:57:38.055Z Downloaded xshell v0.2.7
8492026-09-05T00:57:38.055Z Downloaded lzss v0.8.2
8502026-09-05T00:57:38.055Z Downloaded multimap v0.10.1
8512026-09-05T00:57:38.058Z Downloaded olpc-cjson v0.1.4
8522026-09-05T00:57:38.058Z Downloaded quinn v0.11.11
8532026-09-05T00:57:38.058Z Downloaded writeable v0.6.2
8542026-09-05T00:57:38.061Z Downloaded unsafe-libyaml v0.2.11
8552026-09-05T00:57:38.061Z Downloaded async-compression v0.4.41
8562026-09-05T00:57:38.064Z Downloaded bumpalo v3.20.2
8572026-09-05T00:57:38.067Z Downloaded publicsuffix v2.3.0
8582026-09-05T00:57:38.068Z Downloaded ingot-macros v0.2.0
8592026-09-05T00:57:38.068Z Downloaded salsa20 v0.11.0
8602026-09-05T00:57:38.071Z Downloaded critical-section v1.2.0
8612026-09-05T00:57:38.071Z Downloaded debug-ignore v1.0.5
8622026-09-05T00:57:38.071Z Downloaded slab v0.4.12
8632026-09-05T00:57:38.071Z Downloaded diesel_table_macro_syntax v0.3.0
8642026-09-05T00:57:38.071Z Downloaded defmt-macros v1.0.1
8652026-09-05T00:57:38.074Z Downloaded derive-ex v0.1.8
8662026-09-05T00:57:38.074Z Downloaded powerfmt v0.2.0
8672026-09-05T00:57:38.077Z Downloaded precomputed-hash v0.1.1
8682026-09-05T00:57:38.077Z Downloaded heapless v0.8.0
8692026-09-05T00:57:38.080Z Downloaded psl-types v2.0.11
8702026-09-05T00:57:38.080Z Downloaded hickory-resolver v0.25.2
8712026-09-05T00:57:38.082Z Downloaded path-slash v0.1.5
8722026-09-05T00:57:38.082Z Downloaded hickory-server v0.25.2
8732026-09-05T00:57:38.085Z Downloaded cc v1.2.56
8742026-09-05T00:57:38.088Z Downloaded phf_shared v0.11.3
8752026-09-05T00:57:38.088Z Downloaded omicron-zone-package v0.12.3
8762026-09-05T00:57:38.088Z Downloaded recursive-proc-macro-impl v0.1.1
8772026-09-05T00:57:38.091Z Downloaded darling_core v0.21.3
8782026-09-05T00:57:38.091Z Downloaded hashbrown v0.13.2
8792026-09-05T00:57:38.094Z Downloaded pin-project v1.1.11
8802026-09-05T00:57:38.099Z Downloaded hashbrown v0.12.3
8812026-09-05T00:57:38.103Z Downloaded ingot v0.2.1
8822026-09-05T00:57:38.111Z Downloaded ref-cast v1.0.25
8832026-09-05T00:57:38.115Z Downloaded scheduled-thread-pool v0.2.7
8842026-09-05T00:57:38.115Z Downloaded semver v0.1.20
8852026-09-05T00:57:38.115Z Downloaded serde_repr v0.1.20
8862026-09-05T00:57:38.118Z Downloaded jobserver v0.1.34
8872026-09-05T00:57:38.118Z Downloaded darling_core v0.20.11
8882026-09-05T00:57:38.118Z Downloaded darling_core v0.23.0
8892026-09-05T00:57:38.122Z Downloaded zstd-safe v7.2.4
8902026-09-05T00:57:38.122Z Downloaded knus-derive v3.4.0
8912026-09-05T00:57:38.125Z Downloaded sync_wrapper v1.0.2
8922026-09-05T00:57:38.125Z Downloaded term v0.7.0
8932026-09-05T00:57:38.125Z Downloaded libefi-sys v0.1.0
8942026-09-05T00:57:38.126Z Downloaded pem-rfc7468 v0.7.0
8952026-09-05T00:57:38.134Z Downloaded miette-derive v7.6.0
8962026-09-05T00:57:38.135Z Downloaded sqlparser_derive v0.5.0
8972026-09-05T00:57:38.135Z Downloaded rustls-webpki v0.103.13
8982026-09-05T00:57:38.137Z Downloaded strum v0.27.2
8992026-09-05T00:57:38.137Z Downloaded indicatif v0.18.4
9002026-09-05T00:57:38.137Z Downloaded oxide-update-engine v0.1.2
9012026-09-05T00:57:38.137Z Downloaded rayon-core v1.13.0
9022026-09-05T00:57:38.137Z Downloaded zip v0.6.6
9032026-09-05T00:57:38.137Z Downloaded crc32fast v1.5.0
9042026-09-05T00:57:38.137Z Downloaded newtype_derive v0.1.6
9052026-09-05T00:57:38.143Z Downloaded rustls-pki-types v1.14.0
9062026-09-05T00:57:38.143Z Downloaded similar v2.7.0
9072026-09-05T00:57:38.146Z Downloaded darling v0.21.3
9082026-09-05T00:57:38.146Z Downloaded http v1.4.2
9092026-09-05T00:57:38.149Z Downloaded oxide-update-engine-display v0.1.2
9102026-09-05T00:57:38.149Z Downloaded oxnet v0.1.6
9112026-09-05T00:57:38.149Z Downloaded trait-variant v0.1.2
9122026-09-05T00:57:38.149Z Downloaded ppv-lite86 v0.2.21
9132026-09-05T00:57:38.153Z Downloaded const_format v0.2.35
9142026-09-05T00:57:38.153Z Downloaded wnaf v0.14.0
9152026-09-05T00:57:38.156Z Downloaded untrusted v0.7.1
9162026-09-05T00:57:38.156Z Downloaded void v1.0.2
9172026-09-05T00:57:38.156Z Downloaded zerofrom-derive v0.1.6
9182026-09-05T00:57:38.156Z Downloaded crc-catalog v2.4.0
9192026-09-05T00:57:38.156Z Downloaded rand_core v0.10.0
9202026-09-05T00:57:38.157Z Downloaded rand_core v0.9.5
9212026-09-05T00:57:38.157Z Downloaded scroll v0.13.0
9222026-09-05T00:57:38.157Z Downloaded openssl-sys v0.9.117
9232026-09-05T00:57:38.159Z Downloaded defmt v0.3.100
9242026-09-05T00:57:38.159Z Downloaded dtrace-parser v0.3.0
9252026-09-05T00:57:38.160Z Downloaded dunce v1.0.5
9262026-09-05T00:57:38.160Z Downloaded cstr-argument v0.1.2
9272026-09-05T00:57:38.162Z Downloaded darling_macro v0.23.0
9282026-09-05T00:57:38.163Z Downloaded uuid v1.23.4
9292026-09-05T00:57:38.163Z Downloaded dirs-next v2.0.0
9302026-09-05T00:57:38.163Z Downloaded derive_more v2.1.1
9312026-09-05T00:57:38.169Z Downloaded ident_case v1.0.1
9322026-09-05T00:57:38.171Z Downloaded inout v0.1.4
9332026-09-05T00:57:38.171Z Downloaded subprocess v0.2.15
9342026-09-05T00:57:38.171Z Downloaded test-strategy v0.4.5
9352026-09-05T00:57:38.174Z Downloaded lru v0.12.5
9362026-09-05T00:57:38.174Z Downloaded keccak v0.1.6
9372026-09-05T00:57:38.177Z Downloaded litrs v1.0.0
9382026-09-05T00:57:38.177Z Downloaded serde_with_macros v1.5.2
9392026-09-05T00:57:38.177Z Downloaded md5 v0.8.0
9402026-09-05T00:57:38.177Z Downloaded static_assertions v1.1.0
9412026-09-05T00:57:38.180Z Downloaded unicode-segmentation v1.12.0
9422026-09-05T00:57:38.180Z Downloaded mime v0.3.17
9432026-09-05T00:57:38.180Z Downloaded newtype-uuid-macros v0.1.0
9442026-09-05T00:57:38.183Z Downloaded rand v0.10.1
9452026-09-05T00:57:38.183Z Downloaded derive_more v0.99.20
9462026-09-05T00:57:38.186Z Downloaded pin-project-lite v0.2.17
9472026-09-05T00:57:38.189Z Downloaded snafu v0.8.9
9482026-09-05T00:57:38.192Z Downloaded toml_datetime v1.1.1+spec-1.1.0
9492026-09-05T00:57:38.195Z Downloaded serde_yaml v0.9.34+deprecated
9502026-09-05T00:57:38.195Z Downloaded support-bundle-viewer v0.1.2
9512026-09-05T00:57:38.196Z Downloaded termios v0.3.3
9522026-09-05T00:57:38.199Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9532026-09-05T00:57:38.199Z Downloaded pkcs1 v0.8.0-rc.4
9542026-09-05T00:57:38.202Z Downloaded progenitor-macro v0.13.0
9552026-09-05T00:57:38.202Z Downloaded untrusted v0.9.0
9562026-09-05T00:57:38.202Z Downloaded vergen-lib v9.1.0
9572026-09-05T00:57:38.204Z Downloaded constant_time_eq v0.4.2
9582026-09-05T00:57:38.209Z Downloaded russh-util v0.52.0
9592026-09-05T00:57:38.209Z Downloaded zeroize v1.9.0
9602026-09-05T00:57:38.212Z Downloaded const_format_proc_macros v0.2.34
9612026-09-05T00:57:38.212Z Downloaded rand_pcg v0.10.2
9622026-09-05T00:57:38.212Z Downloaded rand_xorshift v0.4.0
9632026-09-05T00:57:38.212Z Downloaded sapling-renderdag v0.1.0
9642026-09-05T00:57:38.212Z Downloaded toml v1.1.2+spec-1.1.0
9652026-09-05T00:57:38.215Z Downloaded csv-core v0.1.13
9662026-09-05T00:57:38.215Z Downloaded scroll_derive v0.13.1
9672026-09-05T00:57:38.215Z Downloaded serde_urlencoded v0.7.1
9682026-09-05T00:57:38.218Z Downloaded serde-big-array v0.5.1
9692026-09-05T00:57:38.221Z Downloaded typed-path v0.9.3
9702026-09-05T00:57:38.223Z Downloaded is-terminal v0.4.17
9712026-09-05T00:57:38.228Z Downloaded ipnetwork v0.21.1
9722026-09-05T00:57:38.232Z Downloaded utf8_iter v1.0.4
9732026-09-05T00:57:38.232Z Downloaded linear-map v1.2.0
9742026-09-05T00:57:38.235Z Downloaded strum v0.26.3
9752026-09-05T00:57:38.235Z Downloaded ed25519-dalek v3.0.0
9762026-09-05T00:57:38.235Z Downloaded zerofrom v0.1.6
9772026-09-05T00:57:38.235Z Downloaded hyper-util v0.1.20
9782026-09-05T00:57:38.238Z Downloaded usdt-macro v0.6.0
9792026-09-05T00:57:38.242Z Downloaded xattr v1.6.1
9802026-09-05T00:57:38.242Z Downloaded futures-util v0.3.32
9812026-09-05T00:57:38.245Z Downloaded mio v1.2.0
9822026-09-05T00:57:38.248Z Downloaded term v1.2.1
9832026-09-05T00:57:38.251Z Downloaded qorb v0.4.1
9842026-09-05T00:57:38.255Z Downloaded num-traits v0.2.19
9852026-09-05T00:57:38.255Z Downloaded num-integer v0.1.46
9862026-09-05T00:57:38.258Z Downloaded crc v3.4.0
9872026-09-05T00:57:38.258Z Downloaded phc v0.6.1
9882026-09-05T00:57:38.258Z Downloaded pbkdf2 v0.13.0
9892026-09-05T00:57:38.258Z Downloaded primeorder v0.13.6
9902026-09-05T00:57:38.258Z Downloaded parking_lot_core v0.8.6
9912026-09-05T00:57:38.261Z Downloaded phf v0.12.1
9922026-09-05T00:57:38.261Z Downloaded owo-colors v4.3.0
9932026-09-05T00:57:38.261Z Downloaded progenitor-impl v0.13.0
9942026-09-05T00:57:38.265Z Downloaded aho-corasick v1.1.4
9952026-09-05T00:57:38.265Z Downloaded zip v4.6.1
9962026-09-05T00:57:38.267Z Downloaded hashbrown v0.15.5
9972026-09-05T00:57:38.270Z Downloaded yasna v0.5.2
9982026-09-05T00:57:38.273Z Downloaded dirs-sys-next v0.1.2
9992026-09-05T00:57:38.273Z Downloaded display-error-chain v0.2.2
10002026-09-05T00:57:38.273Z Downloaded zone v0.3.1
10012026-09-05T00:57:38.273Z Downloaded inout v0.2.2
10022026-09-05T00:57:38.273Z Downloaded icu_locale_core v2.1.1
10032026-09-05T00:57:38.276Z Downloaded rand_core v0.6.4
10042026-09-05T00:57:38.279Z Downloaded icu_properties v2.1.2
10052026-09-05T00:57:38.279Z Downloaded h2 v0.4.15
10062026-09-05T00:57:38.281Z Downloaded data-encoding v2.10.0
10072026-09-05T00:57:38.281Z Downloaded maplit v1.0.2
10082026-09-05T00:57:38.284Z Downloaded rand_seeder v0.4.0
10092026-09-05T00:57:38.284Z Downloaded openssl-macros v0.1.1
10102026-09-05T00:57:38.284Z Downloaded parse-display v0.10.0
10112026-09-05T00:57:38.284Z Downloaded shlex v1.3.0
10122026-09-05T00:57:38.284Z Downloaded num-bigint-dig v0.8.6
10132026-09-05T00:57:38.287Z Downloaded rand v0.8.6
10142026-09-05T00:57:38.291Z Downloaded spki v0.7.3
10152026-09-05T00:57:38.291Z Downloaded slog-scope v4.4.1
10162026-09-05T00:57:38.291Z Downloaded steno v0.4.1
10172026-09-05T00:57:38.294Z Downloaded miniz_oxide v0.8.9
10182026-09-05T00:57:38.294Z Downloaded slog-dtrace v0.3.0
10192026-09-05T00:57:38.294Z Downloaded snafu-derive v0.8.9
10202026-09-05T00:57:38.298Z Downloaded tokio-tungstenite v0.21.0
10212026-09-05T00:57:38.298Z Downloaded stacker v0.1.23
10222026-09-05T00:57:38.299Z Downloaded tap v1.0.1
10232026-09-05T00:57:38.299Z Downloaded tls_codec_derive v0.4.2
10242026-09-05T00:57:38.302Z Downloaded unicase v2.9.0
10252026-09-05T00:57:38.302Z Downloaded nonempty v0.12.0
10262026-09-05T00:57:38.303Z Downloaded percent-encoding v2.3.2
10272026-09-05T00:57:38.303Z Downloaded radium v0.7.0
10282026-09-05T00:57:38.303Z Downloaded rustc_version v0.4.1
10292026-09-05T00:57:38.303Z Downloaded whoami v1.6.1
10302026-09-05T00:57:38.309Z Downloaded rand v0.9.2
10312026-09-05T00:57:38.309Z Downloaded samael v0.0.19
10322026-09-05T00:57:38.313Z Downloaded crypto-bigint v0.5.5
10332026-09-05T00:57:38.314Z Downloaded peg-runtime v0.8.5
10342026-09-05T00:57:38.314Z Downloaded same-file v1.0.6
10352026-09-05T00:57:38.314Z Downloaded tinyvec v1.10.0
10362026-09-05T00:57:38.318Z Downloaded convert_case v0.10.0
10372026-09-05T00:57:38.318Z Downloaded module-lattice v0.2.3
10382026-09-05T00:57:38.318Z Downloaded secrecy v0.8.0
10392026-09-05T00:57:38.318Z Downloaded hashbrown v0.14.5
10402026-09-05T00:57:38.321Z Downloaded ed25519 v3.0.0
10412026-09-05T00:57:38.321Z Downloaded supports-color v3.0.2
10422026-09-05T00:57:38.321Z Downloaded termtree v0.5.1
10432026-09-05T00:57:38.321Z Downloaded deranged v0.5.8
10442026-09-05T00:57:38.321Z Downloaded either v1.15.0
10452026-09-05T00:57:38.324Z Downloaded keccak v0.2.0
10462026-09-05T00:57:38.324Z Downloaded sigpipe v0.1.3
10472026-09-05T00:57:38.324Z Downloaded topological-sort v0.2.2
10482026-09-05T00:57:38.324Z Downloaded p521 v0.14.0
10492026-09-05T00:57:38.327Z Downloaded defmt v1.0.1
10502026-09-05T00:57:38.327Z Downloaded hkdf v0.12.4
10512026-09-05T00:57:38.330Z Downloaded crossterm v0.28.1
10522026-09-05T00:57:38.333Z Downloaded rustls-pemfile v2.2.0
10532026-09-05T00:57:38.333Z Downloaded darling_macro v0.13.4
10542026-09-05T00:57:38.336Z Downloaded libloading v0.8.9
10552026-09-05T00:57:38.336Z Downloaded num-bigint v0.4.6
10562026-09-05T00:57:38.338Z Downloaded serde_with_macros v3.21.0
10572026-09-05T00:57:38.338Z Downloaded tokio-util v0.7.18
10582026-09-05T00:57:38.341Z Downloaded crucible-workspace-hack v0.1.0
10592026-09-05T00:57:38.344Z Downloaded lazy_static v1.5.0
10602026-09-05T00:57:38.344Z Downloaded des v0.9.0
10612026-09-05T00:57:38.344Z Downloaded nanorand v0.7.0
10622026-09-05T00:57:38.347Z Downloaded drift v0.2.0
10632026-09-05T00:57:38.350Z Downloaded tower-http v0.6.8
10642026-09-05T00:57:38.354Z Downloaded kstat-rs v0.2.5
10652026-09-05T00:57:38.357Z Downloaded slog v2.8.2
10662026-09-05T00:57:38.357Z Downloaded elliptic-curve v0.13.8
10672026-09-05T00:57:38.360Z Downloaded memoffset v0.9.1
10682026-09-05T00:57:38.360Z Downloaded libbz2-rs-sys v0.2.2
10692026-09-05T00:57:38.360Z Downloaded primefield v0.14.0
10702026-09-05T00:57:38.363Z Downloaded num-rational v0.4.2
10712026-09-05T00:57:38.363Z Downloaded postgres-protocol v0.6.10
10722026-09-05T00:57:38.363Z Downloaded progenitor v0.14.0
10732026-09-05T00:57:38.366Z Downloaded serde_with v1.14.0
10742026-09-05T00:57:38.369Z Downloaded phf_shared v0.12.1
10752026-09-05T00:57:38.369Z Downloaded diesel_derives v2.3.7
10762026-09-05T00:57:38.373Z Downloaded slog-term v2.9.2
10772026-09-05T00:57:38.373Z Downloaded darling v0.20.11
10782026-09-05T00:57:38.376Z Downloaded hashbrown v0.16.1
10792026-09-05T00:57:38.378Z Downloaded rtoolbox v0.0.3
10802026-09-05T00:57:38.378Z Downloaded scrypt v0.12.0
10812026-09-05T00:57:38.378Z Downloaded time-macros v0.2.27
10822026-09-05T00:57:38.381Z Downloaded unicode-xid v0.2.6
10832026-09-05T00:57:38.381Z Downloaded derive_builder_macro v0.20.2
10842026-09-05T00:57:38.381Z Downloaded crunchy v0.2.4
10852026-09-05T00:57:38.381Z Downloaded ed25519-dalek v2.2.0
10862026-09-05T00:57:38.385Z Downloaded illumos-nvpair v0.3.0
10872026-09-05T00:57:38.385Z Downloaded progenitor-impl v0.14.0
10882026-09-05T00:57:38.388Z Downloaded memmap2 v0.9.10
10892026-09-05T00:57:38.391Z Downloaded usdt-impl v0.6.0
10902026-09-05T00:57:38.395Z Downloaded daft-derive v0.1.8
10912026-09-05T00:57:38.395Z Downloaded vergen-lib v0.1.6
10922026-09-05T00:57:38.398Z Downloaded num-derive v0.4.2
10932026-09-05T00:57:38.398Z Downloaded packed_struct_codegen v0.10.1
10942026-09-05T00:57:38.401Z Downloaded dropshot-api-manager v0.8.0
10952026-09-05T00:57:38.404Z Downloaded idna v1.1.0
10962026-09-05T00:57:38.404Z Downloaded postcard v1.1.3
10972026-09-05T00:57:38.408Z Downloaded oxide-generation v0.1.3
10982026-09-05T00:57:38.408Z Downloaded icu_normalizer_data v2.1.1
10992026-09-05T00:57:38.408Z Downloaded unicode-bidi v0.3.18
11002026-09-05T00:57:38.411Z Downloaded internet-checksum v0.2.1
11012026-09-05T00:57:38.411Z Downloaded tungstenite v0.23.0
11022026-09-05T00:57:38.411Z Downloaded zerocopy-derive v0.8.55
11032026-09-05T00:57:38.415Z Downloaded ingot-types v0.2.0
11042026-09-05T00:57:38.419Z Downloaded proc-macro-crate v1.3.1
11052026-09-05T00:57:38.419Z Downloaded tokio-test v0.4.5
11062026-09-05T00:57:38.419Z Downloaded libxml v0.3.3
11072026-09-05T00:57:38.422Z Downloaded toml_edit v0.19.15
11082026-09-05T00:57:38.428Z Downloaded oxide-tokio-rt v0.1.4
11092026-09-05T00:57:38.432Z Downloaded scopeguard v1.2.0
11102026-09-05T00:57:38.433Z Downloaded recursive v0.1.1
11112026-09-05T00:57:38.433Z Downloaded seq-macro v0.3.6
11122026-09-05T00:57:38.433Z Downloaded universal-hash v0.5.1
11132026-09-05T00:57:38.435Z Downloaded thiserror-impl-no-std v2.0.2
11142026-09-05T00:57:38.435Z Downloaded unicode_categories v0.1.1
11152026-09-05T00:57:38.435Z Downloaded darling_macro v0.21.3
11162026-09-05T00:57:38.435Z Downloaded winnow v0.6.26
11172026-09-05T00:57:38.438Z Downloaded num_enum_derive v0.7.6
11182026-09-05T00:57:38.438Z Downloaded proc-macro-error2 v2.0.1
11192026-09-05T00:57:38.441Z Downloaded pretty_assertions v1.4.1
11202026-09-05T00:57:38.441Z Downloaded spin v0.9.8
11212026-09-05T00:57:38.447Z Downloaded tinystr v0.8.2
11222026-09-05T00:57:38.447Z Downloaded nom v8.0.0
11232026-09-05T00:57:38.450Z Downloaded vergen-git2 v9.1.0
11242026-09-05T00:57:38.450Z Downloaded managed v0.8.0
11252026-09-05T00:57:38.450Z Downloaded serde_plain v1.0.2
11262026-09-05T00:57:38.450Z Downloaded pkg-config v0.3.32
11272026-09-05T00:57:38.450Z Downloaded serde_tokenstream v0.3.0
11282026-09-05T00:57:38.450Z Downloaded stringprep v0.1.5
11292026-09-05T00:57:38.450Z Downloaded ref-cast-impl v1.0.25
11302026-09-05T00:57:38.454Z Downloaded serde_spanned v1.1.1
11312026-09-05T00:57:38.454Z Downloaded signal-hook-registry v1.4.8
11322026-09-05T00:57:38.454Z Downloaded simd-adler32 v0.3.8
11332026-09-05T00:57:38.454Z Downloaded vsss-rs v3.3.4
11342026-09-05T00:57:38.457Z Downloaded hkdf v0.13.0
11352026-09-05T00:57:38.457Z Downloaded icu_provider v2.1.1
11362026-09-05T00:57:38.457Z Downloaded cookie_store v0.22.1
11372026-09-05T00:57:38.457Z Downloaded itertools v0.10.5
11382026-09-05T00:57:38.460Z Downloaded twox-hash v2.1.2
11392026-09-05T00:57:38.463Z Downloaded sync-ptr v0.1.4
11402026-09-05T00:57:38.463Z Downloaded unarray v0.1.4
11412026-09-05T00:57:38.463Z Downloaded cpufeatures v0.3.0
11422026-09-05T00:57:38.463Z Downloaded ecdsa v0.16.9
11432026-09-05T00:57:38.467Z Downloaded mime_guess v2.0.5
11442026-09-05T00:57:38.470Z Downloaded tar v0.4.46
11452026-09-05T00:57:38.470Z Downloaded pkcs8 v0.10.2
11462026-09-05T00:57:38.473Z Downloaded indoc v1.0.9
11472026-09-05T00:57:38.475Z Downloaded itertools v0.14.0
11482026-09-05T00:57:38.479Z Downloaded tokio-postgres v0.7.16
11492026-09-05T00:57:38.482Z Downloaded blake3 v1.8.5
11502026-09-05T00:57:38.488Z Downloaded rfc6979 v0.6.0
11512026-09-05T00:57:38.491Z Downloaded reedline v0.40.0
11522026-09-05T00:57:38.491Z Downloaded quick-error v1.2.3
11532026-09-05T00:57:38.494Z Downloaded rustc-demangle v0.1.27
11542026-09-05T00:57:38.494Z Downloaded walkdir v2.5.0
11552026-09-05T00:57:38.494Z Downloaded zerovec-derive v0.11.2
11562026-09-05T00:57:38.494Z Downloaded schemars_derive v0.8.22
11572026-09-05T00:57:38.497Z Downloaded ed25519 v2.2.3
11582026-09-05T00:57:38.497Z Downloaded shell-words v1.1.1
11592026-09-05T00:57:38.497Z Downloaded unit-prefix v0.5.2
11602026-09-05T00:57:38.497Z Downloaded proc-macro-error-attr2 v2.0.0
11612026-09-05T00:57:38.497Z Downloaded ctutils v0.4.2
11622026-09-05T00:57:38.500Z Downloaded delegate v0.13.5
11632026-09-05T00:57:38.500Z Downloaded supports-hyperlinks v3.2.0
11642026-09-05T00:57:38.501Z Downloaded peg-macros v0.8.5
11652026-09-05T00:57:38.501Z Downloaded ml-kem v0.3.2
11662026-09-05T00:57:38.503Z Downloaded num v0.4.3
11672026-09-05T00:57:38.503Z Downloaded dsl_auto_type v0.2.0
11682026-09-05T00:57:38.503Z Downloaded serdect v0.4.3
11692026-09-05T00:57:38.503Z Downloaded indexmap v1.9.3
11702026-09-05T00:57:38.506Z Downloaded rustls-native-certs v0.8.3
11712026-09-05T00:57:38.506Z Downloaded ssh-cipher v0.3.0
11722026-09-05T00:57:38.510Z Downloaded yoke v0.8.1
11732026-09-05T00:57:38.510Z Downloaded diff v0.1.13
11742026-09-05T00:57:38.510Z Downloaded hyper-rustls v0.27.7
11752026-09-05T00:57:38.510Z Downloaded litemap v0.8.1
11762026-09-05T00:57:38.513Z Downloaded slog-bunyan v2.5.0
11772026-09-05T00:57:38.516Z Downloaded tower-service v0.3.3
11782026-09-05T00:57:38.516Z Downloaded humantime v2.3.0
11792026-09-05T00:57:38.519Z Downloaded packed_struct v0.10.1
11802026-09-05T00:57:38.522Z Downloaded digest-io v0.1.0
11812026-09-05T00:57:38.524Z Downloaded oso-derive v0.27.3
11822026-09-05T00:57:38.524Z Downloaded take_mut v0.2.2
11832026-09-05T00:57:38.528Z Downloaded displaydoc v0.2.5
11842026-09-05T00:57:38.531Z Downloaded tls_codec v0.4.2
11852026-09-05T00:57:38.531Z Downloaded slog-async v2.8.0
11862026-09-05T00:57:38.575Z Downloaded tokio-rustls v0.26.4
11872026-09-05T00:57:38.581Z Downloaded newtype-uuid v1.3.2
11882026-09-05T00:57:38.581Z Downloaded strip-ansi-escapes v0.2.1
11892026-09-05T00:57:38.581Z Downloaded zone_cfg_derive v0.3.1
11902026-09-05T00:57:38.581Z Downloaded lru-cache v0.1.2
11912026-09-05T00:57:38.581Z Downloaded crossbeam-channel v0.5.15
11922026-09-05T00:57:38.581Z Downloaded regex v1.12.3
11932026-09-05T00:57:38.581Z Downloaded convert_case v0.4.0
11942026-09-05T00:57:38.581Z Downloaded paste v1.0.15
11952026-09-05T00:57:38.581Z Downloaded crossbeam-deque v0.8.6
11962026-09-05T00:57:38.581Z Downloaded resolv-conf v0.7.6
11972026-09-05T00:57:38.581Z Downloaded strum_macros v0.24.3
11982026-09-05T00:57:38.581Z Downloaded thread-id v5.1.0
11992026-09-05T00:57:38.581Z Downloaded tungstenite v0.21.0
12002026-09-05T00:57:38.581Z Downloaded lock_api v0.4.14
12012026-09-05T00:57:38.581Z Downloaded linked-hash-map v0.5.6
12022026-09-05T00:57:38.581Z Downloaded impl-trait-for-tuples v0.2.3
12032026-09-05T00:57:38.581Z Downloaded rustyline v14.0.0
12042026-09-05T00:57:38.586Z Downloaded p256 v0.14.0
12052026-09-05T00:57:38.586Z Downloaded zerotrie v0.2.3
12062026-09-05T00:57:38.586Z Downloaded postgres-types v0.2.12
12072026-09-05T00:57:38.591Z Downloaded vergen v9.1.0
12082026-09-05T00:57:38.591Z Downloaded crossbeam-epoch v0.9.18
12092026-09-05T00:57:38.592Z Downloaded hyper-staticfile v0.10.1
12102026-09-05T00:57:38.592Z Downloaded portable-atomic v1.13.1
12112026-09-05T00:57:38.595Z Downloaded salty v0.3.0
12122026-09-05T00:57:38.599Z Downloaded derive_builder_core v0.20.2
12132026-09-05T00:57:38.599Z Downloaded cookie v0.18.1
12142026-09-05T00:57:38.599Z Downloaded phf_shared v0.13.1
12152026-09-05T00:57:38.603Z Downloaded icu_normalizer v2.1.1
12162026-09-05T00:57:38.603Z Downloaded parse-display-derive v0.10.0
12172026-09-05T00:57:38.603Z Downloaded psm v0.1.30
12182026-09-05T00:57:38.603Z Downloaded rusty-fork v0.3.1
12192026-09-05T00:57:38.606Z Downloaded slog-stdlog v4.1.1
12202026-09-05T00:57:38.606Z Downloaded strum_macros v0.26.4
12212026-09-05T00:57:38.606Z Downloaded nu-ansi-term v0.50.3
12222026-09-05T00:57:38.606Z Downloaded thiserror-no-std v2.0.2
12232026-09-05T00:57:38.610Z Downloaded smallvec v0.6.14
12242026-09-05T00:57:38.610Z Downloaded whoami v2.1.0
12252026-09-05T00:57:38.612Z Downloaded git2 v0.20.4
12262026-09-05T00:57:38.615Z Downloaded darling v0.23.0
12272026-09-05T00:57:38.618Z Downloaded toml_parser v1.1.2+spec-1.1.0
12282026-09-05T00:57:38.618Z Downloaded darling v0.13.4
12292026-09-05T00:57:38.621Z Downloaded rsa v0.9.10
12302026-09-05T00:57:38.625Z Downloaded aws-lc-rs v1.16.3
12312026-09-05T00:57:38.628Z Downloaded indoc v2.0.7
12322026-09-05T00:57:38.628Z Downloaded prettyplease v0.2.37
12332026-09-05T00:57:38.631Z Downloaded toml_edit v0.23.10+spec-1.0.0
12342026-09-05T00:57:38.635Z Downloaded yansi v1.0.1
12352026-09-05T00:57:38.635Z Downloaded hyper v1.10.1
12362026-09-05T00:57:38.638Z Downloaded iri-string v0.7.10
12372026-09-05T00:57:38.642Z Downloaded petname v2.0.2
12382026-09-05T00:57:38.645Z Downloaded sha2 v0.11.0
12392026-09-05T00:57:38.645Z Downloaded socket2 v0.5.10
12402026-09-05T00:57:38.648Z Downloaded crossterm v0.29.0
12412026-09-05T00:57:38.652Z Downloaded parking_lot v0.11.2
12422026-09-05T00:57:38.652Z Downloaded socket2 v0.6.3
12432026-09-05T00:57:38.655Z Downloaded icu_collections v2.1.1
12442026-09-05T00:57:38.655Z Downloaded knus v3.4.0
12452026-09-05T00:57:38.657Z Downloaded bindgen v0.71.1
12462026-09-05T00:57:38.660Z Downloaded pkcs5 v0.8.1
12472026-09-05T00:57:38.663Z Downloaded rawzip v0.4.4
12482026-09-05T00:57:38.671Z Downloaded bitvec v1.0.1
12492026-09-05T00:57:38.679Z Downloaded dropshot_endpoint v0.17.1
12502026-09-05T00:57:38.682Z Downloaded internal-russh-num-bigint v0.5.0
12512026-09-05T00:57:38.685Z Downloaded darling_core v0.13.4
12522026-09-05T00:57:38.688Z Downloaded derive-where v1.6.0
12532026-09-05T00:57:38.688Z Downloaded ryu v1.0.23
12542026-09-05T00:57:38.695Z Downloaded ignore v0.4.25
12552026-09-05T00:57:38.698Z Downloaded zlib-rs v0.6.2
12562026-09-05T00:57:38.698Z Downloaded tough v0.22.0
12572026-09-05T00:57:38.702Z Downloaded schemars v1.2.1
12582026-09-05T00:57:38.710Z Downloaded derive_more-impl v2.1.1
12592026-09-05T00:57:38.713Z Downloaded prefix-trie v0.7.0
12602026-09-05T00:57:38.716Z Downloaded gimli v0.32.3
12612026-09-05T00:57:38.728Z Downloaded zopfli v0.8.3
12622026-09-05T00:57:38.731Z Downloaded sha3 v0.12.0
12632026-09-05T00:57:38.734Z Downloaded reqwest v0.12.28
12642026-09-05T00:57:38.737Z Downloaded chrono v0.4.45
12652026-09-05T00:57:38.740Z Downloaded goblin v0.10.5
12662026-09-05T00:57:38.743Z Downloaded der v0.7.10
12672026-09-05T00:57:38.745Z Downloaded rsa v0.10.0-rc.18
12682026-09-05T00:57:38.748Z Downloaded tabled v0.21.0
12692026-09-05T00:57:38.757Z Downloaded der v0.8.0
12702026-09-05T00:57:38.760Z Downloaded tower v0.5.3
12712026-09-05T00:57:38.766Z Downloaded jiff-core v0.1.0
12722026-09-05T00:57:38.769Z Downloaded miette v7.6.0
12732026-09-05T00:57:38.772Z Downloaded iddqd v0.4.2
12742026-09-05T00:57:38.776Z Downloaded lalrpop v0.19.12
12752026-09-05T00:57:38.782Z Downloaded url v2.5.8
12762026-09-05T00:57:38.787Z Downloaded minimal-lexical v0.2.1
12772026-09-05T00:57:38.787Z Downloaded p384 v0.13.1
12782026-09-05T00:57:38.789Z Downloaded time v0.3.47
12792026-09-05T00:57:38.793Z Downloaded nom v7.1.3
12802026-09-05T00:57:38.796Z Downloaded x509-cert v0.2.5
12812026-09-05T00:57:38.798Z Downloaded itertools v0.13.0
12822026-09-05T00:57:38.807Z Downloaded ssh-key v0.7.0-rc.11
12832026-09-05T00:57:38.811Z Downloaded itertools v0.12.1
12842026-09-05T00:57:38.814Z Downloaded serde_with v3.21.0
12852026-09-05T00:57:38.820Z Downloaded zerovec v0.11.5
12862026-09-05T00:57:38.823Z Downloaded vcpkg v0.2.15
12872026-09-05T00:57:38.844Z Downloaded icu_properties_data v2.1.2
12882026-09-05T00:57:38.849Z Downloaded unicode-normalization v0.1.25
12892026-09-05T00:57:38.853Z Downloaded russh v0.62.4
12902026-09-05T00:57:38.855Z Downloaded quick-xml v0.37.5
12912026-09-05T00:57:38.859Z Downloaded winnow v1.0.3
12922026-09-05T00:57:38.864Z Downloaded itertools v0.15.0
12932026-09-05T00:57:38.867Z Downloaded libm v0.2.16
12942026-09-05T00:57:38.872Z Downloaded winnow v0.5.40
12952026-09-05T00:57:38.877Z Downloaded reqwest v0.13.2
12962026-09-05T00:57:38.880Z Downloaded crypto-bigint v0.7.5
12972026-09-05T00:57:38.890Z Downloaded quinn-proto v0.11.16
12982026-09-05T00:57:38.894Z Downloaded regress v0.11.1
12992026-09-05T00:57:38.897Z Downloaded regex-syntax v0.6.29
13002026-09-05T00:57:38.903Z Downloaded bstr v1.12.1
13012026-09-05T00:57:38.907Z Downloaded hickory-proto v0.24.4
13022026-09-05T00:57:38.915Z Downloaded rayon v1.11.0
13032026-09-05T00:57:38.918Z Downloaded smoltcp v0.9.1
13042026-09-05T00:57:38.924Z Downloaded moka v0.12.13
13052026-09-05T00:57:38.928Z Downloaded crypto-primes v0.7.2
13062026-09-05T00:57:38.931Z Downloaded proptest v1.11.0
13072026-09-05T00:57:38.937Z Downloaded nix v0.27.1
13082026-09-05T00:57:38.944Z Downloaded nix v0.31.2
13092026-09-05T00:57:38.951Z Downloaded curve25519-dalek v5.0.0
13102026-09-05T00:57:38.955Z Downloaded smoltcp v0.11.0
13112026-09-05T00:57:38.961Z Downloaded regex-syntax v0.8.10
13122026-09-05T00:57:38.965Z Downloaded zerocopy v0.8.55
13132026-09-05T00:57:38.976Z Downloaded hickory-proto v0.25.2
13142026-09-05T00:57:38.986Z Downloaded object v0.30.4
13152026-09-05T00:57:38.991Z Downloaded curve25519-dalek v4.1.3
13162026-09-05T00:57:38.994Z Downloaded syn v3.0.3
13172026-09-05T00:57:39.000Z Downloaded rustix v0.38.44
13182026-09-05T00:57:39.012Z Downloaded rustls v0.23.41
13192026-09-05T00:57:39.018Z Downloaded object v0.37.3
13202026-09-05T00:57:39.024Z Downloaded radix_trie v0.2.1
13212026-09-05T00:57:39.027Z Downloaded nix v0.28.0
13222026-09-05T00:57:39.033Z Downloaded polar-core v0.27.3
13232026-09-05T00:57:39.037Z Downloaded openssl v0.10.80
13242026-09-05T00:57:39.044Z Downloaded regress v0.10.5
13252026-09-05T00:57:39.047Z Downloaded openapiv3 v2.2.0
13262026-09-05T00:57:39.053Z Downloaded sled v0.34.7
13272026-09-05T00:57:39.060Z Downloaded tracing v0.1.44
13282026-09-05T00:57:39.072Z Downloaded dropshot v0.17.1
13292026-09-05T00:57:39.084Z Downloaded sqlparser v0.61.0
13302026-09-05T00:57:39.088Z Downloaded sha3 v0.11.0
13312026-09-05T00:57:39.091Z Downloaded typify-impl v0.6.2
13322026-09-05T00:57:39.098Z Downloaded zerocopy-derive v0.6.6
13332026-09-05T00:57:39.104Z Downloaded diesel v2.3.7
13342026-09-05T00:57:39.115Z Downloaded bzip2-sys v0.1.13+1.0.8
13352026-09-05T00:57:39.122Z Downloaded regex-automata v0.4.14
13362026-09-05T00:57:39.131Z Downloaded chrono-tz v0.10.4
13372026-09-05T00:57:39.141Z Downloaded ratatui v0.29.0
13382026-09-05T00:57:39.151Z Downloaded petgraph v0.6.5
13392026-09-05T00:57:39.162Z Downloaded csv v1.4.0
13402026-09-05T00:57:39.173Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13412026-09-05T00:57:39.183Z Downloaded petgraph v0.8.3
13422026-09-05T00:57:39.197Z Downloaded jiff v0.2.34
13432026-09-05T00:57:39.220Z Downloaded libz-sys v1.1.24
13442026-09-05T00:57:39.235Z Downloaded sha3 v0.10.8
13452026-09-05T00:57:39.240Z Downloaded tokio v1.52.1
13462026-09-05T00:57:39.296Z Downloaded encoding_rs v0.8.35
13472026-09-05T00:57:39.319Z Downloaded ring v0.17.14
13482026-09-05T00:57:39.342Z Downloaded libgit2-sys v0.18.3+1.9.2
13492026-09-05T00:57:39.592Z Downloaded aws-lc-sys v0.40.0
13502026-09-05T00:57:39.872Z Compiling serde_core v1.0.228
13512026-09-05T00:57:39.872Z Compiling libc v0.2.185
13522026-09-05T00:57:39.872Z Compiling serde v1.0.228
13532026-09-05T00:57:39.875Z Compiling log v0.4.33
13542026-09-05T00:57:39.875Z Compiling smallvec v1.15.1
13552026-09-05T00:57:39.875Z Compiling shlex v1.3.0
13562026-09-05T00:57:40.014Z Compiling find-msvc-tools v0.1.9
13572026-09-05T00:57:40.017Z Compiling syn v2.0.117
13582026-09-05T00:57:40.236Z Compiling subtle v2.6.1
13592026-09-05T00:57:40.248Z Compiling scopeguard v1.2.0
13602026-09-05T00:57:40.266Z Compiling typenum v1.20.1
13612026-09-05T00:57:40.356Z Compiling lock_api v0.4.14
13622026-09-05T00:57:40.359Z Compiling stable_deref_trait v1.2.1
13632026-09-05T00:57:40.359Z Compiling zerocopy v0.8.55
13642026-09-05T00:57:40.411Z Compiling portable-atomic v1.13.1
13652026-09-05T00:57:40.438Z Compiling serde_json v1.0.151
13662026-09-05T00:57:40.584Z Compiling critical-section v1.2.0
13672026-09-05T00:57:40.639Z Compiling libm v0.2.16
13682026-09-05T00:57:40.690Z Compiling num-traits v0.2.19
13692026-09-05T00:57:40.809Z Compiling pkg-config v0.3.32
13702026-09-05T00:57:40.904Z Compiling errno v0.3.14
13712026-09-05T00:57:40.931Z Compiling jobserver v0.1.34
13722026-09-05T00:57:41.026Z Compiling getrandom v0.2.17
13732026-09-05T00:57:41.063Z Compiling generic-array v0.14.7
13742026-09-05T00:57:41.261Z Compiling cc v1.2.56
13752026-09-05T00:57:41.276Z Compiling rand_core v0.6.4
13762026-09-05T00:57:41.352Z Compiling getrandom v0.4.3
13772026-09-05T00:57:41.467Z Compiling once_cell v1.21.3
13782026-09-05T00:57:41.478Z Compiling parking_lot_core v0.9.12
13792026-09-05T00:57:41.553Z Compiling pin-project-lite v0.2.17
13802026-09-05T00:57:41.652Z Compiling const-oid v0.9.6
13812026-09-05T00:57:41.705Z Compiling rand_core v0.10.0
13822026-09-05T00:57:41.734Z Compiling signal-hook-registry v1.4.8
13832026-09-05T00:57:42.045Z Compiling litemap v0.8.1
13842026-09-05T00:57:42.210Z Compiling bitflags v2.11.0
13852026-09-05T00:57:42.249Z Compiling writeable v0.6.2
13862026-09-05T00:57:42.253Z Compiling percent-encoding v2.3.2
13872026-09-05T00:57:42.413Z Compiling futures-core v0.3.32
13882026-09-05T00:57:42.441Z Compiling semver v1.0.28
13892026-09-05T00:57:42.455Z Compiling parking_lot v0.12.5
13902026-09-05T00:57:42.460Z Compiling mio v1.2.0
13912026-09-05T00:57:42.505Z Compiling icu_properties_data v2.1.2
13922026-09-05T00:57:42.561Z Compiling icu_normalizer_data v2.1.1
13932026-09-05T00:57:42.782Z Compiling socket2 v0.6.3
13942026-09-05T00:57:42.847Z Compiling rustix v1.1.4
13952026-09-05T00:57:42.852Z Compiling getrandom v0.3.4
13962026-09-05T00:57:42.867Z Compiling synstructure v0.13.2
13972026-09-05T00:57:42.871Z Compiling futures-sink v0.3.32
13982026-09-05T00:57:42.961Z Compiling indexmap v2.14.0
13992026-09-05T00:57:42.989Z Compiling futures-channel v0.3.32
14002026-09-05T00:57:43.172Z Compiling slab v0.4.12
14012026-09-05T00:57:43.222Z Compiling futures-io v0.3.32
14022026-09-05T00:57:43.360Z Compiling futures-task v0.3.32
14032026-09-05T00:57:43.383Z Compiling utf8_iter v1.0.4
14042026-09-05T00:57:43.400Z Compiling form_urlencoded v1.2.2
14052026-09-05T00:57:43.511Z Compiling rustversion v1.0.22
14062026-09-05T00:57:43.526Z Compiling base64ct v1.8.3
14072026-09-05T00:57:43.541Z Compiling iana-time-zone v0.1.65
14082026-09-05T00:57:43.605Z Compiling cmake v0.1.57
14092026-09-05T00:57:43.643Z Compiling ident_case v1.0.1
14102026-09-05T00:57:43.723Z Compiling regex-syntax v0.8.10
14112026-09-05T00:57:43.742Z Compiling fs_extra v1.3.0
14122026-09-05T00:57:43.766Z Compiling pem-rfc7468 v0.7.0
14132026-09-05T00:57:43.821Z Compiling dunce v1.0.5
14142026-09-05T00:57:43.929Z Compiling flagset v0.4.7
14152026-09-05T00:57:43.977Z Compiling rand_core v0.9.5
14162026-09-05T00:57:44.012Z Compiling aws-lc-sys v0.40.0
14172026-09-05T00:57:44.056Z Compiling uuid v1.23.4
14182026-09-05T00:57:44.069Z Compiling base64 v0.22.1
14192026-09-05T00:57:44.288Z Compiling vcpkg v0.2.15
14202026-09-05T00:57:44.402Z Compiling syn v1.0.109
14212026-09-05T00:57:44.444Z Compiling serde_derive_internals v0.29.1
14222026-09-05T00:57:44.600Z Compiling rustc_version v0.4.1
14232026-09-05T00:57:44.621Z Compiling serde_derive v1.0.228
14242026-09-05T00:57:44.704Z Compiling zeroize_derive v1.5.0
14252026-09-05T00:57:44.757Z Compiling zerocopy-derive v0.8.55
14262026-09-05T00:57:44.962Z Compiling zerofrom-derive v0.1.6
14272026-09-05T00:57:44.999Z Compiling yoke-derive v0.8.1
14282026-09-05T00:57:45.349Z Compiling zerovec-derive v0.11.2
14292026-09-05T00:57:45.374Z Compiling displaydoc v0.2.5
14302026-09-05T00:57:46.130Z Compiling tokio-macros v2.7.0
14312026-09-05T00:57:46.133Z Compiling futures-macro v0.3.32
14322026-09-05T00:57:46.183Z Compiling thiserror-impl v2.0.18
14332026-09-05T00:57:46.359Z Compiling zerofrom v0.1.6
14342026-09-05T00:57:46.465Z Compiling yoke v0.8.1
14352026-09-05T00:57:46.492Z Compiling der_derive v0.7.3
14362026-09-05T00:57:46.652Z Compiling zerovec v0.11.5
14372026-09-05T00:57:46.873Z Compiling zerotrie v0.2.3
14382026-09-05T00:57:46.940Z Compiling futures-util v0.3.32
14392026-09-05T00:57:47.158Z Compiling tinystr v0.8.2
14402026-09-05T00:57:47.158Z Compiling potential_utf v0.1.4
14412026-09-05T00:57:47.333Z Compiling icu_locale_core v2.1.1
14422026-09-05T00:57:47.364Z Compiling icu_collections v2.1.1
14432026-09-05T00:57:47.452Z Compiling openssl-sys v0.9.117
14442026-09-05T00:57:47.498Z Compiling thiserror v2.0.18
14452026-09-05T00:57:47.654Z Compiling tracing-attributes v0.1.31
14462026-09-05T00:57:47.848Z Compiling tracing-core v0.1.36
14472026-09-05T00:57:47.960Z Compiling icu_provider v2.1.1
14482026-09-05T00:57:48.136Z Compiling zeroize v1.9.0
14492026-09-05T00:57:48.273Z Compiling bytes v1.11.1
14502026-09-05T00:57:48.302Z Compiling icu_normalizer v2.1.1
14512026-09-05T00:57:48.378Z Compiling icu_properties v2.1.2
14522026-09-05T00:57:48.790Z Compiling tokio v1.52.1
14532026-09-05T00:57:48.808Z Compiling chrono v0.4.45
14542026-09-05T00:57:48.909Z Compiling crypto-common v0.1.7
14552026-09-05T00:57:48.938Z Compiling block-buffer v0.10.4
14562026-09-05T00:57:49.060Z Compiling der v0.7.10
14572026-09-05T00:57:49.113Z Compiling ppv-lite86 v0.2.21
14582026-09-05T00:57:49.172Z Compiling digest v0.10.7
14592026-09-05T00:57:49.290Z Compiling idna_adapter v1.2.1
14602026-09-05T00:57:49.422Z Compiling idna v1.1.0
14612026-09-05T00:57:49.437Z Compiling http v1.4.2
14622026-09-05T00:57:49.439Z Compiling rand_chacha v0.9.0
14632026-09-05T00:57:49.472Z Compiling aws-lc-rs v1.16.3
14642026-09-05T00:57:49.790Z Compiling url v2.5.8
14652026-09-05T00:57:50.119Z Compiling spki v0.7.3
14662026-09-05T00:57:50.193Z Compiling cpufeatures v0.2.17
14672026-09-05T00:57:50.243Z Compiling simd-adler32 v0.3.8
14682026-09-05T00:57:50.267Z Compiling dyn-clone v1.0.20
14692026-09-05T00:57:50.305Z Compiling schemars v0.8.22
14702026-09-05T00:57:50.328Z Compiling pkcs8 v0.10.2
14712026-09-05T00:57:50.401Z Compiling http-body v1.0.1
14722026-09-05T00:57:50.415Z Compiling rand v0.9.2
14732026-09-05T00:57:50.500Z Compiling tracing v0.1.44
14742026-09-05T00:57:50.523Z Compiling rustls-pki-types v1.14.0
14752026-09-05T00:57:50.607Z Compiling schemars_derive v0.8.22
14762026-09-05T00:57:50.621Z Compiling spin v0.9.8
14772026-09-05T00:57:50.787Z Compiling httparse v1.10.1
14782026-09-05T00:57:50.825Z Compiling crc32fast v1.5.0
14792026-09-05T00:57:50.965Z Compiling openssl-probe v0.2.1
14802026-09-05T00:57:51.074Z Compiling cmov v0.5.4
14812026-09-05T00:57:51.089Z Compiling adler2 v2.0.1
14822026-09-05T00:57:51.133Z Compiling tinyvec_macros v0.1.1
14832026-09-05T00:57:51.148Z Compiling tempfile v3.27.0
14842026-09-05T00:57:51.201Z Compiling tinyvec v1.10.0
14852026-09-05T00:57:51.216Z Compiling miniz_oxide v0.8.9
14862026-09-05T00:57:51.273Z Compiling ctutils v0.4.2
14872026-09-05T00:57:51.566Z Compiling pest_generator v2.8.6
14882026-09-05T00:57:51.572Z Compiling sha2 v0.10.9
14892026-09-05T00:57:51.578Z Compiling terminal_size v0.4.3
14902026-09-05T00:57:51.710Z Compiling aho-corasick v1.1.4
14912026-09-05T00:57:51.799Z Compiling atomic-waker v1.1.2
14922026-09-05T00:57:51.921Z Compiling tower-service v0.3.3
14932026-09-05T00:57:52.020Z Compiling try-lock v0.2.5
14942026-09-05T00:57:52.128Z Compiling untrusted v0.7.1
14952026-09-05T00:57:52.216Z Compiling tower-layer v0.3.3
14962026-09-05T00:57:52.289Z Compiling radium v0.7.0
14972026-09-05T00:57:52.369Z Compiling unicode-segmentation v1.12.0
14982026-09-05T00:57:52.510Z Compiling regex-automata v0.4.14
14992026-09-05T00:57:52.744Z Compiling tokio-util v0.7.18
15002026-09-05T00:57:52.833Z Compiling pest_derive v2.8.6
15012026-09-05T00:57:53.087Z Compiling want v0.3.1
15022026-09-05T00:57:53.316Z Compiling hybrid-array v0.4.13
15032026-09-05T00:57:53.438Z Compiling h2 v0.4.15
15042026-09-05T00:57:53.526Z Compiling ipnet v2.12.0
15052026-09-05T00:57:53.739Z Compiling scroll_derive v0.13.1
15062026-09-05T00:57:53.999Z Compiling darling_core v0.20.11
15072026-09-05T00:57:54.070Z Compiling httpdate v1.0.3
15082026-09-05T00:57:54.293Z Compiling foreign-types-shared v0.1.1
15092026-09-05T00:57:54.306Z Compiling maybe-uninit v2.0.0
15102026-09-05T00:57:54.379Z Compiling untrusted v0.9.0
15112026-09-05T00:57:54.480Z Compiling rustls v0.23.41
15122026-09-05T00:57:54.498Z Compiling openssl v0.10.80
15132026-09-05T00:57:54.519Z Compiling tap v1.0.1
15142026-09-05T00:57:54.609Z Compiling wyz v0.5.1
15152026-09-05T00:57:54.626Z Compiling scroll v0.13.0
15162026-09-05T00:57:54.645Z Compiling foreign-types v0.3.2
15172026-09-05T00:57:54.761Z Compiling unicode-normalization v0.1.25
15182026-09-05T00:57:54.914Z Compiling rand_chacha v0.3.1
15192026-09-05T00:57:54.941Z Compiling signature v2.2.0
15202026-09-05T00:57:55.127Z Compiling hex v0.4.3
15212026-09-05T00:57:55.226Z Compiling thiserror-impl v1.0.69
15222026-09-05T00:57:55.244Z Compiling openssl-macros v0.1.1
15232026-09-05T00:57:55.396Z Compiling bzip2-sys v0.1.13+1.0.8
15242026-09-05T00:57:55.639Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15252026-09-05T00:57:55.674Z Compiling num-integer v0.1.46
15262026-09-05T00:57:55.687Z Compiling socket2 v0.5.10
15272026-09-05T00:57:56.000Z Compiling wait-timeout v0.2.1
15282026-09-05T00:57:56.034Z Compiling ahash v0.8.12
15292026-09-05T00:57:56.110Z Compiling native-tls v0.2.18
15302026-09-05T00:57:56.223Z Compiling time-core v0.1.8
15312026-09-05T00:57:56.265Z Compiling quick-error v1.2.3
15322026-09-05T00:57:56.298Z Compiling num-bigint-dig v0.8.6
15332026-09-05T00:57:56.325Z Compiling darling_macro v0.20.11
15342026-09-05T00:57:56.363Z Compiling funty v2.0.0
15352026-09-05T00:57:56.486Z Compiling num-conv v0.2.0
15362026-09-05T00:57:56.491Z Compiling bit-vec v0.8.0
15372026-09-05T00:57:56.491Z Compiling packed_struct v0.10.1
15382026-09-05T00:57:56.510Z Compiling powerfmt v0.2.0
15392026-09-05T00:57:56.602Z Compiling hyper v1.10.1
15402026-09-05T00:57:56.692Z Compiling bitvec v1.0.1
15412026-09-05T00:57:56.708Z Compiling deranged v0.5.8
15422026-09-05T00:57:56.742Z Compiling bit-set v0.8.0
15432026-09-05T00:57:56.787Z Compiling darling v0.20.11
15442026-09-05T00:57:56.877Z Compiling clap_builder v4.6.0
15452026-09-05T00:57:56.904Z Compiling time-macros v0.2.27
15462026-09-05T00:57:56.947Z Compiling thiserror v1.0.69
15472026-09-05T00:57:57.047Z Compiling rusty-fork v0.3.1
15482026-09-05T00:57:57.532Z Compiling num-iter v0.1.45
15492026-09-05T00:57:57.665Z Compiling hyper-util v0.1.20
15502026-09-05T00:57:58.109Z Compiling rand v0.8.6
15512026-09-05T00:57:58.152Z Compiling goblin v0.10.5
15522026-09-05T00:57:58.486Z Compiling packed_struct_codegen v0.10.1
15532026-09-05T00:57:58.918Z Compiling lazy_static v1.5.0
15542026-09-05T00:57:58.989Z Compiling hmac v0.12.1
15552026-09-05T00:57:59.148Z Compiling serde_spanned v0.6.9
15562026-09-05T00:57:59.288Z Compiling toml_datetime v0.6.11
15572026-09-05T00:57:59.336Z Compiling zerocopy-derive v0.6.6
15582026-09-05T00:57:59.510Z Compiling clap_derive v4.6.1
15592026-09-05T00:57:59.535Z Compiling bitfield-macros v0.19.4
15602026-09-05T00:57:59.804Z Compiling rand_xorshift v0.4.0
15612026-09-05T00:57:59.970Z Compiling sync_wrapper v1.0.2
15622026-09-05T00:58:00.079Z Compiling indexmap v1.9.3
15632026-09-05T00:58:00.203Z Compiling object v0.37.3
15642026-09-05T00:58:00.268Z Compiling unarray v0.1.4
15652026-09-05T00:58:00.285Z Compiling crossbeam-utils v0.8.21
15662026-09-05T00:58:00.380Z Compiling nodrop v0.1.14
15672026-09-05T00:58:00.470Z Compiling zlib-rs v0.6.2
15682026-09-05T00:58:00.485Z Compiling num_threads v0.1.7
15692026-09-05T00:58:00.563Z Compiling siphasher v1.0.2
15702026-09-05T00:58:00.582Z Compiling usdt-impl v0.6.0
15712026-09-05T00:58:00.759Z Compiling paste v1.0.15
15722026-09-05T00:58:00.793Z Compiling crc-catalog v2.4.0
15732026-09-05T00:58:00.892Z Compiling dof v0.4.0
15742026-09-05T00:58:01.034Z Compiling crc v3.4.0
15752026-09-05T00:58:01.238Z Compiling time v0.3.47
15762026-09-05T00:58:01.367Z Compiling array-init v0.0.4
15772026-09-05T00:58:01.405Z Compiling clap v4.6.1
15782026-09-05T00:58:01.411Z Compiling proptest v1.11.0
15792026-09-05T00:58:01.538Z Compiling bitfield v0.19.4
15802026-09-05T00:58:01.904Z Compiling zerocopy v0.6.6
15812026-09-05T00:58:02.178Z Compiling tower v0.5.3
15822026-09-05T00:58:02.605Z Compiling smallvec v0.6.14
15832026-09-05T00:58:02.870Z Compiling derive_builder_core v0.20.2
15842026-09-05T00:58:02.929Z Compiling dtrace-parser v0.3.0
15852026-09-05T00:58:03.604Z Compiling flate2 v1.1.9
15862026-09-05T00:58:03.680Z Compiling ipnetwork v0.21.1
15872026-09-05T00:58:03.680Z Compiling http-body-util v0.1.3
15882026-09-05T00:58:03.716Z Compiling pkcs1 v0.7.5
15892026-09-05T00:58:03.887Z Compiling heapless v0.7.17
15902026-09-05T00:58:03.913Z Compiling structmeta-derive v0.3.0
15912026-09-05T00:58:04.065Z Compiling scroll_derive v0.12.1
15922026-09-05T00:58:04.071Z Compiling slog v2.8.2
15932026-09-05T00:58:04.071Z Compiling darling_core v0.23.0
15942026-09-05T00:58:04.071Z Compiling thread-id v5.1.0
15952026-09-05T00:58:04.176Z Compiling cookie v0.18.1
15962026-09-05T00:58:04.221Z Compiling env_filter v2.0.0
15972026-09-05T00:58:04.350Z Compiling syn v3.0.3
15982026-09-05T00:58:04.459Z Compiling zstd-safe v7.2.4
15992026-09-05T00:58:04.645Z Compiling unicode-bidi v0.3.18
16002026-09-05T00:58:04.663Z Compiling signal-hook v0.3.18
16012026-09-05T00:58:04.877Z Compiling gimli v0.32.3
16022026-09-05T00:58:04.988Z Compiling anyhow v1.0.104
16032026-09-05T00:58:05.214Z Compiling unicode-properties v0.1.4
16042026-09-05T00:58:05.282Z Compiling base64 v0.21.7
16052026-09-05T00:58:05.417Z Compiling allocator-api2 v0.2.21
16062026-09-05T00:58:05.600Z Compiling hashbrown v0.12.3
16072026-09-05T00:58:05.774Z Compiling iri-string v0.7.10
16082026-09-05T00:58:06.078Z Compiling ryu v1.0.23
16092026-09-05T00:58:06.347Z Compiling winnow v0.5.40
16102026-09-05T00:58:06.600Z Compiling darling_macro v0.23.0
16112026-09-05T00:58:06.814Z Compiling addr2line v0.25.1
16122026-09-05T00:58:07.090Z Compiling tower-http v0.6.8
16132026-09-05T00:58:07.146Z Compiling serde_urlencoded v0.7.1
16142026-09-05T00:58:07.391Z Compiling ron v0.8.1
16152026-09-05T00:58:07.487Z Compiling stringprep v0.1.5
16162026-09-05T00:58:07.645Z Compiling toml_edit v0.19.15
16172026-09-05T00:58:07.820Z Compiling daft-derive v0.1.8
16182026-09-05T00:58:07.847Z Compiling structmeta v0.3.0
16192026-09-05T00:58:07.968Z Compiling scroll v0.12.0
16202026-09-05T00:58:08.013Z Compiling env_logger v0.11.11
16212026-09-05T00:58:08.258Z Compiling rsa v0.9.10
16222026-09-05T00:58:08.351Z Compiling oxnet v0.1.6
16232026-09-05T00:58:08.436Z Compiling newtype-uuid v1.3.2
16242026-09-05T00:58:08.508Z Compiling derive_builder_macro v0.20.2
16252026-09-05T00:58:08.655Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16262026-09-05T00:58:08.761Z Compiling hashbrown v0.13.2
16272026-09-05T00:58:08.784Z Compiling serde-hex v0.1.0
16282026-09-05T00:58:08.981Z Compiling bzip2 v0.4.4
16292026-09-05T00:58:09.198Z Compiling tokio-native-tls v0.3.1
16302026-09-05T00:58:09.247Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16312026-09-05T00:58:09.955Z Compiling camino v1.2.5
16322026-09-05T00:58:10.340Z Compiling bstr v1.12.1
16332026-09-05T00:58:10.526Z Compiling block-padding v0.4.2
16342026-09-05T00:58:10.701Z Compiling crypto-common v0.2.2
16352026-09-05T00:58:10.814Z Compiling block-buffer v0.12.1
16362026-09-05T00:58:11.015Z Compiling heck v0.4.1
16372026-09-05T00:58:11.074Z Compiling rustls-native-certs v0.8.3
16382026-09-05T00:58:11.253Z Compiling x509-cert v0.2.5
16392026-09-05T00:58:11.331Z Compiling md-5 v0.10.6
16402026-09-05T00:58:11.354Z Compiling erased-serde v0.3.31
16412026-09-05T00:58:11.486Z Compiling serde_tokenstream v0.2.3
16422026-09-05T00:58:11.875Z Compiling curve25519-dalek v4.1.3
16432026-09-05T00:58:11.978Z Compiling zerocopy-derive v0.7.35
16442026-09-05T00:58:12.221Z Compiling pin-project-internal v1.1.11
16452026-09-05T00:58:12.256Z Compiling async-trait v0.1.89
16462026-09-05T00:58:12.325Z Compiling vergen-lib v9.1.0
16472026-09-05T00:58:12.462Z Compiling hash32 v0.2.1
16482026-09-05T00:58:12.522Z Compiling memoffset v0.9.1
16492026-09-05T00:58:12.650Z Compiling encoding_rs v0.8.35
16502026-09-05T00:58:12.760Z Compiling ref-cast v1.0.25
16512026-09-05T00:58:12.760Z Compiling mime v0.3.17
16522026-09-05T00:58:12.853Z Compiling litrs v1.0.0
16532026-09-05T00:58:12.998Z Compiling psl-types v2.0.11
16542026-09-05T00:58:13.054Z Compiling fallible-iterator v0.2.0
16552026-09-05T00:58:13.105Z Compiling smoltcp v0.9.1
16562026-09-05T00:58:13.244Z Compiling owo-colors v4.3.0
16572026-09-05T00:58:13.303Z Compiling cfg_aliases v0.2.1
16582026-09-05T00:58:13.304Z Compiling crc-any v2.5.0
16592026-09-05T00:58:13.344Z Compiling rustc-demangle v0.1.27
16602026-09-05T00:58:13.344Z Compiling rustix v0.38.44
16612026-09-05T00:58:13.383Z Compiling document-features v0.2.12
16622026-09-05T00:58:13.424Z Compiling nix v0.31.2
16632026-09-05T00:58:13.514Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16642026-09-05T00:58:13.587Z Compiling backtrace v0.3.76
16652026-09-05T00:58:13.707Z Compiling postgres-protocol v0.6.10
16662026-09-05T00:58:13.741Z Compiling pin-project v1.1.11
16672026-09-05T00:58:13.783Z Compiling publicsuffix v2.3.0
16682026-09-05T00:58:14.320Z Compiling zerocopy v0.7.35
16692026-09-05T00:58:14.363Z Compiling snafu-derive v0.8.9
16702026-09-05T00:58:14.363Z Compiling daft v0.1.8
16712026-09-05T00:58:14.420Z Compiling inout v0.2.2
16722026-09-05T00:58:14.453Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16732026-09-05T00:58:14.453Z Compiling hyper-tls v0.6.0
16742026-09-05T00:58:14.485Z Compiling object v0.30.4
16752026-09-05T00:58:14.586Z Compiling zip v0.6.6
16762026-09-05T00:58:14.671Z Compiling derive_builder v0.20.2
16772026-09-05T00:58:14.707Z Compiling toml v0.7.8
16782026-09-05T00:58:14.821Z Compiling goblin v0.8.2
16792026-09-05T00:58:14.942Z Compiling derive-ex v0.1.8
16802026-09-05T00:58:15.711Z Compiling darling v0.23.0
16812026-09-05T00:58:15.813Z Compiling phf_shared v0.13.1
16822026-09-05T00:58:15.928Z Compiling regex v1.12.3
16832026-09-05T00:58:16.038Z Compiling hubpack_derive v0.1.1
16842026-09-05T00:58:16.041Z Compiling convert_case v0.10.0
16852026-09-05T00:58:16.348Z Compiling futures-executor v0.3.32
16862026-09-05T00:58:16.353Z Compiling ref-cast-impl v1.0.25
16872026-09-05T00:58:16.484Z Compiling curve25519-dalek-derive v0.1.1
16882026-09-05T00:58:16.589Z Compiling strum_macros v0.27.2
16892026-09-05T00:58:16.604Z Compiling vergen v9.1.0
16902026-09-05T00:58:16.778Z Compiling cargo-platform v0.3.2
16912026-09-05T00:58:16.898Z Compiling ff v0.13.1
16922026-09-05T00:58:17.039Z Compiling fs-err v3.3.0
16932026-09-05T00:58:17.059Z Compiling libbz2-rs-sys v0.2.2
16942026-09-05T00:58:17.127Z Compiling foldhash v0.1.5
16952026-09-05T00:58:17.226Z Compiling managed v0.8.0
16962026-09-05T00:58:17.303Z Compiling foldhash v0.2.0
16972026-09-05T00:58:17.340Z Compiling same-file v1.0.6
16982026-09-05T00:58:17.447Z Compiling bumpalo v3.20.2
16992026-09-05T00:58:17.506Z Compiling jiff-core v0.1.0
17002026-09-05T00:58:17.521Z Compiling is_ci v1.2.0
17012026-09-05T00:58:17.655Z Compiling base16ct v0.2.0
17022026-09-05T00:58:17.694Z Compiling path-slash v0.1.5
17032026-09-05T00:58:17.742Z Compiling bitflags v1.3.2
17042026-09-05T00:58:17.808Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17052026-09-05T00:58:17.837Z Compiling sec1 v0.7.3
17062026-09-05T00:58:18.128Z Compiling textwrap v0.16.2
17072026-09-05T00:58:18.303Z Compiling jiff v0.2.34
17082026-09-05T00:58:18.615Z Compiling strum v0.27.2
17092026-09-05T00:58:18.659Z Compiling zopfli v0.8.3
17102026-09-05T00:58:18.659Z Compiling supports-color v3.0.2
17112026-09-05T00:58:18.659Z Compiling bzip2 v0.6.1
17122026-09-05T00:58:18.712Z Compiling walkdir v2.5.0
17132026-09-05T00:58:18.806Z Compiling hashbrown v0.16.1
17142026-09-05T00:58:18.888Z Compiling hashbrown v0.15.5
17152026-09-05T00:58:19.229Z Compiling group v0.13.0
17162026-09-05T00:58:19.272Z Compiling dof v0.3.0
17172026-09-05T00:58:19.353Z Compiling cargo_metadata v0.23.1
17182026-09-05T00:58:19.413Z Compiling test-strategy v0.4.5
17192026-09-05T00:58:19.487Z Compiling futures v0.3.32
17202026-09-05T00:58:19.582Z Compiling hubpack v0.1.2
17212026-09-05T00:58:19.821Z Compiling derive_more-impl v2.1.1
17222026-09-05T00:58:19.977Z Compiling snafu v0.8.9
17232026-09-05T00:58:20.327Z Compiling phf v0.13.1
17242026-09-05T00:58:20.497Z Compiling serde_with_macros v3.21.0
17252026-09-05T00:58:20.907Z Compiling signal-hook-mio v0.2.5
17262026-09-05T00:58:20.986Z Compiling cookie_store v0.22.1
17272026-09-05T00:58:21.028Z Compiling zstd v0.13.3
17282026-09-05T00:58:21.117Z Compiling reqwest v0.12.28
17292026-09-05T00:58:21.287Z Compiling cipher v0.5.2
17302026-09-05T00:58:21.631Z Compiling postgres-types v0.2.12
17312026-09-05T00:58:21.641Z Compiling backtrace-ext v0.2.1
17322026-09-05T00:58:21.874Z Compiling usdt-attr-macro v0.6.0
17332026-09-05T00:58:22.130Z Compiling usdt-macro v0.6.0
17342026-09-05T00:58:22.155Z Compiling globset v0.4.18
17352026-09-05T00:58:22.491Z Compiling phf_shared v0.11.3
17362026-09-05T00:58:22.593Z Compiling hkdf v0.12.4
17372026-09-05T00:58:22.682Z Compiling dtrace-parser v0.2.0
17382026-09-05T00:58:22.697Z Compiling byte-wrapper v0.1.0
17392026-09-05T00:58:22.751Z Compiling olpc-cjson v0.1.4
17402026-09-05T00:58:22.833Z Compiling ed25519 v2.2.3
17412026-09-05T00:58:22.844Z Compiling crypto-bigint v0.5.5
17422026-09-05T00:58:22.868Z Compiling serde_plain v1.0.2
17432026-09-05T00:58:22.906Z Compiling serde-big-array v0.5.1
17442026-09-05T00:58:23.247Z Compiling async-recursion v1.1.1
17452026-09-05T00:58:23.248Z Compiling serde_repr v0.1.20
17462026-09-05T00:58:23.248Z Compiling miette-derive v7.6.0
17472026-09-05T00:58:23.417Z Compiling enum-as-inner v0.6.1
17482026-09-05T00:58:23.616Z Compiling strum_macros v0.26.4
17492026-09-05T00:58:23.690Z Compiling pem v3.0.6
17502026-09-05T00:58:23.741Z Compiling float-cmp v0.10.0
17512026-09-05T00:58:23.897Z Compiling thread-id v4.2.2
17522026-09-05T00:58:23.982Z Compiling memmap2 v0.9.10
17532026-09-05T00:58:24.022Z Compiling fixedbitset v0.4.2
17542026-09-05T00:58:24.073Z Compiling difflib v0.4.0
17552026-09-05T00:58:24.210Z Compiling normalize-line-endings v0.3.0
17562026-09-05T00:58:24.234Z Compiling supports-unicode v3.0.0
17572026-09-05T00:58:24.250Z Compiling data-encoding v2.10.0
17582026-09-05T00:58:24.250Z Compiling supports-hyperlinks v3.2.0
17592026-09-05T00:58:24.339Z Compiling whoami v2.1.0
17602026-09-05T00:58:24.396Z Compiling either v1.15.0
17612026-09-05T00:58:24.608Z Compiling static_assertions v1.1.0
17622026-09-05T00:58:24.628Z Compiling winnow v1.0.3
17632026-09-05T00:58:24.676Z Compiling fixedbitset v0.5.7
17642026-09-05T00:58:24.706Z Compiling const-oid v0.10.2
17652026-09-05T00:58:24.883Z Compiling keccak v0.1.6
17662026-09-05T00:58:24.935Z Compiling cpufeatures v0.3.0
17672026-09-05T00:58:24.983Z Compiling new_debug_unreachable v1.0.6
17682026-09-05T00:58:25.011Z Compiling precomputed-hash v0.1.1
17692026-09-05T00:58:25.040Z Compiling typed-path v0.9.3
17702026-09-05T00:58:25.066Z Compiling predicates-core v1.0.10
17712026-09-05T00:58:25.066Z Compiling toml_edit v0.22.27
17722026-09-05T00:58:25.097Z Compiling string_cache v0.8.9
17732026-09-05T00:58:25.203Z Compiling predicates v3.1.4
17742026-09-05T00:58:25.327Z Compiling sha3 v0.10.8
17752026-09-05T00:58:25.395Z Compiling strum v0.26.3
17762026-09-05T00:58:25.576Z Compiling chacha20 v0.10.0
17772026-09-05T00:58:25.613Z Compiling toml_parser v1.1.2+spec-1.1.0
17782026-09-05T00:58:25.748Z Compiling digest v0.11.3
17792026-09-05T00:58:25.793Z Compiling petgraph v0.8.3
17802026-09-05T00:58:25.831Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17812026-09-05T00:58:25.906Z Compiling itertools v0.13.0
17822026-09-05T00:58:25.983Z Compiling miette v7.6.0
17832026-09-05T00:58:26.231Z Compiling tokio-postgres v0.7.16
17842026-09-05T00:58:26.247Z Compiling hickory-proto v0.25.2
17852026-09-05T00:58:27.185Z Compiling petgraph v0.6.5
17862026-09-05T00:58:27.206Z Compiling usdt v0.6.0
17872026-09-05T00:58:27.566Z Compiling usdt-impl v0.5.0
17882026-09-05T00:58:27.723Z Compiling elliptic-curve v0.13.8
17892026-09-05T00:58:27.777Z Compiling ed25519-dalek v2.2.0
17902026-09-05T00:58:28.077Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17912026-09-05T00:58:28.136Z Compiling crossterm v0.28.1
17922026-09-05T00:58:28.431Z Compiling serde_with v3.21.0
17932026-09-05T00:58:28.629Z Compiling zip v4.6.1
17942026-09-05T00:58:28.662Z Compiling derive_more v2.1.1
17952026-09-05T00:58:29.148Z Compiling iddqd v0.4.2
17962026-09-05T00:58:29.490Z Compiling similar v2.7.0
17972026-09-05T00:58:29.574Z Compiling crossbeam-epoch v0.9.18
17982026-09-05T00:58:29.769Z Compiling tokio-stream v0.1.18
17992026-09-05T00:58:29.920Z Compiling buf-list v1.1.2
18002026-09-05T00:58:29.993Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18012026-09-05T00:58:30.269Z Compiling openapiv3 v2.2.0
18022026-09-05T00:58:30.293Z Compiling peg-runtime v0.8.5
18032026-09-05T00:58:30.293Z Compiling lalrpop-util v0.19.12
18042026-09-05T00:58:30.294Z Compiling thread_local v1.1.9
18052026-09-05T00:58:30.351Z Compiling slog-async v2.8.0
18062026-09-05T00:58:30.442Z Compiling crossbeam-channel v0.5.15
18072026-09-05T00:58:30.454Z Compiling filetime v0.2.27
18082026-09-05T00:58:30.540Z Compiling is-terminal v0.4.17
18092026-09-05T00:58:30.577Z Compiling term v1.2.1
18102026-09-05T00:58:30.634Z Compiling take_mut v0.2.2
18112026-09-05T00:58:30.681Z Compiling xattr v1.6.1
18122026-09-05T00:58:30.741Z Compiling camino-tempfile v1.4.1
18132026-09-05T00:58:30.822Z Compiling slog-term v2.9.2
18142026-09-05T00:58:30.909Z Compiling tar v0.4.46
18152026-09-05T00:58:36.748Z Compiling rustls-webpki v0.103.13
18162026-09-05T00:58:39.426Z Compiling tokio-rustls v0.26.4
18172026-09-05T00:58:39.426Z Compiling rustls-platform-verifier v0.6.2
18182026-09-05T00:58:39.426Z Compiling tough v0.22.0
18192026-09-05T00:58:39.633Z Compiling hyper-rustls v0.27.7
18202026-09-05T00:58:39.831Z Compiling reqwest v0.13.2
18212026-09-05T00:58:42.065Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18222026-09-05T00:58:42.278Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18232026-09-05T00:58:45.224Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18242026-09-05T00:58:45.354Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18252026-09-05T00:58:45.421ZSep 05 00:58:44.467 INFO Starting download, target: Cockroach
18262026-09-05T00:58:45.445ZSep 05 00:58:44.468 INFO Starting download, target: Console
18272026-09-05T00:58:45.445ZSep 05 00:58:44.468 INFO Starting download, target: Clickhouse
18282026-09-05T00:58:45.445ZSep 05 00:58:44.468 INFO Starting download, target: DendriteStub
18292026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Starting download, target: MaghemiteMgd
18302026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Starting download, target: MaghemiteDdmd
18312026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Starting download, target: TransceiverControl
18322026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18332026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18342026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18352026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18362026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18372026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18382026-09-05T00:58:45.446ZSep 05 00:58:44.468 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18392026-09-05T00:58:46.243ZSep 05 00:58:45.295 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18402026-09-05T00:58:46.460ZSep 05 00:58:45.500 INFO Download complete, target: TransceiverControl
18412026-09-05T00:58:47.197ZSep 05 00:58:46.171 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18422026-09-05T00:58:47.362ZSep 05 00:58:46.405 INFO Download complete, target: Console
18432026-09-05T00:58:47.472ZSep 05 00:58:46.522 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18442026-09-05T00:58:48.950ZSep 05 00:58:47.999 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18452026-09-05T00:58:49.417ZSep 05 00:58:48.461 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18462026-09-05T00:58:49.784ZSep 05 00:58:48.845 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18472026-09-05T00:58:50.117ZSep 05 00:58:49.177 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18482026-09-05T00:58:50.118ZSep 05 00:58:49.177 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18492026-09-05T00:58:50.761ZSep 05 00:58:49.825 INFO Download complete, target: MaghemiteDdmd
18502026-09-05T00:58:51.750ZSep 05 00:58:50.814 INFO Download complete, target: MaghemiteMgd
18512026-09-05T00:58:52.177ZSep 05 00:58:51.241 INFO Download complete, target: DendriteStub
18522026-09-05T00:58:53.986ZSep 05 00:58:53.049 INFO Checking that binary works, target: Clickhouse
18532026-09-05T00:58:54.117ZSep 05 00:58:53.181 INFO Download complete, target: Clickhouse
18542026-09-05T00:58:54.673ZSep 05 00:58:53.737 INFO Checking that binary works, target: Cockroach
18552026-09-05T00:58:54.786ZSep 05 00:58:53.850 INFO Download complete, target: Cockroach
18562026-09-05T00:58:54.799ZAll builder prerequisites installed successfully, and PATH looks valid
18572026-09-05T00:58:54.802Z
18582026-09-05T00:58:54.803Zreal 2:09.239738562
18592026-09-05T00:58:54.803Zuser 7:21.832525946
18602026-09-05T00:58:54.803Zsys 1:26.978469633
18612026-09-05T00:58:54.803Ztrap 0.259427079
18622026-09-05T00:58:54.803Ztflt 0.438075193
18632026-09-05T00:58:54.803Zdflt 0.909443101
18642026-09-05T00:58:54.803Zkflt 0.024408632
18652026-09-05T00:58:54.803Zlock 27:20.500950327
18662026-09-05T00:58:54.803Zslp 22:04.530999208
18672026-09-05T00:58:54.803Zlat 48.137693787
18682026-09-05T00:58:54.803Zstop 2:43.582172313
18692026-09-05T00:58:54.803Z+ banner clippy
18702026-09-05T00:58:54.803Z
18712026-09-05T00:58:54.803Z #### # # ##### ##### # #
18722026-09-05T00:58:54.803Z # # # # # # # # # #
18732026-09-05T00:58:54.803Z # # # # # # # #
18742026-09-05T00:58:54.803Z # # # ##### ##### #
18752026-09-05T00:58:54.803Z # # # # # # #
18762026-09-05T00:58:54.803Z #### ###### # # # #
18772026-09-05T00:58:54.803Z
18782026-09-05T00:58:54.803Z+ export CARGO_INCREMENTAL=0
18792026-09-05T00:58:54.803Z+ CARGO_INCREMENTAL=0
18802026-09-05T00:58:54.803Z+ ptime -m cargo xtask clippy
18812026-09-05T00:58:55.273Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18822026-09-05T00:58:55.560Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18832026-09-05T00:58:57.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
18842026-09-05T00:58:57.428Z Running `target/debug/xtask clippy`
18852026-09-05T00:58:57.454Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18862026-09-05T00:58:58.019Z Downloading crates ...
18872026-09-05T00:58:58.191Z Downloaded criterion-plot v0.6.0
18882026-09-05T00:58:58.194Z Downloaded constant_time_eq v0.3.1
18892026-09-05T00:58:58.194Z Downloaded approx v0.5.1
18902026-09-05T00:58:58.194Z Downloaded cfg-expr v0.20.6
18912026-09-05T00:58:58.197Z Downloaded assert-json-diff v2.0.2
18922026-09-05T00:58:58.197Z Downloaded cast v0.3.0
18932026-09-05T00:58:58.197Z Downloaded async-object-pool v0.2.0
18942026-09-05T00:58:58.197Z Downloaded blake2b_simd v1.0.4
18952026-09-05T00:58:58.197Z Downloaded concurrent-queue v2.5.0
18962026-09-05T00:58:58.200Z Downloaded anes v0.1.6
18972026-09-05T00:58:58.200Z Downloaded assert_cmd v2.1.2
18982026-09-05T00:58:58.200Z Downloaded async-lock v3.4.2
18992026-09-05T00:58:58.203Z Downloaded criterion v0.7.0
19002026-09-05T00:58:58.206Z Downloaded datatest-stable v0.3.3
19012026-09-05T00:58:58.210Z Downloaded event-listener-strategy v0.5.4
19022026-09-05T00:58:58.211Z Downloaded escape8259 v0.5.3
19032026-09-05T00:58:58.211Z Downloaded hex-literal v0.4.1
19042026-09-05T00:58:58.211Z Downloaded guppy-workspace-hack v0.1.0
19052026-09-05T00:58:58.211Z Downloaded fancy-regex v0.14.0
19062026-09-05T00:58:58.214Z Downloaded futures-timer v3.0.3
19072026-09-05T00:58:58.214Z Downloaded guppy v0.17.25
19082026-09-05T00:58:58.219Z Downloaded httptest v0.16.4
19092026-09-05T00:58:58.219Z Downloaded hickory-client v0.25.2
19102026-09-05T00:58:58.219Z Downloaded event-listener v5.4.1
19112026-09-05T00:58:58.219Z Downloaded linkme-impl v0.3.35
19122026-09-05T00:58:58.223Z Downloaded nested v0.1.1
19132026-09-05T00:58:58.223Z Downloaded knuffel-derive v3.2.0
19142026-09-05T00:58:58.224Z Downloaded libtest-mimic v0.8.1
19152026-09-05T00:58:58.225Z Downloaded linkme v0.3.35
19162026-09-05T00:58:58.225Z Downloaded miette-derive v5.10.0
19172026-09-05T00:58:58.225Z Downloaded knuffel v3.2.0
19182026-09-05T00:58:58.228Z Downloaded oorandom v11.1.5
19192026-09-05T00:58:58.228Z Downloaded parking v2.2.1
19202026-09-05T00:58:58.228Z Downloaded plotters-svg v0.3.7
19212026-09-05T00:58:58.228Z Downloaded miette v5.10.0
19222026-09-05T00:58:58.228Z Downloaded pathdiff v0.2.3
19232026-09-05T00:58:58.228Z Downloaded owo-colors v3.5.0
19242026-09-05T00:58:58.231Z Downloaded path-tree v0.8.3
19252026-09-05T00:58:58.231Z Downloaded partial-io v0.5.4
19262026-09-05T00:58:58.231Z Downloaded plotters-backend v0.3.7
19272026-09-05T00:58:58.234Z Downloaded relative-path v1.9.3
19282026-09-05T00:58:58.234Z Downloaded plotters v0.3.7
19292026-09-05T00:58:58.239Z Downloaded serde_regex v1.1.0
19302026-09-05T00:58:58.243Z Downloaded rand_distr v0.5.1
19312026-09-05T00:58:58.243Z Downloaded rust-argon2 v2.1.0
19322026-09-05T00:58:58.243Z Downloaded rstest v0.25.0
19332026-09-05T00:58:58.247Z Downloaded similar-asserts v1.7.0
19342026-09-05T00:58:58.247Z Downloaded rstest_macros v0.25.0
19352026-09-05T00:58:58.247Z Downloaded supports-color v2.1.0
19362026-09-05T00:58:58.247Z Downloaded supports-unicode v2.1.0
19372026-09-05T00:58:58.247Z Downloaded target-triple v1.0.0
19382026-09-05T00:58:58.249Z Downloaded supports-hyperlinks v2.1.0
19392026-09-05T00:58:58.250Z Downloaded terminal_size v0.1.17
19402026-09-05T00:58:58.250Z Downloaded stringmetrics v2.2.2
19412026-09-05T00:58:58.250Z Downloaded target-lexicon v0.13.3
19422026-09-05T00:58:58.254Z Downloaded target-spec v3.5.7
19432026-09-05T00:58:58.255Z Downloaded termcolor v1.4.1
19442026-09-05T00:58:58.255Z Downloaded tinytemplate v1.2.1
19452026-09-05T00:58:58.255Z Downloaded textwrap v0.15.2
19462026-09-05T00:58:58.265Z Downloaded trybuild v1.0.116
19472026-09-05T00:58:58.265Z Downloaded httpmock v0.8.3
19482026-09-05T00:59:00.086Z Checking cfg-if v1.0.4
19492026-09-05T00:59:00.463Z Checking serde_core v1.0.228
19502026-09-05T00:59:00.463Z Checking libc v0.2.185
19512026-09-05T00:59:00.549Z Checking memchr v2.8.0
19522026-09-05T00:59:00.591Z Checking smallvec v1.15.1
19532026-09-05T00:59:00.633Z Checking rand_core v0.10.0
19542026-09-05T00:59:00.764Z Checking itoa v1.0.17
19552026-09-05T00:59:00.779Z Checking subtle v2.6.1
19562026-09-05T00:59:00.779Z Checking libm v0.2.16
19572026-09-05T00:59:00.801Z Checking log v0.4.33
19582026-09-05T00:59:00.855Z Checking typenum v1.20.1
19592026-09-05T00:59:00.899Z Checking getrandom v0.4.3
19602026-09-05T00:59:00.900Z Checking errno v0.3.14
19612026-09-05T00:59:00.975Z Checking scopeguard v1.2.0
19622026-09-05T00:59:00.978Z Checking zmij v1.0.21
19632026-09-05T00:59:01.050Z Checking stable_deref_trait v1.2.1
19642026-09-05T00:59:01.095Z Checking zerofrom v0.1.6
19652026-09-05T00:59:01.137Z Checking lock_api v0.4.14
19662026-09-05T00:59:01.181Z Checking percent-encoding v2.3.2
19672026-09-05T00:59:01.222Z Checking litemap v0.8.1
19682026-09-05T00:59:01.261Z Checking yoke v0.8.1
19692026-09-05T00:59:01.264Z Checking writeable v0.6.2
19702026-09-05T00:59:01.350Z Checking icu_properties_data v2.1.2
19712026-09-05T00:59:01.406Z Checking icu_normalizer_data v2.1.1
19722026-09-05T00:59:01.435Z Checking form_urlencoded v1.2.2
19732026-09-05T00:59:01.472Z Checking zerovec v0.11.5
19742026-09-05T00:59:01.479Z Checking num-traits v0.2.19
19752026-09-05T00:59:01.550Z Checking zerotrie v0.2.3
19762026-09-05T00:59:01.587Z Checking utf8_iter v1.0.4
19772026-09-05T00:59:01.629Z Checking portable-atomic v1.13.1
19782026-09-05T00:59:01.633Z Checking zerocopy v0.8.55
19792026-09-05T00:59:01.706Z Checking critical-section v1.2.0
19802026-09-05T00:59:01.748Z Checking pin-project-lite v0.2.17
19812026-09-05T00:59:01.814Z Checking parking_lot_core v0.9.12
19822026-09-05T00:59:01.867Z Checking signal-hook-registry v1.4.8
19832026-09-05T00:59:01.914Z Checking mio v1.2.0
19842026-09-05T00:59:01.956Z Checking tinystr v0.8.2
19852026-09-05T00:59:02.175Z Checking potential_utf v0.1.4
19862026-09-05T00:59:02.197Z Checking parking_lot v0.12.5
19872026-09-05T00:59:02.197Z Checking serde v1.0.228
19882026-09-05T00:59:02.197Z Checking bitflags v2.11.0
19892026-09-05T00:59:02.197Z Checking serde_json v1.0.151
19902026-09-05T00:59:02.379Z Checking icu_locale_core v2.1.1
19912026-09-05T00:59:02.404Z Checking once_cell v1.21.3
19922026-09-05T00:59:02.404Z Checking icu_collections v2.1.1
19932026-09-05T00:59:02.404Z Checking iana-time-zone v0.1.65
19942026-09-05T00:59:02.439Z Checking uuid v1.23.4
19952026-09-05T00:59:02.500Z Checking socket2 v0.6.3
19962026-09-05T00:59:02.545Z Checking semver v1.0.28
19972026-09-05T00:59:02.598Z Checking zeroize v1.9.0
19982026-09-05T00:59:02.675Z Checking bytes v1.11.1
19992026-09-05T00:59:02.773Z Checking chrono v0.4.45
20002026-09-05T00:59:02.830Z Checking icu_provider v2.1.1
20012026-09-05T00:59:02.867Z Checking thiserror v2.0.18
20022026-09-05T00:59:02.924Z Checking dyn-clone v1.0.20
20032026-09-05T00:59:02.970Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20042026-09-05T00:59:03.010Z Checking rustix v1.1.4
20052026-09-05T00:59:03.062Z Checking futures-core v0.3.32
20062026-09-05T00:59:03.108Z Checking equivalent v1.0.2
20072026-09-05T00:59:03.131Z Checking tokio v1.52.1
20082026-09-05T00:59:03.158Z Checking icu_properties v2.1.2
20092026-09-05T00:59:03.206Z Checking icu_normalizer v2.1.1
20102026-09-05T00:59:03.257Z Checking getrandom v0.2.17
20112026-09-05T00:59:03.356Z Checking cmov v0.5.4
20122026-09-05T00:59:03.434Z Checking rand_core v0.6.4
20132026-09-05T00:59:03.536Z Checking futures-sink v0.3.32
20142026-09-05T00:59:03.568Z Checking ctutils v0.4.2
20152026-09-05T00:59:03.622Z Checking byteorder v1.5.0
20162026-09-05T00:59:03.661Z Checking getrandom v0.3.4
20172026-09-05T00:59:03.706Z Checking futures-channel v0.3.32
20182026-09-05T00:59:03.863Z Checking hybrid-array v0.4.13
20192026-09-05T00:59:03.871Z Checking futures-io v0.3.32
20202026-09-05T00:59:03.871Z Checking slab v0.4.12
20212026-09-05T00:59:03.930Z Checking futures-task v0.3.32
20222026-09-05T00:59:03.987Z Checking regex-syntax v0.8.10
20232026-09-05T00:59:04.101Z Checking fnv v1.0.7
20242026-09-05T00:59:04.101Z Checking idna_adapter v1.2.1
20252026-09-05T00:59:04.101Z Checking generic-array v0.14.7
20262026-09-05T00:59:04.135Z Checking futures-util v0.3.32
20272026-09-05T00:59:04.161Z Checking hashbrown v0.17.0
20282026-09-05T00:59:04.202Z Checking idna v1.1.0
20292026-09-05T00:59:04.459Z Checking url v2.5.8
20302026-09-05T00:59:04.520Z Checking ppv-lite86 v0.2.21
20312026-09-05T00:59:04.559Z Checking thiserror v1.0.69
20322026-09-05T00:59:04.601Z Checking crypto-common v0.2.2
20332026-09-05T00:59:04.667Z Checking indexmap v2.14.0
20342026-09-05T00:59:04.712Z Checking const-oid v0.9.6
20352026-09-05T00:59:04.844Z Checking base64ct v1.8.3
20362026-09-05T00:59:04.930Z Checking schemars v0.8.22
20372026-09-05T00:59:05.089Z Checking crypto-common v0.1.7
20382026-09-05T00:59:05.217Z Checking block-buffer v0.12.1
20392026-09-05T00:59:05.244Z Checking base64 v0.22.1
20402026-09-05T00:59:05.308Z Checking block-buffer v0.10.4
20412026-09-05T00:59:05.333Z Checking rand_core v0.9.5
20422026-09-05T00:59:05.396Z Checking erased-serde v0.3.31
20432026-09-05T00:59:05.424Z Checking utf8parse v0.2.2
20442026-09-05T00:59:05.477Z Checking digest v0.10.7
20452026-09-05T00:59:05.519Z Checking anstyle v1.0.14
20462026-09-05T00:59:05.558Z Checking rand_chacha v0.9.0
20472026-09-05T00:59:05.593Z Checking http v1.4.2
20482026-09-05T00:59:05.600Z Checking tracing-core v0.1.36
20492026-09-05T00:59:05.709Z Checking is_terminal_polyfill v1.70.2
20502026-09-05T00:59:05.749Z Checking anstyle-query v1.1.5
20512026-09-05T00:59:05.793Z Checking rand v0.9.2
20522026-09-05T00:59:05.834Z Checking slog v2.8.2
20532026-09-05T00:59:05.850Z Checking fastrand v2.3.0
20542026-09-05T00:59:05.923Z Checking const-oid v0.10.2
20552026-09-05T00:59:06.074Z Checking tracing v0.1.44
20562026-09-05T00:59:06.099Z Checking colorchoice v1.0.4
20572026-09-05T00:59:06.114Z Checking terminal_size v0.4.3
20582026-09-05T00:59:06.147Z Checking anstyle-parse v1.0.0
20592026-09-05T00:59:06.184Z Checking tempfile v3.27.0
20602026-09-05T00:59:06.246Z Checking ipnet v2.12.0
20612026-09-05T00:59:06.260Z Checking aho-corasick v1.1.4
20622026-09-05T00:59:06.260Z Checking unicode-ident v1.0.24
20632026-09-05T00:59:06.327Z Checking clap_lex v1.0.0
20642026-09-05T00:59:06.345Z Checking anstream v1.0.0
20652026-09-05T00:59:06.373Z Checking strsim v0.11.1
20662026-09-05T00:59:06.447Z Checking digest v0.11.3
20672026-09-05T00:59:06.487Z Checking tokio-util v0.7.18
20682026-09-05T00:59:06.509Z Checking proc-macro2 v1.0.106
20692026-09-05T00:59:06.555Z Checking ipnetwork v0.21.1
20702026-09-05T00:59:06.572Z Checking crossbeam-utils v0.8.21
20712026-09-05T00:59:06.572Z Checking allocator-api2 v0.2.21
20722026-09-05T00:59:06.661Z Checking clap_builder v4.6.0
20732026-09-05T00:59:06.668Z Checking cpufeatures v0.3.0
20742026-09-05T00:59:06.791Z Checking powerfmt v0.2.0
20752026-09-05T00:59:06.834Z Checking httparse v1.10.1
20762026-09-05T00:59:06.864Z Checking quote v1.0.45
20772026-09-05T00:59:06.934Z Checking num-conv v0.2.0
20782026-09-05T00:59:06.970Z Checking regex-automata v0.4.14
20792026-09-05T00:59:06.973Z Checking cpufeatures v0.2.17
20802026-09-05T00:59:07.009Z Checking deranged v0.5.8
20812026-09-05T00:59:07.085Z Checking syn v2.0.117
20822026-09-05T00:59:07.089Z Checking num_threads v0.1.7
20832026-09-05T00:59:07.089Z Checking time-core v0.1.8
20842026-09-05T00:59:07.194Z Checking anyhow v1.0.104
20852026-09-05T00:59:07.197Z Checking rustls-pki-types v1.14.0
20862026-09-05T00:59:07.270Z Checking aws-lc-sys v0.40.0
20872026-09-05T00:59:07.325Z Checking untrusted v0.7.1
20882026-09-05T00:59:07.426Z Checking http-body v1.0.1
20892026-09-05T00:59:07.472Z Checking atomic-waker v1.1.2
20902026-09-05T00:59:07.546Z Checking hex v0.4.3
20912026-09-05T00:59:07.590Z Checking httpdate v1.0.3
20922026-09-05T00:59:07.629Z Checking try-lock v0.2.5
20932026-09-05T00:59:07.758Z Checking simd-adler32 v0.3.8
20942026-09-05T00:59:07.799Z Checking want v0.3.1
20952026-09-05T00:59:07.801Z Checking aws-lc-rs v1.16.3
20962026-09-05T00:59:07.835Z Checking h2 v0.4.15
20972026-09-05T00:59:07.909Z Checking clap v4.6.1
20982026-09-05T00:59:07.955Z Checking oxnet v0.1.6
20992026-09-05T00:59:07.992Z Checking spin v0.9.8
21002026-09-05T00:59:08.083Z Checking time v0.3.47
21012026-09-05T00:59:08.094Z Checking ryu v1.0.23
21022026-09-05T00:59:08.200Z Checking tower-layer v0.3.3
21032026-09-05T00:59:08.242Z Checking untrusted v0.9.0
21042026-09-05T00:59:08.245Z Checking tower-service v0.3.3
21052026-09-05T00:59:08.383Z Checking adler2 v2.0.1
21062026-09-05T00:59:08.386Z Checking pem-rfc7468 v0.7.0
21072026-09-05T00:59:08.460Z Checking unicode-width v0.2.0
21082026-09-05T00:59:08.536Z Checking miniz_oxide v0.8.9
21092026-09-05T00:59:08.616Z Checking flagset v0.4.7
21102026-09-05T00:59:08.730Z Checking block-padding v0.4.2
21112026-09-05T00:59:08.771Z Checking rustls-webpki v0.103.13
21122026-09-05T00:59:08.810Z Checking der v0.7.10
21132026-09-05T00:59:08.847Z Checking camino v1.2.5
21142026-09-05T00:59:08.899Z Checking socket2 v0.5.10
21152026-09-05T00:59:08.952Z Checking mime v0.3.17
21162026-09-05T00:59:09.126Z Checking inout v0.2.2
21172026-09-05T00:59:09.167Z Checking pretty-hex v0.4.1
21182026-09-05T00:59:09.170Z Checking http-body-util v0.1.3
21192026-09-05T00:59:09.244Z Checking rustls v0.23.41
21202026-09-05T00:59:09.245Z Checking plain v0.2.3
21212026-09-05T00:59:09.320Z Checking cipher v0.5.2
21222026-09-05T00:59:09.324Z Checking rand_chacha v0.3.1
21232026-09-05T00:59:09.395Z Checking bit-vec v0.8.0
21242026-09-05T00:59:09.433Z Checking openssl-probe v0.2.1
21252026-09-05T00:59:09.471Z Checking ucd-trie v0.1.7
21262026-09-05T00:59:09.569Z Checking regex v1.12.3
21272026-09-05T00:59:09.574Z Checking spki v0.7.3
21282026-09-05T00:59:09.644Z Checking bit-set v0.8.0
21292026-09-05T00:59:09.648Z Checking rand v0.8.6
21302026-09-05T00:59:09.682Z Checking pest v2.8.6
21312026-09-05T00:59:09.685Z Checking serde_urlencoded v0.7.1
21322026-09-05T00:59:09.802Z Checking wait-timeout v0.2.1
21332026-09-05T00:59:09.842Z Checking encoding_rs v0.8.35
21342026-09-05T00:59:09.932Z Checking futures-executor v0.3.32
21352026-09-05T00:59:09.958Z Checking crc32fast v1.5.0
21362026-09-05T00:59:09.999Z Checking quick-error v1.2.3
21372026-09-05T00:59:10.062Z Checking futures v0.3.32
21382026-09-05T00:59:10.130Z Checking rusty-fork v0.3.1
21392026-09-05T00:59:10.135Z Checking rand_xorshift v0.4.0
21402026-09-05T00:59:10.209Z Checking unarray v0.1.4
21412026-09-05T00:59:10.252Z Checking either v1.15.0
21422026-09-05T00:59:10.320Z Checking pkcs8 v0.10.2
21432026-09-05T00:59:10.360Z Checking sync_wrapper v1.0.2
21442026-09-05T00:59:10.366Z Checking proptest v1.11.0
21452026-09-05T00:59:10.466Z Checking zlib-rs v0.6.2
21462026-09-05T00:59:10.511Z Checking foldhash v0.2.0
21472026-09-05T00:59:10.551Z Checking tower v0.5.3
21482026-09-05T00:59:10.679Z Checking hyper v1.10.1
21492026-09-05T00:59:10.719Z Checking iri-string v0.7.10
21502026-09-05T00:59:10.780Z Checking hashbrown v0.16.1
21512026-09-05T00:59:10.834Z Checking sha2 v0.10.9
21522026-09-05T00:59:10.980Z Checking openapiv3 v2.2.0
21532026-09-05T00:59:11.144Z Checking static_assertions v1.1.0
21542026-09-05T00:59:11.248Z Checking lazy_static v1.5.0
21552026-09-05T00:59:11.308Z Checking tinyvec_macros v0.1.1
21562026-09-05T00:59:11.371Z Checking rustls-native-certs v0.8.3
21572026-09-05T00:59:11.413Z Checking tinyvec v1.10.0
21582026-09-05T00:59:11.416Z Checking flate2 v1.1.9
21592026-09-05T00:59:11.524Z Checking tokio-rustls v0.26.4
21602026-09-05T00:59:11.566Z Checking hubpack v0.1.2
21612026-09-05T00:59:11.629Z Checking hyper-util v0.1.20
21622026-09-05T00:59:11.749Z Checking psl-types v2.0.11
21632026-09-05T00:59:11.789Z Checking cookie v0.18.1
21642026-09-05T00:59:11.792Z Checking tower-http v0.6.8
21652026-09-05T00:59:11.825Z Checking signature v2.2.0
21662026-09-05T00:59:11.828Z Checking num-integer v0.1.46
21672026-09-05T00:59:11.958Z Checking publicsuffix v2.3.0
21682026-09-05T00:59:12.031Z Checking strum v0.26.3
21692026-09-05T00:59:12.070Z Checking rustls-platform-verifier v0.6.2
21702026-09-05T00:59:12.122Z Checking cookie_store v0.22.1
21712026-09-05T00:59:12.161Z Checking ahash v0.8.12
21722026-09-05T00:59:12.164Z Checking newtype-uuid v1.3.2
21732026-09-05T00:59:12.164Z Checking scroll v0.13.0
21742026-09-05T00:59:12.274Z Checking unicode-width v0.1.14
21752026-09-05T00:59:12.277Z Checking serde_spanned v0.6.9
21762026-09-05T00:59:12.277Z Checking toml_datetime v0.6.11
21772026-09-05T00:59:12.384Z Checking memmap2 v0.9.10
21782026-09-05T00:59:12.452Z Checking goblin v0.10.5
21792026-09-05T00:59:12.494Z Checking data-encoding v2.10.0
21802026-09-05T00:59:12.497Z Checking daft v0.1.8
21812026-09-05T00:59:12.497Z Checking dtrace-parser v0.3.0
21822026-09-05T00:59:12.603Z Checking bstr v1.12.1
21832026-09-05T00:59:12.606Z Checking hmac v0.12.1
21842026-09-05T00:59:12.606Z Checking thread-id v5.1.0
21852026-09-05T00:59:12.783Z Checking base64 v0.21.7
21862026-09-05T00:59:12.786Z Checking x509-cert v0.2.5
21872026-09-05T00:59:12.860Z Checking crossbeam-epoch v0.9.18
21882026-09-05T00:59:12.863Z Checking num-iter v0.1.45
21892026-09-05T00:59:12.863Z Checking memoffset v0.9.1
21902026-09-05T00:59:12.970Z Checking hyper-rustls v0.27.7
21912026-09-05T00:59:13.024Z Checking scroll v0.12.0
21922026-09-05T00:59:13.065Z Checking zerocopy v0.7.35
21932026-09-05T00:59:13.068Z Checking rustix v0.38.44
21942026-09-05T00:59:13.068Z Checking env_filter v2.0.0
21952026-09-05T00:59:13.178Z Checking smawk v0.3.2
21962026-09-05T00:59:13.216Z Checking reqwest v0.13.2
21972026-09-05T00:59:13.277Z Checking goblin v0.8.2
21982026-09-05T00:59:13.317Z Checking unicode-linebreak v0.1.5
21992026-09-05T00:59:13.355Z Checking unicode-segmentation v1.12.0
22002026-09-05T00:59:13.490Z Checking tap v1.0.1
22012026-09-05T00:59:13.554Z Checking env_logger v0.11.11
22022026-09-05T00:59:13.595Z Checking num-bigint-dig v0.8.6
22032026-09-05T00:59:13.633Z Checking wyz v0.5.1
22042026-09-05T00:59:13.692Z Checking dtrace-parser v0.2.0
22052026-09-05T00:59:13.769Z Checking pkcs1 v0.7.5
22062026-09-05T00:59:13.835Z Checking ff v0.13.1
22072026-09-05T00:59:13.924Z Checking radium v0.7.0
22082026-09-05T00:59:13.964Z Checking thread-id v4.2.2
22092026-09-05T00:59:14.052Z Checking base16ct v0.2.0
22102026-09-05T00:59:14.060Z Checking winnow v1.0.3
22112026-09-05T00:59:14.079Z Checking funty v2.0.0
22122026-09-05T00:59:14.118Z Checking same-file v1.0.6
22132026-09-05T00:59:14.159Z Checking crc-catalog v2.4.0
22142026-09-05T00:59:14.162Z Checking sec1 v0.7.3
22152026-09-05T00:59:14.269Z Checking walkdir v2.5.0
22162026-09-05T00:59:14.308Z Checking crc v3.4.0
22172026-09-05T00:59:14.413Z Checking bitvec v1.0.1
22182026-09-05T00:59:14.455Z Checking group v0.13.0
22192026-09-05T00:59:14.458Z Checking rsa v0.9.10
22202026-09-05T00:59:14.533Z Checking nix v0.31.2
22212026-09-05T00:59:14.536Z Checking hkdf v0.12.4
22222026-09-05T00:59:14.632Z Checking unicode-normalization v0.1.25
22232026-09-05T00:59:14.738Z Checking crypto-bigint v0.5.5
22242026-09-05T00:59:14.803Z Checking dof v0.4.0
22252026-09-05T00:59:14.897Z Checking zerocopy v0.6.6
22262026-09-05T00:59:14.997Z Checking maybe-uninit v2.0.0
22272026-09-05T00:59:15.063Z Checking nodrop v0.1.14
22282026-09-05T00:59:15.102Z Checking foreign-types-shared v0.1.1
22292026-09-05T00:59:15.181Z Checking winnow v0.5.40
22302026-09-05T00:59:15.221Z Checking is_ci v1.2.0
22312026-09-05T00:59:15.224Z Checking dof v0.3.0
22322026-09-05T00:59:15.224Z Checking foldhash v0.1.5
22332026-09-05T00:59:15.350Z Checking gimli v0.32.3
22342026-09-05T00:59:15.420Z Checking hashbrown v0.15.5
22352026-09-05T00:59:15.461Z Checking usdt-impl v0.6.0
22362026-09-05T00:59:15.621Z Checking usdt-impl v0.5.0
22372026-09-05T00:59:15.687Z Checking elliptic-curve v0.13.8
22382026-09-05T00:59:15.772Z Checking packed_struct v0.10.1
22392026-09-05T00:59:15.814Z Checking usdt v0.6.0
22402026-09-05T00:59:15.817Z Checking foreign-types v0.3.2
22412026-09-05T00:59:15.918Z Checking array-init v0.0.4
22422026-09-05T00:59:15.960Z Checking smallvec v0.6.14
22432026-09-05T00:59:15.963Z Checking serde_with v3.21.0
22442026-09-05T00:59:16.122Z Checking bitfield v0.19.4
22452026-09-05T00:59:16.125Z Checking bzip2-sys v0.1.13+1.0.8
22462026-09-05T00:59:16.179Z Checking openssl-sys v0.9.117
22472026-09-05T00:59:16.220Z Checking object v0.37.3
22482026-09-05T00:59:16.258Z Checking keccak v0.1.6
22492026-09-05T00:59:16.335Z Checking siphasher v1.0.2
22502026-09-05T00:59:16.380Z Checking toml_edit v0.19.15
22512026-09-05T00:59:16.464Z Checking rustc-demangle v0.1.27
22522026-09-05T00:59:16.525Z Checking bitflags v1.3.2
22532026-09-05T00:59:16.580Z Checking hashbrown v0.12.3
22542026-09-05T00:59:16.629Z Checking openssl v0.10.80
22552026-09-05T00:59:16.705Z Checking sha3 v0.10.8
22562026-09-05T00:59:16.855Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22572026-09-05T00:59:16.927Z Checking addr2line v0.25.1
22582026-09-05T00:59:16.968Z Checking serde-hex v0.1.0
22592026-09-05T00:59:17.015Z Checking indexmap v1.9.3
22602026-09-05T00:59:17.233Z Checking bzip2 v0.4.4
22612026-09-05T00:59:17.358Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22622026-09-05T00:59:17.426Z Checking toml v0.7.8
22632026-09-05T00:59:17.467Z Checking toml_parser v1.1.2+spec-1.1.0
22642026-09-05T00:59:17.504Z Checking ron v0.8.1
22652026-09-05T00:59:17.545Z Checking hashbrown v0.13.2
22662026-09-05T00:59:17.766Z Checking itertools v0.13.0
22672026-09-05T00:59:17.825Z Checking signal-hook v0.3.18
22682026-09-05T00:59:17.998Z Checking managed v0.8.0
22692026-09-05T00:59:18.042Z Checking crc-any v2.5.0
22702026-09-05T00:59:18.083Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22712026-09-05T00:59:18.214Z Checking object v0.30.4
22722026-09-05T00:59:18.280Z Checking zip v0.6.6
22732026-09-05T00:59:18.303Z Checking globset v0.4.18
22742026-09-05T00:59:18.485Z Checking chacha20 v0.10.0
22752026-09-05T00:59:18.543Z Checking backtrace v0.3.76
22762026-09-05T00:59:18.584Z Checking curve25519-dalek v4.1.3
22772026-09-05T00:59:18.623Z Checking toml_write v0.1.2
22782026-09-05T00:59:18.626Z Checking path-slash v0.1.5
22792026-09-05T00:59:18.772Z Checking winnow v0.7.14
22802026-09-05T00:59:18.817Z Checking native-tls v0.2.18
22812026-09-05T00:59:18.855Z Checking signal-hook-mio v0.2.5
22822026-09-05T00:59:18.859Z Checking textwrap v0.16.2
22832026-09-05T00:59:18.929Z Checking backtrace-ext v0.2.1
22842026-09-05T00:59:18.991Z Checking ed25519 v2.2.3
22852026-09-05T00:59:19.031Z Checking ref-cast v1.0.25
22862026-09-05T00:59:19.070Z Checking pin-project v1.1.11
22872026-09-05T00:59:19.134Z Checking jiff-core v0.1.0
22882026-09-05T00:59:19.175Z Checking tokio-native-tls v0.3.1
22892026-09-05T00:59:19.213Z Checking pem v3.0.6
22902026-09-05T00:59:19.217Z Checking zstd-sys v2.0.16+zstd.1.5.7
22912026-09-05T00:59:19.362Z Checking owo-colors v4.3.0
22922026-09-05T00:59:19.404Z Checking fixedbitset v0.5.7
22932026-09-05T00:59:19.407Z Checking ed25519-dalek v2.2.0
22942026-09-05T00:59:19.407Z Checking zstd-safe v7.2.4
22952026-09-05T00:59:19.633Z Checking petgraph v0.8.3
22962026-09-05T00:59:19.675Z Checking hyper-tls v0.6.0
22972026-09-05T00:59:19.712Z Checking snafu v0.8.9
22982026-09-05T00:59:19.848Z Checking jiff v0.2.34
22992026-09-05T00:59:19.889Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23002026-09-05T00:59:19.892Z Checking crossterm v0.28.1
23012026-09-05T00:59:19.964Z Checking supports-color v3.0.2
23022026-09-05T00:59:20.003Z Checking toml_edit v0.22.27
23032026-09-05T00:59:20.006Z Checking similar v2.7.0
23042026-09-05T00:59:20.121Z Checking fs-err v3.3.0
23052026-09-05T00:59:20.327Z Checking hash32 v0.2.1
23062026-09-05T00:59:20.445Z Checking serde_plain v1.0.2
23072026-09-05T00:59:20.545Z Checking serde-big-array v0.5.1
23082026-09-05T00:59:20.559Z Checking bumpalo v3.20.2
23092026-09-05T00:59:20.636Z Checking libbz2-rs-sys v0.2.2
23102026-09-05T00:59:20.677Z Checking unicode-properties v0.1.4
23112026-09-05T00:59:20.680Z Checking unicode-bidi v0.3.18
23122026-09-05T00:59:20.760Z Checking typed-path v0.9.3
23132026-09-05T00:59:20.876Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23142026-09-05T00:59:20.916Z Checking predicates-core v1.0.10
23152026-09-05T00:59:21.045Z Checking stringprep v0.1.5
23162026-09-05T00:59:21.086Z Checking bzip2 v0.6.1
23172026-09-05T00:59:21.089Z Checking zopfli v0.8.3
23182026-09-05T00:59:21.160Z Checking heapless v0.7.17
23192026-09-05T00:59:21.228Z Checking reqwest v0.12.28
23202026-09-05T00:59:21.270Z Checking zstd v0.13.3
23212026-09-05T00:59:21.273Z Checking hickory-proto v0.25.2
23222026-09-05T00:59:21.347Z Checking byte-wrapper v0.1.0
23232026-09-05T00:59:21.439Z Checking md-5 v0.10.6
23242026-09-05T00:59:21.491Z Checking float-cmp v0.10.0
23252026-09-05T00:59:21.555Z Checking supports-unicode v3.0.0
23262026-09-05T00:59:21.598Z Checking fallible-iterator v0.2.0
23272026-09-05T00:59:21.602Z Checking difflib v0.4.0
23282026-09-05T00:59:21.673Z Checking supports-hyperlinks v3.2.0
23292026-09-05T00:59:21.678Z Checking normalize-line-endings v0.3.0
23302026-09-05T00:59:21.747Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23312026-09-05T00:59:21.750Z Checking zip v4.6.1
23322026-09-05T00:59:21.823Z Checking smoltcp v0.9.1
23332026-09-05T00:59:21.860Z Checking miette v7.6.0
23342026-09-05T00:59:21.863Z Checking predicates v3.1.4
23352026-09-05T00:59:21.933Z Checking postgres-protocol v0.6.10
23362026-09-05T00:59:21.996Z Checking iddqd v0.4.2
23372026-09-05T00:59:22.216Z Checking phf_shared v0.11.3
23382026-09-05T00:59:22.276Z Checking phf_shared v0.13.1
23392026-09-05T00:59:22.360Z Checking olpc-cjson v0.1.4
23402026-09-05T00:59:22.396Z Checking tokio-stream v0.1.18
23412026-09-05T00:59:22.399Z Checking derive_more v2.1.1
23422026-09-05T00:59:22.399Z Checking strum v0.27.2
23432026-09-05T00:59:22.509Z Checking fixedbitset v0.4.2
23442026-09-05T00:59:22.512Z Checking new_debug_unreachable v1.0.6
23452026-09-05T00:59:22.584Z Checking lalrpop-util v0.19.12
23462026-09-05T00:59:22.587Z Checking precomputed-hash v0.1.1
23472026-09-05T00:59:22.620Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-09-05T00:59:22.695Z Checking petgraph v0.6.5
23492026-09-05T00:59:22.698Z Checking tough v0.22.0
23502026-09-05T00:59:22.770Z Checking phf v0.13.1
23512026-09-05T00:59:22.773Z Checking string_cache v0.8.9
23522026-09-05T00:59:22.867Z Checking postgres-types v0.2.12
23532026-09-05T00:59:22.933Z Checking buf-list v1.1.2
23542026-09-05T00:59:22.975Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23552026-09-05T00:59:23.011Z Checking peg-runtime v0.8.5
23562026-09-05T00:59:23.148Z Checking whoami v2.1.0
23572026-09-05T00:59:23.231Z Checking is-terminal v0.4.17
23582026-09-05T00:59:23.267Z Checking crossbeam-channel v0.5.15
23592026-09-05T00:59:23.308Z Checking thread_local v1.1.9
23602026-09-05T00:59:23.350Z Checking take_mut v0.2.2
23612026-09-05T00:59:23.390Z Checking tokio-postgres v0.7.16
23622026-09-05T00:59:23.486Z Checking term v1.2.1
23632026-09-05T00:59:23.525Z Compiling newtype-uuid-macros v0.1.0
23642026-09-05T00:59:23.626Z Checking slog-async v2.8.0
23652026-09-05T00:59:23.737Z Checking slog-term v2.9.2
23662026-09-05T00:59:23.837Z Compiling multer v3.1.0
23672026-09-05T00:59:24.019Z Compiling async-stream-impl v0.3.6
23682026-09-05T00:59:24.030Z Checking match_cfg v0.1.0
23692026-09-05T00:59:24.130Z Checking hostname v0.3.1
23702026-09-05T00:59:24.172Z Checking slog-json v2.6.1
23712026-09-05T00:59:24.176Z Compiling dropshot v0.17.1
23722026-09-05T00:59:24.263Z Checking debug-ignore v1.0.5
23732026-09-05T00:59:24.305Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23742026-09-05T00:59:24.364Z Checking slog-bunyan v2.5.0
23752026-09-05T00:59:24.399Z Compiling dropshot_endpoint v0.17.1
23762026-09-05T00:59:24.505Z Checking serde_path_to_error v0.1.20
23772026-09-05T00:59:24.545Z Checking sha1 v0.11.0
23782026-09-05T00:59:24.585Z Checking toml_datetime v1.1.1+spec-1.1.0
23792026-09-05T00:59:24.688Z Checking serde_spanned v1.1.1
23802026-09-05T00:59:24.762Z Checking toml_writer v1.1.1+spec-1.1.0
23812026-09-05T00:59:24.765Z Checking compression-core v0.4.31
23822026-09-05T00:59:24.837Z Checking async-stream v0.3.6
23832026-09-05T00:59:24.875Z Checking waitgroup v0.1.2
23842026-09-05T00:59:24.878Z Checking rustls-pemfile v2.2.0
23852026-09-05T00:59:24.985Z Checking toml v1.1.2+spec-1.1.0
23862026-09-05T00:59:24.985Z Checking compression-codecs v0.4.37
23872026-09-05T00:59:25.096Z Checking hostname v0.4.2
23882026-09-05T00:59:25.099Z Checking progenitor-client v0.14.0
23892026-09-05T00:59:25.099Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23902026-09-05T00:59:25.211Z Checking async-compression v0.4.41
23912026-09-05T00:59:25.214Z Checking atomicwrites v0.4.4
23922026-09-05T00:59:25.289Z Compiling serde_tokenstream v0.3.0
23932026-09-05T00:59:25.330Z Compiling parse-display-derive v0.10.0
23942026-09-05T00:59:25.393Z Checking macaddr v1.0.1
23952026-09-05T00:59:25.433Z Checking regress v0.10.5
23962026-09-05T00:59:25.481Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23972026-09-05T00:59:25.602Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23982026-09-05T00:59:25.642Z Checking instant v0.1.13
23992026-09-05T00:59:25.681Z Compiling oxide-generation-macros v0.2.0
24002026-09-05T00:59:25.684Z Checking itertools v0.14.0
24012026-09-05T00:59:25.758Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24022026-09-05T00:59:25.835Z Checking oxide-generation v0.1.3
24032026-09-05T00:59:25.916Z Checking backoff v0.4.0
24042026-09-05T00:59:26.017Z Checking backon v1.6.0
24052026-09-05T00:59:26.059Z Checking humantime v2.3.0
24062026-09-05T00:59:26.130Z Compiling convert_case v0.4.0
24072026-09-05T00:59:26.218Z Checking progenitor-extras v0.2.0
24082026-09-05T00:59:26.278Z Checking half v2.7.1
24092026-09-05T00:59:26.458Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24102026-09-05T00:59:26.500Z Checking ciborium-io v0.2.2
24112026-09-05T00:59:26.537Z Compiling derive_more v0.99.20
24122026-09-05T00:59:26.574Z Checking heck v0.5.0
24132026-09-05T00:59:26.616Z Checking ciborium-ll v0.2.2
24142026-09-05T00:59:26.685Z Checking secrecy v0.10.3
24152026-09-05T00:59:26.726Z Checking camino-tempfile v1.4.1
24162026-09-05T00:59:26.807Z Checking indent_write v2.2.0
24172026-09-05T00:59:26.847Z Compiling crucible-workspace-hack v0.1.0
24182026-09-05T00:59:26.849Z Checking ciborium v0.2.2
24192026-09-05T00:59:26.923Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24202026-09-05T00:59:26.926Z Checking inout v0.1.4
24212026-09-05T00:59:26.999Z Compiling regress v0.11.1
24222026-09-05T00:59:27.045Z Checking parse-display v0.10.0
24232026-09-05T00:59:27.125Z Checking cipher v0.4.4
24242026-09-05T00:59:27.250Z Checking universal-hash v0.5.1
24252026-09-05T00:59:27.285Z Compiling thiserror-impl-no-std v2.0.2
24262026-09-05T00:59:27.288Z Checking opaque-debug v0.3.1
24272026-09-05T00:59:27.360Z Checking chacha20 v0.9.1
24282026-09-05T00:59:27.363Z Checking blake2 v0.10.6
24292026-09-05T00:59:27.437Z Checking aead v0.5.2
24302026-09-05T00:59:27.473Z Checking poly1305 v0.8.0
24312026-09-05T00:59:27.583Z Checking password-hash v0.5.0
24322026-09-05T00:59:27.623Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24332026-09-05T00:59:27.666Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24342026-09-05T00:59:27.768Z Checking chacha20poly1305 v0.10.1
24352026-09-05T00:59:27.840Z Checking argon2 v0.5.3
24362026-09-05T00:59:27.933Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24372026-09-05T00:59:28.051Z Compiling unsafe-libyaml v0.2.11
24382026-09-05T00:59:28.171Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24392026-09-05T00:59:28.211Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24402026-09-05T00:59:28.249Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24412026-09-05T00:59:28.459Z Checking thiserror-no-std v2.0.2
24422026-09-05T00:59:28.501Z Checking swrite v0.1.0
24432026-09-05T00:59:28.579Z Compiling typify-impl v0.6.2
24442026-09-05T00:59:28.624Z Checking vsss-rs v3.3.4
24452026-09-05T00:59:28.831Z Compiling serde_yaml v0.9.34+deprecated
24462026-09-05T00:59:29.117Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24472026-09-05T00:59:29.752Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24482026-09-05T00:59:29.862Z Checking crossbeam-deque v0.8.6
24492026-09-05T00:59:29.907Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24502026-09-05T00:59:30.038Z Compiling rayon-core v1.13.0
24512026-09-05T00:59:30.078Z Compiling num-derive v0.4.2
24522026-09-05T00:59:30.192Z Compiling toml_datetime v0.7.5+spec-1.1.0
24532026-09-05T00:59:30.288Z Compiling proc-macro-error v1.0.4
24542026-09-05T00:59:30.462Z Compiling toml_edit v0.23.10+spec-1.0.0
24552026-09-05T00:59:30.646Z Checking tabwriter v1.4.1
24562026-09-05T00:59:30.705Z Checking rayon v1.11.0
24572026-09-05T00:59:30.745Z Checking glob v0.3.3
24582026-09-05T00:59:30.825Z Compiling illumos-nvpair-sys v0.2.0
24592026-09-05T00:59:30.961Z Compiling itertools v0.15.0
24602026-09-05T00:59:31.003Z Compiling heapless v0.8.0
24612026-09-05T00:59:31.122Z Compiling proc-macro-crate v3.4.0
24622026-09-05T00:59:31.285Z Checking hash32 v0.3.1
24632026-09-05T00:59:31.452Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-05T00:59:31.529Z Compiling smoltcp v0.11.0
24652026-09-05T00:59:31.570Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24662026-09-05T00:59:31.575Z Checking colored v3.1.1
24672026-09-05T00:59:31.649Z Compiling num_enum_derive v0.7.6
24682026-09-05T00:59:31.835Z Checking illumos-nvpair v0.3.0
24692026-09-05T00:59:31.947Z Checking toml v0.8.23
24702026-09-05T00:59:32.022Z Checking cobs v0.3.0
24712026-09-05T00:59:32.143Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24722026-09-05T00:59:32.228Z Checking postcard v1.1.3
24732026-09-05T00:59:32.299Z Compiling ingot-macros v0.2.0
24742026-09-05T00:59:32.338Z Checking rand v0.10.1
24752026-09-05T00:59:32.427Z Compiling proc-macro-crate v1.3.1
24762026-09-05T00:59:32.558Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24772026-09-05T00:59:32.715Z Checking num_enum v0.7.6
24782026-09-05T00:59:32.796Z Checking sigpipe v0.1.3
24792026-09-05T00:59:32.857Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24802026-09-05T00:59:32.860Z Compiling foreign-types-macros v0.2.3
24812026-09-05T00:59:32.935Z Checking foreign-types-shared v0.3.1
24822026-09-05T00:59:32.935Z Compiling num_enum_derive v0.5.11
24832026-09-05T00:59:33.163Z Compiling typify-macro v0.6.2
24842026-09-05T00:59:33.340Z Checking cstr-argument v0.1.2
24852026-09-05T00:59:33.362Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24862026-09-05T00:59:33.387Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24872026-09-05T00:59:33.425Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24882026-09-05T00:59:33.499Z Checking foreign-types v0.5.0
24892026-09-05T00:59:33.608Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24902026-09-05T00:59:33.696Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24912026-09-05T00:59:33.806Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24922026-09-05T00:59:33.810Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24932026-09-05T00:59:33.880Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24942026-09-05T00:59:33.918Z Checking itertools v0.12.1
24952026-09-05T00:59:33.953Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24962026-09-05T00:59:34.027Z Checking num_enum v0.5.11
24972026-09-05T00:59:34.068Z Compiling zone_cfg_derive v0.3.1
24982026-09-05T00:59:34.171Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24992026-09-05T00:59:34.325Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25002026-09-05T00:59:34.376Z Compiling usdt-macro v0.5.0
25012026-09-05T00:59:34.539Z Compiling usdt-attr-macro v0.5.0
25022026-09-05T00:59:34.789Z Checking memmap v0.7.0
25032026-09-05T00:59:34.932Z Compiling typify v0.6.2
25042026-09-05T00:59:34.974Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25052026-09-05T00:59:34.974Z Checking zone v0.3.1
25062026-09-05T00:59:35.083Z Compiling progenitor-impl v0.14.0
25072026-09-05T00:59:35.122Z Checking ingot-types v0.2.0
25082026-09-05T00:59:35.193Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25092026-09-05T00:59:35.348Z Checking usdt v0.5.0
25102026-09-05T00:59:35.383Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25112026-09-05T00:59:35.419Z Checking smf v0.2.3
25122026-09-05T00:59:35.493Z Checking whoami v1.6.1
25132026-09-05T00:59:35.531Z Checking ingot v0.2.1
25142026-09-05T00:59:35.657Z Compiling derive-where v1.6.0
25152026-09-05T00:59:35.696Z Checking tokio-dtrace v0.1.1
25162026-09-05T00:59:35.733Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25172026-09-05T00:59:35.771Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25182026-09-05T00:59:35.917Z Checking oxide-tokio-rt v0.1.4
25192026-09-05T00:59:35.957Z Checking console v0.15.11
25202026-09-05T00:59:36.128Z Checking newline-converter v0.3.0
25212026-09-05T00:59:36.168Z Checking bytecount v0.6.9
25222026-09-05T00:59:36.271Z Checking num-rational v0.4.2
25232026-09-05T00:59:36.310Z Checking expectorate v1.2.0
25242026-09-05T00:59:36.313Z Checking num-complex v0.4.6
25252026-09-05T00:59:36.472Z Compiling cancel-safe-futures v0.1.5
25262026-09-05T00:59:36.591Z Checking float-ord v0.3.2
25272026-09-05T00:59:36.712Z Checking num v0.4.3
25282026-09-05T00:59:36.787Z Checking linear-map v1.2.0
25292026-09-05T00:59:36.826Z Checking gethostname v0.5.0
25302026-09-05T00:59:36.947Z Compiling prettyplease v0.2.37
25312026-09-05T00:59:36.991Z Checking oxide-update-engine-types v0.1.2
25322026-09-05T00:59:37.030Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25332026-09-05T00:59:37.133Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25342026-09-05T00:59:37.382Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25352026-09-05T00:59:37.454Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25362026-09-05T00:59:37.550Z Checking resolv-conf v0.7.6
25372026-09-05T00:59:37.624Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25382026-09-05T00:59:37.757Z Compiling progenitor-macro v0.14.0
25392026-09-05T00:59:37.793Z Checking papergrid v0.11.0
25402026-09-05T00:59:37.864Z Compiling tabled_derive v0.7.0
25412026-09-05T00:59:37.932Z Checking oxide-update-engine v0.1.2
25422026-09-05T00:59:38.381Z Compiling slog-dtrace v0.3.0
25432026-09-05T00:59:38.469Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25442026-09-05T00:59:38.864Z Checking tabled v0.15.0
25452026-09-05T00:59:38.906Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25462026-09-05T00:59:39.223Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25472026-09-05T00:59:39.263Z Checking crossterm v0.29.0
25482026-09-05T00:59:39.301Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25492026-09-05T00:59:39.549Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25502026-09-05T00:59:40.136Z Checking fd-lock v4.0.4
25512026-09-05T00:59:40.629Z Checking vte v0.14.1
25522026-09-05T00:59:40.973Z Checking strip-ansi-escapes v0.2.1
25532026-09-05T00:59:41.942Z Checking linked-hash-map v0.5.6
25542026-09-05T00:59:42.142Z Checking nu-ansi-term v0.50.3
25552026-09-05T00:59:42.181Z Checking termtree v0.5.1
25562026-09-05T00:59:42.270Z Checking lru-cache v0.1.2
25572026-09-05T00:59:42.390Z Checking reedline v0.40.0
25582026-09-05T00:59:42.429Z Checking hickory-proto v0.24.4
25592026-09-05T00:59:42.475Z Compiling minimal-lexical v0.2.1
25602026-09-05T00:59:42.615Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25612026-09-05T00:59:42.654Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25622026-09-05T00:59:42.695Z Checking progenitor v0.14.0
25632026-09-05T00:59:42.866Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25642026-09-05T00:59:42.907Z Compiling nom v7.1.3
25652026-09-05T00:59:43.564Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25662026-09-05T00:59:44.254Z Checking display-error-chain v0.2.2
25672026-09-05T00:59:44.285Z Compiling unicode-xid v0.2.6
25682026-09-05T00:59:44.399Z Checking hickory-resolver v0.24.4
25692026-09-05T00:59:44.449Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25702026-09-05T00:59:45.110Z Compiling ar_archive_writer v0.5.1
25712026-09-05T00:59:45.138Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25722026-09-05T00:59:45.179Z Checking qorb v0.4.1
25732026-09-05T00:59:45.247Z Checking csv-core v0.1.13
25742026-09-05T00:59:45.283Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25752026-09-05T00:59:45.455Z Checking csv v1.4.0
25762026-09-05T00:59:45.588Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25772026-09-05T00:59:45.697Z Compiling stacker v0.1.23
25782026-09-05T00:59:45.741Z Checking highway v1.3.0
25792026-09-05T00:59:45.883Z Compiling semver v0.1.20
25802026-09-05T00:59:45.993Z Compiling psm v0.1.30
25812026-09-05T00:59:45.997Z Compiling cfg_aliases v0.1.1
25822026-09-05T00:59:46.120Z Compiling rustc_version v0.1.7
25832026-09-05T00:59:46.159Z Compiling nix v0.28.0
25842026-09-05T00:59:46.210Z Checking nibble_vec v0.1.0
25852026-09-05T00:59:46.534Z Checking endian-type v0.1.2
25862026-09-05T00:59:46.552Z Compiling newtype_derive v0.1.6
25872026-09-05T00:59:46.552Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25882026-09-05T00:59:46.566Z Checking radix_trie v0.2.1
25892026-09-05T00:59:46.635Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25902026-09-05T00:59:46.638Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25912026-09-05T00:59:46.745Z Checking phf_shared v0.12.1
25922026-09-05T00:59:46.798Z Compiling recursive-proc-macro-impl v0.1.1
25932026-09-05T00:59:46.910Z Compiling chrono-tz v0.10.4
25942026-09-05T00:59:46.995Z Checking phf v0.12.1
25952026-09-05T00:59:47.234Z Compiling const_format_proc_macros v0.2.34
25962026-09-05T00:59:47.239Z Checking recursive v0.1.1
25972026-09-05T00:59:47.239Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25982026-09-05T00:59:47.344Z Compiling peg-macros v0.8.5
25992026-09-05T00:59:47.381Z Checking winnow v0.6.26
26002026-09-05T00:59:47.385Z Compiling sqlparser_derive v0.5.0
26012026-09-05T00:59:47.455Z Checking home v0.5.12
26022026-09-05T00:59:47.592Z Checking unicode_categories v0.1.1
26032026-09-05T00:59:48.076Z Checking const_format v0.2.35
26042026-09-05T00:59:48.114Z Checking rustyline v14.0.0
26052026-09-05T00:59:48.152Z Checking sqlparser v0.61.0
26062026-09-05T00:59:48.585Z Checking sqlformat v0.3.5
26072026-09-05T00:59:48.710Z Checking peg v0.8.5
26082026-09-05T00:59:48.809Z Checking bcs v0.1.6
26092026-09-05T00:59:48.873Z Checking nom v8.0.0
26102026-09-05T00:59:49.054Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26112026-09-05T00:59:49.105Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26122026-09-05T00:59:49.126Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26132026-09-05T00:59:49.194Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26142026-09-05T00:59:49.302Z Checking steno v0.4.1
26152026-09-05T00:59:49.333Z Checking sha1 v0.10.6
26162026-09-05T00:59:49.532Z Checking filetime v0.2.27
26172026-09-05T00:59:49.618Z Checking xattr v1.6.1
26182026-09-05T00:59:49.701Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26192026-09-05T00:59:49.787Z Checking tar v0.4.46
26202026-09-05T00:59:50.008Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26212026-09-05T00:59:50.261Z Checking subprocess v0.2.15
26222026-09-05T00:59:50.263Z Checking headers-core v0.3.0
26232026-09-05T00:59:50.337Z Checking yasna v0.5.2
26242026-09-05T00:59:50.500Z Checking headers v0.4.1
26252026-09-05T00:59:50.597Z Checking port-file v0.1.0
26262026-09-05T00:59:50.782Z Checking rcgen v0.12.1
26272026-09-05T00:59:50.815Z Checking dropshot-api-manager-types v0.8.0
26282026-09-05T00:59:50.852Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26292026-09-05T00:59:50.962Z Checking tagptr v0.2.0
26302026-09-05T00:59:51.002Z Compiling libefi-sys v0.1.0
26312026-09-05T00:59:51.041Z Compiling bitfield-struct v0.6.2
26322026-09-05T00:59:51.137Z Checking moka v0.12.13
26332026-09-05T00:59:51.173Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26342026-09-05T00:59:51.302Z Checking utf-8 v0.7.6
26352026-09-05T00:59:51.472Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26362026-09-05T00:59:51.488Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26372026-09-05T00:59:51.655Z Compiling xshell-macros v0.2.7
26382026-09-05T00:59:51.696Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26392026-09-05T00:59:51.733Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26402026-09-05T00:59:51.818Z Checking hickory-resolver v0.25.2
26412026-09-05T00:59:51.854Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26422026-09-05T00:59:52.000Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26432026-09-05T00:59:52.063Z Checking xshell v0.2.7
26442026-09-05T00:59:52.144Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26452026-09-05T00:59:52.259Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26462026-09-05T00:59:52.296Z Checking tungstenite v0.21.0
26472026-09-05T00:59:52.575Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26482026-09-05T00:59:52.621Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26492026-09-05T00:59:52.747Z Checking tokio-tungstenite v0.21.0
26502026-09-05T00:59:52.869Z Checking half v1.8.3
26512026-09-05T00:59:52.917Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26522026-09-05T00:59:53.053Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26532026-09-05T00:59:53.093Z Checking serde_cbor v0.11.2
26542026-09-05T00:59:53.096Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26552026-09-05T00:59:53.317Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26562026-09-05T00:59:53.321Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26572026-09-05T00:59:53.531Z Checking sha2 v0.11.0
26582026-09-05T00:59:53.748Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26592026-09-05T00:59:54.036Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26602026-09-05T00:59:54.119Z Checking predicates-tree v1.0.13
26612026-09-05T00:59:54.166Z Checking libscf-sys v1.2.0
26622026-09-05T00:59:54.214Z Checking maplit v1.0.2
26632026-09-05T00:59:54.257Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26642026-09-05T00:59:54.292Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26652026-09-05T00:59:54.329Z Checking papergrid v0.18.0
26662026-09-05T00:59:54.332Z Checking anstyle-parse v0.2.7
26672026-09-05T00:59:54.550Z Checking anstream v0.6.21
26682026-09-05T00:59:54.784Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26692026-09-05T00:59:54.823Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26702026-09-05T00:59:54.883Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26712026-09-05T00:59:54.923Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26722026-09-05T00:59:55.017Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26732026-09-05T00:59:55.059Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26742026-09-05T00:59:55.143Z Checking tabled v0.21.0
26752026-09-05T00:59:55.352Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26762026-09-05T00:59:55.399Z Checking ignore v0.4.25
26772026-09-05T00:59:55.726Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
26782026-09-05T00:59:55.858Z Checking globwalk v0.9.1
26792026-09-05T00:59:55.897Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26802026-09-05T00:59:55.933Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
26812026-09-05T00:59:56.065Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
26822026-09-05T00:59:56.261Z Checking digest-io v0.1.0
26832026-09-05T00:59:56.431Z Checking rawzip v0.4.4
26842026-09-05T00:59:56.576Z Checking crc8 v0.1.1
26852026-09-05T00:59:56.710Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26862026-09-05T00:59:56.745Z Checking unicase v2.9.0
26872026-09-05T00:59:56.903Z Checking camino-tempfile-ext v0.3.3
26882026-09-05T00:59:56.941Z Checking fxhash v0.2.1
26892026-09-05T00:59:57.096Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26902026-09-05T00:59:57.135Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
26912026-09-05T00:59:57.194Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26922026-09-05T00:59:57.671Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26932026-09-05T00:59:57.682Z Checking rand_seeder v0.4.0
26942026-09-05T00:59:57.821Z Compiling darling_core v0.21.3
26952026-09-05T00:59:57.916Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26962026-09-05T00:59:58.089Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26972026-09-05T00:59:58.156Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
26982026-09-05T00:59:58.212Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26992026-09-05T00:59:58.428Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27002026-09-05T00:59:58.495Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27012026-09-05T00:59:58.697Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27022026-09-05T00:59:59.211Z Compiling vergen-lib v0.1.6
27032026-09-05T00:59:59.268Z Compiling diesel_derives v2.3.7
27042026-09-05T00:59:59.528Z Checking scheduled-thread-pool v0.2.7
27052026-09-05T00:59:59.565Z Compiling vergen-gitcl v1.0.8
27062026-09-05T00:59:59.711Z Compiling diesel_table_macro_syntax v0.3.0
27072026-09-05T00:59:59.836Z Checking r2d2 v0.8.10
27082026-09-05T00:59:59.950Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27092026-09-05T01:00:00.052Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27102026-09-05T01:00:00.308Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27112026-09-05T01:00:00.395Z Compiling darling_macro v0.21.3
27122026-09-05T01:00:00.450Z Checking downcast-rs v2.0.2
27132026-09-05T01:00:00.635Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27142026-09-05T01:00:00.905Z Compiling darling v0.21.3
27152026-09-05T01:00:01.018Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27162026-09-05T01:00:01.056Z Compiling dsl_auto_type v0.2.0
27172026-09-05T01:00:01.196Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27182026-09-05T01:00:01.234Z Checking kstat-rs v0.2.5
27192026-09-05T01:00:01.289Z Compiling proc-macro-error-attr2 v2.0.0
27202026-09-05T01:00:01.462Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27212026-09-05T01:00:01.564Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27222026-09-05T01:00:01.723Z Compiling proc-macro-error2 v2.0.1
27232026-09-05T01:00:01.795Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27242026-09-05T01:00:01.985Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27252026-09-05T01:00:02.094Z Compiling knus-derive v3.4.0
27262026-09-05T01:00:02.132Z Compiling dirs-sys-next v0.1.2
27272026-09-05T01:00:02.314Z Compiling crunchy v0.2.4
27282026-09-05T01:00:02.447Z Compiling salty v0.3.0
27292026-09-05T01:00:02.604Z Compiling parking_lot_core v0.8.6
27302026-09-05T01:00:02.817Z Compiling dirs-next v2.0.0
27312026-09-05T01:00:02.857Z Compiling clang-sys v1.8.1
27322026-09-05T01:00:03.014Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27332026-09-05T01:00:03.022Z Compiling git-stub v1.0.0
27342026-09-05T01:00:03.207Z Compiling tiny-keccak v2.0.2
27352026-09-05T01:00:03.282Z Compiling git-stub-vcs v0.1.0
27362026-09-05T01:00:03.366Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27372026-09-05T01:00:03.480Z Compiling term v0.7.0
27382026-09-05T01:00:03.663Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27392026-09-05T01:00:03.701Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27402026-09-05T01:00:03.704Z Compiling bit-vec v0.6.3
27412026-09-05T01:00:03.901Z Compiling ascii-canvas v3.0.0
27422026-09-05T01:00:03.952Z Compiling bit-set v0.5.3
27432026-09-05T01:00:03.992Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27442026-09-05T01:00:04.045Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27452026-09-05T01:00:04.178Z Checking parking_lot v0.11.2
27462026-09-05T01:00:04.380Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27472026-09-05T01:00:04.417Z Checking rfc6979 v0.4.0
27482026-09-05T01:00:04.533Z Checking prefix-trie v0.7.0
27492026-09-05T01:00:04.571Z Compiling hashbrown v0.14.5
27502026-09-05T01:00:04.611Z Compiling itertools v0.10.5
27512026-09-05T01:00:04.681Z Compiling ena v0.14.4
27522026-09-05T01:00:04.778Z Compiling libloading v0.8.9
27532026-09-05T01:00:04.884Z Compiling bindgen v0.71.1
27542026-09-05T01:00:04.924Z Compiling regex-syntax v0.6.29
27552026-09-05T01:00:05.026Z Compiling diff v0.1.13
27562026-09-05T01:00:05.165Z Compiling chumsky v0.9.3
27572026-09-05T01:00:05.379Z Checking hickory-server v0.25.2
27582026-09-05T01:00:05.741Z Compiling ecdsa v0.16.9
27592026-09-05T01:00:06.473Z Compiling lalrpop v0.19.12
27602026-09-05T01:00:06.630Z Checking sled v0.34.7
27612026-09-05T01:00:06.687Z Compiling cexpr v0.6.0
27622026-09-05T01:00:07.002Z Checking primeorder v0.13.6
27632026-09-05T01:00:07.039Z Checking diesel v2.3.7
27642026-09-05T01:00:07.075Z Checking nanorand v0.7.0
27652026-09-05T01:00:07.316Z Compiling rustc-hash v2.1.1
27662026-09-05T01:00:07.381Z Checking flume v0.11.1
27672026-09-05T01:00:07.571Z Compiling p384 v0.13.1
27682026-09-05T01:00:07.880Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27692026-09-05T01:00:08.109Z Compiling knus v3.4.0
27702026-09-05T01:00:08.151Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27712026-09-05T01:00:08.529Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27722026-09-05T01:00:08.612Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27732026-09-05T01:00:08.960Z Compiling libxml v0.3.3
27742026-09-05T01:00:08.997Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27752026-09-05T01:00:09.032Z Checking assert_matches v1.5.0
27762026-09-05T01:00:09.100Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27772026-09-05T01:00:09.304Z Compiling strum_macros v0.24.3
27782026-09-05T01:00:09.339Z Compiling indoc v1.0.9
27792026-09-05T01:00:10.007Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27802026-09-05T01:00:10.227Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27812026-09-05T01:00:10.401Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27822026-09-05T01:00:10.553Z Checking quick-xml v0.37.5
27832026-09-05T01:00:10.597Z Checking derive_builder v0.20.2
27842026-09-05T01:00:10.695Z Compiling oso-derive v0.27.3
27852026-09-05T01:00:10.741Z Compiling trait-variant v0.1.2
27862026-09-05T01:00:11.228Z Compiling impl-trait-for-tuples v0.2.3
27872026-09-05T01:00:11.324Z Checking openssl-probe v0.1.6
27882026-09-05T01:00:11.467Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27892026-09-05T01:00:11.561Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27902026-09-05T01:00:12.309Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27912026-09-05T01:00:12.346Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27922026-09-05T01:00:12.537Z Checking corncobs v0.1.4
27932026-09-05T01:00:12.635Z Checking secrecy v0.8.0
27942026-09-05T01:00:12.701Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27952026-09-05T01:00:12.789Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27962026-09-05T01:00:12.828Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27972026-09-05T01:00:12.993Z Checking bb8 v0.8.6
27982026-09-05T01:00:13.287Z Compiling mime_guess v2.0.5
27992026-09-05T01:00:13.360Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28002026-09-05T01:00:13.409Z Checking http-range v0.1.5
28012026-09-05T01:00:13.570Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28022026-09-05T01:00:13.658Z Checking nonempty v0.12.0
28032026-09-05T01:00:13.863Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28042026-09-05T01:00:13.937Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28052026-09-05T01:00:13.975Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28062026-09-05T01:00:14.184Z Checking signal-hook-tokio v0.3.1
28072026-09-05T01:00:14.351Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28082026-09-05T01:00:14.387Z Checking hyper-staticfile v0.10.1
28092026-09-05T01:00:14.558Z Checking scuffle v0.1.0
28102026-09-05T01:00:14.712Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28112026-09-05T01:00:14.779Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28122026-09-05T01:00:15.095Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28132026-09-05T01:00:15.199Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28142026-09-05T01:00:15.267Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28152026-09-05T01:00:15.416Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28162026-09-05T01:00:15.505Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28172026-09-05T01:00:15.838Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28182026-09-05T01:00:15.994Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28192026-09-05T01:00:16.051Z Checking tungstenite v0.23.0
28202026-09-05T01:00:16.258Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28212026-09-05T01:00:16.524Z Checking tokio-tungstenite v0.23.1
28222026-09-05T01:00:16.825Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28232026-09-05T01:00:16.883Z Checking void v1.0.2
28242026-09-05T01:00:17.031Z Checking lzss v0.8.2
28252026-09-05T01:00:17.244Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28262026-09-05T01:00:17.379Z Checking nix v0.27.1
28272026-09-05T01:00:17.447Z Checking serde_bytes v0.11.19
28282026-09-05T01:00:17.556Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28292026-09-05T01:00:17.656Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28302026-09-05T01:00:17.833Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28312026-09-05T01:00:18.065Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28322026-09-05T01:00:18.304Z Checking cpubits v0.1.1
28332026-09-05T01:00:18.403Z Checking yansi v1.0.1
28342026-09-05T01:00:18.474Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352026-09-05T01:00:18.606Z Checking pem-rfc7468 v1.0.0
28362026-09-05T01:00:18.687Z Checking pretty_assertions v1.4.1
28372026-09-05T01:00:18.776Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28382026-09-05T01:00:18.817Z Checking colored v2.2.0
28392026-09-05T01:00:18.862Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28402026-09-05T01:00:19.042Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28412026-09-05T01:00:19.081Z Checking hmac v0.13.0
28422026-09-05T01:00:19.187Z Checking universal-hash v0.6.1
28432026-09-05T01:00:19.246Z Compiling libz-sys v1.1.24
28442026-09-05T01:00:19.284Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28452026-09-05T01:00:19.288Z Compiling instability v0.3.11
28462026-09-05T01:00:19.633Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28472026-09-05T01:00:19.708Z Checking castaway v0.2.4
28482026-09-05T01:00:19.775Z Compiling indoc v2.0.7
28492026-09-05T01:00:19.851Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28502026-09-05T01:00:19.892Z Checking compact_str v0.8.1
28512026-09-05T01:00:20.335Z Checking polyval v0.7.1
28522026-09-05T01:00:20.552Z Checking der v0.8.0
28532026-09-05T01:00:20.810Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28542026-09-05T01:00:20.885Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28552026-09-05T01:00:21.010Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28562026-09-05T01:00:21.068Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28572026-09-05T01:00:21.151Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28582026-09-05T01:00:21.905Z Checking diesel-dtrace v0.5.0
28592026-09-05T01:00:22.194Z Checking async-bb8-diesel v0.2.1
28602026-09-05T01:00:22.425Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28612026-09-05T01:00:22.579Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28622026-09-05T01:00:22.828Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28632026-09-05T01:00:22.892Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28642026-09-05T01:00:23.055Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28652026-09-05T01:00:23.100Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28662026-09-05T01:00:23.369Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28672026-09-05T01:00:23.859Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28682026-09-05T01:00:24.340Z Checking unicode-truncate v1.1.0
28692026-09-05T01:00:24.526Z Checking lru v0.12.5
28702026-09-05T01:00:24.725Z Compiling libgit2-sys v0.18.3+1.9.2
28712026-09-05T01:00:24.971Z Checking arc-swap v1.8.2
28722026-09-05T01:00:25.120Z Checking cassowary v0.3.0
28732026-09-05T01:00:25.231Z Checking slog-scope v4.4.1
28742026-09-05T01:00:25.372Z Checking ratatui v0.29.0
28752026-09-05T01:00:25.516Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28762026-09-05T01:00:26.232Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28772026-09-05T01:00:26.742Z Checking ghash v0.6.0
28782026-09-05T01:00:26.902Z Checking pbkdf2 v0.13.0
28792026-09-05T01:00:26.937Z Checking crypto-bigint v0.7.5
28802026-09-05T01:00:26.976Z Checking aes v0.9.1
28812026-09-05T01:00:27.058Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28822026-09-05T01:00:27.303Z Checking ctr v0.10.1
28832026-09-05T01:00:27.404Z Checking aead v0.6.1
28842026-09-05T01:00:27.516Z Checking cargo-platform v0.3.2
28852026-09-05T01:00:27.580Z Compiling petname v2.0.2
28862026-09-05T01:00:27.732Z Checking cargo_metadata v0.23.1
28872026-09-05T01:00:28.252Z Checking aes-gcm v0.11.0
28882026-09-05T01:00:28.451Z Checking slog-stdlog v4.1.1
28892026-09-05T01:00:28.520Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28902026-09-05T01:00:28.611Z Checking spki v0.8.0
28912026-09-05T01:00:28.823Z Compiling progenitor-impl v0.13.0
28922026-09-05T01:00:29.199Z Checking salsa20 v0.11.0
28932026-09-05T01:00:29.384Z Checking console v0.16.2
28942026-09-05T01:00:29.583Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28952026-09-05T01:00:29.718Z Compiling vergen-git2 v9.1.0
28962026-09-05T01:00:29.909Z Checking plotters-backend v0.3.7
28972026-09-05T01:00:29.947Z Checking unit-prefix v0.5.2
28982026-09-05T01:00:30.111Z Checking indicatif v0.18.4
28992026-09-05T01:00:30.148Z Checking plotters-svg v0.3.7
29002026-09-05T01:00:30.370Z Checking scrypt v0.12.0
29012026-09-05T01:00:30.515Z Checking slog-envlogger v2.2.0
29022026-09-05T01:00:30.706Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29032026-09-05T01:00:30.929Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29042026-09-05T01:00:31.146Z Checking progenitor-client v0.13.0
29052026-09-05T01:00:31.422Z Checking cbc v0.2.1
29062026-09-05T01:00:31.462Z Compiling progenitor-macro v0.13.0
29072026-09-05T01:00:31.613Z Checking libsw-core v0.3.2
29082026-09-05T01:00:31.795Z Checking sapling-renderdag v0.1.0
29092026-09-05T01:00:31.913Z Checking cast v0.3.0
29102026-09-05T01:00:32.063Z Checking sync-ptr v0.1.4
29112026-09-05T01:00:32.100Z Checking criterion-plot v0.6.0
29122026-09-05T01:00:32.213Z Checking libsw v3.5.0
29132026-09-05T01:00:32.375Z Checking pkcs5 v0.8.1
29142026-09-05T01:00:32.462Z Checking plotters v0.3.7
29152026-09-05T01:00:32.703Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29162026-09-05T01:00:33.228Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29172026-09-05T01:00:33.455Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29182026-09-05T01:00:33.678Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29192026-09-05T01:00:33.716Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29202026-09-05T01:00:33.904Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29212026-09-05T01:00:33.943Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29222026-09-05T01:00:34.129Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29232026-09-05T01:00:34.166Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29242026-09-05T01:00:34.350Z Checking tinytemplate v1.2.1
29252026-09-05T01:00:34.603Z Checking shell-words v1.1.1
29262026-09-05T01:00:34.759Z Checking anes v0.1.6
29272026-09-05T01:00:34.829Z Checking oorandom v11.1.5
29282026-09-05T01:00:34.971Z Checking criterion v0.7.0
29292026-09-05T01:00:35.360Z Checking pkcs8 v0.11.0
29302026-09-05T01:00:35.603Z Checking oxide-update-engine-display v0.1.2
29312026-09-05T01:00:35.945Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29322026-09-05T01:00:36.289Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29332026-09-05T01:00:36.449Z Checking progenitor v0.13.0
29342026-09-05T01:00:36.631Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29352026-09-05T01:00:36.956Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29362026-09-05T01:00:37.774Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29372026-09-05T01:00:38.363Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29382026-09-05T01:00:39.209Z Checking tokio-test v0.4.5
29392026-09-05T01:00:39.448Z Checking ff v0.14.0
29402026-09-05T01:00:39.620Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29412026-09-05T01:00:39.849Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29422026-09-05T01:00:39.930Z Checking twox-hash v2.1.2
29432026-09-05T01:00:40.251Z Checking atty v0.2.14
29442026-09-05T01:00:40.292Z Checking arrayvec v0.7.6
29452026-09-05T01:00:40.384Z Checking constant_time_eq v0.4.2
29462026-09-05T01:00:40.514Z Checking arrayref v0.3.9
29472026-09-05T01:00:40.653Z Checking group v0.14.0
29482026-09-05T01:00:40.671Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29492026-09-05T01:00:40.877Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29502026-09-05T01:00:41.633Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29512026-09-05T01:00:42.668Z Checking fatfs v0.3.6
29522026-09-05T01:00:42.815Z Checking signature v3.0.0
29532026-09-05T01:00:43.007Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29542026-09-05T01:00:43.146Z Checking base16ct v1.0.0
29552026-09-05T01:00:43.184Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29562026-09-05T01:00:43.314Z Compiling seq-macro v0.3.6
29572026-09-05T01:00:43.365Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29582026-09-05T01:00:43.836Z Checking sec1 v0.8.1
29592026-09-05T01:00:44.045Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29602026-09-05T01:00:44.081Z Checking hkdf v0.13.0
29612026-09-05T01:00:44.252Z Checking concurrent-queue v2.5.0
29622026-09-05T01:00:44.371Z Checking parking v2.2.1
29632026-09-05T01:00:44.467Z Checking elliptic-curve v0.14.1
29642026-09-05T01:00:44.525Z Checking event-listener v5.4.1
29652026-09-05T01:00:44.691Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29662026-09-05T01:00:44.771Z Checking rtoolbox v0.0.3
29672026-09-05T01:00:44.910Z Checking event-listener-strategy v0.5.4
29682026-09-05T01:00:44.946Z Checking rpassword v7.5.4
29692026-09-05T01:00:45.076Z Checking wnaf v0.14.0
29702026-09-05T01:00:45.138Z Checking primefield v0.14.0
29712026-09-05T01:00:45.278Z Checking rfc6979 v0.6.0
29722026-09-05T01:00:45.379Z Checking tui-tree-widget v0.23.1
29732026-09-05T01:00:45.454Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29742026-09-05T01:00:45.602Z Compiling blake3 v1.8.5
29752026-09-05T01:00:45.991Z Checking futures-timer v3.0.3
29762026-09-05T01:00:46.499Z Checking ecdsa v0.17.0
29772026-09-05T01:00:46.728Z Checking primeorder v0.14.0
29782026-09-05T01:00:46.936Z Checking async-lock v3.4.2
29792026-09-05T01:00:47.128Z Compiling curve25519-dalek v5.0.0
29802026-09-05T01:00:47.350Z Checking async-object-pool v0.2.0
29812026-09-05T01:00:47.534Z Compiling samael v0.0.19
29822026-09-05T01:00:47.653Z Checking ssh-encoding v0.3.0
29832026-09-05T01:00:47.816Z Checking serde_regex v1.1.0
29842026-09-05T01:00:47.913Z Checking assert-json-diff v2.0.2
29852026-09-05T01:00:48.000Z Checking path-tree v0.8.3
29862026-09-05T01:00:48.044Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29872026-09-05T01:00:48.109Z Checking keccak v0.2.0
29882026-09-05T01:00:48.216Z Compiling strsim v0.10.0
29892026-09-05T01:00:48.300Z Checking stringmetrics v2.2.2
29902026-09-05T01:00:48.484Z Checking topological-sort v0.2.2
29912026-09-05T01:00:48.603Z Checking httpmock v0.8.3
29922026-09-05T01:00:48.651Z Checking omicron-zone-package v0.12.3
29932026-09-05T01:00:49.567Z Compiling darling_core v0.13.4
29942026-09-05T01:00:50.822Z Checking ed25519 v3.0.0
29952026-09-05T01:00:51.058Z Checking crypto-primes v0.7.2
29962026-09-05T01:00:51.470Z Checking pkcs1 v0.8.0-rc.4
29972026-09-05T01:00:51.626Z Checking poly1305 v0.9.0
29982026-09-05T01:00:51.710Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29992026-09-05T01:00:51.931Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30002026-09-05T01:00:52.043Z Checking blowfish v0.10.0
30012026-09-05T01:00:52.143Z Checking blake2 v0.11.0-rc.6
30022026-09-05T01:00:52.232Z Compiling target-lexicon v0.13.3
30032026-09-05T01:00:52.434Z Checking argon2 v0.6.0-rc.8
30042026-09-05T01:00:52.599Z Checking bcrypt-pbkdf v0.11.0
30052026-09-05T01:00:52.661Z Checking rsa v0.10.0-rc.18
30062026-09-05T01:00:52.726Z Compiling git2 v0.20.4
30072026-09-05T01:00:52.813Z Checking ssh-cipher v0.3.0
30082026-09-05T01:00:52.816Z Checking ed25519-dalek v3.0.0
30092026-09-05T01:00:52.884Z Compiling darling_macro v0.13.4
30102026-09-05T01:00:53.060Z Checking sha3 v0.11.0
30112026-09-05T01:00:53.110Z Checking p384 v0.14.0
30122026-09-05T01:00:53.178Z Checking p256 v0.14.0
30132026-09-05T01:00:53.401Z Checking p521 v0.14.0
30142026-09-05T01:00:53.444Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30152026-09-05T01:00:53.709Z Checking kem v0.3.0
30162026-09-05T01:00:53.864Z Checking module-lattice v0.2.3
30172026-09-05T01:00:53.954Z Compiling guppy-workspace-hack v0.1.0
30182026-09-05T01:00:54.115Z Checking hex-literal v0.4.1
30192026-09-05T01:00:54.171Z Checking sponge-cursor v0.1.0
30202026-09-05T01:00:54.304Z Checking ml-kem v0.3.2
30212026-09-05T01:00:54.341Z Checking sha3 v0.12.0
30222026-09-05T01:00:54.578Z Compiling darling v0.13.4
30232026-09-05T01:00:55.078Z Checking russh-cryptovec v0.62.0
30242026-09-05T01:00:55.081Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30252026-09-05T01:00:55.276Z Checking internal-russh-num-bigint v0.5.0
30262026-09-05T01:00:55.604Z Checking num-bigint v0.4.6
30272026-09-05T01:00:55.852Z Checking russh-util v0.52.0
30282026-09-05T01:00:56.016Z Checking generic-array v1.4.3
30292026-09-05T01:00:56.083Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30302026-09-05T01:00:56.357Z Compiling enum_dispatch v0.3.13
30312026-09-05T01:00:56.407Z Checking ssh-key v0.7.0-rc.11
30322026-09-05T01:00:56.444Z Compiling delegate v0.13.5
30332026-09-05T01:00:56.568Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30342026-09-05T01:00:57.009Z Checking md5 v0.8.0
30352026-09-05T01:00:57.210Z Compiling target-spec v3.5.7
30362026-09-05T01:00:57.323Z Checking hex-literal v1.1.0
30372026-09-05T01:00:57.359Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30382026-09-05T01:00:57.452Z Checking russh v0.62.4
30392026-09-05T01:00:57.642Z Checking cfg-expr v0.20.6
30402026-09-05T01:00:58.033Z Compiling serde_with_macros v1.5.2
30412026-09-05T01:00:58.183Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30422026-09-05T01:00:58.615Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30432026-09-05T01:00:58.918Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30442026-09-05T01:00:58.932Z Checking internet-checksum v0.2.1
30452026-09-05T01:00:59.078Z Compiling serde_with v1.14.0
30462026-09-05T01:00:59.629Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30472026-09-05T01:01:00.271Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30482026-09-05T01:01:00.604Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30492026-09-05T01:01:00.736Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30502026-09-05T01:01:00.801Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30512026-09-05T01:01:01.020Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30522026-09-05T01:01:01.061Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30532026-09-05T01:01:01.064Z Checking httptest v0.16.4
30542026-09-05T01:01:01.366Z Checking pathdiff v0.2.3
30552026-09-05T01:01:01.424Z Checking nested v0.1.1
30562026-09-05T01:01:01.511Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30572026-09-05T01:01:01.594Z Checking guppy v0.17.25
30582026-09-05T01:01:01.725Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30592026-09-05T01:01:01.944Z Checking similar-asserts v1.7.0
30602026-09-05T01:01:01.999Z Compiling target-triple v1.0.0
30612026-09-05T01:01:02.132Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30622026-09-05T01:01:02.561Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30632026-09-05T01:01:03.150Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30642026-09-05T01:01:03.189Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30652026-09-05T01:01:03.420Z Checking hickory-client v0.25.2
30662026-09-05T01:01:03.741Z Checking supports-unicode v2.1.0
30672026-09-05T01:01:03.794Z Checking supports-hyperlinks v2.1.0
30682026-09-05T01:01:03.891Z Checking supports-color v2.1.0
30692026-09-05T01:01:03.931Z Checking textwrap v0.15.2
30702026-09-05T01:01:03.966Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30712026-09-05T01:01:04.056Z Checking terminal_size v0.1.17
30722026-09-05T01:01:04.095Z Compiling polar-core v0.27.3
30732026-09-05T01:01:04.218Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30742026-09-05T01:01:04.225Z Compiling miette-derive v5.10.0
30752026-09-05T01:01:04.225Z Compiling fs-err v2.11.0
30762026-09-05T01:01:04.448Z Compiling assert_cmd v2.1.2
30772026-09-05T01:01:04.589Z Checking escape8259 v0.5.3
30782026-09-05T01:01:04.725Z Checking owo-colors v3.5.0
30792026-09-05T01:01:04.763Z Checking libtest-mimic v0.8.1
30802026-09-05T01:01:05.086Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30812026-09-05T01:01:05.286Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30822026-09-05T01:01:05.322Z Checking miette v5.10.0
30832026-09-05T01:01:05.869Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30842026-09-05T01:01:06.023Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30852026-09-05T01:01:06.531Z Checking blake2b_simd v1.0.4
30862026-09-05T01:01:06.755Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30872026-09-05T01:01:07.004Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30882026-09-05T01:01:07.179Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30892026-09-05T01:01:07.217Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30902026-09-05T01:01:07.406Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30912026-09-05T01:01:07.444Z Compiling knuffel-derive v3.2.0
30922026-09-05T01:01:07.627Z Checking fancy-regex v0.14.0
30932026-09-05T01:01:07.668Z Checking serde_tokenstream v0.2.3
30942026-09-05T01:01:08.024Z Checking approx v0.5.1
30952026-09-05T01:01:08.107Z Compiling rstest_macros v0.25.0
30962026-09-05T01:01:08.188Z Checking uzers v0.12.2
30972026-09-05T01:01:08.412Z Checking constant_time_eq v0.3.1
30982026-09-05T01:01:08.448Z Checking termcolor v1.4.1
30992026-09-05T01:01:08.547Z Compiling linkme-impl v0.3.35
31002026-09-05T01:01:08.689Z Checking trybuild v1.0.116
31012026-09-05T01:01:08.943Z Checking knuffel v3.2.0
31022026-09-05T01:01:08.979Z Checking rust-argon2 v2.1.0
31032026-09-05T01:01:09.164Z Checking oso v0.27.3
31042026-09-05T01:01:09.238Z Checking datatest-stable v0.3.3
31052026-09-05T01:01:09.521Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31062026-09-05T01:01:09.558Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-09-05T01:01:09.808Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31082026-09-05T01:01:09.808Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31092026-09-05T01:01:09.911Z Checking support-bundle-viewer v0.1.2
31102026-09-05T01:01:09.962Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31112026-09-05T01:01:10.120Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31122026-09-05T01:01:10.196Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31132026-09-05T01:01:10.234Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31142026-09-05T01:01:10.353Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31152026-09-05T01:01:10.434Z Checking drift v0.2.0
31162026-09-05T01:01:10.476Z Checking rand_distr v0.5.1
31172026-09-05T01:01:10.782Z Checking multimap v0.10.1
31182026-09-05T01:01:10.822Z Compiling linkme v0.3.35
31192026-09-05T01:01:10.900Z Compiling relative-path v1.9.3
31202026-09-05T01:01:10.960Z Checking parse-size v1.1.0
31212026-09-05T01:01:11.007Z Checking dropshot-api-manager v0.8.0
31222026-09-05T01:01:11.163Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31232026-09-05T01:01:12.095Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31242026-09-05T01:01:12.331Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31252026-09-05T01:01:12.936Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31262026-09-05T01:01:13.141Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31272026-09-05T01:01:13.377Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31282026-09-05T01:01:13.427Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31292026-09-05T01:01:13.589Z Checking cargo_toml v0.21.0
31302026-09-05T01:01:13.982Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31312026-09-05T01:01:14.185Z Checking partial-io v0.5.4
31322026-09-05T01:01:14.309Z Checking termios v0.3.3
31332026-09-05T01:01:14.454Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-05T01:01:14.489Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31352026-09-05T01:01:14.801Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31362026-09-05T01:01:15.044Z Checking rstest v0.25.0
31372026-09-05T01:01:17.670Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31382026-09-05T01:01:18.292Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31392026-09-05T01:01:23.750Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31402026-09-05T01:01:25.669Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31412026-09-05T01:01:25.972Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31422026-09-05T01:01:27.975Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31432026-09-05T01:01:35.526Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31442026-09-05T01:01:36.444Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31452026-09-05T01:01:37.035Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31462026-09-05T01:01:39.761Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31472026-09-05T01:01:42.757Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31482026-09-05T01:01:43.278Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31492026-09-05T01:01:45.944Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31502026-09-05T01:01:50.820Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31512026-09-05T01:01:55.379Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31522026-09-05T01:02:14.585Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31532026-09-05T01:03:11.729Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s
31542026-09-05T01:03:11.732Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31552026-09-05T01:03:11.733Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31562026-09-05T01:03:12.406Z
31572026-09-05T01:03:12.406Zreal 4:17.598769351
31582026-09-05T01:03:12.406Zuser 21:58.629060303
31592026-09-05T01:03:12.406Zsys 5:14.711890194
31602026-09-05T01:03:12.406Ztrap 0.535490967
31612026-09-05T01:03:12.406Ztflt 0.415174525
31622026-09-05T01:03:12.406Zdflt 0.512386313
31632026-09-05T01:03:12.406Zkflt 0.004468912
31642026-09-05T01:03:12.406Zlock 1:06:12.371269577
31652026-09-05T01:03:12.406Zslp 59:16.026531102
31662026-09-05T01:03:12.410Zlat 1:48.271931997
31672026-09-05T01:03:12.410Zstop 14:52.272885464
31682026-09-05T01:03:12.410Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31692026-09-05T01:03:12.410Z+ ptime -m cargo doc --workspace --no-deps
31702026-09-05T01:03:13.267Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31712026-09-05T01:03:13.267Z |
31722026-09-05T01:03:13.267Z = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`
31732026-09-05T01:03:13.267Z = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
31742026-09-05T01:03:14.324Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31752026-09-05T01:03:14.567Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31762026-09-05T01:03:14.605Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31772026-09-05T01:03:14.638Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31782026-09-05T01:03:14.750Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31792026-09-05T01:03:14.852Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31802026-09-05T01:03:14.882Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31812026-09-05T01:03:14.882Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31822026-09-05T01:03:14.929Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31832026-09-05T01:03:14.955Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31842026-09-05T01:03:14.978Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31852026-09-05T01:03:15.125Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31862026-09-05T01:03:15.152Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31872026-09-05T01:03:15.177Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31882026-09-05T01:03:15.219Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31892026-09-05T01:03:15.244Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31902026-09-05T01:03:15.266Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31912026-09-05T01:03:15.347Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31922026-09-05T01:03:15.373Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31932026-09-05T01:03:15.415Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31942026-09-05T01:03:15.439Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31952026-09-05T01:03:15.696Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31962026-09-05T01:03:15.807Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31972026-09-05T01:03:15.881Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31982026-09-05T01:03:15.953Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31992026-09-05T01:03:15.976Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32002026-09-05T01:03:16.024Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32012026-09-05T01:03:16.120Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32022026-09-05T01:03:16.262Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32032026-09-05T01:03:16.346Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32042026-09-05T01:03:16.389Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32052026-09-05T01:03:16.508Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32062026-09-05T01:03:16.549Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32072026-09-05T01:03:16.604Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32082026-09-05T01:03:16.634Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32092026-09-05T01:03:16.761Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32102026-09-05T01:03:16.786Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32112026-09-05T01:03:16.812Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32122026-09-05T01:03:16.976Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32132026-09-05T01:03:17.053Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32142026-09-05T01:03:17.075Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32152026-09-05T01:03:17.098Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32162026-09-05T01:03:17.278Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32172026-09-05T01:03:17.337Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32182026-09-05T01:03:17.511Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32192026-09-05T01:03:17.669Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32202026-09-05T01:03:17.754Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32212026-09-05T01:03:17.801Z Checking scuffle v0.1.0
32222026-09-05T01:03:17.960Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32232026-09-05T01:03:18.043Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-09-05T01:03:18.069Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32252026-09-05T01:03:18.202Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32262026-09-05T01:03:18.238Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32272026-09-05T01:03:18.267Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32282026-09-05T01:03:18.290Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32292026-09-05T01:03:18.386Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32302026-09-05T01:03:18.754Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32312026-09-05T01:03:18.778Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32322026-09-05T01:03:19.193Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32332026-09-05T01:03:19.646Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32342026-09-05T01:03:19.828Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32352026-09-05T01:03:19.852Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32362026-09-05T01:03:19.992Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32372026-09-05T01:03:20.107Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32382026-09-05T01:03:20.140Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32392026-09-05T01:03:20.196Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32402026-09-05T01:03:20.285Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32412026-09-05T01:03:20.375Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32422026-09-05T01:03:20.738Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32432026-09-05T01:03:20.766Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32442026-09-05T01:03:21.028Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32452026-09-05T01:03:21.130Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32462026-09-05T01:03:21.284Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32472026-09-05T01:03:21.321Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32482026-09-05T01:03:21.347Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32492026-09-05T01:03:21.403Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32502026-09-05T01:03:21.551Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32512026-09-05T01:03:21.575Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32522026-09-05T01:03:21.598Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32532026-09-05T01:03:21.775Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32542026-09-05T01:03:21.800Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32552026-09-05T01:03:21.803Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32562026-09-05T01:03:21.966Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32572026-09-05T01:03:21.991Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32582026-09-05T01:03:22.131Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32592026-09-05T01:03:22.154Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32602026-09-05T01:03:22.229Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32612026-09-05T01:03:22.250Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32622026-09-05T01:03:22.273Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32632026-09-05T01:03:22.379Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32642026-09-05T01:03:22.481Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32652026-09-05T01:03:22.501Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32662026-09-05T01:03:22.528Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32672026-09-05T01:03:22.553Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32682026-09-05T01:03:22.686Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32692026-09-05T01:03:22.713Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32702026-09-05T01:03:22.713Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32712026-09-05T01:03:22.783Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32722026-09-05T01:03:22.836Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32732026-09-05T01:03:22.879Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32742026-09-05T01:03:22.941Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32752026-09-05T01:03:22.976Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32762026-09-05T01:03:23.100Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32772026-09-05T01:03:23.136Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32782026-09-05T01:03:23.171Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32792026-09-05T01:03:23.448Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32802026-09-05T01:03:23.452Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32812026-09-05T01:03:23.544Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32822026-09-05T01:03:23.984Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32832026-09-05T01:03:24.170Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32842026-09-05T01:03:24.195Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32852026-09-05T01:03:24.447Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32862026-09-05T01:03:25.224Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32872026-09-05T01:03:26.132Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32882026-09-05T01:03:27.237Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32892026-09-05T01:03:27.261Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32902026-09-05T01:03:27.630Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32912026-09-05T01:03:27.925Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32922026-09-05T01:03:29.148Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32932026-09-05T01:03:29.522Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32942026-09-05T01:03:29.776Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32952026-09-05T01:03:29.804Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32962026-09-05T01:03:30.016Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32972026-09-05T01:03:30.085Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32982026-09-05T01:03:30.210Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32992026-09-05T01:03:30.949Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33002026-09-05T01:03:31.072Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33012026-09-05T01:03:31.314Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33022026-09-05T01:03:31.678Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33032026-09-05T01:03:31.799Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33042026-09-05T01:03:31.839Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33052026-09-05T01:03:32.092Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33062026-09-05T01:03:32.264Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33072026-09-05T01:03:32.641Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33082026-09-05T01:03:33.048Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33092026-09-05T01:03:33.242Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33102026-09-05T01:03:33.457Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33112026-09-05T01:03:33.840Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33122026-09-05T01:03:34.250Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33132026-09-05T01:03:34.402Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33142026-09-05T01:03:34.943Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33152026-09-05T01:03:35.398Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33162026-09-05T01:03:35.681Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33172026-09-05T01:03:35.801Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33182026-09-05T01:03:35.839Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33192026-09-05T01:03:36.444Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33202026-09-05T01:03:36.513Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33212026-09-05T01:03:36.670Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33222026-09-05T01:03:37.303Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33232026-09-05T01:03:37.744Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33242026-09-05T01:03:37.852Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33252026-09-05T01:03:37.879Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33262026-09-05T01:03:38.906Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33272026-09-05T01:03:39.100Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33282026-09-05T01:03:39.605Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33292026-09-05T01:03:40.305Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33302026-09-05T01:03:42.663Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33312026-09-05T01:03:43.437Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33322026-09-05T01:03:43.885Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33332026-09-05T01:03:44.110Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33342026-09-05T01:03:45.152Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33352026-09-05T01:03:46.377Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33362026-09-05T01:03:46.610Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33372026-09-05T01:03:46.702Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33382026-09-05T01:03:46.810Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33392026-09-05T01:03:47.756Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33402026-09-05T01:03:48.436Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33412026-09-05T01:03:48.478Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33422026-09-05T01:03:48.508Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33432026-09-05T01:03:48.508Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33442026-09-05T01:03:49.897Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33452026-09-05T01:03:49.983Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33462026-09-05T01:03:50.010Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33472026-09-05T01:03:50.258Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33482026-09-05T01:03:50.282Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33492026-09-05T01:03:50.569Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33502026-09-05T01:03:51.024Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33512026-09-05T01:03:51.049Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33522026-09-05T01:03:51.159Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33532026-09-05T01:03:51.581Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33542026-09-05T01:03:51.936Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33552026-09-05T01:03:52.185Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33562026-09-05T01:03:52.965Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33572026-09-05T01:03:53.241Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33582026-09-05T01:03:54.072Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33592026-09-05T01:03:54.274Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33602026-09-05T01:03:54.399Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33612026-09-05T01:03:54.807Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33622026-09-05T01:03:54.863Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33632026-09-05T01:03:57.881Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33642026-09-05T01:03:59.784Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33652026-09-05T01:04:00.331Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33662026-09-05T01:04:01.011Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33672026-09-05T01:04:02.274Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33682026-09-05T01:04:04.548Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33692026-09-05T01:04:05.149Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33702026-09-05T01:04:05.768Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33712026-09-05T01:04:06.872Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33722026-09-05T01:04:08.011Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33732026-09-05T01:04:08.117Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33742026-09-05T01:04:10.796Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33752026-09-05T01:04:10.922Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33762026-09-05T01:04:11.718Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33772026-09-05T01:04:13.970Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33782026-09-05T01:04:17.160Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33792026-09-05T01:04:18.138Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33802026-09-05T01:04:18.787Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33812026-09-05T01:04:19.652Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33822026-09-05T01:04:20.454Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33832026-09-05T01:04:21.243Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33842026-09-05T01:04:22.029Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33852026-09-05T01:04:24.414Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33862026-09-05T01:04:24.565Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33872026-09-05T01:04:25.482Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33882026-09-05T01:04:26.237Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33892026-09-05T01:04:26.329Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33902026-09-05T01:04:27.193Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33912026-09-05T01:04:28.096Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33922026-09-05T01:04:31.798Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33932026-09-05T01:04:33.384Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33942026-09-05T01:04:34.160Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33952026-09-05T01:04:34.973Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33962026-09-05T01:04:35.876Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33972026-09-05T01:04:36.980Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33982026-09-05T01:04:39.505Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33992026-09-05T01:04:40.378Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34002026-09-05T01:04:41.423Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34012026-09-05T01:04:42.511Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34022026-09-05T01:04:43.505Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34032026-09-05T01:04:47.159Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34042026-09-05T01:04:47.675Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34052026-09-05T01:04:48.301Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34062026-09-05T01:04:50.026Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34072026-09-05T01:04:51.957Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34082026-09-05T01:04:53.201Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34092026-09-05T01:04:55.073Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34102026-09-05T01:04:56.652Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34112026-09-05T01:04:58.358Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34122026-09-05T01:05:00.177Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34132026-09-05T01:05:01.801Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34142026-09-05T01:05:06.581Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34152026-09-05T01:05:07.113Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34162026-09-05T01:05:08.423Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34172026-09-05T01:05:08.953Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34182026-09-05T01:05:10.749Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34192026-09-05T01:05:12.347Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34202026-09-05T01:05:14.487Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34212026-09-05T01:05:16.582Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34222026-09-05T01:05:18.456Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34232026-09-05T01:05:20.492Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34242026-09-05T01:05:22.143Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34252026-09-05T01:05:23.996Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34262026-09-05T01:05:25.827Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34272026-09-05T01:05:27.618Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34282026-09-05T01:05:29.469Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34292026-09-05T01:05:31.264Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34302026-09-05T01:05:33.098Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34312026-09-05T01:05:34.729Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34322026-09-05T01:05:36.837Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34332026-09-05T01:05:38.456Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34342026-09-05T01:05:40.141Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34352026-09-05T01:05:42.419Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34362026-09-05T01:05:44.334Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34372026-09-05T01:05:46.261Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34382026-09-05T01:05:48.302Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34392026-09-05T01:05:50.169Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34402026-09-05T01:05:52.155Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34412026-09-05T01:05:53.966Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34422026-09-05T01:05:57.557Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34432026-09-05T01:05:58.840Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34442026-09-05T01:06:01.100Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34452026-09-05T01:06:03.103Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34462026-09-05T01:06:05.600Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34472026-09-05T01:06:08.684Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34482026-09-05T01:06:10.766Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34492026-09-05T01:06:12.747Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34502026-09-05T01:06:15.547Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34512026-09-05T01:06:17.986Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34522026-09-05T01:06:20.256Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34532026-09-05T01:06:23.208Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34542026-09-05T01:06:25.687Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34552026-09-05T01:06:27.552Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34562026-09-05T01:06:30.083Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34572026-09-05T01:06:32.651Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34582026-09-05T01:06:35.373Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34592026-09-05T01:06:37.883Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34602026-09-05T01:06:40.106Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34612026-09-05T01:06:42.896Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34622026-09-05T01:06:45.388Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34632026-09-05T01:06:47.919Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34642026-09-05T01:06:50.468Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34652026-09-05T01:06:53.070Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34662026-09-05T01:06:55.536Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34672026-09-05T01:06:57.956Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34682026-09-05T01:07:00.714Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34692026-09-05T01:07:03.258Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34702026-09-05T01:07:05.839Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34712026-09-05T01:07:08.372Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34722026-09-05T01:07:10.959Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34732026-09-05T01:07:13.659Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34742026-09-05T01:07:16.151Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34752026-09-05T01:07:18.739Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34762026-09-05T01:07:21.417Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34772026-09-05T01:07:24.023Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34782026-09-05T01:07:26.685Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34792026-09-05T01:07:29.240Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34802026-09-05T01:07:31.822Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34812026-09-05T01:07:34.438Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34822026-09-05T01:07:37.031Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34832026-09-05T01:07:40.358Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34842026-09-05T01:07:42.497Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34852026-09-05T01:07:45.346Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34862026-09-05T01:07:47.866Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34872026-09-05T01:07:50.712Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34882026-09-05T01:07:53.662Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34892026-09-05T01:07:56.349Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34902026-09-05T01:07:59.121Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34912026-09-05T01:08:01.933Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34922026-09-05T01:08:04.565Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34932026-09-05T01:08:07.243Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34942026-09-05T01:08:10.019Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34952026-09-05T01:08:12.838Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34962026-09-05T01:08:15.522Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34972026-09-05T01:08:18.349Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34982026-09-05T01:08:21.199Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34992026-09-05T01:08:29.116Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35002026-09-05T01:08:29.234Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35012026-09-05T01:08:33.217Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35022026-09-05T01:08:36.453Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35032026-09-05T01:08:40.142Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35042026-09-05T01:08:43.727Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35052026-09-05T01:08:47.205Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35062026-09-05T01:08:50.788Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35072026-09-05T01:08:54.478Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35082026-09-05T01:08:58.050Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35092026-09-05T01:09:02.973Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35102026-09-05T01:09:06.278Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35112026-09-05T01:09:09.882Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35122026-09-05T01:09:13.756Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35132026-09-05T01:09:17.718Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35142026-09-05T01:09:21.661Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35152026-09-05T01:09:25.569Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35162026-09-05T01:09:29.530Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35172026-09-05T01:09:33.438Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35182026-09-05T01:09:37.370Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35192026-09-05T01:09:41.237Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35202026-09-05T01:09:45.258Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35212026-09-05T01:09:49.164Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35222026-09-05T01:09:52.978Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35232026-09-05T01:09:56.910Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35242026-09-05T01:10:00.763Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35252026-09-05T01:10:04.766Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35262026-09-05T01:10:08.616Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35272026-09-05T01:10:12.546Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35282026-09-05T01:10:16.657Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35292026-09-05T01:10:20.374Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35302026-09-05T01:10:51.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 39s
35312026-09-05T01:10:51.692Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35322026-09-05T01:10:51.692Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35332026-09-05T01:10:51.860Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35342026-09-05T01:10:51.973Z
35352026-09-05T01:10:51.973Zreal 7:39.470407076
35362026-09-05T01:10:51.973Zuser 20:35.317939275
35372026-09-05T01:10:51.973Zsys 4:21.968821972
35382026-09-05T01:10:51.973Ztrap 0.297120998
35392026-09-05T01:10:51.973Ztflt 0.023201721
35402026-09-05T01:10:51.973Zdflt 0.106125214
35412026-09-05T01:10:51.973Zkflt 0.000016170
35422026-09-05T01:10:51.973Zlock 7:21:14.148605806
35432026-09-05T01:10:51.976Zslp 2:34:50.042236823
35442026-09-05T01:10:51.976Zlat 36.176492727
35452026-09-05T01:10:51.976Zstop 2:07.593105050
35462026-09-05T01:10:51.976Zprocess exited: duration 846455 ms, exit code 0
 
35472026-09-05T01:10:51.982Zfound 0 output files