01M1C315XYKAJT9N9CGK1NMC8M: clippy (helios)

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

Buildomat Job: 01M1C330Q598T2KGW8YE8CACRD

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-31T14:21:37.518Zjob assigned to worker 01M1C33CE7X0PCV1BG86WTJ4VK [factory aws, i-0d566172afb5146cc] (queued for 1 m 2 s)
 
22026-08-31T14:21:44.685Zstarting task 0: "setup"
32026-08-31T14:21:44.691Z++ uname -s
42026-08-31T14:21:44.695Z+ kern=SunOS
52026-08-31T14:21:44.695Z+ build_user=build
62026-08-31T14:21:44.695Z+ build_uid=12345
72026-08-31T14:21:44.695Z+ work_dir=/work
82026-08-31T14:21:44.695Z+ input_dir=/input
92026-08-31T14:21:44.695Z+ [[ 0 == 12345 ]]
102026-08-31T14:21:44.695Z+ case "$kern" in
112026-08-31T14:21:44.695Z+ groupadd -g 12345 build
122026-08-31T14:21:44.695Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-31T14:21:46.699Z+ zfs create -o mountpoint=/work rpool/work
142026-08-31T14:21:46.766Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-31T14:21:46.773Z+ home_fs=zfs
162026-08-31T14:21:46.773Z+ [[ zfs == autofs ]]
172026-08-31T14:21:46.774Z+ mkdir -p /home/build
182026-08-31T14:21:46.774Z+ chown build:build /home/build /work
192026-08-31T14:21:48.775Z+ chmod 0700 /home/build /work
202026-08-31T14:21:48.779Zprocess exited: duration 4086 ms, exit code 0
 
212026-08-31T14:21:49.302Zstarting task 1: "rust-toolchain"
222026-08-31T14:21:49.308Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-31T14:21:49.308Z * rust toolchain channel = "1.97.1"
242026-08-31T14:21:49.308Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-08-31T14:21:49.308Z * rust toolchain profile = "default"
262026-08-31T14:21:49.308Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-31T14:21:49.308Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-31T14:21:49.309Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-31T14:21:49.309Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-31T14:21:49.309Zinfo: downloading installer
312026-08-31T14:21:50.864Zwarn: It looks like you have an existing rustup settings file at:
322026-08-31T14:21:50.864Zwarn: /home/build/.rustup/settings.toml
332026-08-31T14:21:50.864Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-31T14:21:50.864Zwarn: instead of the one inferred from the default host triple.
352026-08-31T14:21:50.934Zinfo: profile set to default
362026-08-31T14:21:50.934Zinfo: default host triple is x86_64-unknown-illumos
372026-08-31T14:21:50.934Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-31T14:21:50.934Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-31T14:21:50.934Zinfo: downloading 6 components
402026-08-31T14:22:05.792Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-31T14:22:05.792Z
422026-08-31T14:22:05.821Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-31T14:22:05.821Z
442026-08-31T14:22:05.821Z
452026-08-31T14:22:05.821ZRust is installed now. Great!
462026-08-31T14:22:05.821Z
472026-08-31T14:22:05.826ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-31T14:22:05.826Zenvironment variable. This has not been done automatically.
492026-08-31T14:22:05.826Z
502026-08-31T14:22:05.826ZTo configure your current shell, you need to source
512026-08-31T14:22:05.826Zthe corresponding env file under $HOME/.cargo.
522026-08-31T14:22:05.826Z
532026-08-31T14:22:05.826ZThis is usually done by running one of the following (note the leading DOT):
542026-08-31T14:22:05.826Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-31T14:22:05.826Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-31T14:22:05.826Zsource "~/.cargo/env.nu" # For nushell
572026-08-31T14:22:05.827Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-31T14:22:05.827Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-31T14:22:05.827Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-31T14:22:05.827Zwarn: no default linker (`cc`) was found in your PATH
612026-08-31T14:22:05.827Zwarn: many Rust crates require a system C toolchain to build
622026-08-31T14:22:05.922Z+ rustup --version
632026-08-31T14:22:05.931Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-31T14:22:05.939Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-31T14:22:05.951Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-31T14:22:05.955Z+ cargo --version
672026-08-31T14:22:05.968Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-31T14:22:05.971Z+ rustc --version
692026-08-31T14:22:05.988Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-31T14:22:05.992Zprocess exited: duration 16776 ms, exit code 0
 
712026-08-31T14:22:06.014Zstarting task 2: "authentication"
722026-08-31T14:22:06.045Zprocess exited: duration 20 ms, exit code 0
 
732026-08-31T14:22:06.056Zstarting task 3: "clone repository"
742026-08-31T14:22:06.061Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-31T14:22:06.064Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-31T14:22:06.096ZCloning into '/work/oxidecomputer/omicron'...
772026-08-31T14:22:18.601Z+ cd /work/oxidecomputer/omicron
782026-08-31T14:22:18.601Z+ git fetch origin c28413b20f50762b4f1ff1748cd7fa5ca6eea6c6
792026-08-31T14:22:18.926ZFrom https://github.com/oxidecomputer/omicron
802026-08-31T14:22:18.926Z * branch c28413b20f50762b4f1ff1748cd7fa5ca6eea6c6 -> FETCH_HEAD
812026-08-31T14:22:18.936Z+ [[ -n '' ]]
822026-08-31T14:22:18.936Z+ git reset --hard c28413b20f50762b4f1ff1748cd7fa5ca6eea6c6
832026-08-31T14:22:19.198ZHEAD is now at c28413b20 [workspace-hack] regenerate for itertools 0.15 pulled in by the main merge
842026-08-31T14:22:19.206Zprocess exited: duration 13145 ms, exit code 0
 
