01M1J1AJTNM63N3FJ4N3QSH0PH: clippy (helios)

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

Buildomat Job: 01M1J1BB7HBE56GSMJZ03NB0AP

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-02T21:46:37.777Zjob assigned to worker 01M1J1BMJ1DVYDJ3032ET67HYZ [factory aws, i-05f82d530c9712c18] (queued for 1 m 0 s)
 
22026-09-02T21:46:44.010Zstarting task 0: "setup"
32026-09-02T21:46:44.013Z++ uname -s
42026-09-02T21:46:44.018Z+ kern=SunOS
52026-09-02T21:46:44.018Z+ build_user=build
62026-09-02T21:46:44.018Z+ build_uid=12345
72026-09-02T21:46:44.018Z+ work_dir=/work
82026-09-02T21:46:44.018Z+ input_dir=/input
92026-09-02T21:46:44.018Z+ [[ 0 == 12345 ]]
102026-09-02T21:46:44.018Z+ case "$kern" in
112026-09-02T21:46:44.018Z+ groupadd -g 12345 build
122026-09-02T21:46:44.021Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-02T21:46:46.022Z+ zfs create -o mountpoint=/work rpool/work
142026-09-02T21:46:46.116Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-02T21:46:46.119Z+ home_fs=zfs
162026-09-02T21:46:46.119Z+ [[ zfs == autofs ]]
172026-09-02T21:46:46.119Z+ mkdir -p /home/build
182026-09-02T21:46:46.119Z+ chown build:build /home/build /work
192026-09-02T21:46:48.121Z+ chmod 0700 /home/build /work
202026-09-02T21:46:48.124Zprocess exited: duration 4113 ms, exit code 0
 
212026-09-02T21:46:48.131Zstarting task 1: "rust-toolchain"
222026-09-02T21:46:48.136Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-02T21:46:48.136Z * rust toolchain channel = "1.97.1"
242026-09-02T21:46:48.136Z * rust toolchain profile = "default"
252026-09-02T21:46:48.136Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-02T21:46:48.139Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-02T21:46:48.139Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-02T21:46:48.139Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-02T21:46:48.139Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-02T21:46:48.250Zinfo: downloading installer
312026-09-02T21:46:49.450Zinfo: profile set to default
322026-09-02T21:46:49.450Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-02T21:46:49.453Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-02T21:46:49.578Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-02T21:46:49.581Zinfo: downloading 6 components
362026-09-02T21:47:02.594Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-02T21:47:02.594Z
382026-09-02T21:47:02.624Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-02T21:47:02.625Z
402026-09-02T21:47:02.628Z
412026-09-02T21:47:02.628ZRust is installed now. Great!
422026-09-02T21:47:02.628Z
432026-09-02T21:47:02.628ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-02T21:47:02.628Zenvironment variable. This has not been done automatically.
452026-09-02T21:47:02.628Z
462026-09-02T21:47:02.628ZTo configure your current shell, you need to source
472026-09-02T21:47:02.628Zthe corresponding env file under $HOME/.cargo.
482026-09-02T21:47:02.628Z
492026-09-02T21:47:02.628ZConsider running the right command for your shell (note the leading DOT):
502026-09-02T21:47:02.628Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-02T21:47:02.628Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-02T21:47:02.628ZCC_x86_64-unknown-illumos = None
532026-09-02T21:47:02.628Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-02T21:47:02.628ZCC_x86_64_unknown_illumos = None
552026-09-02T21:47:02.628Zcargo:rerun-if-env-changed=HOST_CC
562026-09-02T21:47:02.628ZHOST_CC = None
572026-09-02T21:47:02.628Zcargo:rerun-if-env-changed=CC
582026-09-02T21:47:02.628ZCC = None
592026-09-02T21:47:02.628Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-02T21:47:02.793Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-02T21:47:02.793ZCRATE_CC_NO_DEFAULTS = None
622026-09-02T21:47:02.793Zcargo:rerun-if-env-changed=CFLAGS
632026-09-02T21:47:02.793ZCFLAGS = None
642026-09-02T21:47:02.793Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-02T21:47:02.793ZHOST_CFLAGS = None
662026-09-02T21:47:02.793Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-02T21:47:02.793ZCFLAGS_x86_64_unknown_illumos = None
682026-09-02T21:47:02.793Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-02T21:47:02.793ZCFLAGS_x86_64-unknown-illumos = None
702026-09-02T21:47:02.903Z+ rustup --version
712026-09-02T21:47:02.911Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-02T21:47:02.913Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-02T21:47:02.932Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-02T21:47:02.935Z+ cargo --version
752026-09-02T21:47:02.949Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-02T21:47:02.952Z+ rustc --version
772026-09-02T21:47:02.971Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-02T21:47:02.974Zprocess exited: duration 14841 ms, exit code 0
 
792026-09-02T21:47:02.982Zstarting task 2: "authentication"
802026-09-02T21:47:02.999Zprocess exited: duration 18 ms, exit code 0
 
812026-09-02T21:47:03.005Zstarting task 3: "clone repository"
822026-09-02T21:47:03.009Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-02T21:47:03.014Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-02T21:47:03.040ZCloning into '/work/oxidecomputer/omicron'...
852026-09-02T21:47:15.402Z+ cd /work/oxidecomputer/omicron
862026-09-02T21:47:15.402Z+ git fetch origin 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a
872026-09-02T21:47:15.756ZFrom https://github.com/oxidecomputer/omicron
882026-09-02T21:47:15.756Z * branch 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a -> FETCH_HEAD
892026-09-02T21:47:15.767Z+ [[ -n john/sled-vmm-count-in-inventory-no-db ]]
902026-09-02T21:47:15.769Z++ git branch --show-current
912026-09-02T21:47:15.769Z+ current=main
922026-09-02T21:47:15.769Z+ [[ main != john/sled-vmm-count-in-inventory-no-db ]]
932026-09-02T21:47:15.769Z+ git branch -f john/sled-vmm-count-in-inventory-no-db 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a
942026-09-02T21:47:15.772Z+ git checkout -f john/sled-vmm-count-in-inventory-no-db
952026-09-02T21:47:16.020ZSwitched to branch 'john/sled-vmm-count-in-inventory-no-db'
962026-09-02T21:47:16.023Z+ git reset --hard 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a
972026-09-02T21:47:16.043ZHEAD is now at 8c3b6a125 sled-agent: add `InstanceManagerStatus` to inventory
982026-09-02T21:47:16.046Zprocess exited: duration 13039 ms, exit code 0
 
