01M2HJJED4QE70YK2DKX75YQ2T: clippy (helios)

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

Buildomat Job: 01M2HJKVP8P6RQM8Y4PSTC7CMX

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-15T03:44:41.273Zjob assigned to worker 01M2HJM5WFT4GW14587MD6Y1P2 [factory aws, i-0edfbb4ce5f20399c] (queued for 51 s)
 
22026-09-15T03:44:47.766Zstarting task 0: "setup"
32026-09-15T03:44:47.772Z++ uname -s
42026-09-15T03:44:47.775Z+ kern=SunOS
52026-09-15T03:44:47.775Z+ build_user=build
62026-09-15T03:44:47.775Z+ build_uid=12345
72026-09-15T03:44:47.775Z+ work_dir=/work
82026-09-15T03:44:47.775Z+ input_dir=/input
92026-09-15T03:44:47.775Z+ [[ 0 == 12345 ]]
102026-09-15T03:44:47.775Z+ case "$kern" in
112026-09-15T03:44:47.775Z+ groupadd -g 12345 build
122026-09-15T03:44:47.775Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-15T03:44:49.781Z+ zfs create -o mountpoint=/work rpool/work
142026-09-15T03:44:49.853Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-15T03:44:49.857Z+ home_fs=zfs
162026-09-15T03:44:49.857Z+ [[ zfs == autofs ]]
172026-09-15T03:44:49.857Z+ mkdir -p /home/build
182026-09-15T03:44:49.857Z+ chown build:build /home/build /work
192026-09-15T03:44:50.857Z+ chmod 0700 /home/build /work
202026-09-15T03:44:50.861Zprocess exited: duration 3092 ms, exit code 0
 
212026-09-15T03:44:50.867Zstarting task 1: "rust-toolchain"
222026-09-15T03:44:50.871Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-15T03:44:50.871Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-15T03:44:50.871Z * rust toolchain channel = "1.98.1"
252026-09-15T03:44:50.871Z * rust toolchain profile = "default"
262026-09-15T03:44:50.871Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-15T03:44:50.871Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-15T03:44:50.874Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-15T03:44:50.874Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-15T03:44:50.953Zinfo: downloading installer
312026-09-15T03:44:52.235Zinfo: profile set to default
322026-09-15T03:44:52.235Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-15T03:44:52.239Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-15T03:44:52.396Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-15T03:44:52.399Zinfo: downloading 6 components
362026-09-15T03:45:08.084Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-15T03:45:08.084Z
382026-09-15T03:45:08.116Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-15T03:45:08.116Z
402026-09-15T03:45:08.120Z
412026-09-15T03:45:08.120ZRust is installed now. Great!
422026-09-15T03:45:08.120Z
432026-09-15T03:45:08.120ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-15T03:45:08.120Zenvironment variable. This has not been done automatically.
452026-09-15T03:45:08.120Z
462026-09-15T03:45:08.120ZTo configure your current shell, you need to source
472026-09-15T03:45:08.120Zthe corresponding env file under $HOME/.cargo.
482026-09-15T03:45:08.120Z
492026-09-15T03:45:08.120ZConsider running the right command for your shell (note the leading DOT):
502026-09-15T03:45:08.120Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-15T03:45:08.120Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-15T03:45:08.120ZCC_x86_64-unknown-illumos = None
532026-09-15T03:45:08.120Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-15T03:45:08.120ZCC_x86_64_unknown_illumos = None
552026-09-15T03:45:08.120Zcargo:rerun-if-env-changed=HOST_CC
562026-09-15T03:45:08.120ZHOST_CC = None
572026-09-15T03:45:08.120Zcargo:rerun-if-env-changed=CC
582026-09-15T03:45:08.120ZCC = None
592026-09-15T03:45:08.120Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-15T03:45:08.289Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-15T03:45:08.289ZCRATE_CC_NO_DEFAULTS = None
622026-09-15T03:45:08.289Zcargo:rerun-if-env-changed=CFLAGS
632026-09-15T03:45:08.289ZCFLAGS = None
642026-09-15T03:45:08.289Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-15T03:45:08.289ZHOST_CFLAGS = None
662026-09-15T03:45:08.289Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-15T03:45:08.289ZCFLAGS_x86_64_unknown_illumos = None
682026-09-15T03:45:08.289Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-15T03:45:08.289ZCFLAGS_x86_64-unknown-illumos = None
702026-09-15T03:45:08.375Z+ rustup --version
712026-09-15T03:45:08.382Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-15T03:45:08.385Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-15T03:45:08.403Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-15T03:45:08.406Z+ cargo --version
752026-09-15T03:45:08.419Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-15T03:45:08.423Z+ rustc --version
772026-09-15T03:45:08.440Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-15T03:45:08.443Zprocess exited: duration 17574 ms, exit code 0
 
792026-09-15T03:45:08.452Zstarting task 2: "authentication"
802026-09-15T03:45:08.467Zprocess exited: duration 16 ms, exit code 0
 
812026-09-15T03:45:08.473Zstarting task 3: "clone repository"
822026-09-15T03:45:08.477Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-15T03:45:08.479Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-15T03:45:08.509ZCloning into '/work/oxidecomputer/omicron'...
852026-09-15T03:45:22.078Z+ cd /work/oxidecomputer/omicron
862026-09-15T03:45:22.078Z+ git fetch origin a1ed210690ffc8344586295457271caa169f3150
872026-09-15T03:45:22.399ZFrom https://github.com/oxidecomputer/omicron
882026-09-15T03:45:22.399Z * branch a1ed210690ffc8344586295457271caa169f3150 -> FETCH_HEAD
892026-09-15T03:45:22.409Z+ [[ -n sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it ]]
902026-09-15T03:45:22.412Z++ git branch --show-current
912026-09-15T03:45:22.412Z+ current=main
922026-09-15T03:45:22.412Z+ [[ main != sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it ]]
932026-09-15T03:45:22.412Z+ git branch -f sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it a1ed210690ffc8344586295457271caa169f3150
942026-09-15T03:45:22.415Z+ git checkout -f sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it
952026-09-15T03:45:22.658ZSwitched to branch 'sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it'
962026-09-15T03:45:22.662Z+ git reset --hard a1ed210690ffc8344586295457271caa169f3150
972026-09-15T03:45:22.906ZHEAD is now at a1ed21069 rebase on main
982026-09-15T03:45:22.909Zprocess exited: duration 14434 ms, exit code 0
 