852026-08-31T14:22:19.223Zstarting task 4: "build"
862026-08-31T14:22:19.229Z+ source ./env.sh
872026-08-31T14:22:19.229Z++ OLD_SHELL_OPTS=ehxB
882026-08-31T14:22:19.229Z++ set -o xtrace
892026-08-31T14:22:19.235Z++++ dirname ./env.sh
902026-08-31T14:22:19.235Z+++ readlink -f .
912026-08-31T14:22:19.235Z++ OMICRON_WS=/work/oxidecomputer/omicron
922026-08-31T14:22:19.235Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932026-08-31T14:22:19.235Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942026-08-31T14:22:19.235Z++ 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
952026-08-31T14:22:19.235Z++ 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
962026-08-31T14:22:19.235Z++ 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
972026-08-31T14:22:19.236Z++ 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
982026-08-31T14:22:19.236Z++ 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
992026-08-31T14:22:19.236Z++ 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
1002026-08-31T14:22:19.236Z++ 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
1012026-08-31T14:22:19.236Z++ 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
1022026-08-31T14:22:19.236Z++ case $OLD_SHELL_OPTS in
1032026-08-31T14:22:19.237Z++ unset OLD_SHELL_OPTS OMICRON_WS
1042026-08-31T14:22:19.237Z+ source .github/buildomat/ci-env.sh
1052026-08-31T14:22:19.237Z++ export CARGO_TERM_COLOR=always
1062026-08-31T14:22:19.237Z++ CARGO_TERM_COLOR=always
1072026-08-31T14:22:19.257Z+++ uname -s
1082026-08-31T14:22:19.257Z++ [[ SunOS == \S\u\n\O\S ]]
1092026-08-31T14:22:19.258Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1102026-08-31T14:22:19.258Z+ cargo --version
1112026-08-31T14:22:19.287Zcargo 1.97.1 (c980f4866 2026-06-30)
1122026-08-31T14:22:19.287Z+ rustc --version
1132026-08-31T14:22:19.305Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1142026-08-31T14:22:19.305Z+ banner prerequisites
1152026-08-31T14:22:19.305Z
1162026-08-31T14:22:19.305Z ##### ##### ###### ##### ###### #### # # # #### #
1172026-08-31T14:22:19.305Z # # # # # # # # # # # # # # #
1182026-08-31T14:22:19.306Z # # # # ##### # # ##### # # # # # #### #
1192026-08-31T14:22:19.306Z ##### ##### # ##### # # # # # # # # #
1202026-08-31T14:22:19.306Z # # # # # # # # # # # # # # #
1212026-08-31T14:22:19.306Z # # # ###### # # ###### ### # #### # #### #
1222026-08-31T14:22:19.306Z
1232026-08-31T14:22:19.306Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1242026-08-31T14:22:21.220Z Startup: Refreshing catalog 'helios' ... Done
1252026-08-31T14:22:21.622Z Startup: Caching catalogs ... Done
1262026-08-31T14:22:23.913ZPlanning: Solver setup ... Done (2.170s)
1272026-08-31T14:22:23.982ZPlanning: Running solver ... Done (0.064s)
1282026-08-31T14:22:24.028ZPlanning: Finding local manifests ... Done (0.003s)
1292026-08-31T14:22:24.129ZPlanning: Fetching manifests: 0/2 0% complete
1302026-08-31T14:22:24.138ZPlanning: Fetching manifests: 2/2 100% complete
1312026-08-31T14:22:24.138ZPlanning: Package planning ... Done (0.013s)
1322026-08-31T14:22:24.138ZPlanning: Merging actions ... Done (0.001s)
1332026-08-31T14:22:24.310ZPlanning: Checking for conflicting actions ... Done (0.227s)
1342026-08-31T14:22:24.324ZPlanning: Consolidating action changes ... Done (0.001s)
1352026-08-31T14:22:25.084ZPlanning: Evaluating mediators ... Done (0.781s)
1362026-08-31T14:22:25.089ZPlanning: Planning completed in 3.43 seconds
1372026-08-31T14:22:25.093Z Packages to install: 2
1382026-08-31T14:22:25.093Z Estimated space available: 156.01 GB
1392026-08-31T14:22:25.100ZEstimated space to be consumed: 83.65 MB
1402026-08-31T14:22:25.100Z Create boot environment: No
1412026-08-31T14:22:25.100ZCreate backup boot environment: No
1422026-08-31T14:22:25.100Z Rebuild boot archive: No
1432026-08-31T14:22:25.100Z
1442026-08-31T14:22:25.100ZChanged packages:
1452026-08-31T14:22:25.100Zhelios
1462026-08-31T14:22:25.100Z developer/build-essential
1472026-08-31T14:22:25.100Z None -> 11-3.0
1482026-08-31T14:22:25.100Z library/libxmlsec1
1492026-08-31T14:22:25.100Z None -> 1.2.35-3.0
1502026-08-31T14:22:25.118Z
1512026-08-31T14:22:25.118ZDownload: 0/214 items 0.0/1.3MB 0% complete
1522026-08-31T14:22:25.194ZDownload: Completed 1.28 MB in 0.08 seconds (16.7M/s)
1532026-08-31T14:22:25.245Z Actions: 1/268 actions (Installing new actions)
1542026-08-31T14:22:25.283Z Actions: Completed 268 actions in 0.04 seconds.
1552026-08-31T14:22:25.325ZFinalize: Updating package state database ... Done (0.037s)
1562026-08-31T14:22:25.330ZFinalize: Updating package cache ... Done (0.000s)
1572026-08-31T14:22:25.418ZFinalize: Updating image state ... Done (0.097s)
1582026-08-31T14:22:27.876ZFinalize: Creating fast lookup database ... Done (2.397s)
1592026-08-31T14:22:27.946ZFinalize: Reading search index ... Done (0.011s)
1602026-08-31T14:22:27.954ZFinalize: Updating search index ... Done (0.000s)
1612026-08-31T14:22:28.013ZFinalize: Updating package cache ... Done (0.000s)
1622026-08-31T14:22:28.403ZPlanning: Evaluating mediator changes ... Done
1632026-08-31T14:22:28.489ZPlanning: Checking for conflicting actions ... Done
1642026-08-31T14:22:28.493ZPlanning: Consolidating action changes ... Done
1652026-08-31T14:22:28.671ZPlanning: Evaluating mediators ... Done
1662026-08-31T14:22:28.685ZPlanning: Planning completed in 0.26 seconds
1672026-08-31T14:22:28.685Z Mediators to change: 2
1682026-08-31T14:22:28.685Z Create boot environment: No
1692026-08-31T14:22:28.685ZCreate backup boot environment: No
1702026-08-31T14:22:28.716ZFinalize: Updating package state database ... Done
1712026-08-31T14:22:28.716ZFinalize: Updating package cache ... Done
1722026-08-31T14:22:28.764ZFinalize: Updating image state ... Done
1732026-08-31T14:22:30.803ZFinalize: Creating fast lookup database ... Done
1742026-08-31T14:22:30.888ZFinalize: Reading search index ... Done
1752026-08-31T14:22:30.888ZFinalize: Updating search index ... Done
1762026-08-31T14:22:31.248ZFinalize: Updating package cache ... Done
1772026-08-31T14:22:31.313ZPlanning: Evaluating mediator changes ... Done
1782026-08-31T14:22:31.436ZPlanning: Checking for conflicting actions ... Done
1792026-08-31T14:22:31.436ZPlanning: Consolidating action changes ... Done
1802026-08-31T14:22:31.574ZPlanning: Evaluating mediators ... Done
1812026-08-31T14:22:31.696ZPlanning: Planning completed in 0.26 seconds
1822026-08-31T14:22:31.696Z Mediators to change: 1
1832026-08-31T14:22:31.696Z Create boot environment: No
1842026-08-31T14:22:31.696ZCreate backup boot environment: No
1852026-08-31T14:22:31.696ZFinalize: Updating package state database ... Done
1862026-08-31T14:22:31.696ZFinalize: Updating package cache ... Done
1872026-08-31T14:22:31.837ZFinalize: Updating image state ... Done
1882026-08-31T14:22:33.786ZFinalize: Creating fast lookup database ... Done
1892026-08-31T14:22:33.999ZFinalize: Reading search index ... Done
1902026-08-31T14:22:33.999ZFinalize: Updating search index ... Done
1912026-08-31T14:22:33.999ZFinalize: Updating package cache ... Done
1922026-08-31T14:22:34.390ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1932026-08-31T14:22:34.390Zapache system 2.4 system
1942026-08-31T14:22:34.390Zclang system 15 system
1952026-08-31T14:22:34.390Zcsh system system illumos
1962026-08-31T14:22:34.390Zctags system system illumos
1972026-08-31T14:22:34.390Zfile vendor vendor darwinsys
1982026-08-31T14:22:34.390Zfile system system illumos
1992026-08-31T14:22:34.390Zgcc vendor 14 vendor
2002026-08-31T14:22:34.390Zgcc system 13 system
2012026-08-31T14:22:34.390Zgcc system 10 system
2022026-08-31T14:22:34.390Zgo system 1.25 system
2032026-08-31T14:22:34.390Zllvm system 15 system
2042026-08-31T14:22:34.390Zmariadb system 11.4 system
2052026-08-31T14:22:34.390Zmta vendor vendor dma
2062026-08-31T14:22:34.390Zopenjdk system 17 system
2072026-08-31T14:22:34.390Zopenjdk system 11 system
2082026-08-31T14:22:34.390Zopenssl vendor 3 vendor
2092026-08-31T14:22:34.390Zperl system 5.40 system
2102026-08-31T14:22:34.390Zpostgresql system 18 system
2112026-08-31T14:22:34.390Zpostgresql system 17 system
2122026-08-31T14:22:34.390Zpython vendor 3 vendor
2132026-08-31T14:22:34.391Zpython system 2 system
2142026-08-31T14:22:34.391Zpython3 vendor 3.13 vendor
2152026-08-31T14:22:34.391Zruby system 3.4 system
2162026-08-31T14:22:34.391Zruby system 3.0 system
2172026-08-31T14:22:34.391Zwords vendor vendor american-english
2182026-08-31T14:22:34.391Zwords system system australian-english
2192026-08-31T14:22:34.391Zwords system system british-english
2202026-08-31T14:22:34.391Zwords system system canadian-english
2212026-08-31T14:22:34.391Zwords system system french
2222026-08-31T14:22:34.391Zwords system system italian
2232026-08-31T14:22:34.391Zwords system system ngerman
2242026-08-31T14:22:34.391Zwords system system ogerman
2252026-08-31T14:22:34.391Zwords system system spanish
2262026-08-31T14:22:34.713ZPUBLISHER TYPE STATUS P LOCATION
2272026-08-31T14:22:34.713Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2282026-08-31T14:22:35.895ZFMRI IFO
2292026-08-31T14:22:35.895Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2302026-08-31T14:22:35.895Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2312026-08-31T14:22:35.895Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2322026-08-31T14:22:35.895Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2332026-08-31T14:22:35.895Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2342026-08-31T14:22:35.895Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2352026-08-31T14:22:35.895Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2362026-08-31T14:22:35.895Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2372026-08-31T14:22:35.895Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2382026-08-31T14:22:36.165Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2392026-08-31T14:22:36.165Z Updating crates.io index
2402026-08-31T14:22:36.172Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2412026-08-31T14:22:36.175Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2422026-08-31T14:22:36.664Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2432026-08-31T14:22:37.034Z Updating git repository `https://github.com/oxidecomputer/propolis`
2442026-08-31T14:22:38.002Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2452026-08-31T14:22:39.212Z Updating git repository `https://github.com/oxidecomputer/crucible`
2462026-08-31T14:22:43.245Z Updating git repository `https://github.com/oxidecomputer/opte`
2472026-08-31T14:22:43.245Z Updating git repository `https://github.com/oxidecomputer/tofino`
2482026-08-31T14:22:43.245Z Updating git repository `https://github.com/oxidecomputer/lldp`
2492026-08-31T14:22:43.245Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-08-31T14:22:43.766Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-08-31T14:22:44.178Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-08-31T14:22:44.565Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2532026-08-31T14:22:45.004Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2542026-08-31T14:22:45.349Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2552026-08-31T14:22:45.489Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2562026-08-31T14:22:45.728Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2572026-08-31T14:22:46.018Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2582026-08-31T14:22:46.305Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2592026-08-31T14:22:46.671Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2602026-08-31T14:22:47.437Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2612026-08-31T14:22:47.773Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2622026-08-31T14:22:48.318Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2632026-08-31T14:22:48.655Z Updating git repository `https://github.com/oxidecomputer/erebor`
2642026-08-31T14:22:48.967Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2652026-08-31T14:22:50.291Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2662026-08-31T14:22:50.850Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2672026-08-31T14:22:51.266Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2682026-08-31T14:22:51.467Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692026-08-31T14:22:51.836Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2702026-08-31T14:22:52.394Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712026-08-31T14:22:52.975Z Updating git repository `https://github.com/oxidecomputer/tough`
2722026-08-31T14:22:53.892Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2732026-08-31T14:22:54.178Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2742026-08-31T14:22:54.178Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2752026-08-31T14:22:54.463Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2762026-08-31T14:22:54.872Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2772026-08-31T14:22:55.142Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2782026-08-31T14:22:55.694Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2792026-08-31T14:22:56.375Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2802026-08-31T14:22:57.509Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2812026-08-31T14:22:58.354Z Updating git repository `https://github.com/illumos/smf-rs`
2822026-08-31T14:23:00.071Z Downloading crates ...
2832026-08-31T14:23:00.098Z Downloaded heck v0.5.0
2842026-08-31T14:23:00.098Z Downloaded papergrid v0.11.0
2852026-08-31T14:23:00.098Z Downloaded anstream v1.0.0
2862026-08-31T14:23:00.098Z Downloaded proc-macro2 v1.0.106
2872026-08-31T14:23:00.098Z Downloaded errno v0.3.14
2882026-08-31T14:23:00.098Z Downloaded autocfg v1.5.0
2892026-08-31T14:23:00.098Z Downloaded zerocopy-derive v0.7.35
2902026-08-31T14:23:00.098Z Downloaded colorchoice v1.0.4
2912026-08-31T14:23:00.098Z Downloaded zmij v1.0.21
2922026-08-31T14:23:00.098Z Downloaded dof v0.3.0
2932026-08-31T14:23:00.098Z Downloaded serde_json v1.0.151
2942026-08-31T14:23:00.098Z Downloaded toml v0.8.23
2952026-08-31T14:23:00.098Z Downloaded itoa v1.0.17
2962026-08-31T14:23:00.098Z Downloaded winnow v0.7.14
2972026-08-31T14:23:00.098Z Downloaded camino-tempfile v1.4.1
2982026-08-31T14:23:00.098Z Downloaded pest_meta v2.8.6
2992026-08-31T14:23:00.098Z Downloaded strsim v0.11.1
3002026-08-31T14:23:00.099Z Downloaded dtrace-parser v0.2.0
3012026-08-31T14:23:00.099Z Downloaded fastrand v2.3.0
3022026-08-31T14:23:00.099Z Downloaded heck v0.4.1
3032026-08-31T14:23:00.099Z Downloaded serde_spanned v0.6.9
3042026-08-31T14:23:00.099Z Downloaded anstyle-query v1.1.5
3052026-08-31T14:23:00.099Z Downloaded memmap v0.7.0
3062026-08-31T14:23:00.099Z Downloaded cargo-platform v0.3.2
3072026-08-31T14:23:00.099Z Downloaded cfg-if v1.0.4
3082026-08-31T14:23:00.099Z Downloaded plain v0.2.3
3092026-08-31T14:23:00.099Z Downloaded scroll_derive v0.12.1
3102026-08-31T14:23:00.099Z Downloaded generic-array v0.14.7
3112026-08-31T14:23:00.099Z Downloaded toml_write v0.1.2
3122026-08-31T14:23:00.099Z Downloaded clap_lex v1.0.0
3132026-08-31T14:23:00.099Z Downloaded block-buffer v0.10.4
3142026-08-31T14:23:00.099Z Downloaded macaddr v1.0.1
3152026-08-31T14:23:00.099Z Downloaded is_terminal_polyfill v1.70.2
3162026-08-31T14:23:00.099Z Downloaded smawk v0.3.2
3172026-08-31T14:23:00.099Z Downloaded version_check v0.9.5
3182026-08-31T14:23:00.100Z Downloaded usdt-attr-macro v0.5.0
3192026-08-31T14:23:00.100Z Downloaded tabled_derive v0.7.0
3202026-08-31T14:23:00.100Z Downloaded proc-macro-error-attr v1.0.4
3212026-08-31T14:23:00.100Z Downloaded unicode-linebreak v0.1.5
3222026-08-31T14:23:00.100Z Downloaded thread-id v4.2.2
3232026-08-31T14:23:00.100Z Downloaded terminal_size v0.4.3
3242026-08-31T14:23:00.100Z Downloaded fnv v1.0.7
3252026-08-31T14:23:00.100Z Downloaded toml_datetime v0.6.11
3262026-08-31T14:23:00.100Z Downloaded equivalent v1.0.2
3272026-08-31T14:23:00.100Z Downloaded cpufeatures v0.2.17
3282026-08-31T14:23:00.100Z Downloaded usdt v0.5.0
3292026-08-31T14:23:00.100Z Downloaded utf8parse v0.2.2
3302026-08-31T14:23:00.100Z Downloaded pretty-hex v0.4.1
3312026-08-31T14:23:00.100Z Downloaded quote v1.0.45
3322026-08-31T14:23:00.100Z Downloaded digest v0.10.7
3332026-08-31T14:23:00.100Z Downloaded bytecount v0.6.9
3342026-08-31T14:23:00.100Z Downloaded cargo_toml v0.21.0
3352026-08-31T14:23:00.100Z Downloaded clap_derive v4.6.1
3362026-08-31T14:23:00.100Z Downloaded swrite v0.1.0
3372026-08-31T14:23:00.100Z Downloaded usdt-macro v0.5.0
3382026-08-31T14:23:00.100Z Downloaded anstyle-parse v1.0.0
3392026-08-31T14:23:00.100Z Downloaded crypto-common v0.1.7
3402026-08-31T14:23:00.100Z Downloaded thiserror v1.0.69
3412026-08-31T14:23:00.100Z Downloaded usdt-impl v0.5.0
3422026-08-31T14:23:00.100Z Downloaded byteorder v1.5.0
3432026-08-31T14:23:00.100Z Downloaded proc-macro-error v1.0.4
3442026-08-31T14:23:00.100Z Downloaded fs-err v3.3.0
3452026-08-31T14:23:00.100Z Downloaded sha2 v0.10.9
3462026-08-31T14:23:00.100Z Downloaded serde_tokenstream v0.2.3
3472026-08-31T14:23:00.100Z Downloaded thiserror-impl v2.0.18
3482026-08-31T14:23:00.100Z Downloaded scroll v0.12.0
3492026-08-31T14:23:00.100Z Downloaded thiserror-impl v1.0.69
3502026-08-31T14:23:00.100Z Downloaded thiserror v2.0.18
3512026-08-31T14:23:00.100Z Downloaded semver v1.0.28
3522026-08-31T14:23:00.100Z Downloaded cargo_metadata v0.23.1
3532026-08-31T14:23:00.142Z Downloaded anstyle v1.0.14
3542026-08-31T14:23:00.142Z Downloaded bitflags v2.11.0
3552026-08-31T14:23:00.142Z Downloaded anyhow v1.0.104
3562026-08-31T14:23:00.142Z Downloaded serde_derive v1.0.229
3572026-08-31T14:23:00.143Z Downloaded ucd-trie v0.1.7
3582026-08-31T14:23:00.143Z Downloaded getrandom v0.4.3
3592026-08-31T14:23:00.203Z Downloaded pest_derive v2.8.6
3602026-08-31T14:23:00.203Z Downloaded camino v1.2.5
3612026-08-31T14:23:00.203Z Downloaded pest_generator v2.8.6
3622026-08-31T14:23:00.203Z Downloaded tempfile v3.27.0
3632026-08-31T14:23:00.203Z Downloaded serde_core v1.0.229
3642026-08-31T14:23:00.203Z Downloaded unicode-ident v1.0.24
3652026-08-31T14:23:00.203Z Downloaded serde v1.0.229
3662026-08-31T14:23:00.203Z Downloaded log v0.4.33
3672026-08-31T14:23:00.203Z Downloaded clap v4.6.1
3682026-08-31T14:23:00.321Z Downloaded toml_edit v0.22.27
3692026-08-31T14:23:00.321Z Downloaded once_cell v1.21.3
3702026-08-31T14:23:00.321Z Downloaded textwrap v0.16.2
3712026-08-31T14:23:00.321Z Downloaded pest v2.8.6
3722026-08-31T14:23:00.322Z Downloaded memchr v2.8.0
3732026-08-31T14:23:00.322Z Downloaded indexmap v2.14.0
3742026-08-31T14:23:00.322Z Downloaded typenum v1.20.1
3752026-08-31T14:23:00.322Z Downloaded goblin v0.8.2
3762026-08-31T14:23:00.322Z Downloaded hashbrown v0.17.0
3772026-08-31T14:23:00.344Z Downloaded zerocopy v0.7.35
3782026-08-31T14:23:00.344Z Downloaded clap_builder v4.6.0
3792026-08-31T14:23:00.345Z Downloaded tabled v0.15.0
3802026-08-31T14:23:00.345Z Downloaded syn v1.0.109
3812026-08-31T14:23:00.345Z Downloaded unicode-width v0.1.14
3822026-08-31T14:23:00.345Z Downloaded syn v2.0.117
3832026-08-31T14:23:00.345Z Downloaded syn v3.0.3
3842026-08-31T14:23:00.345Z Downloaded unicode-width v0.2.0
3852026-08-31T14:23:00.345Z Downloaded rustix v1.1.4
3862026-08-31T14:23:00.345Z Downloaded libc v0.2.185
3872026-08-31T14:23:00.405Z Compiling proc-macro2 v1.0.106
3882026-08-31T14:23:00.405Z Compiling unicode-ident v1.0.24
3892026-08-31T14:23:00.405Z Compiling quote v1.0.45
3902026-08-31T14:23:00.450Z Compiling serde_core v1.0.229
3912026-08-31T14:23:00.450Z Compiling libc v0.2.185
3922026-08-31T14:23:00.450Z Compiling version_check v0.9.5
3932026-08-31T14:23:00.450Z Compiling memchr v2.8.0
3942026-08-31T14:23:00.450Z Compiling serde v1.0.229
3952026-08-31T14:23:00.707Z Compiling zmij v1.0.21
3962026-08-31T14:23:01.000Z Compiling thiserror v1.0.69
3972026-08-31T14:23:01.240Z Compiling ucd-trie v0.1.7
3982026-08-31T14:23:01.240Z Compiling itoa v1.0.17
3992026-08-31T14:23:01.496Z Compiling pest v2.8.6
4002026-08-31T14:23:01.496Z Compiling rustix v1.1.4
4012026-08-31T14:23:01.496Z Compiling byteorder v1.5.0
4022026-08-31T14:23:01.769Z Compiling errno v0.3.14
4032026-08-31T14:23:01.769Z Compiling serde_json v1.0.151
4042026-08-31T14:23:02.313Z Compiling bitflags v2.11.0
4052026-08-31T14:23:02.313Z Compiling syn v2.0.117
4062026-08-31T14:23:02.313Z Compiling syn v3.0.3
4072026-08-31T14:23:02.314Z Compiling thread-id v4.2.2
4082026-08-31T14:23:03.278Z Compiling proc-macro-error-attr v1.0.4
4092026-08-31T14:23:03.278Z Compiling usdt-impl v0.5.0
4102026-08-31T14:23:03.278Z Compiling syn v1.0.109
4112026-08-31T14:23:03.278Z Compiling pest_meta v2.8.6
4122026-08-31T14:23:03.278Z Compiling camino v1.2.5
4132026-08-31T14:23:04.342Z Compiling proc-macro-error v1.0.4
4142026-08-31T14:23:04.342Z Compiling getrandom v0.4.3
4152026-08-31T14:23:04.342Z Compiling utf8parse v0.2.2
4162026-08-31T14:23:04.343Z Compiling log v0.4.33
4172026-08-31T14:23:04.343Z Compiling hashbrown v0.17.0
4182026-08-31T14:23:04.343Z Compiling equivalent v1.0.2
4192026-08-31T14:23:04.343Z Compiling plain v0.2.3
4202026-08-31T14:23:04.343Z Compiling anstyle-parse v1.0.0
4212026-08-31T14:23:04.343Z Compiling terminal_size v0.4.3
4222026-08-31T14:23:04.672Z Compiling indexmap v2.14.0
4232026-08-31T14:23:04.672Z Compiling is_terminal_polyfill v1.70.2
4242026-08-31T14:23:04.672Z Compiling serde_derive v1.0.229
4252026-08-31T14:23:04.673Z Compiling pest_generator v2.8.6
4262026-08-31T14:23:04.673Z Compiling colorchoice v1.0.4
4272026-08-31T14:23:04.673Z Compiling autocfg v1.5.0
4282026-08-31T14:23:04.673Z Compiling anstyle v1.0.14
4292026-08-31T14:23:04.673Z Compiling winnow v0.7.14
4302026-08-31T14:23:04.673Z Compiling pretty-hex v0.4.1
4312026-08-31T14:23:04.673Z Compiling toml_write v0.1.2
4322026-08-31T14:23:04.673Z Compiling cfg-if v1.0.4
4332026-08-31T14:23:05.082Z Compiling thiserror v2.0.18
4342026-08-31T14:23:05.083Z Compiling anstyle-query v1.1.5
4352026-08-31T14:23:05.083Z Compiling anstream v1.0.0
4362026-08-31T14:23:05.401Z Compiling fs-err v3.3.0
4372026-08-31T14:23:05.401Z Compiling once_cell v1.21.3
4382026-08-31T14:23:05.401Z Compiling bytecount v0.6.9
4392026-08-31T14:23:05.401Z Compiling unicode-width v0.1.14
4402026-08-31T14:23:05.401Z Compiling clap_lex v1.0.0
4412026-08-31T14:23:05.401Z Compiling heck v0.4.1
4422026-08-31T14:23:05.401Z Compiling fnv v1.0.7
4432026-08-31T14:23:05.506Z Compiling anyhow v1.0.104
4442026-08-31T14:23:05.506Z Compiling fastrand v2.3.0
4452026-08-31T14:23:05.506Z Compiling strsim v0.11.1
4462026-08-31T14:23:05.506Z Compiling heck v0.5.0
4472026-08-31T14:23:05.633Z Compiling clap_builder v4.6.0
4482026-08-31T14:23:05.693Z Compiling tempfile v3.27.0
4492026-08-31T14:23:05.783Z Compiling thiserror-impl v1.0.69
4502026-08-31T14:23:06.314Z Compiling zerocopy-derive v0.7.35
4512026-08-31T14:23:06.315Z Compiling pest_derive v2.8.6
4522026-08-31T14:23:06.315Z Compiling scroll_derive v0.12.1
4532026-08-31T14:23:06.893Z Compiling thiserror-impl v2.0.18
4542026-08-31T14:23:06.893Z Compiling tabled_derive v0.7.0
4552026-08-31T14:23:06.893Z Compiling clap_derive v4.6.1
4562026-08-31T14:23:07.239Z Compiling scroll v0.12.0
4572026-08-31T14:23:07.239Z Compiling zerocopy v0.7.35
4582026-08-31T14:23:07.239Z Compiling goblin v0.8.2
4592026-08-31T14:23:08.132Z Compiling dtrace-parser v0.2.0
4602026-08-31T14:23:08.132Z Compiling papergrid v0.11.0
4612026-08-31T14:23:08.132Z Compiling serde_spanned v0.6.9
4622026-08-31T14:23:08.132Z Compiling toml_datetime v0.6.11
4632026-08-31T14:23:08.132Z Compiling dof v0.3.0
4642026-08-31T14:23:08.132Z Compiling serde_tokenstream v0.2.3
4652026-08-31T14:23:09.071Z Compiling toml_edit v0.22.27
4662026-08-31T14:23:09.071Z Compiling semver v1.0.28
4672026-08-31T14:23:09.072Z Compiling cargo-platform v0.3.2
4682026-08-31T14:23:09.072Z Compiling memmap v0.7.0
4692026-08-31T14:23:09.072Z Compiling unicode-width v0.2.0
4702026-08-31T14:23:09.072Z Compiling unicode-linebreak v0.1.5
4712026-08-31T14:23:09.072Z Compiling smawk v0.3.2
4722026-08-31T14:23:09.072Z Compiling cargo_metadata v0.23.1
4732026-08-31T14:23:09.072Z Compiling textwrap v0.16.2
4742026-08-31T14:23:09.072Z Compiling usdt-attr-macro v0.5.0
4752026-08-31T14:23:09.072Z Compiling usdt-macro v0.5.0
4762026-08-31T14:23:10.091Z Compiling clap v4.6.1
4772026-08-31T14:23:10.091Z Compiling tabled v0.15.0
4782026-08-31T14:23:10.092Z Compiling macaddr v1.0.1
4792026-08-31T14:23:10.092Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4802026-08-31T14:23:10.092Z Compiling camino-tempfile v1.4.1
4812026-08-31T14:23:10.092Z Compiling toml v0.8.23
4822026-08-31T14:23:10.624Z Compiling cargo_toml v0.21.0
4832026-08-31T14:23:10.624Z Compiling swrite v0.1.0
4842026-08-31T14:23:12.043Z Compiling usdt v0.5.0
4852026-08-31T14:23:12.043Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4862026-08-31T14:23:13.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.97s
4872026-08-31T14:23:14.616Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4882026-08-31T14:23:14.616Z Downloading crates ...
4892026-08-31T14:23:14.616Z Downloaded addr2line v0.25.1
4902026-08-31T14:23:14.616Z Downloaded adler2 v2.0.1
4912026-08-31T14:23:14.616Z Downloaded aho-corasick v1.1.4
4922026-08-31T14:23:14.616Z Downloaded ascii-canvas v3.0.0
4932026-08-31T14:23:14.616Z Downloaded bit-set v0.5.3
4942026-08-31T14:23:14.616Z Downloaded ahash v0.8.12
4952026-08-31T14:23:14.616Z Downloaded bcs v0.1.6
4962026-08-31T14:23:14.616Z Downloaded aead v0.5.2
4972026-08-31T14:23:14.617Z Downloaded async-stream-impl v0.3.6
4982026-08-31T14:23:14.617Z Downloaded atomicwrites v0.4.4
4992026-08-31T14:23:14.617Z Downloaded atty v0.2.14
5002026-08-31T14:23:14.617Z Downloaded bcrypt-pbkdf v0.11.0
5012026-08-31T14:23:14.617Z Downloaded backtrace-ext v0.2.1
5022026-08-31T14:23:14.617Z Downloaded bit-set v0.8.0
5032026-08-31T14:23:14.617Z Downloaded atomic-waker v1.1.2
5042026-08-31T14:23:14.617Z Downloaded float-cmp v0.10.0
5052026-08-31T14:23:14.617Z Downloaded anstream v0.6.21
5062026-08-31T14:23:14.617Z Downloaded anstyle-parse v0.2.7
5072026-08-31T14:23:14.617Z Downloaded futures-task v0.3.32
5082026-08-31T14:23:14.617Z Downloaded endian-type v0.1.2
5092026-08-31T14:23:14.617Z Downloaded array-init v0.0.4
5102026-08-31T14:23:14.617Z Downloaded async-recursion v1.1.1
5112026-08-31T14:23:15.231Z Downloaded bitfield-struct v0.6.2
5122026-08-31T14:23:15.231Z Downloaded aead v0.6.1
5132026-08-31T14:23:15.231Z Downloaded async-stream v0.3.6
5142026-08-31T14:23:15.231Z Downloaded embedded-io v0.6.1
5152026-08-31T14:23:15.231Z Downloaded enum-as-inner v0.6.1
5162026-08-31T14:23:15.231Z Downloaded arrayref v0.3.9
5172026-08-31T14:23:15.231Z Downloaded bitfield v0.19.4
5182026-08-31T14:23:15.231Z Downloaded fd-lock v4.0.4
5192026-08-31T14:23:15.231Z Downloaded bb8 v0.8.6
5202026-08-31T14:23:15.232Z Downloaded bitfield-macros v0.19.4
5212026-08-31T14:23:15.232Z Downloaded httpdate v1.0.3
5222026-08-31T14:23:15.232Z Downloaded async-trait v0.1.89
5232026-08-31T14:23:15.232Z Downloaded bit-vec v0.6.3
5242026-08-31T14:23:15.232Z Downloaded env_filter v2.0.0
5252026-08-31T14:23:15.232Z Downloaded headers-core v0.3.0
5262026-08-31T14:23:15.232Z Downloaded hostname v0.3.1
5272026-08-31T14:23:15.232Z Downloaded git-stub v1.0.0
5282026-08-31T14:23:15.232Z Downloaded block-buffer v0.12.1
5292026-08-31T14:23:15.232Z Downloaded cobs v0.3.0
5302026-08-31T14:23:15.232Z Downloaded embedded-io v0.4.0
5312026-08-31T14:23:15.232Z Downloaded assert_matches v1.5.0
5322026-08-31T14:23:15.232Z Downloaded base16ct v1.0.0
5332026-08-31T14:23:15.232Z Downloaded ff v0.13.1
5342026-08-31T14:23:15.232Z Downloaded futures-executor v0.3.32
5352026-08-31T14:23:15.232Z Downloaded bit-vec v0.8.0
5362026-08-31T14:23:15.232Z Downloaded ena v0.14.4
5372026-08-31T14:23:15.233Z Downloaded env_logger v0.11.11
5382026-08-31T14:23:15.233Z Downloaded erased-serde v0.3.31
5392026-08-31T14:23:15.233Z Downloaded fallible-iterator v0.2.0
5402026-08-31T14:23:15.233Z Downloaded http-range v0.1.5
5412026-08-31T14:23:15.233Z Downloaded foreign-types v0.5.0
5422026-08-31T14:23:15.233Z Downloaded block-padding v0.4.2
5432026-08-31T14:23:15.233Z Downloaded castaway v0.2.4
5442026-08-31T14:23:15.233Z Downloaded hex v0.4.3
5452026-08-31T14:23:15.233Z Downloaded base16ct v0.2.0
5462026-08-31T14:23:15.233Z Downloaded glob v0.3.3
5472026-08-31T14:23:15.233Z Downloaded enum_dispatch v0.3.13
5482026-08-31T14:23:15.233Z Downloaded ghash v0.6.0
5492026-08-31T14:23:15.233Z Downloaded home v0.5.12
5502026-08-31T14:23:15.233Z Downloaded hubpack v0.1.2
5512026-08-31T14:23:15.233Z Downloaded hubpack_derive v0.1.1
5522026-08-31T14:23:15.233Z Downloaded foreign-types-shared v0.1.1
5532026-08-31T14:23:15.234Z Downloaded fxhash v0.2.1
5542026-08-31T14:23:15.234Z Downloaded ciborium-io v0.2.2
5552026-08-31T14:23:15.234Z Downloaded compression-core v0.4.31
5562026-08-31T14:23:15.234Z Downloaded futures-sink v0.3.32
5572026-08-31T14:23:15.234Z Downloaded gethostname v0.5.0
5582026-08-31T14:23:15.234Z Downloaded hash32 v0.2.1
5592026-08-31T14:23:15.234Z Downloaded hostname v0.4.2
5602026-08-31T14:23:15.234Z Downloaded cfg_aliases v0.1.1
5612026-08-31T14:23:15.234Z Downloaded cfg_aliases v0.2.1
5622026-08-31T14:23:15.234Z Downloaded newline-converter v0.3.0
5632026-08-31T14:23:15.234Z Downloaded arrayvec v0.7.6
5642026-08-31T14:23:15.234Z Downloaded globwalk v0.9.1
5652026-08-31T14:23:15.234Z Downloaded funty v2.0.0
5662026-08-31T14:23:15.234Z Downloaded hex-literal v1.1.0
5672026-08-31T14:23:15.234Z Downloaded http-body v1.0.1
5682026-08-31T14:23:15.235Z Downloaded nibble_vec v0.1.0
5692026-08-31T14:23:15.235Z Downloaded nodrop v0.1.14
5702026-08-31T14:23:15.235Z Downloaded normalize-line-endings v0.3.0
5712026-08-31T14:23:15.235Z Downloaded backoff v0.4.0
5722026-08-31T14:23:15.235Z Downloaded hash32 v0.3.1
5732026-08-31T14:23:15.235Z Downloaded futures-core v0.3.32
5742026-08-31T14:23:15.235Z Downloaded git-stub-vcs v0.1.0
5752026-08-31T14:23:15.235Z Downloaded num-iter v0.1.45
5762026-08-31T14:23:15.235Z Downloaded num_threads v0.1.7
5772026-08-31T14:23:15.235Z Downloaded blowfish v0.10.0
5782026-08-31T14:23:15.235Z Downloaded oso-derive v0.27.3
5792026-08-31T14:23:15.235Z Downloaded futures-io v0.3.32
5802026-08-31T14:23:15.235Z Downloaded parse-size v1.1.0
5812026-08-31T14:23:15.236Z Downloaded phf_shared v0.13.1
5822026-08-31T14:23:15.236Z Downloaded float-ord v0.3.2
5832026-08-31T14:23:15.236Z Downloaded foreign-types-macros v0.2.3
5842026-08-31T14:23:15.236Z Downloaded foreign-types-shared v0.3.1
5852026-08-31T14:23:15.236Z Downloaded predicates-core v1.0.10
5862026-08-31T14:23:15.236Z Downloaded cassowary v0.3.0
5872026-08-31T14:23:15.236Z Downloaded foreign-types v0.3.2
5882026-08-31T14:23:15.236Z Downloaded form_urlencoded v1.2.2
5892026-08-31T14:23:15.236Z Downloaded futures-macro v0.3.32
5902026-08-31T14:23:15.236Z Downloaded buf-list v1.1.2
5912026-08-31T14:23:15.236Z Downloaded async-bb8-diesel v0.2.1
5922026-08-31T14:23:15.236Z Downloaded hmac v0.12.1
5932026-08-31T14:23:15.236Z Downloaded cipher v0.5.2
5942026-08-31T14:23:15.236Z Downloaded ciborium-ll v0.2.2
5952026-08-31T14:23:15.236Z Downloaded cipher v0.4.4
5962026-08-31T14:23:15.236Z Downloaded cmake v0.1.57
5972026-08-31T14:23:15.237Z Downloaded cmov v0.5.4
5982026-08-31T14:23:15.237Z Downloaded cbc v0.2.1
5992026-08-31T14:23:15.237Z Downloaded camino-tempfile-ext v0.3.3
6002026-08-31T14:23:15.237Z Downloaded globset v0.4.18
6012026-08-31T14:23:15.237Z Downloaded const-oid v0.10.2
6022026-08-31T14:23:15.237Z Downloaded elliptic-curve v0.14.1
6032026-08-31T14:23:15.237Z Downloaded fatfs v0.3.6
6042026-08-31T14:23:15.237Z Downloaded argon2 v0.5.3
6052026-08-31T14:23:15.237Z Downloaded argon2 v0.6.0-rc.8
6062026-08-31T14:23:15.237Z Downloaded progenitor-macro v0.14.0
6072026-08-31T14:23:15.237Z Downloaded proc-macro-crate v1.3.1
6082026-08-31T14:23:15.237Z Downloaded backon v1.6.0
6092026-08-31T14:23:15.237Z Downloaded cexpr v0.6.0
6102026-08-31T14:23:15.237Z Downloaded compression-codecs v0.4.37
6112026-08-31T14:23:15.957Z Downloaded quick-error v1.2.3
6122026-08-31T14:23:15.957Z Downloaded rand_xorshift v0.4.0
6132026-08-31T14:23:15.957Z Downloaded recursive v0.1.1
6142026-08-31T14:23:15.957Z Downloaded rustc_version v0.1.7
6152026-08-31T14:23:15.957Z Downloaded rustc-hash v2.1.1
6162026-08-31T14:23:15.957Z Downloaded http-body-util v0.1.3
6172026-08-31T14:23:15.957Z Downloaded allocator-api2 v0.2.21
6182026-08-31T14:23:15.957Z Downloaded secrecy v0.10.3
6192026-08-31T14:23:15.957Z Downloaded base64 v0.21.7
6202026-08-31T14:23:15.957Z Downloaded fixedbitset v0.4.2
6212026-08-31T14:23:15.958Z Downloaded ff v0.14.0
6222026-08-31T14:23:15.958Z Downloaded fs-err v2.11.0
6232026-08-31T14:23:15.958Z Downloaded group v0.13.0
6242026-08-31T14:23:15.958Z Downloaded bitflags v1.3.2
6252026-08-31T14:23:15.958Z Downloaded num-integer v0.1.46
6262026-08-31T14:23:15.958Z Downloaded password-hash v0.5.0
6272026-08-31T14:23:15.958Z Downloaded phf v0.12.1
6282026-08-31T14:23:15.958Z Downloaded packed_struct v0.10.1
6292026-08-31T14:23:15.958Z Downloaded scopeguard v1.2.0
6302026-08-31T14:23:15.958Z Downloaded slog-envlogger v2.2.0
6312026-08-31T14:23:15.958Z Downloaded stable_deref_trait v1.2.1
6322026-08-31T14:23:15.958Z Downloaded structmeta v0.3.0
6332026-08-31T14:23:15.958Z Downloaded bzip2 v0.6.1
6342026-08-31T14:23:15.958Z Downloaded signature v2.2.0
6352026-08-31T14:23:15.958Z Downloaded console v0.16.2
6362026-08-31T14:23:15.958Z Downloaded pkg-config v0.3.32
6372026-08-31T14:23:15.959Z Downloaded base64ct v1.8.3
6382026-08-31T14:23:15.959Z Downloaded find-msvc-tools v0.1.9
6392026-08-31T14:23:15.959Z Downloaded cancel-safe-futures v0.1.5
6402026-08-31T14:23:15.959Z Downloaded ciborium v0.2.2
6412026-08-31T14:23:15.959Z Downloaded const-oid v0.9.6
6422026-08-31T14:23:15.959Z Downloaded bs58 v0.5.1
6432026-08-31T14:23:15.959Z Downloaded byte-wrapper v0.1.0
6442026-08-31T14:23:15.959Z Downloaded colored v3.1.1
6452026-08-31T14:23:15.959Z Downloaded blake2 v0.10.6
6462026-08-31T14:23:15.959Z Downloaded flagset v0.4.7
6472026-08-31T14:23:15.959Z Downloaded colored v2.2.0
6482026-08-31T14:23:15.959Z Downloaded filetime v0.2.27
6492026-08-31T14:23:15.959Z Downloaded fixedbitset v0.5.7
6502026-08-31T14:23:15.959Z Downloaded foldhash v0.1.5
6512026-08-31T14:23:15.959Z Downloaded highway v1.3.0
6522026-08-31T14:23:15.959Z Downloaded chacha20 v0.9.1
6532026-08-31T14:23:15.960Z Downloaded progenitor v0.13.0
6542026-08-31T14:23:15.960Z Downloaded progenitor v0.14.0
6552026-08-31T14:23:15.960Z Downloaded termtree v0.5.1
6562026-08-31T14:23:15.960Z Downloaded psm v0.1.30
6572026-08-31T14:23:15.960Z Downloaded blake2 v0.11.0-rc.6
6582026-08-31T14:23:15.960Z Downloaded chacha20 v0.10.0
6592026-08-31T14:23:15.960Z Downloaded group v0.14.0
6602026-08-31T14:23:15.960Z Downloaded fs_extra v1.3.0
6612026-08-31T14:23:15.960Z Downloaded getrandom v0.3.4
6622026-08-31T14:23:15.960Z Downloaded bzip2 v0.4.4
6632026-08-31T14:23:15.960Z Downloaded console v0.15.11
6642026-08-31T14:23:15.960Z Downloaded foldhash v0.2.0
6652026-08-31T14:23:15.960Z Downloaded subtle v2.6.1
6662026-08-31T14:23:15.960Z Downloaded scrypt v0.12.0
6672026-08-31T14:23:15.960Z Downloaded serde_path_to_error v0.1.20
6682026-08-31T14:23:15.961Z Downloaded generic-array v1.4.3
6692026-08-31T14:23:15.961Z Downloaded supports-unicode v3.0.0
6702026-08-31T14:23:15.961Z Downloaded sync_wrapper v1.0.2
6712026-08-31T14:23:15.961Z Downloaded base64 v0.22.1
6722026-08-31T14:23:15.961Z Downloaded arc-swap v1.8.2
6732026-08-31T14:23:15.961Z Downloaded postgres-protocol v0.6.10
6742026-08-31T14:23:15.961Z Downloaded tower-layer v0.3.3
6752026-08-31T14:23:15.961Z Downloaded rand_core v0.9.5
6762026-08-31T14:23:15.961Z Downloaded rpassword v7.5.4
6772026-08-31T14:23:15.961Z Downloaded untrusted v0.7.1
6782026-08-31T14:23:15.961Z Downloaded usdt-attr-macro v0.6.0
6792026-08-31T14:23:15.961Z Downloaded wait-timeout v0.2.1
6802026-08-31T14:23:15.961Z Downloaded clang-sys v1.8.1
6812026-08-31T14:23:15.961Z Downloaded sync-ptr v0.1.4
6822026-08-31T14:23:15.961Z Downloaded trait-variant v0.1.2
6832026-08-31T14:23:15.961Z Downloaded utf8_iter v1.0.4
6842026-08-31T14:23:15.961Z Downloaded oxnet v0.1.6
6852026-08-31T14:23:15.962Z Downloaded slog-json v2.6.1
6862026-08-31T14:23:15.962Z Downloaded string_cache v0.8.9
6872026-08-31T14:23:15.964Z Downloaded strum_macros v0.24.3
6882026-08-31T14:23:15.964Z Downloaded zerofrom v0.1.6
6892026-08-31T14:23:15.964Z Downloaded zerofrom-derive v0.1.6
6902026-08-31T14:23:15.964Z Downloaded half v1.8.3
6912026-08-31T14:23:15.964Z Downloaded pkcs8 v0.11.0
6922026-08-31T14:23:15.964Z Downloaded tinystr v0.8.2
6932026-08-31T14:23:15.964Z Downloaded serde-hex v0.1.0
6942026-08-31T14:23:15.964Z Downloaded serde_tokenstream v0.3.0
6952026-08-31T14:23:15.964Z Downloaded serde_with_macros v1.5.2
6962026-08-31T14:23:15.964Z Downloaded termios v0.3.3
6972026-08-31T14:23:15.964Z Downloaded cpubits v0.1.1
6982026-08-31T14:23:15.965Z Downloaded cstr-argument v0.1.2
6992026-08-31T14:23:15.965Z Downloaded simd-adler32 v0.3.8
7002026-08-31T14:23:15.965Z Downloaded darling_macro v0.21.3
7012026-08-31T14:23:15.965Z Downloaded getrandom v0.2.17
7022026-08-31T14:23:15.965Z Downloaded futures-channel v0.3.32
7032026-08-31T14:23:15.965Z Downloaded httparse v1.10.1
7042026-08-31T14:23:15.967Z Downloaded topological-sort v0.2.2
7052026-08-31T14:23:15.967Z Downloaded slog-stdlog v4.1.1
7062026-08-31T14:23:15.968Z Downloaded smallvec v0.6.14
7072026-08-31T14:23:15.968Z Downloaded slog-scope v4.4.1
7082026-08-31T14:23:15.968Z Downloaded darling_macro v0.23.0
7092026-08-31T14:23:15.968Z Downloaded hmac v0.13.0
7102026-08-31T14:23:15.968Z Downloaded idna_adapter v1.2.1
7112026-08-31T14:23:16.425Z Downloaded indoc v1.0.9
7122026-08-31T14:23:16.425Z Downloaded futures v0.3.32
7132026-08-31T14:23:16.426Z Downloaded parking_lot_core v0.9.12
7142026-08-31T14:23:16.426Z Downloaded display-error-chain v0.2.2
7152026-08-31T14:23:16.426Z Downloaded downcast-rs v2.0.2
7162026-08-31T14:23:16.426Z Downloaded is_ci v1.2.0
7172026-08-31T14:23:16.426Z Downloaded libscf-sys v1.2.0
7182026-08-31T14:23:16.426Z Downloaded lru-slab v0.1.2
7192026-08-31T14:23:16.426Z Downloaded whoami v1.6.1
7202026-08-31T14:23:16.426Z Downloaded wyz v0.5.1
7212026-08-31T14:23:16.426Z Downloaded async-compression v0.4.41
7222026-08-31T14:23:16.426Z Downloaded oso v0.27.3
7232026-08-31T14:23:16.426Z Downloaded oxide-update-engine-types v0.1.2
7242026-08-31T14:23:16.426Z Downloaded pem v3.0.6
7252026-08-31T14:23:16.426Z Downloaded kem v0.3.0
7262026-08-31T14:23:16.426Z Downloaded tls_codec_derive v0.4.2
7272026-08-31T14:23:16.426Z Downloaded tokio-native-tls v0.3.1
7282026-08-31T14:23:16.427Z Downloaded instant v0.1.13
7292026-08-31T14:23:16.427Z Downloaded maybe-uninit v2.0.0
7302026-08-31T14:23:16.427Z Downloaded nonempty v0.12.0
7312026-08-31T14:23:16.427Z Downloaded oxide-generation-macros v0.2.0
7322026-08-31T14:23:16.427Z Downloaded percent-encoding v2.3.2
7332026-08-31T14:23:16.427Z Downloaded chacha20poly1305 v0.10.1
7342026-08-31T14:23:16.427Z Downloaded crossbeam-deque v0.8.6
7352026-08-31T14:23:16.427Z Downloaded darling v0.13.4
7362026-08-31T14:23:16.427Z Downloaded chumsky v0.9.3
7372026-08-31T14:23:16.427Z Downloaded parse-display v0.10.0
7382026-08-31T14:23:16.427Z Downloaded phf_shared v0.11.3
7392026-08-31T14:23:16.428Z Downloaded salsa20 v0.11.0
7402026-08-31T14:23:16.428Z Downloaded backtrace v0.3.76
7412026-08-31T14:23:16.428Z Downloaded serde_with_macros v3.21.0
7422026-08-31T14:23:16.428Z Downloaded deranged v0.5.8
7432026-08-31T14:23:16.428Z Downloaded digest v0.11.3
7442026-08-31T14:23:16.428Z Downloaded ed25519 v2.2.3
7452026-08-31T14:23:16.428Z Downloaded uzers v0.12.2
7462026-08-31T14:23:16.428Z Downloaded compact_str v0.8.1
7472026-08-31T14:23:16.428Z Downloaded convert_case v0.10.0
7482026-08-31T14:23:16.428Z Downloaded corncobs v0.1.4
7492026-08-31T14:23:16.428Z Downloaded rcgen v0.12.1
7502026-08-31T14:23:16.428Z Downloaded proc-macro-error-attr2 v2.0.0
7512026-08-31T14:23:16.428Z Downloaded psl-types v2.0.11
7522026-08-31T14:23:16.428Z Downloaded heapless v0.8.0
7532026-08-31T14:23:16.428Z Downloaded rand_pcg v0.10.2
7542026-08-31T14:23:16.428Z Downloaded russh-cryptovec v0.62.0
7552026-08-31T14:23:16.428Z Downloaded cc v1.2.56
7562026-08-31T14:23:16.429Z Downloaded slog-term v2.9.2
7572026-08-31T14:23:16.429Z Downloaded impl-trait-for-tuples v0.2.3
7582026-08-31T14:23:16.429Z Downloaded ingot-types v0.2.0
7592026-08-31T14:23:16.429Z Downloaded russh-util v0.52.0
7602026-08-31T14:23:16.429Z Downloaded ref-cast-impl v1.0.25
7612026-08-31T14:23:16.429Z Downloaded serde-big-array v0.5.1
7622026-08-31T14:23:16.429Z Downloaded pin-project v1.1.11
7632026-08-31T14:23:16.430Z Downloaded libsw v3.5.0
7642026-08-31T14:23:16.430Z Downloaded prettyplease v0.2.37
7652026-08-31T14:23:16.430Z Downloaded yasna v0.5.2
7662026-08-31T14:23:16.430Z Downloaded ipnetwork v0.21.1
7672026-08-31T14:23:16.430Z Downloaded nu-ansi-term v0.50.3
7682026-08-31T14:23:16.430Z Downloaded shell-words v1.1.1
7692026-08-31T14:23:16.430Z Downloaded serde_plain v1.0.2
7702026-08-31T14:23:16.430Z Downloaded serde_urlencoded v0.7.1
7712026-08-31T14:23:16.430Z Downloaded headers v0.4.1
7722026-08-31T14:23:16.430Z Downloaded ar_archive_writer v0.5.1
7732026-08-31T14:23:16.430Z Downloaded heapless v0.7.17
7742026-08-31T14:23:16.430Z Downloaded hickory-resolver v0.24.4
7752026-08-31T14:23:16.431Z Downloaded newtype-uuid v1.3.2
7762026-08-31T14:23:16.431Z Downloaded ctutils v0.4.2
7772026-08-31T14:23:16.431Z Downloaded num_enum_derive v0.7.6
7782026-08-31T14:23:16.431Z Downloaded postcard v1.1.3
7792026-08-31T14:23:16.431Z Downloaded bytes v1.11.1
7802026-08-31T14:23:16.431Z Downloaded unicase v2.9.0
7812026-08-31T14:23:16.431Z Downloaded jobserver v0.1.34
7822026-08-31T14:23:16.431Z Downloaded mime_guess v2.0.5
7832026-08-31T14:23:16.431Z Downloaded phf v0.13.1
7842026-08-31T14:23:16.431Z Downloaded parking_lot_core v0.8.6
7852026-08-31T14:23:16.431Z Downloaded primefield v0.14.0
7862026-08-31T14:23:16.431Z Downloaded progenitor-client v0.14.0
7872026-08-31T14:23:16.431Z Downloaded signal-hook-tokio v0.3.1
7882026-08-31T14:23:16.431Z Downloaded strip-ansi-escapes v0.2.1
7892026-08-31T14:23:16.431Z Downloaded rayon-core v1.13.0
7902026-08-31T14:23:16.431Z Downloaded toml v0.7.8
7912026-08-31T14:23:16.431Z Downloaded supports-hyperlinks v3.2.0
7922026-08-31T14:23:16.432Z Downloaded take_mut v0.2.2
7932026-08-31T14:23:16.432Z Downloaded pbkdf2 v0.13.0
7942026-08-31T14:23:16.432Z Downloaded tokio-macros v2.7.0
7952026-08-31T14:23:16.432Z Downloaded expectorate v1.2.0
7962026-08-31T14:23:16.432Z Downloaded predicates v3.1.4
7972026-08-31T14:23:16.432Z Downloaded rand_seeder v0.4.0
7982026-08-31T14:23:16.432Z Downloaded yoke-derive v0.8.1
7992026-08-31T14:23:16.432Z Downloaded rustls-platform-verifier v0.6.2
8002026-08-31T14:23:16.432Z Downloaded hyper-rustls v0.27.7
8012026-08-31T14:23:16.432Z Downloaded tracing-core v0.1.36
8022026-08-31T14:23:16.432Z Downloaded typify v0.6.2
8032026-08-31T14:23:16.432Z Downloaded schemars v0.8.22
8042026-08-31T14:23:16.432Z Downloaded oxide-update-engine-display v0.1.2
8052026-08-31T14:23:16.432Z Downloaded rustc-demangle v0.1.27
8062026-08-31T14:23:16.432Z Downloaded sec1 v0.8.1
8072026-08-31T14:23:16.433Z Downloaded flume v0.11.1
8082026-08-31T14:23:16.433Z Downloaded pkcs8 v0.10.2
8092026-08-31T14:23:16.433Z Downloaded usdt-macro v0.6.0
8102026-08-31T14:23:16.433Z Downloaded memmap2 v0.9.10
8112026-08-31T14:23:17.792Z Downloaded zone_cfg_derive v0.3.1
8122026-08-31T14:23:17.794Z Downloaded zone v0.3.1
8132026-08-31T14:23:17.794Z Downloaded darling_macro v0.20.11
8142026-08-31T14:23:17.794Z Downloaded delegate v0.13.5
8152026-08-31T14:23:17.794Z Downloaded lock_api v0.4.14
8162026-08-31T14:23:17.794Z Downloaded void v1.0.2
8172026-08-31T14:23:17.794Z Downloaded bumpalo v3.20.2
8182026-08-31T14:23:17.794Z Downloaded xattr v1.6.1
8192026-08-31T14:23:17.794Z Downloaded half v2.7.1
8202026-08-31T14:23:17.794Z Downloaded hickory-resolver v0.25.2
8212026-08-31T14:23:17.794Z Downloaded thiserror-no-std v2.0.2
8222026-08-31T14:23:17.795Z Downloaded dirs-sys-next v0.1.2
8232026-08-31T14:23:17.795Z Downloaded derive_builder_core v0.20.2
8242026-08-31T14:23:17.795Z Downloaded publicsuffix v2.3.0
8252026-08-31T14:23:17.795Z Downloaded scroll v0.13.0
8262026-08-31T14:23:17.795Z Downloaded crypto-common v0.2.2
8272026-08-31T14:23:17.795Z Downloaded derive_builder_macro v0.20.2
8282026-08-31T14:23:17.795Z Downloaded vergen-git2 v9.1.0
8292026-08-31T14:23:17.795Z Downloaded illumos-nvpair v0.3.0
8302026-08-31T14:23:17.795Z Downloaded illumos-nvpair-sys v0.2.0
8312026-08-31T14:23:17.795Z Downloaded inout v0.1.4
8322026-08-31T14:23:17.795Z Downloaded smf v0.2.3
8332026-08-31T14:23:17.795Z Downloaded spki v0.7.3
8342026-08-31T14:23:17.795Z Downloaded spki v0.8.0
8352026-08-31T14:23:17.796Z Downloaded stringprep v0.1.5
8362026-08-31T14:23:17.796Z Downloaded dropshot-api-manager-types v0.8.0
8372026-08-31T14:23:17.796Z Downloaded internet-checksum v0.2.1
8382026-08-31T14:23:17.796Z Downloaded md5 v0.8.0
8392026-08-31T14:23:17.796Z Downloaded newtype-uuid-macros v0.1.0
8402026-08-31T14:23:17.796Z Downloaded openssl-macros v0.1.1
8412026-08-31T14:23:17.796Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8422026-08-31T14:23:17.796Z Downloaded num-derive v0.4.2
8432026-08-31T14:23:17.796Z Downloaded managed v0.8.0
8442026-08-31T14:23:17.796Z Downloaded new_debug_unreachable v1.0.6
8452026-08-31T14:23:17.796Z Downloaded flate2 v1.1.9
8462026-08-31T14:23:17.796Z Downloaded aes-gcm v0.11.0
8472026-08-31T14:23:17.796Z Downloaded zstd v0.13.3
8482026-08-31T14:23:17.797Z Downloaded zopfli v0.8.3
8492026-08-31T14:23:17.797Z Downloaded critical-section v1.2.0
8502026-08-31T14:23:17.797Z Downloaded data-encoding v2.10.0
8512026-08-31T14:23:17.797Z Downloaded ctr v0.10.1
8522026-08-31T14:23:17.797Z Downloaded polyval v0.7.1
8532026-08-31T14:23:17.797Z Downloaded memoffset v0.9.1
8542026-08-31T14:23:17.797Z Downloaded poly1305 v0.9.0
8552026-08-31T14:23:17.797Z Downloaded num v0.4.3
8562026-08-31T14:23:17.797Z Downloaded num-traits v0.2.19
8572026-08-31T14:23:17.797Z Downloaded similar v2.7.0
8582026-08-31T14:23:17.797Z Downloaded scheduled-thread-pool v0.2.7
8592026-08-31T14:23:17.797Z Downloaded tokio-tungstenite v0.23.1
8602026-08-31T14:23:17.797Z Downloaded walkdir v2.5.0
8612026-08-31T14:23:17.797Z Downloaded drift v0.2.0
8622026-08-31T14:23:17.797Z Downloaded toml_edit v0.19.15
8632026-08-31T14:23:17.797Z Downloaded term v1.2.1
8642026-08-31T14:23:17.798Z Downloaded twox-hash v2.1.2
8652026-08-31T14:23:17.798Z Downloaded seq-macro v0.3.6
8662026-08-31T14:23:17.798Z Downloaded sha1 v0.10.6
8672026-08-31T14:23:17.798Z Downloaded sponge-cursor v0.1.0
8682026-08-31T14:23:17.798Z Downloaded daft-derive v0.1.8
8692026-08-31T14:23:17.798Z Downloaded strsim v0.10.0
8702026-08-31T14:23:17.798Z Downloaded testing_table v0.3.0
8712026-08-31T14:23:17.798Z Downloaded rsa v0.9.10
8722026-08-31T14:23:17.798Z Downloaded smallvec v1.15.1
8732026-08-31T14:23:17.798Z Downloaded aes v0.9.1
8742026-08-31T14:23:17.798Z Downloaded icu_normalizer v2.1.1
8752026-08-31T14:23:17.798Z Downloaded keccak v0.2.0
8762026-08-31T14:23:17.798Z Downloaded signal-hook-registry v1.4.8
8772026-08-31T14:23:17.799Z Downloaded time-macros v0.2.27
8782026-08-31T14:23:17.799Z Downloaded libloading v0.8.9
8792026-08-31T14:23:17.799Z Downloaded serde_repr v0.1.20
8802026-08-31T14:23:17.799Z Downloaded knus-derive v3.4.0
8812026-08-31T14:23:17.799Z Downloaded signature v3.0.0
8822026-08-31T14:23:17.799Z Downloaded sigpipe v0.1.3
8832026-08-31T14:23:17.799Z Downloaded slog-bunyan v2.5.0
8842026-08-31T14:23:17.799Z Downloaded try-lock v0.2.5
8852026-08-31T14:23:17.799Z Downloaded yansi v1.0.1
8862026-08-31T14:23:17.799Z Downloaded time-core v0.1.8
8872026-08-31T14:23:17.799Z Downloaded knus v3.4.0
8882026-08-31T14:23:17.799Z Downloaded hickory-server v0.25.2
8892026-08-31T14:23:17.799Z Downloaded rustls-webpki v0.103.13
8902026-08-31T14:23:17.801Z Downloaded pem-rfc7468 v1.0.0
8912026-08-31T14:23:17.802Z Downloaded unicode-bidi v0.3.18
8922026-08-31T14:23:17.802Z Downloaded progenitor-client v0.13.0
8932026-08-31T14:23:17.802Z Downloaded uuid v1.23.4
8942026-08-31T14:23:17.802Z Downloaded crossbeam-channel v0.5.15
8952026-08-31T14:23:17.802Z Downloaded tls_codec v0.4.2
8962026-08-31T14:23:17.802Z Downloaded derive_builder v0.20.2
8972026-08-31T14:23:17.802Z Downloaded tap v1.0.1
8982026-08-31T14:23:17.802Z Downloaded usdt v0.6.0
8992026-08-31T14:23:17.802Z Downloaded waitgroup v0.1.2
9002026-08-31T14:23:17.802Z Downloaded owo-colors v4.3.0
9012026-08-31T14:23:17.802Z Downloaded peg-macros v0.8.5
9022026-08-31T14:23:17.803Z Downloaded humantime v2.3.0
9032026-08-31T14:23:17.803Z Downloaded ppv-lite86 v0.2.21
9042026-08-31T14:23:17.803Z Downloaded darling_core v0.20.11
9052026-08-31T14:23:17.803Z Downloaded hashbrown v0.12.3
9062026-08-31T14:23:17.803Z Downloaded toml v1.1.2+spec-1.1.0
9072026-08-31T14:23:17.803Z Downloaded tungstenite v0.21.0
9082026-08-31T14:23:17.803Z Downloaded tungstenite v0.23.0
9092026-08-31T14:23:17.803Z Downloaded serdect v0.4.3
9102026-08-31T14:23:17.803Z Downloaded ssh-encoding v0.3.0
9112026-08-31T14:23:18.785Z Downloaded crc v3.4.0
9122026-08-31T14:23:18.786Z Downloaded zeroize_derive v1.5.0
9132026-08-31T14:23:18.786Z Downloaded crunchy v0.2.4
9142026-08-31T14:23:18.786Z Downloaded hashbrown v0.13.2
9152026-08-31T14:23:18.786Z Downloaded rand_core v0.6.4
9162026-08-31T14:23:18.786Z Downloaded num-bigint-dig v0.8.6
9172026-08-31T14:23:18.786Z Downloaded litrs v1.0.0
9182026-08-31T14:23:18.786Z Downloaded num_enum v0.7.6
9192026-08-31T14:23:18.786Z Downloaded jiff-static v0.2.34
9202026-08-31T14:23:18.786Z Downloaded synstructure v0.13.2
9212026-08-31T14:23:18.786Z Downloaded crc-any v2.5.0
9222026-08-31T14:23:18.786Z Downloaded linked-hash-map v0.5.6
9232026-08-31T14:23:18.786Z Downloaded difflib v0.4.0
9242026-08-31T14:23:18.786Z Downloaded icu_normalizer_data v2.1.1
9252026-08-31T14:23:18.787Z Downloaded indent_write v2.2.0
9262026-08-31T14:23:18.787Z Downloaded ecdsa v0.17.0
9272026-08-31T14:23:18.787Z Downloaded qorb v0.4.1
9282026-08-31T14:23:18.787Z Downloaded darling_core v0.13.4
9292026-08-31T14:23:18.787Z Downloaded subprocess v0.2.15
9302026-08-31T14:23:18.787Z Downloaded proc-macro-error2 v2.0.1
9312026-08-31T14:23:18.787Z Downloaded strum_macros v0.26.4
9322026-08-31T14:23:18.787Z Downloaded want v0.3.1
9332026-08-31T14:23:18.787Z Downloaded lalrpop-util v0.19.12
9342026-08-31T14:23:18.787Z Downloaded http v1.4.2
9352026-08-31T14:23:18.793Z Downloaded p256 v0.14.0
9362026-08-31T14:23:18.793Z Downloaded const_format v0.2.35
9372026-08-31T14:23:18.793Z Downloaded newtype_derive v0.1.6
9382026-08-31T14:23:18.793Z Downloaded resolv-conf v0.7.6
9392026-08-31T14:23:18.793Z Downloaded num_enum_derive v0.5.11
9402026-08-31T14:23:18.793Z Downloaded openssl-probe v0.1.6
9412026-08-31T14:23:18.793Z Downloaded tokio-dtrace v0.1.1
9422026-08-31T14:23:18.793Z Downloaded potential_utf v0.1.4
9432026-08-31T14:23:18.793Z Downloaded packed_struct_codegen v0.10.1
9442026-08-31T14:23:18.794Z Downloaded elliptic-curve v0.13.8
9452026-08-31T14:23:18.794Z Downloaded parking_lot v0.11.2
9462026-08-31T14:23:18.794Z Downloaded crypto-bigint v0.5.5
9472026-08-31T14:23:18.794Z Downloaded defmt v1.0.1
9482026-08-31T14:23:18.794Z Downloaded openssl-probe v0.2.1
9492026-08-31T14:23:18.794Z Downloaded derive-ex v0.1.8
9502026-08-31T14:23:18.794Z Downloaded der_derive v0.7.3
9512026-08-31T14:23:18.794Z Downloaded ed25519 v3.0.0
9522026-08-31T14:23:18.794Z Downloaded rtoolbox v0.0.3
9532026-08-31T14:23:18.794Z Downloaded rfc6979 v0.4.0
9542026-08-31T14:23:18.794Z Downloaded rfc6979 v0.6.0
9552026-08-31T14:23:18.795Z Downloaded ref-cast v1.0.25
9562026-08-31T14:23:18.795Z Downloaded sha1 v0.11.0
9572026-08-31T14:23:18.795Z Downloaded ed25519-dalek v3.0.0
9582026-08-31T14:23:18.795Z Downloaded zeroize v1.9.0
9592026-08-31T14:23:18.795Z Downloaded serde_yaml v0.9.34+deprecated
9602026-08-31T14:23:18.795Z Downloaded samael v0.0.19
9612026-08-31T14:23:18.795Z Downloaded tagptr v0.2.0
9622026-08-31T14:23:18.795Z Downloaded quinn-udp v0.5.14
9632026-08-31T14:23:18.795Z Downloaded derive_more v0.99.20
9642026-08-31T14:23:18.795Z Downloaded rustls-pki-types v1.14.0
9652026-08-31T14:23:18.795Z Downloaded zip v4.6.1
9662026-08-31T14:23:18.795Z Downloaded secrecy v0.8.0
9672026-08-31T14:23:18.795Z Downloaded toml_parser v1.1.2+spec-1.1.0
9682026-08-31T14:23:18.796Z Downloaded pkcs5 v0.8.1
9692026-08-31T14:23:18.796Z Downloaded unicode-properties v0.1.4
9702026-08-31T14:23:18.796Z Downloaded module-lattice v0.2.3
9712026-08-31T14:23:18.796Z Downloaded thiserror-impl-no-std v2.0.2
9722026-08-31T14:23:18.796Z Downloaded untrusted v0.9.0
9732026-08-31T14:23:18.796Z Downloaded tokio-test v0.4.5
9742026-08-31T14:23:18.796Z Downloaded unarray v0.1.4
9752026-08-31T14:23:18.796Z Downloaded tokio-postgres v0.7.16
9762026-08-31T14:23:18.796Z Downloaded minimal-lexical v0.2.1
9772026-08-31T14:23:18.796Z Downloaded miniz_oxide v0.8.9
9782026-08-31T14:23:18.796Z Downloaded ron v0.8.1
9792026-08-31T14:23:18.796Z Downloaded ryu v1.0.23
9802026-08-31T14:23:18.796Z Downloaded unit-prefix v0.5.2
9812026-08-31T14:23:18.797Z Downloaded vergen-gitcl v1.0.8
9822026-08-31T14:23:18.797Z Downloaded native-tls v0.2.18
9832026-08-31T14:23:18.797Z Downloaded poly1305 v0.8.0
9842026-08-31T14:23:18.797Z Downloaded defmt-parser v1.0.0
9852026-08-31T14:23:18.797Z Downloaded hyper-tls v0.6.0
9862026-08-31T14:23:18.797Z Downloaded dsl_auto_type v0.2.0
9872026-08-31T14:23:18.797Z Downloaded icu_locale_core v2.1.1
9882026-08-31T14:23:18.797Z Downloaded derive_more-impl v2.1.1
9892026-08-31T14:23:18.797Z Downloaded serde_derive_internals v0.29.1
9902026-08-31T14:23:18.797Z Downloaded papergrid v0.18.0
9912026-08-31T14:23:18.797Z Downloaded rand v0.8.6
9922026-08-31T14:23:18.797Z Downloaded cpufeatures v0.3.0
9932026-08-31T14:23:18.798Z Downloaded miette-derive v7.6.0
9942026-08-31T14:23:18.798Z Downloaded darling v0.20.11
9952026-08-31T14:23:18.798Z Downloaded diesel_derives v2.3.7
9962026-08-31T14:23:18.798Z Downloaded darling_macro v0.13.4
9972026-08-31T14:23:18.798Z Downloaded ecdsa v0.16.9
9982026-08-31T14:23:18.798Z Downloaded inout v0.2.2
9992026-08-31T14:23:18.798Z Downloaded mime v0.3.17
10002026-08-31T14:23:18.798Z Downloaded num-complex v0.4.6
10012026-08-31T14:23:18.798Z Downloaded slab v0.4.12
10022026-08-31T14:23:18.798Z Downloaded socket2 v0.5.10
10032026-08-31T14:23:18.798Z Downloaded structmeta-derive v0.3.0
10042026-08-31T14:23:18.798Z Downloaded rand_chacha v0.3.1
10052026-08-31T14:23:18.798Z Downloaded pem-rfc7468 v0.7.0
10062026-08-31T14:23:18.798Z Downloaded same-file v1.0.6
10072026-08-31T14:23:18.798Z Downloaded pin-project-internal v1.1.11
10082026-08-31T14:23:18.798Z Downloaded rand_core v0.10.0
10092026-08-31T14:23:18.798Z Downloaded instability v0.3.11
10102026-08-31T14:23:18.799Z Downloaded whoami v2.1.0
10112026-08-31T14:23:20.081Z Downloaded lzss v0.8.2
10122026-08-31T14:23:20.081Z Downloaded multimap v0.10.1
10132026-08-31T14:23:20.081Z Downloaded num-conv v0.2.0
10142026-08-31T14:23:20.081Z Downloaded semver v0.1.20
10152026-08-31T14:23:20.081Z Downloaded signal-hook-mio v0.2.5
10162026-08-31T14:23:20.082Z Downloaded vte v0.14.1
10172026-08-31T14:23:20.082Z Downloaded crossbeam-epoch v0.9.18
10182026-08-31T14:23:20.082Z Downloaded xshell v0.2.7
10192026-08-31T14:23:20.082Z Downloaded constant_time_eq v0.4.2
10202026-08-31T14:23:20.082Z Downloaded dof v0.4.0
10212026-08-31T14:23:20.082Z Downloaded scuffle v0.1.0
10222026-08-31T14:23:20.082Z Downloaded ssh-cipher v0.3.0
10232026-08-31T14:23:20.082Z Downloaded strum v0.27.2
10242026-08-31T14:23:20.082Z Downloaded thread-id v5.1.0
10252026-08-31T14:23:20.082Z Downloaded proc-macro-crate v3.4.0
10262026-08-31T14:23:20.083Z Downloaded ingot v0.2.1
10272026-08-31T14:23:20.083Z Downloaded ingot-macros v0.2.0
10282026-08-31T14:23:20.083Z Downloaded toml_writer v1.1.1+spec-1.1.0
10292026-08-31T14:23:20.083Z Downloaded litemap v0.8.1
10302026-08-31T14:23:20.083Z Downloaded diff v0.1.13
10312026-08-31T14:23:20.083Z Downloaded dropshot_endpoint v0.17.1
10322026-08-31T14:23:20.083Z Downloaded tabwriter v1.4.1
10332026-08-31T14:23:20.083Z Downloaded tower-service v0.3.3
10342026-08-31T14:23:20.083Z Downloaded unicode-truncate v1.1.0
10352026-08-31T14:23:20.083Z Downloaded itertools v0.10.5
10362026-08-31T14:23:20.083Z Downloaded spin v0.9.8
10372026-08-31T14:23:20.084Z Downloaded rsa v0.10.0-rc.18
10382026-08-31T14:23:20.084Z Downloaded openssl-sys v0.9.117
10392026-08-31T14:23:20.084Z Downloaded crc8 v0.1.1
10402026-08-31T14:23:20.084Z Downloaded port-file v0.1.0
10412026-08-31T14:23:20.084Z Downloaded document-features v0.2.12
10422026-08-31T14:23:20.084Z Downloaded is-terminal v0.4.17
10432026-08-31T14:23:20.084Z Downloaded kstat-rs v0.2.5
10442026-08-31T14:23:20.084Z Downloaded daft v0.1.8
10452026-08-31T14:23:20.084Z Downloaded wnaf v0.14.0
10462026-08-31T14:23:20.084Z Downloaded unsafe-libyaml v0.2.11
10472026-08-31T14:23:20.084Z Downloaded hashbrown v0.16.1
10482026-08-31T14:23:20.084Z Downloaded zerovec-derive v0.11.2
10492026-08-31T14:23:20.084Z Downloaded pretty_assertions v1.4.1
10502026-08-31T14:23:20.084Z Downloaded password-hash v0.6.1
10512026-08-31T14:23:20.085Z Downloaded peg-runtime v0.8.5
10522026-08-31T14:23:20.085Z Downloaded zerotrie v0.2.3
10532026-08-31T14:23:20.085Z Downloaded progenitor-extras v0.2.0
10542026-08-31T14:23:20.085Z Downloaded ident_case v1.0.1
10552026-08-31T14:23:20.085Z Downloaded des v0.9.0
10562026-08-31T14:23:20.085Z Downloaded hashbrown v0.14.5
10572026-08-31T14:23:20.085Z Downloaded support-bundle-viewer v0.1.2
10582026-08-31T14:23:20.085Z Downloaded recursive-proc-macro-impl v0.1.1
10592026-08-31T14:23:20.085Z Downloaded prefix-trie v0.7.0
10602026-08-31T14:23:20.085Z Downloaded typed-path v0.9.3
10612026-08-31T14:23:20.085Z Downloaded icu_provider v2.1.1
10622026-08-31T14:23:20.085Z Downloaded mio v1.2.0
10632026-08-31T14:23:20.085Z Downloaded schemars_derive v0.8.22
10642026-08-31T14:23:20.085Z Downloaded slog-dtrace v0.3.0
10652026-08-31T14:23:20.086Z Downloaded snafu-derive v0.8.9
10662026-08-31T14:23:20.086Z Downloaded stacker v0.1.23
10672026-08-31T14:23:20.086Z Downloaded unicode-xid v0.2.6
10682026-08-31T14:23:20.086Z Downloaded oxide-update-engine v0.1.2
10692026-08-31T14:23:20.086Z Downloaded curve25519-dalek-derive v0.1.1
10702026-08-31T14:23:20.086Z Downloaded convert_case v0.4.0
10712026-08-31T14:23:20.086Z Downloaded dunce v1.0.5
10722026-08-31T14:23:20.086Z Downloaded dtrace-parser v0.3.0
10732026-08-31T14:23:20.086Z Downloaded keccak v0.1.6
10742026-08-31T14:23:20.086Z Downloaded lazy_static v1.5.0
10752026-08-31T14:23:20.086Z Downloaded crossbeam-utils v0.8.21
10762026-08-31T14:23:20.086Z Downloaded num-rational v0.4.2
10772026-08-31T14:23:20.086Z Downloaded ssh-key v0.7.0-rc.11
10782026-08-31T14:23:20.087Z Downloaded unicode-normalization v0.1.25
10792026-08-31T14:23:20.087Z Downloaded hashbrown v0.15.5
10802026-08-31T14:23:20.087Z Downloaded libsw-core v0.3.2
10812026-08-31T14:23:20.087Z Downloaded multer v3.1.0
10822026-08-31T14:23:20.087Z Downloaded oxide-generation v0.1.3
10832026-08-31T14:23:20.087Z Downloaded radium v0.7.0
10842026-08-31T14:23:20.087Z Downloaded zstd-safe v7.2.4
10852026-08-31T14:23:20.087Z Downloaded predicates-tree v1.0.13
10862026-08-31T14:23:20.087Z Downloaded parking_lot v0.12.5
10872026-08-31T14:23:20.087Z Downloaded progenitor-impl v0.13.0
10882026-08-31T14:23:20.087Z Downloaded rustls-native-certs v0.8.3
10892026-08-31T14:23:20.087Z Downloaded powerfmt v0.2.0
10902026-08-31T14:23:20.087Z Downloaded defmt-macros v1.0.1
10912026-08-31T14:23:20.087Z Downloaded indoc v2.0.7
10922026-08-31T14:23:20.088Z Downloaded sqlformat v0.3.5
10932026-08-31T14:23:20.088Z Downloaded linear-map v1.2.0
10942026-08-31T14:23:20.088Z Downloaded ed25519-dalek v2.2.0
10952026-08-31T14:23:20.088Z Downloaded zerocopy v0.6.6
10962026-08-31T14:23:20.088Z Downloaded cookie v0.18.1
10972026-08-31T14:23:20.088Z Downloaded tokio-tungstenite v0.21.0
10982026-08-31T14:23:20.088Z Downloaded utf-8 v0.7.6
10992026-08-31T14:23:20.088Z Downloaded diesel_table_macro_syntax v0.3.0
11002026-08-31T14:23:20.088Z Downloaded displaydoc v0.2.5
11012026-08-31T14:23:20.088Z Downloaded const_format_proc_macros v0.2.34
11022026-08-31T14:23:20.088Z Downloaded darling v0.23.0
11032026-08-31T14:23:20.088Z Downloaded path-slash v0.1.5
11042026-08-31T14:23:20.088Z Downloaded tinyvec v1.10.0
11052026-08-31T14:23:20.088Z Downloaded rustls-pemfile v2.2.0
11062026-08-31T14:23:20.088Z Downloaded slog-async v2.8.0
11072026-08-31T14:23:20.088Z Downloaded tokio-rustls v0.26.4
11082026-08-31T14:23:20.089Z Downloaded match_cfg v0.1.0
11092026-08-31T14:23:20.089Z Downloaded oxide-tokio-rt v0.1.4
11102026-08-31T14:23:20.089Z Downloaded pkcs1 v0.7.5
11112026-08-31T14:23:21.355Z Downloaded progenitor-macro v0.13.0
11122026-08-31T14:23:21.355Z Downloaded strum v0.26.3
11132026-08-31T14:23:21.355Z Downloaded h2 v0.4.15
11142026-08-31T14:23:21.355Z Downloaded sec1 v0.7.3
11152026-08-31T14:23:21.355Z Downloaded static_assertions v1.1.0
11162026-08-31T14:23:21.355Z Downloaded unicode_categories v0.1.1
11172026-08-31T14:23:21.355Z Downloaded usdt-impl v0.6.0
11182026-08-31T14:23:21.355Z Downloaded vergen v9.1.0
11192026-08-31T14:23:21.355Z Downloaded rustversion v1.0.22
11202026-08-31T14:23:21.355Z Downloaded pin-project-lite v0.2.17
11212026-08-31T14:23:21.355Z Downloaded scroll_derive v0.13.1
11222026-08-31T14:23:21.355Z Downloaded vsss-rs v3.3.4
11232026-08-31T14:23:21.355Z Downloaded csv-core v0.1.13
11242026-08-31T14:23:21.356Z Downloaded vergen-lib v9.1.0
11252026-08-31T14:23:21.356Z Downloaded olpc-cjson v0.1.4
11262026-08-31T14:23:21.356Z Downloaded opaque-debug v0.3.1
11272026-08-31T14:23:21.356Z Downloaded blake3 v1.8.5
11282026-08-31T14:23:21.356Z Downloaded primeorder v0.13.6
11292026-08-31T14:23:21.357Z Downloaded tracing-attributes v0.1.31
11302026-08-31T14:23:21.360Z Downloaded libefi-sys v0.1.0
11312026-08-31T14:23:21.361Z Downloaded typify-macro v0.6.2
11322026-08-31T14:23:21.361Z Downloaded rustc_version v0.4.1
11332026-08-31T14:23:21.361Z Downloaded crucible-workspace-hack v0.1.0
11342026-08-31T14:23:21.361Z Downloaded omicron-zone-package v0.12.3
11352026-08-31T14:23:21.361Z Downloaded shlex v1.3.0
11362026-08-31T14:23:21.361Z Downloaded signal-hook v0.3.18
11372026-08-31T14:23:21.361Z Downloaded hyper v1.10.1
11382026-08-31T14:23:21.361Z Downloaded aws-lc-rs v1.16.3
11392026-08-31T14:23:21.361Z Downloaded zerocopy-derive v0.8.55
11402026-08-31T14:23:21.361Z Downloaded darling_core v0.23.0
11412026-08-31T14:23:21.361Z Downloaded der v0.8.0
11422026-08-31T14:23:21.361Z Downloaded ml-kem v0.3.2
11432026-08-31T14:23:21.362Z Downloaded ipnet v2.12.0
11442026-08-31T14:23:21.362Z Downloaded tower v0.5.3
11452026-08-31T14:23:21.362Z Downloaded dyn-clone v1.0.20
11462026-08-31T14:23:21.362Z Downloaded lru-cache v0.1.2
11472026-08-31T14:23:21.362Z Downloaded md-5 v0.10.6
11482026-08-31T14:23:21.362Z Downloaded serde_cbor v0.11.2
11492026-08-31T14:23:21.362Z Downloaded strum_macros v0.27.2
11502026-08-31T14:23:21.362Z Downloaded tinyvec_macros v0.1.1
11512026-08-31T14:23:21.362Z Downloaded paste v1.0.15
11522026-08-31T14:23:21.362Z Downloaded defmt v0.3.100
11532026-08-31T14:23:21.362Z Downloaded darling v0.21.3
11542026-08-31T14:23:21.362Z Downloaded hkdf v0.12.4
11552026-08-31T14:23:21.362Z Downloaded icu_collections v2.1.1
11562026-08-31T14:23:21.363Z Downloaded winnow v0.6.26
11572026-08-31T14:23:21.363Z Downloaded bindgen v0.71.1
11582026-08-31T14:23:21.363Z Downloaded miette v7.6.0
11592026-08-31T14:23:21.363Z Downloaded rusty-fork v0.3.1
11602026-08-31T14:23:21.363Z Downloaded sqlparser_derive v0.5.0
11612026-08-31T14:23:21.363Z Downloaded phf_shared v0.12.1
11622026-08-31T14:23:21.363Z Downloaded xshell-macros v0.2.7
11632026-08-31T14:23:21.363Z Downloaded bitvec v1.0.1
11642026-08-31T14:23:21.363Z Downloaded num_enum v0.5.11
11652026-08-31T14:23:21.363Z Downloaded tui-tree-widget v0.23.1
11662026-08-31T14:23:21.363Z Downloaded yoke v0.8.1
11672026-08-31T14:23:21.363Z Downloaded itertools v0.12.1
11682026-08-31T14:23:21.363Z Downloaded debug-ignore v1.0.5
11692026-08-31T14:23:21.364Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11702026-08-31T14:23:21.364Z Downloaded supports-color v3.0.2
11712026-08-31T14:23:21.364Z Downloaded universal-hash v0.6.1
11722026-08-31T14:23:21.364Z Downloaded precomputed-hash v0.1.1
11732026-08-31T14:23:21.364Z Downloaded x509-cert v0.2.5
11742026-08-31T14:23:21.364Z Downloaded crossterm v0.29.0
11752026-08-31T14:23:21.364Z Downloaded quinn v0.11.11
11762026-08-31T14:23:21.364Z Downloaded p384 v0.14.0
11772026-08-31T14:23:21.364Z Downloaded serde_spanned v1.1.1
11782026-08-31T14:23:21.364Z Downloaded writeable v0.6.2
11792026-08-31T14:23:21.364Z Downloaded crc-catalog v2.4.0
11802026-08-31T14:23:21.364Z Downloaded sapling-renderdag v0.1.0
11812026-08-31T14:23:21.364Z Downloaded dirs-next v2.0.0
11822026-08-31T14:23:21.364Z Downloaded either v1.15.0
11832026-08-31T14:23:21.364Z Downloaded progenitor-impl v0.14.0
11842026-08-31T14:23:21.365Z Downloaded lru v0.12.5
11852026-08-31T14:23:21.365Z Downloaded universal-hash v0.5.1
11862026-08-31T14:23:21.365Z Downloaded r2d2 v0.8.10
11872026-08-31T14:23:21.365Z Downloaded tokio-util v0.7.18
11882026-08-31T14:23:21.365Z Downloaded vergen-lib v0.1.6
11892026-08-31T14:23:21.365Z Downloaded hybrid-array v0.4.13
11902026-08-31T14:23:21.365Z Downloaded maplit v1.0.2
11912026-08-31T14:23:21.365Z Downloaded term v0.7.0
11922026-08-31T14:23:21.365Z Downloaded test-strategy v0.4.5
11932026-08-31T14:23:21.365Z Downloaded url v2.5.8
11942026-08-31T14:23:21.365Z Downloaded serde_bytes v0.11.19
11952026-08-31T14:23:21.365Z Downloaded pkcs1 v0.8.0-rc.4
11962026-08-31T14:23:21.365Z Downloaded primeorder v0.14.0
11972026-08-31T14:23:21.365Z Downloaded rand v0.9.2
11982026-08-31T14:23:21.365Z Downloaded tar v0.4.46
11992026-08-31T14:23:21.365Z Downloaded nanorand v0.7.0
12002026-08-31T14:23:21.366Z Downloaded digest-io v0.1.0
12012026-08-31T14:23:21.366Z Downloaded futures-util v0.3.32
12022026-08-31T14:23:21.366Z Downloaded toml_edit v0.23.10+spec-1.0.0
12032026-08-31T14:23:21.366Z Downloaded ignore v0.4.25
12042026-08-31T14:23:21.366Z Downloaded salty v0.3.0
12052026-08-31T14:23:21.366Z Downloaded phc v0.6.1
12062026-08-31T14:23:21.366Z Downloaded hkdf v0.13.0
12072026-08-31T14:23:21.366Z Downloaded socket2 v0.6.3
12082026-08-31T14:23:21.366Z Downloaded serde_with v1.14.0
12092026-08-31T14:23:21.366Z Downloaded peg v0.8.5
12102026-08-31T14:23:21.366Z Downloaded time v0.3.47
12112026-08-31T14:23:22.726Z Downloaded diesel-dtrace v0.5.0
12122026-08-31T14:23:22.727Z Downloaded postgres-types v0.2.12
12132026-08-31T14:23:22.727Z Downloaded thread_local v1.1.9
12142026-08-31T14:23:22.727Z Downloaded siphasher v1.0.2
12152026-08-31T14:23:22.727Z Downloaded chrono v0.4.45
12162026-08-31T14:23:22.727Z Downloaded tokio-stream v0.1.18
12172026-08-31T14:23:22.727Z Downloaded rand_chacha v0.9.0
12182026-08-31T14:23:22.727Z Downloaded hyper-staticfile v0.10.1
12192026-08-31T14:23:22.727Z Downloaded schemars v0.9.0
12202026-08-31T14:23:22.727Z Downloaded snafu v0.8.9
12212026-08-31T14:23:22.727Z Downloaded tiny-keccak v2.0.2
12222026-08-31T14:23:22.727Z Downloaded sha2 v0.11.0
12232026-08-31T14:23:22.727Z Downloaded sha3 v0.12.0
12242026-08-31T14:23:22.727Z Downloaded iana-time-zone v0.1.65
12252026-08-31T14:23:22.727Z Downloaded regex v1.12.3
12262026-08-31T14:23:22.728Z Downloaded winnow v0.5.40
12272026-08-31T14:23:22.728Z Downloaded libxml v0.3.3
12282026-08-31T14:23:22.728Z Downloaded libbz2-rs-sys v0.2.2
12292026-08-31T14:23:22.728Z Downloaded indicatif v0.18.4
12302026-08-31T14:23:22.728Z Downloaded object v0.30.4
12312026-08-31T14:23:22.728Z Downloaded indexmap v1.9.3
12322026-08-31T14:23:22.728Z Downloaded parse-display-derive v0.10.0
12332026-08-31T14:23:22.728Z Downloaded libm v0.2.16
12342026-08-31T14:23:22.728Z Downloaded icu_properties v2.1.2
12352026-08-31T14:23:22.728Z Downloaded slog v2.8.2
12362026-08-31T14:23:22.728Z Downloaded cookie_store v0.22.1
12372026-08-31T14:23:22.728Z Downloaded steno v0.4.1
12382026-08-31T14:23:22.728Z Downloaded dropshot-api-manager v0.8.0
12392026-08-31T14:23:22.728Z Downloaded crc32fast v1.5.0
12402026-08-31T14:23:22.728Z Downloaded reqwest v0.13.2
12412026-08-31T14:23:22.728Z Downloaded zip v0.6.6
12422026-08-31T14:23:22.729Z Downloaded schemars v1.2.1
12432026-08-31T14:23:22.729Z Downloaded crossterm v0.28.1
12442026-08-31T14:23:22.729Z Downloaded der v0.7.10
12452026-08-31T14:23:22.729Z Downloaded darling_core v0.21.3
12462026-08-31T14:23:22.729Z Downloaded regex-syntax v0.6.29
12472026-08-31T14:23:22.729Z Downloaded radix_trie v0.2.1
12482026-08-31T14:23:22.729Z Downloaded nom v7.1.3
12492026-08-31T14:23:22.729Z Downloaded derive-where v1.6.0
12502026-08-31T14:23:22.729Z Downloaded reedline v0.40.0
12512026-08-31T14:23:22.729Z Downloaded itertools v0.13.0
12522026-08-31T14:23:22.729Z Downloaded git2 v0.20.4
12532026-08-31T14:23:22.729Z Downloaded derive_more v2.1.1
12542026-08-31T14:23:22.729Z Downloaded internal-russh-num-bigint v0.5.0
12552026-08-31T14:23:22.729Z Downloaded unicode-segmentation v1.12.0
12562026-08-31T14:23:22.729Z Downloaded jiff-core v0.1.0
12572026-08-31T14:23:22.729Z Downloaded goblin v0.10.5
12582026-08-31T14:23:22.729Z Downloaded hyper-util v0.1.20
12592026-08-31T14:23:22.741Z Downloaded rawzip v0.4.4
12602026-08-31T14:23:22.741Z Downloaded tower-http v0.6.8
12612026-08-31T14:23:22.741Z Downloaded itertools v0.15.0
12622026-08-31T14:23:22.741Z Downloaded p521 v0.14.0
12632026-08-31T14:23:22.741Z Downloaded num-bigint v0.4.6
12642026-08-31T14:23:22.741Z Downloaded proptest v1.11.0
12652026-08-31T14:23:22.741Z Downloaded curve25519-dalek v4.1.3
12662026-08-31T14:23:22.741Z Downloaded rand v0.10.1
12672026-08-31T14:23:22.741Z Downloaded icu_properties_data v2.1.2
12682026-08-31T14:23:22.741Z Downloaded tough v0.22.0
12692026-08-31T14:23:22.742Z Downloaded iddqd v0.4.2
12702026-08-31T14:23:22.742Z Downloaded portable-atomic v1.13.1
12712026-08-31T14:23:22.742Z Downloaded nom v8.0.0
12722026-08-31T14:23:22.742Z Downloaded bstr v1.12.1
12732026-08-31T14:23:22.742Z Downloaded object v0.37.3
12742026-08-31T14:23:22.742Z Downloaded openssl v0.10.80
12752026-08-31T14:23:22.742Z Downloaded zerovec v0.11.5
12762026-08-31T14:23:22.742Z Downloaded regex-syntax v0.8.10
12772026-08-31T14:23:22.742Z Downloaded polar-core v0.27.3
12782026-08-31T14:23:22.742Z Downloaded petname v2.0.2
12792026-08-31T14:23:22.742Z Downloaded gimli v0.32.3
12802026-08-31T14:23:22.742Z Downloaded rayon v1.11.0
12812026-08-31T14:23:22.742Z Downloaded moka v0.12.13
12822026-08-31T14:23:22.742Z Downloaded rustyline v14.0.0
12832026-08-31T14:23:22.742Z Downloaded crypto-primes v0.7.2
12842026-08-31T14:23:22.742Z Downloaded tabled v0.21.0
12852026-08-31T14:23:22.742Z Downloaded zlib-rs v0.6.2
12862026-08-31T14:23:22.742Z Downloaded p384 v0.13.1
12872026-08-31T14:23:22.742Z Downloaded openapiv3 v2.2.0
12882026-08-31T14:23:22.742Z Downloaded quinn-proto v0.11.16
12892026-08-31T14:23:22.742Z Downloaded serde_with v3.21.0
12902026-08-31T14:23:22.742Z Downloaded reqwest v0.12.28
12912026-08-31T14:23:22.743Z Downloaded idna v1.1.0
12922026-08-31T14:23:22.743Z Downloaded winnow v1.0.3
12932026-08-31T14:23:22.743Z Downloaded itertools v0.14.0
12942026-08-31T14:23:22.743Z Downloaded rustix v0.38.44
12952026-08-31T14:23:22.743Z Downloaded nix v0.27.1
12962026-08-31T14:23:22.743Z Downloaded nix v0.31.2
12972026-08-31T14:23:22.743Z Downloaded iri-string v0.7.10
12982026-08-31T14:23:22.743Z Downloaded russh v0.62.4
12992026-08-31T14:23:22.743Z Downloaded nix v0.28.0
13002026-08-31T14:23:22.743Z Downloaded lalrpop v0.19.12
13012026-08-31T14:23:22.743Z Downloaded zerocopy v0.8.55
13022026-08-31T14:23:22.743Z Downloaded typify-impl v0.6.2
13032026-08-31T14:23:22.743Z Downloaded hickory-proto v0.24.4
13042026-08-31T14:23:22.743Z Downloaded quick-xml v0.37.5
13052026-08-31T14:23:22.743Z Downloaded crypto-bigint v0.7.5
13062026-08-31T14:23:22.743Z Downloaded diesel v2.3.7
13072026-08-31T14:23:22.743Z Downloaded dropshot v0.17.1
13082026-08-31T14:23:22.743Z Downloaded sqlparser v0.61.0
13092026-08-31T14:23:22.743Z Downloaded bzip2-sys v0.1.13+1.0.8
13102026-08-31T14:23:22.743Z Downloaded smoltcp v0.9.1
13112026-08-31T14:23:23.488Z Downloaded vcpkg v0.2.15
13122026-08-31T14:23:23.489Z Downloaded smoltcp v0.11.0
13132026-08-31T14:23:23.489Z Downloaded hickory-proto v0.25.2
13142026-08-31T14:23:23.489Z Downloaded ratatui v0.29.0
13152026-08-31T14:23:23.489Z Downloaded jiff v0.2.34
13162026-08-31T14:23:23.489Z Downloaded chrono-tz v0.10.4
13172026-08-31T14:23:23.489Z Downloaded curve25519-dalek v5.0.0
13182026-08-31T14:23:23.489Z Downloaded regress v0.10.5
13192026-08-31T14:23:23.490Z Downloaded petgraph v0.8.3
13202026-08-31T14:23:23.490Z Downloaded rustls v0.23.41
13212026-08-31T14:23:23.491Z Downloaded sha3 v0.11.0
13222026-08-31T14:23:23.491Z Downloaded sled v0.34.7
13232026-08-31T14:23:23.491Z Downloaded regress v0.11.1
13242026-08-31T14:23:23.491Z Downloaded libz-sys v1.1.24
13252026-08-31T14:23:23.491Z Downloaded sha3 v0.10.8
13262026-08-31T14:23:23.491Z Downloaded csv v1.4.0
13272026-08-31T14:23:23.491Z Downloaded tracing v0.1.44
13282026-08-31T14:23:23.491Z Downloaded zerocopy-derive v0.6.6
13292026-08-31T14:23:23.491Z Downloaded regex-automata v0.4.14
13302026-08-31T14:23:23.492Z Downloaded petgraph v0.6.5
13312026-08-31T14:23:23.492Z Downloaded libgit2-sys v0.18.3+1.9.2
13322026-08-31T14:23:23.492Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13332026-08-31T14:23:23.492Z Downloaded tokio v1.52.1
13342026-08-31T14:23:23.492Z Downloaded encoding_rs v0.8.35
13352026-08-31T14:23:23.492Z Downloaded ring v0.17.14
13362026-08-31T14:23:23.492Z Downloaded aws-lc-sys v0.40.0
13372026-08-31T14:23:23.492Z Compiling serde_core v1.0.229
13382026-08-31T14:23:23.492Z Compiling libc v0.2.185
13392026-08-31T14:23:23.492Z Compiling serde v1.0.229
13402026-08-31T14:23:23.492Z Compiling log v0.4.33
13412026-08-31T14:23:23.492Z Compiling smallvec v1.15.1
13422026-08-31T14:23:23.493Z Compiling find-msvc-tools v0.1.9
13432026-08-31T14:23:23.493Z Compiling shlex v1.3.0
13442026-08-31T14:23:23.493Z Compiling syn v2.0.117
13452026-08-31T14:23:23.493Z Compiling syn v3.0.3
13462026-08-31T14:23:23.493Z Compiling subtle v2.6.1
13472026-08-31T14:23:23.493Z Compiling scopeguard v1.2.0
13482026-08-31T14:23:23.493Z Compiling stable_deref_trait v1.2.1
13492026-08-31T14:23:23.493Z Compiling typenum v1.20.1
13502026-08-31T14:23:23.493Z Compiling lock_api v0.4.14
13512026-08-31T14:23:23.494Z Compiling zerocopy v0.8.55
13522026-08-31T14:23:23.494Z Compiling portable-atomic v1.13.1
13532026-08-31T14:23:23.494Z Compiling serde_json v1.0.151
13542026-08-31T14:23:23.494Z Compiling critical-section v1.2.0
13552026-08-31T14:23:23.494Z Compiling errno v0.3.14
13562026-08-31T14:23:23.494Z Compiling jobserver v0.1.34
13572026-08-31T14:23:23.494Z Compiling getrandom v0.2.17
13582026-08-31T14:23:23.494Z Compiling libm v0.2.16
13592026-08-31T14:23:23.494Z Compiling cc v1.2.56
13602026-08-31T14:23:23.494Z Compiling rand_core v0.6.4
13612026-08-31T14:23:23.494Z Compiling num-traits v0.2.19
13622026-08-31T14:23:23.495Z Compiling pkg-config v0.3.32
13632026-08-31T14:23:23.495Z Compiling once_cell v1.21.3
13642026-08-31T14:23:23.495Z Compiling generic-array v0.14.7
13652026-08-31T14:23:23.495Z Compiling pin-project-lite v0.2.17
13662026-08-31T14:23:23.495Z Compiling const-oid v0.9.6
13672026-08-31T14:23:23.495Z Compiling getrandom v0.4.3
13682026-08-31T14:23:23.495Z Compiling parking_lot_core v0.9.12
13692026-08-31T14:23:23.495Z Compiling bitflags v2.11.0
13702026-08-31T14:23:23.495Z Compiling rand_core v0.10.0
13712026-08-31T14:23:23.496Z Compiling signal-hook-registry v1.4.8
13722026-08-31T14:23:23.496Z Compiling writeable v0.6.2
13732026-08-31T14:23:23.496Z Compiling percent-encoding v2.3.2
13742026-08-31T14:23:23.496Z Compiling synstructure v0.13.2
13752026-08-31T14:23:23.496Z Compiling futures-core v0.3.32
13762026-08-31T14:23:23.496Z Compiling litemap v0.8.1
13772026-08-31T14:23:23.497Z Compiling parking_lot v0.12.5
13782026-08-31T14:23:23.497Z Compiling semver v1.0.28
13792026-08-31T14:23:23.497Z Compiling mio v1.2.0
13802026-08-31T14:23:23.497Z Compiling icu_properties_data v2.1.2
13812026-08-31T14:23:23.497Z Compiling icu_normalizer_data v2.1.1
13822026-08-31T14:23:23.497Z Compiling socket2 v0.6.3
13832026-08-31T14:23:23.497Z Compiling rustix v1.1.4
13842026-08-31T14:23:23.497Z Compiling getrandom v0.3.4
13852026-08-31T14:23:23.497Z Compiling futures-sink v0.3.32
13862026-08-31T14:23:23.497Z Compiling indexmap v2.14.0
13872026-08-31T14:23:23.497Z Compiling futures-channel v0.3.32
13882026-08-31T14:23:23.498Z Compiling slab v0.4.12
13892026-08-31T14:23:23.498Z Compiling futures-task v0.3.32
13902026-08-31T14:23:23.498Z Compiling futures-io v0.3.32
13912026-08-31T14:23:23.498Z Compiling serde_derive v1.0.229
13922026-08-31T14:23:23.498Z Compiling utf8_iter v1.0.4
13932026-08-31T14:23:23.498Z Compiling form_urlencoded v1.2.2
13942026-08-31T14:23:23.498Z Compiling rustversion v1.0.22
13952026-08-31T14:23:23.498Z Compiling base64ct v1.8.3
13962026-08-31T14:23:23.498Z Compiling iana-time-zone v0.1.65
13972026-08-31T14:23:23.498Z Compiling pem-rfc7468 v0.7.0
13982026-08-31T14:23:23.498Z Compiling cmake v0.1.57
13992026-08-31T14:23:23.498Z Compiling regex-syntax v0.8.10
14002026-08-31T14:23:23.498Z Compiling dunce v1.0.5
14012026-08-31T14:23:23.499Z Compiling ident_case v1.0.1
14022026-08-31T14:23:23.499Z Compiling fs_extra v1.3.0
14032026-08-31T14:23:23.499Z Compiling flagset v0.4.7
14042026-08-31T14:23:23.499Z Compiling zeroize_derive v1.5.0
14052026-08-31T14:23:23.499Z Compiling zerocopy-derive v0.8.55
14062026-08-31T14:23:23.499Z Compiling zerofrom-derive v0.1.6
14072026-08-31T14:23:23.499Z Compiling yoke-derive v0.8.1
14082026-08-31T14:23:23.499Z Compiling zerovec-derive v0.11.2
14092026-08-31T14:23:23.499Z Compiling displaydoc v0.2.5
14102026-08-31T14:23:23.499Z Compiling tokio-macros v2.7.0
14112026-08-31T14:23:24.529Z Compiling futures-macro v0.3.32
14122026-08-31T14:23:24.529Z Compiling thiserror-impl v2.0.18
14132026-08-31T14:23:24.529Z Compiling der_derive v0.7.3
14142026-08-31T14:23:24.530Z Compiling aws-lc-sys v0.40.0
14152026-08-31T14:23:24.530Z Compiling zerofrom v0.1.6
14162026-08-31T14:23:24.530Z Compiling yoke v0.8.1
14172026-08-31T14:23:24.530Z Compiling zerovec v0.11.5
14182026-08-31T14:23:24.530Z Compiling zerotrie v0.2.3
14192026-08-31T14:23:24.530Z Compiling futures-util v0.3.32
14202026-08-31T14:23:24.530Z Compiling tinystr v0.8.2
14212026-08-31T14:23:24.530Z Compiling potential_utf v0.1.4
14222026-08-31T14:23:24.530Z Compiling rand_core v0.9.5
14232026-08-31T14:23:24.530Z Compiling zeroize v1.9.0
14242026-08-31T14:23:24.530Z Compiling bytes v1.11.1
14252026-08-31T14:23:24.530Z Compiling icu_locale_core v2.1.1
14262026-08-31T14:23:24.531Z Compiling icu_collections v2.1.1
14272026-08-31T14:23:24.531Z Compiling chrono v0.4.45
14282026-08-31T14:23:25.329Z Compiling tokio v1.52.1
14292026-08-31T14:23:25.329Z Compiling der v0.7.10
14302026-08-31T14:23:25.329Z Compiling icu_provider v2.1.1
14312026-08-31T14:23:25.329Z Compiling crypto-common v0.1.7
14322026-08-31T14:23:26.496Z Compiling icu_normalizer v2.1.1
14332026-08-31T14:23:26.496Z Compiling icu_properties v2.1.2
14342026-08-31T14:23:26.496Z Compiling block-buffer v0.10.4
14352026-08-31T14:23:26.496Z Compiling thiserror v2.0.18
14362026-08-31T14:23:26.496Z Compiling digest v0.10.7
14372026-08-31T14:23:26.496Z Compiling uuid v1.23.4
14382026-08-31T14:23:26.496Z Compiling base64 v0.22.1
14392026-08-31T14:23:26.496Z Compiling spki v0.7.3
14402026-08-31T14:23:26.497Z Compiling ppv-lite86 v0.2.21
14412026-08-31T14:23:26.497Z Compiling idna_adapter v1.2.1
14422026-08-31T14:23:26.497Z Compiling http v1.4.2
14432026-08-31T14:23:26.497Z Compiling syn v1.0.109
14442026-08-31T14:23:27.720Z Compiling idna v1.1.0
14452026-08-31T14:23:27.720Z Compiling vcpkg v0.2.15
14462026-08-31T14:23:27.720Z Compiling rand_chacha v0.9.0
14472026-08-31T14:23:27.720Z Compiling tracing-attributes v0.1.31
14482026-08-31T14:23:27.720Z Compiling url v2.5.8
14492026-08-31T14:23:27.720Z Compiling rustc_version v0.4.1
14502026-08-31T14:23:27.720Z Compiling openssl-sys v0.9.117
14512026-08-31T14:23:27.720Z Compiling serde_derive_internals v0.29.1
14522026-08-31T14:23:27.720Z Compiling tracing-core v0.1.36
14532026-08-31T14:23:27.720Z Compiling aws-lc-rs v1.16.3
14542026-08-31T14:23:27.721Z Compiling dyn-clone v1.0.20
14552026-08-31T14:23:27.721Z Compiling simd-adler32 v0.3.8
14562026-08-31T14:23:27.721Z Compiling cpufeatures v0.2.17
14572026-08-31T14:23:28.708Z Compiling schemars v0.8.22
14582026-08-31T14:23:28.716Z Compiling http-body v1.0.1
14592026-08-31T14:23:28.716Z Compiling rand v0.9.2
14602026-08-31T14:23:28.717Z Compiling tracing v0.1.44
14612026-08-31T14:23:28.720Z Compiling pkcs8 v0.10.2
14622026-08-31T14:23:28.720Z Compiling rustls-pki-types v1.14.0
14632026-08-31T14:23:28.721Z Compiling schemars_derive v0.8.22
14642026-08-31T14:23:28.721Z Compiling spin v0.9.8
14652026-08-31T14:23:28.721Z Compiling adler2 v2.0.1
14662026-08-31T14:23:28.721Z Compiling tinyvec_macros v0.1.1
14672026-08-31T14:23:28.721Z Compiling crc32fast v1.5.0
14682026-08-31T14:23:28.721Z Compiling cmov v0.5.4
14692026-08-31T14:23:28.721Z Compiling openssl-probe v0.2.1
14702026-08-31T14:23:28.721Z Compiling tokio-util v0.7.18
14712026-08-31T14:23:28.722Z Compiling httparse v1.10.1
14722026-08-31T14:23:28.722Z Compiling ctutils v0.4.2
14732026-08-31T14:23:28.722Z Compiling tinyvec v1.10.0
14742026-08-31T14:23:29.693Z Compiling tempfile v3.27.0
14752026-08-31T14:23:29.693Z Compiling miniz_oxide v0.8.9
14762026-08-31T14:23:29.693Z Compiling pest_generator v2.8.6
14772026-08-31T14:23:29.693Z Compiling sha2 v0.10.9
14782026-08-31T14:23:29.693Z Compiling terminal_size v0.4.3
14792026-08-31T14:23:29.693Z Compiling aho-corasick v1.1.4
14802026-08-31T14:23:31.168Z Compiling tower-service v0.3.3
14812026-08-31T14:23:31.168Z Compiling atomic-waker v1.1.2
14822026-08-31T14:23:31.168Z Compiling try-lock v0.2.5
14832026-08-31T14:23:31.168Z Compiling untrusted v0.7.1
14842026-08-31T14:23:31.168Z Compiling radium v0.7.0
14852026-08-31T14:23:31.168Z Compiling tower-layer v0.3.3
14862026-08-31T14:23:31.168Z Compiling want v0.3.1
14872026-08-31T14:23:31.168Z Compiling h2 v0.4.15
14882026-08-31T14:23:32.825Z Compiling pest_derive v2.8.6
14892026-08-31T14:23:32.825Z Compiling regex-automata v0.4.14
14902026-08-31T14:23:32.825Z Compiling hybrid-array v0.4.13
14912026-08-31T14:23:32.825Z Compiling ipnet v2.12.0
14922026-08-31T14:23:32.826Z Compiling scroll_derive v0.13.1
14932026-08-31T14:23:32.826Z Compiling darling_core v0.20.11
14942026-08-31T14:23:32.826Z Compiling tap v1.0.1
14952026-08-31T14:23:32.826Z Compiling httpdate v1.0.3
14962026-08-31T14:23:32.826Z Compiling maybe-uninit v2.0.0
14972026-08-31T14:23:32.826Z Compiling rustls v0.23.41
14982026-08-31T14:23:32.826Z Compiling foreign-types-shared v0.1.1
14992026-08-31T14:23:32.826Z Compiling openssl v0.10.80
15002026-08-31T14:23:32.827Z Compiling untrusted v0.9.0
15012026-08-31T14:23:32.827Z Compiling foreign-types v0.3.2
15022026-08-31T14:23:32.827Z Compiling scroll v0.13.0
15032026-08-31T14:23:32.827Z Compiling wyz v0.5.1
15042026-08-31T14:23:33.681Z Compiling unicode-normalization v0.1.25
15052026-08-31T14:23:33.681Z Compiling rand_chacha v0.3.1
15062026-08-31T14:23:33.681Z Compiling signature v2.2.0
15072026-08-31T14:23:33.681Z Compiling hex v0.4.3
15082026-08-31T14:23:33.681Z Compiling openssl-macros v0.1.1
15092026-08-31T14:23:33.681Z Compiling thiserror-impl v1.0.69
15102026-08-31T14:23:33.681Z Compiling num-integer v0.1.46
15112026-08-31T14:23:33.681Z Compiling bzip2-sys v0.1.13+1.0.8
15122026-08-31T14:23:33.682Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15132026-08-31T14:23:33.682Z Compiling wait-timeout v0.2.1
15142026-08-31T14:23:33.682Z Compiling ahash v0.8.12
15152026-08-31T14:23:33.682Z Compiling native-tls v0.2.18
15162026-08-31T14:23:33.682Z Compiling bit-vec v0.8.0
15172026-08-31T14:23:33.682Z Compiling hyper v1.10.1
15182026-08-31T14:23:33.682Z Compiling powerfmt v0.2.0
15192026-08-31T14:23:33.682Z Compiling funty v2.0.0
15202026-08-31T14:23:33.682Z Compiling quick-error v1.2.3
15212026-08-31T14:23:33.682Z Compiling darling_macro v0.20.11
15222026-08-31T14:23:33.682Z Compiling num-bigint-dig v0.8.6
15232026-08-31T14:23:33.682Z Compiling num-conv v0.2.0
15242026-08-31T14:23:34.891Z Compiling time-core v0.1.8
15252026-08-31T14:23:34.891Z Compiling packed_struct v0.10.1
15262026-08-31T14:23:34.891Z Compiling time-macros v0.2.27
15272026-08-31T14:23:34.891Z Compiling clap_builder v4.6.0
15282026-08-31T14:23:34.901Z Compiling darling v0.20.11
15292026-08-31T14:23:34.901Z Compiling bitvec v1.0.1
15302026-08-31T14:23:34.901Z Compiling thiserror v1.0.69
15312026-08-31T14:23:34.901Z Compiling rusty-fork v0.3.1
15322026-08-31T14:23:34.901Z Compiling deranged v0.5.8
15332026-08-31T14:23:34.901Z Compiling hyper-util v0.1.20
15342026-08-31T14:23:34.901Z Compiling bit-set v0.8.0
15352026-08-31T14:23:35.677Z Compiling num-iter v0.1.45
15362026-08-31T14:23:37.301Z Compiling rand v0.8.6
15372026-08-31T14:23:37.301Z Compiling goblin v0.10.5
15382026-08-31T14:23:37.301Z Compiling packed_struct_codegen v0.10.1
15392026-08-31T14:23:37.301Z Compiling lazy_static v1.5.0
15402026-08-31T14:23:37.301Z Compiling hmac v0.12.1
15412026-08-31T14:23:37.301Z Compiling rand_xorshift v0.4.0
15422026-08-31T14:23:37.302Z Compiling serde_spanned v0.6.9
15432026-08-31T14:23:37.302Z Compiling toml_datetime v0.6.11
15442026-08-31T14:23:37.302Z Compiling zerocopy-derive v0.6.6
15452026-08-31T14:23:37.302Z Compiling bitfield-macros v0.19.4
15462026-08-31T14:23:38.558Z Compiling clap_derive v4.6.1
15472026-08-31T14:23:38.558Z Compiling sync_wrapper v1.0.2
15482026-08-31T14:23:38.558Z Compiling indexmap v1.9.3
15492026-08-31T14:23:38.558Z Compiling nodrop v0.1.14
15502026-08-31T14:23:38.558Z Compiling usdt-impl v0.6.0
15512026-08-31T14:23:38.558Z Compiling num_threads v0.1.7
15522026-08-31T14:23:38.558Z Compiling siphasher v1.0.2
15532026-08-31T14:23:38.559Z Compiling paste v1.0.15
15542026-08-31T14:23:38.559Z Compiling unarray v0.1.4
15552026-08-31T14:23:38.559Z Compiling unicode-segmentation v1.12.0
15562026-08-31T14:23:38.559Z Compiling zlib-rs v0.6.2
15572026-08-31T14:23:38.559Z Compiling crossbeam-utils v0.8.21
15582026-08-31T14:23:38.559Z Compiling object v0.37.3
15592026-08-31T14:23:38.559Z Compiling crc-catalog v2.4.0
15602026-08-31T14:23:38.559Z Compiling crc v3.4.0
15612026-08-31T14:23:38.559Z Compiling proptest v1.11.0
15622026-08-31T14:23:38.559Z Compiling dof v0.4.0
15632026-08-31T14:23:38.559Z Compiling time v0.3.47
15642026-08-31T14:23:38.560Z Compiling clap v4.6.1
15652026-08-31T14:23:39.729Z Compiling array-init v0.0.4
15662026-08-31T14:23:39.729Z Compiling bitfield v0.19.4
15672026-08-31T14:23:39.729Z Compiling zerocopy v0.6.6
15682026-08-31T14:23:39.729Z Compiling tower v0.5.3
15692026-08-31T14:23:41.464Z Compiling smallvec v0.6.14
15702026-08-31T14:23:41.464Z Compiling derive_builder_core v0.20.2
15712026-08-31T14:23:41.464Z Compiling dtrace-parser v0.3.0
15722026-08-31T14:23:43.236Z Compiling flate2 v1.1.9
15732026-08-31T14:23:43.236Z Compiling ipnetwork v0.21.1
15742026-08-31T14:23:43.237Z Compiling pkcs1 v0.7.5
15752026-08-31T14:23:43.237Z Compiling http-body-util v0.1.3
15762026-08-31T14:23:43.237Z Compiling heapless v0.7.17
15772026-08-31T14:23:43.237Z Compiling slog v2.8.2
15782026-08-31T14:23:43.237Z Compiling scroll_derive v0.12.1
15792026-08-31T14:23:43.237Z Compiling structmeta-derive v0.3.0
15802026-08-31T14:23:43.237Z Compiling darling_core v0.23.0
15812026-08-31T14:23:43.237Z Compiling thread-id v5.1.0
15822026-08-31T14:23:43.237Z Compiling cookie v0.18.1
15832026-08-31T14:23:43.237Z Compiling env_filter v2.0.0
15842026-08-31T14:23:43.237Z Compiling iri-string v0.7.10
15852026-08-31T14:23:43.237Z Compiling allocator-api2 v0.2.21
15862026-08-31T14:23:43.237Z Compiling unicode-bidi v0.3.18
15872026-08-31T14:23:43.237Z Compiling unicode-properties v0.1.4
15882026-08-31T14:23:43.237Z Compiling zstd-safe v7.2.4
15892026-08-31T14:23:43.238Z Compiling winnow v0.5.40
15902026-08-31T14:23:43.238Z Compiling base64 v0.21.7
15912026-08-31T14:23:43.238Z Compiling anyhow v1.0.104
15922026-08-31T14:23:44.315Z Compiling gimli v0.32.3
15932026-08-31T14:23:44.316Z Compiling hashbrown v0.12.3
15942026-08-31T14:23:44.316Z Compiling ryu v1.0.23
15952026-08-31T14:23:44.316Z Compiling signal-hook v0.3.18
15962026-08-31T14:23:44.316Z Compiling serde_urlencoded v0.7.1
15972026-08-31T14:23:44.316Z Compiling toml_edit v0.19.15
15982026-08-31T14:23:44.316Z Compiling tower-http v0.6.8
15992026-08-31T14:23:44.316Z Compiling darling_macro v0.23.0
16002026-08-31T14:23:44.316Z Compiling ron v0.8.1
16012026-08-31T14:23:44.329Z Compiling structmeta v0.3.0
16022026-08-31T14:23:45.481Z Compiling stringprep v0.1.5
16032026-08-31T14:23:45.481Z Compiling addr2line v0.25.1
16042026-08-31T14:23:45.481Z Compiling scroll v0.12.0
16052026-08-31T14:23:45.481Z Compiling env_logger v0.11.11
16062026-08-31T14:23:45.482Z Compiling rsa v0.9.10
16072026-08-31T14:23:45.482Z Compiling oxnet v0.1.6
16082026-08-31T14:23:45.482Z Compiling derive_builder_macro v0.20.2
16092026-08-31T14:23:45.482Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16102026-08-31T14:23:46.615Z Compiling newtype-uuid v1.3.2
16112026-08-31T14:23:46.615Z Compiling hashbrown v0.13.2
16122026-08-31T14:23:46.615Z Compiling bzip2 v0.4.4
16132026-08-31T14:23:46.615Z Compiling serde-hex v0.1.0
16142026-08-31T14:23:46.615Z Compiling tokio-native-tls v0.3.1
16152026-08-31T14:23:46.615Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16162026-08-31T14:23:46.615Z Compiling camino v1.2.5
16172026-08-31T14:23:47.255Z Compiling bstr v1.12.1
16182026-08-31T14:23:47.255Z Compiling crypto-common v0.2.2
16192026-08-31T14:23:47.256Z Compiling block-buffer v0.12.1
16202026-08-31T14:23:47.256Z Compiling block-padding v0.4.2
16212026-08-31T14:23:47.256Z Compiling rustls-native-certs v0.8.3
16222026-08-31T14:23:47.256Z Compiling curve25519-dalek v4.1.3
16232026-08-31T14:23:48.227Z Compiling x509-cert v0.2.5
16242026-08-31T14:23:48.227Z Compiling md-5 v0.10.6
16252026-08-31T14:23:48.227Z Compiling erased-serde v0.3.31
16262026-08-31T14:23:48.228Z Compiling serde_tokenstream v0.2.3
16272026-08-31T14:23:49.561Z Compiling vergen-lib v9.1.0
16282026-08-31T14:23:49.562Z Compiling async-trait v0.1.89
16292026-08-31T14:23:49.562Z Compiling pin-project-internal v1.1.11
16302026-08-31T14:23:49.562Z Compiling zerocopy-derive v0.7.35
16312026-08-31T14:23:49.562Z Compiling daft-derive v0.1.8
16322026-08-31T14:23:49.562Z Compiling hash32 v0.2.1
16332026-08-31T14:23:49.562Z Compiling memoffset v0.9.1
16342026-08-31T14:23:49.562Z Compiling encoding_rs v0.8.35
16352026-08-31T14:23:50.225Z Compiling litrs v1.0.0
16362026-08-31T14:23:50.225Z Compiling cfg_aliases v0.2.1
16372026-08-31T14:23:50.225Z Compiling owo-colors v4.3.0
16382026-08-31T14:23:50.225Z Compiling mime v0.3.17
16392026-08-31T14:23:50.225Z Compiling rustc-demangle v0.1.27
16402026-08-31T14:23:50.225Z Compiling psl-types v2.0.11
16412026-08-31T14:23:50.226Z Compiling smoltcp v0.9.1
16422026-08-31T14:23:50.226Z Compiling crc-any v2.5.0
16432026-08-31T14:23:50.226Z Compiling fallible-iterator v0.2.0
16442026-08-31T14:23:50.226Z Compiling rustix v0.38.44
16452026-08-31T14:23:50.226Z Compiling ref-cast v1.0.25
16462026-08-31T14:23:50.226Z Compiling document-features v0.2.12
16472026-08-31T14:23:50.226Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16482026-08-31T14:23:50.226Z Compiling backtrace v0.3.76
16492026-08-31T14:23:50.226Z Compiling postgres-protocol v0.6.10
16502026-08-31T14:23:51.516Z Compiling publicsuffix v2.3.0
16512026-08-31T14:23:51.516Z Compiling pin-project v1.1.11
16522026-08-31T14:23:51.516Z Compiling nix v0.31.2
16532026-08-31T14:23:51.516Z Compiling daft v0.1.8
16542026-08-31T14:23:51.517Z Compiling zerocopy v0.7.35
16552026-08-31T14:23:51.517Z Compiling inout v0.2.2
16562026-08-31T14:23:51.517Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16572026-08-31T14:23:51.517Z Compiling object v0.30.4
16582026-08-31T14:23:51.517Z Compiling hyper-tls v0.6.0
16592026-08-31T14:23:51.517Z Compiling zip v0.6.6
16602026-08-31T14:23:51.517Z Compiling derive_builder v0.20.2
16612026-08-31T14:23:51.517Z Compiling toml v0.7.8
16622026-08-31T14:23:51.517Z Compiling goblin v0.8.2
16632026-08-31T14:23:52.569Z Compiling derive-ex v0.1.8
16642026-08-31T14:23:52.569Z Compiling darling v0.23.0
16652026-08-31T14:23:52.569Z Compiling convert_case v0.10.0
16662026-08-31T14:23:52.569Z Compiling phf_shared v0.13.1
16672026-08-31T14:23:52.569Z Compiling regex v1.12.3
16682026-08-31T14:23:52.569Z Compiling hubpack_derive v0.1.1
16692026-08-31T14:23:52.569Z Compiling futures-executor v0.3.32
16702026-08-31T14:23:52.569Z Compiling vergen v9.1.0
16712026-08-31T14:23:52.569Z Compiling strum_macros v0.27.2
16722026-08-31T14:23:52.569Z Compiling curve25519-dalek-derive v0.1.1
16732026-08-31T14:23:53.526Z Compiling snafu-derive v0.8.9
16742026-08-31T14:23:53.526Z Compiling ref-cast-impl v1.0.25
16752026-08-31T14:23:53.526Z Compiling cargo-platform v0.3.2
16762026-08-31T14:23:53.528Z Compiling ff v0.13.1
16772026-08-31T14:23:54.952Z Compiling fs-err v3.3.0
16782026-08-31T14:23:54.952Z Compiling bumpalo v3.20.2
16792026-08-31T14:23:54.953Z Compiling foldhash v0.1.5
16802026-08-31T14:23:54.953Z Compiling managed v0.8.0
16812026-08-31T14:23:54.953Z Compiling base16ct v0.2.0
16822026-08-31T14:23:54.953Z Compiling bitflags v1.3.2
16832026-08-31T14:23:54.953Z Compiling jiff-core v0.1.0
16842026-08-31T14:23:54.953Z Compiling same-file v1.0.6
16852026-08-31T14:23:54.953Z Compiling path-slash v0.1.5
16862026-08-31T14:23:54.953Z Compiling libbz2-rs-sys v0.2.2
16872026-08-31T14:23:54.953Z Compiling is_ci v1.2.0
16882026-08-31T14:23:54.953Z Compiling foldhash v0.2.0
16892026-08-31T14:23:54.953Z Compiling either v1.15.0
16902026-08-31T14:23:56.018Z Compiling textwrap v0.16.2
16912026-08-31T14:23:56.018Z Compiling snafu v0.8.9
16922026-08-31T14:23:56.018Z Compiling bzip2 v0.6.1
16932026-08-31T14:23:56.019Z Compiling strum v0.27.2
16942026-08-31T14:23:56.019Z Compiling jiff v0.2.34
16952026-08-31T14:23:56.019Z Compiling hashbrown v0.16.1
16962026-08-31T14:23:56.019Z Compiling supports-color v3.0.2
16972026-08-31T14:23:56.019Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16982026-08-31T14:23:56.019Z Compiling walkdir v2.5.0
16992026-08-31T14:23:56.019Z Compiling sec1 v0.7.3
17002026-08-31T14:23:57.111Z Compiling hashbrown v0.15.5
17012026-08-31T14:23:57.111Z Compiling zopfli v0.8.3
17022026-08-31T14:23:57.111Z Compiling group v0.13.0
17032026-08-31T14:23:57.111Z Compiling dof v0.3.0
17042026-08-31T14:23:57.112Z Compiling cargo_metadata v0.23.1
17052026-08-31T14:23:57.112Z Compiling test-strategy v0.4.5
17062026-08-31T14:23:57.112Z Compiling hubpack v0.1.2
17072026-08-31T14:23:57.112Z Compiling futures v0.3.32
17082026-08-31T14:23:57.112Z Compiling phf v0.13.1
17092026-08-31T14:23:57.112Z Compiling derive_more-impl v2.1.1
17102026-08-31T14:23:57.112Z Compiling signal-hook-mio v0.2.5
17112026-08-31T14:23:57.964Z Compiling serde_with_macros v3.21.0
17122026-08-31T14:23:57.964Z Compiling cookie_store v0.22.1
17132026-08-31T14:23:57.965Z Compiling zstd v0.13.3
17142026-08-31T14:23:57.965Z Compiling reqwest v0.12.28
17152026-08-31T14:23:57.965Z Compiling cipher v0.5.2
17162026-08-31T14:23:57.965Z Compiling backtrace-ext v0.2.1
17172026-08-31T14:23:58.886Z Compiling postgres-types v0.2.12
17182026-08-31T14:23:58.887Z Compiling usdt-macro v0.6.0
17192026-08-31T14:23:58.887Z Compiling usdt-attr-macro v0.6.0
17202026-08-31T14:23:58.887Z Compiling globset v0.4.18
17212026-08-31T14:23:58.887Z Compiling phf_shared v0.11.3
17222026-08-31T14:24:00.014Z Compiling hkdf v0.12.4
17232026-08-31T14:24:00.014Z Compiling dtrace-parser v0.2.0
17242026-08-31T14:24:00.014Z Compiling byte-wrapper v0.1.0
17252026-08-31T14:24:00.014Z Compiling olpc-cjson v0.1.4
17262026-08-31T14:24:00.014Z Compiling ed25519 v2.2.3
17272026-08-31T14:24:00.015Z Compiling pem v3.0.6
17282026-08-31T14:24:00.015Z Compiling crypto-bigint v0.5.5
17292026-08-31T14:24:00.015Z Compiling serde-big-array v0.5.1
17302026-08-31T14:24:00.015Z Compiling serde_plain v1.0.2
17312026-08-31T14:24:00.015Z Compiling strum_macros v0.26.4
17322026-08-31T14:24:00.015Z Compiling enum-as-inner v0.6.1
17332026-08-31T14:24:00.015Z Compiling miette-derive v7.6.0
17342026-08-31T14:24:00.015Z Compiling serde_repr v0.1.20
17352026-08-31T14:24:01.444Z Compiling async-recursion v1.1.1
17362026-08-31T14:24:01.444Z Compiling float-cmp v0.10.0
17372026-08-31T14:24:01.444Z Compiling memmap2 v0.9.10
17382026-08-31T14:24:01.444Z Compiling thread-id v4.2.2
17392026-08-31T14:24:01.444Z Compiling precomputed-hash v0.1.1
17402026-08-31T14:24:01.444Z Compiling supports-hyperlinks v3.2.0
17412026-08-31T14:24:01.444Z Compiling winnow v1.0.3
17422026-08-31T14:24:01.444Z Compiling predicates-core v1.0.10
17432026-08-31T14:24:01.445Z Compiling new_debug_unreachable v1.0.6
17442026-08-31T14:24:01.445Z Compiling fixedbitset v0.5.7
17452026-08-31T14:24:01.445Z Compiling keccak v0.1.6
17462026-08-31T14:24:01.445Z Compiling whoami v2.1.0
17472026-08-31T14:24:01.445Z Compiling fixedbitset v0.4.2
17482026-08-31T14:24:01.445Z Compiling normalize-line-endings v0.3.0
17492026-08-31T14:24:01.445Z Compiling const-oid v0.10.2
17502026-08-31T14:24:02.314Z Compiling typed-path v0.9.3
17512026-08-31T14:24:02.317Z Compiling supports-unicode v3.0.0
17522026-08-31T14:24:02.317Z Compiling difflib v0.4.0
17532026-08-31T14:24:02.317Z Compiling data-encoding v2.10.0
17542026-08-31T14:24:02.318Z Compiling static_assertions v1.1.0
17552026-08-31T14:24:02.318Z Compiling cpufeatures v0.3.0
17562026-08-31T14:24:02.318Z Compiling chacha20 v0.10.0
17572026-08-31T14:24:02.318Z Compiling predicates v3.1.4
17582026-08-31T14:24:02.318Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17592026-08-31T14:24:02.318Z Compiling miette v7.6.0
17602026-08-31T14:24:02.318Z Compiling hickory-proto v0.25.2
17612026-08-31T14:24:02.318Z Compiling digest v0.11.3
17622026-08-31T14:24:02.318Z Compiling toml_parser v1.1.2+spec-1.1.0
17632026-08-31T14:24:02.318Z Compiling toml_edit v0.22.27
17642026-08-31T14:24:02.319Z Compiling strum v0.26.3
17652026-08-31T14:24:03.326Z Compiling petgraph v0.6.5
17662026-08-31T14:24:03.326Z Compiling tokio-postgres v0.7.16
17672026-08-31T14:24:03.327Z Compiling petgraph v0.8.3
17682026-08-31T14:24:03.327Z Compiling sha3 v0.10.8
17692026-08-31T14:24:04.285Z Compiling string_cache v0.8.9
17702026-08-31T14:24:04.285Z Compiling usdt v0.6.0
17712026-08-31T14:24:04.286Z Compiling usdt-impl v0.5.0
17722026-08-31T14:24:04.286Z Compiling elliptic-curve v0.13.8
17732026-08-31T14:24:05.156Z Compiling ed25519-dalek v2.2.0
17742026-08-31T14:24:05.157Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17752026-08-31T14:24:05.157Z Compiling crossterm v0.28.1
17762026-08-31T14:24:05.157Z Compiling serde_with v3.21.0
17772026-08-31T14:24:05.157Z Compiling derive_more v2.1.1
17782026-08-31T14:24:05.157Z Compiling zip v4.6.1
17792026-08-31T14:24:06.549Z Compiling iddqd v0.4.2
17802026-08-31T14:24:06.549Z Compiling itertools v0.15.0
17812026-08-31T14:24:06.549Z Compiling itertools v0.13.0
17822026-08-31T14:24:06.549Z Compiling similar v2.7.0
17832026-08-31T14:24:06.549Z Compiling crossbeam-epoch v0.9.18
17842026-08-31T14:24:06.549Z Compiling heck v0.4.1
17852026-08-31T14:24:06.549Z Compiling tokio-stream v0.1.18
17862026-08-31T14:24:07.306Z Compiling buf-list v1.1.2
17872026-08-31T14:24:07.306Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17882026-08-31T14:24:07.306Z Compiling openapiv3 v2.2.0
17892026-08-31T14:24:07.306Z Compiling lalrpop-util v0.19.12
17902026-08-31T14:24:07.306Z Compiling peg-runtime v0.8.5
17912026-08-31T14:24:07.306Z Compiling thread_local v1.1.9
17922026-08-31T14:24:07.306Z Compiling slog-async v2.8.0
17932026-08-31T14:24:07.306Z Compiling crossbeam-channel v0.5.15
17942026-08-31T14:24:07.307Z Compiling filetime v0.2.27
17952026-08-31T14:24:07.307Z Compiling is-terminal v0.4.17
17962026-08-31T14:24:07.307Z Compiling take_mut v0.2.2
17972026-08-31T14:24:07.307Z Compiling term v1.2.1
17982026-08-31T14:24:07.307Z Compiling xattr v1.6.1
17992026-08-31T14:24:07.307Z Compiling camino-tempfile v1.4.1
18002026-08-31T14:24:08.137Z Compiling slog-term v2.9.2
18012026-08-31T14:24:08.137Z Compiling tar v0.4.46
18022026-08-31T14:24:13.979Z Compiling rustls-webpki v0.103.13
18032026-08-31T14:24:16.387Z Compiling tokio-rustls v0.26.4
18042026-08-31T14:24:16.388Z Compiling rustls-platform-verifier v0.6.2
18052026-08-31T14:24:17.019Z Compiling tough v0.22.0
18062026-08-31T14:24:17.019Z Compiling hyper-rustls v0.27.7
18072026-08-31T14:24:17.019Z Compiling reqwest v0.13.2
18082026-08-31T14:24:19.130Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18092026-08-31T14:24:19.672Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18102026-08-31T14:24:22.192Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
18112026-08-31T14:24:22.549Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18122026-08-31T14:24:22.549ZAug 31 14:24:20.292 INFO Starting download, target: Cockroach
18132026-08-31T14:24:22.549ZAug 31 14:24:20.292 INFO Starting download, target: Console
18142026-08-31T14:24:22.549ZAug 31 14:24:20.292 INFO Starting download, target: DendriteStub
18152026-08-31T14:24:22.549ZAug 31 14:24:20.292 INFO Starting download, target: Clickhouse
18162026-08-31T14:24:22.549ZAug 31 14:24:20.292 INFO Starting download, target: MaghemiteMgd
18172026-08-31T14:24:22.549ZAug 31 14:24:20.292 INFO Starting download, target: MaghemiteDdmd
18182026-08-31T14:24:22.549ZAug 31 14:24:20.292 INFO Starting download, target: TransceiverControl
18192026-08-31T14:24:22.549ZAug 31 14:24:20.292 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18202026-08-31T14:24:22.550ZAug 31 14:24:20.292 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18212026-08-31T14:24:22.550ZAug 31 14:24:20.292 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18222026-08-31T14:24:22.550ZAug 31 14:24:20.292 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18232026-08-31T14:24:22.550ZAug 31 14:24:20.292 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18242026-08-31T14:24:22.550ZAug 31 14:24:20.293 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18252026-08-31T14:24:22.550ZAug 31 14:24:20.293 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18262026-08-31T14:24:23.849ZAug 31 14:24:22.022 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18272026-08-31T14:24:24.343ZAug 31 14:24:22.432 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18282026-08-31T14:24:24.512ZAug 31 14:24:22.666 INFO Download complete, target: Console
18292026-08-31T14:24:30.405ZAug 31 14:24:28.585 INFO Checking that binary works, target: Clickhouse
18302026-08-31T14:24:30.471ZAug 31 14:24:28.673 INFO Download complete, target: Clickhouse
18312026-08-31T14:24:47.089ZAug 31 14:24:45.285 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18322026-08-31T14:24:47.385ZAug 31 14:24:45.490 INFO Download complete, target: TransceiverControl
18332026-08-31T14:26:45.116ZAug 31 14:26:43.159 WARN Download failed, retrying: error decoding response body, target: MaghemiteDdmd
18342026-08-31T14:26:45.116ZAug 31 14:26:43.159 WARN Download failed, retrying: error decoding response body, target: MaghemiteMgd
18352026-08-31T14:26:45.116ZAug 31 14:26:43.159 WARN Download failed, retrying: error decoding response body, target: Cockroach
18362026-08-31T14:26:45.116ZAug 31 14:26:43.159 WARN Download failed, retrying: error decoding response body, target: DendriteStub
18372026-08-31T14:26:45.223ZAug 31 14:26:43.159 INFO Downloading out/downloads/mgd.tar.gz (attempt 2/3), target: MaghemiteMgd
18382026-08-31T14:26:45.223ZAug 31 14:26:43.159 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 2/3), target: DendriteStub
18392026-08-31T14:26:45.223ZAug 31 14:26:43.159 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 2/3), target: MaghemiteDdmd
18402026-08-31T14:26:45.223ZAug 31 14:26:43.159 INFO Downloading out/downloads/cockroach.tgz (attempt 2/3), target: Cockroach
18412026-08-31T14:27:45.613ZAug 31 14:27:43.182 WARN Download failed, retrying: HTTP status server error (504 Gateway Timeout) for url (https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/96a2f153a08a8c55d75df6f92b084ed003e04400/mgd.tar.gz), target: MaghemiteMgd
18422026-08-31T14:27:45.613ZAug 31 14:27:43.182 WARN Download failed, retrying: HTTP status server error (504 Gateway Timeout) for url (https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/96a2f153a08a8c55d75df6f92b084ed003e04400/mg-ddm.tar.gz), target: MaghemiteDdmd
18432026-08-31T14:27:45.613ZAug 31 14:27:43.182 WARN Download failed, retrying: HTTP status server error (504 Gateway Timeout) for url (https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/3d49b1314dc111323052ffe4b5b7ec442d9d0f3d/dendrite-stub.tar.gz), target: DendriteStub
18442026-08-31T14:27:45.613ZAug 31 14:27:43.182 WARN Download failed, retrying: HTTP status server error (504 Gateway Timeout) for url (https://buildomat.eng.oxide.computer/public/file/oxidecomputer/cockroach/illumos-amd64/86fdbfca060275d794a557be7289020ffd848850/cockroach.tgz), target: Cockroach
18452026-08-31T14:27:45.613ZAug 31 14:27:43.182 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 3/3), target: DendriteStub
18462026-08-31T14:27:45.613ZAug 31 14:27:43.182 INFO Downloading out/downloads/cockroach.tgz (attempt 3/3), target: Cockroach
18472026-08-31T14:27:45.613ZAug 31 14:27:43.182 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 3/3), target: MaghemiteDdmd
18482026-08-31T14:27:45.613ZAug 31 14:27:43.182 INFO Downloading out/downloads/mgd.tar.gz (attempt 3/3), target: MaghemiteMgd
18492026-08-31T14:29:04.678ZAug 31 14:29:02.278 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18502026-08-31T14:29:06.580ZAug 31 14:29:04.182 INFO Download complete, target: MaghemiteDdmd
18512026-08-31T14:29:08.979ZAug 31 14:29:06.665 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18522026-08-31T14:29:10.163ZAug 31 14:29:07.370 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18532026-08-31T14:29:11.776ZAug 31 14:29:09.500 INFO Download complete, target: DendriteStub
18542026-08-31T14:29:12.500ZAug 31 14:29:10.139 INFO Download complete, target: MaghemiteMgd
18552026-08-31T14:29:18.320ZAug 31 14:29:16.346 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18562026-08-31T14:29:18.320ZAug 31 14:29:16.346 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18572026-08-31T14:29:22.688ZAug 31 14:29:20.829 INFO Checking that binary works, target: Cockroach
18582026-08-31T14:29:22.762ZAug 31 14:29:20.949 INFO Download complete, target: Cockroach
18592026-08-31T14:29:22.791ZAll builder prerequisites installed successfully, and PATH looks valid
18602026-08-31T14:29:22.792Z
18612026-08-31T14:29:22.792Zreal 7:03.486044895
18622026-08-31T14:29:22.792Zuser 7:24.751856862
18632026-08-31T14:29:22.792Zsys 1:28.665220320
18642026-08-31T14:29:22.792Ztrap 0.234437364
18652026-08-31T14:29:22.792Ztflt 0.460083729
18662026-08-31T14:29:22.792Zdflt 0.810405389
18672026-08-31T14:29:22.792Zkflt 0.026179974
18682026-08-31T14:29:22.792Zlock 1:38:13.349616913
18692026-08-31T14:29:22.792Zslp 31:49.250616104
18702026-08-31T14:29:22.792Zlat 54.970883951
18712026-08-31T14:29:22.792Zstop 2:58.618232164
18722026-08-31T14:29:22.792Z+ banner clippy
18732026-08-31T14:29:22.792Z
18742026-08-31T14:29:22.793Z #### # # ##### ##### # #
18752026-08-31T14:29:22.793Z # # # # # # # # # #
18762026-08-31T14:29:22.793Z # # # # # # # #
18772026-08-31T14:29:22.793Z # # # ##### ##### #
18782026-08-31T14:29:22.793Z # # # # # # #
18792026-08-31T14:29:22.793Z #### ###### # # # #
18802026-08-31T14:29:22.793Z
18812026-08-31T14:29:22.793Z+ export CARGO_INCREMENTAL=0
18822026-08-31T14:29:22.793Z+ CARGO_INCREMENTAL=0
18832026-08-31T14:29:22.793Z+ ptime -m cargo xtask clippy
18842026-08-31T14:29:23.276Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18852026-08-31T14:29:23.653Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18862026-08-31T14:29:25.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
18872026-08-31T14:29:25.503Z Running `target/debug/xtask clippy`
18882026-08-31T14:29:25.503Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18892026-08-31T14:29:25.978Z Downloading crates ...
18902026-08-31T14:29:26.135Z Downloaded cast v0.3.0
18912026-08-31T14:29:26.148Z Downloaded approx v0.5.1
18922026-08-31T14:29:26.149Z Downloaded anes v0.1.6
18932026-08-31T14:29:26.149Z Downloaded constant_time_eq v0.3.1
18942026-08-31T14:29:26.149Z Downloaded async-object-pool v0.2.0
18952026-08-31T14:29:26.149Z Downloaded assert-json-diff v2.0.2
18962026-08-31T14:29:26.149Z Downloaded blake2b_simd v1.0.4
18972026-08-31T14:29:26.149Z Downloaded concurrent-queue v2.5.0
18982026-08-31T14:29:26.149Z Downloaded assert_cmd v2.1.2
18992026-08-31T14:29:26.149Z Downloaded async-lock v3.4.2
19002026-08-31T14:29:26.149Z Downloaded datatest-stable v0.3.3
19012026-08-31T14:29:26.149Z Downloaded escape8259 v0.5.3
19022026-08-31T14:29:26.149Z Downloaded event-listener-strategy v0.5.4
19032026-08-31T14:29:26.149Z Downloaded criterion-plot v0.6.0
19042026-08-31T14:29:26.150Z Downloaded cfg-expr v0.20.6
19052026-08-31T14:29:26.150Z Downloaded event-listener v5.4.1
19062026-08-31T14:29:26.150Z Downloaded fancy-regex v0.14.0
19072026-08-31T14:29:26.150Z Downloaded criterion v0.7.0
19082026-08-31T14:29:26.255Z Downloaded futures-timer v3.0.3
19092026-08-31T14:29:26.255Z Downloaded guppy-workspace-hack v0.1.0
19102026-08-31T14:29:26.255Z Downloaded guppy v0.17.25
19112026-08-31T14:29:26.255Z Downloaded hex-literal v0.4.1
19122026-08-31T14:29:26.255Z Downloaded hickory-client v0.25.2
19132026-08-31T14:29:26.255Z Downloaded httptest v0.16.4
19142026-08-31T14:29:26.255Z Downloaded linkme-impl v0.3.35
19152026-08-31T14:29:26.255Z Downloaded miette-derive v5.10.0
19162026-08-31T14:29:26.255Z Downloaded knuffel-derive v3.2.0
19172026-08-31T14:29:26.255Z Downloaded libtest-mimic v0.8.1
19182026-08-31T14:29:26.256Z Downloaded linkme v0.3.35
19192026-08-31T14:29:26.256Z Downloaded nested v0.1.1
19202026-08-31T14:29:26.256Z Downloaded parking v2.2.1
19212026-08-31T14:29:26.256Z Downloaded pathdiff v0.2.3
19222026-08-31T14:29:26.256Z Downloaded knuffel v3.2.0
19232026-08-31T14:29:26.256Z Downloaded oorandom v11.1.5
19242026-08-31T14:29:26.256Z Downloaded owo-colors v3.5.0
19252026-08-31T14:29:26.396Z Downloaded miette v5.10.0
19262026-08-31T14:29:26.396Z Downloaded path-tree v0.8.3
19272026-08-31T14:29:26.396Z Downloaded plotters-backend v0.3.7
19282026-08-31T14:29:26.396Z Downloaded plotters-svg v0.3.7
19292026-08-31T14:29:26.397Z Downloaded partial-io v0.5.4
19302026-08-31T14:29:26.397Z Downloaded rand_distr v0.5.1
19312026-08-31T14:29:26.397Z Downloaded relative-path v1.9.3
19322026-08-31T14:29:26.397Z Downloaded plotters v0.3.7
19332026-08-31T14:29:26.397Z Downloaded rust-argon2 v2.1.0
19342026-08-31T14:29:26.397Z Downloaded serde_regex v1.1.0
19352026-08-31T14:29:26.397Z Downloaded similar-asserts v1.7.0
19362026-08-31T14:29:26.397Z Downloaded rstest v0.25.0
19372026-08-31T14:29:26.397Z Downloaded rstest_macros v0.25.0
19382026-08-31T14:29:26.397Z Downloaded supports-color v2.1.0
19392026-08-31T14:29:26.397Z Downloaded supports-hyperlinks v2.1.0
19402026-08-31T14:29:26.397Z Downloaded stringmetrics v2.2.2
19412026-08-31T14:29:26.397Z Downloaded supports-unicode v2.1.0
19422026-08-31T14:29:26.397Z Downloaded target-triple v1.0.0
19432026-08-31T14:29:26.397Z Downloaded terminal_size v0.1.17
19442026-08-31T14:29:26.397Z Downloaded target-spec v3.5.7
19452026-08-31T14:29:26.397Z Downloaded target-lexicon v0.13.3
19462026-08-31T14:29:26.397Z Downloaded termcolor v1.4.1
19472026-08-31T14:29:26.398Z Downloaded tinytemplate v1.2.1
19482026-08-31T14:29:26.398Z Downloaded textwrap v0.15.2
19492026-08-31T14:29:26.398Z Downloaded trybuild v1.0.116
19502026-08-31T14:29:26.398Z Downloaded httpmock v0.8.3
19512026-08-31T14:29:28.015Z Checking cfg-if v1.0.4
19522026-08-31T14:29:28.398Z Checking serde_core v1.0.229
19532026-08-31T14:29:28.398Z Checking libc v0.2.185
19542026-08-31T14:29:28.468Z Checking memchr v2.8.0
19552026-08-31T14:29:28.521Z Checking smallvec v1.15.1
19562026-08-31T14:29:28.570Z Checking rand_core v0.10.0
19572026-08-31T14:29:28.592Z Checking itoa v1.0.17
19582026-08-31T14:29:28.641Z Checking subtle v2.6.1
19592026-08-31T14:29:28.673Z Checking libm v0.2.16
19602026-08-31T14:29:28.746Z Checking log v0.4.33
19612026-08-31T14:29:28.775Z Checking typenum v1.20.1
19622026-08-31T14:29:28.823Z Checking getrandom v0.4.3
19632026-08-31T14:29:28.823Z Checking errno v0.3.14
19642026-08-31T14:29:28.891Z Checking scopeguard v1.2.0
19652026-08-31T14:29:28.926Z Checking zmij v1.0.21
19662026-08-31T14:29:28.943Z Checking stable_deref_trait v1.2.1
19672026-08-31T14:29:29.069Z Checking zerofrom v0.1.6
19682026-08-31T14:29:29.112Z Checking lock_api v0.4.14
19692026-08-31T14:29:29.112Z Checking percent-encoding v2.3.2
19702026-08-31T14:29:29.139Z Checking litemap v0.8.1
19712026-08-31T14:29:29.196Z Checking yoke v0.8.1
19722026-08-31T14:29:29.219Z Checking writeable v0.6.2
19732026-08-31T14:29:29.253Z Checking icu_normalizer_data v2.1.1
19742026-08-31T14:29:29.290Z Checking icu_properties_data v2.1.2
19752026-08-31T14:29:29.344Z Checking form_urlencoded v1.2.2
19762026-08-31T14:29:29.366Z Checking num-traits v0.2.19
19772026-08-31T14:29:29.366Z Checking zerovec v0.11.5
19782026-08-31T14:29:29.380Z Checking zerotrie v0.2.3
19792026-08-31T14:29:29.462Z Checking utf8_iter v1.0.4
19802026-08-31T14:29:29.502Z Checking portable-atomic v1.13.1
19812026-08-31T14:29:29.544Z Checking zerocopy v0.8.55
19822026-08-31T14:29:29.582Z Checking critical-section v1.2.0
19832026-08-31T14:29:29.619Z Checking pin-project-lite v0.2.17
19842026-08-31T14:29:29.769Z Checking parking_lot_core v0.9.12
19852026-08-31T14:29:29.769Z Checking signal-hook-registry v1.4.8
19862026-08-31T14:29:29.805Z Checking iana-time-zone v0.1.65
19872026-08-31T14:29:29.840Z Checking tinystr v0.8.2
19882026-08-31T14:29:29.929Z Checking potential_utf v0.1.4
19892026-08-31T14:29:29.958Z Checking parking_lot v0.12.5
19902026-08-31T14:29:29.986Z Checking serde v1.0.229
19912026-08-31T14:29:29.990Z Checking bitflags v2.11.0
19922026-08-31T14:29:29.990Z Checking serde_json v1.0.151
19932026-08-31T14:29:29.990Z Checking once_cell v1.21.3
19942026-08-31T14:29:30.122Z Checking icu_collections v2.1.1
19952026-08-31T14:29:30.128Z Checking icu_locale_core v2.1.1
19962026-08-31T14:29:30.236Z Checking mio v1.2.0
19972026-08-31T14:29:30.316Z Checking uuid v1.23.4
19982026-08-31T14:29:30.345Z Checking socket2 v0.6.3
19992026-08-31T14:29:30.483Z Checking semver v1.0.28
20002026-08-31T14:29:30.545Z Checking zeroize v1.9.0
20012026-08-31T14:29:30.580Z Checking bytes v1.11.1
20022026-08-31T14:29:30.613Z Checking chrono v0.4.45
20032026-08-31T14:29:30.648Z Checking thiserror v2.0.18
20042026-08-31T14:29:30.694Z Checking dyn-clone v1.0.20
20052026-08-31T14:29:30.738Z Checking icu_provider v2.1.1
20062026-08-31T14:29:30.799Z Checking rustix v1.1.4
20072026-08-31T14:29:30.822Z Checking futures-core v0.3.32
20082026-08-31T14:29:30.823Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20092026-08-31T14:29:30.892Z Checking getrandom v0.2.17
20102026-08-31T14:29:30.951Z Checking equivalent v1.0.2
20112026-08-31T14:29:30.989Z Checking tokio v1.52.1
20122026-08-31T14:29:31.062Z Checking icu_properties v2.1.2
20132026-08-31T14:29:31.093Z Checking icu_normalizer v2.1.1
20142026-08-31T14:29:31.127Z Checking rand_core v0.6.4
20152026-08-31T14:29:31.196Z Checking cmov v0.5.4
20162026-08-31T14:29:31.312Z Checking byteorder v1.5.0
20172026-08-31T14:29:31.394Z Checking futures-sink v0.3.32
20182026-08-31T14:29:31.431Z Checking ctutils v0.4.2
20192026-08-31T14:29:31.435Z Checking getrandom v0.3.4
20202026-08-31T14:29:31.529Z Checking futures-channel v0.3.32
20212026-08-31T14:29:31.559Z Checking futures-task v0.3.32
20222026-08-31T14:29:31.674Z Checking futures-io v0.3.32
20232026-08-31T14:29:31.702Z Checking hybrid-array v0.4.13
20242026-08-31T14:29:31.703Z Checking slab v0.4.12
20252026-08-31T14:29:31.758Z Checking generic-array v0.14.7
20262026-08-31T14:29:31.779Z Checking regex-syntax v0.8.10
20272026-08-31T14:29:31.827Z Checking fnv v1.0.7
20282026-08-31T14:29:31.876Z Checking idna_adapter v1.2.1
20292026-08-31T14:29:31.908Z Checking futures-util v0.3.32
20302026-08-31T14:29:31.939Z Checking hashbrown v0.17.0
20312026-08-31T14:29:32.019Z Checking idna v1.1.0
20322026-08-31T14:29:32.305Z Checking thiserror v1.0.69
20332026-08-31T14:29:32.339Z Checking ppv-lite86 v0.2.21
20342026-08-31T14:29:32.339Z Checking url v2.5.8
20352026-08-31T14:29:32.376Z Checking const-oid v0.9.6
20362026-08-31T14:29:32.431Z Checking indexmap v2.14.0
20372026-08-31T14:29:32.471Z Checking crypto-common v0.2.2
20382026-08-31T14:29:32.610Z Checking base64ct v1.8.3
20392026-08-31T14:29:32.801Z Checking schemars v0.8.22
20402026-08-31T14:29:32.960Z Checking crypto-common v0.1.7
20412026-08-31T14:29:33.055Z Checking block-buffer v0.12.1
20422026-08-31T14:29:33.096Z Checking base64 v0.22.1
20432026-08-31T14:29:33.127Z Checking block-buffer v0.10.4
20442026-08-31T14:29:33.136Z Checking rand_core v0.9.5
20452026-08-31T14:29:33.159Z Checking utf8parse v0.2.2
20462026-08-31T14:29:33.253Z Checking erased-serde v0.3.31
20472026-08-31T14:29:33.301Z Checking digest v0.10.7
20482026-08-31T14:29:33.330Z Checking anstyle v1.0.14
20492026-08-31T14:29:33.370Z Checking http v1.4.2
20502026-08-31T14:29:33.390Z Checking tracing-core v0.1.36
20512026-08-31T14:29:33.529Z Checking const-oid v0.10.2
20522026-08-31T14:29:33.555Z Checking fastrand v2.3.0
20532026-08-31T14:29:33.572Z Checking rand_chacha v0.9.0
20542026-08-31T14:29:33.635Z Checking anstyle-query v1.1.5
20552026-08-31T14:29:33.671Z Checking slog v2.8.2
20562026-08-31T14:29:33.721Z Checking is_terminal_polyfill v1.70.2
20572026-08-31T14:29:33.763Z Checking tracing v0.1.44
20582026-08-31T14:29:33.774Z Checking colorchoice v1.0.4
20592026-08-31T14:29:33.839Z Checking rand v0.9.2
20602026-08-31T14:29:33.844Z Checking terminal_size v0.4.3
20612026-08-31T14:29:33.903Z Checking tempfile v3.27.0
20622026-08-31T14:29:33.939Z Checking anstyle-parse v1.0.0
20632026-08-31T14:29:33.943Z Checking ipnet v2.12.0
20642026-08-31T14:29:33.980Z Checking aho-corasick v1.1.4
20652026-08-31T14:29:34.017Z Checking digest v0.11.3
20662026-08-31T14:29:34.059Z Checking unicode-ident v1.0.24
20672026-08-31T14:29:34.147Z Checking anstream v1.0.0
20682026-08-31T14:29:34.173Z Checking clap_lex v1.0.0
20692026-08-31T14:29:34.223Z Checking tokio-util v0.7.18
20702026-08-31T14:29:34.230Z Checking cpufeatures v0.3.0
20712026-08-31T14:29:34.304Z Checking strsim v0.11.1
20722026-08-31T14:29:34.317Z Checking proc-macro2 v1.0.106
20732026-08-31T14:29:34.361Z Checking ipnetwork v0.21.1
20742026-08-31T14:29:34.367Z Checking allocator-api2 v0.2.21
20752026-08-31T14:29:34.396Z Checking crossbeam-utils v0.8.21
20762026-08-31T14:29:34.401Z Checking cpufeatures v0.2.17
20772026-08-31T14:29:34.498Z Checking clap_builder v4.6.0
20782026-08-31T14:29:34.562Z Checking httparse v1.10.1
20792026-08-31T14:29:34.615Z Checking powerfmt v0.2.0
20802026-08-31T14:29:34.661Z Checking quote v1.0.45
20812026-08-31T14:29:34.710Z Checking regex-automata v0.4.14
20822026-08-31T14:29:34.740Z Checking num-conv v0.2.0
20832026-08-31T14:29:34.832Z Checking num_threads v0.1.7
20842026-08-31T14:29:34.860Z Checking deranged v0.5.8
20852026-08-31T14:29:34.860Z Checking time-core v0.1.8
20862026-08-31T14:29:34.899Z Checking rustls-pki-types v1.14.0
20872026-08-31T14:29:34.915Z Checking syn v2.0.117
20882026-08-31T14:29:34.938Z Checking aws-lc-sys v0.40.0
20892026-08-31T14:29:34.938Z Checking anyhow v1.0.104
20902026-08-31T14:29:35.023Z Checking untrusted v0.7.1
20912026-08-31T14:29:35.223Z Checking http-body v1.0.1
20922026-08-31T14:29:35.309Z Checking hex v0.4.3
20932026-08-31T14:29:35.341Z Checking simd-adler32 v0.3.8
20942026-08-31T14:29:35.367Z Checking atomic-waker v1.1.2
20952026-08-31T14:29:35.443Z Checking spin v0.9.8
20962026-08-31T14:29:35.488Z Checking try-lock v0.2.5
20972026-08-31T14:29:35.581Z Checking aws-lc-rs v1.16.3
20982026-08-31T14:29:35.581Z Checking httpdate v1.0.3
20992026-08-31T14:29:35.630Z Checking adler2 v2.0.1
21002026-08-31T14:29:35.673Z Checking want v0.3.1
21012026-08-31T14:29:35.718Z Checking h2 v0.4.15
21022026-08-31T14:29:35.750Z Checking miniz_oxide v0.8.9
21032026-08-31T14:29:35.756Z Checking clap v4.6.1
21042026-08-31T14:29:35.817Z Checking time v0.3.47
21052026-08-31T14:29:35.828Z Checking oxnet v0.1.6
21062026-08-31T14:29:35.893Z Checking pem-rfc7468 v0.7.0
21072026-08-31T14:29:36.144Z Checking flagset v0.4.7
21082026-08-31T14:29:36.184Z Checking tower-service v0.3.3
21092026-08-31T14:29:36.219Z Checking tower-layer v0.3.3
21102026-08-31T14:29:36.239Z Checking ryu v1.0.23
21112026-08-31T14:29:36.277Z Checking untrusted v0.9.0
21122026-08-31T14:29:36.340Z Checking der v0.7.10
21132026-08-31T14:29:36.400Z Checking block-padding v0.4.2
21142026-08-31T14:29:36.405Z Checking camino v1.2.5
21152026-08-31T14:29:36.485Z Checking rustls-webpki v0.103.13
21162026-08-31T14:29:36.545Z Checking unicode-width v0.2.0
21172026-08-31T14:29:36.574Z Checking inout v0.2.2
21182026-08-31T14:29:36.709Z Checking mime v0.3.17
21192026-08-31T14:29:36.794Z Checking pretty-hex v0.4.1
21202026-08-31T14:29:36.832Z Checking cipher v0.5.2
21212026-08-31T14:29:36.902Z Checking http-body-util v0.1.3
21222026-08-31T14:29:36.946Z Checking rand_chacha v0.3.1
21232026-08-31T14:29:36.962Z Checking rustls v0.23.41
21242026-08-31T14:29:37.006Z Checking plain v0.2.3
21252026-08-31T14:29:37.079Z Checking bit-vec v0.8.0
21262026-08-31T14:29:37.118Z Checking spki v0.7.3
21272026-08-31T14:29:37.154Z Checking wait-timeout v0.2.1
21282026-08-31T14:29:37.168Z Checking openssl-probe v0.2.1
21292026-08-31T14:29:37.225Z Checking ucd-trie v0.1.7
21302026-08-31T14:29:37.234Z Checking rand v0.8.6
21312026-08-31T14:29:37.296Z Checking bit-set v0.8.0
21322026-08-31T14:29:37.333Z Checking regex v1.12.3
21332026-08-31T14:29:37.336Z Checking serde_urlencoded v0.7.1
21342026-08-31T14:29:37.367Z Checking crc32fast v1.5.0
21352026-08-31T14:29:37.491Z Checking pest v2.8.6
21362026-08-31T14:29:37.521Z Checking encoding_rs v0.8.35
21372026-08-31T14:29:37.582Z Checking quick-error v1.2.3
21382026-08-31T14:29:37.607Z Checking futures-executor v0.3.32
21392026-08-31T14:29:37.658Z Checking rand_xorshift v0.4.0
21402026-08-31T14:29:37.705Z Checking rusty-fork v0.3.1
21412026-08-31T14:29:37.798Z Checking unarray v0.1.4
21422026-08-31T14:29:37.847Z Checking futures v0.3.32
21432026-08-31T14:29:37.852Z Checking pkcs8 v0.10.2
21442026-08-31T14:29:37.912Z Checking either v1.15.0
21452026-08-31T14:29:37.955Z Checking proptest v1.11.0
21462026-08-31T14:29:37.985Z Checking sync_wrapper v1.0.2
21472026-08-31T14:29:38.105Z Checking zlib-rs v0.6.2
21482026-08-31T14:29:38.144Z Checking tower v0.5.3
21492026-08-31T14:29:38.182Z Checking sha2 v0.10.9
21502026-08-31T14:29:38.454Z Checking iri-string v0.7.10
21512026-08-31T14:29:38.460Z Checking foldhash v0.2.0
21522026-08-31T14:29:38.529Z Checking hyper v1.10.1
21532026-08-31T14:29:38.563Z Checking lazy_static v1.5.0
21542026-08-31T14:29:38.569Z Checking openapiv3 v2.2.0
21552026-08-31T14:29:38.666Z Checking hashbrown v0.16.1
21562026-08-31T14:29:38.707Z Checking static_assertions v1.1.0
21572026-08-31T14:29:38.825Z Checking tinyvec_macros v0.1.1
21582026-08-31T14:29:38.900Z Checking tinyvec v1.10.0
21592026-08-31T14:29:39.009Z Checking flate2 v1.1.9
21602026-08-31T14:29:39.189Z Checking rustls-native-certs v0.8.3
21612026-08-31T14:29:39.233Z Checking tokio-rustls v0.26.4
21622026-08-31T14:29:39.236Z Checking signature v2.2.0
21632026-08-31T14:29:39.330Z Checking hubpack v0.1.2
21642026-08-31T14:29:39.365Z Checking num-integer v0.1.46
21652026-08-31T14:29:39.431Z Checking strum v0.26.3
21662026-08-31T14:29:39.480Z Checking hyper-util v0.1.20
21672026-08-31T14:29:39.595Z Checking tower-http v0.6.8
21682026-08-31T14:29:39.595Z Checking psl-types v2.0.11
21692026-08-31T14:29:39.606Z Checking cookie v0.18.1
21702026-08-31T14:29:39.606Z Checking ahash v0.8.12
21712026-08-31T14:29:39.663Z Checking unicode-width v0.1.14
21722026-08-31T14:29:39.683Z Checking publicsuffix v2.3.0
21732026-08-31T14:29:39.751Z Checking newtype-uuid v1.3.2
21742026-08-31T14:29:39.808Z Checking rustls-platform-verifier v0.6.2
21752026-08-31T14:29:39.847Z Checking toml_datetime v0.6.11
21762026-08-31T14:29:39.852Z Checking serde_spanned v0.6.9
21772026-08-31T14:29:39.918Z Checking cookie_store v0.22.1
21782026-08-31T14:29:39.924Z Checking scroll v0.13.0
21792026-08-31T14:29:39.952Z Checking data-encoding v2.10.0
21802026-08-31T14:29:40.022Z Checking daft v0.1.8
21812026-08-31T14:29:40.027Z Checking bstr v1.12.1
21822026-08-31T14:29:40.093Z Checking hmac v0.12.1
21832026-08-31T14:29:40.097Z Checking memmap2 v0.9.10
21842026-08-31T14:29:40.247Z Checking base64 v0.21.7
21852026-08-31T14:29:40.266Z Checking goblin v0.10.5
21862026-08-31T14:29:40.323Z Checking dtrace-parser v0.3.0
21872026-08-31T14:29:40.336Z Checking x509-cert v0.2.5
21882026-08-31T14:29:40.342Z Checking crossbeam-epoch v0.9.18
21892026-08-31T14:29:40.385Z Checking thread-id v5.1.0
21902026-08-31T14:29:40.489Z Checking num-iter v0.1.45
21912026-08-31T14:29:40.508Z Checking scroll v0.12.0
21922026-08-31T14:29:40.549Z Checking zerocopy v0.7.35
21932026-08-31T14:29:40.579Z Checking rustix v0.38.44
21942026-08-31T14:29:40.614Z Checking memoffset v0.9.1
21952026-08-31T14:29:40.650Z Checking env_filter v2.0.0
21962026-08-31T14:29:40.722Z Checking smawk v0.3.2
21972026-08-31T14:29:40.761Z Checking goblin v0.8.2
21982026-08-31T14:29:40.766Z Checking hyper-rustls v0.27.7
21992026-08-31T14:29:40.833Z Checking tap v1.0.1
22002026-08-31T14:29:40.878Z Checking unicode-segmentation v1.12.0
22012026-08-31T14:29:40.963Z Checking unicode-linebreak v0.1.5
22022026-08-31T14:29:41.017Z Checking wyz v0.5.1
22032026-08-31T14:29:41.065Z Checking env_logger v0.11.11
22042026-08-31T14:29:41.073Z Checking reqwest v0.13.2
22052026-08-31T14:29:41.203Z Checking num-bigint-dig v0.8.6
22062026-08-31T14:29:41.237Z Checking dtrace-parser v0.2.0
22072026-08-31T14:29:41.242Z Checking pkcs1 v0.7.5
22082026-08-31T14:29:41.309Z Checking ff v0.13.1
22092026-08-31T14:29:41.407Z Checking radium v0.7.0
22102026-08-31T14:29:41.485Z Checking thread-id v4.2.2
22112026-08-31T14:29:41.513Z Checking same-file v1.0.6
22122026-08-31T14:29:41.519Z Checking crc-catalog v2.4.0
22132026-08-31T14:29:41.578Z Checking winnow v1.0.3
22142026-08-31T14:29:41.616Z Checking funty v2.0.0
22152026-08-31T14:29:41.652Z Checking base16ct v0.2.0
22162026-08-31T14:29:41.657Z Checking walkdir v2.5.0
22172026-08-31T14:29:41.809Z Checking sec1 v0.7.3
22182026-08-31T14:29:41.877Z Checking crc v3.4.0
22192026-08-31T14:29:41.952Z Checking group v0.13.0
22202026-08-31T14:29:41.989Z Checking bitvec v1.0.1
22212026-08-31T14:29:42.030Z Checking rsa v0.9.10
22222026-08-31T14:29:42.070Z Checking hkdf v0.12.4
22232026-08-31T14:29:42.106Z Checking unicode-normalization v0.1.25
22242026-08-31T14:29:42.142Z Checking crypto-bigint v0.5.5
22252026-08-31T14:29:42.233Z Checking zerocopy v0.6.6
22262026-08-31T14:29:42.432Z Checking maybe-uninit v2.0.0
22272026-08-31T14:29:42.528Z Checking nodrop v0.1.14
22282026-08-31T14:29:42.532Z Checking foreign-types-shared v0.1.1
22292026-08-31T14:29:42.532Z Checking winnow v0.5.40
22302026-08-31T14:29:42.634Z Checking dof v0.4.0
22312026-08-31T14:29:42.639Z Checking gimli v0.32.3
22322026-08-31T14:29:42.707Z Checking foldhash v0.1.5
22332026-08-31T14:29:42.711Z Checking dof v0.3.0
22342026-08-31T14:29:42.711Z Checking is_ci v1.2.0
22352026-08-31T14:29:42.869Z Checking hashbrown v0.15.5
22362026-08-31T14:29:42.914Z Checking array-init v0.0.4
22372026-08-31T14:29:43.056Z Checking usdt-impl v0.5.0
22382026-08-31T14:29:43.099Z Checking elliptic-curve v0.13.8
22392026-08-31T14:29:43.244Z Checking foreign-types v0.3.2
22402026-08-31T14:29:43.291Z Checking usdt-impl v0.6.0
22412026-08-31T14:29:43.330Z Checking smallvec v0.6.14
22422026-08-31T14:29:43.334Z Checking packed_struct v0.10.1
22432026-08-31T14:29:43.403Z Checking nix v0.31.2
22442026-08-31T14:29:43.406Z Checking serde_with v3.21.0
22452026-08-31T14:29:43.476Z Checking bitfield v0.19.4
22462026-08-31T14:29:43.581Z Checking bzip2-sys v0.1.13+1.0.8
22472026-08-31T14:29:43.617Z Checking usdt v0.6.0
22482026-08-31T14:29:43.696Z Checking openssl-sys v0.9.117
22492026-08-31T14:29:43.756Z Checking toml_edit v0.19.15
22502026-08-31T14:29:43.796Z Checking object v0.37.3
22512026-08-31T14:29:43.829Z Checking hashbrown v0.12.3
22522026-08-31T14:29:44.082Z Checking keccak v0.1.6
22532026-08-31T14:29:44.226Z Checking addr2line v0.25.1
22542026-08-31T14:29:44.309Z Checking rustc-demangle v0.1.27
22552026-08-31T14:29:44.350Z Checking siphasher v1.0.2
22562026-08-31T14:29:44.404Z Checking bitflags v1.3.2
22572026-08-31T14:29:44.486Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22582026-08-31T14:29:44.530Z Checking sha3 v0.10.8
22592026-08-31T14:29:44.535Z Checking indexmap v1.9.3
22602026-08-31T14:29:44.535Z Checking openssl v0.10.80
22612026-08-31T14:29:44.639Z Checking bzip2 v0.4.4
22622026-08-31T14:29:44.810Z Checking toml v0.7.8
22632026-08-31T14:29:44.844Z Checking serde-hex v0.1.0
22642026-08-31T14:29:44.847Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22652026-08-31T14:29:44.915Z Checking toml_parser v1.1.2+spec-1.1.0
22662026-08-31T14:29:44.954Z Checking ron v0.8.1
22672026-08-31T14:29:45.065Z Checking hashbrown v0.13.2
22682026-08-31T14:29:45.135Z Checking itertools v0.13.0
22692026-08-31T14:29:45.282Z Checking signal-hook v0.3.18
22702026-08-31T14:29:45.512Z Checking managed v0.8.0
22712026-08-31T14:29:45.537Z Checking crc-any v2.5.0
22722026-08-31T14:29:45.544Z Checking object v0.30.4
22732026-08-31T14:29:45.709Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22742026-08-31T14:29:45.748Z Checking zip v0.6.6
22752026-08-31T14:29:45.899Z Checking globset v0.4.18
22762026-08-31T14:29:46.077Z Checking backtrace v0.3.76
22772026-08-31T14:29:46.116Z Checking chacha20 v0.10.0
22782026-08-31T14:29:46.179Z Checking curve25519-dalek v4.1.3
22792026-08-31T14:29:46.183Z Checking toml_write v0.1.2
22802026-08-31T14:29:46.346Z Checking path-slash v0.1.5
22812026-08-31T14:29:46.397Z Checking backtrace-ext v0.2.1
22822026-08-31T14:29:46.433Z Checking winnow v0.7.14
22832026-08-31T14:29:46.440Z Checking signal-hook-mio v0.2.5
22842026-08-31T14:29:46.512Z Checking textwrap v0.16.2
22852026-08-31T14:29:46.577Z Checking ed25519 v2.2.3
22862026-08-31T14:29:46.610Z Checking native-tls v0.2.18
22872026-08-31T14:29:46.633Z Checking itertools v0.15.0
22882026-08-31T14:29:46.760Z Checking ref-cast v1.0.25
22892026-08-31T14:29:46.804Z Checking pin-project v1.1.11
22902026-08-31T14:29:46.835Z Checking jiff-core v0.1.0
22912026-08-31T14:29:46.896Z Checking tokio-native-tls v0.3.1
22922026-08-31T14:29:46.932Z Checking pem v3.0.6
22932026-08-31T14:29:46.979Z Checking ed25519-dalek v2.2.0
22942026-08-31T14:29:47.081Z Checking zstd-sys v2.0.16+zstd.1.5.7
22952026-08-31T14:29:47.124Z Checking owo-colors v4.3.0
22962026-08-31T14:29:47.227Z Checking fixedbitset v0.5.7
22972026-08-31T14:29:47.270Z Checking zstd-safe v7.2.4
22982026-08-31T14:29:47.451Z Checking petgraph v0.8.3
22992026-08-31T14:29:47.489Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23002026-08-31T14:29:47.493Z Checking hyper-tls v0.6.0
23012026-08-31T14:29:47.562Z Checking jiff v0.2.34
23022026-08-31T14:29:47.688Z Checking snafu v0.8.9
23032026-08-31T14:29:47.704Z Checking toml_edit v0.22.27
23042026-08-31T14:29:47.716Z Checking crossterm v0.28.1
23052026-08-31T14:29:47.752Z Checking supports-color v3.0.2
23062026-08-31T14:29:47.793Z Checking similar v2.7.0
23072026-08-31T14:29:47.909Z Checking fs-err v3.3.0
23082026-08-31T14:29:47.950Z Checking hash32 v0.2.1
23092026-08-31T14:29:48.135Z Checking serde_plain v1.0.2
23102026-08-31T14:29:48.198Z Checking serde-big-array v0.5.1
23112026-08-31T14:29:48.238Z Checking typed-path v0.9.3
23122026-08-31T14:29:48.306Z Checking unicode-bidi v0.3.18
23132026-08-31T14:29:48.363Z Checking predicates-core v1.0.10
23142026-08-31T14:29:48.448Z Checking bumpalo v3.20.2
23152026-08-31T14:29:48.513Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23162026-08-31T14:29:48.549Z Checking unicode-properties v0.1.4
23172026-08-31T14:29:48.623Z Checking libbz2-rs-sys v0.2.2
23182026-08-31T14:29:48.677Z Checking zopfli v0.8.3
23192026-08-31T14:29:48.768Z Checking stringprep v0.1.5
23202026-08-31T14:29:48.801Z Checking heapless v0.7.17
23212026-08-31T14:29:48.883Z Checking reqwest v0.12.28
23222026-08-31T14:29:48.941Z Checking zstd v0.13.3
23232026-08-31T14:29:49.028Z Checking hickory-proto v0.25.2
23242026-08-31T14:29:49.066Z Checking bzip2 v0.6.1
23252026-08-31T14:29:49.070Z Checking byte-wrapper v0.1.0
23262026-08-31T14:29:49.070Z Checking md-5 v0.10.6
23272026-08-31T14:29:49.169Z Checking float-cmp v0.10.0
23282026-08-31T14:29:49.240Z Checking difflib v0.4.0
23292026-08-31T14:29:49.277Z Checking supports-unicode v3.0.0
23302026-08-31T14:29:49.314Z Checking fallible-iterator v0.2.0
23312026-08-31T14:29:49.352Z Checking normalize-line-endings v0.3.0
23322026-08-31T14:29:49.356Z Checking supports-hyperlinks v3.2.0
23332026-08-31T14:29:49.423Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23342026-08-31T14:29:49.460Z Checking smoltcp v0.9.1
23352026-08-31T14:29:49.465Z Checking zip v4.6.1
23362026-08-31T14:29:49.535Z Checking predicates v3.1.4
23372026-08-31T14:29:49.538Z Checking miette v7.6.0
23382026-08-31T14:29:49.614Z Checking postgres-protocol v0.6.10
23392026-08-31T14:29:49.649Z Checking iddqd v0.4.2
23402026-08-31T14:29:49.890Z Checking phf_shared v0.11.3
23412026-08-31T14:29:49.951Z Checking phf_shared v0.13.1
23422026-08-31T14:29:50.057Z Checking olpc-cjson v0.1.4
23432026-08-31T14:29:50.076Z Checking tokio-stream v0.1.18
23442026-08-31T14:29:50.081Z Checking derive_more v2.1.1
23452026-08-31T14:29:50.081Z Checking strum v0.27.2
23462026-08-31T14:29:50.179Z Checking new_debug_unreachable v1.0.6
23472026-08-31T14:29:50.185Z Checking lalrpop-util v0.19.12
23482026-08-31T14:29:50.258Z Checking precomputed-hash v0.1.1
23492026-08-31T14:29:50.279Z Checking fixedbitset v0.4.2
23502026-08-31T14:29:50.289Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23512026-08-31T14:29:50.369Z Checking tough v0.22.0
23522026-08-31T14:29:50.392Z Checking string_cache v0.8.9
23532026-08-31T14:29:50.430Z Checking phf v0.13.1
23542026-08-31T14:29:50.468Z Checking petgraph v0.6.5
23552026-08-31T14:29:50.473Z Checking postgres-types v0.2.12
23562026-08-31T14:29:50.581Z Checking buf-list v1.1.2
23572026-08-31T14:29:50.618Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23582026-08-31T14:29:50.622Z Checking peg-runtime v0.8.5
23592026-08-31T14:29:50.795Z Checking whoami v2.1.0
23602026-08-31T14:29:50.872Z Checking is-terminal v0.4.17
23612026-08-31T14:29:50.913Z Checking crossbeam-channel v0.5.15
23622026-08-31T14:29:50.954Z Checking thread_local v1.1.9
23632026-08-31T14:29:50.992Z Checking term v1.2.1
23642026-08-31T14:29:51.096Z Checking tokio-postgres v0.7.16
23652026-08-31T14:29:51.150Z Checking take_mut v0.2.2
23662026-08-31T14:29:51.243Z Checking slog-term v2.9.2
23672026-08-31T14:29:51.281Z Compiling newtype-uuid-macros v0.1.0
23682026-08-31T14:29:51.317Z Checking slog-async v2.8.0
23692026-08-31T14:29:51.516Z Compiling multer v3.1.0
23702026-08-31T14:29:51.555Z Compiling async-stream-impl v0.3.6
23712026-08-31T14:29:51.728Z Compiling dropshot v0.17.1
23722026-08-31T14:29:51.808Z Checking debug-ignore v1.0.5
23732026-08-31T14:29:51.938Z Compiling dropshot_endpoint v0.17.1
23742026-08-31T14:29:51.956Z Checking match_cfg v0.1.0
23752026-08-31T14:29:52.037Z Checking hostname v0.3.1
23762026-08-31T14:29:52.077Z Checking slog-json v2.6.1
23772026-08-31T14:29:52.085Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23782026-08-31T14:29:52.171Z Checking serde_path_to_error v0.1.20
23792026-08-31T14:29:52.206Z Checking sha1 v0.11.0
23802026-08-31T14:29:52.262Z Checking slog-bunyan v2.5.0
23812026-08-31T14:29:52.311Z Checking serde_spanned v1.1.1
23822026-08-31T14:29:52.374Z Checking toml_datetime v1.1.1+spec-1.1.0
23832026-08-31T14:29:52.418Z Checking compression-core v0.4.31
23842026-08-31T14:29:52.448Z Checking toml_writer v1.1.1+spec-1.1.0
23852026-08-31T14:29:52.485Z Checking async-stream v0.3.6
23862026-08-31T14:29:52.562Z Checking compression-codecs v0.4.37
23872026-08-31T14:29:52.676Z Checking waitgroup v0.1.2
23882026-08-31T14:29:52.676Z Checking rustls-pemfile v2.2.0
23892026-08-31T14:29:52.697Z Checking toml v1.1.2+spec-1.1.0
23902026-08-31T14:29:52.752Z Checking hostname v0.4.2
23912026-08-31T14:29:52.759Z Checking progenitor-client v0.14.0
23922026-08-31T14:29:52.828Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23932026-08-31T14:29:52.834Z Checking async-compression v0.4.41
23942026-08-31T14:29:52.896Z Checking atomicwrites v0.4.4
23952026-08-31T14:29:52.937Z Compiling serde_tokenstream v0.3.0
23962026-08-31T14:29:52.941Z Compiling parse-display-derive v0.10.0
23972026-08-31T14:29:53.008Z Checking macaddr v1.0.1
23982026-08-31T14:29:53.056Z Checking regress v0.10.5
23992026-08-31T14:29:53.136Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24002026-08-31T14:29:53.220Z Checking instant v0.1.13
24012026-08-31T14:29:53.360Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24022026-08-31T14:29:53.377Z Compiling oxide-generation-macros v0.2.0
24032026-08-31T14:29:53.377Z Checking itertools v0.14.0
24042026-08-31T14:29:53.394Z Checking oxide-generation v0.1.3
24052026-08-31T14:29:53.404Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
24062026-08-31T14:29:53.574Z Checking backoff v0.4.0
24072026-08-31T14:29:53.613Z Checking backon v1.6.0
24082026-08-31T14:29:53.687Z Checking humantime v2.3.0
24092026-08-31T14:29:53.774Z Compiling convert_case v0.4.0
24102026-08-31T14:29:53.844Z Checking progenitor-extras v0.2.0
24112026-08-31T14:29:53.907Z Checking half v2.7.1
24122026-08-31T14:29:54.148Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24132026-08-31T14:29:54.182Z Checking ciborium-io v0.2.2
24142026-08-31T14:29:54.206Z Compiling derive_more v0.99.20
24152026-08-31T14:29:54.221Z Checking heck v0.5.0
24162026-08-31T14:29:54.245Z Checking ciborium-ll v0.2.2
24172026-08-31T14:29:54.284Z Checking secrecy v0.10.3
24182026-08-31T14:29:54.358Z Checking camino-tempfile v1.4.1
24192026-08-31T14:29:54.415Z Checking indent_write v2.2.0
24202026-08-31T14:29:54.447Z Compiling crucible-workspace-hack v0.1.0
24212026-08-31T14:29:54.454Z Checking ciborium v0.2.2
24222026-08-31T14:29:54.517Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24232026-08-31T14:29:54.558Z Checking inout v0.1.4
24242026-08-31T14:29:54.590Z Compiling regress v0.11.1
24252026-08-31T14:29:54.683Z Checking parse-display v0.10.0
24262026-08-31T14:29:54.793Z Checking cipher v0.4.4
24272026-08-31T14:29:54.850Z Checking universal-hash v0.5.1
24282026-08-31T14:29:54.864Z Compiling thiserror-impl-no-std v2.0.2
24292026-08-31T14:29:54.920Z Checking opaque-debug v0.3.1
24302026-08-31T14:29:54.954Z Checking blake2 v0.10.6
24312026-08-31T14:29:54.959Z Checking chacha20 v0.9.1
24322026-08-31T14:29:55.025Z Checking aead v0.5.2
24332026-08-31T14:29:55.060Z Checking poly1305 v0.8.0
24342026-08-31T14:29:55.206Z Checking password-hash v0.5.0
24352026-08-31T14:29:55.236Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24362026-08-31T14:29:55.264Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
24372026-08-31T14:29:55.350Z Checking chacha20poly1305 v0.10.1
24382026-08-31T14:29:55.435Z Checking argon2 v0.5.3
24392026-08-31T14:29:55.515Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3c07d60a77d528018fded2f0a434cafe724f3423#3c07d60a)
24402026-08-31T14:29:55.654Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24412026-08-31T14:29:55.664Z Compiling unsafe-libyaml v0.2.11
24422026-08-31T14:29:55.779Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3c07d60a77d528018fded2f0a434cafe724f3423#3c07d60a)
24432026-08-31T14:29:55.816Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24442026-08-31T14:29:56.031Z Checking thiserror-no-std v2.0.2
24452026-08-31T14:29:56.069Z Checking swrite v0.1.0
24462026-08-31T14:29:56.153Z Checking vsss-rs v3.3.4
24472026-08-31T14:29:56.190Z Compiling typify-impl v0.6.2
24482026-08-31T14:29:56.514Z Compiling serde_yaml v0.9.34+deprecated
24492026-08-31T14:29:56.734Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24502026-08-31T14:29:57.344Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24512026-08-31T14:29:57.458Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3c07d60a77d528018fded2f0a434cafe724f3423#3c07d60a)
24522026-08-31T14:29:57.494Z Checking crossbeam-deque v0.8.6
24532026-08-31T14:29:57.575Z Compiling rayon-core v1.13.0
24542026-08-31T14:29:57.734Z Compiling num-derive v0.4.2
24552026-08-31T14:29:57.801Z Compiling toml_datetime v0.7.5+spec-1.1.0
24562026-08-31T14:29:57.925Z Compiling proc-macro-error v1.0.4
24572026-08-31T14:29:58.109Z Compiling toml_edit v0.23.10+spec-1.0.0
24582026-08-31T14:29:58.253Z Checking rayon v1.11.0
24592026-08-31T14:29:58.285Z Checking tabwriter v1.4.1
24602026-08-31T14:29:58.320Z Compiling illumos-nvpair-sys v0.2.0
24612026-08-31T14:29:58.465Z Checking glob v0.3.3
24622026-08-31T14:29:58.500Z Compiling heapless v0.8.0
24632026-08-31T14:29:58.671Z Compiling proc-macro-crate v3.4.0
24642026-08-31T14:29:58.708Z Checking hash32 v0.3.1
24652026-08-31T14:29:58.805Z Compiling ingot-macros v0.2.0
24662026-08-31T14:29:58.868Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24672026-08-31T14:29:58.964Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24682026-08-31T14:29:59.015Z Checking colored v3.1.1
24692026-08-31T14:29:59.102Z Compiling smoltcp v0.11.0
24702026-08-31T14:29:59.237Z Compiling num_enum_derive v0.7.6
24712026-08-31T14:29:59.276Z Checking illumos-nvpair v0.3.0
24722026-08-31T14:29:59.454Z Checking toml v0.8.23
24732026-08-31T14:29:59.619Z Checking cobs v0.3.0
24742026-08-31T14:29:59.655Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24752026-08-31T14:29:59.717Z Checking postcard v1.1.3
24762026-08-31T14:29:59.809Z Checking rand v0.10.1
24772026-08-31T14:29:59.891Z Compiling proc-macro-crate v1.3.1
24782026-08-31T14:30:00.045Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24792026-08-31T14:30:00.287Z Checking sigpipe v0.1.3
24802026-08-31T14:30:00.322Z Checking num_enum v0.7.6
24812026-08-31T14:30:00.361Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24822026-08-31T14:30:00.366Z Compiling foreign-types-macros v0.2.3
24832026-08-31T14:30:00.427Z Checking foreign-types-shared v0.3.1
24842026-08-31T14:30:00.544Z Compiling num_enum_derive v0.5.11
24852026-08-31T14:30:00.696Z Checking cstr-argument v0.1.2
24862026-08-31T14:30:00.743Z Compiling typify-macro v0.6.2
24872026-08-31T14:30:00.800Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24882026-08-31T14:30:00.846Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24892026-08-31T14:30:00.950Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24902026-08-31T14:30:01.005Z Checking foreign-types v0.5.0
24912026-08-31T14:30:01.113Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24922026-08-31T14:30:01.209Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24932026-08-31T14:30:01.258Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24942026-08-31T14:30:01.315Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24952026-08-31T14:30:01.413Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24962026-08-31T14:30:01.435Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24972026-08-31T14:30:01.501Z Compiling zone_cfg_derive v0.3.1
24982026-08-31T14:30:01.539Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3c07d60a77d528018fded2f0a434cafe724f3423#3c07d60a)
24992026-08-31T14:30:01.579Z Checking num_enum v0.5.11
25002026-08-31T14:30:01.612Z Checking ingot-types v0.2.0
25012026-08-31T14:30:01.713Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25022026-08-31T14:30:01.748Z Checking itertools v0.12.1
25032026-08-31T14:30:01.787Z Compiling usdt-macro v0.5.0
25042026-08-31T14:30:01.913Z Compiling usdt-attr-macro v0.5.0
25052026-08-31T14:30:01.997Z Checking ingot v0.2.1
25062026-08-31T14:30:02.172Z Checking memmap v0.7.0
25072026-08-31T14:30:02.289Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25082026-08-31T14:30:02.545Z Compiling typify v0.6.2
25092026-08-31T14:30:02.653Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3c07d60a77d528018fded2f0a434cafe724f3423#3c07d60a)
25102026-08-31T14:30:02.712Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25112026-08-31T14:30:02.748Z Compiling progenitor-impl v0.14.0
25122026-08-31T14:30:02.786Z Checking usdt v0.5.0
25132026-08-31T14:30:02.856Z Checking zone v0.3.1
25142026-08-31T14:30:02.890Z Checking smf v0.2.3
25152026-08-31T14:30:02.965Z Checking whoami v1.6.1
25162026-08-31T14:30:03.021Z Compiling derive-where v1.6.0
25172026-08-31T14:30:03.163Z Checking tokio-dtrace v0.1.1
25182026-08-31T14:30:03.196Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25192026-08-31T14:30:03.659Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25202026-08-31T14:30:03.662Z Checking oxide-tokio-rt v0.1.4
25212026-08-31T14:30:03.663Z Checking console v0.15.11
25222026-08-31T14:30:03.663Z Checking newline-converter v0.3.0
25232026-08-31T14:30:03.677Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25242026-08-31T14:30:03.715Z Checking bytecount v0.6.9
25252026-08-31T14:30:03.749Z Checking num-rational v0.4.2
25262026-08-31T14:30:03.752Z Checking expectorate v1.2.0
25272026-08-31T14:30:03.867Z Checking num-complex v0.4.6
25282026-08-31T14:30:03.952Z Compiling cancel-safe-futures v0.1.5
25292026-08-31T14:30:04.066Z Checking float-ord v0.3.2
25302026-08-31T14:30:04.317Z Checking linear-map v1.2.0
25312026-08-31T14:30:04.370Z Checking num v0.4.3
25322026-08-31T14:30:04.519Z Checking oxide-update-engine-types v0.1.2
25332026-08-31T14:30:04.617Z Checking gethostname v0.5.0
25342026-08-31T14:30:04.617Z Compiling prettyplease v0.2.37
25352026-08-31T14:30:04.617Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25362026-08-31T14:30:04.702Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
25372026-08-31T14:30:04.848Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25382026-08-31T14:30:04.914Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25392026-08-31T14:30:04.973Z Checking resolv-conf v0.7.6
25402026-08-31T14:30:05.063Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
25412026-08-31T14:30:05.188Z Checking papergrid v0.11.0
25422026-08-31T14:30:05.267Z Checking oxide-update-engine v0.1.2
25432026-08-31T14:30:05.305Z Compiling tabled_derive v0.7.0
25442026-08-31T14:30:05.389Z Compiling progenitor-macro v0.14.0
25452026-08-31T14:30:05.715Z Compiling slog-dtrace v0.3.0
25462026-08-31T14:30:05.883Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25472026-08-31T14:30:06.271Z Checking tabled v0.15.0
25482026-08-31T14:30:06.377Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25492026-08-31T14:30:06.383Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25502026-08-31T14:30:06.613Z Checking crossterm v0.29.0
25512026-08-31T14:30:06.753Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25522026-08-31T14:30:07.404Z Checking fd-lock v4.0.4
25532026-08-31T14:30:07.898Z Checking vte v0.14.1
25542026-08-31T14:30:08.269Z Checking strip-ansi-escapes v0.2.1
25552026-08-31T14:30:09.173Z Checking nu-ansi-term v0.50.3
25562026-08-31T14:30:09.248Z Checking termtree v0.5.1
25572026-08-31T14:30:09.451Z Checking linked-hash-map v0.5.6
25582026-08-31T14:30:09.495Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25592026-08-31T14:30:09.585Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25602026-08-31T14:30:09.677Z Checking lru-cache v0.1.2
25612026-08-31T14:30:09.741Z Checking reedline v0.40.0
25622026-08-31T14:30:09.913Z Checking hickory-proto v0.24.4
25632026-08-31T14:30:09.965Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=96a2f153a08a8c55d75df6f92b084ed003e04400#96a2f153)
25642026-08-31T14:30:10.206Z Compiling minimal-lexical v0.2.1
25652026-08-31T14:30:10.316Z Checking progenitor v0.14.0
25662026-08-31T14:30:10.494Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25672026-08-31T14:30:10.681Z Compiling nom v7.1.3
25682026-08-31T14:30:10.917Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25692026-08-31T14:30:11.726Z Compiling unicode-xid v0.2.6
25702026-08-31T14:30:11.734Z Checking display-error-chain v0.2.2
25712026-08-31T14:30:11.892Z Checking hickory-resolver v0.24.4
25722026-08-31T14:30:11.924Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25732026-08-31T14:30:12.090Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25742026-08-31T14:30:12.370Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25752026-08-31T14:30:12.563Z Compiling ar_archive_writer v0.5.1
25762026-08-31T14:30:12.602Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25772026-08-31T14:30:12.709Z Checking csv-core v0.1.13
25782026-08-31T14:30:12.713Z Checking qorb v0.4.1
25792026-08-31T14:30:12.889Z Compiling stacker v0.1.23
25802026-08-31T14:30:12.926Z Checking csv v1.4.0
25812026-08-31T14:30:13.130Z Checking highway v1.3.0
25822026-08-31T14:30:13.196Z Compiling semver v0.1.20
25832026-08-31T14:30:13.329Z Compiling cfg_aliases v0.1.1
25842026-08-31T14:30:13.437Z Compiling nix v0.28.0
25852026-08-31T14:30:13.487Z Compiling psm v0.1.30
25862026-08-31T14:30:13.542Z Compiling rustc_version v0.1.7
25872026-08-31T14:30:13.549Z Checking nibble_vec v0.1.0
25882026-08-31T14:30:13.704Z Checking endian-type v0.1.2
25892026-08-31T14:30:13.772Z Compiling newtype_derive v0.1.6
25902026-08-31T14:30:13.863Z Checking radix_trie v0.2.1
25912026-08-31T14:30:13.868Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25922026-08-31T14:30:13.937Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25932026-08-31T14:30:14.052Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25942026-08-31T14:30:14.088Z Checking phf_shared v0.12.1
25952026-08-31T14:30:14.126Z Compiling recursive-proc-macro-impl v0.1.1
25962026-08-31T14:30:14.126Z Compiling chrono-tz v0.10.4
25972026-08-31T14:30:14.210Z Checking phf v0.12.1
25982026-08-31T14:30:14.878Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25992026-08-31T14:30:14.882Z Compiling const_format_proc_macros v0.2.34
26002026-08-31T14:30:14.882Z Compiling peg-macros v0.8.5
26012026-08-31T14:30:14.882Z Checking winnow v0.6.26
26022026-08-31T14:30:14.882Z Checking recursive v0.1.1
26032026-08-31T14:30:14.882Z Compiling sqlparser_derive v0.5.0
26042026-08-31T14:30:14.981Z Checking home v0.5.12
26052026-08-31T14:30:15.017Z Checking unicode_categories v0.1.1
26062026-08-31T14:30:15.399Z Checking const_format v0.2.35
26072026-08-31T14:30:15.414Z Checking rustyline v14.0.0
26082026-08-31T14:30:15.497Z Checking sqlparser v0.61.0
26092026-08-31T14:30:15.736Z Checking sqlformat v0.3.5
26102026-08-31T14:30:15.893Z Checking peg v0.8.5
26112026-08-31T14:30:15.999Z Checking bcs v0.1.6
26122026-08-31T14:30:16.108Z Checking nom v8.0.0
26132026-08-31T14:30:16.191Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26142026-08-31T14:30:16.262Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26152026-08-31T14:30:16.301Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26162026-08-31T14:30:16.478Z Checking steno v0.4.1
26172026-08-31T14:30:16.482Z Checking sha1 v0.10.6
26182026-08-31T14:30:16.682Z Checking filetime v0.2.27
26192026-08-31T14:30:16.796Z Checking xattr v1.6.1
26202026-08-31T14:30:16.854Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26212026-08-31T14:30:16.957Z Checking tar v0.4.46
26222026-08-31T14:30:17.049Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26232026-08-31T14:30:17.296Z Checking subprocess v0.2.15
26242026-08-31T14:30:17.359Z Checking headers-core v0.3.0
26252026-08-31T14:30:17.535Z Checking headers v0.4.1
26262026-08-31T14:30:17.572Z Checking yasna v0.5.2
26272026-08-31T14:30:17.663Z Checking port-file v0.1.0
26282026-08-31T14:30:17.890Z Checking dropshot-api-manager-types v0.8.0
26292026-08-31T14:30:18.020Z Checking rcgen v0.12.1
26302026-08-31T14:30:18.055Z Checking tagptr v0.2.0
26312026-08-31T14:30:18.090Z Checking utf-8 v0.7.6
26322026-08-31T14:30:18.133Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=96a2f153a08a8c55d75df6f92b084ed003e04400#96a2f153)
26332026-08-31T14:30:18.639Z Checking moka v0.12.13
26342026-08-31T14:30:18.656Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
26352026-08-31T14:30:18.656Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26362026-08-31T14:30:18.656Z Compiling libefi-sys v0.1.0
26372026-08-31T14:30:18.656Z Compiling bitfield-struct v0.6.2
26382026-08-31T14:30:18.773Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26392026-08-31T14:30:18.843Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26402026-08-31T14:30:18.880Z Checking tungstenite v0.21.0
26412026-08-31T14:30:18.920Z Checking hickory-resolver v0.25.2
26422026-08-31T14:30:19.026Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
26432026-08-31T14:30:19.116Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26442026-08-31T14:30:19.236Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26452026-08-31T14:30:19.277Z Compiling xshell-macros v0.2.7
26462026-08-31T14:30:19.740Z Checking tokio-tungstenite v0.21.0
26472026-08-31T14:30:19.743Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26482026-08-31T14:30:19.743Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=3c07d60a77d528018fded2f0a434cafe724f3423#3c07d60a)
26492026-08-31T14:30:19.743Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26502026-08-31T14:30:19.743Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26512026-08-31T14:30:19.743Z Checking xshell v0.2.7
26522026-08-31T14:30:19.958Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26532026-08-31T14:30:20.167Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26542026-08-31T14:30:20.422Z Checking half v1.8.3
26552026-08-31T14:30:20.578Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26562026-08-31T14:30:20.658Z Checking serde_cbor v0.11.2
26572026-08-31T14:30:20.735Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26582026-08-31T14:30:20.839Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26592026-08-31T14:30:20.944Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26602026-08-31T14:30:21.042Z Checking libscf-sys v1.2.0
26612026-08-31T14:30:21.078Z Checking maplit v1.0.2
26622026-08-31T14:30:21.187Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26632026-08-31T14:30:21.223Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26642026-08-31T14:30:21.352Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26652026-08-31T14:30:21.389Z Checking papergrid v0.18.0
26662026-08-31T14:30:21.547Z Checking sha2 v0.11.0
26672026-08-31T14:30:21.851Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26682026-08-31T14:30:21.983Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26692026-08-31T14:30:22.083Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26702026-08-31T14:30:22.199Z Checking tabled v0.21.0
26712026-08-31T14:30:22.235Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26722026-08-31T14:30:22.373Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=96a2f153a08a8c55d75df6f92b084ed003e04400#96a2f153)
26732026-08-31T14:30:22.408Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=96a2f153a08a8c55d75df6f92b084ed003e04400#96a2f153)
26742026-08-31T14:30:22.508Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26752026-08-31T14:30:22.541Z Checking crc8 v0.1.1
26762026-08-31T14:30:22.642Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26772026-08-31T14:30:22.714Z Checking unicase v2.9.0
26782026-08-31T14:30:22.826Z Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=3d49b1314dc111323052ffe4b5b7ec442d9d0f3d#3d49b131)
26792026-08-31T14:30:22.860Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26802026-08-31T14:30:22.901Z Checking fxhash v0.2.1
26812026-08-31T14:30:23.049Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26822026-08-31T14:30:23.222Z Compiling darling_core v0.21.3
26832026-08-31T14:30:23.612Z Compiling vergen-lib v0.1.6
26842026-08-31T14:30:23.649Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26852026-08-31T14:30:23.828Z Compiling diesel_derives v2.3.7
26862026-08-31T14:30:24.130Z Checking scheduled-thread-pool v0.2.7
26872026-08-31T14:30:24.313Z Compiling vergen-gitcl v1.0.8
26882026-08-31T14:30:24.499Z Compiling diesel_table_macro_syntax v0.3.0
26892026-08-31T14:30:24.612Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26902026-08-31T14:30:24.627Z Checking r2d2 v0.8.10
26912026-08-31T14:30:24.834Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26922026-08-31T14:30:25.538Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26932026-08-31T14:30:25.542Z Checking downcast-rs v2.0.2
26942026-08-31T14:30:25.542Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26952026-08-31T14:30:25.696Z Compiling darling_macro v0.21.3
26962026-08-31T14:30:25.739Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26972026-08-31T14:30:25.960Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26982026-08-31T14:30:25.965Z Checking kstat-rs v0.2.5
26992026-08-31T14:30:25.965Z Compiling proc-macro-error-attr2 v2.0.0
27002026-08-31T14:30:26.025Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27012026-08-31T14:30:26.175Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27022026-08-31T14:30:26.214Z Compiling darling v0.21.3
27032026-08-31T14:30:26.740Z Compiling dsl_auto_type v0.2.0
27042026-08-31T14:30:26.744Z Compiling proc-macro-error2 v2.0.1
27052026-08-31T14:30:26.744Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27062026-08-31T14:30:26.744Z Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=3d49b1314dc111323052ffe4b5b7ec442d9d0f3d#3d49b131)
27072026-08-31T14:30:26.777Z Compiling knus-derive v3.4.0
27082026-08-31T14:30:26.818Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27092026-08-31T14:30:26.901Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=3d49b1314dc111323052ffe4b5b7ec442d9d0f3d#3d49b131)
27102026-08-31T14:30:27.504Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=3d49b1314dc111323052ffe4b5b7ec442d9d0f3d#3d49b131)
27112026-08-31T14:30:27.822Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27122026-08-31T14:30:27.917Z Compiling dirs-sys-next v0.1.2
27132026-08-31T14:30:28.155Z Compiling crunchy v0.2.4
27142026-08-31T14:30:28.267Z Compiling salty v0.3.0
27152026-08-31T14:30:28.267Z Compiling parking_lot_core v0.8.6
27162026-08-31T14:30:28.290Z Compiling dirs-next v2.0.0
27172026-08-31T14:30:28.830Z Compiling clang-sys v1.8.1
27182026-08-31T14:30:28.835Z Checking predicates-tree v1.0.13
27192026-08-31T14:30:28.835Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=96a2f153a08a8c55d75df6f92b084ed003e04400#96a2f153)
27202026-08-31T14:30:28.835Z Compiling git-stub v1.0.0
27212026-08-31T14:30:28.835Z Compiling tiny-keccak v2.0.2
27222026-08-31T14:30:28.849Z Compiling git-stub-vcs v0.1.0
27232026-08-31T14:30:29.117Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=96a2f153a08a8c55d75df6f92b084ed003e04400#96a2f153)
27242026-08-31T14:30:29.642Z Compiling term v0.7.0
27252026-08-31T14:30:29.647Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27262026-08-31T14:30:29.647Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27272026-08-31T14:30:29.647Z Checking anstyle-parse v0.2.7
27282026-08-31T14:30:29.647Z Compiling bit-vec v0.6.3
27292026-08-31T14:30:29.647Z Checking anstream v0.6.21
27302026-08-31T14:30:29.647Z Compiling ascii-canvas v3.0.0
27312026-08-31T14:30:29.761Z Compiling bit-set v0.5.3
27322026-08-31T14:30:29.800Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=96a2f153a08a8c55d75df6f92b084ed003e04400#96a2f153)
27332026-08-31T14:30:29.864Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27342026-08-31T14:30:29.950Z Checking parking_lot v0.11.2
27352026-08-31T14:30:29.990Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27362026-08-31T14:30:30.173Z Checking rfc6979 v0.4.0
27372026-08-31T14:30:30.241Z Checking prefix-trie v0.7.0
27382026-08-31T14:30:30.329Z Compiling hashbrown v0.14.5
27392026-08-31T14:30:30.510Z Compiling itertools v0.10.5
27402026-08-31T14:30:30.547Z Compiling ena v0.14.4
27412026-08-31T14:30:30.594Z Compiling libloading v0.8.9
27422026-08-31T14:30:30.790Z Compiling regex-syntax v0.6.29
27432026-08-31T14:30:30.836Z Compiling diff v0.1.13
27442026-08-31T14:30:30.913Z Compiling bindgen v0.71.1
27452026-08-31T14:30:31.130Z Compiling chumsky v0.9.3
27462026-08-31T14:30:31.619Z Checking hickory-server v0.25.2
27472026-08-31T14:30:32.202Z Checking diesel v2.3.7
27482026-08-31T14:30:32.339Z Compiling lalrpop v0.19.12
27492026-08-31T14:30:32.511Z Compiling ecdsa v0.16.9
27502026-08-31T14:30:32.928Z Checking sled v0.34.7
27512026-08-31T14:30:33.376Z Compiling cexpr v0.6.0
27522026-08-31T14:30:33.381Z Checking ignore v0.4.25
27532026-08-31T14:30:33.664Z Checking primeorder v0.13.6
27542026-08-31T14:30:33.707Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27552026-08-31T14:30:33.944Z Checking nanorand v0.7.0
27562026-08-31T14:30:34.112Z Compiling rustc-hash v2.1.1
27572026-08-31T14:30:34.149Z Checking flume v0.11.1
27582026-08-31T14:30:34.186Z Checking p384 v0.13.1
27592026-08-31T14:30:34.831Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27602026-08-31T14:30:35.238Z Checking globwalk v0.9.1
27612026-08-31T14:30:35.239Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27622026-08-31T14:30:35.649Z Compiling knus v3.4.0
27632026-08-31T14:30:35.649Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27642026-08-31T14:30:35.652Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27652026-08-31T14:30:35.653Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27662026-08-31T14:30:35.701Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27672026-08-31T14:30:35.759Z Checking digest-io v0.1.0
27682026-08-31T14:30:35.919Z Compiling libxml v0.3.3
27692026-08-31T14:30:36.130Z Checking assert_matches v1.5.0
27702026-08-31T14:30:36.163Z Checking rawzip v0.4.4
27712026-08-31T14:30:36.281Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27722026-08-31T14:30:36.390Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
27732026-08-31T14:30:36.514Z Checking camino-tempfile-ext v0.3.3
27742026-08-31T14:30:36.643Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27752026-08-31T14:30:36.749Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27762026-08-31T14:30:37.336Z Compiling strum_macros v0.24.3
27772026-08-31T14:30:37.968Z Compiling indoc v1.0.9
27782026-08-31T14:30:38.076Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27792026-08-31T14:30:38.436Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27802026-08-31T14:30:38.657Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27812026-08-31T14:30:38.706Z Checking quick-xml v0.37.5
27822026-08-31T14:30:38.785Z Checking derive_builder v0.20.2
27832026-08-31T14:30:38.940Z Compiling oso-derive v0.27.3
27842026-08-31T14:30:39.027Z Compiling impl-trait-for-tuples v0.2.3
27852026-08-31T14:30:39.460Z Compiling trait-variant v0.1.2
27862026-08-31T14:30:40.008Z Checking openssl-probe v0.1.6
27872026-08-31T14:30:40.012Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27882026-08-31T14:30:40.034Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27892026-08-31T14:30:40.262Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27902026-08-31T14:30:40.598Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27912026-08-31T14:30:40.824Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
27922026-08-31T14:30:40.860Z Checking corncobs v0.1.4
27932026-08-31T14:30:41.022Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27942026-08-31T14:30:41.057Z Checking secrecy v0.8.0
27952026-08-31T14:30:41.125Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
27962026-08-31T14:30:41.171Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27972026-08-31T14:30:41.213Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27982026-08-31T14:30:41.719Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27992026-08-31T14:30:41.722Z Checking bb8 v0.8.6
28002026-08-31T14:30:41.732Z Checking rand_seeder v0.4.0
28012026-08-31T14:30:41.973Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28022026-08-31T14:30:42.081Z Compiling mime_guess v2.0.5
28032026-08-31T14:30:42.178Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28042026-08-31T14:30:42.405Z Checking http-range v0.1.5
28052026-08-31T14:30:42.536Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28062026-08-31T14:30:42.571Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28072026-08-31T14:30:42.744Z Checking nonempty v0.12.0
28082026-08-31T14:30:42.943Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28092026-08-31T14:30:42.986Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28102026-08-31T14:30:43.154Z Checking hyper-staticfile v0.10.1
28112026-08-31T14:30:43.299Z Checking signal-hook-tokio v0.3.1
28122026-08-31T14:30:43.438Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28132026-08-31T14:30:43.480Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28142026-08-31T14:30:43.534Z Checking scuffle v0.1.0
28152026-08-31T14:30:43.599Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28162026-08-31T14:30:43.862Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28172026-08-31T14:30:43.958Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28182026-08-31T14:30:44.223Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28192026-08-31T14:30:44.301Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28202026-08-31T14:30:44.305Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28212026-08-31T14:30:44.494Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28222026-08-31T14:30:44.663Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28232026-08-31T14:30:45.105Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28242026-08-31T14:30:45.105Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=3c07d60a77d528018fded2f0a434cafe724f3423#3c07d60a)
28252026-08-31T14:30:45.105Z Checking tungstenite v0.23.0
28262026-08-31T14:30:45.415Z Checking tokio-tungstenite v0.23.1
28272026-08-31T14:30:45.501Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
28282026-08-31T14:30:45.718Z Checking void v1.0.2
28292026-08-31T14:30:46.303Z Checking lzss v0.8.2
28302026-08-31T14:30:46.320Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28312026-08-31T14:30:46.320Z Checking nix v0.27.1
28322026-08-31T14:30:46.321Z Checking serde_bytes v0.11.19
28332026-08-31T14:30:46.321Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28342026-08-31T14:30:46.321Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28352026-08-31T14:30:46.444Z Checking async-bb8-diesel v0.2.1
28362026-08-31T14:30:46.614Z Checking diesel-dtrace v0.5.0
28372026-08-31T14:30:46.834Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28382026-08-31T14:30:46.893Z Checking yansi v1.0.1
28392026-08-31T14:30:46.962Z Checking cpubits v0.1.1
28402026-08-31T14:30:47.070Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28412026-08-31T14:30:47.103Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28422026-08-31T14:30:47.171Z Checking pretty_assertions v1.4.1
28432026-08-31T14:30:47.338Z Checking pem-rfc7468 v1.0.0
28442026-08-31T14:30:47.384Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28452026-08-31T14:30:47.402Z Checking colored v2.2.0
28462026-08-31T14:30:47.528Z Compiling libz-sys v1.1.24
28472026-08-31T14:30:47.586Z Compiling instability v0.3.11
28482026-08-31T14:30:47.719Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28492026-08-31T14:30:47.853Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28502026-08-31T14:30:47.910Z Checking hmac v0.13.0
28512026-08-31T14:30:48.043Z Checking universal-hash v0.6.1
28522026-08-31T14:30:48.118Z Checking castaway v0.2.4
28532026-08-31T14:30:48.208Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28542026-08-31T14:30:48.259Z Compiling indoc v2.0.7
28552026-08-31T14:30:48.294Z Checking compact_str v0.8.1
28562026-08-31T14:30:48.468Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28572026-08-31T14:30:48.538Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28582026-08-31T14:30:48.659Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28592026-08-31T14:30:48.709Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
28602026-08-31T14:30:48.737Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
28612026-08-31T14:30:50.329Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
28622026-08-31T14:30:50.513Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28632026-08-31T14:30:50.656Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28642026-08-31T14:30:51.130Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28652026-08-31T14:30:51.200Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28662026-08-31T14:30:51.430Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28672026-08-31T14:30:51.962Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28682026-08-31T14:30:52.956Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28692026-08-31T14:30:53.051Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28702026-08-31T14:30:53.182Z Checking unicode-truncate v1.1.0
28712026-08-31T14:30:53.337Z Checking lru v0.12.5
28722026-08-31T14:30:53.370Z Compiling libgit2-sys v0.18.3+1.9.2
28732026-08-31T14:30:53.475Z Checking cassowary v0.3.0
28742026-08-31T14:30:53.736Z Checking ratatui v0.29.0
28752026-08-31T14:30:53.773Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28762026-08-31T14:30:54.481Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28772026-08-31T14:30:54.859Z Checking polyval v0.7.1
28782026-08-31T14:30:55.058Z Checking der v0.8.0
28792026-08-31T14:30:55.094Z Checking arc-swap v1.8.2
28802026-08-31T14:30:55.355Z Checking slog-scope v4.4.1
28812026-08-31T14:30:55.533Z Checking ghash v0.6.0
28822026-08-31T14:30:55.693Z Checking pbkdf2 v0.13.0
28832026-08-31T14:30:55.736Z Checking aes v0.9.1
28842026-08-31T14:30:55.772Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28852026-08-31T14:30:55.838Z Checking crypto-bigint v0.7.5
28862026-08-31T14:30:55.893Z Compiling progenitor-impl v0.13.0
28872026-08-31T14:30:56.165Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28882026-08-31T14:30:56.412Z Checking ctr v0.10.1
28892026-08-31T14:30:56.625Z Checking console v0.16.2
28902026-08-31T14:30:56.964Z Checking aead v0.6.1
28912026-08-31T14:30:57.142Z Checking cargo-platform v0.3.2
28922026-08-31T14:30:57.351Z Compiling petname v2.0.2
28932026-08-31T14:30:57.874Z Compiling vergen-git2 v9.1.0
28942026-08-31T14:30:58.096Z Checking unit-prefix v0.5.2
28952026-08-31T14:30:58.256Z Checking indicatif v0.18.4
28962026-08-31T14:30:58.374Z Checking cargo_metadata v0.23.1
28972026-08-31T14:30:58.506Z Compiling progenitor-macro v0.13.0
28982026-08-31T14:30:58.688Z Checking aes-gcm v0.11.0
28992026-08-31T14:30:58.861Z Checking spki v0.8.0
29002026-08-31T14:30:59.069Z Checking slog-stdlog v4.1.1
29012026-08-31T14:30:59.133Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29022026-08-31T14:30:59.222Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29032026-08-31T14:31:00.350Z Checking progenitor-client v0.13.0
29042026-08-31T14:31:00.550Z Checking salsa20 v0.11.0
29052026-08-31T14:31:00.622Z Checking libsw-core v0.3.2
29062026-08-31T14:31:00.729Z Checking plotters-backend v0.3.7
29072026-08-31T14:31:00.871Z Checking libsw v3.5.0
29082026-08-31T14:31:00.962Z Checking plotters-svg v0.3.7
29092026-08-31T14:31:01.005Z Checking scrypt v0.12.0
29102026-08-31T14:31:01.197Z Checking slog-envlogger v2.2.0
29112026-08-31T14:31:01.376Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29122026-08-31T14:31:01.645Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29132026-08-31T14:31:01.837Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29142026-08-31T14:31:02.062Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29152026-08-31T14:31:02.299Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29162026-08-31T14:31:02.366Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29172026-08-31T14:31:02.514Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29182026-08-31T14:31:02.588Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29192026-08-31T14:31:02.743Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29202026-08-31T14:31:02.820Z Checking cbc v0.2.1
29212026-08-31T14:31:02.995Z Checking sapling-renderdag v0.1.0
29222026-08-31T14:31:03.273Z Checking cast v0.3.0
29232026-08-31T14:31:03.420Z Checking sync-ptr v0.1.4
29242026-08-31T14:31:03.456Z Checking progenitor v0.13.0
29252026-08-31T14:31:03.461Z Checking criterion-plot v0.6.0
29262026-08-31T14:31:03.569Z Checking pkcs5 v0.8.1
29272026-08-31T14:31:03.667Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29282026-08-31T14:31:03.986Z Checking plotters v0.3.7
29292026-08-31T14:31:04.040Z Checking oxide-update-engine-display v0.1.2
29302026-08-31T14:31:04.366Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29312026-08-31T14:31:04.754Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29322026-08-31T14:31:05.599Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29332026-08-31T14:31:06.410Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29342026-08-31T14:31:06.986Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29352026-08-31T14:31:07.290Z Checking tokio-test v0.4.5
29362026-08-31T14:31:07.451Z Checking tinytemplate v1.2.1
29372026-08-31T14:31:07.705Z Checking anes v0.1.6
29382026-08-31T14:31:07.997Z Checking shell-words v1.1.1
29392026-08-31T14:31:08.032Z Checking oorandom v11.1.5
29402026-08-31T14:31:08.187Z Checking criterion v0.7.0
29412026-08-31T14:31:08.233Z Checking pkcs8 v0.11.0
29422026-08-31T14:31:08.495Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29432026-08-31T14:31:09.423Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29442026-08-31T14:31:09.513Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29452026-08-31T14:31:09.645Z Checking twox-hash v2.1.2
29462026-08-31T14:31:09.905Z Checking atty v0.2.14
29472026-08-31T14:31:09.981Z Checking ff v0.14.0
29482026-08-31T14:31:10.081Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29492026-08-31T14:31:10.115Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29502026-08-31T14:31:10.149Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29512026-08-31T14:31:10.271Z Checking fatfs v0.3.6
29522026-08-31T14:31:10.307Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29532026-08-31T14:31:10.375Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29542026-08-31T14:31:10.754Z Checking arrayvec v0.7.6
29552026-08-31T14:31:10.973Z Checking constant_time_eq v0.4.2
29562026-08-31T14:31:11.142Z Checking arrayref v0.3.9
29572026-08-31T14:31:11.176Z Compiling seq-macro v0.3.6
29582026-08-31T14:31:11.247Z Checking group v0.14.0
29592026-08-31T14:31:11.607Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29602026-08-31T14:31:11.699Z Checking signature v3.0.0
29612026-08-31T14:31:11.704Z Checking base16ct v1.0.0
29622026-08-31T14:31:11.944Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29632026-08-31T14:31:11.964Z Checking sec1 v0.8.1
29642026-08-31T14:31:12.159Z Checking hkdf v0.13.0
29652026-08-31T14:31:12.324Z Checking concurrent-queue v2.5.0
29662026-08-31T14:31:12.327Z Checking parking v2.2.1
29672026-08-31T14:31:12.521Z Checking elliptic-curve v0.14.1
29682026-08-31T14:31:12.554Z Checking event-listener v5.4.1
29692026-08-31T14:31:12.814Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29702026-08-31T14:31:12.950Z Checking rtoolbox v0.0.3
29712026-08-31T14:31:13.120Z Checking rpassword v7.5.4
29722026-08-31T14:31:13.314Z Checking event-listener-strategy v0.5.4
29732026-08-31T14:31:13.391Z Checking wnaf v0.14.0
29742026-08-31T14:31:13.483Z Checking primefield v0.14.0
29752026-08-31T14:31:13.592Z Checking rfc6979 v0.6.0
29762026-08-31T14:31:13.713Z Checking tui-tree-widget v0.23.1
29772026-08-31T14:31:13.769Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29782026-08-31T14:31:13.933Z Compiling blake3 v1.8.5
29792026-08-31T14:31:14.199Z Compiling samael v0.0.19
29802026-08-31T14:31:14.317Z Checking futures-timer v3.0.3
29812026-08-31T14:31:14.766Z Checking ecdsa v0.17.0
29822026-08-31T14:31:15.030Z Checking primeorder v0.14.0
29832026-08-31T14:31:15.188Z Checking async-lock v3.4.2
29842026-08-31T14:31:15.421Z Compiling curve25519-dalek v5.0.0
29852026-08-31T14:31:15.602Z Compiling strsim v0.10.0
29862026-08-31T14:31:15.983Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29872026-08-31T14:31:15.993Z Compiling darling_core v0.13.4
29882026-08-31T14:31:15.993Z Checking async-object-pool v0.2.0
29892026-08-31T14:31:16.428Z Checking ssh-encoding v0.3.0
29902026-08-31T14:31:16.685Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29912026-08-31T14:31:17.357Z Checking serde_regex v1.1.0
29922026-08-31T14:31:17.545Z Checking assert-json-diff v2.0.2
29932026-08-31T14:31:17.781Z Checking path-tree v0.8.3
29942026-08-31T14:31:17.822Z Checking keccak v0.2.0
29952026-08-31T14:31:18.004Z Checking topological-sort v0.2.2
29962026-08-31T14:31:18.039Z Checking stringmetrics v2.2.2
29972026-08-31T14:31:18.179Z Checking omicron-zone-package v0.12.3
29982026-08-31T14:31:18.223Z Checking httpmock v0.8.3
29992026-08-31T14:31:18.683Z Compiling darling_macro v0.13.4
30002026-08-31T14:31:19.195Z Checking ed25519 v3.0.0
30012026-08-31T14:31:19.327Z Checking pkcs1 v0.8.0-rc.4
30022026-08-31T14:31:19.425Z Checking crypto-primes v0.7.2
30032026-08-31T14:31:19.569Z Checking poly1305 v0.9.0
30042026-08-31T14:31:19.873Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30052026-08-31T14:31:19.930Z Checking blowfish v0.10.0
30062026-08-31T14:31:20.113Z Checking blake2 v0.11.0-rc.6
30072026-08-31T14:31:20.301Z Compiling target-lexicon v0.13.3
30082026-08-31T14:31:20.402Z Checking argon2 v0.6.0-rc.8
30092026-08-31T14:31:20.436Z Checking rsa v0.10.0-rc.18
30102026-08-31T14:31:20.437Z Checking bcrypt-pbkdf v0.11.0
30112026-08-31T14:31:20.654Z Checking ed25519-dalek v3.0.0
30122026-08-31T14:31:20.741Z Checking ssh-cipher v0.3.0
30132026-08-31T14:31:20.860Z Compiling darling v0.13.4
30142026-08-31T14:31:20.913Z Checking sha3 v0.11.0
30152026-08-31T14:31:20.948Z Checking p384 v0.14.0
30162026-08-31T14:31:20.981Z Checking p256 v0.14.0
30172026-08-31T14:31:20.981Z Checking p521 v0.14.0
30182026-08-31T14:31:21.305Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30192026-08-31T14:31:21.408Z Compiling git2 v0.20.4
30202026-08-31T14:31:21.535Z Checking kem v0.3.0
30212026-08-31T14:31:21.688Z Checking module-lattice v0.2.3
30222026-08-31T14:31:21.800Z Checking socket2 v0.5.10
30232026-08-31T14:31:21.937Z Compiling guppy-workspace-hack v0.1.0
30242026-08-31T14:31:22.082Z Checking hex-literal v0.4.1
30252026-08-31T14:31:22.149Z Checking sponge-cursor v0.1.0
30262026-08-31T14:31:22.259Z Checking ml-kem v0.3.2
30272026-08-31T14:31:22.313Z Checking sha3 v0.12.0
30282026-08-31T14:31:22.582Z Compiling serde_with_macros v1.5.2
30292026-08-31T14:31:23.068Z Checking russh-cryptovec v0.62.0
30302026-08-31T14:31:23.255Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30312026-08-31T14:31:23.291Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30322026-08-31T14:31:23.443Z Checking internal-russh-num-bigint v0.5.0
30332026-08-31T14:31:24.218Z Checking ssh-key v0.7.0-rc.11
30342026-08-31T14:31:24.339Z Checking num-bigint v0.4.6
30352026-08-31T14:31:24.600Z Checking russh-util v0.52.0
30362026-08-31T14:31:24.723Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30372026-08-31T14:31:24.760Z Checking generic-array v1.4.3
30382026-08-31T14:31:25.190Z Compiling enum_dispatch v0.3.13
30392026-08-31T14:31:25.302Z Compiling delegate v0.13.5
30402026-08-31T14:31:25.305Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30412026-08-31T14:31:25.703Z Compiling target-spec v3.5.7
30422026-08-31T14:31:25.778Z Checking hex-literal v1.1.0
30432026-08-31T14:31:25.906Z Checking md5 v0.8.0
30442026-08-31T14:31:26.050Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
30452026-08-31T14:31:26.277Z Checking russh v0.62.4
30462026-08-31T14:31:26.322Z Compiling serde_with v1.14.0
30472026-08-31T14:31:26.698Z Checking cfg-expr v0.20.6
30482026-08-31T14:31:27.206Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30492026-08-31T14:31:27.253Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30502026-08-31T14:31:27.423Z Checking internet-checksum v0.2.1
30512026-08-31T14:31:27.535Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30522026-08-31T14:31:27.748Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30532026-08-31T14:31:27.845Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30542026-08-31T14:31:28.598Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30552026-08-31T14:31:28.803Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30562026-08-31T14:31:29.032Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30572026-08-31T14:31:29.140Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30582026-08-31T14:31:29.258Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30592026-08-31T14:31:29.267Z Checking httptest v0.16.4
30602026-08-31T14:31:29.679Z Checking pathdiff v0.2.3
30612026-08-31T14:31:29.714Z Checking nested v0.1.1
30622026-08-31T14:31:29.854Z Compiling polar-core v0.27.3
30632026-08-31T14:31:29.886Z Checking guppy v0.17.25
30642026-08-31T14:31:29.921Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30652026-08-31T14:31:29.983Z Checking similar-asserts v1.7.0
30662026-08-31T14:31:30.109Z Compiling target-triple v1.0.0
30672026-08-31T14:31:30.160Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30682026-08-31T14:31:30.841Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30692026-08-31T14:31:31.409Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30702026-08-31T14:31:31.887Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30712026-08-31T14:31:32.020Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30722026-08-31T14:31:32.103Z Checking hickory-client v0.25.2
30732026-08-31T14:31:32.244Z Checking supports-hyperlinks v2.1.0
30742026-08-31T14:31:32.392Z Checking supports-unicode v2.1.0
30752026-08-31T14:31:32.426Z Checking supports-color v2.1.0
30762026-08-31T14:31:32.540Z Checking textwrap v0.15.2
30772026-08-31T14:31:32.591Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30782026-08-31T14:31:32.777Z Checking terminal_size v0.1.17
30792026-08-31T14:31:32.813Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30802026-08-31T14:31:32.919Z Compiling miette-derive v5.10.0
30812026-08-31T14:31:33.251Z Compiling fs-err v2.11.0
30822026-08-31T14:31:33.479Z Checking owo-colors v3.5.0
30832026-08-31T14:31:33.499Z Checking escape8259 v0.5.3
30842026-08-31T14:31:33.662Z Compiling assert_cmd v2.1.2
30852026-08-31T14:31:33.991Z Checking libtest-mimic v0.8.1
30862026-08-31T14:31:34.070Z Checking miette v5.10.0
30872026-08-31T14:31:34.268Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
30882026-08-31T14:31:34.408Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30892026-08-31T14:31:34.821Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30902026-08-31T14:31:34.855Z Checking oso v0.27.3
30912026-08-31T14:31:34.956Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30922026-08-31T14:31:35.469Z Checking blake2b_simd v1.0.4
30932026-08-31T14:31:35.712Z Checking support-bundle-viewer v0.1.2
30942026-08-31T14:31:35.760Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30952026-08-31T14:31:35.882Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30962026-08-31T14:31:35.957Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30972026-08-31T14:31:36.057Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30982026-08-31T14:31:36.105Z Compiling knuffel-derive v3.2.0
30992026-08-31T14:31:36.210Z Checking fancy-regex v0.14.0
31002026-08-31T14:31:36.282Z Checking serde_tokenstream v0.2.3
31012026-08-31T14:31:36.524Z Checking multimap v0.10.1
31022026-08-31T14:31:36.559Z Checking approx v0.5.1
31032026-08-31T14:31:36.597Z Checking uzers v0.12.2
31042026-08-31T14:31:36.694Z Compiling rstest_macros v0.25.0
31052026-08-31T14:31:36.729Z Checking constant_time_eq v0.3.1
31062026-08-31T14:31:36.734Z Checking termcolor v1.4.1
31072026-08-31T14:31:36.830Z Compiling linkme-impl v0.3.35
31082026-08-31T14:31:36.865Z Checking rust-argon2 v2.1.0
31092026-08-31T14:31:37.030Z Checking trybuild v1.0.116
31102026-08-31T14:31:37.104Z Checking datatest-stable v0.3.3
31112026-08-31T14:31:37.395Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31122026-08-31T14:31:37.429Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31132026-08-31T14:31:37.595Z Checking knuffel v3.2.0
31142026-08-31T14:31:37.739Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31152026-08-31T14:31:37.816Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31162026-08-31T14:31:37.880Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31172026-08-31T14:31:37.970Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31182026-08-31T14:31:38.102Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31192026-08-31T14:31:38.199Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31202026-08-31T14:31:38.286Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31212026-08-31T14:31:38.329Z Checking drift v0.2.0
31222026-08-31T14:31:38.451Z Checking rand_distr v0.5.1
31232026-08-31T14:31:38.596Z Compiling relative-path v1.9.3
31242026-08-31T14:31:38.681Z Checking parse-size v1.1.0
31252026-08-31T14:31:38.737Z Compiling linkme v0.3.35
31262026-08-31T14:31:38.842Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31272026-08-31T14:31:38.917Z Checking dropshot-api-manager v0.8.0
31282026-08-31T14:31:39.207Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
31292026-08-31T14:31:40.136Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31302026-08-31T14:31:40.587Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
31312026-08-31T14:31:40.902Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31322026-08-31T14:31:41.088Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
31332026-08-31T14:31:41.124Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31342026-08-31T14:31:41.193Z Checking cargo_toml v0.21.0
31352026-08-31T14:31:41.826Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
31362026-08-31T14:31:41.936Z Checking partial-io v0.5.4
31372026-08-31T14:31:42.088Z Checking termios v0.3.3
31382026-08-31T14:31:42.207Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31392026-08-31T14:31:42.254Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31402026-08-31T14:31:42.629Z Checking rstest v0.25.0
31412026-08-31T14:31:43.620Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31422026-08-31T14:31:46.761Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31432026-08-31T14:31:48.358Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31442026-08-31T14:31:48.571Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31452026-08-31T14:31:50.644Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31462026-08-31T14:31:53.791Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31472026-08-31T14:31:55.064Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31482026-08-31T14:32:03.397Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31492026-08-31T14:32:04.358Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31502026-08-31T14:32:05.994Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31512026-08-31T14:32:07.779Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31522026-08-31T14:32:10.892Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31532026-08-31T14:32:11.668Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31542026-08-31T14:32:14.799Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31552026-08-31T14:32:17.483Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31562026-08-31T14:32:22.492Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31572026-08-31T14:32:43.072Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31582026-08-31T14:33:40.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 15s
31592026-08-31T14:33:40.645Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31602026-08-31T14:33:40.645Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31612026-08-31T14:33:41.297Z
31622026-08-31T14:33:41.297Zreal 4:18.532978393
31632026-08-31T14:33:41.297Zuser 22:01.211308302
31642026-08-31T14:33:41.298Zsys 5:11.888101863
31652026-08-31T14:33:41.298Ztrap 0.546821133
31662026-08-31T14:33:41.298Ztflt 0.454888251
31672026-08-31T14:33:41.298Zdflt 0.466377802
31682026-08-31T14:33:41.298Zkflt 0.005293100
31692026-08-31T14:33:41.298Zlock 1:06:40.108084390
31702026-08-31T14:33:41.298Zslp 59:56.032227443
31712026-08-31T14:33:41.298Zlat 1:51.478161834
31722026-08-31T14:33:41.337Zstop 14:02.632500163
31732026-08-31T14:33:41.337Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31742026-08-31T14:33:41.337Z+ ptime -m cargo doc --workspace --no-deps
31752026-08-31T14:33:42.167Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31762026-08-31T14:33:42.167Z |
31772026-08-31T14:33:42.167Z = 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)`
31782026-08-31T14:33:42.167Z = 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>
31792026-08-31T14:33:43.288Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31802026-08-31T14:33:43.514Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31812026-08-31T14:33:43.535Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31822026-08-31T14:33:43.565Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31832026-08-31T14:33:43.697Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31842026-08-31T14:33:43.799Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31852026-08-31T14:33:43.832Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31862026-08-31T14:33:43.832Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31872026-08-31T14:33:43.918Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31882026-08-31T14:33:43.975Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31892026-08-31T14:33:43.975Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31902026-08-31T14:33:44.327Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31912026-08-31T14:33:45.319Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31922026-08-31T14:33:45.320Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31932026-08-31T14:33:45.320Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31942026-08-31T14:33:45.320Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31952026-08-31T14:33:45.320Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31962026-08-31T14:33:45.320Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31972026-08-31T14:33:45.320Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31982026-08-31T14:33:45.448Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31992026-08-31T14:33:45.448Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32002026-08-31T14:33:45.448Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32012026-08-31T14:33:45.516Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32022026-08-31T14:33:45.517Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32032026-08-31T14:33:45.517Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32042026-08-31T14:33:45.517Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32052026-08-31T14:33:45.517Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32062026-08-31T14:33:45.517Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32072026-08-31T14:33:45.517Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32082026-08-31T14:33:45.517Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32092026-08-31T14:33:45.517Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32102026-08-31T14:33:45.517Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32112026-08-31T14:33:45.562Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32122026-08-31T14:33:45.575Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32132026-08-31T14:33:45.702Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32142026-08-31T14:33:45.777Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32152026-08-31T14:33:45.801Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32162026-08-31T14:33:45.949Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32172026-08-31T14:33:46.070Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32182026-08-31T14:33:46.594Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32192026-08-31T14:33:46.653Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32202026-08-31T14:33:46.653Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32212026-08-31T14:33:46.653Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32222026-08-31T14:33:46.653Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32232026-08-31T14:33:46.653Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32242026-08-31T14:33:46.702Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32252026-08-31T14:33:46.761Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32262026-08-31T14:33:46.818Z Checking scuffle v0.1.0
32272026-08-31T14:33:46.935Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32282026-08-31T14:33:47.013Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32292026-08-31T14:33:47.036Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32302026-08-31T14:33:47.118Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
32312026-08-31T14:33:47.209Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
32322026-08-31T14:33:47.234Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
32332026-08-31T14:33:47.277Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32342026-08-31T14:33:47.410Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
32352026-08-31T14:33:47.731Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32362026-08-31T14:33:48.096Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32372026-08-31T14:33:48.229Z Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=3d49b1314dc111323052ffe4b5b7ec442d9d0f3d#3d49b131)
32382026-08-31T14:33:48.528Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32392026-08-31T14:33:48.782Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32402026-08-31T14:33:48.805Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32412026-08-31T14:33:48.847Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32422026-08-31T14:33:49.042Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32432026-08-31T14:33:49.129Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32442026-08-31T14:33:49.176Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32452026-08-31T14:33:49.189Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32462026-08-31T14:33:50.237Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32472026-08-31T14:33:50.280Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32482026-08-31T14:33:50.568Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32492026-08-31T14:33:50.696Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32502026-08-31T14:33:50.724Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32512026-08-31T14:33:50.935Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32522026-08-31T14:33:51.024Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32532026-08-31T14:33:51.058Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32542026-08-31T14:33:51.083Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32552026-08-31T14:33:51.158Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32562026-08-31T14:33:51.240Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32572026-08-31T14:33:51.278Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32582026-08-31T14:33:51.302Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32592026-08-31T14:33:51.473Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32602026-08-31T14:33:51.480Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32612026-08-31T14:33:51.539Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32622026-08-31T14:33:51.564Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32632026-08-31T14:33:51.699Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32642026-08-31T14:33:51.716Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32652026-08-31T14:33:51.911Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32662026-08-31T14:33:51.934Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32672026-08-31T14:33:51.976Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32682026-08-31T14:33:52.004Z Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=3d49b1314dc111323052ffe4b5b7ec442d9d0f3d#3d49b131)
32692026-08-31T14:33:52.024Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32702026-08-31T14:33:52.173Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32712026-08-31T14:33:52.186Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32722026-08-31T14:33:52.246Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=3d49b1314dc111323052ffe4b5b7ec442d9d0f3d#3d49b131)
32732026-08-31T14:33:52.319Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32742026-08-31T14:33:52.340Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32752026-08-31T14:33:52.371Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32762026-08-31T14:33:52.532Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32772026-08-31T14:33:52.635Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32782026-08-31T14:33:52.660Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32792026-08-31T14:33:52.708Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32802026-08-31T14:33:52.742Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32812026-08-31T14:33:52.793Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=3d49b1314dc111323052ffe4b5b7ec442d9d0f3d#3d49b131)
32822026-08-31T14:33:52.823Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32832026-08-31T14:33:52.884Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32842026-08-31T14:33:53.027Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32852026-08-31T14:33:53.080Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32862026-08-31T14:33:53.118Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32872026-08-31T14:33:53.216Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32882026-08-31T14:33:53.488Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32892026-08-31T14:33:53.503Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32902026-08-31T14:33:53.524Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32912026-08-31T14:33:54.722Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32922026-08-31T14:33:54.890Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32932026-08-31T14:33:55.507Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32942026-08-31T14:33:55.598Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32952026-08-31T14:33:55.598Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32962026-08-31T14:33:55.634Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32972026-08-31T14:33:56.269Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32982026-08-31T14:33:56.285Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32992026-08-31T14:33:58.085Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33002026-08-31T14:33:58.392Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33012026-08-31T14:33:58.549Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33022026-08-31T14:33:58.607Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33032026-08-31T14:33:58.832Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33042026-08-31T14:33:58.956Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33052026-08-31T14:33:59.397Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33062026-08-31T14:33:59.504Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33072026-08-31T14:33:59.603Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33082026-08-31T14:34:00.122Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33092026-08-31T14:34:00.302Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33102026-08-31T14:34:00.371Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33112026-08-31T14:34:00.601Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33122026-08-31T14:34:00.646Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33132026-08-31T14:34:00.899Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33142026-08-31T14:34:01.032Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33152026-08-31T14:34:01.377Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33162026-08-31T14:34:01.684Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33172026-08-31T14:34:02.064Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33182026-08-31T14:34:02.586Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33192026-08-31T14:34:02.727Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33202026-08-31T14:34:03.070Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33212026-08-31T14:34:03.160Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33222026-08-31T14:34:04.263Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33232026-08-31T14:34:04.441Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33242026-08-31T14:34:04.442Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33252026-08-31T14:34:04.540Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33262026-08-31T14:34:04.848Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33272026-08-31T14:34:04.868Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33282026-08-31T14:34:04.892Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33292026-08-31T14:34:05.496Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33302026-08-31T14:34:06.054Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33312026-08-31T14:34:06.148Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33322026-08-31T14:34:06.402Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33332026-08-31T14:34:07.224Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33342026-08-31T14:34:07.311Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33352026-08-31T14:34:07.337Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33362026-08-31T14:34:07.632Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33372026-08-31T14:34:11.557Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
33382026-08-31T14:34:11.982Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33392026-08-31T14:34:12.043Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
33402026-08-31T14:34:12.066Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33412026-08-31T14:34:12.284Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
33422026-08-31T14:34:16.319Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33432026-08-31T14:34:17.336Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33442026-08-31T14:34:17.336Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33452026-08-31T14:34:17.336Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33462026-08-31T14:34:17.336Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33472026-08-31T14:34:17.336Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33482026-08-31T14:34:17.393Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33492026-08-31T14:34:17.393Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33502026-08-31T14:34:17.393Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33512026-08-31T14:34:17.393Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33522026-08-31T14:34:17.425Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33532026-08-31T14:34:17.510Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33542026-08-31T14:34:17.859Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33552026-08-31T14:34:18.145Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33562026-08-31T14:34:18.311Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33572026-08-31T14:34:19.093Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33582026-08-31T14:34:19.200Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33592026-08-31T14:34:19.226Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33602026-08-31T14:34:19.459Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33612026-08-31T14:34:19.874Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33622026-08-31T14:34:20.316Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33632026-08-31T14:34:20.650Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33642026-08-31T14:34:21.077Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33652026-08-31T14:34:21.627Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33662026-08-31T14:34:21.862Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33672026-08-31T14:34:22.588Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33682026-08-31T14:34:22.859Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33692026-08-31T14:34:25.213Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33702026-08-31T14:34:27.020Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33712026-08-31T14:34:27.454Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33722026-08-31T14:34:27.895Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33732026-08-31T14:34:30.066Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33742026-08-31T14:34:30.989Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33752026-08-31T14:34:34.078Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33762026-08-31T14:34:34.134Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33772026-08-31T14:34:34.134Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33782026-08-31T14:34:34.959Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33792026-08-31T14:34:36.161Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33802026-08-31T14:34:36.556Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33812026-08-31T14:34:37.507Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33822026-08-31T14:34:38.095Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33832026-08-31T14:34:38.561Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33842026-08-31T14:34:43.916Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33852026-08-31T14:34:44.566Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33862026-08-31T14:34:45.103Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33872026-08-31T14:34:45.863Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33882026-08-31T14:34:46.510Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33892026-08-31T14:34:47.167Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33902026-08-31T14:34:47.990Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33912026-08-31T14:34:49.316Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33922026-08-31T14:34:51.318Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33932026-08-31T14:34:52.615Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33942026-08-31T14:34:52.878Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33952026-08-31T14:34:53.433Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33962026-08-31T14:34:54.148Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33972026-08-31T14:34:54.225Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33982026-08-31T14:34:54.892Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33992026-08-31T14:34:56.598Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34002026-08-31T14:35:00.703Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34012026-08-31T14:35:01.293Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34022026-08-31T14:35:02.543Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34032026-08-31T14:35:02.991Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34042026-08-31T14:35:03.842Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34052026-08-31T14:35:04.896Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34062026-08-31T14:35:07.304Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34072026-08-31T14:35:08.751Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34082026-08-31T14:35:09.580Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34092026-08-31T14:35:10.882Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34102026-08-31T14:35:11.630Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34112026-08-31T14:35:14.063Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34122026-08-31T14:35:15.172Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34132026-08-31T14:35:15.734Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34142026-08-31T14:35:18.354Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34152026-08-31T14:35:18.837Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34162026-08-31T14:35:20.389Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34172026-08-31T14:35:22.189Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34182026-08-31T14:35:23.650Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34192026-08-31T14:35:25.242Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34202026-08-31T14:35:27.068Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34212026-08-31T14:35:28.613Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34222026-08-31T14:35:30.194Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34232026-08-31T14:35:34.626Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34242026-08-31T14:35:35.099Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
34252026-08-31T14:35:36.316Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
34262026-08-31T14:35:36.929Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
34272026-08-31T14:35:38.621Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
34282026-08-31T14:35:40.144Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
34292026-08-31T14:35:42.485Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
34302026-08-31T14:35:44.224Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
34312026-08-31T14:35:45.971Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
34322026-08-31T14:35:47.916Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
34332026-08-31T14:35:49.487Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
34342026-08-31T14:35:51.227Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
34352026-08-31T14:35:53.033Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34362026-08-31T14:35:54.731Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
34372026-08-31T14:35:56.451Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34382026-08-31T14:35:58.204Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34392026-08-31T14:35:59.959Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34402026-08-31T14:36:01.226Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34412026-08-31T14:36:03.380Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34422026-08-31T14:36:05.304Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34432026-08-31T14:36:06.901Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34442026-08-31T14:36:10.594Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
34452026-08-31T14:36:12.477Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34462026-08-31T14:36:14.506Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34472026-08-31T14:36:16.287Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34482026-08-31T14:36:20.105Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34492026-08-31T14:36:22.277Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34502026-08-31T14:36:25.357Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34512026-08-31T14:36:27.228Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34522026-08-31T14:36:30.765Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
34532026-08-31T14:36:32.667Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34542026-08-31T14:36:35.084Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34552026-08-31T14:36:37.454Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34562026-08-31T14:36:39.273Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34572026-08-31T14:36:42.571Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34582026-08-31T14:36:44.525Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34592026-08-31T14:36:46.938Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34602026-08-31T14:36:49.256Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34612026-08-31T14:36:51.636Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34622026-08-31T14:36:54.023Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34632026-08-31T14:36:56.274Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34642026-08-31T14:36:58.767Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34652026-08-31T14:37:01.388Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34662026-08-31T14:37:03.803Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34672026-08-31T14:37:06.560Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34682026-08-31T14:37:09.104Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34692026-08-31T14:37:11.356Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34702026-08-31T14:37:14.122Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34712026-08-31T14:37:16.609Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34722026-08-31T14:37:19.047Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34732026-08-31T14:37:21.581Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34742026-08-31T14:37:24.085Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34752026-08-31T14:37:26.689Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34762026-08-31T14:37:29.127Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34772026-08-31T14:37:31.746Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34782026-08-31T14:37:34.195Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34792026-08-31T14:37:36.835Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34802026-08-31T14:37:39.425Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34812026-08-31T14:37:42.126Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34822026-08-31T14:37:44.573Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34832026-08-31T14:37:47.210Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34842026-08-31T14:37:49.779Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34852026-08-31T14:37:52.409Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34862026-08-31T14:37:55.109Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34872026-08-31T14:37:58.344Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34882026-08-31T14:38:00.825Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34892026-08-31T14:38:03.193Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34902026-08-31T14:38:05.936Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34912026-08-31T14:38:08.598Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34922026-08-31T14:38:11.379Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34932026-08-31T14:38:14.049Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34942026-08-31T14:38:16.795Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34952026-08-31T14:38:19.318Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34962026-08-31T14:38:21.951Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34972026-08-31T14:38:24.816Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34982026-08-31T14:38:27.799Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34992026-08-31T14:38:30.642Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35002026-08-31T14:38:33.284Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35012026-08-31T14:38:36.017Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35022026-08-31T14:38:38.662Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35032026-08-31T14:38:41.368Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35042026-08-31T14:38:46.806Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35052026-08-31T14:38:46.906Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35062026-08-31T14:38:49.587Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35072026-08-31T14:38:53.000Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35082026-08-31T14:39:00.286Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35092026-08-31T14:39:00.456Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35102026-08-31T14:39:04.447Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35112026-08-31T14:39:07.754Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35122026-08-31T14:39:11.329Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35132026-08-31T14:39:14.937Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35142026-08-31T14:39:18.520Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35152026-08-31T14:39:22.144Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35162026-08-31T14:39:25.612Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35172026-08-31T14:39:29.448Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35182026-08-31T14:39:32.804Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35192026-08-31T14:39:37.792Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35202026-08-31T14:39:40.794Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
35212026-08-31T14:39:44.804Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35222026-08-31T14:39:48.675Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35232026-08-31T14:39:52.580Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
35242026-08-31T14:39:56.452Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35252026-08-31T14:40:00.359Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35262026-08-31T14:40:04.360Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
35272026-08-31T14:40:08.251Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35282026-08-31T14:40:12.190Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35292026-08-31T14:40:16.076Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
35302026-08-31T14:40:19.922Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35312026-08-31T14:40:23.832Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
35322026-08-31T14:40:27.751Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
35332026-08-31T14:40:31.931Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35342026-08-31T14:40:35.722Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35352026-08-31T14:40:39.529Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35362026-08-31T14:40:43.408Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35372026-08-31T14:40:47.421Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35382026-08-31T14:40:51.843Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35392026-08-31T14:41:22.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 41s
35402026-08-31T14:41:22.434Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35412026-08-31T14:41:22.434Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35422026-08-31T14:41:22.599Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 205 other files
35432026-08-31T14:41:22.706Z
35442026-08-31T14:41:22.709Zreal 7:41.323075354
35452026-08-31T14:41:22.709Zuser 20:33.303205483
35462026-08-31T14:41:22.709Zsys 4:22.773193448
35472026-08-31T14:41:22.710Ztrap 0.298673019
35482026-08-31T14:41:22.710Ztflt 0.005904910
35492026-08-31T14:41:22.710Zdflt 0.073220204
35502026-08-31T14:41:22.710Zkflt 0.000026990
35512026-08-31T14:41:22.710Zlock 7:23:36.255468291
35522026-08-31T14:41:22.710Zslp 2:35:32.130797772
35532026-08-31T14:41:22.710Zlat 34.225248480
35542026-08-31T14:41:22.710Zstop 2:15.944996743
35552026-08-31T14:41:22.710Zprocess exited: duration 1143483 ms, exit code 0
 
35562026-08-31T14:41:22.717Zfound 0 output files