992026-09-02T21:47:16.051Zstarting task 4: "build"
1002026-09-02T21:47:16.056Z+ source ./env.sh
1012026-09-02T21:47:16.056Z++ OLD_SHELL_OPTS=ehxB
1022026-09-02T21:47:16.059Z++ set -o xtrace
1032026-09-02T21:47:16.059Z++++ dirname ./env.sh
1042026-09-02T21:47:16.059Z+++ readlink -f .
1052026-09-02T21:47:16.064Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-02T21:47:16.064Z++ 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-02T21:47:16.064Z++ 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-02T21:47:16.064Z++ 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-02T21:47:16.064Z++ 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-02T21:47:16.064Z++ 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-02T21:47:16.065Z++ 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-02T21:47:16.065Z++ 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-02T21:47:16.065Z++ 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-02T21:47:16.065Z++ 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-02T21:47:16.065Z++ 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-02T21:47:16.065Z++ case $OLD_SHELL_OPTS in
1172026-09-02T21:47:16.065Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-02T21:47:16.065Z+ source .github/buildomat/ci-env.sh
1192026-09-02T21:47:16.065Z++ export CARGO_TERM_COLOR=always
1202026-09-02T21:47:16.065Z++ CARGO_TERM_COLOR=always
1212026-09-02T21:47:16.068Z+++ uname -s
1222026-09-02T21:47:16.068Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-02T21:47:16.068Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-02T21:47:16.068Z+ cargo --version
1252026-09-02T21:47:16.072Zcargo 1.97.1 (c980f4866 2026-06-30)
1262026-09-02T21:47:16.075Z+ rustc --version
1272026-09-02T21:47:16.093Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1282026-09-02T21:47:16.096Z+ banner prerequisites
1292026-09-02T21:47:16.103Z
1302026-09-02T21:47:16.103Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-02T21:47:16.103Z # # # # # # # # # # # # # # #
1322026-09-02T21:47:16.103Z # # # # ##### # # ##### # # # # # #### #
1332026-09-02T21:47:16.103Z ##### ##### # ##### # # # # # # # # #
1342026-09-02T21:47:16.103Z # # # # # # # # # # # # # # #
1352026-09-02T21:47:16.103Z # # # ###### # # ###### ### # #### # #### #
1362026-09-02T21:47:16.103Z
1372026-09-02T21:47:16.103Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-02T21:47:18.500Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-02T21:47:18.923Z Startup: Caching catalogs ... Done
1402026-09-02T21:47:21.516ZPlanning: Solver setup ... Done (2.419s)
1412026-09-02T21:47:21.586ZPlanning: Running solver ... Done (0.069s)
1422026-09-02T21:47:21.641ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-02T21:47:21.651ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-02T21:47:21.671ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-02T21:47:21.683ZPlanning: Package planning ... Done (0.013s)
1462026-09-02T21:47:21.686ZPlanning: Merging actions ... Done (0.002s)
1472026-09-02T21:47:21.848ZPlanning: Checking for conflicting actions ... Done (0.160s)
1482026-09-02T21:47:21.850ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-02T21:47:22.619ZPlanning: Evaluating mediators ... Done (0.772s)
1502026-09-02T21:47:22.622ZPlanning: Planning completed in 3.66 seconds
1512026-09-02T21:47:22.628Z Packages to install: 2
1522026-09-02T21:47:22.628Z Estimated space available: 156.01 GB
1532026-09-02T21:47:22.631ZEstimated space to be consumed: 86.47 MB
1542026-09-02T21:47:22.631Z Create boot environment: No
1552026-09-02T21:47:22.631ZCreate backup boot environment: No
1562026-09-02T21:47:22.631Z Rebuild boot archive: No
1572026-09-02T21:47:22.631Z
1582026-09-02T21:47:22.631ZChanged packages:
1592026-09-02T21:47:22.631Zhelios
1602026-09-02T21:47:22.631Z developer/build-essential
1612026-09-02T21:47:22.631Z None -> 11-3.0
1622026-09-02T21:47:22.631Z library/libxmlsec1
1632026-09-02T21:47:22.631Z None -> 1.2.35-3.0
1642026-09-02T21:47:22.652Z
1652026-09-02T21:47:22.652ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-02T21:47:22.722ZDownload: Completed 1.28 MB in 0.07 seconds (18.8M/s)
1672026-09-02T21:47:22.789Z Actions: 1/268 actions (Installing new actions)
1682026-09-02T21:47:22.825Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-02T21:47:22.862ZFinalize: Updating package state database ... Done (0.035s)
1702026-09-02T21:47:22.865ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-02T21:47:22.958ZFinalize: Updating image state ... Done (0.096s)
1722026-09-02T21:47:25.544ZFinalize: Creating fast lookup database ... Done (2.535s)
1732026-09-02T21:47:25.620ZFinalize: Reading search index ... Done (0.012s)
1742026-09-02T21:47:25.623ZFinalize: Updating search index ... Done (0.000s)
1752026-09-02T21:47:25.711ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-02T21:47:26.092ZPlanning: Evaluating mediator changes ... Done
1772026-09-02T21:47:26.207ZPlanning: Checking for conflicting actions ... Done
1782026-09-02T21:47:26.211ZPlanning: Consolidating action changes ... Done
1792026-09-02T21:47:26.361ZPlanning: Evaluating mediators ... Done
1802026-09-02T21:47:26.375ZPlanning: Planning completed in 0.27 seconds
1812026-09-02T21:47:26.383Z Mediators to change: 2
1822026-09-02T21:47:26.389Z Create boot environment: No
1832026-09-02T21:47:26.389ZCreate backup boot environment: No
1842026-09-02T21:47:26.431ZFinalize: Updating package state database ... Done
1852026-09-02T21:47:26.440ZFinalize: Updating package cache ... Done
1862026-09-02T21:47:26.487ZFinalize: Updating image state ... Done
1872026-09-02T21:47:28.459ZFinalize: Creating fast lookup database ... Done
1882026-09-02T21:47:28.523ZFinalize: Reading search index ... Done
1892026-09-02T21:47:28.529ZFinalize: Updating search index ... Done
1902026-09-02T21:47:28.611ZFinalize: Updating package cache ... Done
1912026-09-02T21:47:28.891ZPlanning: Evaluating mediator changes ... Done
1922026-09-02T21:47:28.998ZPlanning: Checking for conflicting actions ... Done
1932026-09-02T21:47:29.004ZPlanning: Consolidating action changes ... Done
1942026-09-02T21:47:29.152ZPlanning: Evaluating mediators ... Done
1952026-09-02T21:47:29.155ZPlanning: Planning completed in 0.26 seconds
1962026-09-02T21:47:29.175Z Mediators to change: 1
1972026-09-02T21:47:29.178Z Create boot environment: No
1982026-09-02T21:47:29.178ZCreate backup boot environment: No
1992026-09-02T21:47:29.240ZFinalize: Updating package state database ... Done
2002026-09-02T21:47:29.243ZFinalize: Updating package cache ... Done
2012026-09-02T21:47:29.298ZFinalize: Updating image state ... Done
2022026-09-02T21:47:31.264ZFinalize: Creating fast lookup database ... Done
2032026-09-02T21:47:31.327ZFinalize: Reading search index ... Done
2042026-09-02T21:47:31.330ZFinalize: Updating search index ... Done
2052026-09-02T21:47:31.414ZFinalize: Updating package cache ... Done
2062026-09-02T21:47:31.727ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-02T21:47:31.727Zapache system 2.4 system
2082026-09-02T21:47:31.727Zclang system 15 system
2092026-09-02T21:47:31.727Zcsh system system illumos
2102026-09-02T21:47:31.728Zctags system system illumos
2112026-09-02T21:47:31.728Zfile vendor vendor darwinsys
2122026-09-02T21:47:31.728Zfile system system illumos
2132026-09-02T21:47:31.728Zgcc vendor 14 vendor
2142026-09-02T21:47:31.728Zgcc system 13 system
2152026-09-02T21:47:31.728Zgcc system 10 system
2162026-09-02T21:47:31.728Zgo system 1.25 system
2172026-09-02T21:47:31.728Zllvm system 15 system
2182026-09-02T21:47:31.728Zmariadb system 11.4 system
2192026-09-02T21:47:31.728Zmta vendor vendor dma
2202026-09-02T21:47:31.728Zopenjdk system 17 system
2212026-09-02T21:47:31.728Zopenjdk system 11 system
2222026-09-02T21:47:31.728Zopenssl vendor 3 vendor
2232026-09-02T21:47:31.728Zperl system 5.40 system
2242026-09-02T21:47:31.728Zpostgresql system 18 system
2252026-09-02T21:47:31.728Zpostgresql system 17 system
2262026-09-02T21:47:31.728Zpython vendor 3 vendor
2272026-09-02T21:47:31.728Zpython system 2 system
2282026-09-02T21:47:31.729Zpython3 vendor 3.13 vendor
2292026-09-02T21:47:31.729Zruby system 3.4 system
2302026-09-02T21:47:31.729Zruby system 3.0 system
2312026-09-02T21:47:31.729Zwords vendor vendor american-english
2322026-09-02T21:47:31.729Zwords system system australian-english
2332026-09-02T21:47:31.729Zwords system system british-english
2342026-09-02T21:47:31.729Zwords system system canadian-english
2352026-09-02T21:47:31.729Zwords system system french
2362026-09-02T21:47:31.729Zwords system system italian
2372026-09-02T21:47:31.729Zwords system system ngerman
2382026-09-02T21:47:31.729Zwords system system ogerman
2392026-09-02T21:47:31.729Zwords system system spanish
2402026-09-02T21:47:31.983ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-02T21:47:31.983Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-02T21:47:32.501ZFMRI IFO
2432026-09-02T21:47:32.501Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-02T21:47:32.501Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-02T21:47:32.501Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-02T21:47:32.501Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-02T21:47:32.501Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-02T21:47:32.501Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-02T21:47:32.501Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-02T21:47:32.501Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-02T21:47:32.501Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-02T21:47:32.865Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-02T21:47:33.184Z Updating crates.io index
2542026-09-02T21:47:33.186Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-02T21:47:33.446Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-02T21:47:33.846Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-02T21:47:34.140Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-02T21:47:35.136Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-02T21:47:35.708Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-02T21:47:37.767Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-02T21:47:38.692Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-02T21:47:38.963Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-02T21:47:39.308Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-02T21:47:40.435Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-02T21:47:40.953Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-02T21:47:41.388Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-02T21:47:41.705Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-02T21:47:41.975Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-02T21:47:42.279Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-02T21:47:42.573Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-02T21:47:42.835Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-02T21:47:43.165Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-02T21:47:43.574Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742026-09-02T21:47:44.131Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-09-02T21:47:44.441Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-09-02T21:47:45.140Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772026-09-02T21:47:45.490Z Updating git repository `https://github.com/oxidecomputer/erebor`
2782026-09-02T21:47:45.785Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2792026-09-02T21:47:46.207Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2802026-09-02T21:47:46.554Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2812026-09-02T21:47:46.970Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-09-02T21:47:47.353Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-09-02T21:47:47.633Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842026-09-02T21:47:47.976Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-09-02T21:47:48.384Z Updating git repository `https://github.com/oxidecomputer/tough`
2862026-09-02T21:47:48.948Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872026-09-02T21:47:49.234Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-09-02T21:47:49.505Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-02T21:47:49.857Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2902026-09-02T21:47:50.532Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-09-02T21:47:50.810Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-09-02T21:47:51.155Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-09-02T21:47:51.476Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-09-02T21:47:51.778Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-02T21:47:52.197Z Updating git repository `https://github.com/illumos/smf-rs`
2962026-09-02T21:47:54.691Z Downloading crates ...
2972026-09-02T21:47:54.748Z Downloaded anstream v1.0.0
2982026-09-02T21:47:54.771Z Downloaded clap_derive v4.6.1
2992026-09-02T21:47:54.771Z Downloaded bitflags v2.11.0
3002026-09-02T21:47:54.771Z Downloaded toml_write v0.1.2
3012026-09-02T21:47:54.771Z Downloaded cfg-if v1.0.4
3022026-09-02T21:47:54.771Z Downloaded zerocopy-derive v0.7.35
3032026-09-02T21:47:54.776Z Downloaded getrandom v0.4.3
3042026-09-02T21:47:54.776Z Downloaded pest_generator v2.8.6
3052026-09-02T21:47:54.776Z Downloaded equivalent v1.0.2
3062026-09-02T21:47:54.776Z Downloaded zerocopy v0.7.35
3072026-09-02T21:47:54.776Z Downloaded colorchoice v1.0.4
3082026-09-02T21:47:54.776Z Downloaded zmij v1.0.21
3092026-09-02T21:47:54.776Z Downloaded fnv v1.0.7
3102026-09-02T21:47:54.776Z Downloaded clap_lex v1.0.0
3112026-09-02T21:47:54.776Z Downloaded fastrand v2.3.0
3122026-09-02T21:47:54.776Z Downloaded strsim v0.11.1
3132026-09-02T21:47:54.776Z Downloaded scroll v0.12.0
3142026-09-02T21:47:54.777Z Downloaded autocfg v1.5.0
3152026-09-02T21:47:54.777Z Downloaded byteorder v1.5.0
3162026-09-02T21:47:54.782Z Downloaded thiserror-impl v2.0.18
3172026-09-02T21:47:54.782Z Downloaded cargo-platform v0.3.2
3182026-09-02T21:47:54.782Z Downloaded block-buffer v0.10.4
3192026-09-02T21:47:54.787Z Downloaded generic-array v0.14.7
3202026-09-02T21:47:54.787Z Downloaded anstyle-parse v1.0.0
3212026-09-02T21:47:54.801Z Downloaded bytecount v0.6.9
3222026-09-02T21:47:54.802Z Downloaded cargo_metadata v0.23.1
3232026-09-02T21:47:54.802Z Downloaded cargo_toml v0.21.0
3242026-09-02T21:47:54.802Z Downloaded dtrace-parser v0.2.0
3252026-09-02T21:47:54.819Z Downloaded crypto-common v0.1.7
3262026-09-02T21:47:54.819Z Downloaded errno v0.3.14
3272026-09-02T21:47:54.820Z Downloaded memmap v0.7.0
3282026-09-02T21:47:54.820Z Downloaded is_terminal_polyfill v1.70.2
3292026-09-02T21:47:54.820Z Downloaded heck v0.4.1
3302026-09-02T21:47:54.820Z Downloaded digest v0.10.7
3312026-09-02T21:47:54.820Z Downloaded papergrid v0.11.0
3322026-09-02T21:47:54.824Z Downloaded macaddr v1.0.1
3332026-09-02T21:47:54.824Z Downloaded usdt v0.5.0
3342026-09-02T21:47:54.824Z Downloaded heck v0.5.0
3352026-09-02T21:47:54.824Z Downloaded itoa v1.0.17
3362026-09-02T21:47:54.824Z Downloaded unicode-linebreak v0.1.5
3372026-09-02T21:47:54.824Z Downloaded anstyle-query v1.1.5
3382026-09-02T21:47:54.824Z Downloaded cpufeatures v0.2.17
3392026-09-02T21:47:54.824Z Downloaded thread-id v4.2.2
3402026-09-02T21:47:54.824Z Downloaded usdt-attr-macro v0.5.0
3412026-09-02T21:47:54.840Z Downloaded pretty-hex v0.4.1
3422026-09-02T21:47:54.842Z Downloaded scroll_derive v0.12.1
3432026-09-02T21:47:54.842Z Downloaded swrite v0.1.0
3442026-09-02T21:47:54.842Z Downloaded plain v0.2.3
3452026-09-02T21:47:54.843Z Downloaded utf8parse v0.2.2
3462026-09-02T21:47:54.847Z Downloaded proc-macro-error-attr v1.0.4
3472026-09-02T21:47:54.850Z Downloaded serde_spanned v0.6.9
3482026-09-02T21:47:54.850Z Downloaded terminal_size v0.4.3
3492026-09-02T21:47:54.852Z Downloaded toml_datetime v0.6.11
3502026-09-02T21:47:54.855Z Downloaded tabled_derive v0.7.0
3512026-09-02T21:47:54.857Z Downloaded usdt-macro v0.5.0
3522026-09-02T21:47:54.860Z Downloaded camino-tempfile v1.4.1
3532026-09-02T21:47:54.863Z Downloaded anstyle v1.0.14
3542026-09-02T21:47:54.863Z Downloaded fs-err v3.3.0
3552026-09-02T21:47:54.863Z Downloaded thiserror v2.0.18
3562026-09-02T21:47:54.865Z Downloaded toml v0.8.23
3572026-09-02T21:47:54.868Z Downloaded pest_derive v2.8.6
3582026-09-02T21:47:54.870Z Downloaded serde_derive v1.0.228
3592026-09-02T21:47:54.870Z Downloaded dof v0.3.0
3602026-09-02T21:47:54.878Z Downloaded version_check v0.9.5
3612026-09-02T21:47:54.881Z Downloaded thiserror-impl v1.0.69
3622026-09-02T21:47:54.892Z Downloaded sha2 v0.10.9
3632026-09-02T21:47:54.895Z Downloaded smawk v0.3.2
3642026-09-02T21:47:54.898Z Downloaded usdt-impl v0.5.0
3652026-09-02T21:47:54.901Z Downloaded proc-macro-error v1.0.4
3662026-09-02T21:47:54.904Z Downloaded anyhow v1.0.104
3672026-09-02T21:47:54.917Z Downloaded camino v1.2.5
3682026-09-02T21:47:54.927Z Downloaded ucd-trie v0.1.7
3692026-09-02T21:47:54.927Z Downloaded once_cell v1.21.3
3702026-09-02T21:47:54.934Z Downloaded quote v1.0.45
3712026-09-02T21:47:54.935Z Downloaded semver v1.0.28
3722026-09-02T21:47:54.935Z Downloaded tempfile v3.27.0
3732026-09-02T21:47:54.935Z Downloaded serde_tokenstream v0.2.3
3742026-09-02T21:47:54.935Z Downloaded thiserror v1.0.69
3752026-09-02T21:47:54.957Z Downloaded log v0.4.33
3762026-09-02T21:47:54.958Z Downloaded serde v1.0.228
3772026-09-02T21:47:54.958Z Downloaded proc-macro2 v1.0.106
3782026-09-02T21:47:54.968Z Downloaded pest_meta v2.8.6
3792026-09-02T21:47:54.969Z Downloaded unicode-ident v1.0.24
3802026-09-02T21:47:54.974Z Downloaded clap v4.6.1
3812026-09-02T21:47:54.984Z Downloaded toml_edit v0.22.27
3822026-09-02T21:47:55.003Z Downloaded serde_core v1.0.228
3832026-09-02T21:47:55.003Z Downloaded textwrap v0.16.2
3842026-09-02T21:47:55.027Z Downloaded indexmap v2.14.0
3852026-09-02T21:47:55.027Z Downloaded typenum v1.20.1
3862026-09-02T21:47:55.037Z Downloaded memchr v2.8.0
3872026-09-02T21:47:55.037Z Downloaded pest v2.8.6
3882026-09-02T21:47:55.037Z Downloaded serde_json v1.0.151
3892026-09-02T21:47:55.068Z Downloaded hashbrown v0.17.0
3902026-09-02T21:47:55.086Z Downloaded clap_builder v4.6.0
3912026-09-02T21:47:55.087Z Downloaded goblin v0.8.2
3922026-09-02T21:47:55.091Z Downloaded winnow v0.7.14
3932026-09-02T21:47:55.091Z Downloaded tabled v0.15.0
3942026-09-02T21:47:55.106Z Downloaded syn v1.0.109
3952026-09-02T21:47:55.112Z Downloaded syn v2.0.117
3962026-09-02T21:47:55.118Z Downloaded unicode-width v0.1.14
3972026-09-02T21:47:55.121Z Downloaded unicode-width v0.2.0
3982026-09-02T21:47:55.136Z Downloaded rustix v1.1.4
3992026-09-02T21:47:55.166Z Downloaded libc v0.2.185
4002026-09-02T21:47:55.230Z Compiling proc-macro2 v1.0.106
4012026-09-02T21:47:55.230Z Compiling unicode-ident v1.0.24
4022026-09-02T21:47:55.230Z Compiling quote v1.0.45
4032026-09-02T21:47:55.230Z Compiling serde_core v1.0.228
4042026-09-02T21:47:55.233Z Compiling libc v0.2.185
4052026-09-02T21:47:55.234Z Compiling version_check v0.9.5
4062026-09-02T21:47:55.234Z Compiling memchr v2.8.0
4072026-09-02T21:47:55.234Z Compiling serde v1.0.228
4082026-09-02T21:47:55.592Z Compiling zmij v1.0.21
4092026-09-02T21:47:55.792Z Compiling thiserror v1.0.69
4102026-09-02T21:47:55.841Z Compiling ucd-trie v0.1.7
4112026-09-02T21:47:56.014Z Compiling itoa v1.0.17
4122026-09-02T21:47:56.111Z Compiling pest v2.8.6
4132026-09-02T21:47:56.212Z Compiling rustix v1.1.4
4142026-09-02T21:47:56.230Z Compiling byteorder v1.5.0
4152026-09-02T21:47:56.281Z Compiling errno v0.3.14
4162026-09-02T21:47:56.489Z Compiling serde_json v1.0.151
4172026-09-02T21:47:56.565Z Compiling bitflags v2.11.0
4182026-09-02T21:47:56.683Z Compiling syn v2.0.117
4192026-09-02T21:47:56.756Z Compiling thread-id v4.2.2
4202026-09-02T21:47:56.798Z Compiling usdt-impl v0.5.0
4212026-09-02T21:47:56.885Z Compiling proc-macro-error-attr v1.0.4
4222026-09-02T21:47:56.970Z Compiling syn v1.0.109
4232026-09-02T21:47:57.030Z Compiling camino v1.2.5
4242026-09-02T21:47:57.204Z Compiling pest_meta v2.8.6
4252026-09-02T21:47:57.323Z Compiling proc-macro-error v1.0.4
4262026-09-02T21:47:57.369Z Compiling equivalent v1.0.2
4272026-09-02T21:47:57.390Z Compiling utf8parse v0.2.2
4282026-09-02T21:47:57.464Z Compiling hashbrown v0.17.0
4292026-09-02T21:47:57.506Z Compiling log v0.4.33
4302026-09-02T21:47:57.523Z Compiling getrandom v0.4.3
4312026-09-02T21:47:57.730Z Compiling plain v0.2.3
4322026-09-02T21:47:57.908Z Compiling terminal_size v0.4.3
4332026-09-02T21:47:57.994Z Compiling indexmap v2.14.0
4342026-09-02T21:47:58.042Z Compiling anstyle-parse v1.0.0
4352026-09-02T21:47:58.510Z Compiling pretty-hex v0.4.1
4362026-09-02T21:47:58.605Z Compiling autocfg v1.5.0
4372026-09-02T21:47:58.607Z Compiling winnow v0.7.14
4382026-09-02T21:47:58.652Z Compiling cfg-if v1.0.4
4392026-09-02T21:47:58.684Z Compiling anstyle v1.0.14
4402026-09-02T21:47:58.731Z Compiling anstyle-query v1.1.5
4412026-09-02T21:47:58.836Z Compiling thiserror v2.0.18
4422026-09-02T21:47:58.836Z Compiling is_terminal_polyfill v1.70.2
4432026-09-02T21:47:58.869Z Compiling toml_write v0.1.2
4442026-09-02T21:47:58.904Z Compiling colorchoice v1.0.4
4452026-09-02T21:47:58.953Z Compiling pest_generator v2.8.6
4462026-09-02T21:47:59.022Z Compiling anstream v1.0.0
4472026-09-02T21:47:59.041Z Compiling fs-err v3.3.0
4482026-09-02T21:47:59.323Z Compiling once_cell v1.21.3
4492026-09-02T21:47:59.350Z Compiling heck v0.5.0
4502026-09-02T21:47:59.366Z Compiling fastrand v2.3.0
4512026-09-02T21:47:59.538Z Compiling fnv v1.0.7
4522026-09-02T21:47:59.545Z Compiling strsim v0.11.1
4532026-09-02T21:47:59.583Z Compiling anyhow v1.0.104
4542026-09-02T21:47:59.622Z Compiling bytecount v0.6.9
4552026-09-02T21:47:59.639Z Compiling unicode-width v0.1.14
4562026-09-02T21:47:59.641Z Compiling clap_lex v1.0.0
4572026-09-02T21:47:59.754Z Compiling heck v0.4.1
4582026-09-02T21:47:59.881Z Compiling papergrid v0.11.0
4592026-09-02T21:47:59.885Z Compiling clap_builder v4.6.0
4602026-09-02T21:47:59.915Z Compiling tempfile v3.27.0
4612026-09-02T21:48:00.085Z Compiling cargo-platform v0.3.2
4622026-09-02T21:48:00.103Z Compiling tabled_derive v0.7.0
4632026-09-02T21:48:00.105Z Compiling semver v1.0.28
4642026-09-02T21:48:00.138Z Compiling memmap v0.7.0
4652026-09-02T21:48:00.297Z Compiling unicode-width v0.2.0
4662026-09-02T21:48:00.319Z Compiling unicode-linebreak v0.1.5
4672026-09-02T21:48:00.352Z Compiling smawk v0.3.2
4682026-09-02T21:48:00.433Z Compiling camino-tempfile v1.4.1
4692026-09-02T21:48:00.563Z Compiling textwrap v0.16.2
4702026-09-02T21:48:00.597Z Compiling serde_derive v1.0.228
4712026-09-02T21:48:00.658Z Compiling thiserror-impl v1.0.69
4722026-09-02T21:48:00.838Z Compiling zerocopy-derive v0.7.35
4732026-09-02T21:48:00.856Z Compiling pest_derive v2.8.6
4742026-09-02T21:48:01.002Z Compiling scroll_derive v0.12.1
4752026-09-02T21:48:01.024Z Compiling thiserror-impl v2.0.18
4762026-09-02T21:48:01.263Z Compiling clap_derive v4.6.1
4772026-09-02T21:48:01.298Z Compiling tabled v0.15.0
4782026-09-02T21:48:01.700Z Compiling zerocopy v0.7.35
4792026-09-02T21:48:01.703Z Compiling scroll v0.12.0
4802026-09-02T21:48:01.981Z Compiling goblin v0.8.2
4812026-09-02T21:48:02.045Z Compiling dtrace-parser v0.2.0
4822026-09-02T21:48:02.300Z Compiling swrite v0.1.0
4832026-09-02T21:48:03.018Z Compiling clap v4.6.1
4842026-09-02T21:48:03.558Z Compiling toml_datetime v0.6.11
4852026-09-02T21:48:03.558Z Compiling serde_spanned v0.6.9
4862026-09-02T21:48:03.561Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4872026-09-02T21:48:03.561Z Compiling cargo_metadata v0.23.1
4882026-09-02T21:48:03.561Z Compiling macaddr v1.0.1
4892026-09-02T21:48:03.638Z Compiling dof v0.3.0
4902026-09-02T21:48:03.641Z Compiling serde_tokenstream v0.2.3
4912026-09-02T21:48:03.790Z Compiling toml_edit v0.22.27
4922026-09-02T21:48:04.344Z Compiling usdt-macro v0.5.0
4932026-09-02T21:48:04.376Z Compiling usdt-attr-macro v0.5.0
4942026-09-02T21:48:05.025Z Compiling usdt v0.5.0
4952026-09-02T21:48:05.107Z Compiling toml v0.8.23
4962026-09-02T21:48:05.443Z Compiling cargo_toml v0.21.0
4972026-09-02T21:48:06.730Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982026-09-02T21:48:08.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.06s
4992026-09-02T21:48:08.958Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5002026-09-02T21:48:09.473Z Downloading crates ...
5012026-09-02T21:48:09.543Z Downloaded ena v0.14.4
5022026-09-02T21:48:09.546Z Downloaded addr2line v0.25.1
5032026-09-02T21:48:09.546Z Downloaded allocator-api2 v0.2.21
5042026-09-02T21:48:09.546Z Downloaded form_urlencoded v1.2.2
5052026-09-02T21:48:09.549Z Downloaded futures-macro v0.3.32
5062026-09-02T21:48:09.552Z Downloaded anstyle-parse v0.2.7
5072026-09-02T21:48:09.552Z Downloaded arc-swap v1.8.2
5082026-09-02T21:48:09.552Z Downloaded compression-codecs v0.4.37
5092026-09-02T21:48:09.555Z Downloaded ar_archive_writer v0.5.1
5102026-09-02T21:48:09.558Z Downloaded bzip2 v0.6.1
5112026-09-02T21:48:09.559Z Downloaded const-oid v0.10.2
5122026-09-02T21:48:09.559Z Downloaded fd-lock v4.0.4
5132026-09-02T21:48:09.561Z Downloaded flate2 v1.1.9
5142026-09-02T21:48:09.561Z Downloaded argon2 v0.5.3
5152026-09-02T21:48:09.564Z Downloaded async-compression v0.4.41
5162026-09-02T21:48:09.567Z Downloaded bitfield v0.19.4
5172026-09-02T21:48:09.567Z Downloaded hostname v0.3.1
5182026-09-02T21:48:09.567Z Downloaded embedded-io v0.4.0
5192026-09-02T21:48:09.571Z Downloaded aes v0.9.1
5202026-09-02T21:48:09.574Z Downloaded foldhash v0.2.0
5212026-09-02T21:48:09.574Z Downloaded atty v0.2.14
5222026-09-02T21:48:09.574Z Downloaded bcs v0.1.6
5232026-09-02T21:48:09.578Z Downloaded bcrypt-pbkdf v0.11.0
5242026-09-02T21:48:09.578Z Downloaded blake2 v0.10.6
5252026-09-02T21:48:09.578Z Downloaded adler2 v2.0.1
5262026-09-02T21:48:09.579Z Downloaded atomicwrites v0.4.4
5272026-09-02T21:48:09.581Z Downloaded foreign-types v0.5.0
5282026-09-02T21:48:09.581Z Downloaded async-recursion v1.1.1
5292026-09-02T21:48:09.581Z Downloaded aead v0.5.2
5302026-09-02T21:48:09.581Z Downloaded enum-as-inner v0.6.1
5312026-09-02T21:48:09.581Z Downloaded flagset v0.4.7
5322026-09-02T21:48:09.584Z Downloaded foreign-types-shared v0.3.1
5332026-09-02T21:48:09.585Z Downloaded bit-vec v0.8.0
5342026-09-02T21:48:09.588Z Downloaded compact_str v0.8.1
5352026-09-02T21:48:09.588Z Downloaded aead v0.6.1
5362026-09-02T21:48:09.588Z Downloaded bitfield-struct v0.6.2
5372026-09-02T21:48:09.591Z Downloaded cancel-safe-futures v0.1.5
5382026-09-02T21:48:09.591Z Downloaded float-ord v0.3.2
5392026-09-02T21:48:09.591Z Downloaded generic-array v1.4.3
5402026-09-02T21:48:09.595Z Downloaded futures-core v0.3.32
5412026-09-02T21:48:09.595Z Downloaded futures-executor v0.3.32
5422026-09-02T21:48:09.595Z Downloaded aes-gcm v0.11.0
5432026-09-02T21:48:09.597Z Downloaded base16ct v0.2.0
5442026-09-02T21:48:09.600Z Downloaded arrayref v0.3.9
5452026-09-02T21:48:09.600Z Downloaded async-stream v0.3.6
5462026-09-02T21:48:09.603Z Downloaded bitfield-macros v0.19.4
5472026-09-02T21:48:09.603Z Downloaded compression-core v0.4.31
5482026-09-02T21:48:09.603Z Downloaded futures-channel v0.3.32
5492026-09-02T21:48:09.603Z Downloaded ff v0.13.1
5502026-09-02T21:48:09.603Z Downloaded find-msvc-tools v0.1.9
5512026-09-02T21:48:09.608Z Downloaded ff v0.14.0
5522026-09-02T21:48:09.608Z Downloaded fs_extra v1.3.0
5532026-09-02T21:48:09.611Z Downloaded cfg_aliases v0.1.1
5542026-09-02T21:48:09.611Z Downloaded async-stream-impl v0.3.6
5552026-09-02T21:48:09.611Z Downloaded bit-set v0.8.0
5562026-09-02T21:48:09.611Z Downloaded foreign-types-shared v0.1.1
5572026-09-02T21:48:09.611Z Downloaded futures-io v0.3.32
5582026-09-02T21:48:09.611Z Downloaded foreign-types v0.3.2
5592026-09-02T21:48:09.614Z Downloaded funty v2.0.0
5602026-09-02T21:48:09.614Z Downloaded bit-set v0.5.3
5612026-09-02T21:48:09.614Z Downloaded ciborium v0.2.2
5622026-09-02T21:48:09.617Z Downloaded ciborium-io v0.2.2
5632026-09-02T21:48:09.617Z Downloaded gethostname v0.5.0
5642026-09-02T21:48:09.617Z Downloaded byte-wrapper v0.1.0
5652026-09-02T21:48:09.620Z Downloaded fixedbitset v0.4.2
5662026-09-02T21:48:09.620Z Downloaded backtrace-ext v0.2.1
5672026-09-02T21:48:09.623Z Downloaded block-padding v0.4.2
5682026-09-02T21:48:09.626Z Downloaded flume v0.11.1
5692026-09-02T21:48:09.629Z Downloaded ghash v0.6.0
5702026-09-02T21:48:09.631Z Downloaded async-trait v0.1.89
5712026-09-02T21:48:09.636Z Downloaded atomic-waker v1.1.2
5722026-09-02T21:48:09.636Z Downloaded futures-sink v0.3.32
5732026-09-02T21:48:09.636Z Downloaded fxhash v0.2.1
5742026-09-02T21:48:09.636Z Downloaded base64ct v1.8.3
5752026-09-02T21:48:09.639Z Downloaded cassowary v0.3.0
5762026-09-02T21:48:09.639Z Downloaded env_filter v2.0.0
5772026-09-02T21:48:09.639Z Downloaded globwalk v0.9.1
5782026-09-02T21:48:09.639Z Downloaded futures-task v0.3.32
5792026-09-02T21:48:09.639Z Downloaded bb8 v0.8.6
5802026-09-02T21:48:09.641Z Downloaded git-stub v1.0.0
5812026-09-02T21:48:09.644Z Downloaded foreign-types-macros v0.2.3
5822026-09-02T21:48:09.644Z Downloaded http-body v1.0.1
5832026-09-02T21:48:09.644Z Downloaded array-init v0.0.4
5842026-09-02T21:48:09.647Z Downloaded nibble_vec v0.1.0
5852026-09-02T21:48:09.650Z Downloaded base16ct v1.0.0
5862026-09-02T21:48:09.650Z Downloaded cfg_aliases v0.2.1
5872026-09-02T21:48:09.653Z Downloaded enum_dispatch v0.3.13
5882026-09-02T21:48:09.653Z Downloaded hex-literal v1.1.0
5892026-09-02T21:48:09.653Z Downloaded bzip2 v0.4.4
5902026-09-02T21:48:09.655Z Downloaded console v0.15.11
5912026-09-02T21:48:09.655Z Downloaded bitflags v1.3.2
5922026-09-02T21:48:09.658Z Downloaded fallible-iterator v0.2.0
5932026-09-02T21:48:09.658Z Downloaded home v0.5.12
5942026-09-02T21:48:09.660Z Downloaded hubpack_derive v0.1.1
5952026-09-02T21:48:09.661Z Downloaded embedded-io v0.6.1
5962026-09-02T21:48:09.663Z Downloaded ascii-canvas v3.0.0
5972026-09-02T21:48:09.663Z Downloaded castaway v0.2.4
5982026-09-02T21:48:09.666Z Downloaded block-buffer v0.12.1
5992026-09-02T21:48:09.669Z Downloaded hex v0.4.3
6002026-09-02T21:48:09.672Z Downloaded num_threads v0.1.7
6012026-09-02T21:48:09.672Z Downloaded anstream v0.6.21
6022026-09-02T21:48:09.672Z Downloaded ciborium-ll v0.2.2
6032026-09-02T21:48:09.672Z Downloaded hash32 v0.2.1
6042026-09-02T21:48:09.675Z Downloaded httpdate v1.0.3
6052026-09-02T21:48:09.675Z Downloaded hostname v0.4.2
6062026-09-02T21:48:09.675Z Downloaded http-range v0.1.5
6072026-09-02T21:48:09.675Z Downloaded newline-converter v0.3.0
6082026-09-02T21:48:09.675Z Downloaded endian-type v0.1.2
6092026-09-02T21:48:09.675Z Downloaded float-cmp v0.10.0
6102026-09-02T21:48:09.675Z Downloaded headers-core v0.3.0
6112026-09-02T21:48:09.677Z Downloaded assert_matches v1.5.0
6122026-09-02T21:48:09.680Z Downloaded hash32 v0.3.1
6132026-09-02T21:48:09.686Z Downloaded olpc-cjson v0.1.4
6142026-09-02T21:48:09.690Z Downloaded env_logger v0.11.11
6152026-09-02T21:48:09.692Z Downloaded filetime v0.2.27
6162026-09-02T21:48:09.692Z Downloaded group v0.13.0
6172026-09-02T21:48:09.695Z Downloaded cobs v0.3.0
6182026-09-02T21:48:09.699Z Downloaded backoff v0.4.0
6192026-09-02T21:48:09.699Z Downloaded normalize-line-endings v0.3.0
6202026-09-02T21:48:09.699Z Downloaded arrayvec v0.7.6
6212026-09-02T21:48:09.702Z Downloaded camino-tempfile-ext v0.3.3
6222026-09-02T21:48:09.702Z Downloaded cmov v0.5.4
6232026-09-02T21:48:09.702Z Downloaded powerfmt v0.2.0
6242026-09-02T21:48:09.702Z Downloaded cexpr v0.6.0
6252026-09-02T21:48:09.702Z Downloaded cipher v0.5.2
6262026-09-02T21:48:09.705Z Downloaded progenitor-macro v0.14.0
6272026-09-02T21:48:09.705Z Downloaded rand_chacha v0.3.1
6282026-09-02T21:48:09.705Z Downloaded predicates-core v1.0.10
6292026-09-02T21:48:09.708Z Downloaded same-file v1.0.6
6302026-09-02T21:48:09.711Z Downloaded cipher v0.4.4
6312026-09-02T21:48:09.714Z Downloaded fixedbitset v0.5.7
6322026-09-02T21:48:09.714Z Downloaded foldhash v0.1.5
6332026-09-02T21:48:09.717Z Downloaded erased-serde v0.3.31
6342026-09-02T21:48:09.720Z Downloaded git-stub-vcs v0.1.0
6352026-09-02T21:48:09.720Z Downloaded oxide-generation v0.1.3
6362026-09-02T21:48:09.720Z Downloaded rfc6979 v0.4.0
6372026-09-02T21:48:09.720Z Downloaded rtoolbox v0.0.3
6382026-09-02T21:48:09.720Z Downloaded secrecy v0.10.3
6392026-09-02T21:48:09.720Z Downloaded http-body-util v0.1.3
6402026-09-02T21:48:09.722Z Downloaded sha1 v0.10.6
6412026-09-02T21:48:09.725Z Downloaded num-iter v0.1.45
6422026-09-02T21:48:09.727Z Downloaded chacha20 v0.9.1
6432026-09-02T21:48:09.728Z Downloaded serde_urlencoded v0.7.1
6442026-09-02T21:48:09.730Z Downloaded signature v2.2.0
6452026-09-02T21:48:09.730Z Downloaded bs58 v0.5.1
6462026-09-02T21:48:09.733Z Downloaded buf-list v1.1.2
6472026-09-02T21:48:09.733Z Downloaded fs-err v2.11.0
6482026-09-02T21:48:09.735Z Downloaded cbc v0.2.1
6492026-09-02T21:48:09.735Z Downloaded highway v1.3.0
6502026-09-02T21:48:09.735Z Downloaded hubpack v0.1.2
6512026-09-02T21:48:09.738Z Downloaded scopeguard v1.2.0
6522026-09-02T21:48:09.738Z Downloaded group v0.14.0
6532026-09-02T21:48:09.738Z Downloaded globset v0.4.18
6542026-09-02T21:48:09.738Z Downloaded sha1 v0.11.0
6552026-09-02T21:48:09.741Z Downloaded slog-envlogger v2.2.0
6562026-09-02T21:48:09.741Z Downloaded strip-ansi-escapes v0.2.1
6572026-09-02T21:48:09.744Z Downloaded strsim v0.10.0
6582026-09-02T21:48:09.744Z Downloaded take_mut v0.2.2
6592026-09-02T21:48:09.744Z Downloaded time-core v0.1.8
6602026-09-02T21:48:09.744Z Downloaded bit-vec v0.6.3
6612026-09-02T21:48:09.744Z Downloaded chacha20 v0.10.0
6622026-09-02T21:48:09.748Z Downloaded const-oid v0.9.6
6632026-09-02T21:48:09.748Z Downloaded ahash v0.8.12
6642026-09-02T21:48:09.750Z Downloaded async-bb8-diesel v0.2.1
6652026-09-02T21:48:09.751Z Downloaded pem v3.0.6
6662026-09-02T21:48:09.751Z Downloaded cmake v0.1.57
6672026-09-02T21:48:09.753Z Downloaded subtle v2.6.1
6682026-09-02T21:48:09.753Z Downloaded num-integer v0.1.46
6692026-09-02T21:48:09.753Z Downloaded supports-unicode v3.0.0
6702026-09-02T21:48:09.756Z Downloaded phf v0.12.1
6712026-09-02T21:48:09.759Z Downloaded tokio-macros v2.7.0
6722026-09-02T21:48:09.761Z Downloaded pbkdf2 v0.13.0
6732026-09-02T21:48:09.764Z Downloaded stable_deref_trait v1.2.1
6742026-09-02T21:48:09.767Z Downloaded argon2 v0.6.0-rc.8
6752026-09-02T21:48:09.767Z Downloaded clang-sys v1.8.1
6762026-09-02T21:48:09.767Z Downloaded sync_wrapper v1.0.2
6772026-09-02T21:48:09.771Z Downloaded testing_table v0.3.0
6782026-09-02T21:48:09.771Z Downloaded packed_struct v0.10.1
6792026-09-02T21:48:09.771Z Downloaded phf v0.13.1
6802026-09-02T21:48:09.774Z Downloaded poly1305 v0.8.0
6812026-09-02T21:48:09.774Z Downloaded topological-sort v0.2.2
6822026-09-02T21:48:09.777Z Downloaded unit-prefix v0.5.2
6832026-09-02T21:48:09.777Z Downloaded usdt v0.6.0
6842026-09-02T21:48:09.777Z Downloaded primefield v0.14.0
6852026-09-02T21:48:09.777Z Downloaded backon v1.6.0
6862026-09-02T21:48:09.780Z Downloaded colored v2.2.0
6872026-09-02T21:48:09.782Z Downloaded colored v3.1.1
6882026-09-02T21:48:09.782Z Downloaded primeorder v0.14.0
6892026-09-02T21:48:09.782Z Downloaded rand_chacha v0.9.0
6902026-09-02T21:48:09.785Z Downloaded zone_cfg_derive v0.3.1
6912026-09-02T21:48:09.785Z Downloaded convert_case v0.4.0
6922026-09-02T21:48:09.785Z Downloaded scrypt v0.12.0
6932026-09-02T21:48:09.787Z Downloaded rustc-demangle v0.1.27
6942026-09-02T21:48:09.787Z Downloaded unarray v0.1.4
6952026-09-02T21:48:09.787Z Downloaded utf-8 v0.7.6
6962026-09-02T21:48:09.790Z Downloaded waitgroup v0.1.2
6972026-09-02T21:48:09.793Z Downloaded console v0.16.2
6982026-09-02T21:48:09.796Z Downloaded xattr v1.6.1
6992026-09-02T21:48:09.796Z Downloaded slog-json v2.6.1
7002026-09-02T21:48:09.796Z Downloaded spki v0.8.0
7012026-09-02T21:48:09.799Z Downloaded sponge-cursor v0.1.0
7022026-09-02T21:48:09.799Z Downloaded crucible-workspace-hack v0.1.0
7032026-09-02T21:48:09.799Z Downloaded cstr-argument v0.1.2
7042026-09-02T21:48:09.805Z Downloaded darling_macro v0.20.11
7052026-09-02T21:48:09.806Z Downloaded darling_macro v0.21.3
7062026-09-02T21:48:09.811Z Downloaded poly1305 v0.9.0
7072026-09-02T21:48:09.811Z Downloaded blowfish v0.10.0
7082026-09-02T21:48:09.811Z Downloaded serde_bytes v0.11.19
7092026-09-02T21:48:09.813Z Downloaded pkcs1 v0.7.5
7102026-09-02T21:48:09.813Z Downloaded tls_codec v0.4.2
7112026-09-02T21:48:09.816Z Downloaded futures v0.3.32
7122026-09-02T21:48:09.823Z Downloaded tokio-dtrace v0.1.1
7132026-09-02T21:48:09.827Z Downloaded toml_writer v1.1.1+spec-1.1.0
7142026-09-02T21:48:09.827Z Downloaded hmac v0.13.0
7152026-09-02T21:48:09.827Z Downloaded hmac v0.12.1
7162026-09-02T21:48:09.830Z Downloaded glob v0.3.3
7172026-09-02T21:48:09.833Z Downloaded httparse v1.10.1
7182026-09-02T21:48:09.833Z Downloaded serde-hex v0.1.0
7192026-09-02T21:48:09.835Z Downloaded serde_tokenstream v0.3.0
7202026-09-02T21:48:09.835Z Downloaded is_ci v1.2.0
7212026-09-02T21:48:09.835Z Downloaded omicron-zone-package v0.12.3
7222026-09-02T21:48:09.838Z Downloaded vergen-gitcl v1.0.8
7232026-09-02T21:48:09.838Z Downloaded vergen-lib v0.1.6
7242026-09-02T21:48:09.838Z Downloaded base64 v0.22.1
7252026-09-02T21:48:09.843Z Downloaded difflib v0.4.0
7262026-09-02T21:48:09.843Z Downloaded stacker v0.1.23
7272026-09-02T21:48:09.845Z Downloaded kem v0.3.0
7282026-09-02T21:48:09.846Z Downloaded managed v0.8.0
7292026-09-02T21:48:09.846Z Downloaded mime v0.3.17
7302026-09-02T21:48:09.848Z Downloaded fatfs v0.3.6
7312026-09-02T21:48:09.851Z Downloaded getrandom v0.3.4
7322026-09-02T21:48:09.853Z Downloaded thiserror-impl-no-std v2.0.2
7332026-09-02T21:48:09.853Z Downloaded dof v0.4.0
7342026-09-02T21:48:09.853Z Downloaded downcast-rs v2.0.2
7352026-09-02T21:48:09.853Z Downloaded hyper-tls v0.6.0
7362026-09-02T21:48:09.856Z Downloaded multimap v0.10.1
7372026-09-02T21:48:09.856Z Downloaded lzss v0.8.2
7382026-09-02T21:48:09.856Z Downloaded illumos-nvpair-sys v0.2.0
7392026-09-02T21:48:09.856Z Downloaded sha2 v0.11.0
7402026-09-02T21:48:09.860Z Downloaded primeorder v0.13.6
7412026-09-02T21:48:09.863Z Downloaded password-hash v0.5.0
7422026-09-02T21:48:09.865Z Downloaded lru-slab v0.1.2
7432026-09-02T21:48:09.865Z Downloaded openssl-probe v0.1.6
7442026-09-02T21:48:09.871Z Downloaded opaque-debug v0.3.1
7452026-09-02T21:48:09.876Z Downloaded pkcs8 v0.11.0
7462026-09-02T21:48:09.881Z Downloaded defmt v1.0.1
7472026-09-02T21:48:09.883Z Downloaded phf_shared v0.11.3
7482026-09-02T21:48:09.883Z Downloaded packed_struct_codegen v0.10.1
7492026-09-02T21:48:09.883Z Downloaded wyz v0.5.1
7502026-09-02T21:48:09.883Z Downloaded half v1.8.3
7512026-09-02T21:48:09.883Z Downloaded backtrace v0.3.76
7522026-09-02T21:48:09.887Z Downloaded rustls-pki-types v1.14.0
7532026-09-02T21:48:09.889Z Downloaded either v1.15.0
7542026-09-02T21:48:09.892Z Downloaded quinn-udp v0.5.14
7552026-09-02T21:48:09.892Z Downloaded tracing-attributes v0.1.31
7562026-09-02T21:48:09.895Z Downloaded progenitor-client v0.14.0
7572026-09-02T21:48:09.895Z Downloaded walkdir v2.5.0
7582026-09-02T21:48:09.898Z Downloaded cpubits v0.1.1
7592026-09-02T21:48:09.898Z Downloaded recursive-proc-macro-impl v0.1.1
7602026-09-02T21:48:09.901Z Downloaded getrandom v0.2.17
7612026-09-02T21:48:09.903Z Downloaded russh-cryptovec v0.62.0
7622026-09-02T21:48:09.906Z Downloaded bytes v1.11.1
7632026-09-02T21:48:09.909Z Downloaded elliptic-curve v0.14.1
7642026-09-02T21:48:09.912Z Downloaded corncobs v0.1.4
7652026-09-02T21:48:09.912Z Downloaded cpufeatures v0.3.0
7662026-09-02T21:48:09.912Z Downloaded ingot-types v0.2.0
7672026-09-02T21:48:09.915Z Downloaded quick-error v1.2.3
7682026-09-02T21:48:09.917Z Downloaded rustc_version v0.4.1
7692026-09-02T21:48:09.918Z Downloaded scroll_derive v0.13.1
7702026-09-02T21:48:09.920Z Downloaded hashbrown v0.15.5
7712026-09-02T21:48:09.923Z Downloaded oxide-update-engine-types v0.1.2
7722026-09-02T21:48:09.923Z Downloaded csv-core v0.1.13
7732026-09-02T21:48:09.926Z Downloaded digest v0.11.3
7742026-09-02T21:48:09.926Z Downloaded sigpipe v0.1.3
7752026-09-02T21:48:09.926Z Downloaded oso v0.27.3
7762026-09-02T21:48:09.929Z Downloaded p384 v0.14.0
7772026-09-02T21:48:09.929Z Downloaded ron v0.8.1
7782026-09-02T21:48:09.932Z Downloaded blake2 v0.11.0-rc.6
7792026-09-02T21:48:09.935Z Downloaded chacha20poly1305 v0.10.1
7802026-09-02T21:48:09.935Z Downloaded similar v2.7.0
7812026-09-02T21:48:09.937Z Downloaded nanorand v0.7.0
7822026-09-02T21:48:09.937Z Downloaded num_enum_derive v0.5.11
7832026-09-02T21:48:09.940Z Downloaded term v1.2.1
7842026-09-02T21:48:09.944Z Downloaded derive_builder v0.20.2
7852026-09-02T21:48:09.946Z Downloaded owo-colors v4.3.0
7862026-09-02T21:48:09.950Z Downloaded prettyplease v0.2.37
7872026-09-02T21:48:09.954Z Downloaded parking_lot_core v0.8.6
7882026-09-02T21:48:09.954Z Downloaded supports-hyperlinks v3.2.0
7892026-09-02T21:48:09.958Z Downloaded tokio-test v0.4.5
7902026-09-02T21:48:09.961Z Downloaded usdt-attr-macro v0.6.0
7912026-09-02T21:48:09.961Z Downloaded num-rational v0.4.2
7922026-09-02T21:48:09.961Z Downloaded utf8_iter v1.0.4
7932026-09-02T21:48:09.961Z Downloaded wait-timeout v0.2.1
7942026-09-02T21:48:09.964Z Downloaded chumsky v0.9.3
7952026-09-02T21:48:09.964Z Downloaded ecdsa v0.17.0
7962026-09-02T21:48:09.966Z Downloaded tower-layer v0.3.3
7972026-09-02T21:48:09.970Z Downloaded tower-service v0.3.3
7982026-09-02T21:48:09.970Z Downloaded typify-macro v0.6.2
7992026-09-02T21:48:09.970Z Downloaded oxide-update-engine-display v0.1.2
8002026-09-02T21:48:09.972Z Downloaded proc-macro-error2 v2.0.1
8012026-09-02T21:48:09.972Z Downloaded pkcs8 v0.10.2
8022026-09-02T21:48:09.975Z Downloaded rustls-platform-verifier v0.6.2
8032026-09-02T21:48:09.975Z Downloaded progenitor-extras v0.2.0
8042026-09-02T21:48:09.978Z Downloaded rand_core v0.6.4
8052026-09-02T21:48:09.978Z Downloaded scroll v0.13.0
8062026-09-02T21:48:09.978Z Downloaded zerofrom v0.1.6
8072026-09-02T21:48:09.984Z Downloaded ingot-macros v0.2.0
8082026-09-02T21:48:09.986Z Downloaded zerocopy v0.6.6
8092026-09-02T21:48:09.989Z Downloaded mime_guess v2.0.5
8102026-09-02T21:48:09.991Z Downloaded rustversion v1.0.22
8112026-09-02T21:48:09.992Z Downloaded rusty-fork v0.3.1
8122026-09-02T21:48:09.992Z Downloaded schemars_derive v0.8.22
8132026-09-02T21:48:09.997Z Downloaded heapless v0.8.0
8142026-09-02T21:48:10.000Z Downloaded slog v2.8.2
8152026-09-02T21:48:10.003Z Downloaded peg v0.8.5
8162026-09-02T21:48:10.005Z Downloaded pem-rfc7468 v1.0.0
8172026-09-02T21:48:10.005Z Downloaded crossbeam-utils v0.8.21
8182026-09-02T21:48:10.005Z Downloaded slog-scope v4.4.1
8192026-09-02T21:48:10.008Z Downloaded slog-stdlog v4.1.1
8202026-09-02T21:48:10.008Z Downloaded socket2 v0.5.10
8212026-09-02T21:48:10.011Z Downloaded crc v3.4.0
8222026-09-02T21:48:10.011Z Downloaded crc8 v0.1.1
8232026-09-02T21:48:10.011Z Downloaded debug-ignore v1.0.5
8242026-09-02T21:48:10.013Z Downloaded dirs-next v2.0.0
8252026-09-02T21:48:10.013Z Downloaded headers v0.4.1
8262026-09-02T21:48:10.017Z Downloaded base64 v0.21.7
8272026-09-02T21:48:10.020Z Downloaded synstructure v0.13.2
8282026-09-02T21:48:10.020Z Downloaded termios v0.3.3
8292026-09-02T21:48:10.020Z Downloaded cc v1.2.56
8302026-09-02T21:48:10.020Z Downloaded der_derive v0.7.3
8312026-09-02T21:48:10.023Z Downloaded rpassword v7.5.4
8322026-09-02T21:48:10.023Z Downloaded phc v0.6.1
8332026-09-02T21:48:10.025Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8342026-09-02T21:48:10.025Z Downloaded document-features v0.2.12
8352026-09-02T21:48:10.029Z Downloaded idna_adapter v1.2.1
8362026-09-02T21:48:10.034Z Downloaded dyn-clone v1.0.20
8372026-09-02T21:48:10.037Z Downloaded h2 v0.4.15
8382026-09-02T21:48:10.040Z Downloaded rayon-core v1.13.0
8392026-09-02T21:48:10.042Z Downloaded toml v0.7.8
8402026-09-02T21:48:10.045Z Downloaded parking_lot_core v0.9.12
8412026-09-02T21:48:10.045Z Downloaded tracing-core v0.1.36
8422026-09-02T21:48:10.045Z Downloaded postgres-protocol v0.6.10
8432026-09-02T21:48:10.047Z Downloaded postgres-types v0.2.12
8442026-09-02T21:48:10.047Z Downloaded keccak v0.1.6
8452026-09-02T21:48:10.050Z Downloaded ipnet v2.12.0
8462026-09-02T21:48:10.050Z Downloaded lru-cache v0.1.2
8472026-09-02T21:48:10.050Z Downloaded md-5 v0.10.6
8482026-09-02T21:48:10.050Z Downloaded md5 v0.8.0
8492026-09-02T21:48:10.053Z Downloaded icu_provider v2.1.1
8502026-09-02T21:48:10.053Z Downloaded sqlformat v0.3.5
8512026-09-02T21:48:10.053Z Downloaded ssh-encoding v0.3.0
8522026-09-02T21:48:10.057Z Downloaded indent_write v2.2.0
8532026-09-02T21:48:10.059Z Downloaded inout v0.1.4
8542026-09-02T21:48:10.059Z Downloaded serde_with_macros v3.21.0
8552026-09-02T21:48:10.059Z Downloaded signal-hook-mio v0.2.5
8562026-09-02T21:48:10.062Z Downloaded newtype-uuid-macros v0.1.0
8572026-09-02T21:48:10.065Z Downloaded num-conv v0.2.0
8582026-09-02T21:48:10.068Z Downloaded tokio-native-tls v0.3.1
8592026-09-02T21:48:10.070Z Downloaded constant_time_eq v0.4.2
8602026-09-02T21:48:10.070Z Downloaded daft v0.1.8
8612026-09-02T21:48:10.074Z Downloaded zstd v0.13.3
8622026-09-02T21:48:10.083Z Downloaded peg-runtime v0.8.5
8632026-09-02T21:48:10.085Z Downloaded predicates-tree v1.0.13
8642026-09-02T21:48:10.085Z Downloaded proc-macro-error-attr2 v2.0.0
8652026-09-02T21:48:10.085Z Downloaded vergen-lib v9.1.0
8662026-09-02T21:48:10.088Z Downloaded bumpalo v3.20.2
8672026-09-02T21:48:10.091Z Downloaded writeable v0.6.2
8682026-09-02T21:48:10.091Z Downloaded half v2.7.1
8692026-09-02T21:48:10.094Z Downloaded quinn v0.11.11
8702026-09-02T21:48:10.096Z Downloaded term v0.7.0
8712026-09-02T21:48:10.099Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8722026-09-02T21:48:10.099Z Downloaded phf_shared v0.12.1
8732026-09-02T21:48:10.099Z Downloaded recursive v0.1.1
8742026-09-02T21:48:10.099Z Downloaded russh-util v0.52.0
8752026-09-02T21:48:10.099Z Downloaded rustc-hash v2.1.1
8762026-09-02T21:48:10.101Z Downloaded icu_locale_core v2.1.1
8772026-09-02T21:48:10.105Z Downloaded keccak v0.2.0
8782026-09-02T21:48:10.107Z Downloaded pkcs5 v0.8.1
8792026-09-02T21:48:10.109Z Downloaded ctutils v0.4.2
8802026-09-02T21:48:10.110Z Downloaded drift v0.2.0
8812026-09-02T21:48:10.118Z Downloaded yasna v0.5.2
8822026-09-02T21:48:10.120Z Downloaded rfc6979 v0.6.0
8832026-09-02T21:48:10.120Z Downloaded snafu-derive v0.8.9
8842026-09-02T21:48:10.120Z Downloaded derive-ex v0.1.8
8852026-09-02T21:48:10.120Z Downloaded slog-bunyan v2.5.0
8862026-09-02T21:48:10.120Z Downloaded sqlparser_derive v0.5.0
8872026-09-02T21:48:10.120Z Downloaded litrs v1.0.0
8882026-09-02T21:48:10.123Z Downloaded delegate v0.13.5
8892026-09-02T21:48:10.126Z Downloaded native-tls v0.2.18
8902026-09-02T21:48:10.130Z Downloaded supports-color v3.0.2
8912026-09-02T21:48:10.132Z Downloaded trait-variant v0.1.2
8922026-09-02T21:48:10.165Z Downloaded paste v1.0.15
8932026-09-02T21:48:10.165Z Downloaded libbz2-rs-sys v0.2.2
8942026-09-02T21:48:10.165Z Downloaded static_assertions v1.1.0
8952026-09-02T21:48:10.165Z Downloaded ecdsa v0.16.9
8962026-09-02T21:48:10.165Z Downloaded knus-derive v3.4.0
8972026-09-02T21:48:10.165Z Downloaded scheduled-thread-pool v0.2.7
8982026-09-02T21:48:10.165Z Downloaded ingot v0.2.1
8992026-09-02T21:48:10.165Z Downloaded structmeta v0.3.0
9002026-09-02T21:48:10.165Z Downloaded r2d2 v0.8.10
9012026-09-02T21:48:10.165Z Downloaded thread-id v5.1.0
9022026-09-02T21:48:10.165Z Downloaded expectorate v1.2.0
9032026-09-02T21:48:10.170Z Downloaded zone v0.3.1
9042026-09-02T21:48:10.170Z Downloaded http v1.4.2
9052026-09-02T21:48:10.170Z Downloaded hickory-resolver v0.24.4
9062026-09-02T21:48:10.173Z Downloaded darling_macro v0.23.0
9072026-09-02T21:48:10.173Z Downloaded hickory-resolver v0.25.2
9082026-09-02T21:48:10.175Z Downloaded rand_core v0.10.0
9092026-09-02T21:48:10.175Z Downloaded jobserver v0.1.34
9102026-09-02T21:48:10.182Z Downloaded universal-hash v0.6.1
9112026-09-02T21:48:10.184Z Downloaded void v1.0.2
9122026-09-02T21:48:10.184Z Downloaded heapless v0.7.17
9132026-09-02T21:48:10.188Z Downloaded dtrace-parser v0.3.0
9142026-09-02T21:48:10.188Z Downloaded hashbrown v0.13.2
9152026-09-02T21:48:10.190Z Downloaded progenitor-impl v0.13.0
9162026-09-02T21:48:10.191Z Downloaded unicode_categories v0.1.1
9172026-09-02T21:48:10.191Z Downloaded oxide-tokio-rt v0.1.4
9182026-09-02T21:48:10.191Z Downloaded universal-hash v0.5.1
9192026-09-02T21:48:10.194Z Downloaded zerofrom-derive v0.1.6
9202026-09-02T21:48:10.194Z Downloaded curve25519-dalek-derive v0.1.1
9212026-09-02T21:48:10.194Z Downloaded digest-io v0.1.0
9222026-09-02T21:48:10.194Z Downloaded num-complex v0.4.6
9232026-09-02T21:48:10.199Z Downloaded instability v0.3.11
9242026-09-02T21:48:10.203Z Downloaded darling_core v0.20.11
9252026-09-02T21:48:10.203Z Downloaded lalrpop-util v0.19.12
9262026-09-02T21:48:10.203Z Downloaded libscf-sys v1.2.0
9272026-09-02T21:48:10.203Z Downloaded memoffset v0.9.1
9282026-09-02T21:48:10.206Z Downloaded maybe-uninit v2.0.0
9292026-09-02T21:48:10.206Z Downloaded nonempty v0.12.0
9302026-09-02T21:48:10.206Z Downloaded crossbeam-epoch v0.9.18
9312026-09-02T21:48:10.208Z Downloaded strum_macros v0.24.3
9322026-09-02T21:48:10.208Z Downloaded support-bundle-viewer v0.1.2
9332026-09-02T21:48:10.208Z Downloaded pkg-config v0.3.32
9342026-09-02T21:48:10.211Z Downloaded darling v0.21.3
9352026-09-02T21:48:10.214Z Downloaded darling v0.23.0
9362026-09-02T21:48:10.217Z Downloaded is-terminal v0.4.17
9372026-09-02T21:48:10.219Z Downloaded tokio-tungstenite v0.23.1
9382026-09-02T21:48:10.223Z Downloaded newtype_derive v0.1.6
9392026-09-02T21:48:10.223Z Downloaded num-derive v0.4.2
9402026-09-02T21:48:10.223Z Downloaded parse-display v0.10.0
9412026-09-02T21:48:10.226Z Downloaded precomputed-hash v0.1.1
9422026-09-02T21:48:10.226Z Downloaded samael v0.0.19
9432026-09-02T21:48:10.228Z Downloaded indicatif v0.18.4
9442026-09-02T21:48:10.231Z Downloaded whoami v1.6.1
9452026-09-02T21:48:10.231Z Downloaded derive_more v0.99.20
9462026-09-02T21:48:10.234Z Downloaded derive_more v2.1.1
9472026-09-02T21:48:10.238Z Downloaded hyper-rustls v0.27.7
9482026-09-02T21:48:10.242Z Downloaded p521 v0.14.0
9492026-09-02T21:48:10.246Z Downloaded seq-macro v0.3.6
9502026-09-02T21:48:10.246Z Downloaded serde_derive_internals v0.29.1
9512026-09-02T21:48:10.246Z Downloaded yoke v0.8.1
9522026-09-02T21:48:10.246Z Downloaded rand_core v0.9.5
9532026-09-02T21:48:10.250Z Downloaded path-slash v0.1.5
9542026-09-02T21:48:10.250Z Downloaded radium v0.7.0
9552026-09-02T21:48:10.250Z Downloaded simd-adler32 v0.3.8
9562026-09-02T21:48:10.250Z Downloaded slog-dtrace v0.3.0
9572026-09-02T21:48:10.250Z Downloaded slog-term v2.9.2
9582026-09-02T21:48:10.251Z Downloaded thread_local v1.1.9
9592026-09-02T21:48:10.254Z Downloaded tinyvec v1.10.0
9602026-09-02T21:48:10.254Z Downloaded hickory-server v0.25.2
9612026-09-02T21:48:10.254Z Downloaded pretty_assertions v1.4.1
9622026-09-02T21:48:10.256Z Downloaded rustls-webpki v0.103.13
9632026-09-02T21:48:10.256Z Downloaded typify v0.6.2
9642026-09-02T21:48:10.259Z Downloaded proc-macro-crate v3.4.0
9652026-09-02T21:48:10.259Z Downloaded serde_spanned v1.1.1
9662026-09-02T21:48:10.259Z Downloaded scuffle v0.1.0
9672026-09-02T21:48:10.261Z Downloaded aho-corasick v1.1.4
9682026-09-02T21:48:10.264Z Downloaded minimal-lexical v0.2.1
9692026-09-02T21:48:10.267Z Downloaded hashbrown v0.12.3
9702026-09-02T21:48:10.269Z Downloaded sapling-renderdag v0.1.0
9712026-09-02T21:48:10.269Z Downloaded shell-words v1.1.1
9722026-09-02T21:48:10.273Z Downloaded hyper-staticfile v0.10.1
9732026-09-02T21:48:10.274Z Downloaded pkcs1 v0.8.0-rc.4
9742026-09-02T21:48:10.274Z Downloaded daft-derive v0.1.8
9752026-09-02T21:48:10.277Z Downloaded tagptr v0.2.0
9762026-09-02T21:48:10.278Z Downloaded pin-project-lite v0.2.17
9772026-09-02T21:48:10.283Z Downloaded ipnetwork v0.21.1
9782026-09-02T21:48:10.283Z Downloaded libloading v0.8.9
9792026-09-02T21:48:10.286Z Downloaded num-bigint v0.4.6
9802026-09-02T21:48:10.289Z Downloaded dropshot_endpoint v0.17.1
9812026-09-02T21:48:10.289Z Downloaded lock_api v0.4.14
9822026-09-02T21:48:10.293Z Downloaded whoami v2.1.0
9832026-09-02T21:48:10.298Z Downloaded icu_properties v2.1.2
9842026-09-02T21:48:10.301Z Downloaded crc32fast v1.5.0
9852026-09-02T21:48:10.304Z Downloaded oxnet v0.1.6
9862026-09-02T21:48:10.307Z Downloaded progenitor-macro v0.13.0
9872026-09-02T21:48:10.307Z Downloaded peg-macros v0.8.5
9882026-09-02T21:48:10.307Z Downloaded usdt-macro v0.6.0
9892026-09-02T21:48:10.310Z Downloaded crypto-common v0.2.2
9902026-09-02T21:48:10.310Z Downloaded xshell-macros v0.2.7
9912026-09-02T21:48:10.312Z Downloaded crunchy v0.2.4
9922026-09-02T21:48:10.312Z Downloaded display-error-chain v0.2.2
9932026-09-02T21:48:10.312Z Downloaded dirs-sys-next v0.1.2
9942026-09-02T21:48:10.315Z Downloaded unicode-properties v0.1.4
9952026-09-02T21:48:10.315Z Downloaded x509-cert v0.2.5
9962026-09-02T21:48:10.319Z Downloaded crc-catalog v2.4.0
9972026-09-02T21:48:10.322Z Downloaded ed25519-dalek v3.0.0
9982026-09-02T21:48:10.322Z Downloaded knus v3.4.0
9992026-09-02T21:48:10.325Z Downloaded ml-kem v0.3.2
10002026-09-02T21:48:10.327Z Downloaded defmt v0.3.100
10012026-09-02T21:48:10.330Z Downloaded lazy_static v1.5.0
10022026-09-02T21:48:10.333Z Downloaded instant v0.1.13
10032026-09-02T21:48:10.333Z Downloaded ref-cast-impl v1.0.25
10042026-09-02T21:48:10.336Z Downloaded kstat-rs v0.2.5
10052026-09-02T21:48:10.336Z Downloaded resolv-conf v0.7.6
10062026-09-02T21:48:10.338Z Downloaded match_cfg v0.1.0
10072026-09-02T21:48:10.342Z Downloaded subprocess v0.2.15
10082026-09-02T21:48:10.345Z Downloaded slog-async v2.8.0
10092026-09-02T21:48:10.345Z Downloaded iana-time-zone v0.1.65
10102026-09-02T21:48:10.347Z Downloaded derive_more-impl v2.1.1
10112026-09-02T21:48:10.350Z Downloaded new_debug_unreachable v1.0.6
10122026-09-02T21:48:10.352Z Downloaded memmap2 v0.9.10
10132026-09-02T21:48:10.355Z Downloaded progenitor-impl v0.14.0
10142026-09-02T21:48:10.355Z Downloaded signal-hook-tokio v0.3.1
10152026-09-02T21:48:10.355Z Downloaded strum_macros v0.26.4
10162026-09-02T21:48:10.358Z Downloaded crypto-bigint v0.5.5
10172026-09-02T21:48:10.360Z Downloaded openssl-macros v0.1.1
10182026-09-02T21:48:10.361Z Downloaded parse-size v1.1.0
10192026-09-02T21:48:10.361Z Downloaded papergrid v0.18.0
10202026-09-02T21:48:10.364Z Downloaded toml v1.1.2+spec-1.1.0
10212026-09-02T21:48:10.367Z Downloaded uuid v1.23.4
10222026-09-02T21:48:10.367Z Downloaded rand_pcg v0.10.2
10232026-09-02T21:48:10.369Z Downloaded secrecy v0.8.0
10242026-09-02T21:48:10.369Z Downloaded serde_plain v1.0.2
10252026-09-02T21:48:10.369Z Downloaded tar v0.4.46
10262026-09-02T21:48:10.372Z Downloaded time-macros v0.2.27
10272026-09-02T21:48:10.376Z Downloaded data-encoding v2.10.0
10282026-09-02T21:48:10.380Z Downloaded strum v0.26.3
10292026-09-02T21:48:10.383Z Downloaded structmeta-derive v0.3.0
10302026-09-02T21:48:10.385Z Downloaded num-bigint-dig v0.8.6
10312026-09-02T21:48:10.389Z Downloaded typed-path v0.9.3
10322026-09-02T21:48:10.393Z Downloaded steno v0.4.1
10332026-09-02T21:48:10.393Z Downloaded tiny-keccak v2.0.2
10342026-09-02T21:48:10.393Z Downloaded tui-tree-widget v0.23.1
10352026-09-02T21:48:10.395Z Downloaded convert_case v0.10.0
10362026-09-02T21:48:10.395Z Downloaded derive-where v1.6.0
10372026-09-02T21:48:10.395Z Downloaded tinystr v0.8.2
10382026-09-02T21:48:10.398Z Downloaded signature v3.0.0
10392026-09-02T21:48:10.398Z Downloaded unicode-truncate v1.1.0
10402026-09-02T21:48:10.401Z Downloaded try-lock v0.2.5
10412026-09-02T21:48:10.401Z Downloaded ed25519 v3.0.0
10422026-09-02T21:48:10.405Z Downloaded hashbrown v0.14.5
10432026-09-02T21:48:10.410Z Downloaded libefi-sys v0.1.0
10442026-09-02T21:48:10.415Z Downloaded serde_with v1.14.0
10452026-09-02T21:48:10.418Z Downloaded oxide-update-engine v0.1.2
10462026-09-02T21:48:10.421Z Downloaded pin-project-internal v1.1.11
10472026-09-02T21:48:10.421Z Downloaded newtype-uuid v1.3.2
10482026-09-02T21:48:10.421Z Downloaded diesel_table_macro_syntax v0.3.0
10492026-09-02T21:48:10.421Z Downloaded impl-trait-for-tuples v0.2.3
10502026-09-02T21:48:10.436Z Downloaded zerotrie v0.2.3
10512026-09-02T21:48:10.439Z Downloaded parse-display-derive v0.10.0
10522026-09-02T21:48:10.439Z Downloaded progenitor-client v0.13.0
10532026-09-02T21:48:10.442Z Downloaded oso-derive v0.27.3
10542026-09-02T21:48:10.445Z Downloaded rand_xorshift v0.4.0
10552026-09-02T21:48:10.445Z Downloaded publicsuffix v2.3.0
10562026-09-02T21:48:10.445Z Downloaded serde_cbor v0.11.2
10572026-09-02T21:48:10.448Z Downloaded zip v0.6.6
10582026-09-02T21:48:10.451Z Downloaded rustls-native-certs v0.8.3
10592026-09-02T21:48:10.453Z Downloaded inout v0.2.2
10602026-09-02T21:48:10.456Z Downloaded psl-types v2.0.11
10612026-09-02T21:48:10.456Z Downloaded indexmap v1.9.3
10622026-09-02T21:48:10.456Z Downloaded spki v0.7.3
10632026-09-02T21:48:10.458Z Downloaded spin v0.9.8
10642026-09-02T21:48:10.461Z Downloaded reedline v0.40.0
10652026-09-02T21:48:10.464Z Downloaded serdect v0.4.3
10662026-09-02T21:48:10.464Z Downloaded semver v0.1.20
10672026-09-02T21:48:10.466Z Downloaded num-traits v0.2.19
10682026-09-02T21:48:10.470Z Downloaded rand v0.10.1
10692026-09-02T21:48:10.473Z Downloaded usdt-impl v0.6.0
10702026-09-02T21:48:10.476Z Downloaded termtree v0.5.1
10712026-09-02T21:48:10.476Z Downloaded sync-ptr v0.1.4
10722026-09-02T21:48:10.479Z Downloaded hashbrown v0.16.1
10732026-09-02T21:48:10.482Z Downloaded thiserror-no-std v2.0.2
10742026-09-02T21:48:10.482Z Downloaded tungstenite v0.21.0
10752026-09-02T21:48:10.485Z Downloaded zstd-safe v7.2.4
10762026-09-02T21:48:10.485Z Downloaded darling v0.13.4
10772026-09-02T21:48:10.488Z Downloaded des v0.9.0
10782026-09-02T21:48:10.488Z Downloaded wnaf v0.14.0
10792026-09-02T21:48:10.501Z Downloaded stringprep v0.1.5
10802026-09-02T21:48:10.504Z Downloaded diesel-dtrace v0.5.0
10812026-09-02T21:48:10.504Z Downloaded derive_builder_macro v0.20.2
10822026-09-02T21:48:10.507Z Downloaded ed25519 v2.2.3
10832026-09-02T21:48:10.507Z Downloaded dropshot-api-manager-types v0.8.0
10842026-09-02T21:48:10.507Z Downloaded internet-checksum v0.2.1
10852026-09-02T21:48:10.507Z Downloaded linked-hash-map v0.5.6
10862026-09-02T21:48:10.509Z Downloaded num v0.4.3
10872026-09-02T21:48:10.514Z Downloaded nom v8.0.0
10882026-09-02T21:48:10.517Z Downloaded postcard v1.1.3
10892026-09-02T21:48:10.520Z Downloaded tokio-postgres v0.7.16
10902026-09-02T21:48:10.522Z Downloaded num_enum_derive v0.7.6
10912026-09-02T21:48:10.523Z Downloaded nodrop v0.1.14
10922026-09-02T21:48:10.525Z Downloaded strum_macros v0.27.2
10932026-09-02T21:48:10.525Z Downloaded pin-project v1.1.11
10942026-09-02T21:48:10.530Z Downloaded miette-derive v7.6.0
10952026-09-02T21:48:10.533Z Downloaded unsafe-libyaml v0.2.11
10962026-09-02T21:48:10.533Z Downloaded proc-macro-crate v1.3.1
10972026-09-02T21:48:10.533Z Downloaded rustc_version v0.1.7
10982026-09-02T21:48:10.538Z Downloaded polyval v0.7.1
10992026-09-02T21:48:10.541Z Downloaded ppv-lite86 v0.2.21
11002026-09-02T21:48:10.541Z Downloaded serde_repr v0.1.20
11012026-09-02T21:48:10.543Z Downloaded siphasher v1.0.2
11022026-09-02T21:48:10.546Z Downloaded want v0.3.1
11032026-09-02T21:48:10.549Z Downloaded schemars v1.2.1
11042026-09-02T21:48:10.555Z Downloaded unicode-normalization v0.1.25
11052026-09-02T21:48:10.557Z Downloaded smallvec v0.6.14
11062026-09-02T21:48:10.557Z Downloaded zeroize v1.9.0
11072026-09-02T21:48:10.561Z Downloaded blake3 v1.8.5
11082026-09-02T21:48:10.563Z Downloaded vte v0.14.1
11092026-09-02T21:48:10.566Z Downloaded const_format_proc_macros v0.2.34
11102026-09-02T21:48:10.566Z Downloaded darling_macro v0.13.4
11112026-09-02T21:48:10.566Z Downloaded sec1 v0.8.1
11122026-09-02T21:48:10.570Z Downloaded tokio-tungstenite v0.21.0
11132026-09-02T21:48:10.570Z Downloaded hkdf v0.12.4
11142026-09-02T21:48:10.570Z Downloaded hkdf v0.13.0
11152026-09-02T21:48:10.572Z Downloaded zeroize_derive v1.5.0
11162026-09-02T21:48:10.572Z Downloaded vsss-rs v3.3.4
11172026-09-02T21:48:10.575Z Downloaded xshell v0.2.7
11182026-09-02T21:48:10.575Z Downloaded aws-lc-rs v1.16.3
11192026-09-02T21:48:10.579Z Downloaded defmt-macros v1.0.1
11202026-09-02T21:48:10.581Z Downloaded dunce v1.0.5
11212026-09-02T21:48:10.581Z Downloaded jiff-static v0.2.34
11222026-09-02T21:48:10.581Z Downloaded ident_case v1.0.1
11232026-09-02T21:48:10.584Z Downloaded nom v7.1.3
11242026-09-02T21:48:10.588Z Downloaded zip v4.6.1
11252026-09-02T21:48:10.592Z Downloaded humantime v2.3.0
11262026-09-02T21:48:10.595Z Downloaded oxide-generation-macros v0.2.0
11272026-09-02T21:48:10.595Z Downloaded openssl-probe v0.2.1
11282026-09-02T21:48:10.598Z Downloaded serde-big-array v0.5.1
11292026-09-02T21:48:10.601Z Downloaded tabwriter v1.4.1
11302026-09-02T21:48:10.605Z Downloaded smallvec v1.15.1
11312026-09-02T21:48:10.608Z Downloaded pem-rfc7468 v0.7.0
11322026-09-02T21:48:10.615Z Downloaded diesel_derives v2.3.7
11332026-09-02T21:48:10.619Z Downloaded prefix-trie v0.7.0
11342026-09-02T21:48:10.621Z Downloaded signal-hook-registry v1.4.8
11352026-09-02T21:48:10.621Z Downloaded ref-cast v1.0.25
11362026-09-02T21:48:10.625Z Downloaded potential_utf v0.1.4
11372026-09-02T21:48:10.627Z Downloaded ssh-cipher v0.3.0
11382026-09-02T21:48:10.630Z Downloaded unicase v2.9.0
11392026-09-02T21:48:10.633Z Downloaded parking_lot v0.12.5
11402026-09-02T21:48:10.633Z Downloaded tokio-util v0.7.18
11412026-09-02T21:48:10.636Z Downloaded test-strategy v0.4.5
11422026-09-02T21:48:10.639Z Downloaded tungstenite v0.23.0
11432026-09-02T21:48:10.642Z Downloaded yansi v1.0.1
11442026-09-02T21:48:10.642Z Downloaded openssl-sys v0.9.117
11452026-09-02T21:48:10.645Z Downloaded icu_normalizer v2.1.1
11462026-09-02T21:48:10.648Z Downloaded vergen v9.1.0
11472026-09-02T21:48:10.648Z Downloaded lru v0.12.5
11482026-09-02T21:48:10.648Z Downloaded ctr v0.10.1
11492026-09-02T21:48:10.651Z Downloaded libm v0.2.16
11502026-09-02T21:48:10.655Z Downloaded icu_properties_data v2.1.2
11512026-09-02T21:48:10.659Z Downloaded zerovec-derive v0.11.2
11522026-09-02T21:48:10.662Z Downloaded twox-hash v2.1.2
11532026-09-02T21:48:10.662Z Downloaded ignore v0.4.25
11542026-09-02T21:48:10.664Z Downloaded crossbeam-deque v0.8.6
11552026-09-02T21:48:10.664Z Downloaded untrusted v0.7.1
11562026-09-02T21:48:10.664Z Downloaded module-lattice v0.2.3
11572026-09-02T21:48:10.664Z Downloaded port-file v0.1.0
11582026-09-02T21:48:10.667Z Downloaded dsl_auto_type v0.2.0
11592026-09-02T21:48:10.667Z Downloaded percent-encoding v2.3.2
11602026-09-02T21:48:10.669Z Downloaded crc-any v2.5.0
11612026-09-02T21:48:10.672Z Downloaded cookie_store v0.22.1
11622026-09-02T21:48:10.672Z Downloaded num_enum v0.5.11
11632026-09-02T21:48:10.674Z Downloaded bitvec v1.0.1
11642026-09-02T21:48:10.682Z Downloaded shlex v1.3.0
11652026-09-02T21:48:10.685Z Downloaded progenitor v0.14.0
11662026-09-02T21:48:10.685Z Downloaded untrusted v0.9.0
11672026-09-02T21:48:10.685Z Downloaded maplit v1.0.2
11682026-09-02T21:48:10.685Z Downloaded nu-ansi-term v0.50.3
11692026-09-02T21:48:10.687Z Downloaded litemap v0.8.1
11702026-09-02T21:48:10.687Z Downloaded uzers v0.12.2
11712026-09-02T21:48:10.697Z Downloaded ryu v1.0.23
11722026-09-02T21:48:10.701Z Downloaded toml_parser v1.1.2+spec-1.1.0
11732026-09-02T21:48:10.704Z Downloaded schemars v0.8.22
11742026-09-02T21:48:10.707Z Downloaded tokio-stream v0.1.18
11752026-09-02T21:48:10.709Z Downloaded critical-section v1.2.0
11762026-09-02T21:48:10.709Z Downloaded derive_builder_core v0.20.2
11772026-09-02T21:48:10.712Z Downloaded illumos-nvpair v0.3.0
11782026-09-02T21:48:10.712Z Downloaded tap v1.0.1
11792026-09-02T21:48:10.712Z Downloaded tinyvec_macros v0.1.1
11802026-09-02T21:48:10.712Z Downloaded phf_shared v0.13.1
11812026-09-02T21:48:10.712Z Downloaded indoc v1.0.9
11822026-09-02T21:48:10.714Z Downloaded libsw-core v0.3.2
11832026-09-02T21:48:10.714Z Downloaded itertools v0.13.0
11842026-09-02T21:48:10.718Z Downloaded rawzip v0.4.4
11852026-09-02T21:48:10.721Z Downloaded ed25519-dalek v2.2.0
11862026-09-02T21:48:10.723Z Downloaded itertools v0.14.0
11872026-09-02T21:48:10.726Z Downloaded signal-hook v0.3.18
11882026-09-02T21:48:10.728Z Downloaded icu_collections v2.1.1
11892026-09-02T21:48:10.731Z Downloaded linear-map v1.2.0
11902026-09-02T21:48:10.731Z Downloaded password-hash v0.6.1
11912026-09-02T21:48:10.734Z Downloaded serde_path_to_error v0.1.20
11922026-09-02T21:48:10.735Z Downloaded rand_seeder v0.4.0
11932026-09-02T21:48:10.735Z Downloaded futures-util v0.3.32
11942026-09-02T21:48:10.739Z Downloaded smf v0.2.3
11952026-09-02T21:48:10.741Z Downloaded yoke-derive v0.8.1
11962026-09-02T21:48:10.741Z Downloaded psm v0.1.30
11972026-09-02T21:48:10.741Z Downloaded serde_with_macros v1.5.2
11982026-09-02T21:48:10.745Z Downloaded crypto-primes v0.7.2
11992026-09-02T21:48:10.752Z Downloaded tls_codec_derive v0.4.2
12002026-09-02T21:48:10.756Z Downloaded darling_core v0.23.0
12012026-09-02T21:48:10.758Z Downloaded defmt-parser v1.0.0
12022026-09-02T21:48:10.763Z Downloaded url v2.5.8
12032026-09-02T21:48:10.766Z Downloaded unicode-xid v0.2.6
12042026-09-02T21:48:10.770Z Downloaded libsw v3.5.0
12052026-09-02T21:48:10.773Z Downloaded strum v0.27.2
12062026-09-02T21:48:10.773Z Downloaded tokio-rustls v0.26.4
12072026-09-02T21:48:10.775Z Downloaded proptest v1.11.0
12082026-09-02T21:48:10.778Z Downloaded rustls-pemfile v2.2.0
12092026-09-02T21:48:10.781Z Downloaded string_cache v0.8.9
12102026-09-02T21:48:10.784Z Downloaded rand v0.8.6
12112026-09-02T21:48:10.787Z Downloaded multer v3.1.0
12122026-09-02T21:48:10.790Z Downloaded deranged v0.5.8
12132026-09-02T21:48:10.793Z Downloaded diff v0.1.13
12142026-09-02T21:48:10.793Z Downloaded hyper-util v0.1.20
12152026-09-02T21:48:10.795Z Downloaded indoc v2.0.7
12162026-09-02T21:48:10.798Z Downloaded sec1 v0.7.3
12172026-09-02T21:48:10.798Z Downloaded miniz_oxide v0.8.9
12182026-09-02T21:48:10.800Z Downloaded hybrid-array v0.4.13
12192026-09-02T21:48:10.803Z Downloaded rcgen v0.12.1
12202026-09-02T21:48:10.805Z Downloaded vergen-git2 v9.1.0
12212026-09-02T21:48:10.816Z Downloaded unicode-bidi v0.3.18
12222026-09-02T21:48:10.819Z Downloaded chrono v0.4.45
12232026-09-02T21:48:10.822Z Downloaded displaydoc v0.2.5
12242026-09-02T21:48:10.822Z Downloaded progenitor v0.13.0
12252026-09-02T21:48:10.825Z Downloaded schemars v0.9.0
12262026-09-02T21:48:10.830Z Downloaded rustyline v14.0.0
12272026-09-02T21:48:10.833Z Downloaded crossterm v0.28.1
12282026-09-02T21:48:10.837Z Downloaded num_enum v0.7.6
12292026-09-02T21:48:10.841Z Downloaded darling_core v0.13.4
12302026-09-02T21:48:10.843Z Downloaded predicates v3.1.4
12312026-09-02T21:48:10.843Z Downloaded slab v0.4.12
12322026-09-02T21:48:10.843Z Downloaded der v0.8.0
12332026-09-02T21:48:10.847Z Downloaded cookie v0.18.1
12342026-09-02T21:48:10.854Z Downloaded icu_normalizer_data v2.1.1
12352026-09-02T21:48:10.854Z Downloaded der v0.7.10
12362026-09-02T21:48:10.857Z Downloaded rand v0.9.2
12372026-09-02T21:48:10.860Z Downloaded serde_yaml v0.9.34+deprecated
12382026-09-02T21:48:10.860Z Downloaded ssh-key v0.7.0-rc.11
12392026-09-02T21:48:10.863Z Downloaded itertools v0.15.0
12402026-09-02T21:48:10.867Z Downloaded iri-string v0.7.10
12412026-09-02T21:48:10.871Z Downloaded elliptic-curve v0.13.8
12422026-09-02T21:48:10.874Z Downloaded hyper v1.10.1
12432026-09-02T21:48:10.876Z Downloaded zerovec v0.11.5
12442026-09-02T21:48:10.880Z Downloaded quinn-proto v0.11.16
12452026-09-02T21:48:10.883Z Downloaded winnow v0.5.40
12462026-09-02T21:48:10.890Z Downloaded vcpkg v0.2.15
12472026-09-02T21:48:10.911Z Downloaded darling v0.20.11
12482026-09-02T21:48:10.914Z Downloaded parking_lot v0.11.2
12492026-09-02T21:48:10.917Z Downloaded socket2 v0.6.3
12502026-09-02T21:48:10.917Z Downloaded bindgen v0.71.1
12512026-09-02T21:48:10.919Z Downloaded mio v1.2.0
12522026-09-02T21:48:10.922Z Downloaded qorb v0.4.1
12532026-09-02T21:48:10.925Z Downloaded p384 v0.13.1
12542026-09-02T21:48:10.928Z Downloaded zopfli v0.8.3
12552026-09-02T21:48:10.932Z Downloaded miette v7.6.0
12562026-09-02T21:48:10.935Z Downloaded nix v0.27.1
12572026-09-02T21:48:10.938Z Downloaded itertools v0.12.1
12582026-09-02T21:48:10.943Z Downloaded salsa20 v0.11.0
12592026-09-02T21:48:10.951Z Downloaded sha3 v0.12.0
12602026-09-02T21:48:10.954Z Downloaded tough v0.22.0
12612026-09-02T21:48:10.961Z Downloaded git2 v0.20.4
12622026-09-02T21:48:10.966Z Downloaded p256 v0.14.0
12632026-09-02T21:48:10.968Z Downloaded rsa v0.10.0-rc.18
12642026-09-02T21:48:10.974Z Downloaded crossbeam-channel v0.5.15
12652026-09-02T21:48:10.978Z Downloaded snafu v0.8.9
12662026-09-02T21:48:10.980Z Downloaded reqwest v0.13.2
12672026-09-02T21:48:10.984Z Downloaded toml_edit v0.23.10+spec-1.0.0
12682026-09-02T21:48:10.987Z Downloaded jiff-core v0.1.0
12692026-09-02T21:48:10.990Z Downloaded libxml v0.3.3
12702026-09-02T21:48:10.993Z Downloaded internal-russh-num-bigint v0.5.0
12712026-09-02T21:48:10.996Z Downloaded const_format v0.2.35
12722026-09-02T21:48:10.999Z Downloaded unicode-segmentation v1.12.0
12732026-09-02T21:48:11.003Z Downloaded darling_core v0.21.3
12742026-09-02T21:48:11.003Z Downloaded goblin v0.10.5
12752026-09-02T21:48:11.006Z Downloaded serde_with v3.21.0
12762026-09-02T21:48:11.012Z Downloaded toml_edit v0.19.15
12772026-09-02T21:48:11.021Z Downloaded crossterm v0.29.0
12782026-09-02T21:48:11.025Z Downloaded itertools v0.10.5
12792026-09-02T21:48:11.028Z Downloaded rsa v0.9.10
12802026-09-02T21:48:11.031Z Downloaded tower v0.5.3
12812026-09-02T21:48:11.034Z Downloaded portable-atomic v1.13.1
12822026-09-02T21:48:11.038Z Downloaded zerocopy-derive v0.8.55
12832026-09-02T21:48:11.043Z Downloaded quick-xml v0.37.5
12842026-09-02T21:48:11.046Z Downloaded lalrpop v0.19.12
12852026-09-02T21:48:11.052Z Downloaded gimli v0.32.3
12862026-09-02T21:48:11.059Z Downloaded smoltcp v0.9.1
12872026-09-02T21:48:11.064Z Downloaded russh v0.62.4
12882026-09-02T21:48:11.069Z Downloaded zlib-rs v0.6.2
12892026-09-02T21:48:11.072Z Downloaded zerocopy v0.8.55
12902026-09-02T21:48:11.113Z Downloaded regex v1.12.3
12912026-09-02T21:48:11.116Z Downloaded tower-http v0.6.8
12922026-09-02T21:48:11.116Z Downloaded hickory-proto v0.25.2
12932026-09-02T21:48:11.117Z Downloaded idna v1.1.0
12942026-09-02T21:48:11.117Z Downloaded salty v0.3.0
12952026-09-02T21:48:11.117Z Downloaded winnow v1.0.3
12962026-09-02T21:48:11.117Z Downloaded bstr v1.12.1
12972026-09-02T21:48:11.120Z Downloaded dropshot-api-manager v0.8.0
12982026-09-02T21:48:11.154Z Downloaded reqwest v0.12.28
12992026-09-02T21:48:11.167Z Downloaded regress v0.11.1
13002026-09-02T21:48:11.185Z Downloaded winnow v0.6.26
13012026-09-02T21:48:11.190Z Downloaded rayon v1.11.0
13022026-09-02T21:48:11.194Z Downloaded iddqd v0.4.2
13032026-09-02T21:48:11.210Z Downloaded regex-syntax v0.6.29
13042026-09-02T21:48:11.217Z Downloaded radix_trie v0.2.1
13052026-09-02T21:48:11.221Z Downloaded rustls v0.23.41
13062026-09-02T21:48:11.227Z Downloaded crypto-bigint v0.7.5
13072026-09-02T21:48:11.236Z Downloaded time v0.3.47
13082026-09-02T21:48:11.240Z Downloaded object v0.37.3
13092026-09-02T21:48:11.247Z Downloaded moka v0.12.13
13102026-09-02T21:48:11.252Z Downloaded tabled v0.21.0
13112026-09-02T21:48:11.265Z Downloaded regex-syntax v0.8.10
13122026-09-02T21:48:11.271Z Downloaded polar-core v0.27.3
13132026-09-02T21:48:11.275Z Downloaded petname v2.0.2
13142026-09-02T21:48:11.279Z Downloaded hickory-proto v0.24.4
13152026-09-02T21:48:11.287Z Downloaded smoltcp v0.11.0
13162026-09-02T21:48:11.294Z Downloaded regress v0.10.5
13172026-09-02T21:48:11.299Z Downloaded object v0.30.4
13182026-09-02T21:48:11.309Z Downloaded nix v0.28.0
13192026-09-02T21:48:11.312Z Downloaded dropshot v0.17.1
13202026-09-02T21:48:11.326Z Downloaded curve25519-dalek v4.1.3
13212026-09-02T21:48:11.330Z Downloaded syn v3.0.3
13222026-09-02T21:48:11.338Z Downloaded openapiv3 v2.2.0
13232026-09-02T21:48:11.350Z Downloaded openssl v0.10.80
13242026-09-02T21:48:11.367Z Downloaded curve25519-dalek v5.0.0
13252026-09-02T21:48:11.377Z Downloaded rustix v0.38.44
13262026-09-02T21:48:11.408Z Downloaded sled v0.34.7
13272026-09-02T21:48:11.411Z Downloaded tracing v0.1.44
13282026-09-02T21:48:11.411Z Downloaded typify-impl v0.6.2
13292026-09-02T21:48:11.415Z Downloaded zerocopy-derive v0.6.6
13302026-09-02T21:48:11.420Z Downloaded diesel v2.3.7
13312026-09-02T21:48:11.434Z Downloaded nix v0.31.2
13322026-09-02T21:48:11.439Z Downloaded petgraph v0.6.5
13332026-09-02T21:48:11.448Z Downloaded sha3 v0.11.0
13342026-09-02T21:48:11.451Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13352026-09-02T21:48:11.459Z Downloaded sqlparser v0.61.0
13362026-09-02T21:48:11.466Z Downloaded regex-automata v0.4.14
13372026-09-02T21:48:11.472Z Downloaded bzip2-sys v0.1.13+1.0.8
13382026-09-02T21:48:11.478Z Downloaded ratatui v0.29.0
13392026-09-02T21:48:11.511Z Downloaded encoding_rs v0.8.35
13402026-09-02T21:48:11.543Z Downloaded chrono-tz v0.10.4
13412026-09-02T21:48:11.551Z Downloaded jiff v0.2.34
13422026-09-02T21:48:11.560Z Downloaded libgit2-sys v0.18.3+1.9.2
13432026-09-02T21:48:11.595Z Downloaded csv v1.4.0
13442026-09-02T21:48:11.606Z Downloaded libz-sys v1.1.24
13452026-09-02T21:48:11.617Z Downloaded sha3 v0.10.8
13462026-09-02T21:48:11.620Z Downloaded petgraph v0.8.3
13472026-09-02T21:48:11.632Z Downloaded tokio v1.52.1
13482026-09-02T21:48:11.712Z Downloaded ring v0.17.14
13492026-09-02T21:48:12.223Z Downloaded aws-lc-sys v0.40.0
13502026-09-02T21:48:12.472Z Compiling serde_core v1.0.228
13512026-09-02T21:48:12.473Z Compiling libc v0.2.185
13522026-09-02T21:48:12.473Z Compiling serde v1.0.228
13532026-09-02T21:48:12.476Z Compiling log v0.4.33
13542026-09-02T21:48:12.476Z Compiling smallvec v1.15.1
13552026-09-02T21:48:12.476Z Compiling find-msvc-tools v0.1.9
13562026-09-02T21:48:12.476Z Compiling shlex v1.3.0
13572026-09-02T21:48:12.609Z Compiling syn v2.0.117
13582026-09-02T21:48:12.838Z Compiling subtle v2.6.1
13592026-09-02T21:48:12.854Z Compiling scopeguard v1.2.0
13602026-09-02T21:48:12.854Z Compiling typenum v1.20.1
13612026-09-02T21:48:12.882Z Compiling stable_deref_trait v1.2.1
13622026-09-02T21:48:12.939Z Compiling zerocopy v0.8.55
13632026-09-02T21:48:12.965Z Compiling lock_api v0.4.14
13642026-09-02T21:48:12.968Z Compiling portable-atomic v1.13.1
13652026-09-02T21:48:13.004Z Compiling serde_json v1.0.151
13662026-09-02T21:48:13.204Z Compiling critical-section v1.2.0
13672026-09-02T21:48:13.220Z Compiling libm v0.2.16
13682026-09-02T21:48:13.311Z Compiling num-traits v0.2.19
13692026-09-02T21:48:13.373Z Compiling pkg-config v0.3.32
13702026-09-02T21:48:13.506Z Compiling errno v0.3.14
13712026-09-02T21:48:13.543Z Compiling jobserver v0.1.34
13722026-09-02T21:48:13.585Z Compiling getrandom v0.2.17
13732026-09-02T21:48:13.804Z Compiling cc v1.2.56
13742026-09-02T21:48:13.867Z Compiling rand_core v0.6.4
13752026-09-02T21:48:13.924Z Compiling generic-array v0.14.7
13762026-09-02T21:48:13.945Z Compiling getrandom v0.4.3
13772026-09-02T21:48:14.082Z Compiling once_cell v1.21.3
13782026-09-02T21:48:14.122Z Compiling pin-project-lite v0.2.17
13792026-09-02T21:48:14.144Z Compiling parking_lot_core v0.9.12
13802026-09-02T21:48:14.225Z Compiling const-oid v0.9.6
13812026-09-02T21:48:14.328Z Compiling rand_core v0.10.0
13822026-09-02T21:48:14.361Z Compiling signal-hook-registry v1.4.8
13832026-09-02T21:48:14.694Z Compiling bitflags v2.11.0
13842026-09-02T21:48:14.847Z Compiling litemap v0.8.1
13852026-09-02T21:48:14.862Z Compiling percent-encoding v2.3.2
13862026-09-02T21:48:14.918Z Compiling futures-core v0.3.32
13872026-09-02T21:48:14.950Z Compiling writeable v0.6.2
13882026-09-02T21:48:15.047Z Compiling semver v1.0.28
13892026-09-02T21:48:15.061Z Compiling parking_lot v0.12.5
13902026-09-02T21:48:15.082Z Compiling mio v1.2.0
13912026-09-02T21:48:15.115Z Compiling icu_normalizer_data v2.1.1
13922026-09-02T21:48:15.150Z Compiling icu_properties_data v2.1.2
13932026-09-02T21:48:15.350Z Compiling socket2 v0.6.3
13942026-09-02T21:48:15.362Z Compiling getrandom v0.3.4
13952026-09-02T21:48:15.392Z Compiling rustix v1.1.4
13962026-09-02T21:48:15.418Z Compiling futures-sink v0.3.32
13972026-09-02T21:48:15.504Z Compiling synstructure v0.13.2
13982026-09-02T21:48:15.529Z Compiling indexmap v2.14.0
13992026-09-02T21:48:15.544Z Compiling futures-channel v0.3.32
14002026-09-02T21:48:15.746Z Compiling slab v0.4.12
14012026-09-02T21:48:15.774Z Compiling futures-task v0.3.32
14022026-09-02T21:48:15.936Z Compiling utf8_iter v1.0.4
14032026-09-02T21:48:15.941Z Compiling futures-io v0.3.32
14042026-09-02T21:48:15.949Z Compiling form_urlencoded v1.2.2
14052026-09-02T21:48:16.029Z Compiling rustversion v1.0.22
14062026-09-02T21:48:16.075Z Compiling base64ct v1.8.3
14072026-09-02T21:48:16.078Z Compiling iana-time-zone v0.1.65
14082026-09-02T21:48:16.118Z Compiling cmake v0.1.57
14092026-09-02T21:48:16.167Z Compiling fs_extra v1.3.0
14102026-09-02T21:48:16.217Z Compiling flagset v0.4.7
14112026-09-02T21:48:16.283Z Compiling dunce v1.0.5
14122026-09-02T21:48:16.342Z Compiling pem-rfc7468 v0.7.0
14132026-09-02T21:48:16.435Z Compiling ident_case v1.0.1
14142026-09-02T21:48:16.453Z Compiling regex-syntax v0.8.10
14152026-09-02T21:48:16.488Z Compiling rand_core v0.9.5
14162026-09-02T21:48:16.556Z Compiling aws-lc-sys v0.40.0
14172026-09-02T21:48:16.570Z Compiling uuid v1.23.4
14182026-09-02T21:48:16.668Z Compiling base64 v0.22.1
14192026-09-02T21:48:16.771Z Compiling vcpkg v0.2.15
14202026-09-02T21:48:17.002Z Compiling syn v1.0.109
14212026-09-02T21:48:17.064Z Compiling serde_derive_internals v0.29.1
14222026-09-02T21:48:17.171Z Compiling rustc_version v0.4.1
14232026-09-02T21:48:17.189Z Compiling serde_derive v1.0.228
14242026-09-02T21:48:17.277Z Compiling zeroize_derive v1.5.0
14252026-09-02T21:48:17.318Z Compiling zerocopy-derive v0.8.55
14262026-09-02T21:48:17.499Z Compiling zerofrom-derive v0.1.6
14272026-09-02T21:48:17.513Z Compiling yoke-derive v0.8.1
14282026-09-02T21:48:17.930Z Compiling zerovec-derive v0.11.2
14292026-09-02T21:48:17.978Z Compiling displaydoc v0.2.5
14302026-09-02T21:48:18.684Z Compiling tokio-macros v2.7.0
14312026-09-02T21:48:18.723Z Compiling futures-macro v0.3.32
14322026-09-02T21:48:18.780Z Compiling der_derive v0.7.3
14332026-09-02T21:48:18.912Z Compiling zerofrom v0.1.6
14342026-09-02T21:48:19.042Z Compiling yoke v0.8.1
14352026-09-02T21:48:19.056Z Compiling thiserror-impl v2.0.18
14362026-09-02T21:48:19.224Z Compiling zerovec v0.11.5
14372026-09-02T21:48:19.409Z Compiling zerotrie v0.2.3
14382026-09-02T21:48:19.540Z Compiling futures-util v0.3.32
14392026-09-02T21:48:19.706Z Compiling tinystr v0.8.2
14402026-09-02T21:48:19.735Z Compiling potential_utf v0.1.4
14412026-09-02T21:48:19.749Z Compiling openssl-sys v0.9.117
14422026-09-02T21:48:19.899Z Compiling icu_locale_core v2.1.1
14432026-09-02T21:48:19.914Z Compiling icu_collections v2.1.1
14442026-09-02T21:48:20.321Z Compiling tracing-attributes v0.1.31
14452026-09-02T21:48:20.368Z Compiling thiserror v2.0.18
14462026-09-02T21:48:20.386Z Compiling tracing-core v0.1.36
14472026-09-02T21:48:20.476Z Compiling dyn-clone v1.0.20
14482026-09-02T21:48:20.618Z Compiling zeroize v1.9.0
14492026-09-02T21:48:20.655Z Compiling bytes v1.11.1
14502026-09-02T21:48:20.759Z Compiling icu_provider v2.1.1
14512026-09-02T21:48:20.936Z Compiling chrono v0.4.45
14522026-09-02T21:48:21.052Z Compiling icu_properties v2.1.2
14532026-09-02T21:48:21.264Z Compiling tokio v1.52.1
14542026-09-02T21:48:21.446Z Compiling crypto-common v0.1.7
14552026-09-02T21:48:21.605Z Compiling block-buffer v0.10.4
14562026-09-02T21:48:21.667Z Compiling icu_normalizer v2.1.1
14572026-09-02T21:48:21.785Z Compiling digest v0.10.7
14582026-09-02T21:48:21.878Z Compiling ppv-lite86 v0.2.21
14592026-09-02T21:48:21.894Z Compiling der v0.7.10
14602026-09-02T21:48:22.047Z Compiling idna_adapter v1.2.1
14612026-09-02T21:48:22.179Z Compiling idna v1.1.0
14622026-09-02T21:48:22.193Z Compiling http v1.4.2
14632026-09-02T21:48:22.205Z Compiling rand_chacha v0.9.0
14642026-09-02T21:48:22.219Z Compiling simd-adler32 v0.3.8
14652026-09-02T21:48:22.392Z Compiling cpufeatures v0.2.17
14662026-09-02T21:48:22.466Z Compiling url v2.5.8
14672026-09-02T21:48:22.481Z Compiling aws-lc-rs v1.16.3
14682026-09-02T21:48:22.763Z Compiling spki v0.7.3
14692026-09-02T21:48:22.829Z Compiling schemars v0.8.22
14702026-09-02T21:48:22.904Z Compiling http-body v1.0.1
14712026-09-02T21:48:22.972Z Compiling pkcs8 v0.10.2
14722026-09-02T21:48:23.045Z Compiling rand v0.9.2
14732026-09-02T21:48:23.057Z Compiling tracing v0.1.44
14742026-09-02T21:48:23.096Z Compiling rustls-pki-types v1.14.0
14752026-09-02T21:48:23.254Z Compiling schemars_derive v0.8.22
14762026-09-02T21:48:23.295Z Compiling spin v0.9.8
14772026-09-02T21:48:23.313Z Compiling adler2 v2.0.1
14782026-09-02T21:48:23.452Z Compiling cmov v0.5.4
14792026-09-02T21:48:23.501Z Compiling crc32fast v1.5.0
14802026-09-02T21:48:23.539Z Compiling tinyvec_macros v0.1.1
14812026-09-02T21:48:23.609Z Compiling openssl-probe v0.2.1
14822026-09-02T21:48:23.655Z Compiling httparse v1.10.1
14832026-09-02T21:48:23.776Z Compiling ctutils v0.4.2
14842026-09-02T21:48:23.790Z Compiling tinyvec v1.10.0
14852026-09-02T21:48:23.803Z Compiling tempfile v3.27.0
14862026-09-02T21:48:24.012Z Compiling miniz_oxide v0.8.9
14872026-09-02T21:48:24.044Z Compiling pest_generator v2.8.6
14882026-09-02T21:48:24.137Z Compiling sha2 v0.10.9
14892026-09-02T21:48:24.159Z Compiling terminal_size v0.4.3
14902026-09-02T21:48:24.297Z Compiling aho-corasick v1.1.4
14912026-09-02T21:48:24.596Z Compiling unicode-segmentation v1.12.0
14922026-09-02T21:48:24.703Z Compiling tower-service v0.3.3
14932026-09-02T21:48:24.803Z Compiling untrusted v0.7.1
14942026-09-02T21:48:24.930Z Compiling radium v0.7.0
14952026-09-02T21:48:24.969Z Compiling atomic-waker v1.1.2
14962026-09-02T21:48:25.095Z Compiling tokio-util v0.7.18
14972026-09-02T21:48:25.176Z Compiling try-lock v0.2.5
14982026-09-02T21:48:25.291Z Compiling tower-layer v0.3.3
14992026-09-02T21:48:25.422Z Compiling want v0.3.1
15002026-09-02T21:48:25.473Z Compiling regex-automata v0.4.14
15012026-09-02T21:48:25.589Z Compiling pest_derive v2.8.6
15022026-09-02T21:48:25.921Z Compiling h2 v0.4.15
15032026-09-02T21:48:26.003Z Compiling hybrid-array v0.4.13
15042026-09-02T21:48:26.104Z Compiling ipnet v2.12.0
15052026-09-02T21:48:26.198Z Compiling scroll_derive v0.13.1
15062026-09-02T21:48:26.641Z Compiling darling_core v0.20.11
15072026-09-02T21:48:26.774Z Compiling untrusted v0.9.0
15082026-09-02T21:48:26.868Z Compiling maybe-uninit v2.0.0
15092026-09-02T21:48:26.899Z Compiling openssl v0.10.80
15102026-09-02T21:48:26.996Z Compiling foreign-types-shared v0.1.1
15112026-09-02T21:48:27.028Z Compiling rustls v0.23.41
15122026-09-02T21:48:27.086Z Compiling httpdate v1.0.3
15132026-09-02T21:48:27.124Z Compiling tap v1.0.1
15142026-09-02T21:48:27.195Z Compiling foreign-types v0.3.2
15152026-09-02T21:48:27.209Z Compiling scroll v0.13.0
15162026-09-02T21:48:27.235Z Compiling wyz v0.5.1
15172026-09-02T21:48:27.311Z Compiling unicode-normalization v0.1.25
15182026-09-02T21:48:27.467Z Compiling rand_chacha v0.3.1
15192026-09-02T21:48:27.470Z Compiling signature v2.2.0
15202026-09-02T21:48:27.663Z Compiling hex v0.4.3
15212026-09-02T21:48:27.766Z Compiling openssl-macros v0.1.1
15222026-09-02T21:48:27.829Z Compiling thiserror-impl v1.0.69
15232026-09-02T21:48:27.934Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15242026-09-02T21:48:28.156Z Compiling bzip2-sys v0.1.13+1.0.8
15252026-09-02T21:48:28.237Z Compiling num-integer v0.1.46
15262026-09-02T21:48:28.308Z Compiling wait-timeout v0.2.1
15272026-09-02T21:48:28.428Z Compiling socket2 v0.5.10
15282026-09-02T21:48:28.560Z Compiling ahash v0.8.12
15292026-09-02T21:48:28.578Z Compiling bit-vec v0.8.0
15302026-09-02T21:48:28.761Z Compiling funty v2.0.0
15312026-09-02T21:48:28.800Z Compiling packed_struct v0.10.1
15322026-09-02T21:48:28.819Z Compiling num-conv v0.2.0
15332026-09-02T21:48:28.879Z Compiling darling_macro v0.20.11
15342026-09-02T21:48:28.947Z Compiling quick-error v1.2.3
15352026-09-02T21:48:29.036Z Compiling hyper v1.10.1
15362026-09-02T21:48:29.050Z Compiling native-tls v0.2.18
15372026-09-02T21:48:29.064Z Compiling powerfmt v0.2.0
15382026-09-02T21:48:29.252Z Compiling time-core v0.1.8
15392026-09-02T21:48:29.265Z Compiling num-bigint-dig v0.8.6
15402026-09-02T21:48:29.331Z Compiling clap_builder v4.6.0
15412026-09-02T21:48:29.360Z Compiling darling v0.20.11
15422026-09-02T21:48:29.399Z Compiling time-macros v0.2.27
15432026-09-02T21:48:29.474Z Compiling deranged v0.5.8
15442026-09-02T21:48:29.489Z Compiling bitvec v1.0.1
15452026-09-02T21:48:29.544Z Compiling thiserror v1.0.69
15462026-09-02T21:48:29.672Z Compiling rusty-fork v0.3.1
15472026-09-02T21:48:30.003Z Compiling bit-set v0.8.0
15482026-09-02T21:48:30.031Z Compiling num-iter v0.1.45
15492026-09-02T21:48:30.153Z Compiling hyper-util v0.1.20
15502026-09-02T21:48:30.619Z Compiling rand v0.8.6
15512026-09-02T21:48:30.914Z Compiling goblin v0.10.5
15522026-09-02T21:48:30.997Z Compiling packed_struct_codegen v0.10.1
15532026-09-02T21:48:31.460Z Compiling lazy_static v1.5.0
15542026-09-02T21:48:31.559Z Compiling hmac v0.12.1
15552026-09-02T21:48:31.729Z Compiling toml_datetime v0.6.11
15562026-09-02T21:48:31.909Z Compiling serde_spanned v0.6.9
15572026-09-02T21:48:31.993Z Compiling zerocopy-derive v0.6.6
15582026-09-02T21:48:32.062Z Compiling bitfield-macros v0.19.4
15592026-09-02T21:48:32.106Z Compiling clap_derive v4.6.1
15602026-09-02T21:48:32.353Z Compiling rand_xorshift v0.4.0
15612026-09-02T21:48:32.522Z Compiling sync_wrapper v1.0.2
15622026-09-02T21:48:32.632Z Compiling indexmap v1.9.3
15632026-09-02T21:48:32.763Z Compiling object v0.37.3
15642026-09-02T21:48:32.828Z Compiling crossbeam-utils v0.8.21
15652026-09-02T21:48:32.828Z Compiling zlib-rs v0.6.2
15662026-09-02T21:48:33.021Z Compiling crc-catalog v2.4.0
15672026-09-02T21:48:33.114Z Compiling usdt-impl v0.6.0
15682026-09-02T21:48:33.124Z Compiling unarray v0.1.4
15692026-09-02T21:48:33.238Z Compiling nodrop v0.1.14
15702026-09-02T21:48:33.314Z Compiling siphasher v1.0.2
15712026-09-02T21:48:33.374Z Compiling num_threads v0.1.7
15722026-09-02T21:48:33.433Z Compiling paste v1.0.15
15732026-09-02T21:48:33.469Z Compiling time v0.3.47
15742026-09-02T21:48:33.515Z Compiling array-init v0.0.4
15752026-09-02T21:48:33.741Z Compiling dof v0.4.0
15762026-09-02T21:48:33.837Z Compiling clap v4.6.1
15772026-09-02T21:48:33.851Z Compiling proptest v1.11.0
15782026-09-02T21:48:33.939Z Compiling crc v3.4.0
15792026-09-02T21:48:34.206Z Compiling zerocopy v0.6.6
15802026-09-02T21:48:34.520Z Compiling bitfield v0.19.4
15812026-09-02T21:48:34.869Z Compiling tower v0.5.3
15822026-09-02T21:48:35.140Z Compiling smallvec v0.6.14
15832026-09-02T21:48:35.425Z Compiling derive_builder_core v0.20.2
15842026-09-02T21:48:35.566Z Compiling dtrace-parser v0.3.0
15852026-09-02T21:48:35.971Z Compiling flate2 v1.1.9
15862026-09-02T21:48:36.232Z Compiling ipnetwork v0.21.1
15872026-09-02T21:48:36.257Z Compiling pkcs1 v0.7.5
15882026-09-02T21:48:36.297Z Compiling http-body-util v0.1.3
15892026-09-02T21:48:36.379Z Compiling heapless v0.7.17
15902026-09-02T21:48:36.545Z Compiling scroll_derive v0.12.1
15912026-09-02T21:48:36.639Z Compiling structmeta-derive v0.3.0
15922026-09-02T21:48:36.654Z Compiling slog v2.8.2
15932026-09-02T21:48:36.690Z Compiling darling_core v0.23.0
15942026-09-02T21:48:36.841Z Compiling thread-id v5.1.0
15952026-09-02T21:48:36.938Z Compiling cookie v0.18.1
15962026-09-02T21:48:36.943Z Compiling env_filter v2.0.0
15972026-09-02T21:48:37.116Z Compiling syn v3.0.3
15982026-09-02T21:48:37.229Z Compiling unicode-bidi v0.3.18
15992026-09-02T21:48:37.243Z Compiling hashbrown v0.12.3
16002026-09-02T21:48:37.722Z Compiling allocator-api2 v0.2.21
16012026-09-02T21:48:37.725Z Compiling base64 v0.21.7
16022026-09-02T21:48:37.767Z Compiling ryu v1.0.23
16032026-09-02T21:48:37.949Z Compiling signal-hook v0.3.18
16042026-09-02T21:48:38.047Z Compiling iri-string v0.7.10
16052026-09-02T21:48:38.047Z Compiling gimli v0.32.3
16062026-09-02T21:48:38.122Z Compiling anyhow v1.0.104
16072026-09-02T21:48:38.430Z Compiling unicode-properties v0.1.4
16082026-09-02T21:48:38.644Z Compiling zstd-safe v7.2.4
16092026-09-02T21:48:38.843Z Compiling winnow v0.5.40
16102026-09-02T21:48:39.189Z Compiling darling_macro v0.23.0
16112026-09-02T21:48:39.548Z Compiling tower-http v0.6.8
16122026-09-02T21:48:39.685Z Compiling addr2line v0.25.1
16132026-09-02T21:48:39.960Z Compiling stringprep v0.1.5
16142026-09-02T21:48:40.038Z Compiling ron v0.8.1
16152026-09-02T21:48:40.190Z Compiling toml_edit v0.19.15
16162026-09-02T21:48:40.264Z Compiling serde_urlencoded v0.7.1
16172026-09-02T21:48:40.399Z Compiling structmeta v0.3.0
16182026-09-02T21:48:40.514Z Compiling scroll v0.12.0
16192026-09-02T21:48:40.518Z Compiling daft-derive v0.1.8
16202026-09-02T21:48:40.659Z Compiling env_logger v0.11.11
16212026-09-02T21:48:40.962Z Compiling rsa v0.9.10
16222026-09-02T21:48:40.980Z Compiling oxnet v0.1.6
16232026-09-02T21:48:41.008Z Compiling derive_builder_macro v0.20.2
16242026-09-02T21:48:41.224Z Compiling newtype-uuid v1.3.2
16252026-09-02T21:48:41.441Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16262026-09-02T21:48:41.456Z Compiling hashbrown v0.13.2
16272026-09-02T21:48:41.519Z Compiling bzip2 v0.4.4
16282026-09-02T21:48:41.648Z Compiling serde-hex v0.1.0
16292026-09-02T21:48:41.722Z Compiling tokio-native-tls v0.3.1
16302026-09-02T21:48:41.901Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16312026-09-02T21:48:41.948Z Compiling camino v1.2.5
16322026-09-02T21:48:42.828Z Compiling bstr v1.12.1
16332026-09-02T21:48:43.323Z Compiling block-padding v0.4.2
16342026-09-02T21:48:43.323Z Compiling crypto-common v0.2.2
16352026-09-02T21:48:43.475Z Compiling block-buffer v0.12.1
16362026-09-02T21:48:43.500Z Compiling heck v0.4.1
16372026-09-02T21:48:43.679Z Compiling rustls-native-certs v0.8.3
16382026-09-02T21:48:43.725Z Compiling x509-cert v0.2.5
16392026-09-02T21:48:43.972Z Compiling md-5 v0.10.6
16402026-09-02T21:48:44.022Z Compiling erased-serde v0.3.31
16412026-09-02T21:48:44.149Z Compiling serde_tokenstream v0.2.3
16422026-09-02T21:48:44.468Z Compiling curve25519-dalek v4.1.3
16432026-09-02T21:48:44.523Z Compiling zerocopy-derive v0.7.35
16442026-09-02T21:48:44.689Z Compiling async-trait v0.1.89
16452026-09-02T21:48:44.804Z Compiling pin-project-internal v1.1.11
16462026-09-02T21:48:44.837Z Compiling vergen-lib v9.1.0
16472026-09-02T21:48:45.017Z Compiling hash32 v0.2.1
16482026-09-02T21:48:45.062Z Compiling memoffset v0.9.1
16492026-09-02T21:48:45.211Z Compiling encoding_rs v0.8.35
16502026-09-02T21:48:45.251Z Compiling ref-cast v1.0.25
16512026-09-02T21:48:45.327Z Compiling litrs v1.0.0
16522026-09-02T21:48:45.375Z Compiling fallible-iterator v0.2.0
16532026-09-02T21:48:45.550Z Compiling crc-any v2.5.0
16542026-09-02T21:48:45.689Z Compiling rustix v0.38.44
16552026-09-02T21:48:45.704Z Compiling smoltcp v0.9.1
16562026-09-02T21:48:45.780Z Compiling cfg_aliases v0.2.1
16572026-09-02T21:48:45.826Z Compiling rustc-demangle v0.1.27
16582026-09-02T21:48:45.854Z Compiling mime v0.3.17
16592026-09-02T21:48:45.896Z Compiling psl-types v2.0.11
16602026-09-02T21:48:45.990Z Compiling owo-colors v4.3.0
16612026-09-02T21:48:46.016Z Compiling publicsuffix v2.3.0
16622026-09-02T21:48:46.058Z Compiling backtrace v0.3.76
16632026-09-02T21:48:46.103Z Compiling pin-project v1.1.11
16642026-09-02T21:48:46.125Z Compiling nix v0.31.2
16652026-09-02T21:48:46.185Z Compiling document-features v0.2.12
16662026-09-02T21:48:46.201Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16672026-09-02T21:48:46.215Z Compiling postgres-protocol v0.6.10
16682026-09-02T21:48:46.419Z Compiling zerocopy v0.7.35
16692026-09-02T21:48:46.811Z Compiling snafu-derive v0.8.9
16702026-09-02T21:48:46.833Z Compiling inout v0.2.2
16712026-09-02T21:48:46.980Z Compiling daft v0.1.8
16722026-09-02T21:48:47.023Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16732026-09-02T21:48:47.150Z Compiling object v0.30.4
16742026-09-02T21:48:47.183Z Compiling hyper-tls v0.6.0
16752026-09-02T21:48:47.235Z Compiling zip v0.6.6
16762026-09-02T21:48:47.271Z Compiling toml v0.7.8
16772026-09-02T21:48:47.311Z Compiling derive_builder v0.20.2
16782026-09-02T21:48:47.432Z Compiling goblin v0.8.2
16792026-09-02T21:48:47.785Z Compiling derive-ex v0.1.8
16802026-09-02T21:48:48.192Z Compiling darling v0.23.0
16812026-09-02T21:48:48.280Z Compiling phf_shared v0.13.1
16822026-09-02T21:48:48.422Z Compiling regex v1.12.3
16832026-09-02T21:48:48.537Z Compiling hubpack_derive v0.1.1
16842026-09-02T21:48:48.707Z Compiling convert_case v0.10.0
16852026-09-02T21:48:48.842Z Compiling futures-executor v0.3.32
16862026-09-02T21:48:48.970Z Compiling strum_macros v0.27.2
16872026-09-02T21:48:49.007Z Compiling ref-cast-impl v1.0.25
16882026-09-02T21:48:49.093Z Compiling curve25519-dalek-derive v0.1.1
16892026-09-02T21:48:49.418Z Compiling vergen v9.1.0
16902026-09-02T21:48:49.547Z Compiling cargo-platform v0.3.2
16912026-09-02T21:48:49.598Z Compiling ff v0.13.1
16922026-09-02T21:48:49.731Z Compiling fs-err v3.3.0
16932026-09-02T21:48:49.745Z Compiling path-slash v0.1.5
16942026-09-02T21:48:49.821Z Compiling same-file v1.0.6
16952026-09-02T21:48:49.877Z Compiling base16ct v0.2.0
16962026-09-02T21:48:49.920Z Compiling bumpalo v3.20.2
16972026-09-02T21:48:49.966Z Compiling jiff-core v0.1.0
16982026-09-02T21:48:49.990Z Compiling foldhash v0.1.5
16992026-09-02T21:48:50.053Z Compiling managed v0.8.0
17002026-09-02T21:48:50.163Z Compiling bitflags v1.3.2
17012026-09-02T21:48:50.181Z Compiling libbz2-rs-sys v0.2.2
17022026-09-02T21:48:50.242Z Compiling foldhash v0.2.0
17032026-09-02T21:48:50.274Z Compiling is_ci v1.2.0
17042026-09-02T21:48:50.413Z Compiling textwrap v0.16.2
17052026-09-02T21:48:50.463Z Compiling hashbrown v0.16.1
17062026-09-02T21:48:50.847Z Compiling jiff v0.2.34
17072026-09-02T21:48:50.874Z Compiling bzip2 v0.6.1
17082026-09-02T21:48:50.877Z Compiling supports-color v3.0.2
17092026-09-02T21:48:50.932Z Compiling strum v0.27.2
17102026-09-02T21:48:51.049Z Compiling hashbrown v0.15.5
17112026-09-02T21:48:51.052Z Compiling zopfli v0.8.3
17122026-09-02T21:48:51.090Z Compiling sec1 v0.7.3
17132026-09-02T21:48:51.094Z Compiling walkdir v2.5.0
17142026-09-02T21:48:51.445Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17152026-09-02T21:48:51.615Z Compiling cargo_metadata v0.23.1
17162026-09-02T21:48:51.767Z Compiling group v0.13.0
17172026-09-02T21:48:51.857Z Compiling dof v0.3.0
17182026-09-02T21:48:52.080Z Compiling test-strategy v0.4.5
17192026-09-02T21:48:52.577Z Compiling derive_more-impl v2.1.1
17202026-09-02T21:48:52.864Z Compiling futures v0.3.32
17212026-09-02T21:48:52.953Z Compiling hubpack v0.1.2
17222026-09-02T21:48:52.967Z Compiling snafu v0.8.9
17232026-09-02T21:48:53.174Z Compiling phf v0.13.1
17242026-09-02T21:48:53.318Z Compiling signal-hook-mio v0.2.5
17252026-09-02T21:48:53.340Z Compiling serde_with_macros v3.21.0
17262026-09-02T21:48:53.582Z Compiling cookie_store v0.22.1
17272026-09-02T21:48:53.719Z Compiling zstd v0.13.3
17282026-09-02T21:48:53.808Z Compiling reqwest v0.12.28
17292026-09-02T21:48:53.984Z Compiling cipher v0.5.2
17302026-09-02T21:48:54.299Z Compiling postgres-types v0.2.12
17312026-09-02T21:48:54.349Z Compiling backtrace-ext v0.2.1
17322026-09-02T21:48:54.483Z Compiling usdt-macro v0.6.0
17332026-09-02T21:48:54.520Z Compiling usdt-attr-macro v0.6.0
17342026-09-02T21:48:54.845Z Compiling globset v0.4.18
17352026-09-02T21:48:55.153Z Compiling phf_shared v0.11.3
17362026-09-02T21:48:55.248Z Compiling hkdf v0.12.4
17372026-09-02T21:48:55.273Z Compiling dtrace-parser v0.2.0
17382026-09-02T21:48:55.389Z Compiling byte-wrapper v0.1.0
17392026-09-02T21:48:55.392Z Compiling olpc-cjson v0.1.4
17402026-09-02T21:48:55.413Z Compiling ed25519 v2.2.3
17412026-09-02T21:48:55.497Z Compiling crypto-bigint v0.5.5
17422026-09-02T21:48:55.515Z Compiling serde_plain v1.0.2
17432026-09-02T21:48:55.552Z Compiling serde-big-array v0.5.1
17442026-09-02T21:48:55.648Z Compiling async-recursion v1.1.1
17452026-09-02T21:48:55.697Z Compiling serde_repr v0.1.20
17462026-09-02T21:48:55.713Z Compiling miette-derive v7.6.0
17472026-09-02T21:48:56.004Z Compiling strum_macros v0.26.4
17482026-09-02T21:48:56.236Z Compiling enum-as-inner v0.6.1
17492026-09-02T21:48:56.305Z Compiling pem v3.0.6
17502026-09-02T21:48:56.318Z Compiling float-cmp v0.10.0
17512026-09-02T21:48:56.481Z Compiling thread-id v4.2.2
17522026-09-02T21:48:56.571Z Compiling memmap2 v0.9.10
17532026-09-02T21:48:56.676Z Compiling static_assertions v1.1.0
17542026-09-02T21:48:56.755Z Compiling supports-unicode v3.0.0
17552026-09-02T21:48:56.787Z Compiling cpufeatures v0.3.0
17562026-09-02T21:48:56.801Z Compiling fixedbitset v0.4.2
17572026-09-02T21:48:56.869Z Compiling data-encoding v2.10.0
17582026-09-02T21:48:56.906Z Compiling fixedbitset v0.5.7
17592026-09-02T21:48:56.906Z Compiling winnow v1.0.3
17602026-09-02T21:48:57.024Z Compiling either v1.15.0
17612026-09-02T21:48:57.219Z Compiling new_debug_unreachable v1.0.6
17622026-09-02T21:48:57.237Z Compiling normalize-line-endings v0.3.0
17632026-09-02T21:48:57.295Z Compiling whoami v2.1.0
17642026-09-02T21:48:57.337Z Compiling predicates-core v1.0.10
17652026-09-02T21:48:57.522Z Compiling const-oid v0.10.2
17662026-09-02T21:48:57.536Z Compiling difflib v0.4.0
17672026-09-02T21:48:57.565Z Compiling precomputed-hash v0.1.1
17682026-09-02T21:48:57.659Z Compiling typed-path v0.9.3
17692026-09-02T21:48:57.676Z Compiling supports-hyperlinks v3.2.0
17702026-09-02T21:48:57.680Z Compiling keccak v0.1.6
17712026-09-02T21:48:57.727Z Compiling digest v0.11.3
17722026-09-02T21:48:57.829Z Compiling miette v7.6.0
17732026-09-02T21:48:57.844Z Compiling strum v0.26.3
17742026-09-02T21:48:57.956Z Compiling toml_parser v1.1.2+spec-1.1.0
17752026-09-02T21:48:57.974Z Compiling sha3 v0.10.8
17762026-09-02T21:48:58.007Z Compiling predicates v3.1.4
17772026-09-02T21:48:58.093Z Compiling string_cache v0.8.9
17782026-09-02T21:48:58.319Z Compiling tokio-postgres v0.7.16
17792026-09-02T21:48:58.421Z Compiling itertools v0.13.0
17802026-09-02T21:48:58.421Z Compiling hickory-proto v0.25.2
17812026-09-02T21:48:58.558Z Compiling petgraph v0.8.3
17822026-09-02T21:48:58.624Z Compiling toml_edit v0.22.27
17832026-09-02T21:48:58.856Z Compiling petgraph v0.6.5
17842026-09-02T21:48:58.963Z Compiling chacha20 v0.10.0
17852026-09-02T21:48:59.351Z Compiling usdt v0.6.0
17862026-09-02T21:48:59.627Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17872026-09-02T21:48:59.648Z Compiling usdt-impl v0.5.0
17882026-09-02T21:49:00.223Z Compiling elliptic-curve v0.13.8
17892026-09-02T21:49:00.319Z Compiling ed25519-dalek v2.2.0
17902026-09-02T21:49:00.498Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17912026-09-02T21:49:00.535Z Compiling crossterm v0.28.1
17922026-09-02T21:49:00.632Z Compiling serde_with v3.21.0
17932026-09-02T21:49:01.303Z Compiling zip v4.6.1
17942026-09-02T21:49:01.824Z Compiling derive_more v2.1.1
17952026-09-02T21:49:02.022Z Compiling iddqd v0.4.2
17962026-09-02T21:49:02.335Z Compiling similar v2.7.0
17972026-09-02T21:49:02.438Z Compiling crossbeam-epoch v0.9.18
17982026-09-02T21:49:02.458Z Compiling tokio-stream v0.1.18
17992026-09-02T21:49:02.549Z Compiling buf-list v1.1.2
18002026-09-02T21:49:02.667Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18012026-09-02T21:49:02.767Z Compiling openapiv3 v2.2.0
18022026-09-02T21:49:02.822Z Compiling peg-runtime v0.8.5
18032026-09-02T21:49:02.913Z Compiling lalrpop-util v0.19.12
18042026-09-02T21:49:02.972Z Compiling thread_local v1.1.9
18052026-09-02T21:49:03.098Z Compiling slog-async v2.8.0
18062026-09-02T21:49:03.112Z Compiling crossbeam-channel v0.5.15
18072026-09-02T21:49:03.112Z Compiling filetime v0.2.27
18082026-09-02T21:49:03.188Z Compiling is-terminal v0.4.17
18092026-09-02T21:49:03.232Z Compiling term v1.2.1
18102026-09-02T21:49:03.287Z Compiling xattr v1.6.1
18112026-09-02T21:49:03.302Z Compiling take_mut v0.2.2
18122026-09-02T21:49:03.306Z Compiling camino-tempfile v1.4.1
18132026-09-02T21:49:03.411Z Compiling tar v0.4.46
18142026-09-02T21:49:03.531Z Compiling slog-term v2.9.2
18152026-09-02T21:49:09.491Z Compiling rustls-webpki v0.103.13
18162026-09-02T21:49:12.189Z Compiling tokio-rustls v0.26.4
18172026-09-02T21:49:12.189Z Compiling rustls-platform-verifier v0.6.2
18182026-09-02T21:49:12.189Z Compiling tough v0.22.0
18192026-09-02T21:49:12.397Z Compiling hyper-rustls v0.27.7
18202026-09-02T21:49:12.591Z Compiling reqwest v0.13.2
18212026-09-02T21:49:14.806Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18222026-09-02T21:49:15.022Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18232026-09-02T21:49:17.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18242026-09-02T21:49:18.102Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18252026-09-02T21:49:18.160ZSep 02 21:49:16.446 INFO Starting download, target: Clickhouse
18262026-09-02T21:49:18.160ZSep 02 21:49:16.446 INFO Starting download, target: Cockroach
18272026-09-02T21:49:18.160ZSep 02 21:49:16.446 INFO Starting download, target: Console
18282026-09-02T21:49:18.160ZSep 02 21:49:16.446 INFO Starting download, target: DendriteStub
18292026-09-02T21:49:18.164ZSep 02 21:49:16.446 INFO Starting download, target: MaghemiteMgd
18302026-09-02T21:49:18.164ZSep 02 21:49:16.446 INFO Starting download, target: MaghemiteDdmd
18312026-09-02T21:49:18.164ZSep 02 21:49:16.446 INFO Starting download, target: TransceiverControl
18322026-09-02T21:49:18.164ZSep 02 21:49:16.446 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18332026-09-02T21:49:18.164ZSep 02 21:49:16.446 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18342026-09-02T21:49:18.164ZSep 02 21:49:16.446 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18352026-09-02T21:49:18.164ZSep 02 21:49:16.446 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18362026-09-02T21:49:18.164ZSep 02 21:49:16.446 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18372026-09-02T21:49:18.165ZSep 02 21:49:16.446 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18382026-09-02T21:49:18.165ZSep 02 21:49:16.446 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18392026-09-02T21:49:18.462ZSep 02 21:49:16.753 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18402026-09-02T21:49:18.669ZSep 02 21:49:16.957 INFO Download complete, target: TransceiverControl
18412026-09-02T21:49:19.883ZSep 02 21:49:18.176 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18422026-09-02T21:49:19.943ZSep 02 21:49:18.235 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18432026-09-02T21:49:20.176ZSep 02 21:49:18.468 INFO Download complete, target: Console
18442026-09-02T21:49:22.235ZSep 02 21:49:20.512 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18452026-09-02T21:49:22.487ZSep 02 21:49:20.758 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18462026-09-02T21:49:22.573ZSep 02 21:49:20.844 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18472026-09-02T21:49:22.743ZSep 02 21:49:21.036 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18482026-09-02T21:49:22.743ZSep 02 21:49:21.036 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18492026-09-02T21:49:24.063ZSep 02 21:49:22.356 INFO Download complete, target: MaghemiteDdmd
18502026-09-02T21:49:24.998ZSep 02 21:49:23.290 INFO Download complete, target: DendriteStub
18512026-09-02T21:49:25.015ZSep 02 21:49:23.308 INFO Download complete, target: MaghemiteMgd
18522026-09-02T21:49:26.493ZSep 02 21:49:24.785 INFO Checking that binary works, target: Clickhouse
18532026-09-02T21:49:26.614ZSep 02 21:49:24.907 INFO Download complete, target: Clickhouse
18542026-09-02T21:49:27.350ZSep 02 21:49:25.642 INFO Checking that binary works, target: Cockroach
18552026-09-02T21:49:27.474ZSep 02 21:49:25.766 INFO Download complete, target: Cockroach
18562026-09-02T21:49:27.490ZAll builder prerequisites installed successfully, and PATH looks valid
18572026-09-02T21:49:27.493Z
18582026-09-02T21:49:27.493Zreal 2:11.390433272
18592026-09-02T21:49:27.493Zuser 7:20.224177046
18602026-09-02T21:49:27.493Zsys 1:28.049324483
18612026-09-02T21:49:27.493Ztrap 0.246883594
18622026-09-02T21:49:27.493Ztflt 0.476093468
18632026-09-02T21:49:27.494Zdflt 0.876271635
18642026-09-02T21:49:27.494Zkflt 0.019400072
18652026-09-02T21:49:27.494Zlock 27:31.660037875
18662026-09-02T21:49:27.494Zslp 22:15.424587796
18672026-09-02T21:49:27.494Zlat 48.007212861
18682026-09-02T21:49:27.494Zstop 2:39.584145654
18692026-09-02T21:49:27.494Z+ banner clippy
18702026-09-02T21:49:27.494Z
18712026-09-02T21:49:27.494Z #### # # ##### ##### # #
18722026-09-02T21:49:27.494Z # # # # # # # # # #
18732026-09-02T21:49:27.494Z # # # # # # # #
18742026-09-02T21:49:27.494Z # # # ##### ##### #
18752026-09-02T21:49:27.494Z # # # # # # #
18762026-09-02T21:49:27.494Z #### ###### # # # #
18772026-09-02T21:49:27.494Z
18782026-09-02T21:49:27.494Z+ export CARGO_INCREMENTAL=0
18792026-09-02T21:49:27.494Z+ CARGO_INCREMENTAL=0
18802026-09-02T21:49:27.494Z+ ptime -m cargo xtask clippy
18812026-09-02T21:49:27.962Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18822026-09-02T21:49:28.251Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18832026-09-02T21:49:30.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
18842026-09-02T21:49:30.123Z Running `target/debug/xtask clippy`
18852026-09-02T21:49:30.149Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18862026-09-02T21:49:30.717Z Downloading crates ...
18872026-09-02T21:49:30.895Z Downloaded assert-json-diff v2.0.2
18882026-09-02T21:49:30.898Z Downloaded criterion-plot v0.6.0
18892026-09-02T21:49:30.898Z Downloaded cast v0.3.0
18902026-09-02T21:49:30.898Z Downloaded constant_time_eq v0.3.1
18912026-09-02T21:49:30.898Z Downloaded async-lock v3.4.2
18922026-09-02T21:49:30.901Z Downloaded approx v0.5.1
18932026-09-02T21:49:30.901Z Downloaded async-object-pool v0.2.0
18942026-09-02T21:49:30.901Z Downloaded anes v0.1.6
18952026-09-02T21:49:30.904Z Downloaded assert_cmd v2.1.2
18962026-09-02T21:49:30.904Z Downloaded concurrent-queue v2.5.0
18972026-09-02T21:49:30.904Z Downloaded cfg-expr v0.20.6
18982026-09-02T21:49:30.907Z Downloaded escape8259 v0.5.3
18992026-09-02T21:49:30.907Z Downloaded blake2b_simd v1.0.4
19002026-09-02T21:49:30.907Z Downloaded criterion v0.7.0
19012026-09-02T21:49:30.910Z Downloaded datatest-stable v0.3.3
19022026-09-02T21:49:30.913Z Downloaded event-listener-strategy v0.5.4
19032026-09-02T21:49:30.913Z Downloaded event-listener v5.4.1
19042026-09-02T21:49:30.916Z Downloaded fancy-regex v0.14.0
19052026-09-02T21:49:30.916Z Downloaded futures-timer v3.0.3
19062026-09-02T21:49:30.920Z Downloaded guppy-workspace-hack v0.1.0
19072026-09-02T21:49:30.920Z Downloaded guppy v0.17.25
19082026-09-02T21:49:30.923Z Downloaded hex-literal v0.4.1
19092026-09-02T21:49:30.923Z Downloaded hickory-client v0.25.2
19102026-09-02T21:49:30.923Z Downloaded httptest v0.16.4
19112026-09-02T21:49:30.925Z Downloaded linkme-impl v0.3.35
19122026-09-02T21:49:30.926Z Downloaded knuffel-derive v3.2.0
19132026-09-02T21:49:30.926Z Downloaded knuffel v3.2.0
19142026-09-02T21:49:30.928Z Downloaded miette-derive v5.10.0
19152026-09-02T21:49:30.928Z Downloaded libtest-mimic v0.8.1
19162026-09-02T21:49:30.928Z Downloaded linkme v0.3.35
19172026-09-02T21:49:30.932Z Downloaded miette v5.10.0
19182026-09-02T21:49:30.932Z Downloaded nested v0.1.1
19192026-09-02T21:49:30.932Z Downloaded parking v2.2.1
19202026-09-02T21:49:30.935Z Downloaded oorandom v11.1.5
19212026-09-02T21:49:30.935Z Downloaded owo-colors v3.5.0
19222026-09-02T21:49:30.935Z Downloaded pathdiff v0.2.3
19232026-09-02T21:49:30.935Z Downloaded plotters-backend v0.3.7
19242026-09-02T21:49:30.935Z Downloaded plotters-svg v0.3.7
19252026-09-02T21:49:30.935Z Downloaded partial-io v0.5.4
19262026-09-02T21:49:30.938Z Downloaded path-tree v0.8.3
19272026-09-02T21:49:30.938Z Downloaded relative-path v1.9.3
19282026-09-02T21:49:30.938Z Downloaded rand_distr v0.5.1
19292026-09-02T21:49:30.940Z Downloaded rstest v0.25.0
19302026-09-02T21:49:30.943Z Downloaded similar-asserts v1.7.0
19312026-09-02T21:49:30.943Z Downloaded rust-argon2 v2.1.0
19322026-09-02T21:49:30.946Z Downloaded plotters v0.3.7
19332026-09-02T21:49:30.949Z Downloaded serde_regex v1.1.0
19342026-09-02T21:49:30.949Z Downloaded rstest_macros v0.25.0
19352026-09-02T21:49:30.952Z Downloaded stringmetrics v2.2.2
19362026-09-02T21:49:30.952Z Downloaded target-triple v1.0.0
19372026-09-02T21:49:30.956Z Downloaded supports-color v2.1.0
19382026-09-02T21:49:30.956Z Downloaded supports-unicode v2.1.0
19392026-09-02T21:49:30.956Z Downloaded supports-hyperlinks v2.1.0
19402026-09-02T21:49:30.956Z Downloaded terminal_size v0.1.17
19412026-09-02T21:49:30.956Z Downloaded target-lexicon v0.13.3
19422026-09-02T21:49:30.956Z Downloaded termcolor v1.4.1
19432026-09-02T21:49:30.956Z Downloaded tinytemplate v1.2.1
19442026-09-02T21:49:30.959Z Downloaded target-spec v3.5.7
19452026-09-02T21:49:30.959Z Downloaded textwrap v0.15.2
19462026-09-02T21:49:30.959Z Downloaded trybuild v1.0.116
19472026-09-02T21:49:30.983Z Downloaded httpmock v0.8.3
19482026-09-02T21:49:32.801Z Checking cfg-if v1.0.4
19492026-09-02T21:49:33.169Z Checking serde_core v1.0.228
19502026-09-02T21:49:33.169Z Checking libc v0.2.185
19512026-09-02T21:49:33.238Z Checking memchr v2.8.0
19522026-09-02T21:49:33.279Z Checking smallvec v1.15.1
19532026-09-02T21:49:33.315Z Checking rand_core v0.10.0
19542026-09-02T21:49:33.346Z Checking itoa v1.0.17
19552026-09-02T21:49:33.382Z Checking subtle v2.6.1
19562026-09-02T21:49:33.385Z Checking libm v0.2.16
19572026-09-02T21:49:33.482Z Checking log v0.4.33
19582026-09-02T21:49:33.532Z Checking typenum v1.20.1
19592026-09-02T21:49:33.570Z Checking scopeguard v1.2.0
19602026-09-02T21:49:33.574Z Checking zmij v1.0.21
19612026-09-02T21:49:33.636Z Checking getrandom v0.4.3
19622026-09-02T21:49:33.639Z Checking errno v0.3.14
19632026-09-02T21:49:33.702Z Checking lock_api v0.4.14
19642026-09-02T21:49:33.737Z Checking stable_deref_trait v1.2.1
19652026-09-02T21:49:33.812Z Checking zerofrom v0.1.6
19662026-09-02T21:49:33.853Z Checking percent-encoding v2.3.2
19672026-09-02T21:49:33.890Z Checking litemap v0.8.1
19682026-09-02T21:49:33.890Z Checking writeable v0.6.2
19692026-09-02T21:49:33.957Z Checking yoke v0.8.1
19702026-09-02T21:49:34.032Z Checking icu_normalizer_data v2.1.1
19712026-09-02T21:49:34.054Z Checking icu_properties_data v2.1.2
19722026-09-02T21:49:34.077Z Checking form_urlencoded v1.2.2
19732026-09-02T21:49:34.113Z Checking utf8_iter v1.0.4
19742026-09-02T21:49:34.150Z Checking zerovec v0.11.5
19752026-09-02T21:49:34.153Z Checking num-traits v0.2.19
19762026-09-02T21:49:34.153Z Checking zerotrie v0.2.3
19772026-09-02T21:49:34.247Z Checking portable-atomic v1.13.1
19782026-09-02T21:49:34.247Z Checking zerocopy v0.8.55
19792026-09-02T21:49:34.314Z Checking critical-section v1.2.0
19802026-09-02T21:49:34.350Z Checking pin-project-lite v0.2.17
19812026-09-02T21:49:34.443Z Checking parking_lot_core v0.9.12
19822026-09-02T21:49:34.494Z Checking signal-hook-registry v1.4.8
19832026-09-02T21:49:34.536Z Checking mio v1.2.0
19842026-09-02T21:49:34.606Z Checking tinystr v0.8.2
19852026-09-02T21:49:34.668Z Checking potential_utf v0.1.4
19862026-09-02T21:49:34.703Z Checking parking_lot v0.12.5
19872026-09-02T21:49:34.706Z Checking serde v1.0.228
19882026-09-02T21:49:34.770Z Checking bitflags v2.11.0
19892026-09-02T21:49:34.772Z Checking serde_json v1.0.151
19902026-09-02T21:49:34.836Z Checking icu_locale_core v2.1.1
19912026-09-02T21:49:34.839Z Checking icu_collections v2.1.1
19922026-09-02T21:49:34.903Z Checking once_cell v1.21.3
19932026-09-02T21:49:34.938Z Checking iana-time-zone v0.1.65
19942026-09-02T21:49:34.984Z Checking uuid v1.23.4
19952026-09-02T21:49:35.078Z Checking socket2 v0.6.3
19962026-09-02T21:49:35.127Z Checking semver v1.0.28
19972026-09-02T21:49:35.165Z Checking zeroize v1.9.0
19982026-09-02T21:49:35.200Z Checking bytes v1.11.1
19992026-09-02T21:49:35.323Z Checking chrono v0.4.45
20002026-09-02T21:49:35.372Z Checking thiserror v2.0.18
20012026-09-02T21:49:35.414Z Checking icu_provider v2.1.1
20022026-09-02T21:49:35.450Z Checking dyn-clone v1.0.20
20032026-09-02T21:49:35.504Z Checking rustix v1.1.4
20042026-09-02T21:49:35.504Z Checking futures-core v0.3.32
20052026-09-02T21:49:35.507Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20062026-09-02T21:49:35.618Z Checking equivalent v1.0.2
20072026-09-02T21:49:35.658Z Checking tokio v1.52.1
20082026-09-02T21:49:35.661Z Checking icu_normalizer v2.1.1
20092026-09-02T21:49:35.726Z Checking icu_properties v2.1.2
20102026-09-02T21:49:35.729Z Checking getrandom v0.2.17
20112026-09-02T21:49:35.844Z Checking cmov v0.5.4
20122026-09-02T21:49:35.936Z Checking rand_core v0.6.4
20132026-09-02T21:49:36.017Z Checking futures-sink v0.3.32
20142026-09-02T21:49:36.061Z Checking ctutils v0.4.2
20152026-09-02T21:49:36.140Z Checking byteorder v1.5.0
20162026-09-02T21:49:36.143Z Checking getrandom v0.3.4
20172026-09-02T21:49:36.207Z Checking futures-channel v0.3.32
20182026-09-02T21:49:36.299Z Checking hybrid-array v0.4.13
20192026-09-02T21:49:36.345Z Checking futures-io v0.3.32
20202026-09-02T21:49:36.382Z Checking slab v0.4.12
20212026-09-02T21:49:36.384Z Checking futures-task v0.3.32
20222026-09-02T21:49:36.484Z Checking regex-syntax v0.8.10
20232026-09-02T21:49:36.488Z Checking fnv v1.0.7
20242026-09-02T21:49:36.566Z Checking idna_adapter v1.2.1
20252026-09-02T21:49:36.569Z Checking generic-array v0.14.7
20262026-09-02T21:49:36.633Z Checking futures-util v0.3.32
20272026-09-02T21:49:36.635Z Checking hashbrown v0.17.0
20282026-09-02T21:49:36.745Z Checking idna v1.1.0
20292026-09-02T21:49:37.001Z Checking ppv-lite86 v0.2.21
20302026-09-02T21:49:37.038Z Checking url v2.5.8
20312026-09-02T21:49:37.072Z Checking crypto-common v0.2.2
20322026-09-02T21:49:37.075Z Checking thiserror v1.0.69
20332026-09-02T21:49:37.149Z Checking indexmap v2.14.0
20342026-09-02T21:49:37.197Z Checking const-oid v0.9.6
20352026-09-02T21:49:37.331Z Checking base64ct v1.8.3
20362026-09-02T21:49:37.507Z Checking schemars v0.8.22
20372026-09-02T21:49:37.592Z Checking crypto-common v0.1.7
20382026-09-02T21:49:37.736Z Checking block-buffer v0.12.1
20392026-09-02T21:49:37.771Z Checking base64 v0.22.1
20402026-09-02T21:49:37.774Z Checking block-buffer v0.10.4
20412026-09-02T21:49:37.774Z Checking rand_core v0.9.5
20422026-09-02T21:49:37.929Z Checking erased-serde v0.3.31
20432026-09-02T21:49:37.932Z Checking utf8parse v0.2.2
20442026-09-02T21:49:38.008Z Checking digest v0.10.7
20452026-09-02T21:49:38.012Z Checking anstyle v1.0.14
20462026-09-02T21:49:38.075Z Checking rand_chacha v0.9.0
20472026-09-02T21:49:38.108Z Checking http v1.4.2
20482026-09-02T21:49:38.177Z Checking tracing-core v0.1.36
20492026-09-02T21:49:38.236Z Checking anstyle-query v1.1.5
20502026-09-02T21:49:38.272Z Checking colorchoice v1.0.4
20512026-09-02T21:49:38.305Z Checking rand v0.9.2
20522026-09-02T21:49:38.337Z Checking slog v2.8.2
20532026-09-02T21:49:38.375Z Checking is_terminal_polyfill v1.70.2
20542026-09-02T21:49:38.405Z Checking const-oid v0.10.2
20552026-09-02T21:49:38.490Z Checking fastrand v2.3.0
20562026-09-02T21:49:38.526Z Checking tracing v0.1.44
20572026-09-02T21:49:38.560Z Checking terminal_size v0.4.3
20582026-09-02T21:49:38.594Z Checking anstyle-parse v1.0.0
20592026-09-02T21:49:38.636Z Checking ipnet v2.12.0
20602026-09-02T21:49:38.687Z Checking aho-corasick v1.1.4
20612026-09-02T21:49:38.803Z Checking tempfile v3.27.0
20622026-09-02T21:49:38.809Z Checking strsim v0.11.1
20632026-09-02T21:49:38.809Z Checking unicode-ident v1.0.24
20642026-09-02T21:49:38.809Z Checking anstream v1.0.0
20652026-09-02T21:49:38.819Z Checking clap_lex v1.0.0
20662026-09-02T21:49:38.891Z Checking tokio-util v0.7.18
20672026-09-02T21:49:38.924Z Checking proc-macro2 v1.0.106
20682026-09-02T21:49:38.927Z Checking digest v0.11.3
20692026-09-02T21:49:38.991Z Checking ipnetwork v0.21.1
20702026-09-02T21:49:38.996Z Checking crossbeam-utils v0.8.21
20712026-09-02T21:49:39.056Z Checking cpufeatures v0.3.0
20722026-09-02T21:49:39.059Z Checking clap_builder v4.6.0
20732026-09-02T21:49:39.156Z Checking allocator-api2 v0.2.21
20742026-09-02T21:49:39.191Z Checking powerfmt v0.2.0
20752026-09-02T21:49:39.226Z Checking httparse v1.10.1
20762026-09-02T21:49:39.263Z Checking quote v1.0.45
20772026-09-02T21:49:39.365Z Checking regex-automata v0.4.14
20782026-09-02T21:49:39.369Z Checking deranged v0.5.8
20792026-09-02T21:49:39.434Z Checking num-conv v0.2.0
20802026-09-02T21:49:39.468Z Checking num_threads v0.1.7
20812026-09-02T21:49:39.471Z Checking syn v2.0.117
20822026-09-02T21:49:39.471Z Checking cpufeatures v0.2.17
20832026-09-02T21:49:39.568Z Checking time-core v0.1.8
20842026-09-02T21:49:39.600Z Checking anyhow v1.0.104
20852026-09-02T21:49:39.600Z Checking rustls-pki-types v1.14.0
20862026-09-02T21:49:39.603Z Checking aws-lc-sys v0.40.0
20872026-09-02T21:49:39.732Z Checking untrusted v0.7.1
20882026-09-02T21:49:39.860Z Checking http-body v1.0.1
20892026-09-02T21:49:39.896Z Checking atomic-waker v1.1.2
20902026-09-02T21:49:39.986Z Checking hex v0.4.3
20912026-09-02T21:49:40.022Z Checking simd-adler32 v0.3.8
20922026-09-02T21:49:40.025Z Checking try-lock v0.2.5
20932026-09-02T21:49:40.126Z Checking aws-lc-rs v1.16.3
20942026-09-02T21:49:40.161Z Checking httpdate v1.0.3
20952026-09-02T21:49:40.236Z Checking want v0.3.1
20962026-09-02T21:49:40.270Z Checking h2 v0.4.15
20972026-09-02T21:49:40.319Z Checking clap v4.6.1
20982026-09-02T21:49:40.354Z Checking time v0.3.47
20992026-09-02T21:49:40.357Z Checking oxnet v0.1.6
21002026-09-02T21:49:40.420Z Checking spin v0.9.8
21012026-09-02T21:49:40.423Z Checking tower-service v0.3.3
21022026-09-02T21:49:40.571Z Checking tower-layer v0.3.3
21032026-09-02T21:49:40.629Z Checking ryu v1.0.23
21042026-09-02T21:49:40.669Z Checking untrusted v0.9.0
21052026-09-02T21:49:40.747Z Checking adler2 v2.0.1
21062026-09-02T21:49:40.792Z Checking pem-rfc7468 v0.7.0
21072026-09-02T21:49:40.827Z Checking flagset v0.4.7
21082026-09-02T21:49:40.899Z Checking miniz_oxide v0.8.9
21092026-09-02T21:49:40.973Z Checking unicode-width v0.2.0
21102026-09-02T21:49:40.976Z Checking rustls-webpki v0.103.13
21112026-09-02T21:49:40.976Z Checking der v0.7.10
21122026-09-02T21:49:41.191Z Checking block-padding v0.4.2
21132026-09-02T21:49:41.254Z Checking camino v1.2.5
21142026-09-02T21:49:41.258Z Checking socket2 v0.5.10
21152026-09-02T21:49:41.382Z Checking mime v0.3.17
21162026-09-02T21:49:41.448Z Checking rustls v0.23.41
21172026-09-02T21:49:41.487Z Checking inout v0.2.2
21182026-09-02T21:49:41.563Z Checking pretty-hex v0.4.1
21192026-09-02T21:49:41.599Z Checking http-body-util v0.1.3
21202026-09-02T21:49:41.632Z Checking plain v0.2.3
21212026-09-02T21:49:41.666Z Checking cipher v0.5.2
21222026-09-02T21:49:41.709Z Checking rand_chacha v0.3.1
21232026-09-02T21:49:41.762Z Checking ucd-trie v0.1.7
21242026-09-02T21:49:41.797Z Checking openssl-probe v0.2.1
21252026-09-02T21:49:41.799Z Checking bit-vec v0.8.0
21262026-09-02T21:49:41.862Z Checking spki v0.7.3
21272026-09-02T21:49:41.920Z Checking pest v2.8.6
21282026-09-02T21:49:41.955Z Checking regex v1.12.3
21292026-09-02T21:49:41.958Z Checking rand v0.8.6
21302026-09-02T21:49:41.958Z Checking serde_urlencoded v0.7.1
21312026-09-02T21:49:42.055Z Checking bit-set v0.8.0
21322026-09-02T21:49:42.058Z Checking wait-timeout v0.2.1
21332026-09-02T21:49:42.218Z Checking encoding_rs v0.8.35
21342026-09-02T21:49:42.254Z Checking futures-executor v0.3.32
21352026-09-02T21:49:42.272Z Checking crc32fast v1.5.0
21362026-09-02T21:49:42.321Z Checking quick-error v1.2.3
21372026-09-02T21:49:42.437Z Checking futures v0.3.32
21382026-09-02T21:49:42.472Z Checking rusty-fork v0.3.1
21392026-09-02T21:49:42.475Z Checking rand_xorshift v0.4.0
21402026-09-02T21:49:42.544Z Checking unarray v0.1.4
21412026-09-02T21:49:42.580Z Checking either v1.15.0
21422026-09-02T21:49:42.653Z Checking pkcs8 v0.10.2
21432026-09-02T21:49:42.689Z Checking sync_wrapper v1.0.2
21442026-09-02T21:49:42.693Z Checking proptest v1.11.0
21452026-09-02T21:49:42.795Z Checking foldhash v0.2.0
21462026-09-02T21:49:42.831Z Checking tower v0.5.3
21472026-09-02T21:49:42.863Z Checking zlib-rs v0.6.2
21482026-09-02T21:49:42.982Z Checking iri-string v0.7.10
21492026-09-02T21:49:43.017Z Checking hashbrown v0.16.1
21502026-09-02T21:49:43.095Z Checking hyper v1.10.1
21512026-09-02T21:49:43.198Z Checking sha2 v0.10.9
21522026-09-02T21:49:43.248Z Checking openapiv3 v2.2.0
21532026-09-02T21:49:43.493Z Checking static_assertions v1.1.0
21542026-09-02T21:49:43.543Z Checking lazy_static v1.5.0
21552026-09-02T21:49:43.592Z Checking tinyvec_macros v0.1.1
21562026-09-02T21:49:43.663Z Checking rustls-native-certs v0.8.3
21572026-09-02T21:49:43.698Z Checking tinyvec v1.10.0
21582026-09-02T21:49:43.732Z Checking tokio-rustls v0.26.4
21592026-09-02T21:49:43.766Z Checking flate2 v1.1.9
21602026-09-02T21:49:43.820Z Checking hubpack v0.1.2
21612026-09-02T21:49:43.988Z Checking psl-types v2.0.11
21622026-09-02T21:49:44.024Z Checking cookie v0.18.1
21632026-09-02T21:49:44.026Z Checking tower-http v0.6.8
21642026-09-02T21:49:44.060Z Checking signature v2.2.0
21652026-09-02T21:49:44.121Z Checking hyper-util v0.1.20
21662026-09-02T21:49:44.157Z Checking num-integer v0.1.46
21672026-09-02T21:49:44.160Z Checking publicsuffix v2.3.0
21682026-09-02T21:49:44.249Z Checking strum v0.26.3
21692026-09-02T21:49:44.285Z Checking rustls-platform-verifier v0.6.2
21702026-09-02T21:49:44.357Z Checking ahash v0.8.12
21712026-09-02T21:49:44.395Z Checking cookie_store v0.22.1
21722026-09-02T21:49:44.397Z Checking scroll v0.13.0
21732026-09-02T21:49:44.460Z Checking unicode-width v0.1.14
21742026-09-02T21:49:44.463Z Checking serde_spanned v0.6.9
21752026-09-02T21:49:44.525Z Checking newtype-uuid v1.3.2
21762026-09-02T21:49:44.560Z Checking toml_datetime v0.6.11
21772026-09-02T21:49:44.597Z Checking memmap2 v0.9.10
21782026-09-02T21:49:44.640Z Checking data-encoding v2.10.0
21792026-09-02T21:49:44.680Z Checking goblin v0.10.5
21802026-09-02T21:49:44.731Z Checking dtrace-parser v0.3.0
21812026-09-02T21:49:44.766Z Checking daft v0.1.8
21822026-09-02T21:49:44.770Z Checking bstr v1.12.1
21832026-09-02T21:49:44.770Z Checking hmac v0.12.1
21842026-09-02T21:49:44.864Z Checking thread-id v5.1.0
21852026-09-02T21:49:44.927Z Checking base64 v0.21.7
21862026-09-02T21:49:44.968Z Checking x509-cert v0.2.5
21872026-09-02T21:49:45.004Z Checking crossbeam-epoch v0.9.18
21882026-09-02T21:49:45.006Z Checking num-iter v0.1.45
21892026-09-02T21:49:45.069Z Checking memoffset v0.9.1
21902026-09-02T21:49:45.172Z Checking scroll v0.12.0
21912026-09-02T21:49:45.209Z Checking zerocopy v0.7.35
21922026-09-02T21:49:45.212Z Checking rustix v0.38.44
21932026-09-02T21:49:45.276Z Checking env_filter v2.0.0
21942026-09-02T21:49:45.279Z Checking tap v1.0.1
21952026-09-02T21:49:45.397Z Checking hyper-rustls v0.27.7
21962026-09-02T21:49:45.433Z Checking smawk v0.3.2
21972026-09-02T21:49:45.436Z Checking goblin v0.8.2
21982026-09-02T21:49:45.499Z Checking unicode-segmentation v1.12.0
21992026-09-02T21:49:45.589Z Checking unicode-linebreak v0.1.5
22002026-09-02T21:49:45.629Z Checking reqwest v0.13.2
22012026-09-02T21:49:45.632Z Checking env_logger v0.11.11
22022026-09-02T21:49:45.717Z Checking wyz v0.5.1
22032026-09-02T21:49:45.823Z Checking num-bigint-dig v0.8.6
22042026-09-02T21:49:45.860Z Checking dtrace-parser v0.2.0
22052026-09-02T21:49:45.891Z Checking pkcs1 v0.7.5
22062026-09-02T21:49:45.942Z Checking ff v0.13.1
22072026-09-02T21:49:46.060Z Checking radium v0.7.0
22082026-09-02T21:49:46.096Z Checking thread-id v4.2.2
22092026-09-02T21:49:46.129Z Checking crc-catalog v2.4.0
22102026-09-02T21:49:46.132Z Checking winnow v1.0.3
22112026-09-02T21:49:46.206Z Checking same-file v1.0.6
22122026-09-02T21:49:46.249Z Checking base16ct v0.2.0
22132026-09-02T21:49:46.284Z Checking funty v2.0.0
22142026-09-02T21:49:46.352Z Checking walkdir v2.5.0
22152026-09-02T21:49:46.404Z Checking sec1 v0.7.3
22162026-09-02T21:49:46.507Z Checking crc v3.4.0
22172026-09-02T21:49:46.544Z Checking group v0.13.0
22182026-09-02T21:49:46.626Z Checking bitvec v1.0.1
22192026-09-02T21:49:46.661Z Checking nix v0.31.2
22202026-09-02T21:49:46.701Z Checking rsa v0.9.10
22212026-09-02T21:49:46.729Z Checking hkdf v0.12.4
22222026-09-02T21:49:46.732Z Checking unicode-normalization v0.1.25
22232026-09-02T21:49:46.898Z Checking crypto-bigint v0.5.5
22242026-09-02T21:49:46.995Z Checking dof v0.4.0
22252026-09-02T21:49:47.032Z Checking zerocopy v0.6.6
22262026-09-02T21:49:47.187Z Checking maybe-uninit v2.0.0
22272026-09-02T21:49:47.225Z Checking is_ci v1.2.0
22282026-09-02T21:49:47.316Z Checking gimli v0.32.3
22292026-09-02T21:49:47.354Z Checking winnow v0.5.40
22302026-09-02T21:49:47.390Z Checking foldhash v0.1.5
22312026-09-02T21:49:47.393Z Checking dof v0.3.0
22322026-09-02T21:49:47.555Z Checking nodrop v0.1.14
22332026-09-02T21:49:47.657Z Checking usdt-impl v0.6.0
22342026-09-02T21:49:47.692Z Checking foreign-types-shared v0.1.1
22352026-09-02T21:49:47.735Z Checking usdt-impl v0.5.0
22362026-09-02T21:49:47.801Z Checking foreign-types v0.3.2
22372026-09-02T21:49:47.841Z Checking elliptic-curve v0.13.8
22382026-09-02T21:49:47.899Z Checking array-init v0.0.4
22392026-09-02T21:49:47.903Z Checking hashbrown v0.15.5
22402026-09-02T21:49:47.965Z Checking usdt v0.6.0
22412026-09-02T21:49:48.003Z Checking packed_struct v0.10.1
22422026-09-02T21:49:48.044Z Checking smallvec v0.6.14
22432026-09-02T21:49:48.158Z Checking serde_with v3.21.0
22442026-09-02T21:49:48.195Z Checking bitfield v0.19.4
22452026-09-02T21:49:48.228Z Checking bzip2-sys v0.1.13+1.0.8
22462026-09-02T21:49:48.261Z Checking openssl-sys v0.9.117
22472026-09-02T21:49:48.338Z Checking object v0.37.3
22482026-09-02T21:49:48.415Z Checking keccak v0.1.6
22492026-09-02T21:49:48.483Z Checking rustc-demangle v0.1.27
22502026-09-02T21:49:48.546Z Checking toml_edit v0.19.15
22512026-09-02T21:49:48.685Z Checking siphasher v1.0.2
22522026-09-02T21:49:48.693Z Checking hashbrown v0.12.3
22532026-09-02T21:49:48.732Z Checking bitflags v1.3.2
22542026-09-02T21:49:48.797Z Checking openssl v0.10.80
22552026-09-02T21:49:48.834Z Checking sha3 v0.10.8
22562026-09-02T21:49:48.894Z Checking addr2line v0.25.1
22572026-09-02T21:49:49.055Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22582026-09-02T21:49:49.091Z Checking indexmap v1.9.3
22592026-09-02T21:49:49.095Z Checking bzip2 v0.4.4
22602026-09-02T21:49:49.157Z Checking serde-hex v0.1.0
22612026-09-02T21:49:49.310Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22622026-09-02T21:49:49.432Z Checking toml_parser v1.1.2+spec-1.1.0
22632026-09-02T21:49:49.494Z Checking ron v0.8.1
22642026-09-02T21:49:49.575Z Checking toml v0.7.8
22652026-09-02T21:49:49.656Z Checking hashbrown v0.13.2
22662026-09-02T21:49:49.790Z Checking itertools v0.13.0
22672026-09-02T21:49:49.909Z Checking signal-hook v0.3.18
22682026-09-02T21:49:50.028Z Checking crc-any v2.5.0
22692026-09-02T21:49:50.098Z Checking managed v0.8.0
22702026-09-02T21:49:50.135Z Checking object v0.30.4
22712026-09-02T21:49:50.227Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22722026-09-02T21:49:50.310Z Checking zip v0.6.6
22732026-09-02T21:49:50.419Z Checking globset v0.4.18
22742026-09-02T21:49:50.630Z Checking backtrace v0.3.76
22752026-09-02T21:49:50.666Z Checking chacha20 v0.10.0
22762026-09-02T21:49:50.670Z Checking curve25519-dalek v4.1.3
22772026-09-02T21:49:50.737Z Checking path-slash v0.1.5
22782026-09-02T21:49:50.798Z Checking toml_write v0.1.2
22792026-09-02T21:49:50.835Z Checking winnow v0.7.14
22802026-09-02T21:49:50.867Z Checking native-tls v0.2.18
22812026-09-02T21:49:50.944Z Checking signal-hook-mio v0.2.5
22822026-09-02T21:49:50.948Z Checking backtrace-ext v0.2.1
22832026-09-02T21:49:51.034Z Checking textwrap v0.16.2
22842026-09-02T21:49:51.068Z Checking ed25519 v2.2.3
22852026-09-02T21:49:51.102Z Checking ref-cast v1.0.25
22862026-09-02T21:49:51.137Z Checking pin-project v1.1.11
22872026-09-02T21:49:51.228Z Checking jiff-core v0.1.0
22882026-09-02T21:49:51.265Z Checking tokio-native-tls v0.3.1
22892026-09-02T21:49:51.268Z Checking pem v3.0.6
22902026-09-02T21:49:51.330Z Checking zstd-sys v2.0.16+zstd.1.5.7
22912026-09-02T21:49:51.452Z Checking owo-colors v4.3.0
22922026-09-02T21:49:51.493Z Checking fixedbitset v0.5.7
22932026-09-02T21:49:51.495Z Checking hyper-tls v0.6.0
22942026-09-02T21:49:51.557Z Checking ed25519-dalek v2.2.0
22952026-09-02T21:49:51.712Z Checking petgraph v0.8.3
22962026-09-02T21:49:51.747Z Checking zstd-safe v7.2.4
22972026-09-02T21:49:51.820Z Checking snafu v0.8.9
22982026-09-02T21:49:51.933Z Checking jiff v0.2.34
22992026-09-02T21:49:51.967Z Checking crossterm v0.28.1
23002026-09-02T21:49:52.036Z Checking toml_edit v0.22.27
23012026-09-02T21:49:52.070Z Checking supports-color v3.0.2
23022026-09-02T21:49:52.103Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23032026-09-02T21:49:52.106Z Checking similar v2.7.0
23042026-09-02T21:49:52.221Z Checking fs-err v3.3.0
23052026-09-02T21:49:52.254Z Checking hash32 v0.2.1
23062026-09-02T21:49:52.443Z Checking serde-big-array v0.5.1
23072026-09-02T21:49:52.551Z Checking serde_plain v1.0.2
23082026-09-02T21:49:52.554Z Checking bumpalo v3.20.2
23092026-09-02T21:49:52.618Z Checking typed-path v0.9.3
23102026-09-02T21:49:52.717Z Checking unicode-bidi v0.3.18
23112026-09-02T21:49:52.753Z Checking libbz2-rs-sys v0.2.2
23122026-09-02T21:49:52.814Z Checking unicode-properties v0.1.4
23132026-09-02T21:49:53.029Z Checking predicates-core v1.0.10
23142026-09-02T21:49:53.064Z Checking stringprep v0.1.5
23152026-09-02T21:49:53.120Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23162026-09-02T21:49:53.147Z Checking zopfli v0.8.3
23172026-09-02T21:49:53.182Z Checking heapless v0.7.17
23182026-09-02T21:49:53.185Z Checking bzip2 v0.6.1
23192026-09-02T21:49:53.247Z Checking zstd v0.13.3
23202026-09-02T21:49:53.325Z Checking reqwest v0.12.28
23212026-09-02T21:49:53.402Z Checking hickory-proto v0.25.2
23222026-09-02T21:49:53.405Z Checking byte-wrapper v0.1.0
23232026-09-02T21:49:53.471Z Checking md-5 v0.10.6
23242026-09-02T21:49:53.474Z Checking float-cmp v0.10.0
23252026-09-02T21:49:53.537Z Checking fallible-iterator v0.2.0
23262026-09-02T21:49:53.610Z Checking normalize-line-endings v0.3.0
23272026-09-02T21:49:53.645Z Checking supports-unicode v3.0.0
23282026-09-02T21:49:53.648Z Checking supports-hyperlinks v3.2.0
23292026-09-02T21:49:53.711Z Checking difflib v0.4.0
23302026-09-02T21:49:53.745Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23312026-09-02T21:49:53.781Z Checking smoltcp v0.9.1
23322026-09-02T21:49:53.815Z Checking miette v7.6.0
23332026-09-02T21:49:53.848Z Checking postgres-protocol v0.6.10
23342026-09-02T21:49:53.851Z Checking zip v4.6.1
23352026-09-02T21:49:53.915Z Checking predicates v3.1.4
23362026-09-02T21:49:54.095Z Checking iddqd v0.4.2
23372026-09-02T21:49:54.211Z Checking phf_shared v0.11.3
23382026-09-02T21:49:54.247Z Checking phf_shared v0.13.1
23392026-09-02T21:49:54.340Z Checking olpc-cjson v0.1.4
23402026-09-02T21:49:54.376Z Checking tokio-stream v0.1.18
23412026-09-02T21:49:54.410Z Checking derive_more v2.1.1
23422026-09-02T21:49:54.413Z Checking strum v0.27.2
23432026-09-02T21:49:54.476Z Checking lalrpop-util v0.19.12
23442026-09-02T21:49:54.510Z Checking precomputed-hash v0.1.1
23452026-09-02T21:49:54.515Z Checking new_debug_unreachable v1.0.6
23462026-09-02T21:49:54.575Z Checking fixedbitset v0.4.2
23472026-09-02T21:49:54.578Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-09-02T21:49:54.645Z Checking tough v0.22.0
23492026-09-02T21:49:54.648Z Checking string_cache v0.8.9
23502026-09-02T21:49:54.706Z Checking phf v0.13.1
23512026-09-02T21:49:54.752Z Checking petgraph v0.6.5
23522026-09-02T21:49:54.788Z Checking postgres-types v0.2.12
23532026-09-02T21:49:54.865Z Checking buf-list v1.1.2
23542026-09-02T21:49:54.902Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23552026-09-02T21:49:55.029Z Checking whoami v2.1.0
23562026-09-02T21:49:55.081Z Checking peg-runtime v0.8.5
23572026-09-02T21:49:55.190Z Checking is-terminal v0.4.17
23582026-09-02T21:49:55.238Z Checking crossbeam-channel v0.5.15
23592026-09-02T21:49:55.276Z Checking thread_local v1.1.9
23602026-09-02T21:49:55.279Z Checking tokio-postgres v0.7.16
23612026-09-02T21:49:55.343Z Checking term v1.2.1
23622026-09-02T21:49:55.514Z Checking take_mut v0.2.2
23632026-09-02T21:49:55.591Z Checking slog-term v2.9.2
23642026-09-02T21:49:55.627Z Compiling newtype-uuid-macros v0.1.0
23652026-09-02T21:49:55.637Z Checking slog-async v2.8.0
23662026-09-02T21:49:55.860Z Compiling multer v3.1.0
23672026-09-02T21:49:55.895Z Compiling async-stream-impl v0.3.6
23682026-09-02T21:49:56.022Z Checking match_cfg v0.1.0
23692026-09-02T21:49:56.121Z Checking hostname v0.3.1
23702026-09-02T21:49:56.157Z Checking slog-json v2.6.1
23712026-09-02T21:49:56.220Z Compiling dropshot v0.17.1
23722026-09-02T21:49:56.256Z Checking debug-ignore v1.0.5
23732026-09-02T21:49:56.342Z Checking slog-bunyan v2.5.0
23742026-09-02T21:49:56.384Z Compiling dropshot_endpoint v0.17.1
23752026-09-02T21:49:56.418Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23762026-09-02T21:49:56.488Z Checking serde_path_to_error v0.1.20
23772026-09-02T21:49:56.521Z Checking sha1 v0.11.0
23782026-09-02T21:49:56.553Z Checking toml_datetime v1.1.1+spec-1.1.0
23792026-09-02T21:49:56.589Z Checking serde_spanned v1.1.1
23802026-09-02T21:49:56.684Z Checking toml_writer v1.1.1+spec-1.1.0
23812026-09-02T21:49:56.737Z Checking compression-core v0.4.31
23822026-09-02T21:49:56.769Z Checking async-stream v0.3.6
23832026-09-02T21:49:56.802Z Checking waitgroup v0.1.2
23842026-09-02T21:49:56.916Z Checking toml v1.1.2+spec-1.1.0
23852026-09-02T21:49:56.919Z Checking compression-codecs v0.4.37
23862026-09-02T21:49:56.947Z Checking rustls-pemfile v2.2.0
23872026-09-02T21:49:57.014Z Checking hostname v0.4.2
23882026-09-02T21:49:57.019Z Checking progenitor-client v0.14.0
23892026-09-02T21:49:57.080Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23902026-09-02T21:49:57.119Z Checking atomicwrites v0.4.4
23912026-09-02T21:49:57.152Z Compiling serde_tokenstream v0.3.0
23922026-09-02T21:49:57.186Z Compiling parse-display-derive v0.10.0
23932026-09-02T21:49:57.189Z Checking async-compression v0.4.41
23942026-09-02T21:49:57.272Z Checking macaddr v1.0.1
23952026-09-02T21:49:57.314Z Checking regress v0.10.5
23962026-09-02T21:49:57.492Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23972026-09-02T21:49:57.495Z Checking instant v0.1.13
23982026-09-02T21:49:57.559Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23992026-09-02T21:49:57.562Z Compiling oxide-generation-macros v0.2.0
24002026-09-02T21:49:57.562Z Checking itertools v0.14.0
24012026-09-02T21:49:57.658Z Checking oxide-generation v0.1.3
24022026-09-02T21:49:57.698Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24032026-09-02T21:49:57.908Z Checking backoff v0.4.0
24042026-09-02T21:49:57.945Z Checking backon v1.6.0
24052026-09-02T21:49:57.981Z Checking humantime v2.3.0
24062026-09-02T21:49:58.117Z Compiling convert_case v0.4.0
24072026-09-02T21:49:58.152Z Checking progenitor-extras v0.2.0
24082026-09-02T21:49:58.217Z Checking half v2.7.1
24092026-09-02T21:49:58.352Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24102026-09-02T21:49:58.436Z Checking ciborium-io v0.2.2
24112026-09-02T21:49:58.528Z Checking heck v0.5.0
24122026-09-02T21:49:58.529Z Compiling derive_more v0.99.20
24132026-09-02T21:49:58.567Z Checking ciborium-ll v0.2.2
24142026-09-02T21:49:58.601Z Checking secrecy v0.10.3
24152026-09-02T21:49:58.650Z Checking camino-tempfile v1.4.1
24162026-09-02T21:49:58.696Z Checking indent_write v2.2.0
24172026-09-02T21:49:58.750Z Compiling crucible-workspace-hack v0.1.0
24182026-09-02T21:49:58.783Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24192026-09-02T21:49:58.795Z Checking ciborium v0.2.2
24202026-09-02T21:49:58.848Z Checking inout v0.1.4
24212026-09-02T21:49:58.851Z Compiling regress v0.11.1
24222026-09-02T21:49:58.915Z Checking parse-display v0.10.0
24232026-09-02T21:49:59.027Z Checking cipher v0.4.4
24242026-09-02T21:49:59.086Z Checking universal-hash v0.5.1
24252026-09-02T21:49:59.090Z Compiling thiserror-impl-no-std v2.0.2
24262026-09-02T21:49:59.155Z Checking opaque-debug v0.3.1
24272026-09-02T21:49:59.244Z Checking blake2 v0.10.6
24282026-09-02T21:49:59.247Z Checking aead v0.5.2
24292026-09-02T21:49:59.313Z Checking poly1305 v0.8.0
24302026-09-02T21:49:59.316Z Checking chacha20 v0.9.1
24312026-09-02T21:49:59.446Z Checking password-hash v0.5.0
24322026-09-02T21:49:59.512Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24332026-09-02T21:49:59.564Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24342026-09-02T21:49:59.600Z Checking chacha20poly1305 v0.10.1
24352026-09-02T21:49:59.701Z Checking argon2 v0.5.3
24362026-09-02T21:49:59.757Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24372026-09-02T21:49:59.937Z Compiling unsafe-libyaml v0.2.11
24382026-09-02T21:50:00.024Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24392026-09-02T21:50:00.076Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24402026-09-02T21:50:00.154Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412026-09-02T21:50:00.292Z Checking thiserror-no-std v2.0.2
24422026-09-02T21:50:00.327Z Checking swrite v0.1.0
24432026-09-02T21:50:00.408Z Checking vsss-rs v3.3.4
24442026-09-02T21:50:00.447Z Compiling typify-impl v0.6.2
24452026-09-02T21:50:00.703Z Compiling serde_yaml v0.9.34+deprecated
24462026-09-02T21:50:01.104Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24472026-09-02T21:50:01.533Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24482026-09-02T21:50:01.746Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24492026-09-02T21:50:01.844Z Checking crossbeam-deque v0.8.6
24502026-09-02T21:50:01.879Z Compiling rayon-core v1.13.0
24512026-09-02T21:50:02.059Z Compiling num-derive v0.4.2
24522026-09-02T21:50:02.092Z Compiling toml_datetime v0.7.5+spec-1.1.0
24532026-09-02T21:50:02.157Z Compiling proc-macro-error v1.0.4
24542026-09-02T21:50:02.369Z Compiling toml_edit v0.23.10+spec-1.0.0
24552026-09-02T21:50:02.519Z Checking tabwriter v1.4.1
24562026-09-02T21:50:02.568Z Checking glob v0.3.3
24572026-09-02T21:50:02.601Z Checking rayon v1.11.0
24582026-09-02T21:50:02.695Z Compiling illumos-nvpair-sys v0.2.0
24592026-09-02T21:50:02.782Z Compiling itertools v0.15.0
24602026-09-02T21:50:02.822Z Compiling heapless v0.8.0
24612026-09-02T21:50:02.953Z Compiling proc-macro-crate v3.4.0
24622026-09-02T21:50:03.176Z Checking hash32 v0.3.1
24632026-09-02T21:50:03.334Z Compiling smoltcp v0.11.0
24642026-09-02T21:50:03.371Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24652026-09-02T21:50:03.440Z Checking colored v3.1.1
24662026-09-02T21:50:03.481Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24672026-09-02T21:50:03.520Z Compiling num_enum_derive v0.7.6
24682026-09-02T21:50:03.673Z Checking illumos-nvpair v0.3.0
24692026-09-02T21:50:03.750Z Checking toml v0.8.23
24702026-09-02T21:50:03.852Z Checking cobs v0.3.0
24712026-09-02T21:50:04.028Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24722026-09-02T21:50:04.095Z Checking postcard v1.1.3
24732026-09-02T21:50:04.184Z Compiling ingot-macros v0.2.0
24742026-09-02T21:50:04.190Z Checking rand v0.10.1
24752026-09-02T21:50:04.276Z Compiling proc-macro-crate v1.3.1
24762026-09-02T21:50:04.407Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24772026-09-02T21:50:04.595Z Checking num_enum v0.7.6
24782026-09-02T21:50:04.642Z Checking sigpipe v0.1.3
24792026-09-02T21:50:04.678Z Compiling foreign-types-macros v0.2.3
24802026-09-02T21:50:04.712Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24812026-09-02T21:50:04.745Z Checking foreign-types-shared v0.3.1
24822026-09-02T21:50:04.777Z Compiling num_enum_derive v0.5.11
24832026-09-02T21:50:04.965Z Compiling typify-macro v0.6.2
24842026-09-02T21:50:05.030Z Checking cstr-argument v0.1.2
24852026-09-02T21:50:05.133Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24862026-09-02T21:50:05.177Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24872026-09-02T21:50:05.258Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24882026-09-02T21:50:05.291Z Checking foreign-types v0.5.0
24892026-09-02T21:50:05.395Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24902026-09-02T21:50:05.508Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24912026-09-02T21:50:05.589Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24922026-09-02T21:50:05.592Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24932026-09-02T21:50:05.654Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24942026-09-02T21:50:05.701Z Checking itertools v0.12.1
24952026-09-02T21:50:05.734Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24962026-09-02T21:50:05.843Z Checking num_enum v0.5.11
24972026-09-02T21:50:05.879Z Compiling zone_cfg_derive v0.3.1
24982026-09-02T21:50:05.985Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24992026-09-02T21:50:06.111Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25002026-09-02T21:50:06.187Z Compiling usdt-attr-macro v0.5.0
25012026-09-02T21:50:06.318Z Compiling usdt-macro v0.5.0
25022026-09-02T21:50:06.543Z Checking memmap v0.7.0
25032026-09-02T21:50:06.657Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25042026-09-02T21:50:06.705Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25052026-09-02T21:50:06.740Z Compiling typify v0.6.2
25062026-09-02T21:50:06.865Z Compiling progenitor-impl v0.14.0
25072026-09-02T21:50:06.953Z Checking zone v0.3.1
25082026-09-02T21:50:06.962Z Checking ingot-types v0.2.0
25092026-09-02T21:50:07.026Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25102026-09-02T21:50:07.089Z Checking usdt v0.5.0
25112026-09-02T21:50:07.200Z Checking smf v0.2.3
25122026-09-02T21:50:07.352Z Checking whoami v1.6.1
25132026-09-02T21:50:07.389Z Compiling derive-where v1.6.0
25142026-09-02T21:50:07.393Z Checking ingot v0.2.1
25152026-09-02T21:50:07.393Z Checking tokio-dtrace v0.1.1
25162026-09-02T21:50:07.521Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25172026-09-02T21:50:07.557Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25182026-09-02T21:50:07.664Z Checking oxide-tokio-rt v0.1.4
25192026-09-02T21:50:07.728Z Checking console v0.15.11
25202026-09-02T21:50:07.875Z Checking newline-converter v0.3.0
25212026-09-02T21:50:07.926Z Checking bytecount v0.6.9
25222026-09-02T21:50:08.018Z Checking num-rational v0.4.2
25232026-09-02T21:50:08.051Z Checking expectorate v1.2.0
25242026-09-02T21:50:08.082Z Checking num-complex v0.4.6
25252026-09-02T21:50:08.211Z Compiling cancel-safe-futures v0.1.5
25262026-09-02T21:50:08.329Z Checking float-ord v0.3.2
25272026-09-02T21:50:08.439Z Checking num v0.4.3
25282026-09-02T21:50:08.474Z Checking linear-map v1.2.0
25292026-09-02T21:50:08.542Z Checking gethostname v0.5.0
25302026-09-02T21:50:08.663Z Compiling prettyplease v0.2.37
25312026-09-02T21:50:08.697Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25322026-09-02T21:50:08.729Z Checking oxide-update-engine-types v0.1.2
25332026-09-02T21:50:08.857Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25342026-09-02T21:50:09.084Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25352026-09-02T21:50:09.166Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25362026-09-02T21:50:09.275Z Checking resolv-conf v0.7.6
25372026-09-02T21:50:09.381Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25382026-09-02T21:50:09.487Z Checking papergrid v0.11.0
25392026-09-02T21:50:09.551Z Compiling progenitor-macro v0.14.0
25402026-09-02T21:50:09.619Z Compiling tabled_derive v0.7.0
25412026-09-02T21:50:09.661Z Checking oxide-update-engine v0.1.2
25422026-09-02T21:50:10.111Z Compiling slog-dtrace v0.3.0
25432026-09-02T21:50:10.235Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25442026-09-02T21:50:10.544Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25452026-09-02T21:50:10.605Z Checking tabled v0.15.0
25462026-09-02T21:50:10.920Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25472026-09-02T21:50:10.951Z Checking crossterm v0.29.0
25482026-09-02T21:50:10.987Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25492026-09-02T21:50:11.290Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25502026-09-02T21:50:11.850Z Checking fd-lock v4.0.4
25512026-09-02T21:50:12.318Z Checking vte v0.14.1
25522026-09-02T21:50:12.690Z Checking strip-ansi-escapes v0.2.1
25532026-09-02T21:50:13.604Z Checking linked-hash-map v0.5.6
25542026-09-02T21:50:13.832Z Checking termtree v0.5.1
25552026-09-02T21:50:13.864Z Checking nu-ansi-term v0.50.3
25562026-09-02T21:50:14.008Z Checking lru-cache v0.1.2
25572026-09-02T21:50:14.111Z Checking reedline v0.40.0
25582026-09-02T21:50:14.149Z Checking hickory-proto v0.24.4
25592026-09-02T21:50:14.328Z Compiling minimal-lexical v0.2.1
25602026-09-02T21:50:14.376Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25612026-09-02T21:50:14.487Z Checking progenitor v0.14.0
25622026-09-02T21:50:14.577Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25632026-09-02T21:50:14.612Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25642026-09-02T21:50:14.661Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25652026-09-02T21:50:14.915Z Compiling nom v7.1.3
25662026-09-02T21:50:15.288Z Checking display-error-chain v0.2.2
25672026-09-02T21:50:15.441Z Compiling unicode-xid v0.2.6
25682026-09-02T21:50:15.600Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25692026-09-02T21:50:16.197Z Checking hickory-resolver v0.24.4
25702026-09-02T21:50:16.279Z Compiling ar_archive_writer v0.5.1
25712026-09-02T21:50:16.880Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25722026-09-02T21:50:16.965Z Checking qorb v0.4.1
25732026-09-02T21:50:17.027Z Checking csv-core v0.1.13
25742026-09-02T21:50:17.132Z Compiling psm v0.1.30
25752026-09-02T21:50:17.249Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25762026-09-02T21:50:17.254Z Checking csv v1.4.0
25772026-09-02T21:50:17.416Z Compiling stacker v0.1.23
25782026-09-02T21:50:17.533Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25792026-09-02T21:50:17.651Z Checking highway v1.3.0
25802026-09-02T21:50:17.687Z Compiling cfg_aliases v0.1.1
25812026-09-02T21:50:17.721Z Compiling semver v0.1.20
25822026-09-02T21:50:17.796Z Compiling nix v0.28.0
25832026-09-02T21:50:17.959Z Compiling rustc_version v0.1.7
25842026-09-02T21:50:17.998Z Checking nibble_vec v0.1.0
25852026-09-02T21:50:18.074Z Checking endian-type v0.1.2
25862026-09-02T21:50:18.221Z Compiling newtype_derive v0.1.6
25872026-09-02T21:50:18.254Z Checking radix_trie v0.2.1
25882026-09-02T21:50:18.258Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25892026-09-02T21:50:18.320Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25902026-09-02T21:50:18.323Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25912026-09-02T21:50:18.323Z Checking phf_shared v0.12.1
25922026-09-02T21:50:18.428Z Compiling recursive-proc-macro-impl v0.1.1
25932026-09-02T21:50:18.491Z Compiling chrono-tz v0.10.4
25942026-09-02T21:50:18.550Z Checking phf v0.12.1
25952026-09-02T21:50:18.772Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25962026-09-02T21:50:18.839Z Compiling const_format_proc_macros v0.2.34
25972026-09-02T21:50:18.871Z Checking recursive v0.1.1
25982026-09-02T21:50:18.903Z Compiling peg-macros v0.8.5
25992026-09-02T21:50:18.992Z Checking winnow v0.6.26
26002026-09-02T21:50:19.188Z Compiling sqlparser_derive v0.5.0
26012026-09-02T21:50:19.247Z Checking home v0.5.12
26022026-09-02T21:50:19.383Z Checking unicode_categories v0.1.1
26032026-09-02T21:50:19.668Z Checking const_format v0.2.35
26042026-09-02T21:50:19.711Z Checking rustyline v14.0.0
26052026-09-02T21:50:19.957Z Checking sqlparser v0.61.0
26062026-09-02T21:50:20.139Z Checking sqlformat v0.3.5
26072026-09-02T21:50:20.250Z Checking peg v0.8.5
26082026-09-02T21:50:20.354Z Checking bcs v0.1.6
26092026-09-02T21:50:20.428Z Checking nom v8.0.0
26102026-09-02T21:50:20.583Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26112026-09-02T21:50:20.618Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26122026-09-02T21:50:20.653Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26132026-09-02T21:50:20.874Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26142026-09-02T21:50:20.944Z Checking steno v0.4.1
26152026-09-02T21:50:21.074Z Checking sha1 v0.10.6
26162026-09-02T21:50:21.153Z Checking filetime v0.2.27
26172026-09-02T21:50:21.274Z Checking xattr v1.6.1
26182026-09-02T21:50:21.320Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26192026-09-02T21:50:21.436Z Checking tar v0.4.46
26202026-09-02T21:50:21.522Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26212026-09-02T21:50:21.562Z Checking subprocess v0.2.15
26222026-09-02T21:50:21.845Z Checking headers-core v0.3.0
26232026-09-02T21:50:21.878Z Checking yasna v0.5.2
26242026-09-02T21:50:21.974Z Checking port-file v0.1.0
26252026-09-02T21:50:22.005Z Checking headers v0.4.1
26262026-09-02T21:50:22.185Z Checking dropshot-api-manager-types v0.8.0
26272026-09-02T21:50:22.328Z Checking rcgen v0.12.1
26282026-09-02T21:50:22.394Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26292026-09-02T21:50:22.427Z Checking tagptr v0.2.0
26302026-09-02T21:50:22.521Z Checking utf-8 v0.7.6
26312026-09-02T21:50:22.596Z Checking moka v0.12.13
26322026-09-02T21:50:22.684Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26332026-09-02T21:50:22.715Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26342026-09-02T21:50:22.750Z Compiling libefi-sys v0.1.0
26352026-09-02T21:50:22.861Z Compiling bitfield-struct v0.6.2
26362026-09-02T21:50:23.181Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26372026-09-02T21:50:23.214Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26382026-09-02T21:50:23.284Z Checking tungstenite v0.21.0
26392026-09-02T21:50:23.287Z Checking hickory-resolver v0.25.2
26402026-09-02T21:50:23.392Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26412026-09-02T21:50:23.526Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26422026-09-02T21:50:23.643Z Compiling xshell-macros v0.2.7
26432026-09-02T21:50:23.744Z Checking tokio-tungstenite v0.21.0
26442026-09-02T21:50:23.776Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26452026-09-02T21:50:23.806Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26462026-09-02T21:50:24.044Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26472026-09-02T21:50:24.077Z Checking xshell v0.2.7
26482026-09-02T21:50:24.107Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26492026-09-02T21:50:24.110Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26502026-09-02T21:50:24.296Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26512026-09-02T21:50:24.446Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26522026-09-02T21:50:24.783Z Checking half v1.8.3
26532026-09-02T21:50:24.915Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26542026-09-02T21:50:25.010Z Checking serde_cbor v0.11.2
26552026-09-02T21:50:25.115Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26562026-09-02T21:50:25.188Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26572026-09-02T21:50:25.312Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26582026-09-02T21:50:25.347Z Checking libscf-sys v1.2.0
26592026-09-02T21:50:25.410Z Checking maplit v1.0.2
26602026-09-02T21:50:25.502Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26612026-09-02T21:50:25.535Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26622026-09-02T21:50:25.736Z Checking papergrid v0.18.0
26632026-09-02T21:50:25.767Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26642026-09-02T21:50:26.005Z Checking sha2 v0.11.0
26652026-09-02T21:50:26.162Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26662026-09-02T21:50:26.305Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26672026-09-02T21:50:26.396Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26682026-09-02T21:50:26.431Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26692026-09-02T21:50:26.564Z Checking tabled v0.21.0
26702026-09-02T21:50:26.703Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26712026-09-02T21:50:27.010Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26722026-09-02T21:50:27.108Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26732026-09-02T21:50:27.270Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26742026-09-02T21:50:27.342Z Checking unicase v2.9.0
26752026-09-02T21:50:27.528Z Checking crc8 v0.1.1
26762026-09-02T21:50:27.627Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26772026-09-02T21:50:27.661Z Checking fxhash v0.2.1
26782026-09-02T21:50:27.773Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26792026-09-02T21:50:27.812Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26802026-09-02T21:50:28.007Z Compiling darling_core v0.21.3
26812026-09-02T21:50:28.060Z Compiling vergen-lib v0.1.6
26822026-09-02T21:50:28.303Z Compiling diesel_derives v2.3.7
26832026-09-02T21:50:28.381Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26842026-09-02T21:50:28.603Z Checking scheduled-thread-pool v0.2.7
26852026-09-02T21:50:28.777Z Compiling vergen-gitcl v1.0.8
26862026-09-02T21:50:28.810Z Compiling diesel_table_macro_syntax v0.3.0
26872026-09-02T21:50:28.881Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26882026-09-02T21:50:29.039Z Checking r2d2 v0.8.10
26892026-09-02T21:50:29.225Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26902026-09-02T21:50:29.258Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26912026-09-02T21:50:29.460Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26922026-09-02T21:50:29.641Z Checking downcast-rs v2.0.2
26932026-09-02T21:50:29.678Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26942026-09-02T21:50:29.798Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26952026-09-02T21:50:30.244Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26962026-09-02T21:50:30.352Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26972026-09-02T21:50:30.419Z Checking kstat-rs v0.2.5
26982026-09-02T21:50:30.451Z Compiling proc-macro-error-attr2 v2.0.0
26992026-09-02T21:50:30.532Z Compiling darling_macro v0.21.3
27002026-09-02T21:50:30.638Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27012026-09-02T21:50:30.893Z Compiling proc-macro-error2 v2.0.1
27022026-09-02T21:50:30.957Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27032026-09-02T21:50:31.060Z Compiling darling v0.21.3
27042026-09-02T21:50:31.177Z Compiling dsl_auto_type v0.2.0
27052026-09-02T21:50:31.222Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27062026-09-02T21:50:31.256Z Compiling knus-derive v3.4.0
27072026-09-02T21:50:32.230Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27082026-09-02T21:50:32.518Z Compiling dirs-sys-next v0.1.2
27092026-09-02T21:50:32.593Z Compiling salty v0.3.0
27102026-09-02T21:50:32.598Z Compiling parking_lot_core v0.8.6
27112026-09-02T21:50:32.756Z Compiling crunchy v0.2.4
27122026-09-02T21:50:32.834Z Compiling dirs-next v2.0.0
27132026-09-02T21:50:32.943Z Compiling clang-sys v1.8.1
27142026-09-02T21:50:32.981Z Checking predicates-tree v1.0.13
27152026-09-02T21:50:33.008Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27162026-09-02T21:50:33.086Z Compiling git-stub v1.0.0
27172026-09-02T21:50:33.121Z Compiling tiny-keccak v2.0.2
27182026-09-02T21:50:33.387Z Compiling git-stub-vcs v0.1.0
27192026-09-02T21:50:33.419Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27202026-09-02T21:50:33.678Z Compiling term v0.7.0
27212026-09-02T21:50:33.715Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27222026-09-02T21:50:33.760Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27232026-09-02T21:50:33.764Z Checking anstyle-parse v0.2.7
27242026-09-02T21:50:33.825Z Compiling bit-vec v0.6.3
27252026-09-02T21:50:33.977Z Checking anstream v0.6.21
27262026-09-02T21:50:34.016Z Compiling bit-set v0.5.3
27272026-09-02T21:50:34.073Z Compiling ascii-canvas v3.0.0
27282026-09-02T21:50:34.197Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27292026-09-02T21:50:34.232Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27302026-09-02T21:50:34.258Z Checking parking_lot v0.11.2
27312026-09-02T21:50:34.417Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27322026-09-02T21:50:34.480Z Checking rfc6979 v0.4.0
27332026-09-02T21:50:34.643Z Checking prefix-trie v0.7.0
27342026-09-02T21:50:34.703Z Compiling hashbrown v0.14.5
27352026-09-02T21:50:34.840Z Compiling itertools v0.10.5
27362026-09-02T21:50:34.945Z Compiling ena v0.14.4
27372026-09-02T21:50:35.006Z Compiling libloading v0.8.9
27382026-09-02T21:50:35.191Z Compiling regex-syntax v0.6.29
27392026-09-02T21:50:35.249Z Compiling diff v0.1.13
27402026-09-02T21:50:35.290Z Compiling bindgen v0.71.1
27412026-09-02T21:50:35.333Z Compiling chumsky v0.9.3
27422026-09-02T21:50:35.737Z Checking hickory-server v0.25.2
27432026-09-02T21:50:35.891Z Compiling ecdsa v0.16.9
27442026-09-02T21:50:36.575Z Compiling lalrpop v0.19.12
27452026-09-02T21:50:36.750Z Checking sled v0.34.7
27462026-09-02T21:50:36.918Z Compiling cexpr v0.6.0
27472026-09-02T21:50:36.997Z Checking ignore v0.4.25
27482026-09-02T21:50:37.090Z Checking diesel v2.3.7
27492026-09-02T21:50:37.254Z Checking primeorder v0.13.6
27502026-09-02T21:50:37.482Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27512026-09-02T21:50:37.555Z Checking nanorand v0.7.0
27522026-09-02T21:50:37.669Z Compiling rustc-hash v2.1.1
27532026-09-02T21:50:37.788Z Checking flume v0.11.1
27542026-09-02T21:50:37.934Z Compiling p384 v0.13.1
27552026-09-02T21:50:38.032Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27562026-09-02T21:50:38.521Z Checking globwalk v0.9.1
27572026-09-02T21:50:38.554Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27582026-09-02T21:50:38.736Z Compiling knus v3.4.0
27592026-09-02T21:50:39.136Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27602026-09-02T21:50:39.202Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27612026-09-02T21:50:39.590Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27622026-09-02T21:50:39.623Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27632026-09-02T21:50:39.676Z Checking digest-io v0.1.0
27642026-09-02T21:50:39.855Z Compiling libxml v0.3.3
27652026-09-02T21:50:39.990Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27662026-09-02T21:50:40.066Z Checking assert_matches v1.5.0
27672026-09-02T21:50:40.099Z Checking rawzip v0.4.4
27682026-09-02T21:50:40.251Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27692026-09-02T21:50:40.341Z Checking camino-tempfile-ext v0.3.3
27702026-09-02T21:50:40.541Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27712026-09-02T21:50:40.577Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27722026-09-02T21:50:41.155Z Compiling strum_macros v0.24.3
27732026-09-02T21:50:41.839Z Compiling indoc v1.0.9
27742026-09-02T21:50:41.912Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27752026-09-02T21:50:42.313Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27762026-09-02T21:50:42.516Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27772026-09-02T21:50:42.553Z Checking quick-xml v0.37.5
27782026-09-02T21:50:42.635Z Checking derive_builder v0.20.2
27792026-09-02T21:50:42.782Z Compiling oso-derive v0.27.3
27802026-09-02T21:50:42.889Z Compiling impl-trait-for-tuples v0.2.3
27812026-09-02T21:50:43.308Z Compiling trait-variant v0.1.2
27822026-09-02T21:50:43.462Z Checking openssl-probe v0.1.6
27832026-09-02T21:50:43.652Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27842026-09-02T21:50:43.883Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27852026-09-02T21:50:44.126Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27862026-09-02T21:50:44.443Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27872026-09-02T21:50:44.674Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27882026-09-02T21:50:44.707Z Checking corncobs v0.1.4
27892026-09-02T21:50:44.872Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27902026-09-02T21:50:44.908Z Checking secrecy v0.8.0
27912026-09-02T21:50:44.973Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27922026-09-02T21:50:45.015Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27932026-09-02T21:50:45.064Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27942026-09-02T21:50:45.154Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27952026-09-02T21:50:45.375Z Checking bb8 v0.8.6
27962026-09-02T21:50:45.570Z Checking rand_seeder v0.4.0
27972026-09-02T21:50:45.825Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27982026-09-02T21:50:45.931Z Compiling mime_guess v2.0.5
27992026-09-02T21:50:46.043Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28002026-09-02T21:50:46.266Z Checking http-range v0.1.5
28012026-09-02T21:50:46.393Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28022026-09-02T21:50:46.433Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28032026-09-02T21:50:46.551Z Checking nonempty v0.12.0
28042026-09-02T21:50:46.744Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28052026-09-02T21:50:46.797Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28062026-09-02T21:50:46.960Z Checking hyper-staticfile v0.10.1
28072026-09-02T21:50:47.064Z Checking signal-hook-tokio v0.3.1
28082026-09-02T21:50:47.228Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28092026-09-02T21:50:47.263Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28102026-09-02T21:50:47.346Z Checking scuffle v0.1.0
28112026-09-02T21:50:47.425Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28122026-09-02T21:50:47.657Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28132026-09-02T21:50:47.791Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28142026-09-02T21:50:48.077Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28152026-09-02T21:50:48.109Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28162026-09-02T21:50:48.142Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28172026-09-02T21:50:48.347Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28182026-09-02T21:50:48.485Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28192026-09-02T21:50:48.605Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28202026-09-02T21:50:48.753Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28212026-09-02T21:50:48.809Z Checking tungstenite v0.23.0
28222026-09-02T21:50:49.267Z Checking tokio-tungstenite v0.23.1
28232026-09-02T21:50:49.351Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28242026-09-02T21:50:49.572Z Checking void v1.0.2
28252026-09-02T21:50:49.709Z Checking lzss v0.8.2
28262026-09-02T21:50:49.743Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28272026-09-02T21:50:49.775Z Checking nix v0.27.1
28282026-09-02T21:50:49.934Z Checking serde_bytes v0.11.19
28292026-09-02T21:50:49.937Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28302026-09-02T21:50:50.145Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28312026-09-02T21:50:50.319Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28322026-09-02T21:50:50.478Z Checking yansi v1.0.1
28332026-09-02T21:50:50.725Z Checking cpubits v0.1.1
28342026-09-02T21:50:50.803Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28352026-09-02T21:50:50.833Z Checking pem-rfc7468 v1.0.0
28362026-09-02T21:50:50.937Z Checking pretty_assertions v1.4.1
28372026-09-02T21:50:51.049Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28382026-09-02T21:50:51.120Z Checking diesel-dtrace v0.5.0
28392026-09-02T21:50:51.125Z Checking async-bb8-diesel v0.2.1
28402026-09-02T21:50:51.316Z Checking colored v2.2.0
28412026-09-02T21:50:51.397Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28422026-09-02T21:50:51.543Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28432026-09-02T21:50:51.547Z Checking hmac v0.13.0
28442026-09-02T21:50:51.615Z Checking universal-hash v0.6.1
28452026-09-02T21:50:51.724Z Compiling libz-sys v1.1.24
28462026-09-02T21:50:51.770Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28472026-09-02T21:50:51.801Z Compiling instability v0.3.11
28482026-09-02T21:50:52.105Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28492026-09-02T21:50:52.167Z Checking castaway v0.2.4
28502026-09-02T21:50:52.234Z Compiling indoc v2.0.7
28512026-09-02T21:50:52.330Z Checking compact_str v0.8.1
28522026-09-02T21:50:52.362Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28532026-09-02T21:50:52.429Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28542026-09-02T21:50:52.480Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28552026-09-02T21:50:52.733Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28562026-09-02T21:50:52.762Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28572026-09-02T21:50:53.336Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28582026-09-02T21:50:54.474Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28592026-09-02T21:50:54.607Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28602026-09-02T21:50:54.836Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28612026-09-02T21:50:55.152Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28622026-09-02T21:50:55.234Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28632026-09-02T21:50:55.556Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28642026-09-02T21:50:56.988Z Checking polyval v0.7.1
28652026-09-02T21:50:57.202Z Checking der v0.8.0
28662026-09-02T21:50:57.512Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28672026-09-02T21:50:57.700Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28682026-09-02T21:50:57.733Z Checking unicode-truncate v1.1.0
28692026-09-02T21:50:57.864Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28702026-09-02T21:50:57.972Z Checking lru v0.12.5
28712026-09-02T21:50:58.079Z Compiling libgit2-sys v0.18.3+1.9.2
28722026-09-02T21:50:58.143Z Checking arc-swap v1.8.2
28732026-09-02T21:50:58.218Z Checking cassowary v0.3.0
28742026-09-02T21:50:58.349Z Checking slog-scope v4.4.1
28752026-09-02T21:50:58.407Z Checking ratatui v0.29.0
28762026-09-02T21:50:58.597Z Checking ghash v0.6.0
28772026-09-02T21:50:58.634Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28782026-09-02T21:50:58.881Z Checking pbkdf2 v0.13.0
28792026-09-02T21:50:59.036Z Checking aes v0.9.1
28802026-09-02T21:50:59.483Z Checking crypto-bigint v0.7.5
28812026-09-02T21:50:59.681Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28822026-09-02T21:50:59.856Z Checking ctr v0.10.1
28832026-09-02T21:50:59.923Z Checking aead v0.6.1
28842026-09-02T21:50:59.978Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28852026-09-02T21:51:00.060Z Checking cargo-platform v0.3.2
28862026-09-02T21:51:00.095Z Compiling petname v2.0.2
28872026-09-02T21:51:00.269Z Checking cargo_metadata v0.23.1
28882026-09-02T21:51:00.753Z Checking aes-gcm v0.11.0
28892026-09-02T21:51:00.952Z Checking slog-stdlog v4.1.1
28902026-09-02T21:51:01.042Z Checking spki v0.8.0
28912026-09-02T21:51:01.103Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28922026-09-02T21:51:01.242Z Compiling progenitor-impl v0.13.0
28932026-09-02T21:51:01.724Z Checking salsa20 v0.11.0
28942026-09-02T21:51:01.907Z Checking console v0.16.2
28952026-09-02T21:51:02.246Z Compiling vergen-git2 v9.1.0
28962026-09-02T21:51:02.490Z Checking unit-prefix v0.5.2
28972026-09-02T21:51:02.522Z Checking plotters-backend v0.3.7
28982026-09-02T21:51:02.652Z Checking indicatif v0.18.4
28992026-09-02T21:51:02.754Z Checking plotters-svg v0.3.7
29002026-09-02T21:51:02.974Z Checking scrypt v0.12.0
29012026-09-02T21:51:03.066Z Checking slog-envlogger v2.2.0
29022026-09-02T21:51:03.247Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29032026-09-02T21:51:03.445Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29042026-09-02T21:51:03.667Z Checking progenitor-client v0.13.0
29052026-09-02T21:51:03.870Z Compiling progenitor-macro v0.13.0
29062026-09-02T21:51:03.933Z Checking cbc v0.2.1
29072026-09-02T21:51:04.104Z Checking libsw-core v0.3.2
29082026-09-02T21:51:04.287Z Checking sapling-renderdag v0.1.0
29092026-09-02T21:51:04.507Z Checking cast v0.3.0
29102026-09-02T21:51:04.560Z Checking sync-ptr v0.1.4
29112026-09-02T21:51:04.701Z Checking criterion-plot v0.6.0
29122026-09-02T21:51:04.725Z Checking libsw v3.5.0
29132026-09-02T21:51:04.915Z Checking pkcs5 v0.8.1
29142026-09-02T21:51:05.017Z Checking plotters v0.3.7
29152026-09-02T21:51:05.247Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29162026-09-02T21:51:05.784Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29172026-09-02T21:51:06.040Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29182026-09-02T21:51:06.251Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29192026-09-02T21:51:06.272Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29202026-09-02T21:51:06.480Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29212026-09-02T21:51:06.502Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29222026-09-02T21:51:06.704Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29232026-09-02T21:51:06.724Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29242026-09-02T21:51:06.915Z Checking tinytemplate v1.2.1
29252026-09-02T21:51:07.158Z Checking anes v0.1.6
29262026-09-02T21:51:07.372Z Checking oorandom v11.1.5
29272026-09-02T21:51:07.405Z Checking shell-words v1.1.1
29282026-09-02T21:51:07.520Z Checking criterion v0.7.0
29292026-09-02T21:51:07.886Z Checking pkcs8 v0.11.0
29302026-09-02T21:51:08.119Z Checking oxide-update-engine-display v0.1.2
29312026-09-02T21:51:08.460Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29322026-09-02T21:51:08.801Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29332026-09-02T21:51:08.886Z Checking progenitor v0.13.0
29342026-09-02T21:51:09.056Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29352026-09-02T21:51:09.480Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29362026-09-02T21:51:10.290Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29372026-09-02T21:51:10.871Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29382026-09-02T21:51:11.707Z Checking tokio-test v0.4.5
29392026-09-02T21:51:11.949Z Checking ff v0.14.0
29402026-09-02T21:51:12.129Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29412026-09-02T21:51:12.375Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29422026-09-02T21:51:12.410Z Checking twox-hash v2.1.2
29432026-09-02T21:51:12.760Z Checking atty v0.2.14
29442026-09-02T21:51:12.790Z Checking arrayref v0.3.9
29452026-09-02T21:51:12.892Z Checking arrayvec v0.7.6
29462026-09-02T21:51:12.920Z Checking constant_time_eq v0.4.2
29472026-09-02T21:51:13.119Z Checking group v0.14.0
29482026-09-02T21:51:13.162Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29492026-09-02T21:51:13.391Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29502026-09-02T21:51:14.155Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29512026-09-02T21:51:14.497Z Checking fatfs v0.3.6
29522026-09-02T21:51:14.984Z Checking signature v3.0.0
29532026-09-02T21:51:15.163Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29542026-09-02T21:51:15.196Z Checking base16ct v1.0.0
29552026-09-02T21:51:15.296Z Compiling seq-macro v0.3.6
29562026-09-02T21:51:15.357Z Checking sec1 v0.8.1
29572026-09-02T21:51:15.617Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29582026-09-02T21:51:15.639Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29592026-09-02T21:51:15.814Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29602026-09-02T21:51:15.856Z Checking hkdf v0.13.0
29612026-09-02T21:51:16.020Z Checking concurrent-queue v2.5.0
29622026-09-02T21:51:16.240Z Checking parking v2.2.1
29632026-09-02T21:51:16.397Z Checking event-listener v5.4.1
29642026-09-02T21:51:16.492Z Checking elliptic-curve v0.14.1
29652026-09-02T21:51:16.653Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29662026-09-02T21:51:16.930Z Checking rtoolbox v0.0.3
29672026-09-02T21:51:17.092Z Checking rpassword v7.5.4
29682026-09-02T21:51:17.132Z Checking event-listener-strategy v0.5.4
29692026-09-02T21:51:17.294Z Checking wnaf v0.14.0
29702026-09-02T21:51:17.334Z Checking primefield v0.14.0
29712026-09-02T21:51:17.504Z Checking rfc6979 v0.6.0
29722026-09-02T21:51:17.575Z Checking tui-tree-widget v0.23.1
29732026-09-02T21:51:17.686Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29742026-09-02T21:51:17.796Z Compiling blake3 v1.8.5
29752026-09-02T21:51:17.824Z Compiling samael v0.0.19
29762026-09-02T21:51:18.178Z Checking futures-timer v3.0.3
29772026-09-02T21:51:18.718Z Checking ecdsa v0.17.0
29782026-09-02T21:51:18.908Z Checking primeorder v0.14.0
29792026-09-02T21:51:19.140Z Checking async-lock v3.4.2
29802026-09-02T21:51:19.301Z Compiling curve25519-dalek v5.0.0
29812026-09-02T21:51:19.546Z Checking async-object-pool v0.2.0
29822026-09-02T21:51:19.580Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29832026-09-02T21:51:19.811Z Checking ssh-encoding v0.3.0
29842026-09-02T21:51:20.008Z Checking serde_regex v1.1.0
29852026-09-02T21:51:20.068Z Checking assert-json-diff v2.0.2
29862026-09-02T21:51:20.190Z Checking path-tree v0.8.3
29872026-09-02T21:51:20.268Z Checking keccak v0.2.0
29882026-09-02T21:51:20.407Z Checking topological-sort v0.2.2
29892026-09-02T21:51:20.467Z Checking stringmetrics v2.2.2
29902026-09-02T21:51:20.571Z Compiling strsim v0.10.0
29912026-09-02T21:51:20.642Z Checking httpmock v0.8.3
29922026-09-02T21:51:20.928Z Compiling darling_core v0.13.4
29932026-09-02T21:51:22.280Z Checking omicron-zone-package v0.12.3
29942026-09-02T21:51:22.860Z Checking ed25519 v3.0.0
29952026-09-02T21:51:22.944Z Checking crypto-primes v0.7.2
29962026-09-02T21:51:23.089Z Checking pkcs1 v0.8.0-rc.4
29972026-09-02T21:51:23.243Z Checking poly1305 v0.9.0
29982026-09-02T21:51:23.331Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29992026-09-02T21:51:23.538Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30002026-09-02T21:51:23.676Z Checking blowfish v0.10.0
30012026-09-02T21:51:23.759Z Checking blake2 v0.11.0-rc.6
30022026-09-02T21:51:23.862Z Compiling target-lexicon v0.13.3
30032026-09-02T21:51:23.918Z Checking rsa v0.10.0-rc.18
30042026-09-02T21:51:24.050Z Checking argon2 v0.6.0-rc.8
30052026-09-02T21:51:24.206Z Checking bcrypt-pbkdf v0.11.0
30062026-09-02T21:51:24.398Z Checking ed25519-dalek v3.0.0
30072026-09-02T21:51:24.398Z Checking ssh-cipher v0.3.0
30082026-09-02T21:51:24.462Z Compiling darling_macro v0.13.4
30092026-09-02T21:51:24.492Z Checking sha3 v0.11.0
30102026-09-02T21:51:24.648Z Checking p384 v0.14.0
30112026-09-02T21:51:24.680Z Checking p521 v0.14.0
30122026-09-02T21:51:24.871Z Checking p256 v0.14.0
30132026-09-02T21:51:24.971Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30142026-09-02T21:51:25.235Z Checking kem v0.3.0
30152026-09-02T21:51:25.387Z Checking module-lattice v0.2.3
30162026-09-02T21:51:25.637Z Compiling guppy-workspace-hack v0.1.0
30172026-09-02T21:51:25.672Z Checking hex-literal v0.4.1
30182026-09-02T21:51:25.801Z Checking sponge-cursor v0.1.0
30192026-09-02T21:51:25.890Z Checking ml-kem v0.3.2
30202026-09-02T21:51:25.961Z Checking sha3 v0.12.0
30212026-09-02T21:51:26.200Z Compiling darling v0.13.4
30222026-09-02T21:51:26.323Z Compiling git2 v0.20.4
30232026-09-02T21:51:26.619Z Checking russh-cryptovec v0.62.0
30242026-09-02T21:51:26.653Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30252026-09-02T21:51:26.684Z Checking internal-russh-num-bigint v0.5.0
30262026-09-02T21:51:26.873Z Checking num-bigint v0.4.6
30272026-09-02T21:51:27.341Z Checking russh-util v0.52.0
30282026-09-02T21:51:27.504Z Checking generic-array v1.4.3
30292026-09-02T21:51:27.678Z Checking ssh-key v0.7.0-rc.11
30302026-09-02T21:51:27.744Z Compiling enum_dispatch v0.3.13
30312026-09-02T21:51:27.878Z Compiling delegate v0.13.5
30322026-09-02T21:51:27.950Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30332026-09-02T21:51:28.391Z Checking hex-literal v1.1.0
30342026-09-02T21:51:28.602Z Compiling target-spec v3.5.7
30352026-09-02T21:51:28.778Z Checking md5 v0.8.0
30362026-09-02T21:51:28.859Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30372026-09-02T21:51:28.957Z Checking russh v0.62.4
30382026-09-02T21:51:29.208Z Checking cfg-expr v0.20.6
30392026-09-02T21:51:29.503Z Compiling serde_with_macros v1.5.2
30402026-09-02T21:51:29.669Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30412026-09-02T21:51:29.728Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30422026-09-02T21:51:30.216Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30432026-09-02T21:51:30.388Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30442026-09-02T21:51:30.432Z Checking internet-checksum v0.2.1
30452026-09-02T21:51:30.604Z Compiling serde_with v1.14.0
30462026-09-02T21:51:31.137Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30472026-09-02T21:51:31.724Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30482026-09-02T21:51:32.149Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30492026-09-02T21:51:32.205Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30502026-09-02T21:51:32.258Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30512026-09-02T21:51:32.482Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30522026-09-02T21:51:32.524Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30532026-09-02T21:51:32.626Z Checking httptest v0.16.4
30542026-09-02T21:51:32.783Z Checking pathdiff v0.2.3
30552026-09-02T21:51:32.921Z Checking nested v0.1.1
30562026-09-02T21:51:33.027Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30572026-09-02T21:51:33.090Z Checking guppy v0.17.25
30582026-09-02T21:51:33.198Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30592026-09-02T21:51:33.395Z Checking similar-asserts v1.7.0
30602026-09-02T21:51:33.458Z Compiling target-triple v1.0.0
30612026-09-02T21:51:33.581Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30622026-09-02T21:51:34.080Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30632026-09-02T21:51:34.127Z Compiling polar-core v0.27.3
30642026-09-02T21:51:34.662Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30652026-09-02T21:51:34.710Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30662026-09-02T21:51:34.933Z Checking hickory-client v0.25.2
30672026-09-02T21:51:35.250Z Checking supports-hyperlinks v2.1.0
30682026-09-02T21:51:35.345Z Checking supports-unicode v2.1.0
30692026-09-02T21:51:35.396Z Checking supports-color v2.1.0
30702026-09-02T21:51:35.430Z Checking textwrap v0.15.2
30712026-09-02T21:51:35.462Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30722026-09-02T21:51:35.562Z Checking terminal_size v0.1.17
30732026-09-02T21:51:35.645Z Compiling miette-derive v5.10.0
30742026-09-02T21:51:35.679Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30752026-09-02T21:51:35.707Z Compiling fs-err v2.11.0
30762026-09-02T21:51:35.930Z Checking owo-colors v3.5.0
30772026-09-02T21:51:36.112Z Compiling assert_cmd v2.1.2
30782026-09-02T21:51:36.387Z Checking escape8259 v0.5.3
30792026-09-02T21:51:36.526Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30802026-09-02T21:51:36.557Z Checking libtest-mimic v0.8.1
30812026-09-02T21:51:36.760Z Checking miette v5.10.0
30822026-09-02T21:51:36.810Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30832026-09-02T21:51:37.378Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30842026-09-02T21:51:37.497Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30852026-09-02T21:51:38.005Z Checking blake2b_simd v1.0.4
30862026-09-02T21:51:38.221Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30872026-09-02T21:51:38.426Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30882026-09-02T21:51:38.652Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30892026-09-02T21:51:38.685Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30902026-09-02T21:51:38.887Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30912026-09-02T21:51:38.923Z Compiling knuffel-derive v3.2.0
30922026-09-02T21:51:39.105Z Checking fancy-regex v0.14.0
30932026-09-02T21:51:39.139Z Checking oso v0.27.3
30942026-09-02T21:51:39.171Z Checking serde_tokenstream v0.2.3
30952026-09-02T21:51:39.498Z Checking approx v0.5.1
30962026-09-02T21:51:39.618Z Compiling rstest_macros v0.25.0
30972026-09-02T21:51:39.681Z Checking uzers v0.12.2
30982026-09-02T21:51:39.920Z Checking termcolor v1.4.1
30992026-09-02T21:51:39.954Z Checking constant_time_eq v0.3.1
31002026-09-02T21:51:40.053Z Compiling linkme-impl v0.3.35
31012026-09-02T21:51:40.087Z Checking rust-argon2 v2.1.0
31022026-09-02T21:51:40.163Z Checking trybuild v1.0.116
31032026-09-02T21:51:40.419Z Checking knuffel v3.2.0
31042026-09-02T21:51:40.464Z Checking datatest-stable v0.3.3
31052026-09-02T21:51:40.773Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31062026-09-02T21:51:40.808Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31072026-09-02T21:51:41.023Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31082026-09-02T21:51:41.071Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31092026-09-02T21:51:41.106Z Checking support-bundle-viewer v0.1.2
31102026-09-02T21:51:41.160Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31112026-09-02T21:51:41.248Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31122026-09-02T21:51:41.376Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31132026-09-02T21:51:41.409Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31142026-09-02T21:51:41.468Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31152026-09-02T21:51:41.601Z Checking drift v0.2.0
31162026-09-02T21:51:41.633Z Checking rand_distr v0.5.1
31172026-09-02T21:51:41.846Z Checking multimap v0.10.1
31182026-09-02T21:51:41.894Z Compiling linkme v0.3.35
31192026-09-02T21:51:41.978Z Compiling relative-path v1.9.3
31202026-09-02T21:51:42.049Z Checking parse-size v1.1.0
31212026-09-02T21:51:42.079Z Checking dropshot-api-manager v0.8.0
31222026-09-02T21:51:42.217Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31232026-09-02T21:51:42.502Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31242026-09-02T21:51:43.315Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31252026-09-02T21:51:43.772Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31262026-09-02T21:51:44.139Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31272026-09-02T21:51:44.276Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31282026-09-02T21:51:44.382Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31292026-09-02T21:51:44.420Z Checking cargo_toml v0.21.0
31302026-09-02T21:51:44.861Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31312026-09-02T21:51:45.029Z Checking partial-io v0.5.4
31322026-09-02T21:51:45.107Z Checking termios v0.3.3
31332026-09-02T21:51:45.292Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-02T21:51:45.787Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31352026-09-02T21:51:45.979Z Checking rstest v0.25.0
31362026-09-02T21:51:47.638Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31372026-09-02T21:51:49.123Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31382026-09-02T21:51:51.504Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31392026-09-02T21:51:52.715Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31402026-09-02T21:51:57.110Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31412026-09-02T21:51:57.747Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31422026-09-02T21:51:59.453Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31432026-09-02T21:52:07.289Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31442026-09-02T21:52:08.239Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31452026-09-02T21:52:09.480Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31462026-09-02T21:52:11.352Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31472026-09-02T21:52:14.307Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31482026-09-02T21:52:16.644Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31492026-09-02T21:52:17.232Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31502026-09-02T21:52:22.531Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31512026-09-02T21:52:26.164Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31522026-09-02T21:52:46.902Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31532026-09-02T21:53:41.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s
31542026-09-02T21:53:41.737Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31552026-09-02T21:53:41.738Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31562026-09-02T21:53:42.354Z
31572026-09-02T21:53:42.354Zreal 4:14.854884830
31582026-09-02T21:53:42.354Zuser 21:55.575389897
31592026-09-02T21:53:42.354Zsys 5:09.178587122
31602026-09-02T21:53:42.376Ztrap 0.538554298
31612026-09-02T21:53:42.376Ztflt 0.436006082
31622026-09-02T21:53:42.376Zdflt 0.622618508
31632026-09-02T21:53:42.376Zkflt 0.004586798
31642026-09-02T21:53:42.376Zlock 1:06:28.906146186
31652026-09-02T21:53:42.376Zslp 1:00:13.345523283
31662026-09-02T21:53:42.377Zlat 1:55.020888083
31672026-09-02T21:53:42.377Zstop 13:04.135863064
31682026-09-02T21:53:42.377Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31692026-09-02T21:53:42.377Z+ ptime -m cargo doc --workspace --no-deps
31702026-09-02T21:53:43.209Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31712026-09-02T21:53:43.209Z |
31722026-09-02T21:53:43.210Z = 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-02T21:53:43.210Z = 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-02T21:53:44.263Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31752026-09-02T21:53:44.525Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31762026-09-02T21:53:44.553Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31772026-09-02T21:53:44.593Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31782026-09-02T21:53:44.711Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31792026-09-02T21:53:44.814Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31802026-09-02T21:53:44.890Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31812026-09-02T21:53:44.890Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31822026-09-02T21:53:44.912Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31832026-09-02T21:53:44.912Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31842026-09-02T21:53:44.987Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31852026-09-02T21:53:45.055Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31862026-09-02T21:53:45.153Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31872026-09-02T21:53:45.244Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31882026-09-02T21:53:45.244Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31892026-09-02T21:53:45.245Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31902026-09-02T21:53:45.245Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31912026-09-02T21:53:45.309Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31922026-09-02T21:53:45.329Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31932026-09-02T21:53:45.373Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31942026-09-02T21:53:45.396Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31952026-09-02T21:53:45.661Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31962026-09-02T21:53:45.760Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31972026-09-02T21:53:45.861Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31982026-09-02T21:53:45.916Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31992026-09-02T21:53:45.936Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32002026-09-02T21:53:46.086Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32012026-09-02T21:53:46.115Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32022026-09-02T21:53:46.179Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32032026-09-02T21:53:46.310Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32042026-09-02T21:53:46.444Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32052026-09-02T21:53:46.479Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32062026-09-02T21:53:46.553Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32072026-09-02T21:53:46.610Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32082026-09-02T21:53:46.792Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32092026-09-02T21:53:46.831Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32102026-09-02T21:53:46.853Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32112026-09-02T21:53:46.945Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32122026-09-02T21:53:47.055Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32132026-09-02T21:53:47.068Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32142026-09-02T21:53:47.296Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32152026-09-02T21:53:47.502Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32162026-09-02T21:53:47.536Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32172026-09-02T21:53:47.537Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32182026-09-02T21:53:47.595Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32192026-09-02T21:53:47.745Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32202026-09-02T21:53:47.781Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32212026-09-02T21:53:47.838Z Checking scuffle v0.1.0
32222026-09-02T21:53:47.962Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32232026-09-02T21:53:48.027Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-09-02T21:53:48.060Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32252026-09-02T21:53:48.099Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32262026-09-02T21:53:48.224Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32272026-09-02T21:53:48.253Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32282026-09-02T21:53:48.287Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32292026-09-02T21:53:48.416Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32302026-09-02T21:53:48.803Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32312026-09-02T21:53:49.068Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32322026-09-02T21:53:49.280Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32332026-09-02T21:53:49.735Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32342026-09-02T21:53:49.786Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32352026-09-02T21:53:49.812Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32362026-09-02T21:53:50.098Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32372026-09-02T21:53:50.134Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32382026-09-02T21:53:50.168Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32392026-09-02T21:53:50.186Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32402026-09-02T21:53:50.378Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32412026-09-02T21:53:50.532Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32422026-09-02T21:53:50.973Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32432026-09-02T21:53:51.081Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32442026-09-02T21:53:51.264Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32452026-09-02T21:53:51.292Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32462026-09-02T21:53:51.463Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32472026-09-02T21:53:51.524Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32482026-09-02T21:53:51.539Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32492026-09-02T21:53:51.595Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32502026-09-02T21:53:51.625Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32512026-09-02T21:53:51.757Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32522026-09-02T21:53:51.765Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32532026-09-02T21:53:51.777Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32542026-09-02T21:53:51.862Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32552026-09-02T21:53:51.926Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32562026-09-02T21:53:51.942Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32572026-09-02T21:53:51.982Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32582026-09-02T21:53:52.233Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32592026-09-02T21:53:52.233Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32602026-09-02T21:53:52.314Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32612026-09-02T21:53:52.324Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32622026-09-02T21:53:52.324Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32632026-09-02T21:53:52.473Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32642026-09-02T21:53:52.493Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32652026-09-02T21:53:52.577Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32662026-09-02T21:53:52.594Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32672026-09-02T21:53:52.628Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32682026-09-02T21:53:52.665Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32692026-09-02T21:53:52.875Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32702026-09-02T21:53:52.914Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32712026-09-02T21:53:52.914Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32722026-09-02T21:53:52.933Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32732026-09-02T21:53:52.933Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32742026-09-02T21:53:52.991Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32752026-09-02T21:53:53.019Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32762026-09-02T21:53:53.112Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32772026-09-02T21:53:53.197Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32782026-09-02T21:53:53.223Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32792026-09-02T21:53:53.410Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32802026-09-02T21:53:53.500Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32812026-09-02T21:53:53.572Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32822026-09-02T21:53:53.996Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32832026-09-02T21:53:54.131Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32842026-09-02T21:53:54.224Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32852026-09-02T21:53:54.410Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32862026-09-02T21:53:55.329Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32872026-09-02T21:53:55.873Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32882026-09-02T21:53:57.125Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32892026-09-02T21:53:57.302Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32902026-09-02T21:53:57.708Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32912026-09-02T21:53:57.929Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32922026-09-02T21:53:58.780Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32932026-09-02T21:53:59.121Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
32942026-09-02T21:53:59.467Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32952026-09-02T21:53:59.504Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32962026-09-02T21:53:59.561Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32972026-09-02T21:53:59.789Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32982026-09-02T21:53:59.865Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32992026-09-02T21:54:00.117Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33002026-09-02T21:54:00.783Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33012026-09-02T21:54:00.897Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33022026-09-02T21:54:00.968Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33032026-09-02T21:54:01.363Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33042026-09-02T21:54:01.866Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33052026-09-02T21:54:01.946Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33062026-09-02T21:54:01.946Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33072026-09-02T21:54:02.319Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33082026-09-02T21:54:02.368Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33092026-09-02T21:54:03.023Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33102026-09-02T21:54:03.066Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33112026-09-02T21:54:03.138Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33122026-09-02T21:54:03.955Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33132026-09-02T21:54:04.378Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33142026-09-02T21:54:04.727Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33152026-09-02T21:54:04.883Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33162026-09-02T21:54:05.165Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33172026-09-02T21:54:05.433Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33182026-09-02T21:54:05.569Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33192026-09-02T21:54:05.671Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33202026-09-02T21:54:09.447Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33212026-09-02T21:54:09.583Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33222026-09-02T21:54:09.583Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33232026-09-02T21:54:09.583Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33242026-09-02T21:54:09.583Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33252026-09-02T21:54:09.584Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33262026-09-02T21:54:09.584Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33272026-09-02T21:54:09.584Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33282026-09-02T21:54:09.700Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33292026-09-02T21:54:09.801Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33302026-09-02T21:54:11.113Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33312026-09-02T21:54:13.066Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33322026-09-02T21:54:13.158Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33332026-09-02T21:54:15.060Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33342026-09-02T21:54:16.029Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33352026-09-02T21:54:16.575Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33362026-09-02T21:54:16.602Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33372026-09-02T21:54:16.782Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33382026-09-02T21:54:17.030Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33392026-09-02T21:54:17.736Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33402026-09-02T21:54:17.739Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33412026-09-02T21:54:18.339Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33422026-09-02T21:54:18.390Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33432026-09-02T21:54:18.549Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33442026-09-02T21:54:19.137Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33452026-09-02T21:54:19.684Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33462026-09-02T21:54:19.782Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33472026-09-02T21:54:20.309Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33482026-09-02T21:54:20.393Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33492026-09-02T21:54:20.420Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33502026-09-02T21:54:20.581Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33512026-09-02T21:54:20.930Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33522026-09-02T21:54:21.150Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33532026-09-02T21:54:21.200Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33542026-09-02T21:54:21.934Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33552026-09-02T21:54:21.981Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33562026-09-02T21:54:22.037Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33572026-09-02T21:54:22.783Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33582026-09-02T21:54:23.563Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33592026-09-02T21:54:23.972Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33602026-09-02T21:54:24.123Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33612026-09-02T21:54:26.913Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33622026-09-02T21:54:28.328Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33632026-09-02T21:54:28.835Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33642026-09-02T21:54:29.311Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33652026-09-02T21:54:31.694Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33662026-09-02T21:54:32.579Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33672026-09-02T21:54:33.848Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33682026-09-02T21:54:34.293Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33692026-09-02T21:54:34.866Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33702026-09-02T21:54:36.836Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33712026-09-02T21:54:37.139Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33722026-09-02T21:54:39.039Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33732026-09-02T21:54:39.115Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33742026-09-02T21:54:39.461Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33752026-09-02T21:54:40.046Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33762026-09-02T21:54:45.516Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33772026-09-02T21:54:45.941Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33782026-09-02T21:54:47.123Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33792026-09-02T21:54:47.493Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33802026-09-02T21:54:48.680Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33812026-09-02T21:54:49.435Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33822026-09-02T21:54:50.151Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33832026-09-02T21:54:50.912Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33842026-09-02T21:54:53.403Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33852026-09-02T21:54:53.512Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33862026-09-02T21:54:54.042Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33872026-09-02T21:54:54.924Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33882026-09-02T21:54:55.249Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33892026-09-02T21:54:55.678Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33902026-09-02T21:54:56.569Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33912026-09-02T21:55:01.257Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33922026-09-02T21:55:02.250Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33932026-09-02T21:55:03.412Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33942026-09-02T21:55:03.913Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33952026-09-02T21:55:04.848Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33962026-09-02T21:55:05.901Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33972026-09-02T21:55:07.832Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33982026-09-02T21:55:08.799Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33992026-09-02T21:55:09.880Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34002026-09-02T21:55:10.842Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34012026-09-02T21:55:11.790Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34022026-09-02T21:55:14.554Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34032026-09-02T21:55:15.350Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34042026-09-02T21:55:17.132Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34052026-09-02T21:55:17.616Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34062026-09-02T21:55:19.183Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34072026-09-02T21:55:21.233Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34082026-09-02T21:55:22.638Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34092026-09-02T21:55:24.191Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34102026-09-02T21:55:25.965Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34112026-09-02T21:55:27.437Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34122026-09-02T21:55:29.047Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34132026-09-02T21:55:30.755Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34142026-09-02T21:55:35.491Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34152026-09-02T21:55:35.564Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34162026-09-02T21:55:37.095Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34172026-09-02T21:55:37.607Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34182026-09-02T21:55:41.023Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34192026-09-02T21:55:41.351Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34202026-09-02T21:55:43.034Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34212026-09-02T21:55:44.995Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34222026-09-02T21:55:46.819Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34232026-09-02T21:55:48.524Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34242026-09-02T21:55:50.594Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34252026-09-02T21:55:52.155Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34262026-09-02T21:55:53.911Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34272026-09-02T21:55:55.703Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34282026-09-02T21:55:57.464Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34292026-09-02T21:55:59.225Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34302026-09-02T21:56:01.013Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34312026-09-02T21:56:02.569Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34322026-09-02T21:56:04.647Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34332026-09-02T21:56:06.171Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34342026-09-02T21:56:08.065Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34352026-09-02T21:56:09.992Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34362026-09-02T21:56:11.756Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34372026-09-02T21:56:13.787Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34382026-09-02T21:56:15.598Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34392026-09-02T21:56:17.282Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34402026-09-02T21:56:19.258Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34412026-09-02T21:56:21.722Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34422026-09-02T21:56:23.435Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34432026-09-02T21:56:26.833Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34442026-09-02T21:56:27.868Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34452026-09-02T21:56:30.201Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34462026-09-02T21:56:32.459Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34472026-09-02T21:56:35.611Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34482026-09-02T21:56:37.624Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34492026-09-02T21:56:40.036Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34502026-09-02T21:56:42.244Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34512026-09-02T21:56:44.988Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34522026-09-02T21:56:47.208Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34532026-09-02T21:56:50.180Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34542026-09-02T21:56:52.770Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34552026-09-02T21:56:55.330Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34562026-09-02T21:56:57.304Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34572026-09-02T21:56:59.721Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34582026-09-02T21:57:02.494Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34592026-09-02T21:57:05.039Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34602026-09-02T21:57:07.275Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34612026-09-02T21:57:10.065Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34622026-09-02T21:57:12.545Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34632026-09-02T21:57:15.127Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34642026-09-02T21:57:17.673Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34652026-09-02T21:57:20.189Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34662026-09-02T21:57:22.780Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34672026-09-02T21:57:25.145Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34682026-09-02T21:57:27.888Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34692026-09-02T21:57:30.463Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34702026-09-02T21:57:32.996Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34712026-09-02T21:57:38.326Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34722026-09-02T21:57:38.401Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34732026-09-02T21:57:40.745Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34742026-09-02T21:57:43.479Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34752026-09-02T21:57:45.996Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34762026-09-02T21:57:48.622Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34772026-09-02T21:57:51.227Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34782026-09-02T21:57:53.934Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34792026-09-02T21:57:56.573Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34802026-09-02T21:57:59.062Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34812026-09-02T21:58:01.693Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34822026-09-02T21:58:04.315Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34832026-09-02T21:58:07.025Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34842026-09-02T21:58:10.458Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34852026-09-02T21:58:12.505Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34862026-09-02T21:58:15.056Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34872026-09-02T21:58:17.756Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34882026-09-02T21:58:20.646Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34892026-09-02T21:58:23.574Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34902026-09-02T21:58:26.335Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34912026-09-02T21:58:29.154Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34922026-09-02T21:58:35.136Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34932026-09-02T21:58:35.282Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34942026-09-02T21:58:37.236Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34952026-09-02T21:58:40.073Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34962026-09-02T21:58:42.777Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34972026-09-02T21:58:45.556Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34982026-09-02T21:58:48.348Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34992026-09-02T21:58:56.381Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35002026-09-02T21:58:56.519Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35012026-09-02T21:59:00.471Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35022026-09-02T21:59:03.776Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35032026-09-02T21:59:07.510Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35042026-09-02T21:59:11.031Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35052026-09-02T21:59:15.320Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35062026-09-02T21:59:18.315Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35072026-09-02T21:59:21.916Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35082026-09-02T21:59:25.542Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35092026-09-02T21:59:29.398Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35102026-09-02T21:59:32.752Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35112026-09-02T21:59:37.751Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35122026-09-02T21:59:40.784Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35132026-09-02T21:59:44.708Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35142026-09-02T21:59:48.690Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35152026-09-02T21:59:52.577Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35162026-09-02T21:59:56.612Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35172026-09-02T22:00:00.428Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35182026-09-02T22:00:04.444Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35192026-09-02T22:00:08.407Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35202026-09-02T22:00:12.356Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35212026-09-02T22:00:16.327Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35222026-09-02T22:00:20.323Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35232026-09-02T22:00:24.584Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35242026-09-02T22:00:28.404Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35252026-09-02T22:00:32.287Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35262026-09-02T22:00:36.314Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35272026-09-02T22:00:40.245Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35282026-09-02T22:00:44.267Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35292026-09-02T22:00:48.266Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35302026-09-02T22:01:20.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 37s
35312026-09-02T22:01:20.061Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35322026-09-02T22:01:20.061Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35332026-09-02T22:01:20.225Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35342026-09-02T22:01:20.335Z
35352026-09-02T22:01:20.335Zreal 7:37.890357712
35362026-09-02T22:01:20.335Zuser 20:23.791300732
35372026-09-02T22:01:20.335Zsys 4:25.268636153
35382026-09-02T22:01:20.335Ztrap 0.291173233
35392026-09-02T22:01:20.335Ztflt 0.090499776
35402026-09-02T22:01:20.335Zdflt 0.060531604
35412026-09-02T22:01:20.344Zkflt 0.000023770
35422026-09-02T22:01:20.344Zlock 7:19:07.591369661
35432026-09-02T22:01:20.344Zslp 2:34:10.877637882
35442026-09-02T22:01:20.344Zlat 34.703940586
35452026-09-02T22:01:20.344Zstop 2:08.633865315
35462026-09-02T22:01:20.344Zprocess exited: duration 844279 ms, exit code 0
 
35472026-09-02T22:01:20.372Zfound 0 output files