992026-09-15T03:45:22.916Zstarting task 4: "build"
1002026-09-15T03:45:22.919Z+ source ./env.sh
1012026-09-15T03:45:22.923Z++ OLD_SHELL_OPTS=ehxB
1022026-09-15T03:45:22.923Z++ set -o xtrace
1032026-09-15T03:45:22.923Z++++ dirname ./env.sh
1042026-09-15T03:45:22.926Z+++ readlink -f .
1052026-09-15T03:45:22.926Z++ OMICRON_WS=/work/oxidecomputer/omicron
1062026-09-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ 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-15T03:45:22.926Z++ case $OLD_SHELL_OPTS in
1172026-09-15T03:45:22.926Z++ unset OLD_SHELL_OPTS OMICRON_WS
1182026-09-15T03:45:22.926Z+ source .github/buildomat/ci-env.sh
1192026-09-15T03:45:22.926Z++ export CARGO_TERM_COLOR=always
1202026-09-15T03:45:22.927Z++ CARGO_TERM_COLOR=always
1212026-09-15T03:45:22.930Z+++ uname -s
1222026-09-15T03:45:22.930Z++ [[ SunOS == \S\u\n\O\S ]]
1232026-09-15T03:45:22.930Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1242026-09-15T03:45:22.930Z+ cargo --version
1252026-09-15T03:45:22.937Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1262026-09-15T03:45:22.940Z+ rustc --version
1272026-09-15T03:45:22.958Zrustc 1.98.1 (48a229cea 2026-09-01)
1282026-09-15T03:45:22.961Z+ banner prerequisites
1292026-09-15T03:45:22.964Z
1302026-09-15T03:45:22.964Z ##### ##### ###### ##### ###### #### # # # #### #
1312026-09-15T03:45:22.964Z # # # # # # # # # # # # # # #
1322026-09-15T03:45:22.964Z # # # # ##### # # ##### # # # # # #### #
1332026-09-15T03:45:22.964Z ##### ##### # ##### # # # # # # # # #
1342026-09-15T03:45:22.964Z # # # # # # # # # # # # # # #
1352026-09-15T03:45:22.964Z # # # ###### # # ###### ### # #### # #### #
1362026-09-15T03:45:22.964Z
1372026-09-15T03:45:22.964Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1382026-09-15T03:45:25.016Z Startup: Refreshing catalog 'helios' ... Done
1392026-09-15T03:45:25.513Z Startup: Caching catalogs ... Done
1402026-09-15T03:45:28.128ZPlanning: Solver setup ... Done (2.483s)
1412026-09-15T03:45:28.205ZPlanning: Running solver ... Done (0.076s)
1422026-09-15T03:45:28.256ZPlanning: Finding local manifests ... Done (0.003s)
1432026-09-15T03:45:28.269ZPlanning: Fetching manifests: 0/2 0% complete
1442026-09-15T03:45:28.289ZPlanning: Fetching manifests: 2/2 100% complete
1452026-09-15T03:45:28.303ZPlanning: Package planning ... Done (0.013s)
1462026-09-15T03:45:28.306ZPlanning: Merging actions ... Done (0.002s)
1472026-09-15T03:45:28.465ZPlanning: Checking for conflicting actions ... Done (0.160s)
1482026-09-15T03:45:28.468ZPlanning: Consolidating action changes ... Done (0.001s)
1492026-09-15T03:45:29.262ZPlanning: Evaluating mediators ... Done (0.796s)
1502026-09-15T03:45:29.265ZPlanning: Planning completed in 3.72 seconds
1512026-09-15T03:45:29.271Z Packages to install: 2
1522026-09-15T03:45:29.271Z Estimated space available: 156.02 GB
1532026-09-15T03:45:29.274ZEstimated space to be consumed: 89.29 MB
1542026-09-15T03:45:29.274Z Create boot environment: No
1552026-09-15T03:45:29.274ZCreate backup boot environment: No
1562026-09-15T03:45:29.274Z Rebuild boot archive: No
1572026-09-15T03:45:29.274Z
1582026-09-15T03:45:29.274ZChanged packages:
1592026-09-15T03:45:29.274Zhelios
1602026-09-15T03:45:29.274Z developer/build-essential
1612026-09-15T03:45:29.274Z None -> 11-3.0
1622026-09-15T03:45:29.274Z library/libxmlsec1
1632026-09-15T03:45:29.274Z None -> 1.2.35-3.0
1642026-09-15T03:45:29.295Z
1652026-09-15T03:45:29.295ZDownload: 0/214 items 0.0/1.3MB 0% complete
1662026-09-15T03:45:29.364ZDownload: Completed 1.28 MB in 0.07 seconds (18.8M/s)
1672026-09-15T03:45:29.415Z Actions: 1/268 actions (Installing new actions)
1682026-09-15T03:45:29.453Z Actions: Completed 268 actions in 0.04 seconds.
1692026-09-15T03:45:29.489ZFinalize: Updating package state database ... Done (0.036s)
1702026-09-15T03:45:29.489ZFinalize: Updating package cache ... Done (0.000s)
1712026-09-15T03:45:29.593ZFinalize: Updating image state ... Done (0.104s)
1722026-09-15T03:45:32.141ZFinalize: Creating fast lookup database ... Done (2.493s)
1732026-09-15T03:45:32.207ZFinalize: Reading search index ... Done (0.011s)
1742026-09-15T03:45:32.210ZFinalize: Updating search index ... Done (0.000s)
1752026-09-15T03:45:32.294ZFinalize: Updating package cache ... Done (0.000s)
1762026-09-15T03:45:32.677ZPlanning: Evaluating mediator changes ... Done
1772026-09-15T03:45:32.783ZPlanning: Checking for conflicting actions ... Done
1782026-09-15T03:45:32.787ZPlanning: Consolidating action changes ... Done
1792026-09-15T03:45:32.941ZPlanning: Evaluating mediators ... Done
1802026-09-15T03:45:32.945ZPlanning: Planning completed in 0.26 seconds
1812026-09-15T03:45:32.965Z Mediators to change: 2
1822026-09-15T03:45:32.965Z Create boot environment: No
1832026-09-15T03:45:32.965ZCreate backup boot environment: No
1842026-09-15T03:45:33.029ZFinalize: Updating package state database ... Done
1852026-09-15T03:45:33.032ZFinalize: Updating package cache ... Done
1862026-09-15T03:45:33.089ZFinalize: Updating image state ... Done
1872026-09-15T03:45:35.034ZFinalize: Creating fast lookup database ... Done
1882026-09-15T03:45:35.096ZFinalize: Reading search index ... Done
1892026-09-15T03:45:35.099ZFinalize: Updating search index ... Done
1902026-09-15T03:45:35.186ZFinalize: Updating package cache ... Done
1912026-09-15T03:45:35.468ZPlanning: Evaluating mediator changes ... Done
1922026-09-15T03:45:35.571ZPlanning: Checking for conflicting actions ... Done
1932026-09-15T03:45:35.574ZPlanning: Consolidating action changes ... Done
1942026-09-15T03:45:35.727ZPlanning: Evaluating mediators ... Done
1952026-09-15T03:45:35.730ZPlanning: Planning completed in 0.26 seconds
1962026-09-15T03:45:35.751Z Mediators to change: 1
1972026-09-15T03:45:35.751Z Create boot environment: No
1982026-09-15T03:45:35.751ZCreate backup boot environment: No
1992026-09-15T03:45:35.801ZFinalize: Updating package state database ... Done
2002026-09-15T03:45:35.804ZFinalize: Updating package cache ... Done
2012026-09-15T03:45:35.861ZFinalize: Updating image state ... Done
2022026-09-15T03:45:37.792ZFinalize: Creating fast lookup database ... Done
2032026-09-15T03:45:37.856ZFinalize: Reading search index ... Done
2042026-09-15T03:45:37.859ZFinalize: Updating search index ... Done
2052026-09-15T03:45:37.940ZFinalize: Updating package cache ... Done
2062026-09-15T03:45:38.248ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2072026-09-15T03:45:38.248Zapache system 2.4 system
2082026-09-15T03:45:38.248Zclang system 15 system
2092026-09-15T03:45:38.248Zcsh system system illumos
2102026-09-15T03:45:38.248Zctags system system illumos
2112026-09-15T03:45:38.248Zfile vendor vendor darwinsys
2122026-09-15T03:45:38.248Zfile system system illumos
2132026-09-15T03:45:38.248Zgcc vendor 14 vendor
2142026-09-15T03:45:38.248Zgcc system 13 system
2152026-09-15T03:45:38.248Zgcc system 10 system
2162026-09-15T03:45:38.248Zgo system 1.25 system
2172026-09-15T03:45:38.248Zllvm system 15 system
2182026-09-15T03:45:38.248Zmariadb system 11.4 system
2192026-09-15T03:45:38.248Zmta vendor vendor dma
2202026-09-15T03:45:38.248Zopenjdk system 17 system
2212026-09-15T03:45:38.248Zopenjdk system 11 system
2222026-09-15T03:45:38.248Zopenssl vendor 3 vendor
2232026-09-15T03:45:38.249Zperl system 5.40 system
2242026-09-15T03:45:38.249Zpostgresql system 18 system
2252026-09-15T03:45:38.249Zpostgresql system 17 system
2262026-09-15T03:45:38.249Zpython vendor 3 vendor
2272026-09-15T03:45:38.249Zpython system 2 system
2282026-09-15T03:45:38.249Zpython3 vendor 3.13 vendor
2292026-09-15T03:45:38.249Zruby system 3.4 system
2302026-09-15T03:45:38.249Zruby system 3.0 system
2312026-09-15T03:45:38.249Zwords vendor vendor american-english
2322026-09-15T03:45:38.249Zwords system system australian-english
2332026-09-15T03:45:38.249Zwords system system british-english
2342026-09-15T03:45:38.249Zwords system system canadian-english
2352026-09-15T03:45:38.249Zwords system system french
2362026-09-15T03:45:38.249Zwords system system italian
2372026-09-15T03:45:38.249Zwords system system ngerman
2382026-09-15T03:45:38.249Zwords system system ogerman
2392026-09-15T03:45:38.249Zwords system system spanish
2402026-09-15T03:45:38.499ZPUBLISHER TYPE STATUS P LOCATION
2412026-09-15T03:45:38.499Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2422026-09-15T03:45:39.021ZFMRI IFO
2432026-09-15T03:45:39.021Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2442026-09-15T03:45:39.021Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2452026-09-15T03:45:39.021Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2462026-09-15T03:45:39.021Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2472026-09-15T03:45:39.021Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2482026-09-15T03:45:39.021Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2492026-09-15T03:45:39.021Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2502026-09-15T03:45:39.021Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2512026-09-15T03:45:39.021Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2522026-09-15T03:45:39.364Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2532026-09-15T03:45:39.694Z Updating crates.io index
2542026-09-15T03:45:39.697Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2552026-09-15T03:45:39.997Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2562026-09-15T03:45:40.354Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2572026-09-15T03:45:40.640Z Updating git repository `https://github.com/oxidecomputer/propolis`
2582026-09-15T03:45:41.640Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2592026-09-15T03:45:42.231Z Updating git repository `https://github.com/oxidecomputer/crucible`
2602026-09-15T03:45:43.827Z Updating git repository `https://github.com/oxidecomputer/opte`
2612026-09-15T03:45:44.669Z Updating git repository `https://github.com/oxidecomputer/tofino`
2622026-09-15T03:45:45.042Z Updating git repository `https://github.com/oxidecomputer/lldp`
2632026-09-15T03:45:45.389Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642026-09-15T03:45:46.896Z Updating git repository `https://github.com/oxidecomputer/clickward`
2652026-09-15T03:45:47.494Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2662026-09-15T03:45:47.903Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2672026-09-15T03:45:48.487Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2682026-09-15T03:45:49.056Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2692026-09-15T03:45:49.329Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2702026-09-15T03:45:49.637Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2712026-09-15T03:45:49.926Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2722026-09-15T03:45:50.219Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2732026-09-15T03:45:50.615Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2742026-09-15T03:45:51.140Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2752026-09-15T03:45:51.454Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2762026-09-15T03:45:51.995Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2772026-09-15T03:45:52.354Z Updating git repository `https://github.com/oxidecomputer/erebor`
2782026-09-15T03:45:52.940Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2792026-09-15T03:45:53.378Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2802026-09-15T03:45:53.948Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2812026-09-15T03:45:54.374Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822026-09-15T03:45:55.047Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832026-09-15T03:45:55.340Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842026-09-15T03:45:55.647Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852026-09-15T03:45:56.041Z Updating git repository `https://github.com/oxidecomputer/tough`
2862026-09-15T03:45:56.602Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2872026-09-15T03:45:57.215Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2882026-09-15T03:45:57.513Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2892026-09-15T03:45:57.879Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2902026-09-15T03:45:58.229Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-09-15T03:45:58.492Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922026-09-15T03:45:58.786Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932026-09-15T03:45:59.124Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942026-09-15T03:45:59.432Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2952026-09-15T03:45:59.855Z Updating git repository `https://github.com/illumos/smf-rs`
2962026-09-15T03:46:02.230Z Downloading crates ...
2972026-09-15T03:46:02.296Z Downloaded cpufeatures v0.2.17
2982026-09-15T03:46:02.301Z Downloaded autocfg v1.5.0
2992026-09-15T03:46:02.305Z Downloaded clap_lex v1.0.0
3002026-09-15T03:46:02.308Z Downloaded is_terminal_polyfill v1.70.2
3012026-09-15T03:46:02.308Z Downloaded equivalent v1.0.2
3022026-09-15T03:46:02.311Z Downloaded heck v0.4.1
3032026-09-15T03:46:02.314Z Downloaded scroll_derive v0.12.1
3042026-09-15T03:46:02.314Z Downloaded usdt-attr-macro v0.5.0
3052026-09-15T03:46:02.320Z Downloaded fs-err v3.3.0
3062026-09-15T03:46:02.323Z Downloaded zerocopy v0.7.35
3072026-09-15T03:46:02.331Z Downloaded toml_edit v0.22.27
3082026-09-15T03:46:02.334Z Downloaded zerocopy-derive v0.7.35
3092026-09-15T03:46:02.337Z Downloaded zmij v1.0.21
3102026-09-15T03:46:02.337Z Downloaded ucd-trie v0.1.7
3112026-09-15T03:46:02.340Z Downloaded digest v0.10.7
3122026-09-15T03:46:02.340Z Downloaded textwrap v0.16.2
3132026-09-15T03:46:02.340Z Downloaded crypto-common v0.1.7
3142026-09-15T03:46:02.343Z Downloaded dtrace-parser v0.2.0
3152026-09-15T03:46:02.343Z Downloaded cfg-if v1.0.4
3162026-09-15T03:46:02.343Z Downloaded dof v0.3.0
3172026-09-15T03:46:02.346Z Downloaded colorchoice v1.0.4
3182026-09-15T03:46:02.349Z Downloaded clap v4.6.1
3192026-09-15T03:46:02.353Z Downloaded errno v0.3.14
3202026-09-15T03:46:02.356Z Downloaded cargo_toml v0.21.0
3212026-09-15T03:46:02.359Z Downloaded clap_derive v4.6.1
3222026-09-15T03:46:02.359Z Downloaded anstyle-parse v1.0.0
3232026-09-15T03:46:02.362Z Downloaded toml_datetime v0.6.11
3242026-09-15T03:46:02.365Z Downloaded fnv v1.0.7
3252026-09-15T03:46:02.365Z Downloaded memmap v0.7.0
3262026-09-15T03:46:02.368Z Downloaded version_check v0.9.5
3272026-09-15T03:46:02.368Z Downloaded itoa v1.0.17
3282026-09-15T03:46:02.371Z Downloaded cargo_metadata v0.23.1
3292026-09-15T03:46:02.371Z Downloaded fastrand v2.3.0
3302026-09-15T03:46:02.371Z Downloaded thiserror-impl v1.0.69
3312026-09-15T03:46:02.377Z Downloaded cargo-platform v0.3.2
3322026-09-15T03:46:02.379Z Downloaded block-buffer v0.10.4
3332026-09-15T03:46:02.383Z Downloaded smawk v0.3.2
3342026-09-15T03:46:02.385Z Downloaded thread-id v4.2.2
3352026-09-15T03:46:02.386Z Downloaded proc-macro-error-attr v1.0.4
3362026-09-15T03:46:02.389Z Downloaded serde_spanned v0.6.9
3372026-09-15T03:46:02.399Z Downloaded anyhow v1.0.104
3382026-09-15T03:46:02.402Z Downloaded pretty-hex v0.4.1
3392026-09-15T03:46:02.406Z Downloaded usdt v0.5.0
3402026-09-15T03:46:02.409Z Downloaded anstyle-query v1.1.5
3412026-09-15T03:46:02.409Z Downloaded macaddr v1.0.1
3422026-09-15T03:46:02.409Z Downloaded tabled_derive v0.7.0
3432026-09-15T03:46:02.412Z Downloaded terminal_size v0.4.3
3442026-09-15T03:46:02.415Z Downloaded heck v0.5.0
3452026-09-15T03:46:02.415Z Downloaded unicode-linebreak v0.1.5
3462026-09-15T03:46:02.420Z Downloaded usdt-macro v0.5.0
3472026-09-15T03:46:02.423Z Downloaded plain v0.2.3
3482026-09-15T03:46:02.423Z Downloaded swrite v0.1.0
3492026-09-15T03:46:02.426Z Downloaded strsim v0.11.1
3502026-09-15T03:46:02.426Z Downloaded camino-tempfile v1.4.1
3512026-09-15T03:46:02.430Z Downloaded thiserror-impl v2.0.18
3522026-09-15T03:46:02.430Z Downloaded toml_write v0.1.2
3532026-09-15T03:46:02.433Z Downloaded sha2 v0.10.9
3542026-09-15T03:46:02.433Z Downloaded proc-macro-error v1.0.4
3552026-09-15T03:46:02.436Z Downloaded scroll v0.12.0
3562026-09-15T03:46:02.439Z Downloaded byteorder v1.5.0
3572026-09-15T03:46:02.442Z Downloaded usdt-impl v0.5.0
3582026-09-15T03:46:02.442Z Downloaded tempfile v3.27.0
3592026-09-15T03:46:02.445Z Downloaded camino v1.2.5
3602026-09-15T03:46:02.450Z Downloaded utf8parse v0.2.2
3612026-09-15T03:46:02.453Z Downloaded thiserror v2.0.18
3622026-09-15T03:46:02.456Z Downloaded generic-array v0.14.7
3632026-09-15T03:46:02.456Z Downloaded thiserror v1.0.69
3642026-09-15T03:46:02.459Z Downloaded serde_tokenstream v0.2.3
3652026-09-15T03:46:02.459Z Downloaded anstream v1.0.0
3662026-09-15T03:46:02.459Z Downloaded bytecount v0.6.9
3672026-09-15T03:46:02.462Z Downloaded bitflags v2.11.0
3682026-09-15T03:46:02.462Z Downloaded anstyle v1.0.14
3692026-09-15T03:46:02.465Z Downloaded quote v1.0.45
3702026-09-15T03:46:02.468Z Downloaded once_cell v1.21.3
3712026-09-15T03:46:02.476Z Downloaded pest_generator v2.8.6
3722026-09-15T03:46:02.479Z Downloaded semver v1.0.28
3732026-09-15T03:46:02.489Z Downloaded toml v0.8.23
3742026-09-15T03:46:02.489Z Downloaded proc-macro2 v1.0.106
3752026-09-15T03:46:02.489Z Downloaded unicode-ident v1.0.24
3762026-09-15T03:46:02.489Z Downloaded getrandom v0.3.4
3772026-09-15T03:46:02.489Z Downloaded pest_derive v2.8.6
3782026-09-15T03:46:02.493Z Downloaded log v0.4.33
3792026-09-15T03:46:02.502Z Downloaded serde_derive v1.0.228
3802026-09-15T03:46:02.507Z Downloaded papergrid v0.11.0
3812026-09-15T03:46:02.510Z Downloaded winnow v0.7.14
3822026-09-15T03:46:02.519Z Downloaded pest_meta v2.8.6
3832026-09-15T03:46:02.522Z Downloaded clap_builder v4.6.0
3842026-09-15T03:46:02.528Z Downloaded memchr v2.8.0
3852026-09-15T03:46:02.532Z Downloaded serde v1.0.228
3862026-09-15T03:46:02.539Z Downloaded typenum v1.20.1
3872026-09-15T03:46:02.543Z Downloaded serde_core v1.0.228
3882026-09-15T03:46:02.546Z Downloaded indexmap v2.14.0
3892026-09-15T03:46:02.549Z Downloaded pest v2.8.6
3902026-09-15T03:46:02.562Z Downloaded serde_json v1.0.151
3912026-09-15T03:46:02.565Z Downloaded hashbrown v0.17.0
3922026-09-15T03:46:02.588Z Downloaded goblin v0.8.2
3932026-09-15T03:46:02.595Z Downloaded tabled v0.15.0
3942026-09-15T03:46:02.604Z Downloaded rustix v1.1.4
3952026-09-15T03:46:02.617Z Downloaded syn v1.0.109
3962026-09-15T03:46:02.622Z Downloaded unicode-width v0.1.14
3972026-09-15T03:46:02.626Z Downloaded unicode-width v0.2.0
3982026-09-15T03:46:02.629Z Downloaded syn v2.0.117
3992026-09-15T03:46:02.636Z Downloaded libc v0.2.185
4002026-09-15T03:46:02.700Z Compiling proc-macro2 v1.0.106
4012026-09-15T03:46:02.700Z Compiling quote v1.0.45
4022026-09-15T03:46:02.700Z Compiling unicode-ident v1.0.24
4032026-09-15T03:46:02.700Z Compiling serde_core v1.0.228
4042026-09-15T03:46:02.703Z Compiling libc v0.2.185
4052026-09-15T03:46:02.703Z Compiling version_check v0.9.5
4062026-09-15T03:46:02.703Z Compiling memchr v2.8.0
4072026-09-15T03:46:02.703Z Compiling serde v1.0.228
4082026-09-15T03:46:03.081Z Compiling zmij v1.0.21
4092026-09-15T03:46:03.236Z Compiling thiserror v1.0.69
4102026-09-15T03:46:03.324Z Compiling itoa v1.0.17
4112026-09-15T03:46:03.356Z Compiling ucd-trie v0.1.7
4122026-09-15T03:46:03.542Z Compiling pest v2.8.6
4132026-09-15T03:46:03.631Z Compiling byteorder v1.5.0
4142026-09-15T03:46:03.715Z Compiling rustix v1.1.4
4152026-09-15T03:46:03.750Z Compiling errno v0.3.14
4162026-09-15T03:46:03.858Z Compiling serde_json v1.0.151
4172026-09-15T03:46:03.916Z Compiling bitflags v2.11.0
4182026-09-15T03:46:04.168Z Compiling thread-id v4.2.2
4192026-09-15T03:46:04.238Z Compiling syn v2.0.117
4202026-09-15T03:46:04.255Z Compiling proc-macro-error-attr v1.0.4
4212026-09-15T03:46:04.313Z Compiling usdt-impl v0.5.0
4222026-09-15T03:46:04.374Z Compiling camino v1.2.5
4232026-09-15T03:46:04.448Z Compiling syn v1.0.109
4242026-09-15T03:46:04.646Z Compiling pest_meta v2.8.6
4252026-09-15T03:46:04.787Z Compiling proc-macro-error v1.0.4
4262026-09-15T03:46:04.803Z Compiling hashbrown v0.17.0
4272026-09-15T03:46:04.822Z Compiling utf8parse v0.2.2
4282026-09-15T03:46:04.932Z Compiling log v0.4.33
4292026-09-15T03:46:04.983Z Compiling getrandom v0.3.4
4302026-09-15T03:46:05.215Z Compiling plain v0.2.3
4312026-09-15T03:46:05.329Z Compiling equivalent v1.0.2
4322026-09-15T03:46:05.355Z Compiling terminal_size v0.4.3
4332026-09-15T03:46:05.419Z Compiling indexmap v2.14.0
4342026-09-15T03:46:05.657Z Compiling anstyle-parse v1.0.0
4352026-09-15T03:46:06.050Z Compiling is_terminal_polyfill v1.70.2
4362026-09-15T03:46:06.061Z Compiling cfg-if v1.0.4
4372026-09-15T03:46:06.147Z Compiling thiserror v2.0.18
4382026-09-15T03:46:06.162Z Compiling autocfg v1.5.0
4392026-09-15T03:46:06.162Z Compiling winnow v0.7.14
4402026-09-15T03:46:06.195Z Compiling pretty-hex v0.4.1
4412026-09-15T03:46:06.256Z Compiling anstyle-query v1.1.5
4422026-09-15T03:46:06.335Z Compiling anstyle v1.0.14
4432026-09-15T03:46:06.372Z Compiling toml_write v0.1.2
4442026-09-15T03:46:06.485Z Compiling pest_generator v2.8.6
4452026-09-15T03:46:06.550Z Compiling colorchoice v1.0.4
4462026-09-15T03:46:06.615Z Compiling fs-err v3.3.0
4472026-09-15T03:46:06.679Z Compiling anstream v1.0.0
4482026-09-15T03:46:06.799Z Compiling heck v0.4.1
4492026-09-15T03:46:06.807Z Compiling heck v0.5.0
4502026-09-15T03:46:06.985Z Compiling strsim v0.11.1
4512026-09-15T03:46:07.017Z Compiling bytecount v0.6.9
4522026-09-15T03:46:07.044Z Compiling fastrand v2.3.0
4532026-09-15T03:46:07.154Z Compiling clap_lex v1.0.0
4542026-09-15T03:46:07.185Z Compiling once_cell v1.21.3
4552026-09-15T03:46:07.202Z Compiling unicode-width v0.1.14
4562026-09-15T03:46:07.298Z Compiling anyhow v1.0.104
4572026-09-15T03:46:07.319Z Compiling fnv v1.0.7
4582026-09-15T03:46:07.390Z Compiling tempfile v3.27.0
4592026-09-15T03:46:07.411Z Compiling clap_builder v4.6.0
4602026-09-15T03:46:07.420Z Compiling papergrid v0.11.0
4612026-09-15T03:46:07.563Z Compiling cargo-platform v0.3.2
4622026-09-15T03:46:07.635Z Compiling semver v1.0.28
4632026-09-15T03:46:07.733Z Compiling tabled_derive v0.7.0
4642026-09-15T03:46:07.754Z Compiling memmap v0.7.0
4652026-09-15T03:46:07.828Z Compiling unicode-linebreak v0.1.5
4662026-09-15T03:46:07.846Z Compiling unicode-width v0.2.0
4672026-09-15T03:46:08.006Z Compiling smawk v0.3.2
4682026-09-15T03:46:08.118Z Compiling camino-tempfile v1.4.1
4692026-09-15T03:46:08.153Z Compiling serde_derive v1.0.228
4702026-09-15T03:46:08.153Z Compiling thiserror-impl v1.0.69
4712026-09-15T03:46:08.357Z Compiling zerocopy-derive v0.7.35
4722026-09-15T03:46:08.374Z Compiling pest_derive v2.8.6
4732026-09-15T03:46:08.416Z Compiling scroll_derive v0.12.1
4742026-09-15T03:46:08.723Z Compiling thiserror-impl v2.0.18
4752026-09-15T03:46:08.833Z Compiling clap_derive v4.6.1
4762026-09-15T03:46:08.894Z Compiling tabled v0.15.0
4772026-09-15T03:46:09.099Z Compiling scroll v0.12.0
4782026-09-15T03:46:09.244Z Compiling zerocopy v0.7.35
4792026-09-15T03:46:09.378Z Compiling goblin v0.8.2
4802026-09-15T03:46:09.557Z Compiling dtrace-parser v0.2.0
4812026-09-15T03:46:09.796Z Compiling textwrap v0.16.2
4822026-09-15T03:46:10.209Z Compiling swrite v0.1.0
4832026-09-15T03:46:10.614Z Compiling clap v4.6.1
4842026-09-15T03:46:11.228Z Compiling toml_datetime v0.6.11
4852026-09-15T03:46:11.231Z Compiling dof v0.3.0
4862026-09-15T03:46:11.231Z Compiling serde_tokenstream v0.2.3
4872026-09-15T03:46:11.231Z Compiling serde_spanned v0.6.9
4882026-09-15T03:46:11.231Z Compiling cargo_metadata v0.23.1
4892026-09-15T03:46:11.306Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4902026-09-15T03:46:11.321Z Compiling macaddr v1.0.1
4912026-09-15T03:46:11.440Z Compiling toml_edit v0.22.27
4922026-09-15T03:46:12.029Z Compiling usdt-attr-macro v0.5.0
4932026-09-15T03:46:12.032Z Compiling usdt-macro v0.5.0
4942026-09-15T03:46:12.657Z Compiling usdt v0.5.0
4952026-09-15T03:46:12.757Z Compiling toml v0.8.23
4962026-09-15T03:46:13.099Z Compiling cargo_toml v0.21.0
4972026-09-15T03:46:14.393Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982026-09-15T03:46:16.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.23s
4992026-09-15T03:46:16.632Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5002026-09-15T03:46:17.149Z Downloading crates ...
5012026-09-15T03:46:17.209Z Downloaded addr2line v0.25.1
5022026-09-15T03:46:17.215Z Downloaded allocator-api2 v0.2.21
5032026-09-15T03:46:17.218Z Downloaded bit-set v0.8.0
5042026-09-15T03:46:17.224Z Downloaded assert_matches v1.5.0
5052026-09-15T03:46:17.228Z Downloaded fixedbitset v0.4.2
5062026-09-15T03:46:17.233Z Downloaded ar_archive_writer v0.5.1
5072026-09-15T03:46:17.236Z Downloaded gethostname v0.5.0
5082026-09-15T03:46:17.236Z Downloaded foldhash v0.2.0
5092026-09-15T03:46:17.236Z Downloaded futures-io v0.3.32
5102026-09-15T03:46:17.239Z Downloaded const-oid v0.10.2
5112026-09-15T03:46:17.239Z Downloaded bitfield-macros v0.19.4
5122026-09-15T03:46:17.239Z Downloaded base16ct v0.2.0
5132026-09-15T03:46:17.242Z Downloaded bb8 v0.8.6
5142026-09-15T03:46:17.242Z Downloaded http-body v1.0.1
5152026-09-15T03:46:17.242Z Downloaded hmac v0.12.1
5162026-09-15T03:46:17.242Z Downloaded backtrace-ext v0.2.1
5172026-09-15T03:46:17.242Z Downloaded globwalk v0.9.1
5182026-09-15T03:46:17.245Z Downloaded hostname v0.3.1
5192026-09-15T03:46:17.245Z Downloaded ghash v0.6.0
5202026-09-15T03:46:17.248Z Downloaded atomicwrites v0.4.4
5212026-09-15T03:46:17.248Z Downloaded futures-task v0.3.32
5222026-09-15T03:46:17.248Z Downloaded ascii-canvas v3.0.0
5232026-09-15T03:46:17.252Z Downloaded async-recursion v1.1.1
5242026-09-15T03:46:17.252Z Downloaded embedded-io v0.6.1
5252026-09-15T03:46:17.252Z Downloaded elliptic-curve v0.14.1
5262026-09-15T03:46:17.255Z Downloaded ena v0.14.4
5272026-09-15T03:46:17.258Z Downloaded async-stream v0.3.6
5282026-09-15T03:46:17.258Z Downloaded futures-executor v0.3.32
5292026-09-15T03:46:17.261Z Downloaded bcs v0.1.6
5302026-09-15T03:46:17.261Z Downloaded anstyle-parse v0.2.7
5312026-09-15T03:46:17.261Z Downloaded arrayvec v0.7.6
5322026-09-15T03:46:17.264Z Downloaded futures-core v0.3.32
5332026-09-15T03:46:17.267Z Downloaded base16ct v1.0.0
5342026-09-15T03:46:17.270Z Downloaded hashbrown v0.13.2
5352026-09-15T03:46:17.270Z Downloaded parse-size v1.1.0
5362026-09-15T03:46:17.273Z Downloaded packed_struct_codegen v0.10.1
5372026-09-15T03:46:17.273Z Downloaded bit-vec v0.6.3
5382026-09-15T03:46:17.276Z Downloaded bit-vec v0.8.0
5392026-09-15T03:46:17.276Z Downloaded anstream v0.6.21
5402026-09-15T03:46:17.276Z Downloaded backon v1.6.0
5412026-09-15T03:46:17.279Z Downloaded async-stream-impl v0.3.6
5422026-09-15T03:46:17.282Z Downloaded bitfield-struct v0.6.2
5432026-09-15T03:46:17.282Z Downloaded cfg_aliases v0.2.1
5442026-09-15T03:46:17.282Z Downloaded array-init v0.0.4
5452026-09-15T03:46:17.282Z Downloaded ciborium-io v0.2.2
5462026-09-15T03:46:17.285Z Downloaded bcrypt-pbkdf v0.11.0
5472026-09-15T03:46:17.285Z Downloaded block-buffer v0.12.1
5482026-09-15T03:46:17.288Z Downloaded adler2 v2.0.1
5492026-09-15T03:46:17.291Z Downloaded fs-err v2.11.0
5502026-09-15T03:46:17.291Z Downloaded futures-macro v0.3.32
5512026-09-15T03:46:17.291Z Downloaded enum_dispatch v0.3.13
5522026-09-15T03:46:17.294Z Downloaded bitfield v0.19.4
5532026-09-15T03:46:17.294Z Downloaded float-cmp v0.10.0
5542026-09-15T03:46:17.294Z Downloaded flagset v0.4.7
5552026-09-15T03:46:17.294Z Downloaded fd-lock v4.0.4
5562026-09-15T03:46:17.297Z Downloaded foreign-types v0.5.0
5572026-09-15T03:46:17.297Z Downloaded foreign-types-shared v0.3.1
5582026-09-15T03:46:17.301Z Downloaded compression-core v0.4.31
5592026-09-15T03:46:17.304Z Downloaded http-range v0.1.5
5602026-09-15T03:46:17.307Z Downloaded embedded-io v0.4.0
5612026-09-15T03:46:17.307Z Downloaded foreign-types-macros v0.2.3
5622026-09-15T03:46:17.307Z Downloaded block-padding v0.4.2
5632026-09-15T03:46:17.307Z Downloaded funty v2.0.0
5642026-09-15T03:46:17.308Z Downloaded find-msvc-tools v0.1.9
5652026-09-15T03:46:17.311Z Downloaded erased-serde v0.3.31
5662026-09-15T03:46:17.311Z Downloaded globset v0.4.18
5672026-09-15T03:46:17.311Z Downloaded ciborium-ll v0.2.2
5682026-09-15T03:46:17.315Z Downloaded fxhash v0.2.1
5692026-09-15T03:46:17.318Z Downloaded nodrop v0.1.14
5702026-09-15T03:46:17.318Z Downloaded normalize-line-endings v0.3.0
5712026-09-15T03:46:17.321Z Downloaded backoff v0.4.0
5722026-09-15T03:46:17.325Z Downloaded chacha20 v0.9.1
5732026-09-15T03:46:17.328Z Downloaded form_urlencoded v1.2.2
5742026-09-15T03:46:17.328Z Downloaded enum-as-inner v0.6.1
5752026-09-15T03:46:17.328Z Downloaded futures-sink v0.3.32
5762026-09-15T03:46:17.328Z Downloaded hubpack_derive v0.1.1
5772026-09-15T03:46:17.331Z Downloaded nibble_vec v0.1.0
5782026-09-15T03:46:17.334Z Downloaded arrayref v0.3.9
5792026-09-15T03:46:17.334Z Downloaded env_filter v2.0.0
5802026-09-15T03:46:17.338Z Downloaded endian-type v0.1.2
5812026-09-15T03:46:17.338Z Downloaded hex-literal v1.1.0
5822026-09-15T03:46:17.338Z Downloaded atomic-waker v1.1.2
5832026-09-15T03:46:17.338Z Downloaded aead v0.5.2
5842026-09-15T03:46:17.341Z Downloaded hex v0.4.3
5852026-09-15T03:46:17.341Z Downloaded openssl-probe v0.2.1
5862026-09-15T03:46:17.342Z Downloaded env_logger v0.11.11
5872026-09-15T03:46:17.345Z Downloaded fallible-iterator v0.2.0
5882026-09-15T03:46:17.345Z Downloaded bit-set v0.5.3
5892026-09-15T03:46:17.345Z Downloaded cobs v0.3.0
5902026-09-15T03:46:17.348Z Downloaded atty v0.2.14
5912026-09-15T03:46:17.351Z Downloaded hash32 v0.2.1
5922026-09-15T03:46:17.351Z Downloaded hubpack v0.1.2
5932026-09-15T03:46:17.351Z Downloaded git-stub v1.0.0
5942026-09-15T03:46:17.355Z Downloaded cfg_aliases v0.1.1
5952026-09-15T03:46:17.358Z Downloaded newline-converter v0.3.0
5962026-09-15T03:46:17.358Z Downloaded foreign-types-shared v0.1.1
5972026-09-15T03:46:17.361Z Downloaded headers-core v0.3.0
5982026-09-15T03:46:17.361Z Downloaded hostname v0.4.2
5992026-09-15T03:46:17.361Z Downloaded predicates-tree v1.0.13
6002026-09-15T03:46:17.365Z Downloaded cmov v0.5.4
6012026-09-15T03:46:17.368Z Downloaded httpdate v1.0.3
6022026-09-15T03:46:17.368Z Downloaded float-ord v0.3.2
6032026-09-15T03:46:17.368Z Downloaded camino-tempfile-ext v0.3.3
6042026-09-15T03:46:17.368Z Downloaded cbc v0.2.1
6052026-09-15T03:46:17.371Z Downloaded hash32 v0.3.1
6062026-09-15T03:46:17.371Z Downloaded cmake v0.1.57
6072026-09-15T03:46:17.371Z Downloaded olpc-cjson v0.1.4
6082026-09-15T03:46:17.375Z Downloaded castaway v0.2.4
6092026-09-15T03:46:17.379Z Downloaded byte-wrapper v0.1.0
6102026-09-15T03:46:17.379Z Downloaded cexpr v0.6.0
6112026-09-15T03:46:17.379Z Downloaded psl-types v2.0.11
6122026-09-15T03:46:17.383Z Downloaded ff v0.13.1
6132026-09-15T03:46:17.383Z Downloaded fixedbitset v0.5.7
6142026-09-15T03:46:17.383Z Downloaded foldhash v0.1.5
6152026-09-15T03:46:17.383Z Downloaded foreign-types v0.3.2
6162026-09-15T03:46:17.383Z Downloaded glob v0.3.3
6172026-09-15T03:46:17.387Z Downloaded group v0.14.0
6182026-09-15T03:46:17.387Z Downloaded async-trait v0.1.89
6192026-09-15T03:46:17.387Z Downloaded cipher v0.5.2
6202026-09-15T03:46:17.387Z Downloaded fs_extra v1.3.0
6212026-09-15T03:46:17.390Z Downloaded argon2 v0.6.0-rc.8
6222026-09-15T03:46:17.390Z Downloaded filetime v0.2.27
6232026-09-15T03:46:17.396Z Downloaded recursive-proc-macro-impl v0.1.1
6242026-09-15T03:46:17.405Z Downloaded blowfish v0.10.0
6252026-09-15T03:46:17.408Z Downloaded bs58 v0.5.1
6262026-09-15T03:46:17.408Z Downloaded serde-big-array v0.5.1
6272026-09-15T03:46:17.408Z Downloaded seq-macro v0.3.6
6282026-09-15T03:46:17.408Z Downloaded base64ct v1.8.3
6292026-09-15T03:46:17.411Z Downloaded recursive v0.1.1
6302026-09-15T03:46:17.411Z Downloaded sigpipe v0.1.3
6312026-09-15T03:46:17.411Z Downloaded siphasher v1.0.2
6322026-09-15T03:46:17.411Z Downloaded rtoolbox v0.0.3
6332026-09-15T03:46:17.411Z Downloaded same-file v1.0.6
6342026-09-15T03:46:17.411Z Downloaded home v0.5.12
6352026-09-15T03:46:17.415Z Downloaded rustc_version v0.4.1
6362026-09-15T03:46:17.415Z Downloaded serde_repr v0.1.20
6372026-09-15T03:46:17.415Z Downloaded shell-words v1.1.1
6382026-09-15T03:46:17.415Z Downloaded async-bb8-diesel v0.2.1
6392026-09-15T03:46:17.415Z Downloaded ahash v0.8.12
6402026-09-15T03:46:17.418Z Downloaded num-integer v0.1.46
6412026-09-15T03:46:17.418Z Downloaded bitflags v1.3.2
6422026-09-15T03:46:17.422Z Downloaded oxide-generation v0.1.3
6432026-09-15T03:46:17.422Z Downloaded oxide-update-engine v0.1.2
6442026-09-15T03:46:17.422Z Downloaded highway v1.3.0
6452026-09-15T03:46:17.422Z Downloaded cassowary v0.3.0
6462026-09-15T03:46:17.425Z Downloaded compression-codecs v0.4.37
6472026-09-15T03:46:17.425Z Downloaded phf_shared v0.11.3
6482026-09-15T03:46:17.425Z Downloaded buf-list v1.1.2
6492026-09-15T03:46:17.428Z Downloaded group v0.13.0
6502026-09-15T03:46:17.428Z Downloaded ff v0.14.0
6512026-09-15T03:46:17.428Z Downloaded pem-rfc7468 v1.0.0
6522026-09-15T03:46:17.428Z Downloaded cipher v0.4.4
6532026-09-15T03:46:17.428Z Downloaded http-body-util v0.1.3
6542026-09-15T03:46:17.431Z Downloaded pin-project-internal v1.1.11
6552026-09-15T03:46:17.432Z Downloaded primeorder v0.13.6
6562026-09-15T03:46:17.435Z Downloaded git-stub-vcs v0.1.0
6572026-09-15T03:46:17.435Z Downloaded num_enum_derive v0.7.6
6582026-09-15T03:46:17.438Z Downloaded primefield v0.14.0
6592026-09-15T03:46:17.438Z Downloaded blake2 v0.11.0-rc.6
6602026-09-15T03:46:17.441Z Downloaded bzip2 v0.4.4
6612026-09-15T03:46:17.441Z Downloaded cancel-safe-futures v0.1.5
6622026-09-15T03:46:17.441Z Downloaded generic-array v1.4.3
6632026-09-15T03:46:17.444Z Downloaded colored v2.2.0
6642026-09-15T03:46:17.447Z Downloaded const-oid v0.9.6
6652026-09-15T03:46:17.448Z Downloaded ciborium v0.2.2
6662026-09-15T03:46:17.448Z Downloaded console v0.16.2
6672026-09-15T03:46:17.448Z Downloaded aead v0.6.1
6682026-09-15T03:46:17.451Z Downloaded supports-color v3.0.2
6692026-09-15T03:46:17.451Z Downloaded sync-ptr v0.1.4
6702026-09-15T03:46:17.454Z Downloaded futures-channel v0.3.32
6712026-09-15T03:46:17.454Z Downloaded tap v1.0.1
6722026-09-15T03:46:17.454Z Downloaded precomputed-hash v0.1.1
6732026-09-15T03:46:17.454Z Downloaded strip-ansi-escapes v0.2.1
6742026-09-15T03:46:17.454Z Downloaded structmeta-derive v0.3.0
6752026-09-15T03:46:17.458Z Downloaded rand_core v0.9.5
6762026-09-15T03:46:17.463Z Downloaded primeorder v0.14.0
6772026-09-15T03:46:17.466Z Downloaded psm v0.1.30
6782026-09-15T03:46:17.469Z Downloaded scroll v0.13.0
6792026-09-15T03:46:17.469Z Downloaded sec1 v0.8.1
6802026-09-15T03:46:17.472Z Downloaded tabwriter v1.4.1
6812026-09-15T03:46:17.475Z Downloaded tower-service v0.3.3
6822026-09-15T03:46:17.475Z Downloaded resolv-conf v0.7.6
6832026-09-15T03:46:17.475Z Downloaded argon2 v0.5.3
6842026-09-15T03:46:17.475Z Downloaded universal-hash v0.5.1
6852026-09-15T03:46:17.479Z Downloaded usdt-attr-macro v0.6.0
6862026-09-15T03:46:17.482Z Downloaded wait-timeout v0.2.1
6872026-09-15T03:46:17.482Z Downloaded zerofrom v0.1.6
6882026-09-15T03:46:17.485Z Downloaded zerofrom-derive v0.1.6
6892026-09-15T03:46:17.485Z Downloaded getrandom v0.2.17
6902026-09-15T03:46:17.489Z Downloaded chacha20 v0.10.0
6912026-09-15T03:46:17.489Z Downloaded blake2 v0.10.6
6922026-09-15T03:46:17.492Z Downloaded bzip2 v0.6.1
6932026-09-15T03:46:17.492Z Downloaded clang-sys v1.8.1
6942026-09-15T03:46:17.492Z Downloaded colored v3.1.1
6952026-09-15T03:46:17.495Z Downloaded hmac v0.13.0
6962026-09-15T03:46:17.495Z Downloaded postgres-types v0.2.14
6972026-09-15T03:46:17.498Z Downloaded slog-scope v4.4.1
6982026-09-15T03:46:17.498Z Downloaded sqlformat v0.3.5
6992026-09-15T03:46:17.499Z Downloaded snafu-derive v0.8.9
7002026-09-15T03:46:17.499Z Downloaded ssh-encoding v0.3.0
7012026-09-15T03:46:17.501Z Downloaded crunchy v0.2.4
7022026-09-15T03:46:17.501Z Downloaded password-hash v0.5.0
7032026-09-15T03:46:17.502Z Downloaded peg-macros v0.8.5
7042026-09-15T03:46:17.505Z Downloaded console v0.15.11
7052026-09-15T03:46:17.508Z Downloaded thiserror-no-std v2.0.2
7062026-09-15T03:46:17.508Z Downloaded signal-hook-registry v1.4.8
7072026-09-15T03:46:17.511Z Downloaded difflib v0.4.0
7082026-09-15T03:46:17.517Z Downloaded slab v0.4.12
7092026-09-15T03:46:17.520Z Downloaded strum_macros v0.27.2
7102026-09-15T03:46:17.520Z Downloaded unit-prefix v0.5.2
7112026-09-15T03:46:17.520Z Downloaded zone v0.3.1
7122026-09-15T03:46:17.520Z Downloaded zone_cfg_derive v0.3.1
7132026-09-15T03:46:17.520Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7142026-09-15T03:46:17.524Z Downloaded defmt-parser v1.0.0
7152026-09-15T03:46:17.527Z Downloaded dropshot-api-manager-types v0.8.0
7162026-09-15T03:46:17.527Z Downloaded port-file v0.1.0
7172026-09-15T03:46:17.530Z Downloaded quinn-udp v0.5.14
7182026-09-15T03:46:17.530Z Downloaded serdect v0.4.3
7192026-09-15T03:46:17.530Z Downloaded rustls-pki-types v1.14.0
7202026-09-15T03:46:17.533Z Downloaded dsl_auto_type v0.2.0
7212026-09-15T03:46:17.534Z Downloaded instant v0.1.13
7222026-09-15T03:46:17.536Z Downloaded instability v0.3.11
7232026-09-15T03:46:17.537Z Downloaded rustls-pemfile v2.2.0
7242026-09-15T03:46:17.540Z Downloaded dof v0.4.0
7252026-09-15T03:46:17.545Z Downloaded unicase v2.9.0
7262026-09-15T03:46:17.548Z Downloaded utf8_iter v1.0.4
7272026-09-15T03:46:17.548Z Downloaded whoami v1.6.1
7282026-09-15T03:46:17.548Z Downloaded indoc v1.0.9
7292026-09-15T03:46:17.552Z Downloaded fatfs v0.3.6
7302026-09-15T03:46:17.552Z Downloaded getrandom v0.4.3
7312026-09-15T03:46:17.555Z Downloaded multimap v0.10.1
7322026-09-15T03:46:17.558Z Downloaded half v2.7.1
7332026-09-15T03:46:17.558Z Downloaded lru-slab v0.1.2
7342026-09-15T03:46:17.558Z Downloaded base64 v0.22.1
7352026-09-15T03:46:17.561Z Downloaded half v1.8.3
7362026-09-15T03:46:17.565Z Downloaded lzss v0.8.2
7372026-09-15T03:46:17.565Z Downloaded mime v0.3.17
7382026-09-15T03:46:17.565Z Downloaded newtype-uuid-macros v0.1.0
7392026-09-15T03:46:17.565Z Downloaded md5 v0.8.0
7402026-09-15T03:46:17.568Z Downloaded pkcs5 v0.8.1
7412026-09-15T03:46:17.568Z Downloaded newtype_derive v0.1.6
7422026-09-15T03:46:17.568Z Downloaded num_enum_derive v0.5.11
7432026-09-15T03:46:17.573Z Downloaded backtrace v0.3.76
7442026-09-15T03:46:17.578Z Downloaded chumsky v0.9.3
7452026-09-15T03:46:17.581Z Downloaded darling_macro v0.23.0
7462026-09-15T03:46:17.581Z Downloaded is_ci v1.2.0
7472026-09-15T03:46:17.581Z Downloaded chacha20poly1305 v0.10.1
7482026-09-15T03:46:17.581Z Downloaded smallvec v1.15.1
7492026-09-15T03:46:17.581Z Downloaded num-derive v0.4.2
7502026-09-15T03:46:17.584Z Downloaded async-compression v0.4.41
7512026-09-15T03:46:17.588Z Downloaded base64 v0.21.7
7522026-09-15T03:46:17.588Z Downloaded flume v0.11.1
7532026-09-15T03:46:17.591Z Downloaded vergen-gitcl v1.0.8
7542026-09-15T03:46:17.591Z Downloaded progenitor-impl v0.14.0
7552026-09-15T03:46:17.591Z Downloaded hickory-proto v0.24.4
7562026-09-15T03:46:17.598Z Downloaded static_assertions v1.1.0
7572026-09-15T03:46:17.601Z Downloaded oxide-generation-macros v0.2.0
7582026-09-15T03:46:17.601Z Downloaded openssl-macros v0.1.1
7592026-09-15T03:46:17.601Z Downloaded password-hash v0.6.1
7602026-09-15T03:46:17.601Z Downloaded oso-derive v0.27.3
7612026-09-15T03:46:17.601Z Downloaded digest v0.11.3
7622026-09-15T03:46:17.606Z Downloaded hyper-staticfile v0.10.1
7632026-09-15T03:46:17.606Z Downloaded futures v0.3.32
7642026-09-15T03:46:17.609Z Downloaded hashbrown v0.12.3
7652026-09-15T03:46:17.610Z Downloaded proc-macro-crate v3.4.0
7662026-09-15T03:46:17.610Z Downloaded tokio-rustls v0.26.4
7672026-09-15T03:46:17.613Z Downloaded curve25519-dalek-derive v0.1.1
7682026-09-15T03:46:17.613Z Downloaded phf_shared v0.13.1
7692026-09-15T03:46:17.613Z Downloaded zstd v0.13.3
7702026-09-15T03:46:17.616Z Downloaded rand_chacha v0.3.1
7712026-09-15T03:46:17.616Z Downloaded rfc6979 v0.6.0
7722026-09-15T03:46:17.616Z Downloaded rustc-hash v2.1.1
7732026-09-15T03:46:17.616Z Downloaded phf_shared v0.12.1
7742026-09-15T03:46:17.619Z Downloaded powerfmt v0.2.0
7752026-09-15T03:46:17.619Z Downloaded compact_str v0.8.1
7762026-09-15T03:46:17.623Z Downloaded delegate v0.13.5
7772026-09-15T03:46:17.623Z Downloaded zstd-safe v7.2.4
7782026-09-15T03:46:17.626Z Downloaded headers v0.4.1
7792026-09-15T03:46:17.629Z Downloaded httparse v1.10.1
7802026-09-15T03:46:17.629Z Downloaded heapless v0.7.17
7812026-09-15T03:46:17.637Z Downloaded rustc_version v0.1.7
7822026-09-15T03:46:17.640Z Downloaded secrecy v0.10.3
7832026-09-15T03:46:17.641Z Downloaded serde_spanned v1.1.1
7842026-09-15T03:46:17.641Z Downloaded parking_lot v0.12.5
7852026-09-15T03:46:17.644Z Downloaded zerocopy v0.6.6
7862026-09-15T03:46:17.647Z Downloaded crossbeam-utils v0.8.21
7872026-09-15T03:46:17.647Z Downloaded ctr v0.10.1
7882026-09-15T03:46:17.647Z Downloaded jiff-static v0.2.34
7892026-09-15T03:46:17.647Z Downloaded libefi-sys v0.1.0
7902026-09-15T03:46:17.651Z Downloaded multer v3.1.0
7912026-09-15T03:46:17.651Z Downloaded bytes v1.11.1
7922026-09-15T03:46:17.654Z Downloaded darling v0.20.11
7932026-09-15T03:46:17.654Z Downloaded hickory-resolver v0.24.4
7942026-09-15T03:46:17.658Z Downloaded progenitor-client v0.14.0
7952026-09-15T03:46:17.658Z Downloaded sync_wrapper v1.0.2
7962026-09-15T03:46:17.658Z Downloaded sapling-renderdag v0.1.0
7972026-09-15T03:46:17.658Z Downloaded sha1 v0.10.6
7982026-09-15T03:46:17.662Z Downloaded thread-id v5.1.0
7992026-09-15T03:46:17.665Z Downloaded signature v2.2.0
8002026-09-15T03:46:17.668Z Downloaded toml v1.1.2+spec-1.1.0
8012026-09-15T03:46:17.669Z Downloaded signature v3.0.0
8022026-09-15T03:46:17.672Z Downloaded strsim v0.10.0
8032026-09-15T03:46:17.672Z Downloaded num-traits v0.2.19
8042026-09-15T03:46:17.672Z Downloaded parse-display-derive v0.10.0
8052026-09-15T03:46:17.672Z Downloaded pem v3.0.6
8062026-09-15T03:46:17.676Z Downloaded pem-rfc7468 v0.7.0
8072026-09-15T03:46:17.676Z Downloaded hybrid-array v0.4.13
8082026-09-15T03:46:17.676Z Downloaded tungstenite v0.21.0
8092026-09-15T03:46:17.679Z Downloaded tracing-core v0.1.36
8102026-09-15T03:46:17.679Z Downloaded pkg-config v0.3.32
8112026-09-15T03:46:17.682Z Downloaded progenitor-client v0.13.0
8122026-09-15T03:46:17.682Z Downloaded rand_chacha v0.9.0
8132026-09-15T03:46:17.682Z Downloaded sponge-cursor v0.1.0
8142026-09-15T03:46:17.685Z Downloaded take_mut v0.2.2
8152026-09-15T03:46:17.685Z Downloaded usdt-macro v0.6.0
8162026-09-15T03:46:17.688Z Downloaded termtree v0.5.1
8172026-09-15T03:46:17.688Z Downloaded trait-variant v0.1.2
8182026-09-15T03:46:17.688Z Downloaded universal-hash v0.6.1
8192026-09-15T03:46:17.688Z Downloaded xattr v1.6.1
8202026-09-15T03:46:17.692Z Downloaded crc-catalog v2.4.0
8212026-09-15T03:46:17.692Z Downloaded serde_yaml v0.9.34+deprecated
8222026-09-15T03:46:17.695Z Downloaded hickory-resolver v0.25.2
8232026-09-15T03:46:17.704Z Downloaded heapless v0.8.0
8242026-09-15T03:46:17.708Z Downloaded p256 v0.14.0
8252026-09-15T03:46:17.711Z Downloaded litrs v1.0.0
8262026-09-15T03:46:17.714Z Downloaded void v1.0.2
8272026-09-15T03:46:17.714Z Downloaded arc-swap v1.8.2
8282026-09-15T03:46:17.718Z Downloaded expectorate v1.2.0
8292026-09-15T03:46:17.722Z Downloaded flate2 v1.1.9
8302026-09-15T03:46:17.725Z Downloaded snafu v0.8.9
8312026-09-15T03:46:17.728Z Downloaded darling_macro v0.20.11
8322026-09-15T03:46:17.728Z Downloaded parking_lot v0.11.2
8332026-09-15T03:46:17.731Z Downloaded slog-dtrace v0.3.0
8342026-09-15T03:46:17.732Z Downloaded slog-term v2.9.2
8352026-09-15T03:46:17.732Z Downloaded strum_macros v0.24.3
8362026-09-15T03:46:17.735Z Downloaded diesel_table_macro_syntax v0.3.0
8372026-09-15T03:46:17.735Z Downloaded dunce v1.0.5
8382026-09-15T03:46:17.735Z Downloaded ident_case v1.0.1
8392026-09-15T03:46:17.735Z Downloaded is-terminal v0.4.17
8402026-09-15T03:46:17.738Z Downloaded support-bundle-viewer v0.1.2
8412026-09-15T03:46:17.738Z Downloaded thread_local v1.1.9
8422026-09-15T03:46:17.738Z Downloaded tls_codec_derive v0.4.2
8432026-09-15T03:46:17.741Z Downloaded tokio-dtrace v0.1.1
8442026-09-15T03:46:17.741Z Downloaded convert_case v0.4.0
8452026-09-15T03:46:17.741Z Downloaded defmt v0.3.100
8462026-09-15T03:46:17.741Z Downloaded dirs-sys-next v0.1.2
8472026-09-15T03:46:17.741Z Downloaded display-error-chain v0.2.2
8482026-09-15T03:46:17.745Z Downloaded hyper-tls v0.6.0
8492026-09-15T03:46:17.745Z Downloaded inout v0.1.4
8502026-09-15T03:46:17.745Z Downloaded typify v0.6.2
8512026-09-15T03:46:17.750Z Downloaded schemars v0.9.0
8522026-09-15T03:46:17.754Z Downloaded dropshot_endpoint v0.17.1
8532026-09-15T03:46:17.754Z Downloaded serde_with_macros v1.5.2
8542026-09-15T03:46:17.754Z Downloaded zopfli v0.8.3
8552026-09-15T03:46:17.757Z Downloaded tinyvec v1.10.0
8562026-09-15T03:46:17.758Z Downloaded spki v0.7.3
8572026-09-15T03:46:17.758Z Downloaded maplit v1.0.2
8582026-09-15T03:46:17.758Z Downloaded keccak v0.1.6
8592026-09-15T03:46:17.758Z Downloaded managed v0.8.0
8602026-09-15T03:46:17.761Z Downloaded new_debug_unreachable v1.0.6
8612026-09-15T03:46:17.762Z Downloaded kstat-rs v0.2.5
8622026-09-15T03:46:17.765Z Downloaded progenitor v0.14.0
8632026-09-15T03:46:17.765Z Downloaded walkdir v2.5.0
8642026-09-15T03:46:17.765Z Downloaded xshell v0.2.7
8652026-09-15T03:46:17.772Z Downloaded rand v0.8.6
8662026-09-15T03:46:17.776Z Downloaded bumpalo v3.20.2
8672026-09-15T03:46:17.776Z Downloaded icu_properties v2.1.2
8682026-09-15T03:46:17.776Z Downloaded hickory-server v0.25.2
8692026-09-15T03:46:17.779Z Downloaded icu_provider v2.1.1
8702026-09-15T03:46:17.782Z Downloaded opaque-debug v0.3.1
8712026-09-15T03:46:17.786Z Downloaded http v1.4.2
8722026-09-15T03:46:17.790Z Downloaded zeroize v1.9.0
8732026-09-15T03:46:17.790Z Downloaded scrypt v0.12.0
8742026-09-15T03:46:17.794Z Downloaded corncobs v0.1.4
8752026-09-15T03:46:17.794Z Downloaded daft-derive v0.1.8
8762026-09-15T03:46:17.797Z Downloaded csv-core v0.1.13
8772026-09-15T03:46:17.797Z Downloaded uuid v1.23.4
8782026-09-15T03:46:17.797Z Downloaded yansi v1.0.1
8792026-09-15T03:46:17.806Z Downloaded russh-cryptovec v0.62.0
8802026-09-15T03:46:17.806Z Downloaded cc v1.2.56
8812026-09-15T03:46:17.806Z Downloaded owo-colors v4.3.0
8822026-09-15T03:46:17.810Z Downloaded daft v0.1.8
8832026-09-15T03:46:17.810Z Downloaded defmt v1.0.1
8842026-09-15T03:46:17.810Z Downloaded idna_adapter v1.2.1
8852026-09-15T03:46:17.810Z Downloaded potential_utf v0.1.4
8862026-09-15T03:46:17.810Z Downloaded darling_core v0.20.11
8872026-09-15T03:46:17.814Z Downloaded rand v0.9.2
8882026-09-15T03:46:17.814Z Downloaded derive-where v1.6.0
8892026-09-15T03:46:17.817Z Downloaded ed25519 v2.2.3
8902026-09-15T03:46:17.818Z Downloaded ed25519 v3.0.0
8912026-09-15T03:46:17.818Z Downloaded darling_core v0.21.3
8922026-09-15T03:46:17.821Z Downloaded prefix-trie v0.7.0
8932026-09-15T03:46:17.821Z Downloaded proc-macro-error-attr2 v2.0.0
8942026-09-15T03:46:17.825Z Downloaded progenitor-macro v0.14.0
8952026-09-15T03:46:17.825Z Downloaded spki v0.8.0
8962026-09-15T03:46:17.825Z Downloaded tokio-tungstenite v0.23.1
8972026-09-15T03:46:17.825Z Downloaded icu_locale_core v2.1.1
8982026-09-15T03:46:17.828Z Downloaded scopeguard v1.2.0
8992026-09-15T03:46:17.828Z Downloaded progenitor-macro v0.13.0
9002026-09-15T03:46:17.828Z Downloaded ref-cast v1.0.25
9012026-09-15T03:46:17.835Z Downloaded scroll_derive v0.13.1
9022026-09-15T03:46:17.835Z Downloaded slog-bunyan v2.5.0
9032026-09-15T03:46:17.836Z Downloaded mime_guess v2.0.5
9042026-09-15T03:46:17.836Z Downloaded miette-derive v7.6.0
9052026-09-15T03:46:17.840Z Downloaded newtype-uuid v1.3.2
9062026-09-15T03:46:17.840Z Downloaded tracing-attributes v0.1.31
9072026-09-15T03:46:17.840Z Downloaded num_enum v0.7.6
9082026-09-15T03:46:17.840Z Downloaded ingot-types v0.2.0
9092026-09-15T03:46:17.840Z Downloaded tar v0.4.46
9102026-09-15T03:46:17.840Z Downloaded libloading v0.8.9
9112026-09-15T03:46:17.843Z Downloaded libsw-core v0.3.2
9122026-09-15T03:46:17.843Z Downloaded serde_with_macros v3.21.0
9132026-09-15T03:46:17.849Z Downloaded time-core v0.1.8
9142026-09-15T03:46:17.853Z Downloaded unicode-truncate v1.1.0
9152026-09-15T03:46:17.853Z Downloaded untrusted v0.7.1
9162026-09-15T03:46:17.853Z Downloaded vergen v9.1.0
9172026-09-15T03:46:17.856Z Downloaded serde_cbor v0.11.2
9182026-09-15T03:46:17.860Z Downloaded phf v0.12.1
9192026-09-15T03:46:17.860Z Downloaded pbkdf2 v0.13.0
9202026-09-15T03:46:17.864Z Downloaded packed_struct v0.10.1
9212026-09-15T03:46:17.867Z Downloaded path-slash v0.2.1
9222026-09-15T03:46:17.867Z Downloaded des v0.9.0
9232026-09-15T03:46:17.871Z Downloaded serde_path_to_error v0.1.20
9242026-09-15T03:46:17.871Z Downloaded aes v0.9.1
9252026-09-15T03:46:17.875Z Downloaded wnaf v0.14.0
9262026-09-15T03:46:17.875Z Downloaded strum v0.26.3
9272026-09-15T03:46:17.875Z Downloaded xshell-macros v0.2.7
9282026-09-15T03:46:17.879Z Downloaded postgres-protocol v0.6.12
9292026-09-15T03:46:17.886Z Downloaded rustyline v14.0.0
9302026-09-15T03:46:17.890Z Downloaded litemap v0.8.1
9312026-09-15T03:46:17.894Z Downloaded darling_macro v0.13.4
9322026-09-15T03:46:17.894Z Downloaded hyper-rustls v0.27.7
9332026-09-15T03:46:17.894Z Downloaded document-features v0.2.12
9342026-09-15T03:46:17.898Z Downloaded thiserror-impl-no-std v2.0.2
9352026-09-15T03:46:17.901Z Downloaded synstructure v0.13.2
9362026-09-15T03:46:17.906Z Downloaded x509-cert v0.2.5
9372026-09-15T03:46:17.909Z Downloaded num-bigint-dig v0.8.6
9382026-09-15T03:46:17.909Z Downloaded indicatif v0.18.4
9392026-09-15T03:46:17.912Z Downloaded derive_more v2.1.1
9402026-09-15T03:46:17.921Z Downloaded slog-stdlog v4.1.1
9412026-09-15T03:46:17.925Z Downloaded tokio-native-tls v0.3.1
9422026-09-15T03:46:17.925Z Downloaded rand_core v0.10.0
9432026-09-15T03:46:17.926Z Downloaded crc-any v2.5.0
9442026-09-15T03:46:17.926Z Downloaded poly1305 v0.8.0
9452026-09-15T03:46:17.929Z Downloaded subtle v2.6.1
9462026-09-15T03:46:17.929Z Downloaded unicode-xid v0.2.6
9472026-09-15T03:46:17.933Z Downloaded nonempty v0.12.0
9482026-09-15T03:46:17.933Z Downloaded pkcs1 v0.7.5
9492026-09-15T03:46:17.936Z Downloaded match_cfg v0.1.0
9502026-09-15T03:46:17.936Z Downloaded writeable v0.6.2
9512026-09-15T03:46:17.937Z Downloaded crossbeam-deque v0.8.6
9522026-09-15T03:46:17.940Z Downloaded num_threads v0.1.7
9532026-09-15T03:46:17.940Z Downloaded defmt-macros v1.0.1
9542026-09-15T03:46:17.944Z Downloaded tokio-postgres v0.7.18
9552026-09-15T03:46:17.944Z Downloaded libscf-sys v1.2.0
9562026-09-15T03:46:17.948Z Downloaded unicode-segmentation v1.12.0
9572026-09-15T03:46:17.948Z Downloaded linked-hash-map v0.5.6
9582026-09-15T03:46:17.951Z Downloaded memoffset v0.9.1
9592026-09-15T03:46:17.951Z Downloaded percent-encoding v2.3.2
9602026-09-15T03:46:17.951Z Downloaded sha1 v0.11.0
9612026-09-15T03:46:17.951Z Downloaded wyz v0.5.1
9622026-09-15T03:46:17.951Z Downloaded vergen-lib v0.1.6
9632026-09-15T03:46:17.955Z Downloaded dtrace-parser v0.3.0
9642026-09-15T03:46:17.955Z Downloaded rusty-fork v0.3.1
9652026-09-15T03:46:17.958Z Downloaded radium v0.7.0
9662026-09-15T03:46:17.959Z Downloaded secrecy v0.8.0
9672026-09-15T03:46:17.959Z Downloaded serde_derive_internals v0.29.1
9682026-09-15T03:46:17.962Z Downloaded serde_bytes v0.11.19
9692026-09-15T03:46:17.962Z Downloaded quinn v0.11.11
9702026-09-15T03:46:17.967Z Downloaded supports-hyperlinks v3.2.0
9712026-09-15T03:46:17.971Z Downloaded serde_with v1.14.0
9722026-09-15T03:46:17.974Z Downloaded deranged v0.5.8
9732026-09-15T03:46:17.974Z Downloaded openssl-probe v0.1.6
9742026-09-15T03:46:17.974Z Downloaded signal-hook-mio v0.2.5
9752026-09-15T03:46:17.978Z Downloaded tower-layer v0.3.3
9762026-09-15T03:46:17.978Z Downloaded hashbrown v0.16.1
9772026-09-15T03:46:17.982Z Downloaded derive_more-impl v2.1.1
9782026-09-15T03:46:17.985Z Downloaded tokio-test v0.4.5
9792026-09-15T03:46:17.985Z Downloaded native-tls v0.2.18
9802026-09-15T03:46:17.985Z Downloaded hashbrown v0.15.5
9812026-09-15T03:46:17.989Z Downloaded rsa v0.10.0-rc.18
9822026-09-15T03:46:17.992Z Downloaded crypto-common v0.2.2
9832026-09-15T03:46:17.996Z Downloaded omicron-zone-package v0.12.3
9842026-09-15T03:46:17.996Z Downloaded ssh-cipher v0.3.0
9852026-09-15T03:46:17.999Z Downloaded ipnet v2.12.0
9862026-09-15T03:46:18.004Z Downloaded derive_builder v0.20.2
9872026-09-15T03:46:18.007Z Downloaded keccak v0.2.0
9882026-09-15T03:46:18.007Z Downloaded knus-derive v3.4.0
9892026-09-15T03:46:18.007Z Downloaded mio v1.2.0
9902026-09-15T03:46:18.011Z Downloaded oxide-update-engine-types v0.1.2
9912026-09-15T03:46:18.014Z Downloaded samael v0.0.19
9922026-09-15T03:46:18.017Z Downloaded twox-hash v2.1.2
9932026-09-15T03:46:18.017Z Downloaded zip v4.6.1
9942026-09-15T03:46:18.021Z Downloaded cookie_store v0.22.1
9952026-09-15T03:46:18.021Z Downloaded nu-ansi-term v0.50.3
9962026-09-15T03:46:18.025Z Downloaded cpufeatures v0.3.0
9972026-09-15T03:46:18.025Z Downloaded crucible-workspace-hack v0.1.0
9982026-09-15T03:46:18.025Z Downloaded paste v1.0.15
9992026-09-15T03:46:18.025Z Downloaded phc v0.6.1
10002026-09-15T03:46:18.025Z Downloaded phf v0.13.1
10012026-09-15T03:46:18.044Z Downloaded dyn-clone v1.0.20
10022026-09-15T03:46:18.044Z Downloaded progenitor-impl v0.13.0
10032026-09-15T03:46:18.044Z Downloaded illumos-nvpair-sys v0.2.0
10042026-09-15T03:46:18.044Z Downloaded ryu v1.0.23
10052026-09-15T03:46:18.048Z Downloaded term v1.2.1
10062026-09-15T03:46:18.048Z Downloaded aho-corasick v1.1.4
10072026-09-15T03:46:18.048Z Downloaded ppv-lite86 v0.2.21
10082026-09-15T03:46:18.048Z Downloaded yasna v0.5.2
10092026-09-15T03:46:18.048Z Downloaded r2d2 v0.8.10
10102026-09-15T03:46:18.048Z Downloaded rustls-native-certs v0.8.3
10112026-09-15T03:46:18.048Z Downloaded cpubits v0.1.1
10122026-09-15T03:46:18.048Z Downloaded progenitor v0.13.0
10132026-09-15T03:46:18.048Z Downloaded debug-ignore v1.0.5
10142026-09-15T03:46:18.048Z Downloaded slog-json v2.6.1
10152026-09-15T03:46:18.048Z Downloaded string_cache v0.8.9
10162026-09-15T03:46:18.048Z Downloaded lalrpop-util v0.19.12
10172026-09-15T03:46:18.048Z Downloaded similar v2.7.0
10182026-09-15T03:46:18.048Z Downloaded crc32fast v1.5.0
10192026-09-15T03:46:18.053Z Downloaded ingot-macros v0.2.0
10202026-09-15T03:46:18.053Z Downloaded reedline v0.40.0
10212026-09-15T03:46:18.057Z Downloaded aes-gcm v0.11.0
10222026-09-15T03:46:18.061Z Downloaded socket2 v0.6.3
10232026-09-15T03:46:18.064Z Downloaded internet-checksum v0.2.1
10242026-09-15T03:46:18.068Z Downloaded unicode_categories v0.1.1
10252026-09-15T03:46:18.072Z Downloaded hashbrown v0.14.5
10262026-09-15T03:46:18.077Z Downloaded toml_parser v1.1.2+spec-1.1.0
10272026-09-15T03:46:18.077Z Downloaded ml-kem v0.3.2
10282026-09-15T03:46:18.080Z Downloaded rand_xorshift v0.4.0
10292026-09-15T03:46:18.084Z Downloaded proc-macro-crate v1.3.1
10302026-09-15T03:46:18.088Z Downloaded num-bigint v0.4.6
10312026-09-15T03:46:18.092Z Downloaded zerovec-derive v0.11.2
10322026-09-15T03:46:18.092Z Downloaded tungstenite v0.23.0
10332026-09-15T03:46:18.095Z Downloaded signal-hook v0.3.18
10342026-09-15T03:46:18.098Z Downloaded darling v0.21.3
10352026-09-15T03:46:18.102Z Downloaded postcard v1.1.3
10362026-09-15T03:46:18.102Z Downloaded shlex v1.3.0
10372026-09-15T03:46:18.102Z Downloaded displaydoc v0.2.5
10382026-09-15T03:46:18.106Z Downloaded smallvec v0.6.14
10392026-09-15T03:46:18.106Z Downloaded utf-8 v0.7.6
10402026-09-15T03:46:18.106Z Downloaded crc v3.4.0
10412026-09-15T03:46:18.106Z Downloaded derive_more v0.99.20
10422026-09-15T03:46:18.109Z Downloaded tough v0.22.0
10432026-09-15T03:46:18.114Z Downloaded serde_urlencoded v0.7.1
10442026-09-15T03:46:18.114Z Downloaded linear-map v1.2.0
10452026-09-15T03:46:18.114Z Downloaded tagptr v0.2.0
10462026-09-15T03:46:18.114Z Downloaded supports-unicode v3.0.0
10472026-09-15T03:46:18.117Z Downloaded indoc v2.0.7
10482026-09-15T03:46:18.124Z Downloaded derive-ex v0.1.8
10492026-09-15T03:46:18.128Z Downloaded tokio-stream v0.1.18
10502026-09-15T03:46:18.128Z Downloaded kem v0.3.0
10512026-09-15T03:46:18.128Z Downloaded tower v0.5.3
10522026-09-15T03:46:18.134Z Downloaded zerocopy-derive v0.8.55
10532026-09-15T03:46:18.138Z Downloaded hkdf v0.13.0
10542026-09-15T03:46:18.141Z Downloaded reqwest v0.13.2
10552026-09-15T03:46:18.144Z Downloaded md-5 v0.11.0
10562026-09-15T03:46:18.144Z Downloaded unarray v0.1.4
10572026-09-15T03:46:18.144Z Downloaded indent_write v2.2.0
10582026-09-15T03:46:18.148Z Downloaded darling_macro v0.21.3
10592026-09-15T03:46:18.148Z Downloaded rand v0.10.1
10602026-09-15T03:46:18.148Z Downloaded peg-runtime v0.8.5
10612026-09-15T03:46:18.148Z Downloaded num-complex v0.4.6
10622026-09-15T03:46:18.153Z Downloaded parse-display v0.10.0
10632026-09-15T03:46:18.157Z Downloaded num_enum v0.5.11
10642026-09-15T03:46:18.160Z Downloaded polyval v0.7.1
10652026-09-15T03:46:18.160Z Downloaded toml_edit v0.23.10+spec-1.0.0
10662026-09-15T03:46:18.164Z Downloaded sec1 v0.7.3
10672026-09-15T03:46:18.164Z Downloaded oso v0.27.3
10682026-09-15T03:46:18.168Z Downloaded serde_plain v1.0.2
10692026-09-15T03:46:18.169Z Downloaded structmeta v0.3.0
10702026-09-15T03:46:18.177Z Downloaded winnow v0.6.26
10712026-09-15T03:46:18.181Z Downloaded rcgen v0.12.1
10722026-09-15T03:46:18.181Z Downloaded serde_tokenstream v0.3.0
10732026-09-15T03:46:18.181Z Downloaded unsafe-libyaml v0.2.11
10742026-09-15T03:46:18.181Z Downloaded tiny-keccak v2.0.2
10752026-09-15T03:46:18.181Z Downloaded toml_writer v1.1.1+spec-1.1.0
10762026-09-15T03:46:18.181Z Downloaded test-strategy v0.4.5
10772026-09-15T03:46:18.185Z Downloaded smf v0.2.3
10782026-09-15T03:46:18.185Z Downloaded zeroize_derive v1.5.0
10792026-09-15T03:46:18.185Z Downloaded ref-cast-impl v1.0.25
10802026-09-15T03:46:18.185Z Downloaded testing_table v0.3.0
10812026-09-15T03:46:18.189Z Downloaded salsa20 v0.11.0
10822026-09-15T03:46:18.192Z Downloaded futures-util v0.3.32
10832026-09-15T03:46:18.197Z Downloaded hkdf v0.12.4
10842026-09-15T03:46:18.200Z Downloaded iana-time-zone v0.1.65
10852026-09-15T03:46:18.200Z Downloaded want v0.3.1
10862026-09-15T03:46:18.204Z Downloaded impl-trait-for-tuples v0.2.3
10872026-09-15T03:46:18.204Z Downloaded tinystr v0.8.2
10882026-09-15T03:46:18.204Z Downloaded tui-tree-widget v0.23.1
10892026-09-15T03:46:18.208Z Downloaded jiff-core v0.1.0
10902026-09-15T03:46:18.212Z Downloaded unicode-bidi v0.3.18
10912026-09-15T03:46:18.212Z Downloaded data-encoding v2.10.0
10922026-09-15T03:46:18.216Z Downloaded vte v0.14.1
10932026-09-15T03:46:18.219Z Downloaded pkcs1 v0.8.0-rc.4
10942026-09-15T03:46:18.219Z Downloaded const_format_proc_macros v0.2.34
10952026-09-15T03:46:18.223Z Downloaded lock_api v0.4.14
10962026-09-15T03:46:18.226Z Downloaded pkcs8 v0.10.2
10972026-09-15T03:46:18.226Z Downloaded der_derive v0.7.3
10982026-09-15T03:46:18.227Z Downloaded module-lattice v0.2.3
10992026-09-15T03:46:18.230Z Downloaded parking_lot_core v0.8.6
11002026-09-15T03:46:18.230Z Downloaded digest-io v0.1.0
11012026-09-15T03:46:18.230Z Downloaded inout v0.2.2
11022026-09-15T03:46:18.230Z Downloaded num-rational v0.4.2
11032026-09-15T03:46:18.231Z Downloaded lru v0.12.5
11042026-09-15T03:46:18.234Z Downloaded toml v0.7.8
11052026-09-15T03:46:18.241Z Downloaded rayon-core v1.13.0
11062026-09-15T03:46:18.246Z Downloaded num v0.4.3
11072026-09-15T03:46:18.246Z Downloaded path-slash v0.1.5
11082026-09-15T03:46:18.246Z Downloaded subprocess v0.2.15
11092026-09-15T03:46:18.249Z Downloaded predicates-core v1.0.10
11102026-09-15T03:46:18.249Z Downloaded darling_core v0.13.4
11112026-09-15T03:46:18.253Z Downloaded slog-async v2.8.0
11122026-09-15T03:46:18.253Z Downloaded rustc-demangle v0.1.27
11132026-09-15T03:46:18.253Z Downloaded tokio-tungstenite v0.21.0
11142026-09-15T03:46:18.256Z Downloaded vsss-rs v3.3.4
11152026-09-15T03:46:18.256Z Downloaded semver v0.1.20
11162026-09-15T03:46:18.256Z Downloaded typify-macro v0.6.2
11172026-09-15T03:46:18.260Z Downloaded rand_core v0.6.4
11182026-09-15T03:46:18.260Z Downloaded schemars_derive v0.8.22
11192026-09-15T03:46:18.260Z Downloaded stringprep v0.1.5
11202026-09-15T03:46:18.260Z Downloaded h2 v0.4.15
11212026-09-15T03:46:18.264Z Downloaded stable_deref_trait v1.2.1
11222026-09-15T03:46:18.264Z Downloaded elliptic-curve v0.13.8
11232026-09-15T03:46:18.267Z Downloaded critical-section v1.2.0
11242026-09-15T03:46:18.267Z Downloaded dropshot-api-manager v0.8.0
11252026-09-15T03:46:18.271Z Downloaded unicode-normalization v0.1.25
11262026-09-15T03:46:18.271Z Downloaded icu_collections v2.1.1
11272026-09-15T03:46:18.275Z Downloaded tokio-macros v2.7.0
11282026-09-15T03:46:18.275Z Downloaded yoke-derive v0.8.1
11292026-09-15T03:46:18.275Z Downloaded itertools v0.14.0
11302026-09-15T03:46:18.278Z Downloaded derive_builder_core v0.20.2
11312026-09-15T03:46:18.282Z Downloaded uzers v0.12.2
11322026-09-15T03:46:18.286Z Downloaded ctutils v0.4.2
11332026-09-15T03:46:18.290Z Downloaded rawzip v0.4.4
11342026-09-15T03:46:18.293Z Downloaded crossterm v0.28.1
11352026-09-15T03:46:18.293Z Downloaded steno v0.4.1
11362026-09-15T03:46:18.297Z Downloaded p521 v0.14.0
11372026-09-15T03:46:18.301Z Downloaded pkcs8 v0.11.0
11382026-09-15T03:46:18.301Z Downloaded libsw v3.5.0
11392026-09-15T03:46:18.301Z Downloaded oxide-update-engine-display v0.1.2
11402026-09-15T03:46:18.304Z Downloaded topological-sort v0.2.2
11412026-09-15T03:46:18.308Z Downloaded openssl-sys v0.9.117
11422026-09-15T03:46:18.308Z Downloaded untrusted v0.9.0
11432026-09-15T03:46:18.311Z Downloaded waitgroup v0.1.2
11442026-09-15T03:46:18.314Z Downloaded rustversion v1.0.22
11452026-09-15T03:46:18.314Z Downloaded crypto-bigint v0.5.5
11462026-09-15T03:46:18.318Z Downloaded humantime v2.3.0
11472026-09-15T03:46:18.321Z Downloaded rustls-platform-verifier v0.6.2
11482026-09-15T03:46:18.322Z Downloaded rpassword v7.5.4
11492026-09-15T03:46:18.325Z Downloaded schemars v0.8.22
11502026-09-15T03:46:18.328Z Downloaded oxide-tokio-rt v0.1.4
11512026-09-15T03:46:18.332Z Downloaded rand_seeder v0.4.0
11522026-09-15T03:46:18.332Z Downloaded slog-envlogger v2.2.0
11532026-09-15T03:46:18.332Z Downloaded publicsuffix v2.3.0
11542026-09-15T03:46:18.335Z Downloaded icu_normalizer v2.1.1
11552026-09-15T03:46:18.336Z Downloaded scheduled-thread-pool v0.2.7
11562026-09-15T03:46:18.341Z Downloaded knus v3.4.0
11572026-09-15T03:46:18.344Z Downloaded spin v0.9.8
11582026-09-15T03:46:18.344Z Downloaded time-macros v0.2.27
11592026-09-15T03:46:18.344Z Downloaded tls_codec v0.4.2
11602026-09-15T03:46:18.344Z Downloaded darling v0.13.4
11612026-09-15T03:46:18.344Z Downloaded yoke v0.8.1
11622026-09-15T03:46:18.349Z Downloaded num-iter v0.1.45
11632026-09-15T03:46:18.356Z Downloaded cstr-argument v0.1.2
11642026-09-15T03:46:18.356Z Downloaded ecdsa v0.16.9
11652026-09-15T03:46:18.360Z Downloaded maybe-uninit v2.0.0
11662026-09-15T03:46:18.360Z Downloaded jobserver v0.1.34
11672026-09-15T03:46:18.364Z Downloaded crossbeam-epoch v0.9.18
11682026-09-15T03:46:18.364Z Downloaded strum v0.27.2
11692026-09-15T03:46:18.364Z Downloaded icu_properties_data v2.1.2
11702026-09-15T03:46:18.368Z Downloaded constant_time_eq v0.4.2
11712026-09-15T03:46:18.375Z Downloaded miniz_oxide v0.8.9
11722026-09-15T03:46:18.379Z Downloaded derive_builder_macro v0.20.2
11732026-09-15T03:46:18.379Z Downloaded url v2.5.8
11742026-09-15T03:46:18.382Z Downloaded ingot v0.2.1
11752026-09-15T03:46:18.386Z Downloaded crc8 v0.1.1
11762026-09-15T03:46:18.386Z Downloaded lru-cache v0.1.2
11772026-09-15T03:46:18.389Z Downloaded parking_lot_core v0.9.12
11782026-09-15T03:46:18.398Z Downloaded termios v0.3.3
11792026-09-15T03:46:18.401Z Downloaded tokio-util v0.7.18
11802026-09-15T03:46:18.405Z Downloaded usdt v0.6.0
11812026-09-15T03:46:18.409Z Downloaded zerotrie v0.2.3
11822026-09-15T03:46:18.409Z Downloaded unicode-properties v0.1.4
11832026-09-15T03:46:18.413Z Downloaded illumos-nvpair v0.3.0
11842026-09-15T03:46:18.413Z Downloaded num-conv v0.2.0
11852026-09-15T03:46:18.413Z Downloaded rand_pcg v0.10.2
11862026-09-15T03:46:18.416Z Downloaded vergen-git2 v9.1.0
11872026-09-15T03:46:18.417Z Downloaded aws-lc-rs v1.16.3
11882026-09-15T03:46:18.422Z Downloaded darling_core v0.23.0
11892026-09-15T03:46:18.425Z Downloaded dirs-next v2.0.0
11902026-09-15T03:46:18.425Z Downloaded sqlparser_derive v0.5.0
11912026-09-15T03:46:18.429Z Downloaded serde-hex v0.1.0
11922026-09-15T03:46:18.432Z Downloaded ed25519-dalek v2.2.0
11932026-09-15T03:46:18.432Z Downloaded idna v1.1.0
11942026-09-15T03:46:18.436Z Downloaded nanorand v0.7.0
11952026-09-15T03:46:18.436Z Downloaded proc-macro-error2 v2.0.1
11962026-09-15T03:46:18.440Z Downloaded diff v0.1.13
11972026-09-15T03:46:18.443Z Downloaded stacker v0.1.23
11982026-09-15T03:46:18.443Z Downloaded try-lock v0.2.5
11992026-09-15T03:46:18.447Z Downloaded blake3 v1.8.5
12002026-09-15T03:46:18.451Z Downloaded pin-project-lite v0.2.17
12012026-09-15T03:46:18.455Z Downloaded simd-adler32 v0.3.8
12022026-09-15T03:46:18.458Z Downloaded quick-error v1.2.3
12032026-09-15T03:46:18.458Z Downloaded downcast-rs v2.0.2
12042026-09-15T03:46:18.458Z Downloaded p384 v0.14.0
12052026-09-15T03:46:18.459Z Downloaded russh-util v0.52.0
12062026-09-15T03:46:18.462Z Downloaded lazy_static v1.5.0
12072026-09-15T03:46:18.463Z Downloaded bitvec v1.0.1
12082026-09-15T03:46:18.468Z Downloaded sha2 v0.11.0
12092026-09-15T03:46:18.471Z Downloaded tinyvec_macros v0.1.1
12102026-09-15T03:46:18.471Z Downloaded strum_macros v0.26.4
12112026-09-15T03:46:18.472Z Downloaded git2 v0.20.4
12122026-09-15T03:46:18.476Z Downloaded goblin v0.10.5
12132026-09-15T03:46:18.479Z Downloaded ignore v0.4.25
12142026-09-15T03:46:18.483Z Downloaded rfc6979 v0.4.0
12152026-09-15T03:46:18.483Z Downloaded signal-hook-tokio v0.3.1
12162026-09-15T03:46:18.483Z Downloaded convert_case v0.10.0
12172026-09-15T03:46:18.483Z Downloaded itertools v0.15.0
12182026-09-15T03:46:18.487Z Downloaded oxnet v0.1.6
12192026-09-15T03:46:18.490Z Downloaded crypto-primes v0.7.2
12202026-09-15T03:46:18.490Z Downloaded peg v0.8.5
12212026-09-15T03:46:18.495Z Downloaded prettyplease v0.2.37
12222026-09-15T03:46:18.498Z Downloaded bindgen v0.71.1
12232026-09-15T03:46:18.498Z Downloaded ipnetwork v0.21.1
12242026-09-15T03:46:18.502Z Downloaded vergen-lib v9.1.0
12252026-09-15T03:46:18.502Z Downloaded whoami v2.1.0
12262026-09-15T03:46:18.502Z Downloaded predicates v3.1.4
12272026-09-15T03:46:18.505Z Downloaded progenitor-extras v0.2.0
12282026-09-15T03:46:18.506Z Downloaded typed-path v0.9.3
12292026-09-15T03:46:18.509Z Downloaded ed25519-dalek v3.0.0
12302026-09-15T03:46:18.509Z Downloaded usdt-impl v0.6.0
12312026-09-15T03:46:18.513Z Downloaded darling v0.23.0
12322026-09-15T03:46:18.516Z Downloaded toml_datetime v1.1.1+spec-1.1.0
12332026-09-15T03:46:18.516Z Downloaded diesel-dtrace v0.5.0
12342026-09-15T03:46:18.516Z Downloaded papergrid v0.18.0
12352026-09-15T03:46:18.519Z Downloaded rsa v0.9.10
12362026-09-15T03:46:18.523Z Downloaded poly1305 v0.9.0
12372026-09-15T03:46:18.526Z Downloaded slog v2.8.2
12382026-09-15T03:46:18.526Z Downloaded cookie v0.18.1
12392026-09-15T03:46:18.534Z Downloaded diesel_derives v2.3.7
12402026-09-15T03:46:18.538Z Downloaded ecdsa v0.17.0
12412026-09-15T03:46:18.543Z Downloaded const_format v0.2.35
12422026-09-15T03:46:18.546Z Downloaded libbz2-rs-sys v0.2.2
12432026-09-15T03:46:18.550Z Downloaded pin-project v1.1.11
12442026-09-15T03:46:18.557Z Downloaded time v0.3.47
12452026-09-15T03:46:18.563Z Downloaded portable-atomic v1.13.1
12462026-09-15T03:46:18.568Z Downloaded socket2 v0.5.10
12472026-09-15T03:46:18.571Z Downloaded der v0.7.10
12482026-09-15T03:46:18.576Z Downloaded either v1.15.0
12492026-09-15T03:46:18.576Z Downloaded chrono v0.4.45
12502026-09-15T03:46:18.588Z Downloaded term v0.7.0
12512026-09-15T03:46:18.588Z Downloaded drift v0.2.0
12522026-09-15T03:46:18.592Z Downloaded itertools v0.12.1
12532026-09-15T03:46:18.592Z Downloaded memmap2 v0.9.10
12542026-09-15T03:46:18.592Z Downloaded ron v0.8.1
12552026-09-15T03:46:18.592Z Downloaded winnow v1.0.3
12562026-09-15T03:46:18.598Z Downloaded zerovec v0.11.5
12572026-09-15T03:46:18.602Z Downloaded crossbeam-channel v0.5.15
12582026-09-15T03:46:18.608Z Downloaded indexmap v1.9.3
12592026-09-15T03:46:18.612Z Downloaded der v0.8.0
12602026-09-15T03:46:18.616Z Downloaded pretty_assertions v1.4.1
12612026-09-15T03:46:18.623Z Downloaded ssh-key v0.7.0-rc.11
12622026-09-15T03:46:18.627Z Downloaded internal-russh-num-bigint v0.5.0
12632026-09-15T03:46:18.631Z Downloaded zip v0.6.6
12642026-09-15T03:46:18.636Z Downloaded scuffle v0.1.0
12652026-09-15T03:46:18.639Z Downloaded icu_normalizer_data v2.1.1
12662026-09-15T03:46:18.643Z Downloaded hyper-util v0.1.20
12672026-09-15T03:46:18.647Z Downloaded toml_edit v0.19.15
12682026-09-15T03:46:18.657Z Downloaded libxml v0.3.3
12692026-09-15T03:46:18.660Z Downloaded qorb v0.4.1
12702026-09-15T03:46:18.664Z Downloaded salty v0.3.0
12712026-09-15T03:46:18.669Z Downloaded itertools v0.13.0
12722026-09-15T03:46:18.672Z Downloaded gimli v0.32.3
12732026-09-15T03:46:18.676Z Downloaded openssl v0.10.80
12742026-09-15T03:46:18.679Z Downloaded rustls-webpki v0.103.13
12752026-09-15T03:46:18.683Z Downloaded zlib-rs v0.6.2
12762026-09-15T03:46:18.687Z Downloaded itertools v0.10.5
12772026-09-15T03:46:18.687Z Downloaded winnow v0.5.40
12782026-09-15T03:46:18.690Z Downloaded polar-core v0.27.3
12792026-09-15T03:46:18.695Z Downloaded minimal-lexical v0.2.1
12802026-09-15T03:46:18.698Z Downloaded iddqd v0.4.2
12812026-09-15T03:46:18.701Z Downloaded lalrpop v0.19.12
12822026-09-15T03:46:18.708Z Downloaded schemars v1.2.1
12832026-09-15T03:46:18.715Z Downloaded reqwest v0.12.28
12842026-09-15T03:46:18.719Z Downloaded nom v8.0.0
12852026-09-15T03:46:18.722Z Downloaded miette v7.6.0
12862026-09-15T03:46:18.726Z Downloaded radix_trie v0.2.1
12872026-09-15T03:46:18.729Z Downloaded rayon v1.11.0
12882026-09-15T03:46:18.743Z Downloaded typed-path v0.12.3
12892026-09-15T03:46:18.747Z Downloaded crossterm v0.29.0
12902026-09-15T03:46:18.751Z Downloaded nom v7.1.3
12912026-09-15T03:46:18.755Z Downloaded zip v8.6.0
12922026-09-15T03:46:18.765Z Downloaded sha3 v0.12.0
12932026-09-15T03:46:18.777Z Downloaded regex v1.12.3
12942026-09-15T03:46:18.780Z Downloaded serde_with v3.21.0
12952026-09-15T03:46:18.787Z Downloaded quick-xml v0.37.5
12962026-09-15T03:46:18.791Z Downloaded vcpkg v0.2.15
12972026-09-15T03:46:18.814Z Downloaded iri-string v0.7.10
12982026-09-15T03:46:18.818Z Downloaded crypto-bigint v0.7.5
12992026-09-15T03:46:18.828Z Downloaded libm v0.2.16
13002026-09-15T03:46:18.832Z Downloaded hyper v1.10.1
13012026-09-15T03:46:18.836Z Downloaded nix v0.27.1
13022026-09-15T03:46:18.842Z Downloaded tower-http v0.6.8
13032026-09-15T03:46:18.846Z Downloaded tabled v0.21.0
13042026-09-15T03:46:18.857Z Downloaded nix v0.28.0
13052026-09-15T03:46:18.862Z Downloaded object v0.39.1
13062026-09-15T03:46:18.869Z Downloaded hickory-proto v0.25.2
13072026-09-15T03:46:18.878Z Downloaded p384 v0.13.1
13082026-09-15T03:46:18.882Z Downloaded petname v2.0.2
13092026-09-15T03:46:18.885Z Downloaded curve25519-dalek v4.1.3
13102026-09-15T03:46:18.889Z Downloaded bstr v1.12.1
13112026-09-15T03:46:18.893Z Downloaded quinn-proto v0.11.16
13122026-09-15T03:46:18.900Z Downloaded object v0.30.4
13132026-09-15T03:46:18.905Z Downloaded rustls v0.23.41
13142026-09-15T03:46:18.913Z Downloaded proptest v1.11.0
13152026-09-15T03:46:18.931Z Downloaded openapiv3 v2.2.0
13162026-09-15T03:46:18.939Z Downloaded smoltcp v0.11.0
13172026-09-15T03:46:18.946Z Downloaded moka v0.12.13
13182026-09-15T03:46:18.964Z Downloaded russh v0.62.4
13192026-09-15T03:46:18.980Z Downloaded regress v0.11.1
13202026-09-15T03:46:19.000Z Downloaded rustix v0.38.44
13212026-09-15T03:46:19.014Z Downloaded ratatui v0.29.0
13222026-09-15T03:46:19.022Z Downloaded regress v0.10.5
13232026-09-15T03:46:19.032Z Downloaded regex-syntax v0.6.29
13242026-09-15T03:46:19.040Z Downloaded smoltcp v0.9.1
13252026-09-15T03:46:19.048Z Downloaded regex-automata v0.4.14
13262026-09-15T03:46:19.057Z Downloaded regex-syntax v0.8.10
13272026-09-15T03:46:19.061Z Downloaded sha3 v0.11.0
13282026-09-15T03:46:19.065Z Downloaded zerocopy v0.8.55
13292026-09-15T03:46:19.091Z Downloaded nix v0.31.2
13302026-09-15T03:46:19.098Z Downloaded syn v3.0.3
13312026-09-15T03:46:19.103Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13322026-09-15T03:46:19.115Z Downloaded petgraph v0.8.3
13332026-09-15T03:46:19.127Z Downloaded libz-sys v1.1.24
13342026-09-15T03:46:19.142Z Downloaded typify-impl v0.6.2
13352026-09-15T03:46:19.149Z Downloaded object v0.37.3
13362026-09-15T03:46:19.154Z Downloaded jiff v0.2.34
13372026-09-15T03:46:19.164Z Downloaded diesel v2.3.7
13382026-09-15T03:46:19.176Z Downloaded dropshot v0.17.1
13392026-09-15T03:46:19.189Z Downloaded curve25519-dalek v5.0.0
13402026-09-15T03:46:19.196Z Downloaded csv v1.4.0
13412026-09-15T03:46:19.206Z Downloaded sqlparser v0.61.0
13422026-09-15T03:46:19.212Z Downloaded encoding_rs v0.8.35
13432026-09-15T03:46:19.226Z Downloaded tracing v0.1.44
13442026-09-15T03:46:19.238Z Downloaded zerocopy-derive v0.6.6
13452026-09-15T03:46:19.244Z Downloaded bzip2-sys v0.1.13+1.0.8
13462026-09-15T03:46:19.251Z Downloaded sled v0.34.7
13472026-09-15T03:46:19.273Z Downloaded chrono-tz v0.10.4
13482026-09-15T03:46:19.307Z Downloaded petgraph v0.6.5
13492026-09-15T03:46:19.327Z Downloaded tokio v1.52.1
13502026-09-15T03:46:19.349Z Downloaded sha3 v0.10.8
13512026-09-15T03:46:19.480Z Downloaded ring v0.17.14
13522026-09-15T03:46:19.510Z Downloaded libgit2-sys v0.18.3+1.9.2
13532026-09-15T03:46:19.998Z Downloaded aws-lc-sys v0.40.0
13542026-09-15T03:46:20.254Z Compiling serde_core v1.0.228
13552026-09-15T03:46:20.254Z Compiling libc v0.2.185
13562026-09-15T03:46:20.254Z Compiling serde v1.0.228
13572026-09-15T03:46:20.257Z Compiling log v0.4.33
13582026-09-15T03:46:20.257Z Compiling smallvec v1.15.1
13592026-09-15T03:46:20.257Z Compiling subtle v2.6.1
13602026-09-15T03:46:20.257Z Compiling shlex v1.3.0
13612026-09-15T03:46:20.393Z Compiling syn v2.0.117
13622026-09-15T03:46:20.593Z Compiling find-msvc-tools v0.1.9
13632026-09-15T03:46:20.608Z Compiling typenum v1.20.1
13642026-09-15T03:46:20.621Z Compiling scopeguard v1.2.0
13652026-09-15T03:46:20.625Z Compiling stable_deref_trait v1.2.1
13662026-09-15T03:46:20.706Z Compiling lock_api v0.4.14
13672026-09-15T03:46:20.721Z Compiling portable-atomic v1.13.1
13682026-09-15T03:46:20.725Z Compiling serde_json v1.0.151
13692026-09-15T03:46:20.849Z Compiling critical-section v1.2.0
13702026-09-15T03:46:20.938Z Compiling zerocopy v0.8.55
13712026-09-15T03:46:20.963Z Compiling libm v0.2.16
13722026-09-15T03:46:20.980Z Compiling num-traits v0.2.19
13732026-09-15T03:46:21.176Z Compiling pkg-config v0.3.32
13742026-09-15T03:46:21.234Z Compiling errno v0.3.14
13752026-09-15T03:46:21.267Z Compiling jobserver v0.1.34
13762026-09-15T03:46:21.397Z Compiling pin-project-lite v0.2.17
13772026-09-15T03:46:21.489Z Compiling cc v1.2.56
13782026-09-15T03:46:21.532Z Compiling getrandom v0.4.3
13792026-09-15T03:46:21.628Z Compiling parking_lot_core v0.9.12
13802026-09-15T03:46:21.702Z Compiling once_cell v1.21.3
13812026-09-15T03:46:21.772Z Compiling rand_core v0.10.0
13822026-09-15T03:46:21.891Z Compiling signal-hook-registry v1.4.8
13832026-09-15T03:46:21.973Z Compiling getrandom v0.2.17
13842026-09-15T03:46:22.196Z Compiling litemap v0.8.1
13852026-09-15T03:46:22.211Z Compiling writeable v0.6.2
13862026-09-15T03:46:22.214Z Compiling percent-encoding v2.3.2
13872026-09-15T03:46:22.379Z Compiling futures-core v0.3.32
13882026-09-15T03:46:22.398Z Compiling foldhash v0.2.0
13892026-09-15T03:46:22.413Z Compiling parking_lot v0.12.5
13902026-09-15T03:46:22.481Z Compiling bitflags v2.11.0
13912026-09-15T03:46:22.581Z Compiling semver v1.0.28
13922026-09-15T03:46:22.610Z Compiling rand_core v0.6.4
13932026-09-15T03:46:22.701Z Compiling mio v1.2.0
13942026-09-15T03:46:22.775Z Compiling icu_normalizer_data v2.1.1
13952026-09-15T03:46:22.793Z Compiling icu_properties_data v2.1.2
13962026-09-15T03:46:22.891Z Compiling generic-array v0.14.7
13972026-09-15T03:46:22.953Z Compiling const-oid v0.9.6
13982026-09-15T03:46:23.065Z Compiling getrandom v0.3.4
13992026-09-15T03:46:23.175Z Compiling hashbrown v0.17.0
14002026-09-15T03:46:23.237Z Compiling synstructure v0.13.2
14012026-09-15T03:46:23.264Z Compiling socket2 v0.6.3
14022026-09-15T03:46:23.279Z Compiling rustix v1.1.4
14032026-09-15T03:46:23.669Z Compiling futures-sink v0.3.32
14042026-09-15T03:46:23.733Z Compiling indexmap v2.14.0
14052026-09-15T03:46:23.736Z Compiling slab v0.4.12
14062026-09-15T03:46:23.766Z Compiling futures-channel v0.3.32
14072026-09-15T03:46:23.780Z Compiling futures-task v0.3.32
14082026-09-15T03:46:23.829Z Compiling utf8_iter v1.0.4
14092026-09-15T03:46:23.922Z Compiling futures-io v0.3.32
14102026-09-15T03:46:23.946Z Compiling form_urlencoded v1.2.2
14112026-09-15T03:46:23.949Z Compiling cmov v0.5.4
14122026-09-15T03:46:23.978Z Compiling rustversion v1.0.22
14132026-09-15T03:46:23.992Z Compiling iana-time-zone v0.1.65
14142026-09-15T03:46:24.074Z Compiling base64ct v1.8.3
14152026-09-15T03:46:24.127Z Compiling cmake v0.1.57
14162026-09-15T03:46:24.171Z Compiling ctutils v0.4.2
14172026-09-15T03:46:24.190Z Compiling fs_extra v1.3.0
14182026-09-15T03:46:24.372Z Compiling pem-rfc7468 v0.7.0
14192026-09-15T03:46:24.401Z Compiling dunce v1.0.5
14202026-09-15T03:46:24.416Z Compiling regex-syntax v0.8.10
14212026-09-15T03:46:24.460Z Compiling flagset v0.4.7
14222026-09-15T03:46:24.495Z Compiling ident_case v1.0.1
14232026-09-15T03:46:24.533Z Compiling aws-lc-sys v0.40.0
14242026-09-15T03:46:24.592Z Compiling uuid v1.23.4
14252026-09-15T03:46:24.617Z Compiling syn v1.0.109
14262026-09-15T03:46:24.679Z Compiling base64 v0.22.1
14272026-09-15T03:46:24.986Z Compiling vcpkg v0.2.15
14282026-09-15T03:46:25.020Z Compiling serde_derive v1.0.228
14292026-09-15T03:46:25.034Z Compiling zeroize_derive v1.5.0
14302026-09-15T03:46:25.051Z Compiling zerofrom-derive v0.1.6
14312026-09-15T03:46:25.315Z Compiling yoke-derive v0.8.1
14322026-09-15T03:46:25.705Z Compiling zerovec-derive v0.11.2
14332026-09-15T03:46:25.733Z Compiling zerocopy-derive v0.8.55
14342026-09-15T03:46:26.498Z Compiling zerofrom v0.1.6
14352026-09-15T03:46:26.555Z Compiling displaydoc v0.2.5
14362026-09-15T03:46:26.630Z Compiling yoke v0.8.1
14372026-09-15T03:46:26.823Z Compiling tokio-macros v2.7.0
14382026-09-15T03:46:26.850Z Compiling futures-macro v0.3.32
14392026-09-15T03:46:26.883Z Compiling zerovec v0.11.5
14402026-09-15T03:46:27.327Z Compiling zerotrie v0.2.3
14412026-09-15T03:46:27.399Z Compiling tinystr v0.8.2
14422026-09-15T03:46:27.561Z Compiling icu_locale_core v2.1.1
14432026-09-15T03:46:27.602Z Compiling potential_utf v0.1.4
14442026-09-15T03:46:27.624Z Compiling der_derive v0.7.3
14452026-09-15T03:46:27.651Z Compiling futures-util v0.3.32
14462026-09-15T03:46:27.761Z Compiling icu_collections v2.1.1
14472026-09-15T03:46:28.271Z Compiling icu_provider v2.1.1
14482026-09-15T03:46:28.471Z Compiling thiserror-impl v2.0.18
14492026-09-15T03:46:28.568Z Compiling zeroize v1.9.0
14502026-09-15T03:46:28.606Z Compiling bytes v1.11.1
14512026-09-15T03:46:28.648Z Compiling icu_properties v2.1.2
14522026-09-15T03:46:29.047Z Compiling icu_normalizer v2.1.1
14532026-09-15T03:46:29.223Z Compiling tokio v1.52.1
14542026-09-15T03:46:29.368Z Compiling crypto-common v0.1.7
14552026-09-15T03:46:29.518Z Compiling idna_adapter v1.2.1
14562026-09-15T03:46:29.583Z Compiling block-buffer v0.10.4
14572026-09-15T03:46:29.656Z Compiling idna v1.1.0
14582026-09-15T03:46:29.753Z Compiling hybrid-array v0.4.13
14592026-09-15T03:46:29.768Z Compiling digest v0.10.7
14602026-09-15T03:46:29.810Z Compiling chrono v0.4.45
14612026-09-15T03:46:29.999Z Compiling url v2.5.8
14622026-09-15T03:46:30.016Z Compiling thiserror v2.0.18
14632026-09-15T03:46:30.123Z Compiling der v0.7.10
14642026-09-15T03:46:30.307Z Compiling ppv-lite86 v0.2.21
14652026-09-15T03:46:30.424Z Compiling http v1.4.2
14662026-09-15T03:46:30.507Z Compiling block-buffer v0.12.1
14672026-09-15T03:46:30.619Z Compiling crypto-common v0.2.2
14682026-09-15T03:46:30.704Z Compiling openssl-sys v0.9.117
14692026-09-15T03:46:30.777Z Compiling tracing-attributes v0.1.31
14702026-09-15T03:46:31.148Z Compiling spki v0.7.3
14712026-09-15T03:46:31.233Z Compiling serde_derive_internals v0.29.1
14722026-09-15T03:46:31.281Z Compiling rustc_version v0.4.1
14732026-09-15T03:46:31.314Z Compiling tracing-core v0.1.36
14742026-09-15T03:46:31.353Z Compiling aws-lc-rs v1.16.3
14752026-09-15T03:46:31.588Z Compiling schemars v0.8.22
14762026-09-15T03:46:31.648Z Compiling crc32fast v1.5.0
14772026-09-15T03:46:31.803Z Compiling dyn-clone v1.0.20
14782026-09-15T03:46:31.854Z Compiling pkcs8 v0.10.2
14792026-09-15T03:46:31.969Z Compiling http-body v1.0.1
14802026-09-15T03:46:31.998Z Compiling rustls-pki-types v1.14.0
14812026-09-15T03:46:32.081Z Compiling tracing v0.1.44
14822026-09-15T03:46:32.095Z Compiling schemars_derive v0.8.22
14832026-09-15T03:46:32.107Z Compiling rand_core v0.9.5
14842026-09-15T03:46:32.120Z Compiling spin v0.9.8
14852026-09-15T03:46:32.319Z Compiling tinyvec_macros v0.1.1
14862026-09-15T03:46:32.333Z Compiling httparse v1.10.1
14872026-09-15T03:46:32.337Z Compiling openssl-probe v0.2.1
14882026-09-15T03:46:32.366Z Compiling tempfile v3.27.0
14892026-09-15T03:46:32.385Z Compiling tinyvec v1.10.0
14902026-09-15T03:46:32.433Z Compiling pest_generator v2.8.6
14912026-09-15T03:46:32.690Z Compiling terminal_size v0.4.3
14922026-09-15T03:46:32.720Z Compiling aho-corasick v1.1.4
14932026-09-15T03:46:32.735Z Compiling tower-service v0.3.3
14942026-09-15T03:46:32.738Z Compiling untrusted v0.7.1
14952026-09-15T03:46:32.821Z Compiling simd-adler32 v0.3.8
14962026-09-15T03:46:32.836Z Compiling unicode-segmentation v1.12.0
14972026-09-15T03:46:32.867Z Compiling try-lock v0.2.5
14982026-09-15T03:46:32.985Z Compiling tokio-util v0.7.18
14992026-09-15T03:46:33.117Z Compiling atomic-waker v1.1.2
15002026-09-15T03:46:33.159Z Compiling radium v0.7.0
15012026-09-15T03:46:33.244Z Compiling tower-layer v0.3.3
15022026-09-15T03:46:33.259Z Compiling pest_derive v2.8.6
15032026-09-15T03:46:33.403Z Compiling want v0.3.1
15042026-09-15T03:46:33.567Z Compiling regex-automata v0.4.14
15052026-09-15T03:46:33.696Z Compiling h2 v0.4.15
15062026-09-15T03:46:33.734Z Compiling rand_chacha v0.9.0
15072026-09-15T03:46:34.018Z Compiling block-padding v0.4.2
15082026-09-15T03:46:34.192Z Compiling ipnet v2.12.0
15092026-09-15T03:46:34.420Z Compiling scroll_derive v0.13.1
15102026-09-15T03:46:34.433Z Compiling darling_core v0.20.11
15112026-09-15T03:46:34.613Z Compiling rustls v0.23.41
15122026-09-15T03:46:34.673Z Compiling openssl v0.10.80
15132026-09-15T03:46:34.797Z Compiling maybe-uninit v2.0.0
15142026-09-15T03:46:34.913Z Compiling tap v1.0.1
15152026-09-15T03:46:34.930Z Compiling untrusted v0.9.0
15162026-09-15T03:46:35.024Z Compiling adler2 v2.0.1
15172026-09-15T03:46:35.048Z Compiling const-oid v0.10.2
15182026-09-15T03:46:35.074Z Compiling cpufeatures v0.2.17
15192026-09-15T03:46:35.145Z Compiling httpdate v1.0.3
15202026-09-15T03:46:35.161Z Compiling foreign-types-shared v0.1.1
15212026-09-15T03:46:35.204Z Compiling scroll v0.13.0
15222026-09-15T03:46:35.239Z Compiling foreign-types v0.3.2
15232026-09-15T03:46:35.242Z Compiling digest v0.11.3
15242026-09-15T03:46:35.309Z Compiling miniz_oxide v0.8.9
15252026-09-15T03:46:35.407Z Compiling wyz v0.5.1
15262026-09-15T03:46:35.477Z Compiling inout v0.2.2
15272026-09-15T03:46:35.495Z Compiling rand v0.9.2
15282026-09-15T03:46:35.653Z Compiling unicode-normalization v0.1.25
15292026-09-15T03:46:35.900Z Compiling rand_chacha v0.3.1
15302026-09-15T03:46:36.103Z Compiling signature v2.2.0
15312026-09-15T03:46:36.227Z Compiling hex v0.4.3
15322026-09-15T03:46:36.243Z Compiling thiserror-impl v1.0.69
15332026-09-15T03:46:36.285Z Compiling openssl-macros v0.1.1
15342026-09-15T03:46:36.494Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15352026-09-15T03:46:36.623Z Compiling bzip2-sys v0.1.13+1.0.8
15362026-09-15T03:46:36.664Z Compiling darling_macro v0.20.11
15372026-09-15T03:46:36.682Z Compiling num-integer v0.1.46
15382026-09-15T03:46:36.899Z Compiling hyper v1.10.1
15392026-09-15T03:46:36.915Z Compiling wait-timeout v0.2.1
15402026-09-15T03:46:37.008Z Compiling socket2 v0.5.10
15412026-09-15T03:46:37.149Z Compiling ahash v0.8.12
15422026-09-15T03:46:37.176Z Compiling time-core v0.1.8
15432026-09-15T03:46:37.324Z Compiling num-bigint-dig v0.8.6
15442026-09-15T03:46:37.373Z Compiling funty v2.0.0
15452026-09-15T03:46:37.407Z Compiling native-tls v0.2.18
15462026-09-15T03:46:37.479Z Compiling bit-vec v0.8.0
15472026-09-15T03:46:37.524Z Compiling quick-error v1.2.3
15482026-09-15T03:46:37.622Z Compiling cpufeatures v0.3.0
15492026-09-15T03:46:37.625Z Compiling powerfmt v0.2.0
15502026-09-15T03:46:37.650Z Compiling packed_struct v0.10.1
15512026-09-15T03:46:37.696Z Compiling num-conv v0.2.0
15522026-09-15T03:46:37.710Z Compiling bitvec v1.0.1
15532026-09-15T03:46:37.725Z Compiling bit-set v0.8.0
15542026-09-15T03:46:37.830Z Compiling deranged v0.5.8
15552026-09-15T03:46:37.844Z Compiling time-macros v0.2.27
15562026-09-15T03:46:37.961Z Compiling clap_builder v4.6.0
15572026-09-15T03:46:37.990Z Compiling rusty-fork v0.3.1
15582026-09-15T03:46:38.023Z Compiling hyper-util v0.1.20
15592026-09-15T03:46:38.298Z Compiling thiserror v1.0.69
15602026-09-15T03:46:38.454Z Compiling darling v0.20.11
15612026-09-15T03:46:38.543Z Compiling num-iter v0.1.45
15622026-09-15T03:46:38.923Z Compiling rand v0.8.6
15632026-09-15T03:46:39.178Z Compiling cipher v0.5.2
15642026-09-15T03:46:39.288Z Compiling goblin v0.10.5
15652026-09-15T03:46:39.548Z Compiling sha2 v0.10.9
15662026-09-15T03:46:39.709Z Compiling lazy_static v1.5.0
15672026-09-15T03:46:39.741Z Compiling rand_xorshift v0.4.0
15682026-09-15T03:46:39.804Z Compiling packed_struct_codegen v0.10.1
15692026-09-15T03:46:39.908Z Compiling serde_spanned v0.6.9
15702026-09-15T03:46:40.049Z Compiling toml_datetime v0.6.11
15712026-09-15T03:46:40.304Z Compiling bitfield-macros v0.19.4
15722026-09-15T03:46:40.845Z Compiling clap_derive v4.6.1
15732026-09-15T03:46:40.870Z Compiling zerocopy-derive v0.6.6
15742026-09-15T03:46:40.935Z Compiling sync_wrapper v1.0.2
15752026-09-15T03:46:40.995Z Compiling indexmap v1.9.3
15762026-09-15T03:46:41.038Z Compiling nodrop v0.1.14
15772026-09-15T03:46:41.131Z Compiling num_threads v0.1.7
15782026-09-15T03:46:41.198Z Compiling object v0.37.3
15792026-09-15T03:46:41.229Z Compiling crc-catalog v2.4.0
15802026-09-15T03:46:41.322Z Compiling usdt-impl v0.6.0
15812026-09-15T03:46:41.474Z Compiling siphasher v1.0.2
15822026-09-15T03:46:41.541Z Compiling paste v1.0.15
15832026-09-15T03:46:41.666Z Compiling unarray v0.1.4
15842026-09-15T03:46:41.691Z Compiling crossbeam-utils v0.8.21
15852026-09-15T03:46:41.771Z Compiling proptest v1.11.0
15862026-09-15T03:46:41.774Z Compiling zerocopy v0.6.6
15872026-09-15T03:46:41.927Z Compiling dof v0.4.0
15882026-09-15T03:46:42.010Z Compiling crc v3.4.0
15892026-09-15T03:46:42.107Z Compiling time v0.3.47
15902026-09-15T03:46:42.231Z Compiling array-init v0.0.4
15912026-09-15T03:46:42.573Z Compiling clap v4.6.1
15922026-09-15T03:46:42.589Z Compiling tower v0.5.3
15932026-09-15T03:46:42.979Z Compiling bitfield v0.19.4
15942026-09-15T03:46:43.273Z Compiling smallvec v0.6.14
15952026-09-15T03:46:43.453Z Compiling chacha20 v0.10.0
15962026-09-15T03:46:43.573Z Compiling derive_builder_core v0.20.2
15972026-09-15T03:46:43.817Z Compiling ipnetwork v0.21.1
15982026-09-15T03:46:43.885Z Compiling dtrace-parser v0.3.0
15992026-09-15T03:46:44.196Z Compiling http-body-util v0.1.3
16002026-09-15T03:46:44.377Z Compiling pkcs1 v0.7.5
16012026-09-15T03:46:44.410Z Compiling heapless v0.7.17
16022026-09-15T03:46:44.440Z Compiling structmeta-derive v0.3.0
16032026-09-15T03:46:44.602Z Compiling scroll_derive v0.12.1
16042026-09-15T03:46:44.661Z Compiling slog v2.8.2
16052026-09-15T03:46:44.763Z Compiling darling_core v0.23.0
16062026-09-15T03:46:44.863Z Compiling thread-id v5.1.0
16072026-09-15T03:46:44.948Z Compiling cookie v0.18.1
16082026-09-15T03:46:45.149Z Compiling env_filter v2.0.0
16092026-09-15T03:46:45.260Z Compiling syn v3.0.3
16102026-09-15T03:46:45.354Z Compiling allocator-api2 v0.2.21
16112026-09-15T03:46:45.446Z Compiling unicode-bidi v0.3.18
16122026-09-15T03:46:45.522Z Compiling winnow v0.5.40
16132026-09-15T03:46:45.685Z Compiling zstd-safe v7.2.4
16142026-09-15T03:46:45.913Z Compiling base64 v0.21.7
16152026-09-15T03:46:45.979Z Compiling unicode-properties v0.1.4
16162026-09-15T03:46:46.190Z Compiling ryu v1.0.23
16172026-09-15T03:46:46.221Z Compiling anyhow v1.0.104
16182026-09-15T03:46:46.371Z Compiling hashbrown v0.12.3
16192026-09-15T03:46:46.544Z Compiling signal-hook v0.3.18
16202026-09-15T03:46:46.736Z Compiling iri-string v0.7.10
16212026-09-15T03:46:46.829Z Compiling gimli v0.32.3
16222026-09-15T03:46:46.951Z Compiling toml_edit v0.19.15
16232026-09-15T03:46:47.253Z Compiling darling_macro v0.23.0
16242026-09-15T03:46:48.144Z Compiling tower-http v0.6.8
16252026-09-15T03:46:48.560Z Compiling addr2line v0.25.1
16262026-09-15T03:46:48.576Z Compiling serde_urlencoded v0.7.1
16272026-09-15T03:46:48.679Z Compiling stringprep v0.1.5
16282026-09-15T03:46:48.693Z Compiling daft-derive v0.1.8
16292026-09-15T03:46:48.820Z Compiling ron v0.8.1
16302026-09-15T03:46:48.854Z Compiling structmeta v0.3.0
16312026-09-15T03:46:49.016Z Compiling env_logger v0.11.11
16322026-09-15T03:46:49.064Z Compiling scroll v0.12.0
16332026-09-15T03:46:49.364Z Compiling rsa v0.9.10
16342026-09-15T03:46:49.394Z Compiling derive_builder_macro v0.20.2
16352026-09-15T03:46:49.412Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16362026-09-15T03:46:49.651Z Compiling newtype-uuid v1.3.2
16372026-09-15T03:46:49.740Z Compiling oxnet v0.1.6
16382026-09-15T03:46:49.757Z Compiling hashbrown v0.13.2
16392026-09-15T03:46:49.863Z Compiling rand v0.10.1
16402026-09-15T03:46:49.978Z Compiling bzip2 v0.4.4
16412026-09-15T03:46:50.175Z Compiling serde-hex v0.1.0
16422026-09-15T03:46:50.189Z Compiling tokio-native-tls v0.3.1
16432026-09-15T03:46:50.236Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16442026-09-15T03:46:50.670Z Compiling camino v1.2.5
16452026-09-15T03:46:51.055Z Compiling sha2 v0.11.0
16462026-09-15T03:46:51.361Z Compiling bstr v1.12.1
16472026-09-15T03:46:51.871Z Compiling hmac v0.13.0
16482026-09-15T03:46:52.022Z Compiling md-5 v0.11.0
16492026-09-15T03:46:52.064Z Compiling heck v0.4.1
16502026-09-15T03:46:52.312Z Compiling rustls-native-certs v0.8.3
16512026-09-15T03:46:52.336Z Compiling curve25519-dalek v4.1.3
16522026-09-15T03:46:52.385Z Compiling x509-cert v0.2.5
16532026-09-15T03:46:52.607Z Compiling hubpack_derive v0.1.1
16542026-09-15T03:46:52.675Z Compiling serde_tokenstream v0.2.3
16552026-09-15T03:46:52.771Z Compiling erased-serde v0.3.31
16562026-09-15T03:46:52.793Z Compiling async-trait v0.1.89
16572026-09-15T03:46:53.023Z Compiling zerocopy-derive v0.7.35
16582026-09-15T03:46:53.090Z Compiling pin-project-internal v1.1.11
16592026-09-15T03:46:53.221Z Compiling vergen-lib v9.1.0
16602026-09-15T03:46:53.276Z Compiling hash32 v0.2.1
16612026-09-15T03:46:53.424Z Compiling memoffset v0.9.1
16622026-09-15T03:46:53.475Z Compiling encoding_rs v0.8.35
16632026-09-15T03:46:53.630Z Compiling bumpalo v3.20.2
16642026-09-15T03:46:53.837Z Compiling ref-cast v1.0.25
16652026-09-15T03:46:53.892Z Compiling litrs v1.0.0
16662026-09-15T03:46:53.911Z Compiling libbz2-rs-sys v0.2.2
16672026-09-15T03:46:54.016Z Compiling rustix v0.38.44
16682026-09-15T03:46:54.070Z Compiling cfg_aliases v0.2.1
16692026-09-15T03:46:54.100Z Compiling rustc-demangle v0.1.27
16702026-09-15T03:46:54.157Z Compiling mime v0.3.17
16712026-09-15T03:46:54.199Z Compiling smoltcp v0.9.1
16722026-09-15T03:46:54.378Z Compiling fallible-iterator v0.2.0
16732026-09-15T03:46:54.413Z Compiling zlib-rs v0.6.2
16742026-09-15T03:46:54.422Z Compiling psl-types v2.0.11
16752026-09-15T03:46:54.490Z Compiling owo-colors v4.3.0
16762026-09-15T03:46:54.521Z Compiling crc-any v2.5.0
16772026-09-15T03:46:54.557Z Compiling publicsuffix v2.3.0
16782026-09-15T03:46:54.578Z Compiling document-features v0.2.12
16792026-09-15T03:46:54.678Z Compiling postgres-protocol v0.6.12
16802026-09-15T03:46:54.724Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16812026-09-15T03:46:54.825Z Compiling backtrace v0.3.76
16822026-09-15T03:46:54.860Z Compiling bzip2 v0.6.1
16832026-09-15T03:46:54.960Z Compiling pin-project v1.1.11
16842026-09-15T03:46:55.052Z Compiling nix v0.31.2
16852026-09-15T03:46:55.101Z Compiling zerocopy v0.7.35
16862026-09-15T03:46:55.149Z Compiling zopfli v0.8.3
16872026-09-15T03:46:55.641Z Compiling hubpack v0.1.2
16882026-09-15T03:46:55.774Z Compiling snafu-derive v0.8.9
16892026-09-15T03:46:55.835Z Compiling daft v0.1.8
16902026-09-15T03:46:55.857Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16912026-09-15T03:46:55.871Z Compiling hyper-tls v0.6.0
16922026-09-15T03:46:55.955Z Compiling object v0.30.4
16932026-09-15T03:46:56.089Z Compiling zip v0.6.6
16942026-09-15T03:46:56.105Z Compiling derive_builder v0.20.2
16952026-09-15T03:46:56.134Z Compiling goblin v0.8.2
16962026-09-15T03:46:56.633Z Compiling derive-ex v0.1.8
16972026-09-15T03:46:57.296Z Compiling flate2 v1.1.9
16982026-09-15T03:46:57.579Z Compiling toml v0.7.8
16992026-09-15T03:46:57.710Z Compiling darling v0.23.0
17002026-09-15T03:46:57.801Z Compiling phf_shared v0.13.1
17012026-09-15T03:46:57.984Z Compiling regex v1.12.3
17022026-09-15T03:46:58.087Z Compiling convert_case v0.10.0
17032026-09-15T03:46:58.225Z Compiling hmac v0.12.1
17042026-09-15T03:46:58.308Z Compiling futures-executor v0.3.32
17052026-09-15T03:46:58.395Z Compiling ref-cast-impl v1.0.25
17062026-09-15T03:46:58.419Z Compiling strum_macros v0.27.2
17072026-09-15T03:46:58.432Z Compiling curve25519-dalek-derive v0.1.1
17082026-09-15T03:46:58.581Z Compiling vergen v9.1.0
17092026-09-15T03:46:58.786Z Compiling ff v0.13.1
17102026-09-15T03:46:58.826Z Compiling cargo-platform v0.3.2
17112026-09-15T03:46:58.926Z Compiling fs-err v3.3.0
17122026-09-15T03:46:58.946Z Compiling managed v0.8.0
17132026-09-15T03:46:59.077Z Compiling is_ci v1.2.0
17142026-09-15T03:46:59.110Z Compiling foldhash v0.1.5
17152026-09-15T03:46:59.145Z Compiling path-slash v0.1.5
17162026-09-15T03:46:59.165Z Compiling base16ct v0.2.0
17172026-09-15T03:46:59.221Z Compiling bitflags v1.3.2
17182026-09-15T03:46:59.263Z Compiling same-file v1.0.6
17192026-09-15T03:46:59.283Z Compiling jiff-core v0.1.0
17202026-09-15T03:46:59.343Z Compiling sec1 v0.7.3
17212026-09-15T03:46:59.421Z Compiling walkdir v2.5.0
17222026-09-15T03:46:59.628Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17232026-09-15T03:46:59.661Z Compiling hashbrown v0.15.5
17242026-09-15T03:46:59.733Z Compiling supports-color v3.0.2
17252026-09-15T03:46:59.900Z Compiling textwrap v0.16.2
17262026-09-15T03:47:00.104Z Compiling jiff v0.2.34
17272026-09-15T03:47:00.338Z Compiling cargo_metadata v0.23.1
17282026-09-15T03:47:00.394Z Compiling strum v0.27.2
17292026-09-15T03:47:00.458Z Compiling group v0.13.0
17302026-09-15T03:47:00.546Z Compiling futures v0.3.32
17312026-09-15T03:47:00.630Z Compiling derive_more-impl v2.1.1
17322026-09-15T03:47:00.644Z Compiling dof v0.3.0
17332026-09-15T03:47:00.999Z Compiling hkdf v0.12.4
17342026-09-15T03:47:01.180Z Compiling test-strategy v0.4.5
17352026-09-15T03:47:01.356Z Compiling phf v0.13.1
17362026-09-15T03:47:01.520Z Compiling signal-hook-mio v0.2.5
17372026-09-15T03:47:01.646Z Compiling serde_with_macros v3.21.0
17382026-09-15T03:47:01.693Z Compiling snafu v0.8.9
17392026-09-15T03:47:02.053Z Compiling zstd v0.13.3
17402026-09-15T03:47:02.143Z Compiling cookie_store v0.22.1
17412026-09-15T03:47:02.321Z Compiling reqwest v0.12.28
17422026-09-15T03:47:02.673Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
17432026-09-15T03:47:02.837Z Compiling backtrace-ext v0.2.1
17442026-09-15T03:47:02.938Z Compiling postgres-types v0.2.14
17452026-09-15T03:47:03.262Z Compiling usdt-attr-macro v0.6.0
17462026-09-15T03:47:03.498Z Compiling usdt-macro v0.6.0
17472026-09-15T03:47:03.691Z Compiling globset v0.4.18
17482026-09-15T03:47:03.736Z Compiling hashbrown v0.16.1
17492026-09-15T03:47:03.826Z Compiling phf_shared v0.11.3
17502026-09-15T03:47:04.019Z Compiling dtrace-parser v0.2.0
17512026-09-15T03:47:04.090Z Compiling byte-wrapper v0.1.0
17522026-09-15T03:47:04.152Z Compiling ed25519 v2.2.3
17532026-09-15T03:47:04.262Z Compiling olpc-cjson v0.1.4
17542026-09-15T03:47:04.322Z Compiling crypto-bigint v0.5.5
17552026-09-15T03:47:04.392Z Compiling serde-big-array v0.5.1
17562026-09-15T03:47:04.420Z Compiling serde_plain v1.0.2
17572026-09-15T03:47:04.424Z Compiling strum_macros v0.26.4
17582026-09-15T03:47:04.535Z Compiling serde_repr v0.1.20
17592026-09-15T03:47:04.622Z Compiling miette-derive v7.6.0
17602026-09-15T03:47:04.756Z Compiling enum-as-inner v0.6.1
17612026-09-15T03:47:05.067Z Compiling async-recursion v1.1.1
17622026-09-15T03:47:05.082Z Compiling pem v3.0.6
17632026-09-15T03:47:05.281Z Compiling float-cmp v0.10.0
17642026-09-15T03:47:05.401Z Compiling thread-id v4.2.2
17652026-09-15T03:47:05.434Z Compiling memmap2 v0.9.10
17662026-09-15T03:47:05.486Z Compiling data-encoding v2.10.0
17672026-09-15T03:47:05.654Z Compiling typed-path v0.9.3
17682026-09-15T03:47:05.725Z Compiling keccak v0.1.6
17692026-09-15T03:47:05.788Z Compiling fixedbitset v0.4.2
17702026-09-15T03:47:06.009Z Compiling whoami v2.1.0
17712026-09-15T03:47:06.161Z Compiling supports-unicode v3.0.0
17722026-09-15T03:47:06.183Z Compiling typed-path v0.12.3
17732026-09-15T03:47:06.183Z Compiling new_debug_unreachable v1.0.6
17742026-09-15T03:47:06.271Z Compiling winnow v1.0.3
17752026-09-15T03:47:06.309Z Compiling supports-hyperlinks v3.2.0
17762026-09-15T03:47:06.386Z Compiling fixedbitset v0.5.7
17772026-09-15T03:47:06.401Z Compiling predicates-core v1.0.10
17782026-09-15T03:47:06.457Z Compiling difflib v0.4.0
17792026-09-15T03:47:06.470Z Compiling either v1.15.0
17802026-09-15T03:47:06.572Z Compiling normalize-line-endings v0.3.0
17812026-09-15T03:47:06.672Z Compiling precomputed-hash v0.1.1
17822026-09-15T03:47:06.672Z Compiling static_assertions v1.1.0
17832026-09-15T03:47:06.698Z Compiling predicates v3.1.4
17842026-09-15T03:47:06.744Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
17852026-09-15T03:47:06.774Z Compiling string_cache v0.8.9
17862026-09-15T03:47:06.875Z Compiling itertools v0.13.0
17872026-09-15T03:47:06.998Z Compiling zip v8.6.0
17882026-09-15T03:47:07.012Z Compiling petgraph v0.8.3
17892026-09-15T03:47:07.310Z Compiling toml_parser v1.1.2+spec-1.1.0
17902026-09-15T03:47:07.326Z Compiling miette v7.6.0
17912026-09-15T03:47:07.343Z Compiling tokio-postgres v0.7.18
17922026-09-15T03:47:07.963Z Compiling toml_edit v0.22.27
17932026-09-15T03:47:08.132Z Compiling strum v0.26.3
17942026-09-15T03:47:08.135Z Compiling petgraph v0.6.5
17952026-09-15T03:47:08.266Z Compiling sha3 v0.10.8
17962026-09-15T03:47:08.536Z Compiling hickory-proto v0.25.2
17972026-09-15T03:47:08.764Z Compiling usdt v0.6.0
17982026-09-15T03:47:08.951Z Compiling usdt-impl v0.5.0
17992026-09-15T03:47:09.032Z Compiling elliptic-curve v0.13.8
18002026-09-15T03:47:09.444Z Compiling ed25519-dalek v2.2.0
18012026-09-15T03:47:09.539Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18022026-09-15T03:47:09.641Z Compiling iddqd v0.4.2
18032026-09-15T03:47:09.806Z Compiling crossterm v0.28.1
18042026-09-15T03:47:10.084Z Compiling serde_with v3.21.0
18052026-09-15T03:47:10.816Z Compiling zip v4.6.1
18062026-09-15T03:47:11.030Z Compiling derive_more v2.1.1
18072026-09-15T03:47:11.160Z Compiling similar v2.7.0
18082026-09-15T03:47:11.321Z Compiling crossbeam-epoch v0.9.18
18092026-09-15T03:47:11.459Z Compiling tokio-stream v0.1.18
18102026-09-15T03:47:11.642Z Compiling buf-list v1.1.2
18112026-09-15T03:47:11.663Z Compiling openapiv3 v2.2.0
18122026-09-15T03:47:11.705Z Compiling peg-runtime v0.8.5
18132026-09-15T03:47:11.865Z Compiling lalrpop-util v0.19.12
18142026-09-15T03:47:11.922Z Compiling thread_local v1.1.9
18152026-09-15T03:47:11.939Z Compiling slog-async v2.8.0
18162026-09-15T03:47:11.981Z Compiling crossbeam-channel v0.5.15
18172026-09-15T03:47:12.006Z Compiling filetime v0.2.27
18182026-09-15T03:47:12.050Z Compiling is-terminal v0.4.17
18192026-09-15T03:47:12.159Z Compiling term v1.2.1
18202026-09-15T03:47:12.176Z Compiling take_mut v0.2.2
18212026-09-15T03:47:12.176Z Compiling xattr v1.6.1
18222026-09-15T03:47:12.243Z Compiling camino-tempfile v1.4.1
18232026-09-15T03:47:12.277Z Compiling tar v0.4.46
18242026-09-15T03:47:12.461Z Compiling slog-term v2.9.2
18252026-09-15T03:47:18.243Z Compiling rustls-webpki v0.103.13
18262026-09-15T03:47:20.945Z Compiling tokio-rustls v0.26.4
18272026-09-15T03:47:20.945Z Compiling rustls-platform-verifier v0.6.2
18282026-09-15T03:47:20.945Z Compiling tough v0.22.0
18292026-09-15T03:47:21.154Z Compiling hyper-rustls v0.27.7
18302026-09-15T03:47:21.356Z Compiling reqwest v0.13.2
18312026-09-15T03:47:23.630Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18322026-09-15T03:47:23.877Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18332026-09-15T03:47:26.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
18342026-09-15T03:47:26.965Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18352026-09-15T03:47:27.024ZSep 15 03:47:26.194 INFO Starting download, target: Cockroach
18362026-09-15T03:47:27.024ZSep 15 03:47:26.194 INFO Starting download, target: Console
18372026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Starting download, target: Clickhouse
18382026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Starting download, target: DendriteStub
18392026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Starting download, target: MaghemiteDdmd
18402026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Starting download, target: MaghemiteMgd
18412026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Starting download, target: TransceiverControl
18422026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18432026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18442026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18452026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18462026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18472026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18482026-09-15T03:47:27.028ZSep 15 03:47:26.194 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18492026-09-15T03:47:27.563ZSep 15 03:47:26.734 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18502026-09-15T03:47:27.733ZSep 15 03:47:26.905 INFO Download complete, target: TransceiverControl
18512026-09-15T03:47:28.829ZSep 15 03:47:27.986 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18522026-09-15T03:47:29.053ZSep 15 03:47:28.219 INFO Download complete, target: Console
18532026-09-15T03:47:29.240ZSep 15 03:47:28.405 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18542026-09-15T03:47:29.410ZSep 15 03:47:28.580 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18552026-09-15T03:47:29.696ZSep 15 03:47:28.868 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18562026-09-15T03:47:29.714ZSep 15 03:47:28.884 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18572026-09-15T03:47:30.780ZSep 15 03:47:29.952 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18582026-09-15T03:47:30.781ZSep 15 03:47:29.952 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18592026-09-15T03:47:30.944ZSep 15 03:47:30.099 INFO Download complete, target: MaghemiteDdmd
18602026-09-15T03:47:31.754ZSep 15 03:47:30.920 INFO Download complete, target: MaghemiteMgd
18612026-09-15T03:47:31.892ZSep 15 03:47:31.058 INFO Download complete, target: DendriteStub
18622026-09-15T03:47:34.527ZSep 15 03:47:33.698 INFO Checking that binary works, target: Cockroach
18632026-09-15T03:47:34.640ZSep 15 03:47:33.812 INFO Download complete, target: Cockroach
18642026-09-15T03:47:34.672ZSep 15 03:47:33.843 INFO Checking that binary works, target: Clickhouse
18652026-09-15T03:47:34.794ZSep 15 03:47:33.966 INFO Download complete, target: Clickhouse
18662026-09-15T03:47:34.810ZAll builder prerequisites installed successfully, and PATH looks valid
18672026-09-15T03:47:34.845Z
18682026-09-15T03:47:34.845Zreal 2:11.844878698
18692026-09-15T03:47:34.845Zuser 7:26.128955512
18702026-09-15T03:47:34.845Zsys 1:30.399514890
18712026-09-15T03:47:34.845Ztrap 0.256952704
18722026-09-15T03:47:34.845Ztflt 0.393845944
18732026-09-15T03:47:34.845Zdflt 0.754118520
18742026-09-15T03:47:34.845Zkflt 0.022708385
18752026-09-15T03:47:34.845Zlock 27:31.322197826
18762026-09-15T03:47:34.845Zslp 22:46.000473965
18772026-09-15T03:47:34.845Zlat 48.300744428
18782026-09-15T03:47:34.845Zstop 2:48.341209576
18792026-09-15T03:47:34.845Z+ banner clippy
18802026-09-15T03:47:34.845Z
18812026-09-15T03:47:34.845Z #### # # ##### ##### # #
18822026-09-15T03:47:34.845Z # # # # # # # # # #
18832026-09-15T03:47:34.846Z # # # # # # # #
18842026-09-15T03:47:34.846Z # # # ##### ##### #
18852026-09-15T03:47:34.846Z # # # # # # #
18862026-09-15T03:47:34.846Z #### ###### # # # #
18872026-09-15T03:47:34.846Z
18882026-09-15T03:47:34.846Z+ export CARGO_INCREMENTAL=0
18892026-09-15T03:47:34.846Z+ CARGO_INCREMENTAL=0
18902026-09-15T03:47:34.846Z+ ptime -m cargo xtask clippy
18912026-09-15T03:47:35.291Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18922026-09-15T03:47:35.582Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18932026-09-15T03:47:37.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
18942026-09-15T03:47:37.490Z Running `target/debug/xtask clippy`
18952026-09-15T03:47:37.515Zrunning: /home/build/.rustup/toolchains/1.98.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18962026-09-15T03:47:38.098Z Downloading crates ...
18972026-09-15T03:47:38.275Z Downloaded assert_cmd v2.1.2
18982026-09-15T03:47:38.278Z Downloaded cfg-expr v0.20.6
18992026-09-15T03:47:38.278Z Downloaded approx v0.5.1
19002026-09-15T03:47:38.281Z Downloaded blake2b_simd v1.0.4
19012026-09-15T03:47:38.281Z Downloaded constant_time_eq v0.3.1
19022026-09-15T03:47:38.281Z Downloaded async-object-pool v0.2.0
19032026-09-15T03:47:38.281Z Downloaded cast v0.3.0
19042026-09-15T03:47:38.282Z Downloaded escape8259 v0.5.3
19052026-09-15T03:47:38.285Z Downloaded assert-json-diff v2.0.2
19062026-09-15T03:47:38.285Z Downloaded anes v0.1.6
19072026-09-15T03:47:38.285Z Downloaded concurrent-queue v2.5.0
19082026-09-15T03:47:38.285Z Downloaded async-lock v3.4.2
19092026-09-15T03:47:38.288Z Downloaded fancy-regex v0.14.0
19102026-09-15T03:47:38.291Z Downloaded event-listener-strategy v0.5.4
19112026-09-15T03:47:38.291Z Downloaded criterion-plot v0.6.0
19122026-09-15T03:47:38.291Z Downloaded criterion v0.7.0
19132026-09-15T03:47:38.294Z Downloaded guppy-workspace-hack v0.1.0
19142026-09-15T03:47:38.294Z Downloaded datatest-stable v0.3.3
19152026-09-15T03:47:38.297Z Downloaded futures-timer v3.0.3
19162026-09-15T03:47:38.297Z Downloaded event-listener v5.4.1
19172026-09-15T03:47:38.300Z Downloaded hex-literal v0.4.1
19182026-09-15T03:47:38.300Z Downloaded hickory-client v0.25.2
19192026-09-15T03:47:38.300Z Downloaded guppy v0.17.25
19202026-09-15T03:47:38.303Z Downloaded httptest v0.16.4
19212026-09-15T03:47:38.306Z Downloaded linkme-impl v0.3.35
19222026-09-15T03:47:38.306Z Downloaded miette-derive v5.10.0
19232026-09-15T03:47:38.306Z Downloaded nested v0.1.1
19242026-09-15T03:47:38.306Z Downloaded knuffel-derive v3.2.0
19252026-09-15T03:47:38.306Z Downloaded libtest-mimic v0.8.1
19262026-09-15T03:47:38.311Z Downloaded linkme v0.3.35
19272026-09-15T03:47:38.311Z Downloaded knuffel v3.2.0
19282026-09-15T03:47:38.311Z Downloaded miette v5.10.0
19292026-09-15T03:47:38.314Z Downloaded plotters-svg v0.3.7
19302026-09-15T03:47:38.314Z Downloaded oorandom v11.1.5
19312026-09-15T03:47:38.314Z Downloaded owo-colors v3.5.0
19322026-09-15T03:47:38.314Z Downloaded parking v2.2.1
19332026-09-15T03:47:38.317Z Downloaded pathdiff v0.2.3
19342026-09-15T03:47:38.317Z Downloaded plotters-backend v0.3.7
19352026-09-15T03:47:38.317Z Downloaded partial-io v0.5.4
19362026-09-15T03:47:38.317Z Downloaded path-tree v0.8.3
19372026-09-15T03:47:38.320Z Downloaded plotters v0.3.7
19382026-09-15T03:47:38.323Z Downloaded relative-path v1.9.3
19392026-09-15T03:47:38.323Z Downloaded rand_distr v0.5.1
19402026-09-15T03:47:38.326Z Downloaded rstest v0.25.0
19412026-09-15T03:47:38.326Z Downloaded serde_regex v1.1.0
19422026-09-15T03:47:38.330Z Downloaded rstest_macros v0.25.0
19432026-09-15T03:47:38.330Z Downloaded rust-argon2 v2.1.0
19442026-09-15T03:47:38.333Z Downloaded similar-asserts v1.7.0
19452026-09-15T03:47:38.333Z Downloaded stringmetrics v2.2.2
19462026-09-15T03:47:38.333Z Downloaded supports-hyperlinks v2.1.0
19472026-09-15T03:47:38.333Z Downloaded supports-color v2.1.0
19482026-09-15T03:47:38.336Z Downloaded target-triple v1.0.0
19492026-09-15T03:47:38.336Z Downloaded supports-unicode v2.1.0
19502026-09-15T03:47:38.336Z Downloaded terminal_size v0.1.17
19512026-09-15T03:47:38.336Z Downloaded target-lexicon v0.13.3
19522026-09-15T03:47:38.336Z Downloaded termcolor v1.4.1
19532026-09-15T03:47:38.339Z Downloaded target-spec v3.5.7
19542026-09-15T03:47:38.339Z Downloaded trybuild v1.0.116
19552026-09-15T03:47:38.342Z Downloaded textwrap v0.15.2
19562026-09-15T03:47:38.342Z Downloaded tinytemplate v1.2.1
19572026-09-15T03:47:38.351Z Downloaded httpmock v0.8.3
19582026-09-15T03:47:40.203Z Checking cfg-if v1.0.4
19592026-09-15T03:47:40.587Z Checking serde_core v1.0.228
19602026-09-15T03:47:40.587Z Checking libc v0.2.185
19612026-09-15T03:47:40.663Z Checking memchr v2.8.0
19622026-09-15T03:47:40.709Z Checking smallvec v1.15.1
19632026-09-15T03:47:40.752Z Checking itoa v1.0.17
19642026-09-15T03:47:40.752Z Checking rand_core v0.10.0
19652026-09-15T03:47:40.829Z Checking subtle v2.6.1
19662026-09-15T03:47:40.829Z Checking libm v0.2.16
19672026-09-15T03:47:40.917Z Checking log v0.4.33
19682026-09-15T03:47:40.970Z Checking typenum v1.20.1
19692026-09-15T03:47:41.014Z Checking scopeguard v1.2.0
19702026-09-15T03:47:41.057Z Checking errno v0.3.14
19712026-09-15T03:47:41.057Z Checking getrandom v0.4.3
19722026-09-15T03:47:41.133Z Checking zmij v1.0.21
19732026-09-15T03:47:41.138Z Checking stable_deref_trait v1.2.1
19742026-09-15T03:47:41.208Z Checking lock_api v0.4.14
19752026-09-15T03:47:41.251Z Checking zerofrom v0.1.6
19762026-09-15T03:47:41.297Z Checking percent-encoding v2.3.2
19772026-09-15T03:47:41.339Z Checking litemap v0.8.1
19782026-09-15T03:47:41.379Z Checking writeable v0.6.2
19792026-09-15T03:47:41.416Z Checking yoke v0.8.1
19802026-09-15T03:47:41.457Z Checking icu_normalizer_data v2.1.1
19812026-09-15T03:47:41.498Z Checking icu_properties_data v2.1.2
19822026-09-15T03:47:41.547Z Checking form_urlencoded v1.2.2
19832026-09-15T03:47:41.589Z Checking zerocopy v0.8.55
19842026-09-15T03:47:41.592Z Checking utf8_iter v1.0.4
19852026-09-15T03:47:41.666Z Checking zerovec v0.11.5
19862026-09-15T03:47:41.669Z Checking num-traits v0.2.19
19872026-09-15T03:47:41.669Z Checking zerotrie v0.2.3
19882026-09-15T03:47:41.781Z Checking portable-atomic v1.13.1
19892026-09-15T03:47:41.822Z Checking critical-section v1.2.0
19902026-09-15T03:47:41.864Z Checking pin-project-lite v0.2.17
19912026-09-15T03:47:41.966Z Checking parking_lot_core v0.9.12
19922026-09-15T03:47:42.022Z Checking signal-hook-registry v1.4.8
19932026-09-15T03:47:42.068Z Checking mio v1.2.0
19942026-09-15T03:47:42.134Z Checking serde v1.0.228
19952026-09-15T03:47:42.137Z Checking bitflags v2.11.0
19962026-09-15T03:47:42.211Z Checking serde_json v1.0.151
19972026-09-15T03:47:42.250Z Checking tinystr v0.8.2
19982026-09-15T03:47:42.254Z Checking potential_utf v0.1.4
19992026-09-15T03:47:42.327Z Checking once_cell v1.21.3
20002026-09-15T03:47:42.368Z Checking parking_lot v0.12.5
20012026-09-15T03:47:42.410Z Checking icu_collections v2.1.1
20022026-09-15T03:47:42.450Z Checking iana-time-zone v0.1.65
20032026-09-15T03:47:42.493Z Checking icu_locale_core v2.1.1
20042026-09-15T03:47:42.547Z Checking uuid v1.23.4
20052026-09-15T03:47:42.593Z Checking zeroize v1.9.0
20062026-09-15T03:47:42.593Z Checking bytes v1.11.1
20072026-09-15T03:47:42.593Z Checking chrono v0.4.45
20082026-09-15T03:47:42.745Z Checking socket2 v0.6.3
20092026-09-15T03:47:42.836Z Checking thiserror v2.0.18
20102026-09-15T03:47:42.899Z Checking semver v1.0.28
20112026-09-15T03:47:42.959Z Checking dyn-clone v1.0.20
20122026-09-15T03:47:43.011Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20132026-09-15T03:47:43.058Z Checking rustix v1.1.4
20142026-09-15T03:47:43.064Z Checking icu_provider v2.1.1
20152026-09-15T03:47:43.091Z Checking tokio v1.52.1
20162026-09-15T03:47:43.165Z Checking futures-core v0.3.32
20172026-09-15T03:47:43.169Z Checking getrandom v0.3.4
20182026-09-15T03:47:43.310Z Checking equivalent v1.0.2
20192026-09-15T03:47:43.349Z Checking cmov v0.5.4
20202026-09-15T03:47:43.389Z Checking icu_properties v2.1.2
20212026-09-15T03:47:43.392Z Checking icu_normalizer v2.1.1
20222026-09-15T03:47:43.463Z Checking foldhash v0.2.0
20232026-09-15T03:47:43.535Z Checking getrandom v0.2.17
20242026-09-15T03:47:43.576Z Checking ctutils v0.4.2
20252026-09-15T03:47:43.648Z Checking byteorder v1.5.0
20262026-09-15T03:47:43.720Z Checking rand_core v0.6.4
20272026-09-15T03:47:43.760Z Checking futures-sink v0.3.32
20282026-09-15T03:47:43.819Z Checking hybrid-array v0.4.13
20292026-09-15T03:47:43.882Z Checking hashbrown v0.17.0
20302026-09-15T03:47:43.923Z Checking futures-channel v0.3.32
20312026-09-15T03:47:43.928Z Checking slab v0.4.12
20322026-09-15T03:47:43.996Z Checking futures-task v0.3.32
20332026-09-15T03:47:44.146Z Checking futures-io v0.3.32
20342026-09-15T03:47:44.149Z Checking regex-syntax v0.8.10
20352026-09-15T03:47:44.188Z Checking fnv v1.0.7
20362026-09-15T03:47:44.262Z Checking idna_adapter v1.2.1
20372026-09-15T03:47:44.300Z Checking futures-util v0.3.32
20382026-09-15T03:47:44.351Z Checking generic-array v0.14.7
20392026-09-15T03:47:44.391Z Checking indexmap v2.14.0
20402026-09-15T03:47:44.432Z Checking idna v1.1.0
20412026-09-15T03:47:44.437Z Checking ppv-lite86 v0.2.21
20422026-09-15T03:47:44.582Z Checking crypto-common v0.2.2
20432026-09-15T03:47:44.710Z Checking url v2.5.8
20442026-09-15T03:47:44.793Z Checking block-buffer v0.12.1
20452026-09-15T03:47:44.834Z Checking thiserror v1.0.69
20462026-09-15T03:47:44.968Z Checking base64ct v1.8.3
20472026-09-15T03:47:45.010Z Checking const-oid v0.9.6
20482026-09-15T03:47:45.014Z Checking crypto-common v0.1.7
20492026-09-15T03:47:45.184Z Checking schemars v0.8.22
20502026-09-15T03:47:45.226Z Checking base64 v0.22.1
20512026-09-15T03:47:45.230Z Checking const-oid v0.10.2
20522026-09-15T03:47:45.300Z Checking utf8parse v0.2.2
20532026-09-15T03:47:45.436Z Checking anstyle v1.0.14
20542026-09-15T03:47:45.477Z Checking block-buffer v0.10.4
20552026-09-15T03:47:45.516Z Checking erased-serde v0.3.31
20562026-09-15T03:47:45.519Z Checking colorchoice v1.0.4
20572026-09-15T03:47:45.646Z Checking is_terminal_polyfill v1.70.2
20582026-09-15T03:47:45.686Z Checking anstyle-query v1.1.5
20592026-09-15T03:47:45.690Z Checking terminal_size v0.4.3
20602026-09-15T03:47:45.763Z Checking digest v0.10.7
20612026-09-15T03:47:45.801Z Checking digest v0.11.3
20622026-09-15T03:47:45.840Z Checking anstyle-parse v1.0.0
20632026-09-15T03:47:45.879Z Checking rand_core v0.9.5
20642026-09-15T03:47:45.883Z Checking http v1.4.2
20652026-09-15T03:47:45.956Z Checking slog v2.8.2
20662026-09-15T03:47:45.994Z Checking tracing-core v0.1.36
20672026-09-15T03:47:46.046Z Checking anstream v1.0.0
20682026-09-15T03:47:46.050Z Checking fastrand v2.3.0
20692026-09-15T03:47:46.124Z Checking strsim v0.11.1
20702026-09-15T03:47:46.198Z Checking clap_lex v1.0.0
20712026-09-15T03:47:46.254Z Checking rand_chacha v0.9.0
20722026-09-15T03:47:46.296Z Checking cpufeatures v0.3.0
20732026-09-15T03:47:46.334Z Checking ipnet v2.12.0
20742026-09-15T03:47:46.337Z Checking tempfile v3.27.0
20752026-09-15T03:47:46.411Z Checking tracing v0.1.44
20762026-09-15T03:47:46.417Z Checking clap_builder v4.6.0
20772026-09-15T03:47:46.448Z Checking aho-corasick v1.1.4
20782026-09-15T03:47:46.454Z Checking tokio-util v0.7.18
20792026-09-15T03:47:46.559Z Checking rand v0.9.2
20802026-09-15T03:47:46.564Z Checking unicode-ident v1.0.24
20812026-09-15T03:47:46.636Z Checking ipnetwork v0.21.1
20822026-09-15T03:47:46.639Z Checking crossbeam-utils v0.8.21
20832026-09-15T03:47:46.712Z Checking allocator-api2 v0.2.21
20842026-09-15T03:47:46.751Z Checking proc-macro2 v1.0.106
20852026-09-15T03:47:46.882Z Checking powerfmt v0.2.0
20862026-09-15T03:47:47.022Z Checking httparse v1.10.1
20872026-09-15T03:47:47.065Z Checking time-core v0.1.8
20882026-09-15T03:47:47.070Z Checking num_threads v0.1.7
20892026-09-15T03:47:47.103Z Checking deranged v0.5.8
20902026-09-15T03:47:47.177Z Checking num-conv v0.2.0
20912026-09-15T03:47:47.181Z Checking regex-automata v0.4.14
20922026-09-15T03:47:47.213Z Checking quote v1.0.45
20932026-09-15T03:47:47.216Z Checking anyhow v1.0.104
20942026-09-15T03:47:47.324Z Checking cpufeatures v0.2.17
20952026-09-15T03:47:47.327Z Checking rustls-pki-types v1.14.0
20962026-09-15T03:47:47.327Z Checking hex v0.4.3
20972026-09-15T03:47:47.436Z Checking syn v2.0.117
20982026-09-15T03:47:47.475Z Checking aws-lc-sys v0.40.0
20992026-09-15T03:47:47.479Z Checking untrusted v0.7.1
21002026-09-15T03:47:47.614Z Checking http-body v1.0.1
21012026-09-15T03:47:47.658Z Checking spin v0.9.8
21022026-09-15T03:47:47.719Z Checking atomic-waker v1.1.2
21032026-09-15T03:47:47.772Z Checking clap v4.6.1
21042026-09-15T03:47:47.812Z Checking pem-rfc7468 v0.7.0
21052026-09-15T03:47:47.853Z Checking block-padding v0.4.2
21062026-09-15T03:47:47.894Z Checking httpdate v1.0.3
21072026-09-15T03:47:47.898Z Checking try-lock v0.2.5
21082026-09-15T03:47:47.998Z Checking flagset v0.4.7
21092026-09-15T03:47:48.040Z Checking inout v0.2.2
21102026-09-15T03:47:48.045Z Checking aws-lc-rs v1.16.3
21112026-09-15T03:47:48.113Z Checking want v0.3.1
21122026-09-15T03:47:48.116Z Checking time v0.3.47
21132026-09-15T03:47:48.116Z Checking h2 v0.4.15
21142026-09-15T03:47:48.223Z Checking der v0.7.10
21152026-09-15T03:47:48.226Z Checking oxnet v0.1.6
21162026-09-15T03:47:48.299Z Checking untrusted v0.9.0
21172026-09-15T03:47:48.441Z Checking tower-service v0.3.3
21182026-09-15T03:47:48.547Z Checking ryu v1.0.23
21192026-09-15T03:47:48.610Z Checking tower-layer v0.3.3
21202026-09-15T03:47:48.720Z Checking unicode-width v0.2.0
21212026-09-15T03:47:48.825Z Checking cipher v0.5.2
21222026-09-15T03:47:48.936Z Checking rustls-webpki v0.103.13
21232026-09-15T03:47:48.988Z Checking camino v1.2.5
21242026-09-15T03:47:49.029Z Checking socket2 v0.5.10
21252026-09-15T03:47:49.092Z Checking mime v0.3.17
21262026-09-15T03:47:49.137Z Checking simd-adler32 v0.3.8
21272026-09-15T03:47:49.273Z Checking rand_chacha v0.3.1
21282026-09-15T03:47:49.315Z Checking pretty-hex v0.4.1
21292026-09-15T03:47:49.319Z Checking adler2 v2.0.1
21302026-09-15T03:47:49.392Z Checking spki v0.7.3
21312026-09-15T03:47:49.395Z Checking rustls v0.23.41
21322026-09-15T03:47:49.395Z Checking http-body-util v0.1.3
21332026-09-15T03:47:49.502Z Checking crc32fast v1.5.0
21342026-09-15T03:47:49.506Z Checking miniz_oxide v0.8.9
21352026-09-15T03:47:49.578Z Checking rand v0.8.6
21362026-09-15T03:47:49.616Z Checking plain v0.2.3
21372026-09-15T03:47:49.675Z Checking ucd-trie v0.1.7
21382026-09-15T03:47:49.715Z Checking openssl-probe v0.2.1
21392026-09-15T03:47:49.719Z Checking bit-vec v0.8.0
21402026-09-15T03:47:49.756Z Checking regex v1.12.3
21412026-09-15T03:47:49.842Z Checking pest v2.8.6
21422026-09-15T03:47:49.886Z Checking serde_urlencoded v0.7.1
21432026-09-15T03:47:49.925Z Checking wait-timeout v0.2.1
21442026-09-15T03:47:49.964Z Checking bit-set v0.8.0
21452026-09-15T03:47:50.083Z Checking encoding_rs v0.8.35
21462026-09-15T03:47:50.124Z Checking pkcs8 v0.10.2
21472026-09-15T03:47:50.127Z Checking futures-executor v0.3.32
21482026-09-15T03:47:50.161Z Checking quick-error v1.2.3
21492026-09-15T03:47:50.233Z Checking rand_xorshift v0.4.0
21502026-09-15T03:47:50.314Z Checking unarray v0.1.4
21512026-09-15T03:47:50.355Z Checking rusty-fork v0.3.1
21522026-09-15T03:47:50.359Z Checking futures v0.3.32
21532026-09-15T03:47:50.431Z Checking either v1.15.0
21542026-09-15T03:47:50.473Z Checking sync_wrapper v1.0.2
21552026-09-15T03:47:50.510Z Checking lazy_static v1.5.0
21562026-09-15T03:47:50.562Z Checking proptest v1.11.0
21572026-09-15T03:47:50.608Z Checking tower v0.5.3
21582026-09-15T03:47:50.648Z Checking iri-string v0.7.10
21592026-09-15T03:47:50.651Z Checking hashbrown v0.16.1
21602026-09-15T03:47:50.921Z Checking hmac v0.13.0
21612026-09-15T03:47:51.005Z Checking hyper v1.10.1
21622026-09-15T03:47:51.046Z Checking openapiv3 v2.2.0
21632026-09-15T03:47:51.085Z Checking static_assertions v1.1.0
21642026-09-15T03:47:51.125Z Checking sha2 v0.10.9
21652026-09-15T03:47:51.188Z Checking signature v2.2.0
21662026-09-15T03:47:51.238Z Checking hubpack v0.1.2
21672026-09-15T03:47:51.361Z Checking num-integer v0.1.46
21682026-09-15T03:47:51.442Z Checking tinyvec_macros v0.1.1
21692026-09-15T03:47:51.445Z Checking rustls-native-certs v0.8.3
21702026-09-15T03:47:51.548Z Checking tinyvec v1.10.0
21712026-09-15T03:47:51.619Z Checking sha2 v0.11.0
21722026-09-15T03:47:51.660Z Checking psl-types v2.0.11
21732026-09-15T03:47:51.726Z Checking tower-http v0.6.8
21742026-09-15T03:47:51.768Z Checking tokio-rustls v0.26.4
21752026-09-15T03:47:51.809Z Checking zlib-rs v0.6.2
21762026-09-15T03:47:51.892Z Checking publicsuffix v2.3.0
21772026-09-15T03:47:51.988Z Checking hyper-util v0.1.20
21782026-09-15T03:47:52.028Z Checking cookie v0.18.1
21792026-09-15T03:47:52.068Z Checking strum v0.26.3
21802026-09-15T03:47:52.107Z Checking rustls-platform-verifier v0.6.2
21812026-09-15T03:47:52.214Z Checking scroll v0.13.0
21822026-09-15T03:47:52.285Z Checking cookie_store v0.22.1
21832026-09-15T03:47:52.288Z Checking base64 v0.21.7
21842026-09-15T03:47:52.364Z Checking unicode-width v0.1.14
21852026-09-15T03:47:52.367Z Checking x509-cert v0.2.5
21862026-09-15T03:47:52.437Z Checking newtype-uuid v1.3.2
21872026-09-15T03:47:52.476Z Checking goblin v0.10.5
21882026-09-15T03:47:52.589Z Checking ahash v0.8.12
21892026-09-15T03:47:52.643Z Checking memmap2 v0.9.10
21902026-09-15T03:47:52.684Z Checking daft v0.1.8
21912026-09-15T03:47:52.687Z Checking data-encoding v2.10.0
21922026-09-15T03:47:52.759Z Checking flate2 v1.1.9
21932026-09-15T03:47:52.814Z Checking num-iter v0.1.45
21942026-09-15T03:47:52.855Z Checking dtrace-parser v0.3.0
21952026-09-15T03:47:52.962Z Checking bstr v1.12.1
21962026-09-15T03:47:53.004Z Checking toml_datetime v0.6.11
21972026-09-15T03:47:53.007Z Checking serde_spanned v0.6.9
21982026-09-15T03:47:53.079Z Checking thread-id v5.1.0
21992026-09-15T03:47:53.120Z Checking tap v1.0.1
22002026-09-15T03:47:53.124Z Checking crossbeam-epoch v0.9.18
22012026-09-15T03:47:53.204Z Checking radium v0.7.0
22022026-09-15T03:47:53.208Z Checking env_filter v2.0.0
22032026-09-15T03:47:53.270Z Checking wyz v0.5.1
22042026-09-15T03:47:53.274Z Checking hyper-rustls v0.27.7
22052026-09-15T03:47:53.307Z Checking funty v2.0.0
22062026-09-15T03:47:53.381Z Checking crc-catalog v2.4.0
22072026-09-15T03:47:53.421Z Checking num-bigint-dig v0.8.6
22082026-09-15T03:47:53.424Z Checking env_logger v0.11.11
22092026-09-15T03:47:53.424Z Checking pkcs1 v0.7.5
22102026-09-15T03:47:53.533Z Checking memoffset v0.9.1
22112026-09-15T03:47:53.536Z Checking crc v3.4.0
22122026-09-15T03:47:53.607Z Checking reqwest v0.13.2
22132026-09-15T03:47:53.647Z Checking bitvec v1.0.1
22142026-09-15T03:47:53.651Z Checking scroll v0.12.0
22152026-09-15T03:47:53.723Z Checking winnow v1.0.3
22162026-09-15T03:47:53.761Z Checking hmac v0.12.1
22172026-09-15T03:47:53.799Z Checking zerocopy v0.7.35
22182026-09-15T03:47:53.930Z Checking rustix v0.38.44
22192026-09-15T03:47:53.972Z Checking goblin v0.8.2
22202026-09-15T03:47:54.246Z Checking rsa v0.9.10
22212026-09-15T03:47:54.321Z Checking bitfield v0.19.4
22222026-09-15T03:47:54.466Z Checking maybe-uninit v2.0.0
22232026-09-15T03:47:54.571Z Checking unicode-linebreak v0.1.5
22242026-09-15T03:47:54.613Z Checking smawk v0.3.2
22252026-09-15T03:47:54.650Z Checking nodrop v0.1.14
22262026-09-15T03:47:54.745Z Checking unicode-segmentation v1.12.0
22272026-09-15T03:47:54.787Z Checking smallvec v0.6.14
22282026-09-15T03:47:54.791Z Checking dof v0.4.0
22292026-09-15T03:47:54.825Z Checking array-init v0.0.4
22302026-09-15T03:47:54.828Z Checking dtrace-parser v0.2.0
22312026-09-15T03:47:54.831Z Checking ff v0.13.1
22322026-09-15T03:47:54.989Z Checking packed_struct v0.10.1
22332026-09-15T03:47:55.031Z Checking thread-id v4.2.2
22342026-09-15T03:47:55.067Z Checking base16ct v0.2.0
22352026-09-15T03:47:55.107Z Checking same-file v1.0.6
22362026-09-15T03:47:55.146Z Checking group v0.13.0
22372026-09-15T03:47:55.184Z Checking serde-hex v0.1.0
22382026-09-15T03:47:55.221Z Checking toml_parser v1.1.2+spec-1.1.0
22392026-09-15T03:47:55.224Z Checking sec1 v0.7.3
22402026-09-15T03:47:55.297Z Checking walkdir v2.5.0
22412026-09-15T03:47:55.335Z Checking hkdf v0.12.4
22422026-09-15T03:47:55.459Z Checking nix v0.31.2
22432026-09-15T03:47:55.499Z Checking ron v0.8.1
22442026-09-15T03:47:55.539Z Checking unicode-normalization v0.1.25
22452026-09-15T03:47:55.542Z Checking usdt-impl v0.6.0
22462026-09-15T03:47:55.612Z Checking chacha20 v0.10.0
22472026-09-15T03:47:55.852Z Checking dof v0.3.0
22482026-09-15T03:47:55.892Z Checking usdt v0.6.0
22492026-09-15T03:47:55.931Z Checking crypto-bigint v0.5.5
22502026-09-15T03:47:55.970Z Checking is_ci v1.2.0
22512026-09-15T03:47:56.037Z Checking foreign-types-shared v0.1.1
22522026-09-15T03:47:56.078Z Checking gimli v0.32.3
22532026-09-15T03:47:56.117Z Checking crc-any v2.5.0
22542026-09-15T03:47:56.121Z Checking foldhash v0.1.5
22552026-09-15T03:47:56.193Z Checking usdt-impl v0.5.0
22562026-09-15T03:47:56.196Z Checking foreign-types v0.3.2
22572026-09-15T03:47:56.321Z Checking hashbrown v0.15.5
22582026-09-15T03:47:56.325Z Checking serde_with v3.21.0
22592026-09-15T03:47:56.399Z Checking openssl-sys v0.9.117
22602026-09-15T03:47:56.512Z Checking object v0.37.3
22612026-09-15T03:47:56.694Z Checking siphasher v1.0.2
22622026-09-15T03:47:56.735Z Checking keccak v0.1.6
22632026-09-15T03:47:56.825Z Checking rustc-demangle v0.1.27
22642026-09-15T03:47:56.866Z Checking bitflags v1.3.2
22652026-09-15T03:47:56.907Z Checking winnow v0.5.40
22662026-09-15T03:47:56.910Z Checking elliptic-curve v0.13.8
22672026-09-15T03:47:56.983Z Checking sha3 v0.10.8
22682026-09-15T03:47:56.986Z Checking openssl v0.10.80
22692026-09-15T03:47:57.077Z Checking itertools v0.13.0
22702026-09-15T03:47:57.225Z Checking zerocopy v0.6.6
22712026-09-15T03:47:57.287Z Checking signal-hook v0.3.18
22722026-09-15T03:47:57.513Z Checking bzip2-sys v0.1.13+1.0.8
22732026-09-15T03:47:57.556Z Checking hashbrown v0.12.3
22742026-09-15T03:47:57.634Z Checking managed v0.8.0
22752026-09-15T03:47:57.674Z Checking addr2line v0.25.1
22762026-09-15T03:47:57.854Z Checking bzip2 v0.4.4
22772026-09-15T03:47:57.895Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22782026-09-15T03:47:57.966Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22792026-09-15T03:47:58.007Z Checking indexmap v1.9.3
22802026-09-15T03:47:58.050Z Checking rand v0.10.1
22812026-09-15T03:47:58.090Z Checking globset v0.4.18
22822026-09-15T03:47:58.094Z Checking toml_edit v0.19.15
22832026-09-15T03:47:58.165Z Checking hashbrown v0.13.2
22842026-09-15T03:47:58.344Z Checking curve25519-dalek v4.1.3
22852026-09-15T03:47:58.385Z Checking toml_write v0.1.2
22862026-09-15T03:47:58.559Z Checking bumpalo v3.20.2
22872026-09-15T03:47:58.600Z Checking winnow v0.7.14
22882026-09-15T03:47:58.640Z Checking libbz2-rs-sys v0.2.2
22892026-09-15T03:47:58.796Z Checking zopfli v0.8.3
22902026-09-15T03:47:58.848Z Checking backtrace v0.3.76
22912026-09-15T03:47:59.004Z Checking native-tls v0.2.18
22922026-09-15T03:47:59.067Z Checking bzip2 v0.6.1
22932026-09-15T03:47:59.141Z Checking object v0.30.4
22942026-09-15T03:47:59.181Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22952026-09-15T03:47:59.185Z Checking backtrace-ext v0.2.1
22962026-09-15T03:47:59.256Z Checking toml v0.7.8
22972026-09-15T03:47:59.259Z Checking zip v0.6.6
22982026-09-15T03:47:59.259Z Checking signal-hook-mio v0.2.5
22992026-09-15T03:47:59.367Z Checking textwrap v0.16.2
23002026-09-15T03:47:59.406Z Checking ed25519 v2.2.3
23012026-09-15T03:47:59.466Z Checking ref-cast v1.0.25
23022026-09-15T03:47:59.597Z Checking pin-project v1.1.11
23032026-09-15T03:47:59.638Z Checking path-slash v0.1.5
23042026-09-15T03:47:59.642Z Checking jiff-core v0.1.0
23052026-09-15T03:47:59.642Z Checking ed25519-dalek v2.2.0
23062026-09-15T03:47:59.748Z Checking tokio-native-tls v0.3.1
23072026-09-15T03:47:59.752Z Checking pem v3.0.6
23082026-09-15T03:47:59.821Z Checking zstd-sys v2.0.16+zstd.1.5.7
23092026-09-15T03:47:59.824Z Checking toml_edit v0.22.27
23102026-09-15T03:47:59.935Z Checking owo-colors v4.3.0
23112026-09-15T03:47:59.975Z Checking fixedbitset v0.5.7
23122026-09-15T03:47:59.978Z Checking zstd-safe v7.2.4
23132026-09-15T03:47:59.979Z Checking hyper-tls v0.6.0
23142026-09-15T03:48:00.206Z Checking petgraph v0.8.3
23152026-09-15T03:48:00.248Z Checking snafu v0.8.9
23162026-09-15T03:48:00.251Z Checking crossterm v0.28.1
23172026-09-15T03:48:00.368Z Checking jiff v0.2.34
23182026-09-15T03:48:00.523Z Checking supports-color v3.0.2
23192026-09-15T03:48:00.563Z Checking similar v2.7.0
23202026-09-15T03:48:00.682Z Checking fs-err v3.3.0
23212026-09-15T03:48:00.970Z Checking hash32 v0.2.1
23222026-09-15T03:48:01.011Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23232026-09-15T03:48:01.014Z Checking serde_plain v1.0.2
23242026-09-15T03:48:01.085Z Checking serde-big-array v0.5.1
23252026-09-15T03:48:01.088Z Checking typed-path v0.9.3
23262026-09-15T03:48:01.163Z Checking predicates-core v1.0.10
23272026-09-15T03:48:01.225Z Checking unicode-bidi v0.3.18
23282026-09-15T03:48:01.265Z Checking unicode-properties v0.1.4
23292026-09-15T03:48:01.304Z Checking heapless v0.7.17
23302026-09-15T03:48:01.343Z Checking reqwest v0.12.28
23312026-09-15T03:48:01.490Z Checking zstd v0.13.3
23322026-09-15T03:48:01.556Z Checking stringprep v0.1.5
23332026-09-15T03:48:01.711Z Checking hickory-proto v0.25.2
23342026-09-15T03:48:01.751Z Checking byte-wrapper v0.1.0
23352026-09-15T03:48:01.792Z Checking md-5 v0.11.0
23362026-09-15T03:48:01.830Z Checking float-cmp v0.10.0
23372026-09-15T03:48:01.920Z Checking fallible-iterator v0.2.0
23382026-09-15T03:48:01.989Z Checking supports-unicode v3.0.0
23392026-09-15T03:48:01.992Z Checking supports-hyperlinks v3.2.0
23402026-09-15T03:48:01.992Z Checking typed-path v0.12.3
23412026-09-15T03:48:02.102Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23422026-09-15T03:48:02.106Z Checking normalize-line-endings v0.3.0
23432026-09-15T03:48:02.177Z Checking difflib v0.4.0
23442026-09-15T03:48:02.181Z Checking miette v7.6.0
23452026-09-15T03:48:02.251Z Checking postgres-protocol v0.6.12
23462026-09-15T03:48:02.290Z Checking smoltcp v0.9.1
23472026-09-15T03:48:02.297Z Checking zip v4.6.1
23482026-09-15T03:48:02.385Z Checking predicates v3.1.4
23492026-09-15T03:48:02.454Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23502026-09-15T03:48:02.586Z Checking iddqd v0.4.2
23512026-09-15T03:48:02.717Z Checking phf_shared v0.11.3
23522026-09-15T03:48:02.759Z Checking phf_shared v0.13.1
23532026-09-15T03:48:02.798Z Checking zip v8.6.0
23542026-09-15T03:48:02.898Z Checking olpc-cjson v0.1.4
23552026-09-15T03:48:02.901Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
23562026-09-15T03:48:02.973Z Checking tokio-stream v0.1.18
23572026-09-15T03:48:03.013Z Checking derive_more v2.1.1
23582026-09-15T03:48:03.064Z Checking strum v0.27.2
23592026-09-15T03:48:03.104Z Checking lalrpop-util v0.19.12
23602026-09-15T03:48:03.144Z Checking new_debug_unreachable v1.0.6
23612026-09-15T03:48:03.209Z Checking fixedbitset v0.4.2
23622026-09-15T03:48:03.252Z Checking precomputed-hash v0.1.1
23632026-09-15T03:48:03.255Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
23642026-09-15T03:48:03.328Z Checking tough v0.22.0
23652026-09-15T03:48:03.372Z Checking string_cache v0.8.9
23662026-09-15T03:48:03.413Z Checking petgraph v0.6.5
23672026-09-15T03:48:03.418Z Checking phf v0.13.1
23682026-09-15T03:48:03.487Z Checking postgres-types v0.2.14
23692026-09-15T03:48:03.527Z Checking buf-list v1.1.2
23702026-09-15T03:48:03.571Z Checking whoami v2.1.0
23712026-09-15T03:48:03.628Z Checking peg-runtime v0.8.5
23722026-09-15T03:48:03.799Z Checking is-terminal v0.4.17
23732026-09-15T03:48:03.802Z Checking crossbeam-channel v0.5.15
23742026-09-15T03:48:03.880Z Checking tokio-postgres v0.7.18
23752026-09-15T03:48:03.883Z Checking thread_local v1.1.9
23762026-09-15T03:48:03.957Z Checking take_mut v0.2.2
23772026-09-15T03:48:04.097Z Checking term v1.2.1
23782026-09-15T03:48:04.138Z Compiling newtype-uuid-macros v0.1.0
23792026-09-15T03:48:04.203Z Checking slog-async v2.8.0
23802026-09-15T03:48:04.350Z Checking slog-term v2.9.2
23812026-09-15T03:48:04.416Z Compiling multer v3.1.0
23822026-09-15T03:48:04.526Z Compiling async-stream-impl v0.3.6
23832026-09-15T03:48:04.641Z Checking match_cfg v0.1.0
23842026-09-15T03:48:04.718Z Checking slog-json v2.6.1
23852026-09-15T03:48:04.758Z Checking hostname v0.3.1
23862026-09-15T03:48:04.794Z Compiling dropshot v0.17.1
23872026-09-15T03:48:04.888Z Checking debug-ignore v1.0.5
23882026-09-15T03:48:04.927Z Checking slog-bunyan v2.5.0
23892026-09-15T03:48:04.963Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23902026-09-15T03:48:05.024Z Compiling dropshot_endpoint v0.17.1
23912026-09-15T03:48:05.102Z Checking serde_spanned v1.1.1
23922026-09-15T03:48:05.149Z Checking toml_datetime v1.1.1+spec-1.1.0
23932026-09-15T03:48:05.189Z Checking toml_writer v1.1.1+spec-1.1.0
23942026-09-15T03:48:05.247Z Checking serde_path_to_error v0.1.20
23952026-09-15T03:48:05.287Z Checking sha1 v0.11.0
23962026-09-15T03:48:05.379Z Checking compression-core v0.4.31
23972026-09-15T03:48:05.382Z Checking async-stream v0.3.6
23982026-09-15T03:48:05.456Z Checking toml v1.1.2+spec-1.1.0
23992026-09-15T03:48:05.531Z Checking waitgroup v0.1.2
24002026-09-15T03:48:05.570Z Checking compression-codecs v0.4.37
24012026-09-15T03:48:05.573Z Checking rustls-pemfile v2.2.0
24022026-09-15T03:48:05.645Z Checking hostname v0.4.2
24032026-09-15T03:48:05.683Z Checking progenitor-client v0.14.0
24042026-09-15T03:48:05.737Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24052026-09-15T03:48:05.777Z Checking atomicwrites v0.4.4
24062026-09-15T03:48:05.780Z Checking async-compression v0.4.41
24072026-09-15T03:48:05.780Z Compiling serde_tokenstream v0.3.0
24082026-09-15T03:48:05.956Z Compiling parse-display-derive v0.10.0
24092026-09-15T03:48:05.960Z Checking macaddr v1.0.1
24102026-09-15T03:48:06.053Z Checking regress v0.10.5
24112026-09-15T03:48:06.057Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24122026-09-15T03:48:06.133Z Checking instant v0.1.13
24132026-09-15T03:48:06.172Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24142026-09-15T03:48:06.211Z Compiling oxide-generation-macros v0.2.0
24152026-09-15T03:48:06.249Z Checking itertools v0.14.0
24162026-09-15T03:48:06.286Z Checking oxide-generation v0.1.3
24172026-09-15T03:48:06.324Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24182026-09-15T03:48:06.546Z Checking backoff v0.4.0
24192026-09-15T03:48:06.549Z Checking backon v1.6.0
24202026-09-15T03:48:06.623Z Checking humantime v2.3.0
24212026-09-15T03:48:06.768Z Compiling convert_case v0.4.0
24222026-09-15T03:48:06.809Z Checking progenitor-extras v0.2.0
24232026-09-15T03:48:06.847Z Checking half v2.7.1
24242026-09-15T03:48:07.021Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24252026-09-15T03:48:07.066Z Checking ciborium-io v0.2.2
24262026-09-15T03:48:07.145Z Checking heck v0.5.0
24272026-09-15T03:48:07.185Z Compiling derive_more v0.99.20
24282026-09-15T03:48:07.222Z Checking ciborium-ll v0.2.2
24292026-09-15T03:48:07.259Z Checking secrecy v0.10.3
24302026-09-15T03:48:07.302Z Checking camino-tempfile v1.4.1
24312026-09-15T03:48:07.341Z Checking indent_write v2.2.0
24322026-09-15T03:48:07.416Z Compiling crucible-workspace-hack v0.1.0
24332026-09-15T03:48:07.455Z Checking ciborium v0.2.2
24342026-09-15T03:48:07.493Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24352026-09-15T03:48:07.533Z Checking inout v0.1.4
24362026-09-15T03:48:07.536Z Compiling regress v0.11.1
24372026-09-15T03:48:07.729Z Checking parse-display v0.10.0
24382026-09-15T03:48:07.733Z Checking cipher v0.4.4
24392026-09-15T03:48:07.804Z Checking universal-hash v0.5.1
24402026-09-15T03:48:07.808Z Compiling thiserror-impl-no-std v2.0.2
24412026-09-15T03:48:07.899Z Checking opaque-debug v0.3.1
24422026-09-15T03:48:07.944Z Checking blake2 v0.10.6
24432026-09-15T03:48:07.984Z Checking chacha20 v0.9.1
24442026-09-15T03:48:07.989Z Checking password-hash v0.5.0
24452026-09-15T03:48:08.057Z Checking poly1305 v0.8.0
24462026-09-15T03:48:08.216Z Checking aead v0.5.2
24472026-09-15T03:48:08.257Z Checking argon2 v0.5.3
24482026-09-15T03:48:08.260Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24492026-09-15T03:48:08.353Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24502026-09-15T03:48:08.395Z Checking chacha20poly1305 v0.10.1
24512026-09-15T03:48:08.558Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24522026-09-15T03:48:08.633Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24532026-09-15T03:48:08.735Z Compiling unsafe-libyaml v0.2.11
24542026-09-15T03:48:08.830Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24552026-09-15T03:48:08.882Z Checking swrite v0.1.0
24562026-09-15T03:48:08.925Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24572026-09-15T03:48:09.009Z Checking crossbeam-deque v0.8.6
24582026-09-15T03:48:09.057Z Checking thiserror-no-std v2.0.2
24592026-09-15T03:48:09.179Z Compiling typify-impl v0.6.2
24602026-09-15T03:48:09.227Z Checking vsss-rs v3.3.4
24612026-09-15T03:48:09.514Z Compiling serde_yaml v0.9.34+deprecated
24622026-09-15T03:48:09.782Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24632026-09-15T03:48:10.411Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24642026-09-15T03:48:10.474Z Compiling rayon-core v1.13.0
24652026-09-15T03:48:10.539Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24662026-09-15T03:48:10.672Z Compiling num-derive v0.4.2
24672026-09-15T03:48:10.807Z Compiling toml_datetime v0.7.5+spec-1.1.0
24682026-09-15T03:48:10.973Z Compiling proc-macro-error v1.0.4
24692026-09-15T03:48:11.137Z Compiling toml_edit v0.23.10+spec-1.0.0
24702026-09-15T03:48:11.178Z Checking rayon v1.11.0
24712026-09-15T03:48:11.344Z Checking tabwriter v1.4.1
24722026-09-15T03:48:11.442Z Checking glob v0.3.3
24732026-09-15T03:48:11.534Z Compiling illumos-nvpair-sys v0.2.0
24742026-09-15T03:48:11.573Z Compiling itertools v0.15.0
24752026-09-15T03:48:11.634Z Compiling heapless v0.8.0
24762026-09-15T03:48:11.672Z Checking hash32 v0.3.1
24772026-09-15T03:48:11.765Z Compiling proc-macro-crate v3.4.0
24782026-09-15T03:48:12.017Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24792026-09-15T03:48:12.056Z Compiling smoltcp v0.11.0
24802026-09-15T03:48:12.187Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24812026-09-15T03:48:12.243Z Checking colored v3.1.1
24822026-09-15T03:48:12.338Z Compiling num_enum_derive v0.7.6
24832026-09-15T03:48:12.552Z Checking illumos-nvpair v0.3.0
24842026-09-15T03:48:12.588Z Checking toml v0.8.23
24852026-09-15T03:48:12.665Z Checking cobs v0.3.0
24862026-09-15T03:48:12.738Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24872026-09-15T03:48:12.845Z Checking postcard v1.1.3
24882026-09-15T03:48:12.927Z Compiling ingot-macros v0.2.0
24892026-09-15T03:48:13.002Z Compiling proc-macro-crate v1.3.1
24902026-09-15T03:48:13.088Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24912026-09-15T03:48:13.170Z Checking sigpipe v0.1.3
24922026-09-15T03:48:13.284Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24932026-09-15T03:48:13.330Z Compiling foreign-types-macros v0.2.3
24942026-09-15T03:48:13.427Z Checking num_enum v0.7.6
24952026-09-15T03:48:13.482Z Checking foreign-types-shared v0.3.1
24962026-09-15T03:48:13.577Z Compiling num_enum_derive v0.5.11
24972026-09-15T03:48:13.751Z Checking cstr-argument v0.1.2
24982026-09-15T03:48:13.791Z Compiling typify-macro v0.6.2
24992026-09-15T03:48:13.794Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25002026-09-15T03:48:13.910Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25012026-09-15T03:48:13.965Z Checking foreign-types v0.5.0
25022026-09-15T03:48:14.078Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25032026-09-15T03:48:14.175Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25042026-09-15T03:48:14.310Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25052026-09-15T03:48:14.386Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25062026-09-15T03:48:14.423Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25072026-09-15T03:48:14.460Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25082026-09-15T03:48:14.460Z Checking itertools v0.12.1
25092026-09-15T03:48:14.585Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25102026-09-15T03:48:14.667Z Compiling zone_cfg_derive v0.3.1
25112026-09-15T03:48:14.670Z Checking num_enum v0.5.11
25122026-09-15T03:48:14.854Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25132026-09-15T03:48:14.992Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25142026-09-15T03:48:15.062Z Compiling usdt-macro v0.5.0
25152026-09-15T03:48:15.199Z Compiling usdt-attr-macro v0.5.0
25162026-09-15T03:48:15.367Z Checking memmap v0.7.0
25172026-09-15T03:48:15.484Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25182026-09-15T03:48:15.529Z Checking zone v0.3.1
25192026-09-15T03:48:15.566Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25202026-09-15T03:48:15.604Z Compiling typify v0.6.2
25212026-09-15T03:48:15.762Z Compiling progenitor-impl v0.14.0
25222026-09-15T03:48:15.835Z Checking ingot-types v0.2.0
25232026-09-15T03:48:15.948Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25242026-09-15T03:48:15.951Z Checking smf v0.2.3
25252026-09-15T03:48:16.021Z Checking usdt v0.5.0
25262026-09-15T03:48:16.126Z Checking whoami v1.6.1
25272026-09-15T03:48:16.268Z Compiling derive-where v1.6.0
25282026-09-15T03:48:16.307Z Checking ingot v0.2.1
25292026-09-15T03:48:16.311Z Checking tokio-dtrace v0.1.1
25302026-09-15T03:48:16.383Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25312026-09-15T03:48:16.383Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25322026-09-15T03:48:16.531Z Checking oxide-tokio-rt v0.1.4
25332026-09-15T03:48:16.570Z Checking console v0.15.11
25342026-09-15T03:48:16.744Z Checking newline-converter v0.3.0
25352026-09-15T03:48:16.889Z Checking bytecount v0.6.9
25362026-09-15T03:48:16.927Z Checking expectorate v1.2.0
25372026-09-15T03:48:16.931Z Checking num-rational v0.4.2
25382026-09-15T03:48:17.029Z Checking num-complex v0.4.6
25392026-09-15T03:48:17.092Z Compiling cancel-safe-futures v0.1.5
25402026-09-15T03:48:17.273Z Checking float-ord v0.3.2
25412026-09-15T03:48:17.442Z Checking linear-map v1.2.0
25422026-09-15T03:48:17.445Z Checking num v0.4.3
25432026-09-15T03:48:17.586Z Checking gethostname v0.5.0
25442026-09-15T03:48:17.631Z Checking oxide-update-engine-types v0.1.2
25452026-09-15T03:48:17.670Z Compiling prettyplease v0.2.37
25462026-09-15T03:48:17.708Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25472026-09-15T03:48:17.746Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25482026-09-15T03:48:18.039Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25492026-09-15T03:48:18.147Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25502026-09-15T03:48:18.208Z Checking resolv-conf v0.7.6
25512026-09-15T03:48:18.288Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25522026-09-15T03:48:18.430Z Checking papergrid v0.11.0
25532026-09-15T03:48:18.468Z Compiling progenitor-macro v0.14.0
25542026-09-15T03:48:18.531Z Compiling tabled_derive v0.7.0
25552026-09-15T03:48:18.577Z Checking oxide-update-engine v0.1.2
25562026-09-15T03:48:19.037Z Compiling slog-dtrace v0.3.0
25572026-09-15T03:48:19.224Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25582026-09-15T03:48:19.404Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25592026-09-15T03:48:19.555Z Checking tabled v0.15.0
25602026-09-15T03:48:19.757Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25612026-09-15T03:48:19.797Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25622026-09-15T03:48:19.895Z Checking crossterm v0.29.0
25632026-09-15T03:48:20.279Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25642026-09-15T03:48:20.769Z Checking fd-lock v4.0.4
25652026-09-15T03:48:21.275Z Checking vte v0.14.1
25662026-09-15T03:48:21.657Z Checking strip-ansi-escapes v0.2.1
25672026-09-15T03:48:22.008Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25682026-09-15T03:48:22.058Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25692026-09-15T03:48:22.874Z Checking linked-hash-map v0.5.6
25702026-09-15T03:48:22.965Z Checking termtree v0.5.1
25712026-09-15T03:48:23.081Z Checking nu-ansi-term v0.50.3
25722026-09-15T03:48:23.327Z Checking reedline v0.40.0
25732026-09-15T03:48:23.417Z Checking lru-cache v0.1.2
25742026-09-15T03:48:23.494Z Checking progenitor v0.14.0
25752026-09-15T03:48:23.566Z Checking hickory-proto v0.24.4
25762026-09-15T03:48:23.608Z Compiling minimal-lexical v0.2.1
25772026-09-15T03:48:23.675Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25782026-09-15T03:48:24.059Z Compiling nom v7.1.3
25792026-09-15T03:48:24.409Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25802026-09-15T03:48:24.515Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25812026-09-15T03:48:24.702Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25822026-09-15T03:48:25.099Z Checking display-error-chain v0.2.2
25832026-09-15T03:48:25.257Z Compiling unicode-xid v0.2.6
25842026-09-15T03:48:25.297Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25852026-09-15T03:48:25.394Z Checking hickory-resolver v0.24.4
25862026-09-15T03:48:25.433Z Compiling ar_archive_writer v0.5.1
25872026-09-15T03:48:25.915Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25882026-09-15T03:48:25.957Z Checking csv-core v0.1.13
25892026-09-15T03:48:26.140Z Compiling stacker v0.1.23
25902026-09-15T03:48:26.192Z Checking qorb v0.4.1
25912026-09-15T03:48:26.231Z Checking csv v1.4.0
25922026-09-15T03:48:26.330Z Compiling semver v0.1.20
25932026-09-15T03:48:26.369Z Compiling psm v0.1.30
25942026-09-15T03:48:26.425Z Checking highway v1.3.0
25952026-09-15T03:48:26.464Z Compiling cfg_aliases v0.1.1
25962026-09-15T03:48:26.578Z Compiling nix v0.28.0
25972026-09-15T03:48:26.635Z Compiling rustc_version v0.1.7
25982026-09-15T03:48:26.712Z Checking nibble_vec v0.1.0
25992026-09-15T03:48:26.759Z Checking endian-type v0.1.2
26002026-09-15T03:48:26.877Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26012026-09-15T03:48:26.915Z Compiling newtype_derive v0.1.6
26022026-09-15T03:48:26.954Z Checking radix_trie v0.2.1
26032026-09-15T03:48:27.114Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26042026-09-15T03:48:27.157Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26052026-09-15T03:48:27.201Z Checking phf_shared v0.12.1
26062026-09-15T03:48:27.377Z Compiling recursive-proc-macro-impl v0.1.1
26072026-09-15T03:48:27.417Z Compiling chrono-tz v0.10.4
26082026-09-15T03:48:27.421Z Checking phf v0.12.1
26092026-09-15T03:48:27.615Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26102026-09-15T03:48:27.653Z Compiling const_format_proc_macros v0.2.34
26112026-09-15T03:48:27.725Z Compiling peg-macros v0.8.5
26122026-09-15T03:48:27.764Z Checking winnow v0.6.26
26132026-09-15T03:48:27.771Z Compiling sqlparser_derive v0.5.0
26142026-09-15T03:48:27.839Z Checking recursive v0.1.1
26152026-09-15T03:48:27.966Z Checking unicode_categories v0.1.1
26162026-09-15T03:48:28.193Z Checking home v0.5.12
26172026-09-15T03:48:28.525Z Checking rustyline v14.0.0
26182026-09-15T03:48:28.564Z Checking const_format v0.2.35
26192026-09-15T03:48:28.600Z Checking sqlparser v0.61.0
26202026-09-15T03:48:28.945Z Checking sqlformat v0.3.5
26212026-09-15T03:48:29.119Z Checking peg v0.8.5
26222026-09-15T03:48:29.266Z Checking bcs v0.1.6
26232026-09-15T03:48:29.339Z Checking nom v8.0.0
26242026-09-15T03:48:29.401Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26252026-09-15T03:48:29.514Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26262026-09-15T03:48:29.552Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26272026-09-15T03:48:29.665Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26282026-09-15T03:48:29.737Z Checking steno v0.4.1
26292026-09-15T03:48:29.776Z Checking sha1 v0.10.6
26302026-09-15T03:48:29.980Z Checking filetime v0.2.27
26312026-09-15T03:48:30.054Z Checking xattr v1.6.1
26322026-09-15T03:48:30.153Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26332026-09-15T03:48:30.336Z Checking tar v0.4.46
26342026-09-15T03:48:30.377Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26352026-09-15T03:48:30.635Z Checking subprocess v0.2.15
26362026-09-15T03:48:30.756Z Checking headers-core v0.3.0
26372026-09-15T03:48:30.795Z Checking yasna v0.5.2
26382026-09-15T03:48:30.900Z Checking headers v0.4.1
26392026-09-15T03:48:30.961Z Checking port-file v0.1.0
26402026-09-15T03:48:31.214Z Checking dropshot-api-manager-types v0.8.0
26412026-09-15T03:48:31.260Z Checking rcgen v0.12.1
26422026-09-15T03:48:31.323Z Checking tagptr v0.2.0
26432026-09-15T03:48:31.373Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26442026-09-15T03:48:31.413Z Compiling libefi-sys v0.1.0
26452026-09-15T03:48:31.449Z Compiling bitfield-struct v0.6.2
26462026-09-15T03:48:31.498Z Checking moka v0.12.13
26472026-09-15T03:48:31.632Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26482026-09-15T03:48:31.758Z Checking utf-8 v0.7.6
26492026-09-15T03:48:31.932Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26502026-09-15T03:48:31.969Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26512026-09-15T03:48:32.112Z Compiling xshell-macros v0.2.7
26522026-09-15T03:48:32.151Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26532026-09-15T03:48:32.187Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26542026-09-15T03:48:32.190Z Checking hickory-resolver v0.25.2
26552026-09-15T03:48:32.263Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26562026-09-15T03:48:32.419Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26572026-09-15T03:48:32.536Z Checking xshell v0.2.7
26582026-09-15T03:48:32.631Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26592026-09-15T03:48:32.691Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26602026-09-15T03:48:32.766Z Checking tungstenite v0.21.0
26612026-09-15T03:48:32.951Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26622026-09-15T03:48:33.123Z Compiling object v0.39.1
26632026-09-15T03:48:33.225Z Checking tokio-tungstenite v0.21.0
26642026-09-15T03:48:33.269Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
26652026-09-15T03:48:33.483Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
26662026-09-15T03:48:33.529Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26672026-09-15T03:48:33.566Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26682026-09-15T03:48:33.705Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26692026-09-15T03:48:33.708Z Checking tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
26702026-09-15T03:48:33.913Z Checking half v1.8.3
26712026-09-15T03:48:34.170Z Checking path-slash v0.2.1
26722026-09-15T03:48:34.287Z Checking serde_cbor v0.11.2
26732026-09-15T03:48:34.555Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26742026-09-15T03:48:34.714Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26752026-09-15T03:48:34.969Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26762026-09-15T03:48:35.316Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26772026-09-15T03:48:35.362Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26782026-09-15T03:48:35.402Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26792026-09-15T03:48:35.405Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26802026-09-15T03:48:35.697Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26812026-09-15T03:48:35.753Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26822026-09-15T03:48:35.819Z Checking predicates-tree v1.0.13
26832026-09-15T03:48:35.911Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26842026-09-15T03:48:35.966Z Checking libscf-sys v1.2.0
26852026-09-15T03:48:36.120Z Checking anstyle-parse v0.2.7
26862026-09-15T03:48:36.201Z Checking maplit v1.0.2
26872026-09-15T03:48:36.311Z Checking anstream v0.6.21
26882026-09-15T03:48:36.347Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26892026-09-15T03:48:36.384Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
26902026-09-15T03:48:36.559Z Checking papergrid v0.18.0
26912026-09-15T03:48:36.597Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26922026-09-15T03:48:36.725Z Checking ignore v0.4.25
26932026-09-15T03:48:36.840Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
26942026-09-15T03:48:37.017Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26952026-09-15T03:48:37.164Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26962026-09-15T03:48:37.380Z Checking hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
26972026-09-15T03:48:37.383Z Checking tabled v0.21.0
26982026-09-15T03:48:37.538Z Checking globwalk v0.9.1
26992026-09-15T03:48:37.757Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27002026-09-15T03:48:37.797Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27012026-09-15T03:48:37.834Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27022026-09-15T03:48:38.258Z Checking digest-io v0.1.0
27032026-09-15T03:48:38.429Z Checking rawzip v0.4.4
27042026-09-15T03:48:38.466Z Checking camino-tempfile-ext v0.3.3
27052026-09-15T03:48:38.677Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27062026-09-15T03:48:38.717Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27072026-09-15T03:48:38.753Z Checking crc8 v0.1.1
27082026-09-15T03:48:38.884Z Checking unicase v2.9.0
27092026-09-15T03:48:38.922Z Checking fxhash v0.2.1
27102026-09-15T03:48:39.077Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27112026-09-15T03:48:39.080Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27122026-09-15T03:48:39.178Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27132026-09-15T03:48:39.538Z Checking rand_seeder v0.4.0
27142026-09-15T03:48:39.614Z Compiling darling_core v0.21.3
27152026-09-15T03:48:39.722Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27162026-09-15T03:48:39.761Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27172026-09-15T03:48:40.120Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27182026-09-15T03:48:40.294Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27192026-09-15T03:48:40.389Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27202026-09-15T03:48:40.586Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27212026-09-15T03:48:40.625Z Compiling vergen-lib v0.1.6
27222026-09-15T03:48:40.868Z Compiling diesel_derives v2.3.7
27232026-09-15T03:48:41.120Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27242026-09-15T03:48:41.209Z Checking scheduled-thread-pool v0.2.7
27252026-09-15T03:48:41.396Z Compiling vergen-gitcl v1.0.8
27262026-09-15T03:48:41.444Z Compiling diesel_table_macro_syntax v0.3.0
27272026-09-15T03:48:41.694Z Checking r2d2 v0.8.10
27282026-09-15T03:48:41.769Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27292026-09-15T03:48:41.897Z Checking downcast-rs v2.0.2
27302026-09-15T03:48:41.975Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27312026-09-15T03:48:42.027Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27322026-09-15T03:48:42.127Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27332026-09-15T03:48:42.164Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27342026-09-15T03:48:42.167Z Compiling darling_macro v0.21.3
27352026-09-15T03:48:42.377Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27362026-09-15T03:48:42.463Z Checking kstat-rs v0.2.5
27372026-09-15T03:48:42.531Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27382026-09-15T03:48:42.656Z Compiling proc-macro-error-attr2 v2.0.0
27392026-09-15T03:48:42.739Z Compiling darling v0.21.3
27402026-09-15T03:48:42.775Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27412026-09-15T03:48:42.779Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27422026-09-15T03:48:42.861Z Compiling dsl_auto_type v0.2.0
27432026-09-15T03:48:42.933Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27442026-09-15T03:48:43.102Z Compiling proc-macro-error2 v2.0.1
27452026-09-15T03:48:43.175Z Compiling dirs-sys-next v0.1.2
27462026-09-15T03:48:43.447Z Compiling parking_lot_core v0.8.6
27472026-09-15T03:48:43.485Z Compiling salty v0.3.0
27482026-09-15T03:48:43.488Z Compiling knus-derive v3.4.0
27492026-09-15T03:48:43.745Z Compiling crunchy v0.2.4
27502026-09-15T03:48:43.886Z Compiling dirs-next v2.0.0
27512026-09-15T03:48:44.046Z Compiling clang-sys v1.8.1
27522026-09-15T03:48:44.121Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27532026-09-15T03:48:44.158Z Compiling git-stub v1.0.0
27542026-09-15T03:48:44.194Z Compiling tiny-keccak v2.0.2
27552026-09-15T03:48:44.477Z Compiling git-stub-vcs v0.1.0
27562026-09-15T03:48:44.552Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27572026-09-15T03:48:44.623Z Compiling term v0.7.0
27582026-09-15T03:48:44.896Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27592026-09-15T03:48:44.978Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27602026-09-15T03:48:45.023Z Compiling bit-vec v0.6.3
27612026-09-15T03:48:45.203Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27622026-09-15T03:48:45.242Z Compiling bit-set v0.5.3
27632026-09-15T03:48:45.280Z Compiling ascii-canvas v3.0.0
27642026-09-15T03:48:45.283Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27652026-09-15T03:48:45.434Z Checking parking_lot v0.11.2
27662026-09-15T03:48:45.637Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27672026-09-15T03:48:45.675Z Checking rfc6979 v0.4.0
27682026-09-15T03:48:45.836Z Checking prefix-trie v0.7.0
27692026-09-15T03:48:45.839Z Compiling hashbrown v0.14.5
27702026-09-15T03:48:46.033Z Compiling itertools v0.10.5
27712026-09-15T03:48:46.091Z Compiling ena v0.14.4
27722026-09-15T03:48:46.224Z Compiling libloading v0.8.9
27732026-09-15T03:48:46.342Z Compiling diff v0.1.13
27742026-09-15T03:48:46.472Z Compiling regex-syntax v0.6.29
27752026-09-15T03:48:46.543Z Compiling bindgen v0.71.1
27762026-09-15T03:48:46.580Z Compiling chumsky v0.9.3
27772026-09-15T03:48:47.027Z Checking hickory-server v0.25.2
27782026-09-15T03:48:47.167Z Compiling ecdsa v0.16.9
27792026-09-15T03:48:47.835Z Compiling lalrpop v0.19.12
27802026-09-15T03:48:48.055Z Checking sled v0.34.7
27812026-09-15T03:48:48.128Z Compiling cexpr v0.6.0
27822026-09-15T03:48:48.304Z Checking primeorder v0.13.6
27832026-09-15T03:48:48.581Z Checking nanorand v0.7.0
27842026-09-15T03:48:48.807Z Compiling rustc-hash v2.1.1
27852026-09-15T03:48:48.844Z Checking flume v0.11.1
27862026-09-15T03:48:48.901Z Compiling p384 v0.13.1
27872026-09-15T03:48:48.904Z Checking diesel v2.3.7
27882026-09-15T03:48:49.313Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27892026-09-15T03:48:49.496Z Compiling knus v3.4.0
27902026-09-15T03:48:49.580Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27912026-09-15T03:48:49.741Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27922026-09-15T03:48:49.945Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27932026-09-15T03:48:50.031Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27942026-09-15T03:48:50.286Z Compiling libxml v0.3.3
27952026-09-15T03:48:50.373Z Checking assert_matches v1.5.0
27962026-09-15T03:48:50.411Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27972026-09-15T03:48:50.481Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27982026-09-15T03:48:50.648Z Compiling strum_macros v0.24.3
27992026-09-15T03:48:50.736Z Compiling indoc v1.0.9
28002026-09-15T03:48:51.442Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28012026-09-15T03:48:51.690Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28022026-09-15T03:48:52.031Z Checking quick-xml v0.37.5
28032026-09-15T03:48:52.068Z Checking derive_builder v0.20.2
28042026-09-15T03:48:52.104Z Compiling oso-derive v0.27.3
28052026-09-15T03:48:52.218Z Compiling trait-variant v0.1.2
28062026-09-15T03:48:52.650Z Compiling impl-trait-for-tuples v0.2.3
28072026-09-15T03:48:52.818Z Checking openssl-probe v0.1.6
28082026-09-15T03:48:52.944Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28092026-09-15T03:48:53.032Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28102026-09-15T03:48:53.788Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28112026-09-15T03:48:53.843Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
28122026-09-15T03:48:54.024Z Checking corncobs v0.1.4
28132026-09-15T03:48:54.160Z Checking secrecy v0.8.0
28142026-09-15T03:48:54.196Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28152026-09-15T03:48:54.261Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28162026-09-15T03:48:54.327Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
28172026-09-15T03:48:54.490Z Checking bb8 v0.8.6
28182026-09-15T03:48:54.857Z Compiling mime_guess v2.0.5
28192026-09-15T03:48:54.886Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28202026-09-15T03:48:54.923Z Checking http-range v0.1.5
28212026-09-15T03:48:55.088Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28222026-09-15T03:48:55.186Z Checking nonempty v0.12.0
28232026-09-15T03:48:55.260Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28242026-09-15T03:48:55.384Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28252026-09-15T03:48:55.475Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28262026-09-15T03:48:55.706Z Checking signal-hook-tokio v0.3.1
28272026-09-15T03:48:55.876Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28282026-09-15T03:48:55.916Z Checking hyper-staticfile v0.10.1
28292026-09-15T03:48:56.075Z Checking scuffle v0.1.0
28302026-09-15T03:48:56.278Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28312026-09-15T03:48:56.353Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
28322026-09-15T03:48:56.645Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28332026-09-15T03:48:56.789Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28342026-09-15T03:48:56.827Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28352026-09-15T03:48:56.981Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
28362026-09-15T03:48:57.104Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28372026-09-15T03:48:57.393Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28382026-09-15T03:48:57.576Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28392026-09-15T03:48:57.615Z Checking tungstenite v0.23.0
28402026-09-15T03:48:57.649Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28412026-09-15T03:48:58.073Z Checking tokio-tungstenite v0.23.1
28422026-09-15T03:48:58.338Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28432026-09-15T03:48:58.381Z Checking void v1.0.2
28442026-09-15T03:48:58.527Z Checking lzss v0.8.2
28452026-09-15T03:48:58.750Z Checking tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#7a96eab9)
28462026-09-15T03:48:58.789Z Checking nix v0.27.1
28472026-09-15T03:48:58.885Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28482026-09-15T03:48:58.992Z Checking serde_bytes v0.11.19
28492026-09-15T03:48:59.210Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28502026-09-15T03:48:59.335Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
28512026-09-15T03:48:59.525Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28522026-09-15T03:48:59.614Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28532026-09-15T03:48:59.652Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28542026-09-15T03:48:59.999Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28552026-09-15T03:49:00.812Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28562026-09-15T03:49:01.394Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28572026-09-15T03:49:01.448Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28582026-09-15T03:49:01.559Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28592026-09-15T03:49:01.722Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28602026-09-15T03:49:02.252Z Checking yansi v1.0.1
28612026-09-15T03:49:02.312Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28622026-09-15T03:49:02.729Z Checking pretty_assertions v1.4.1
28632026-09-15T03:49:02.784Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28642026-09-15T03:49:02.906Z Checking cpubits v0.1.1
28652026-09-15T03:49:03.022Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28662026-09-15T03:49:03.123Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28672026-09-15T03:49:03.266Z Checking async-bb8-diesel v0.2.1
28682026-09-15T03:49:03.569Z Checking diesel-dtrace v0.5.0
28692026-09-15T03:49:03.721Z Checking pem-rfc7468 v1.0.0
28702026-09-15T03:49:03.862Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28712026-09-15T03:49:03.946Z Checking colored v2.2.0
28722026-09-15T03:49:04.141Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28732026-09-15T03:49:04.188Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28742026-09-15T03:49:04.390Z Checking universal-hash v0.6.1
28752026-09-15T03:49:04.560Z Compiling libz-sys v1.1.24
28762026-09-15T03:49:04.599Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28772026-09-15T03:49:04.821Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28782026-09-15T03:49:04.990Z Compiling instability v0.3.11
28792026-09-15T03:49:05.029Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
28802026-09-15T03:49:05.308Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28812026-09-15T03:49:05.342Z Checking castaway v0.2.4
28822026-09-15T03:49:05.379Z Compiling indoc v2.0.7
28832026-09-15T03:49:05.499Z Checking compact_str v0.8.1
28842026-09-15T03:49:05.930Z Checking polyval v0.7.1
28852026-09-15T03:49:06.174Z Checking der v0.8.0
28862026-09-15T03:49:06.395Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28872026-09-15T03:49:06.654Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
28882026-09-15T03:49:06.693Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28892026-09-15T03:49:06.859Z Checking unicode-truncate v1.1.0
28902026-09-15T03:49:06.909Z Checking lru v0.12.5
28912026-09-15T03:49:06.946Z Compiling libgit2-sys v0.18.3+1.9.2
28922026-09-15T03:49:07.046Z Checking arc-swap v1.8.2
28932026-09-15T03:49:07.082Z Checking cassowary v0.3.0
28942026-09-15T03:49:07.270Z Checking ghash v0.6.0
28952026-09-15T03:49:07.319Z Checking slog-scope v4.4.1
28962026-09-15T03:49:07.356Z Checking ratatui v0.29.0
28972026-09-15T03:49:07.493Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28982026-09-15T03:49:07.530Z Checking aes v0.9.1
28992026-09-15T03:49:07.599Z Checking crypto-bigint v0.7.5
29002026-09-15T03:49:07.972Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29012026-09-15T03:49:08.704Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
29022026-09-15T03:49:08.959Z Checking pbkdf2 v0.13.0
29032026-09-15T03:49:09.117Z Checking ctr v0.10.1
29042026-09-15T03:49:09.204Z Checking aead v0.6.1
29052026-09-15T03:49:09.333Z Checking cargo-platform v0.3.2
29062026-09-15T03:49:09.387Z Compiling petname v2.0.2
29072026-09-15T03:49:09.547Z Checking cargo_metadata v0.23.1
29082026-09-15T03:49:09.858Z Checking aes-gcm v0.11.0
29092026-09-15T03:49:10.064Z Checking slog-stdlog v4.1.1
29102026-09-15T03:49:10.227Z Checking spki v0.8.0
29112026-09-15T03:49:10.330Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29122026-09-15T03:49:10.442Z Compiling progenitor-impl v0.13.0
29132026-09-15T03:49:10.757Z Checking salsa20 v0.11.0
29142026-09-15T03:49:10.946Z Checking console v0.16.2
29152026-09-15T03:49:11.316Z Compiling vergen-git2 v9.1.0
29162026-09-15T03:49:11.566Z Checking unit-prefix v0.5.2
29172026-09-15T03:49:11.702Z Checking plotters-backend v0.3.7
29182026-09-15T03:49:11.739Z Checking indicatif v0.18.4
29192026-09-15T03:49:11.943Z Checking plotters-svg v0.3.7
29202026-09-15T03:49:12.159Z Checking scrypt v0.12.0
29212026-09-15T03:49:12.207Z Checking slog-envlogger v2.2.0
29222026-09-15T03:49:12.404Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29232026-09-15T03:49:12.605Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29242026-09-15T03:49:12.790Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29252026-09-15T03:49:13.060Z Checking progenitor-client v0.13.0
29262026-09-15T03:49:13.129Z Compiling progenitor-macro v0.13.0
29272026-09-15T03:49:13.340Z Checking cbc v0.2.1
29282026-09-15T03:49:13.525Z Checking libsw-core v0.3.2
29292026-09-15T03:49:13.715Z Checking sapling-renderdag v0.1.0
29302026-09-15T03:49:13.785Z Checking sync-ptr v0.1.4
29312026-09-15T03:49:13.941Z Checking cast v0.3.0
29322026-09-15T03:49:13.993Z Checking libsw v3.5.0
29332026-09-15T03:49:14.131Z Checking criterion-plot v0.6.0
29342026-09-15T03:49:14.190Z Checking pkcs5 v0.8.1
29352026-09-15T03:49:14.513Z Checking plotters v0.3.7
29362026-09-15T03:49:14.549Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29372026-09-15T03:49:15.277Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29382026-09-15T03:49:15.528Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29392026-09-15T03:49:15.567Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29402026-09-15T03:49:15.781Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29412026-09-15T03:49:15.819Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29422026-09-15T03:49:16.048Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29432026-09-15T03:49:16.085Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29442026-09-15T03:49:16.298Z Checking tinytemplate v1.2.1
29452026-09-15T03:49:16.560Z Checking shell-words v1.1.1
29462026-09-15T03:49:16.724Z Checking oorandom v11.1.5
29472026-09-15T03:49:16.764Z Checking anes v0.1.6
29482026-09-15T03:49:16.981Z Checking criterion v0.7.0
29492026-09-15T03:49:17.216Z Checking pkcs8 v0.11.0
29502026-09-15T03:49:17.457Z Checking oxide-update-engine-display v0.1.2
29512026-09-15T03:49:17.805Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29522026-09-15T03:49:18.166Z Checking progenitor v0.13.0
29532026-09-15T03:49:18.271Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29542026-09-15T03:49:18.350Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29552026-09-15T03:49:18.783Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29562026-09-15T03:49:19.078Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29572026-09-15T03:49:19.355Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29582026-09-15T03:49:20.152Z Checking tokio-test v0.4.5
29592026-09-15T03:49:20.397Z Checking ff v0.14.0
29602026-09-15T03:49:20.574Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29612026-09-15T03:49:20.829Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29622026-09-15T03:49:21.270Z Checking twox-hash v2.1.2
29632026-09-15T03:49:21.625Z Checking atty v0.2.14
29642026-09-15T03:49:21.698Z Checking arrayvec v0.7.6
29652026-09-15T03:49:21.760Z Checking arrayref v0.3.9
29662026-09-15T03:49:21.872Z Checking constant_time_eq v0.4.2
29672026-09-15T03:49:21.978Z Checking group v0.14.0
29682026-09-15T03:49:22.049Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29692026-09-15T03:49:22.253Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29702026-09-15T03:49:22.600Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29712026-09-15T03:49:22.985Z Checking fatfs v0.3.6
29722026-09-15T03:49:23.477Z Checking signature v3.0.0
29732026-09-15T03:49:23.608Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29742026-09-15T03:49:23.670Z Compiling seq-macro v0.3.6
29752026-09-15T03:49:24.004Z Checking base16ct v1.0.0
29762026-09-15T03:49:24.173Z Checking sec1 v0.8.1
29772026-09-15T03:49:24.232Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29782026-09-15T03:49:24.423Z Checking hkdf v0.13.0
29792026-09-15T03:49:24.600Z Checking concurrent-queue v2.5.0
29802026-09-15T03:49:24.824Z Checking parking v2.2.1
29812026-09-15T03:49:24.913Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29822026-09-15T03:49:24.963Z Checking elliptic-curve v0.14.1
29832026-09-15T03:49:24.999Z Checking event-listener v5.4.1
29842026-09-15T03:49:25.090Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29852026-09-15T03:49:25.252Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29862026-09-15T03:49:25.406Z Checking rtoolbox v0.0.3
29872026-09-15T03:49:25.576Z Checking rpassword v7.5.4
29882026-09-15T03:49:25.779Z Checking event-listener-strategy v0.5.4
29892026-09-15T03:49:25.954Z Checking wnaf v0.14.0
29902026-09-15T03:49:26.163Z Checking primefield v0.14.0
29912026-09-15T03:49:26.414Z Checking rfc6979 v0.6.0
29922026-09-15T03:49:26.418Z Checking tui-tree-widget v0.23.1
29932026-09-15T03:49:26.600Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29942026-09-15T03:49:26.681Z Compiling blake3 v1.8.5
29952026-09-15T03:49:27.092Z Checking futures-timer v3.0.3
29962026-09-15T03:49:27.595Z Checking ecdsa v0.17.0
29972026-09-15T03:49:27.824Z Checking primeorder v0.14.0
29982026-09-15T03:49:27.920Z Checking async-lock v3.4.2
29992026-09-15T03:49:28.033Z Compiling curve25519-dalek v5.0.0
30002026-09-15T03:49:28.221Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30012026-09-15T03:49:28.344Z Checking async-object-pool v0.2.0
30022026-09-15T03:49:28.607Z Checking ssh-encoding v0.3.0
30032026-09-15T03:49:28.814Z Checking serde_regex v1.1.0
30042026-09-15T03:49:28.870Z Checking assert-json-diff v2.0.2
30052026-09-15T03:49:29.006Z Checking path-tree v0.8.3
30062026-09-15T03:49:29.076Z Checking keccak v0.2.0
30072026-09-15T03:49:29.188Z Compiling samael v0.0.19
30082026-09-15T03:49:29.227Z Checking topological-sort v0.2.2
30092026-09-15T03:49:29.268Z Checking stringmetrics v2.2.2
30102026-09-15T03:49:29.395Z Compiling strsim v0.10.0
30112026-09-15T03:49:29.454Z Checking httpmock v0.8.3
30122026-09-15T03:49:29.752Z Compiling darling_core v0.13.4
30132026-09-15T03:49:30.718Z Checking omicron-zone-package v0.12.3
30142026-09-15T03:49:31.677Z Checking ed25519 v3.0.0
30152026-09-15T03:49:31.753Z Checking pkcs1 v0.8.0-rc.4
30162026-09-15T03:49:31.953Z Checking crypto-primes v0.7.2
30172026-09-15T03:49:32.034Z Checking poly1305 v0.9.0
30182026-09-15T03:49:32.339Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30192026-09-15T03:49:32.557Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30202026-09-15T03:49:32.762Z Checking blowfish v0.10.0
30212026-09-15T03:49:32.942Z Checking blake2 v0.11.0-rc.6
30222026-09-15T03:49:32.979Z Compiling target-lexicon v0.13.3
30232026-09-15T03:49:33.240Z Checking argon2 v0.6.0-rc.8
30242026-09-15T03:49:33.279Z Checking bcrypt-pbkdf v0.11.0
30252026-09-15T03:49:33.478Z Checking rsa v0.10.0-rc.18
30262026-09-15T03:49:33.590Z Checking ed25519-dalek v3.0.0
30272026-09-15T03:49:33.626Z Checking ssh-cipher v0.3.0
30282026-09-15T03:49:33.848Z Compiling darling_macro v0.13.4
30292026-09-15T03:49:33.885Z Checking sha3 v0.11.0
30302026-09-15T03:49:34.008Z Checking p256 v0.14.0
30312026-09-15T03:49:34.267Z Checking p521 v0.14.0
30322026-09-15T03:49:34.326Z Checking p384 v0.14.0
30332026-09-15T03:49:34.375Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30342026-09-15T03:49:34.633Z Checking kem v0.3.0
30352026-09-15T03:49:34.787Z Checking module-lattice v0.2.3
30362026-09-15T03:49:34.791Z Checking sponge-cursor v0.1.0
30372026-09-15T03:49:34.990Z Compiling guppy-workspace-hack v0.1.0
30382026-09-15T03:49:35.047Z Checking hex-literal v0.4.1
30392026-09-15T03:49:35.179Z Checking ml-kem v0.3.2
30402026-09-15T03:49:35.272Z Checking sha3 v0.12.0
30412026-09-15T03:49:35.519Z Compiling darling v0.13.4
30422026-09-15T03:49:35.619Z Compiling git2 v0.20.4
30432026-09-15T03:49:35.922Z Checking russh-cryptovec v0.62.0
30442026-09-15T03:49:35.970Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30452026-09-15T03:49:36.144Z Checking internal-russh-num-bigint v0.5.0
30462026-09-15T03:49:36.338Z Checking num-bigint v0.4.6
30472026-09-15T03:49:36.757Z Checking russh-util v0.52.0
30482026-09-15T03:49:36.924Z Checking generic-array v1.4.3
30492026-09-15T03:49:37.200Z Compiling enum_dispatch v0.3.13
30502026-09-15T03:49:37.305Z Compiling delegate v0.13.5
30512026-09-15T03:49:37.343Z Checking ssh-key v0.7.0-rc.11
30522026-09-15T03:49:37.379Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30532026-09-15T03:49:38.209Z Checking hex-literal v1.1.0
30542026-09-15T03:49:38.253Z Checking md5 v0.8.0
30552026-09-15T03:49:38.298Z Compiling target-spec v3.5.7
30562026-09-15T03:49:38.345Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30572026-09-15T03:49:38.459Z Checking russh v0.62.4
30582026-09-15T03:49:38.762Z Checking cfg-expr v0.20.6
30592026-09-15T03:49:39.014Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30602026-09-15T03:49:39.052Z Compiling serde_with_macros v1.5.2
30612026-09-15T03:49:39.319Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30622026-09-15T03:49:39.762Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30632026-09-15T03:49:39.967Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30642026-09-15T03:49:40.003Z Checking internet-checksum v0.2.1
30652026-09-15T03:49:40.164Z Compiling serde_with v1.14.0
30662026-09-15T03:49:40.723Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30672026-09-15T03:49:41.349Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30682026-09-15T03:49:41.605Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30692026-09-15T03:49:41.824Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30702026-09-15T03:49:41.867Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30712026-09-15T03:49:42.042Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30722026-09-15T03:49:42.082Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30732026-09-15T03:49:42.121Z Checking httptest v0.16.4
30742026-09-15T03:49:42.342Z Checking pathdiff v0.2.3
30752026-09-15T03:49:42.486Z Checking nested v0.1.1
30762026-09-15T03:49:42.524Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30772026-09-15T03:49:42.664Z Checking guppy v0.17.25
30782026-09-15T03:49:42.803Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30792026-09-15T03:49:42.901Z Checking similar-asserts v1.7.0
30802026-09-15T03:49:43.079Z Compiling target-triple v1.0.0
30812026-09-15T03:49:43.115Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30822026-09-15T03:49:43.623Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30832026-09-15T03:49:44.227Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30842026-09-15T03:49:44.265Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30852026-09-15T03:49:44.492Z Checking hickory-client v0.25.2
30862026-09-15T03:49:44.823Z Checking supports-unicode v2.1.0
30872026-09-15T03:49:44.860Z Checking supports-color v2.1.0
30882026-09-15T03:49:44.896Z Checking supports-hyperlinks v2.1.0
30892026-09-15T03:49:44.973Z Checking textwrap v0.15.2
30902026-09-15T03:49:45.030Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30912026-09-15T03:49:45.065Z Checking terminal_size v0.1.17
30922026-09-15T03:49:45.210Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30932026-09-15T03:49:45.214Z Compiling miette-derive v5.10.0
30942026-09-15T03:49:45.214Z Compiling fs-err v2.11.0
30952026-09-15T03:49:45.506Z Compiling polar-core v0.27.3
30962026-09-15T03:49:45.538Z Checking escape8259 v0.5.3
30972026-09-15T03:49:45.702Z Checking owo-colors v3.5.0
30982026-09-15T03:49:45.707Z Compiling assert_cmd v2.1.2
30992026-09-15T03:49:46.125Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31002026-09-15T03:49:46.281Z Checking libtest-mimic v0.8.1
31012026-09-15T03:49:46.409Z Checking miette v5.10.0
31022026-09-15T03:49:46.459Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31032026-09-15T03:49:46.997Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31042026-09-15T03:49:47.134Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31052026-09-15T03:49:47.622Z Checking blake2b_simd v1.0.4
31062026-09-15T03:49:47.841Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31072026-09-15T03:49:47.941Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31082026-09-15T03:49:48.057Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31092026-09-15T03:49:48.097Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31102026-09-15T03:49:48.186Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31112026-09-15T03:49:48.283Z Compiling knuffel-derive v3.2.0
31122026-09-15T03:49:48.357Z Checking fancy-regex v0.14.0
31132026-09-15T03:49:48.428Z Checking serde_tokenstream v0.2.3
31142026-09-15T03:49:48.677Z Checking approx v0.5.1
31152026-09-15T03:49:48.716Z Checking uzers v0.12.2
31162026-09-15T03:49:48.759Z Compiling rstest_macros v0.25.0
31172026-09-15T03:49:48.848Z Checking constant_time_eq v0.3.1
31182026-09-15T03:49:48.963Z Checking termcolor v1.4.1
31192026-09-15T03:49:49.000Z Compiling linkme-impl v0.3.35
31202026-09-15T03:49:49.196Z Checking rust-argon2 v2.1.0
31212026-09-15T03:49:49.231Z Checking trybuild v1.0.116
31222026-09-15T03:49:49.412Z Checking datatest-stable v0.3.3
31232026-09-15T03:49:49.843Z Checking knuffel v3.2.0
31242026-09-15T03:49:49.880Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31252026-09-15T03:49:49.884Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31262026-09-15T03:49:50.314Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31272026-09-15T03:49:50.375Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31282026-09-15T03:49:50.458Z Checking support-bundle-viewer v0.1.2
31292026-09-15T03:49:50.496Z Checking oso v0.27.3
31302026-09-15T03:49:50.501Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31312026-09-15T03:49:50.737Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31322026-09-15T03:49:50.780Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31332026-09-15T03:49:50.987Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31342026-09-15T03:49:51.033Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31352026-09-15T03:49:51.181Z Checking drift v0.2.0
31362026-09-15T03:49:51.251Z Checking rand_distr v0.5.1
31372026-09-15T03:49:51.416Z Checking multimap v0.10.1
31382026-09-15T03:49:51.471Z Checking parse-size v1.1.0
31392026-09-15T03:49:51.590Z Compiling relative-path v1.9.3
31402026-09-15T03:49:51.627Z Compiling linkme v0.3.35
31412026-09-15T03:49:51.664Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31422026-09-15T03:49:51.712Z Checking dropshot-api-manager v0.8.0
31432026-09-15T03:49:52.211Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31442026-09-15T03:49:52.961Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31452026-09-15T03:49:53.394Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31462026-09-15T03:49:53.806Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31472026-09-15T03:49:53.843Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31482026-09-15T03:49:53.972Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31492026-09-15T03:49:54.033Z Checking cargo_toml v0.21.0
31502026-09-15T03:49:54.126Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31512026-09-15T03:49:54.423Z Checking partial-io v0.5.4
31522026-09-15T03:49:54.614Z Checking termios v0.3.3
31532026-09-15T03:49:54.693Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31542026-09-15T03:49:54.788Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31552026-09-15T03:49:54.961Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31562026-09-15T03:49:55.709Z Checking rstest v0.25.0
31572026-09-15T03:49:58.337Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31582026-09-15T03:50:01.491Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31592026-09-15T03:50:01.990Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31602026-09-15T03:50:06.907Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31612026-09-15T03:50:07.057Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31622026-09-15T03:50:09.836Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31632026-09-15T03:50:17.433Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31642026-09-15T03:50:20.950Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31652026-09-15T03:50:20.950Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31662026-09-15T03:50:21.306Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31672026-09-15T03:50:24.413Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31682026-09-15T03:50:24.946Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31692026-09-15T03:50:26.828Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31702026-09-15T03:50:30.318Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31712026-09-15T03:50:34.744Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31722026-09-15T03:50:54.439Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31732026-09-15T03:51:47.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s
31742026-09-15T03:51:47.140Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31752026-09-15T03:51:47.140Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31762026-09-15T03:51:47.818Z
31772026-09-15T03:51:47.818Zreal 4:13.002659472
31782026-09-15T03:51:47.819Zuser 21:26.153236526
31792026-09-15T03:51:47.819Zsys 5:26.873486857
31802026-09-15T03:51:47.819Ztrap 0.520509180
31812026-09-15T03:51:47.819Ztflt 0.382986527
31822026-09-15T03:51:47.819Zdflt 0.528804385
31832026-09-15T03:51:47.819Zkflt 0.004600542
31842026-09-15T03:51:47.823Zlock 1:05:08.241996025
31852026-09-15T03:51:47.823Zslp 58:31.840742515
31862026-09-15T03:51:47.823Zlat 1:50.426031752
31872026-09-15T03:51:47.823Zstop 14:58.884605931
31882026-09-15T03:51:47.823Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31892026-09-15T03:51:47.823Z+ ptime -m cargo doc --workspace --no-deps
31902026-09-15T03:51:48.684Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31912026-09-15T03:51:48.684Z |
31922026-09-15T03:51:48.684Z = 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)`
31932026-09-15T03:51:48.684Z = 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>
31942026-09-15T03:51:49.770Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31952026-09-15T03:51:50.016Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31962026-09-15T03:51:50.054Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31972026-09-15T03:51:50.086Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31982026-09-15T03:51:50.200Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31992026-09-15T03:51:50.281Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
32002026-09-15T03:51:50.333Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32012026-09-15T03:51:50.360Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32022026-09-15T03:51:50.381Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32032026-09-15T03:51:50.407Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32042026-09-15T03:51:50.431Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32052026-09-15T03:51:50.555Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32062026-09-15T03:51:50.624Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32072026-09-15T03:51:50.627Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32082026-09-15T03:51:50.673Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32092026-09-15T03:51:50.696Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32102026-09-15T03:51:50.719Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32112026-09-15T03:51:50.802Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32122026-09-15T03:51:50.825Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32132026-09-15T03:51:50.849Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32142026-09-15T03:51:50.895Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32152026-09-15T03:51:51.168Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32162026-09-15T03:51:51.254Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32172026-09-15T03:51:51.291Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32182026-09-15T03:51:51.401Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32192026-09-15T03:51:51.439Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32202026-09-15T03:51:51.463Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32212026-09-15T03:51:51.596Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32222026-09-15T03:51:51.772Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32232026-09-15T03:51:51.819Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32242026-09-15T03:51:51.847Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32252026-09-15T03:51:51.978Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32262026-09-15T03:51:52.025Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32272026-09-15T03:51:52.047Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32282026-09-15T03:51:52.125Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32292026-09-15T03:51:52.233Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32302026-09-15T03:51:52.293Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32312026-09-15T03:51:52.413Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32322026-09-15T03:51:52.486Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32332026-09-15T03:51:52.550Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32342026-09-15T03:51:52.575Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32352026-09-15T03:51:52.631Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32362026-09-15T03:51:52.736Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32372026-09-15T03:51:52.828Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32382026-09-15T03:51:52.989Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32392026-09-15T03:51:53.157Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32402026-09-15T03:51:53.267Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32412026-09-15T03:51:53.299Z Checking scuffle v0.1.0
32422026-09-15T03:51:53.419Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32432026-09-15T03:51:53.518Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32442026-09-15T03:51:53.546Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32452026-09-15T03:51:53.637Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32462026-09-15T03:51:53.735Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32472026-09-15T03:51:53.759Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32482026-09-15T03:51:53.783Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32492026-09-15T03:51:53.873Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32502026-09-15T03:51:54.300Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32512026-09-15T03:51:54.807Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32522026-09-15T03:51:54.835Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32532026-09-15T03:51:55.285Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32542026-09-15T03:51:55.346Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32552026-09-15T03:51:55.399Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32562026-09-15T03:51:55.657Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32572026-09-15T03:51:55.682Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32582026-09-15T03:51:55.710Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32592026-09-15T03:51:55.878Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32602026-09-15T03:51:56.023Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32612026-09-15T03:51:56.333Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32622026-09-15T03:51:56.639Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32632026-09-15T03:51:56.728Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32642026-09-15T03:51:56.818Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32652026-09-15T03:51:56.928Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32662026-09-15T03:51:56.970Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32672026-09-15T03:51:57.077Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32682026-09-15T03:51:57.101Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32692026-09-15T03:51:57.189Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32702026-09-15T03:51:57.214Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32712026-09-15T03:51:57.273Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32722026-09-15T03:51:57.325Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32732026-09-15T03:51:57.348Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32742026-09-15T03:51:57.452Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32752026-09-15T03:51:57.494Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32762026-09-15T03:51:57.545Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32772026-09-15T03:51:57.569Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32782026-09-15T03:51:57.860Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32792026-09-15T03:51:57.860Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32802026-09-15T03:51:57.908Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32812026-09-15T03:51:57.908Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32822026-09-15T03:51:57.912Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32832026-09-15T03:51:58.009Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32842026-09-15T03:51:58.108Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32852026-09-15T03:51:58.165Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32862026-09-15T03:51:58.220Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32872026-09-15T03:51:58.271Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32882026-09-15T03:51:58.275Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32892026-09-15T03:51:58.408Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32902026-09-15T03:51:58.465Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32912026-09-15T03:51:58.513Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32922026-09-15T03:51:58.537Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32932026-09-15T03:51:58.558Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32942026-09-15T03:51:58.639Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32952026-09-15T03:51:58.689Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32962026-09-15T03:51:58.771Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32972026-09-15T03:51:58.854Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32982026-09-15T03:51:58.902Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32992026-09-15T03:51:58.933Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
33002026-09-15T03:51:59.262Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33012026-09-15T03:51:59.305Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33022026-09-15T03:51:59.308Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33032026-09-15T03:51:59.842Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33042026-09-15T03:52:00.032Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33052026-09-15T03:52:00.057Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33062026-09-15T03:52:00.320Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33072026-09-15T03:52:01.100Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33082026-09-15T03:52:01.469Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33092026-09-15T03:52:02.894Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33102026-09-15T03:52:03.101Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33112026-09-15T03:52:03.510Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33122026-09-15T03:52:03.824Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33132026-09-15T03:52:04.737Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33142026-09-15T03:52:04.853Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33152026-09-15T03:52:05.171Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33162026-09-15T03:52:05.197Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33172026-09-15T03:52:05.429Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33182026-09-15T03:52:05.711Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33192026-09-15T03:52:05.746Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33202026-09-15T03:52:05.783Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33212026-09-15T03:52:06.515Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33222026-09-15T03:52:06.728Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33232026-09-15T03:52:06.761Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33242026-09-15T03:52:07.223Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33252026-09-15T03:52:07.499Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33262026-09-15T03:52:07.581Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33272026-09-15T03:52:07.637Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33282026-09-15T03:52:07.929Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33292026-09-15T03:52:08.031Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33302026-09-15T03:52:08.113Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33312026-09-15T03:52:08.902Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33322026-09-15T03:52:09.053Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33332026-09-15T03:52:09.709Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33342026-09-15T03:52:09.884Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33352026-09-15T03:52:10.760Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33362026-09-15T03:52:10.867Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33372026-09-15T03:52:11.211Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33382026-09-15T03:52:11.379Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33392026-09-15T03:52:11.530Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33402026-09-15T03:52:11.555Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33412026-09-15T03:52:11.612Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33422026-09-15T03:52:12.166Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33432026-09-15T03:52:12.800Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33442026-09-15T03:52:13.357Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33452026-09-15T03:52:13.521Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33462026-09-15T03:52:13.877Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33472026-09-15T03:52:13.916Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33482026-09-15T03:52:14.595Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33492026-09-15T03:52:15.310Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33502026-09-15T03:52:16.005Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33512026-09-15T03:52:16.124Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33522026-09-15T03:52:17.345Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33532026-09-15T03:52:19.469Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33542026-09-15T03:52:19.721Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33552026-09-15T03:52:21.285Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33562026-09-15T03:52:21.361Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33572026-09-15T03:52:22.996Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33582026-09-15T03:52:23.117Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33592026-09-15T03:52:23.151Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33602026-09-15T03:52:23.178Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33612026-09-15T03:52:23.315Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33622026-09-15T03:52:24.646Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33632026-09-15T03:52:24.933Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33642026-09-15T03:52:24.960Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33652026-09-15T03:52:26.363Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33662026-09-15T03:52:26.472Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33672026-09-15T03:52:26.508Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33682026-09-15T03:52:26.826Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33692026-09-15T03:52:27.252Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33702026-09-15T03:52:27.277Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33712026-09-15T03:52:27.337Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33722026-09-15T03:52:27.367Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33732026-09-15T03:52:27.842Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33742026-09-15T03:52:28.033Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33752026-09-15T03:52:28.075Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33762026-09-15T03:52:28.125Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33772026-09-15T03:52:28.625Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33782026-09-15T03:52:28.934Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33792026-09-15T03:52:29.418Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33802026-09-15T03:52:29.449Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33812026-09-15T03:52:30.236Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33822026-09-15T03:52:30.729Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33832026-09-15T03:52:31.247Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33842026-09-15T03:52:31.486Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33852026-09-15T03:52:33.930Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33862026-09-15T03:52:35.696Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33872026-09-15T03:52:36.190Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33882026-09-15T03:52:36.694Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33892026-09-15T03:52:38.536Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33902026-09-15T03:52:40.502Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33912026-09-15T03:52:41.264Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33922026-09-15T03:52:41.794Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33932026-09-15T03:52:42.366Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33942026-09-15T03:52:44.526Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33952026-09-15T03:52:45.294Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33962026-09-15T03:52:45.750Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33972026-09-15T03:52:46.973Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33982026-09-15T03:52:47.730Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33992026-09-15T03:52:48.222Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34002026-09-15T03:52:53.403Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34012026-09-15T03:52:54.063Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34022026-09-15T03:52:54.734Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34032026-09-15T03:52:55.568Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34042026-09-15T03:52:56.300Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34052026-09-15T03:52:56.855Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34062026-09-15T03:52:57.740Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34072026-09-15T03:53:00.484Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34082026-09-15T03:53:00.515Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34092026-09-15T03:53:01.430Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
34102026-09-15T03:53:01.697Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34112026-09-15T03:53:02.301Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34122026-09-15T03:53:03.473Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34132026-09-15T03:53:04.013Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
34142026-09-15T03:53:07.687Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34152026-09-15T03:53:09.431Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34162026-09-15T03:53:10.172Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34172026-09-15T03:53:10.972Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34182026-09-15T03:53:11.831Z Documenting nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
34192026-09-15T03:53:12.926Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34202026-09-15T03:53:15.255Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34212026-09-15T03:53:16.186Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34222026-09-15T03:53:17.168Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34232026-09-15T03:53:18.169Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34242026-09-15T03:53:19.378Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34252026-09-15T03:53:22.332Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34262026-09-15T03:53:22.569Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34272026-09-15T03:53:26.111Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34282026-09-15T03:53:26.371Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34292026-09-15T03:53:27.583Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34302026-09-15T03:53:29.216Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34312026-09-15T03:53:30.799Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34322026-09-15T03:53:32.493Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34332026-09-15T03:53:34.275Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34342026-09-15T03:53:35.763Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34352026-09-15T03:53:37.443Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34362026-09-15T03:53:42.299Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34372026-09-15T03:53:42.658Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34382026-09-15T03:53:43.855Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34392026-09-15T03:53:44.292Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34402026-09-15T03:53:45.937Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34412026-09-15T03:53:48.006Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34422026-09-15T03:53:49.798Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34432026-09-15T03:53:51.881Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34442026-09-15T03:53:53.690Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34452026-09-15T03:53:55.674Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34462026-09-15T03:53:57.263Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34472026-09-15T03:53:58.954Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34482026-09-15T03:54:00.784Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34492026-09-15T03:54:02.561Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34502026-09-15T03:54:04.352Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34512026-09-15T03:54:06.083Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34522026-09-15T03:54:07.825Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34532026-09-15T03:54:09.382Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34542026-09-15T03:54:11.412Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34552026-09-15T03:54:13.052Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34562026-09-15T03:54:14.992Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34572026-09-15T03:54:16.803Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34582026-09-15T03:54:18.786Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34592026-09-15T03:54:20.609Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34602026-09-15T03:54:22.458Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34612026-09-15T03:54:24.545Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34622026-09-15T03:54:26.347Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34632026-09-15T03:54:28.664Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34642026-09-15T03:54:30.281Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34652026-09-15T03:54:33.885Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34662026-09-15T03:54:34.979Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34672026-09-15T03:54:35.884Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34682026-09-15T03:54:39.797Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34692026-09-15T03:54:42.877Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34702026-09-15T03:54:44.941Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34712026-09-15T03:54:47.296Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34722026-09-15T03:54:49.554Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34732026-09-15T03:54:52.361Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34742026-09-15T03:54:54.615Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34752026-09-15T03:54:58.909Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34762026-09-15T03:55:00.969Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34772026-09-15T03:55:02.641Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34782026-09-15T03:55:04.684Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34792026-09-15T03:55:07.297Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34802026-09-15T03:55:10.080Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34812026-09-15T03:55:12.632Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34822026-09-15T03:55:14.924Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34832026-09-15T03:55:17.709Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34842026-09-15T03:55:20.226Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34852026-09-15T03:55:22.813Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34862026-09-15T03:55:25.380Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34872026-09-15T03:55:27.949Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34882026-09-15T03:55:30.577Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34892026-09-15T03:55:33.101Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34902026-09-15T03:55:35.553Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34912026-09-15T03:55:38.414Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34922026-09-15T03:55:40.914Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34932026-09-15T03:55:43.585Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34942026-09-15T03:55:46.111Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34952026-09-15T03:55:48.898Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34962026-09-15T03:55:51.441Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34972026-09-15T03:55:54.145Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34982026-09-15T03:55:56.827Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34992026-09-15T03:55:59.420Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35002026-09-15T03:56:02.156Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35012026-09-15T03:56:04.727Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
35022026-09-15T03:56:07.361Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35032026-09-15T03:56:09.967Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35042026-09-15T03:56:13.388Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35052026-09-15T03:56:15.675Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35062026-09-15T03:56:18.401Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35072026-09-15T03:56:21.329Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35082026-09-15T03:56:23.930Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35092026-09-15T03:56:26.810Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
35102026-09-15T03:56:29.815Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35112026-09-15T03:56:32.521Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35122026-09-15T03:56:35.439Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35132026-09-15T03:56:38.208Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35142026-09-15T03:56:40.872Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35152026-09-15T03:56:43.576Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35162026-09-15T03:56:46.435Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-15T03:56:49.275Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-15T03:56:52.110Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35192026-09-15T03:56:54.886Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35202026-09-15T03:57:02.689Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35212026-09-15T03:57:02.861Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35222026-09-15T03:57:06.475Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35232026-09-15T03:57:10.538Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35242026-09-15T03:57:13.814Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35252026-09-15T03:57:17.509Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35262026-09-15T03:57:21.041Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35272026-09-15T03:57:24.778Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35282026-09-15T03:57:28.407Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35292026-09-15T03:57:32.260Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35302026-09-15T03:57:35.710Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35312026-09-15T03:57:39.296Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35322026-09-15T03:57:44.335Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35332026-09-15T03:57:47.341Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35342026-09-15T03:57:51.326Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35352026-09-15T03:57:55.282Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35362026-09-15T03:57:59.323Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35372026-09-15T03:58:03.216Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35382026-09-15T03:58:07.221Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35392026-09-15T03:58:11.340Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35402026-09-15T03:58:15.156Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35412026-09-15T03:58:19.044Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35422026-09-15T03:58:22.950Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35432026-09-15T03:58:26.897Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35442026-09-15T03:58:30.834Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35452026-09-15T03:58:34.826Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35462026-09-15T03:58:38.922Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35472026-09-15T03:58:42.654Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35482026-09-15T03:58:46.671Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35492026-09-15T03:58:50.552Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35502026-09-15T03:58:54.444Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35512026-09-15T03:58:58.449Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35522026-09-15T03:59:29.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 42s
35532026-09-15T03:59:29.974Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35542026-09-15T03:59:29.974Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35552026-09-15T03:59:30.146Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 206 other files
35562026-09-15T03:59:30.257Z
35572026-09-15T03:59:30.260Zreal 7:42.347887315
35582026-09-15T03:59:30.260Zuser 20:38.833341182
35592026-09-15T03:59:30.260Zsys 4:29.087893732
35602026-09-15T03:59:30.260Ztrap 0.308202620
35612026-09-15T03:59:30.260Ztflt 0.023563943
35622026-09-15T03:59:30.260Zdflt 0.067909718
35632026-09-15T03:59:30.260Zkflt 0.000016550
35642026-09-15T03:59:30.260Zlock 7:23:25.201746714
35652026-09-15T03:59:30.260Zslp 2:35:42.034782999
35662026-09-15T03:59:30.260Zlat 34.996976235
35672026-09-15T03:59:30.260Zstop 2:11.538597335
35682026-09-15T03:59:30.260Zprocess exited: duration 847340 ms, exit code 0
 
35692026-09-15T03:59:30.267Zfound 0 output files