01KWD1A1DFDJNW8SB20Z91N1AV: clippy (helios)

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

Buildomat Job: 01KWD1AJCE5CHA00YQDSFCD2Z6

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-30T19:51:27.762Zjob assigned to worker 01KWD1APGCCRBR685J4951MWX8 [factory aws, i-0b21fd6044b671e43] (queued for 57 s)
 
22026-06-30T19:51:34.598Zstarting task 0: "setup"
32026-06-30T19:51:34.602Z++ uname -s
42026-06-30T19:51:34.605Z+ kern=SunOS
52026-06-30T19:51:34.605Z+ build_user=build
62026-06-30T19:51:34.605Z+ build_uid=12345
72026-06-30T19:51:34.605Z+ work_dir=/work
82026-06-30T19:51:34.605Z+ input_dir=/input
92026-06-30T19:51:34.605Z+ [[ 0 == 12345 ]]
102026-06-30T19:51:34.605Z+ case "$kern" in
112026-06-30T19:51:34.605Z+ groupadd -g 12345 build
122026-06-30T19:51:34.608Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-30T19:51:36.614Z+ zfs create -o mountpoint=/work rpool/work
142026-06-30T19:51:36.694Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-30T19:51:36.701Z+ home_fs=zfs
162026-06-30T19:51:36.701Z+ [[ zfs == autofs ]]
172026-06-30T19:51:36.701Z+ mkdir -p /home/build
182026-06-30T19:51:36.701Z+ chown build:build /home/build /work
192026-06-30T19:51:38.700Z+ chmod 0700 /home/build /work
202026-06-30T19:51:38.703Zprocess exited: duration 4103 ms, exit code 0
 
212026-06-30T19:51:38.709Zstarting task 1: "rust-toolchain"
222026-06-30T19:51:38.714Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-06-30T19:51:38.714Z * rust toolchain channel = "1.96.1"
242026-06-30T19:51:38.714Z * rust toolchain profile = "default"
252026-06-30T19:51:38.714Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-06-30T19:51:38.717Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-30T19:51:38.717Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-30T19:51:38.717Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-30T19:51:38.717Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-06-30T19:51:38.776Zinfo: downloading installer
312026-06-30T19:51:40.078Zwarn: It looks like you have an existing rustup settings file at:
322026-06-30T19:51:40.078Zwarn: /home/build/.rustup/settings.toml
332026-06-30T19:51:40.078Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-30T19:51:40.078Zwarn: instead of the one inferred from the default host triple.
352026-06-30T19:51:40.090Zinfo: profile set to default
362026-06-30T19:51:40.090Zinfo: default host triple is x86_64-unknown-illumos
372026-06-30T19:51:40.093Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-06-30T19:51:40.226Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-06-30T19:51:40.231Zinfo: downloading 6 components
402026-06-30T19:51:54.247Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-06-30T19:51:54.248Z
422026-06-30T19:51:54.279Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-06-30T19:51:54.279Z
442026-06-30T19:51:54.279Z
452026-06-30T19:51:54.279ZRust is installed now. Great!
462026-06-30T19:51:54.279Z
472026-06-30T19:51:54.283ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-30T19:51:54.283Zenvironment variable. This has not been done automatically.
492026-06-30T19:51:54.283Z
502026-06-30T19:51:54.283ZTo configure your current shell, you need to source
512026-06-30T19:51:54.283Zthe corresponding env file under $HOME/.cargo.
522026-06-30T19:51:54.283Z
532026-06-30T19:51:54.283ZThis is usually done by running one of the following (note the leading DOT):
542026-06-30T19:51:54.283Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-30T19:51:54.283Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-30T19:51:54.284Zsource "~/.cargo/env.nu" # For nushell
572026-06-30T19:51:54.284Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-30T19:51:54.284Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-30T19:51:54.284Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-30T19:51:54.284Zwarn: no default linker (`cc`) was found in your PATH
612026-06-30T19:51:54.284Zwarn: many Rust crates require a system C toolchain to build
622026-06-30T19:51:54.387Z+ rustup --version
632026-06-30T19:51:54.395Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-30T19:51:54.399Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-30T19:51:54.417Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-06-30T19:51:54.420Z+ cargo --version
672026-06-30T19:51:54.434Zcargo 1.96.1 (356927216 2026-06-26)
682026-06-30T19:51:54.437Z+ rustc --version
692026-06-30T19:51:54.456Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-06-30T19:51:54.460Zprocess exited: duration 15749 ms, exit code 0
 
712026-06-30T19:51:54.466Zstarting task 2: "authentication"
722026-06-30T19:51:54.483Zprocess exited: duration 17 ms, exit code 0
 
732026-06-30T19:51:54.490Zstarting task 3: "clone repository"
742026-06-30T19:51:54.494Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-30T19:51:54.497Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-30T19:51:54.533ZCloning into '/work/oxidecomputer/omicron'...
772026-06-30T19:52:06.126Z+ cd /work/oxidecomputer/omicron
782026-06-30T19:52:06.126Z+ git fetch origin 242cb66c96a79b2d9320cb6f84e6ad29aab26280
792026-06-30T19:52:06.429ZFrom https://github.com/oxidecomputer/omicron
802026-06-30T19:52:06.429Z * branch 242cb66c96a79b2d9320cb6f84e6ad29aab26280 -> FETCH_HEAD
812026-06-30T19:52:06.439Z+ [[ -n john/uplink-address-type ]]
822026-06-30T19:52:06.442Z++ git branch --show-current
832026-06-30T19:52:06.442Z+ current=main
842026-06-30T19:52:06.442Z+ [[ main != john/uplink-address-type ]]
852026-06-30T19:52:06.442Z+ git branch -f john/uplink-address-type 242cb66c96a79b2d9320cb6f84e6ad29aab26280
862026-06-30T19:52:06.445Z+ git checkout -f john/uplink-address-type
872026-06-30T19:52:06.683ZSwitched to branch 'john/uplink-address-type'
882026-06-30T19:52:06.686Z+ git reset --hard 242cb66c96a79b2d9320cb6f84e6ad29aab26280
892026-06-30T19:52:06.929ZHEAD is now at 242cb66c9 cargo fmt
902026-06-30T19:52:06.931Zprocess exited: duration 12441 ms, exit code 0
 
912026-06-30T19:52:06.937Zstarting task 4: "build"
922026-06-30T19:52:06.941Z+ source ./env.sh
932026-06-30T19:52:06.941Z++ OLD_SHELL_OPTS=ehxB
942026-06-30T19:52:06.941Z++ set -o xtrace
952026-06-30T19:52:06.944Z++++ dirname ./env.sh
962026-06-30T19:52:06.948Z+++ readlink -f .
972026-06-30T19:52:06.951Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-30T19:52:06.951Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-06-30T19:52:06.951Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-06-30T19:52:06.951Z++ 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
1012026-06-30T19:52:06.951Z++ 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
1022026-06-30T19:52:06.951Z++ 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
1032026-06-30T19:52:06.951Z++ 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
1042026-06-30T19:52:06.951Z++ 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
1052026-06-30T19:52:06.951Z++ 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
1062026-06-30T19:52:06.951Z++ 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
1072026-06-30T19:52:06.951Z++ 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
1082026-06-30T19:52:06.951Z++ case $OLD_SHELL_OPTS in
1092026-06-30T19:52:06.952Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-06-30T19:52:06.952Z+ source .github/buildomat/ci-env.sh
1112026-06-30T19:52:06.952Z++ export CARGO_TERM_COLOR=always
1122026-06-30T19:52:06.952Z++ CARGO_TERM_COLOR=always
1132026-06-30T19:52:06.952Z+ cargo --version
1142026-06-30T19:52:06.957Zcargo 1.96.1 (356927216 2026-06-26)
1152026-06-30T19:52:06.960Z+ rustc --version
1162026-06-30T19:52:06.979Zrustc 1.96.1 (31fca3adb 2026-06-26)
1172026-06-30T19:52:06.982Z+ banner prerequisites
1182026-06-30T19:52:06.985Z
1192026-06-30T19:52:06.985Z ##### ##### ###### ##### ###### #### # # # #### #
1202026-06-30T19:52:06.985Z # # # # # # # # # # # # # # #
1212026-06-30T19:52:06.985Z # # # # ##### # # ##### # # # # # #### #
1222026-06-30T19:52:06.985Z ##### ##### # ##### # # # # # # # # #
1232026-06-30T19:52:06.985Z # # # # # # # # # # # # # # #
1242026-06-30T19:52:06.985Z # # # ###### # # ###### ### # #### # #### #
1252026-06-30T19:52:06.985Z
1262026-06-30T19:52:06.985Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1272026-06-30T19:52:08.926Z Startup: Refreshing catalog 'helios' ... Done
1282026-06-30T19:52:09.034Z Startup: Caching catalogs ... Done
1292026-06-30T19:52:09.524ZPlanning: Solver setup ... Done (0.444s)
1302026-06-30T19:52:09.549ZPlanning: Running solver ... Done (0.025s)
1312026-06-30T19:52:09.561ZPlanning: Finding local manifests ... Done (0.003s)
1322026-06-30T19:52:09.574ZPlanning: Fetching manifests: 0/2 0% complete
1332026-06-30T19:52:09.592ZPlanning: Fetching manifests: 2/2 100% complete
1342026-06-30T19:52:09.605ZPlanning: Package planning ... Done (0.013s)
1352026-06-30T19:52:09.608ZPlanning: Merging actions ... Done (0.002s)
1362026-06-30T19:52:09.774ZPlanning: Checking for conflicting actions ... Done (0.167s)
1372026-06-30T19:52:09.778ZPlanning: Consolidating action changes ... Done (0.001s)
1382026-06-30T19:52:10.633ZPlanning: Evaluating mediators ... Done (0.858s)
1392026-06-30T19:52:10.637ZPlanning: Planning completed in 1.58 seconds
1402026-06-30T19:52:10.643Z Packages to install: 2
1412026-06-30T19:52:10.643Z Estimated space available: 156.06 GB
1422026-06-30T19:52:10.643ZEstimated space to be consumed: 30.97 MB
1432026-06-30T19:52:10.643Z Create boot environment: No
1442026-06-30T19:52:10.643ZCreate backup boot environment: No
1452026-06-30T19:52:10.643Z Rebuild boot archive: No
1462026-06-30T19:52:10.643Z
1472026-06-30T19:52:10.643ZChanged packages:
1482026-06-30T19:52:10.643Zhelios
1492026-06-30T19:52:10.644Z developer/build-essential
1502026-06-30T19:52:10.644Z None -> 11-3.0
1512026-06-30T19:52:10.644Z library/libxmlsec1
1522026-06-30T19:52:10.644Z None -> 1.2.35-3.0
1532026-06-30T19:52:10.667Z
1542026-06-30T19:52:10.667ZDownload: 0/214 items 0.0/1.3MB 0% complete
1552026-06-30T19:52:11.291ZDownload: Completed 1.28 MB in 0.62 seconds (2.0M/s)
1562026-06-30T19:52:11.372Z Actions: 1/268 actions (Installing new actions)
1572026-06-30T19:52:11.410Z Actions: Completed 268 actions in 0.04 seconds.
1582026-06-30T19:52:11.422ZFinalize: Updating package state database ... Done (0.010s)
1592026-06-30T19:52:11.424ZFinalize: Updating package cache ... Done (0.000s)
1602026-06-30T19:52:11.452ZFinalize: Updating image state ... Done (0.029s)
1612026-06-30T19:52:13.906ZFinalize: Creating fast lookup database ... Done (2.430s)
1622026-06-30T19:52:13.976ZFinalize: Reading search index ... Done (0.012s)
1632026-06-30T19:52:13.980ZFinalize: Updating search index ... Done (0.000s)
1642026-06-30T19:52:14.075ZFinalize: Updating package cache ... Done (0.000s)
1652026-06-30T19:52:14.386ZPlanning: Evaluating mediator changes ... Done
1662026-06-30T19:52:14.492ZPlanning: Checking for conflicting actions ... Done
1672026-06-30T19:52:14.495ZPlanning: Consolidating action changes ... Done
1682026-06-30T19:52:14.650ZPlanning: Evaluating mediators ... Done
1692026-06-30T19:52:14.652ZPlanning: Planning completed in 0.26 seconds
1702026-06-30T19:52:14.672Z Mediators to change: 2
1712026-06-30T19:52:14.672Z Create boot environment: No
1722026-06-30T19:52:14.672ZCreate backup boot environment: No
1732026-06-30T19:52:14.725ZFinalize: Updating package state database ... Done
1742026-06-30T19:52:14.725ZFinalize: Updating package cache ... Done
1752026-06-30T19:52:14.741ZFinalize: Updating image state ... Done
1762026-06-30T19:52:16.689ZFinalize: Creating fast lookup database ... Done
1772026-06-30T19:52:16.753ZFinalize: Reading search index ... Done
1782026-06-30T19:52:16.755ZFinalize: Updating search index ... Done
1792026-06-30T19:52:16.819ZFinalize: Updating package cache ... Done
1802026-06-30T19:52:17.105ZPlanning: Evaluating mediator changes ... Done
1812026-06-30T19:52:17.210ZPlanning: Checking for conflicting actions ... Done
1822026-06-30T19:52:17.213ZPlanning: Consolidating action changes ... Done
1832026-06-30T19:52:17.367ZPlanning: Evaluating mediators ... Done
1842026-06-30T19:52:17.370ZPlanning: Planning completed in 0.26 seconds
1852026-06-30T19:52:17.390Z Mediators to change: 1
1862026-06-30T19:52:17.390Z Create boot environment: No
1872026-06-30T19:52:17.390ZCreate backup boot environment: No
1882026-06-30T19:52:17.433ZFinalize: Updating package state database ... Done
1892026-06-30T19:52:17.433ZFinalize: Updating package cache ... Done
1902026-06-30T19:52:17.449ZFinalize: Updating image state ... Done
1912026-06-30T19:52:19.397ZFinalize: Creating fast lookup database ... Done
1922026-06-30T19:52:19.458ZFinalize: Reading search index ... Done
1932026-06-30T19:52:19.463ZFinalize: Updating search index ... Done
1942026-06-30T19:52:19.521ZFinalize: Updating package cache ... Done
1952026-06-30T19:52:19.836ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962026-06-30T19:52:19.837Zapache system 2.4 system
1972026-06-30T19:52:19.837Zclang system 15 system
1982026-06-30T19:52:19.837Zcsh system system illumos
1992026-06-30T19:52:19.837Zctags system system illumos
2002026-06-30T19:52:19.837Zfile vendor vendor darwinsys
2012026-06-30T19:52:19.837Zfile system system illumos
2022026-06-30T19:52:19.837Zgcc vendor 14 vendor
2032026-06-30T19:52:19.837Zgcc system 13 system
2042026-06-30T19:52:19.837Zgcc system 10 system
2052026-06-30T19:52:19.837Zgo system 1.25 system
2062026-06-30T19:52:19.837Zllvm system 15 system
2072026-06-30T19:52:19.837Zmariadb system 11.4 system
2082026-06-30T19:52:19.837Zmta vendor vendor dma
2092026-06-30T19:52:19.837Zopenjdk system 17 system
2102026-06-30T19:52:19.837Zopenjdk system 11 system
2112026-06-30T19:52:19.837Zopenssl vendor 3 vendor
2122026-06-30T19:52:19.837Zperl system 5.40 system
2132026-06-30T19:52:19.837Zpostgresql system 18 system
2142026-06-30T19:52:19.837Zpostgresql system 17 system
2152026-06-30T19:52:19.837Zpython vendor 3 vendor
2162026-06-30T19:52:19.837Zpython system 2 system
2172026-06-30T19:52:19.837Zpython3 vendor 3.13 vendor
2182026-06-30T19:52:19.837Zruby system 3.4 system
2192026-06-30T19:52:19.837Zruby system 3.0 system
2202026-06-30T19:52:19.837Zwords vendor vendor american-english
2212026-06-30T19:52:19.837Zwords system system australian-english
2222026-06-30T19:52:19.837Zwords system system british-english
2232026-06-30T19:52:19.837Zwords system system canadian-english
2242026-06-30T19:52:19.837Zwords system system french
2252026-06-30T19:52:19.837Zwords system system italian
2262026-06-30T19:52:19.837Zwords system system ngerman
2272026-06-30T19:52:19.837Zwords system system ogerman
2282026-06-30T19:52:19.837Zwords system system spanish
2292026-06-30T19:52:20.088ZPUBLISHER TYPE STATUS P LOCATION
2302026-06-30T19:52:20.088Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2312026-06-30T19:52:20.393ZFMRI IFO
2322026-06-30T19:52:20.393Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2332026-06-30T19:52:20.393Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2342026-06-30T19:52:20.393Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2352026-06-30T19:52:20.393Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2362026-06-30T19:52:20.393Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2372026-06-30T19:52:20.393Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2382026-06-30T19:52:20.393Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2392026-06-30T19:52:20.393Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2402026-06-30T19:52:20.393Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2412026-06-30T19:52:20.662Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2422026-06-30T19:52:20.916Z Updating crates.io index
2432026-06-30T19:52:20.921Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2442026-06-30T19:52:21.126Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2452026-06-30T19:52:21.426Z Updating git repository `https://github.com/oxidecomputer/propolis`
2462026-06-30T19:52:22.332Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2472026-06-30T19:52:22.807Z Updating git repository `https://github.com/oxidecomputer/crucible`
2482026-06-30T19:52:24.362Z Updating git repository `https://github.com/oxidecomputer/opte`
2492026-06-30T19:52:25.139Z Updating git repository `https://github.com/oxidecomputer/tofino`
2502026-06-30T19:52:25.407Z Updating git repository `https://github.com/oxidecomputer/lldp`
2512026-06-30T19:52:25.743Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522026-06-30T19:52:26.755Z Updating git repository `https://github.com/oxidecomputer/clickward`
2532026-06-30T19:52:27.030Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2542026-06-30T19:52:27.366Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2552026-06-30T19:52:27.602Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-06-30T19:52:28.029Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2572026-06-30T19:52:28.526Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-06-30T19:52:28.786Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-06-30T19:52:29.052Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2602026-06-30T19:52:29.310Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2612026-06-30T19:52:29.618Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-06-30T19:52:29.850Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-06-30T19:52:30.099Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-06-30T19:52:30.335Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2652026-06-30T19:52:30.719Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-06-30T19:52:31.036Z Updating git repository `https://github.com/oxidecomputer/erebor`
2672026-06-30T19:52:31.296Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2682026-06-30T19:52:31.697Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2692026-06-30T19:52:31.954Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-06-30T19:52:32.440Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-06-30T19:52:32.693Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-06-30T19:52:32.940Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2732026-06-30T19:52:33.269Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742026-06-30T19:52:33.671Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2752026-06-30T19:52:33.911Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-06-30T19:52:34.200Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-06-30T19:52:34.468Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2782026-06-30T19:52:34.734Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2792026-06-30T19:52:35.002Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2802026-06-30T19:52:35.218Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2812026-06-30T19:52:35.489Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2822026-06-30T19:52:35.720Z Updating git repository `https://github.com/illumos/smf-rs`
2832026-06-30T19:52:38.123Z Downloading crates ...
2842026-06-30T19:52:38.180Z Downloaded camino v1.2.2
2852026-06-30T19:52:38.184Z Downloaded cfg-if v1.0.4
2862026-06-30T19:52:38.191Z Downloaded idna_adapter v1.2.1
2872026-06-30T19:52:38.194Z Downloaded cargo-platform v0.2.0
2882026-06-30T19:52:38.194Z Downloaded bitflags v2.11.0
2892026-06-30T19:52:38.199Z Downloaded cpufeatures v0.2.17
2902026-06-30T19:52:38.202Z Downloaded ordered-float v2.10.1
2912026-06-30T19:52:38.205Z Downloaded textwrap v0.16.2
2922026-06-30T19:52:38.208Z Downloaded tinystr v0.8.2
2932026-06-30T19:52:38.208Z Downloaded version_check v0.9.5
2942026-06-30T19:52:38.208Z Downloaded anstyle-query v1.1.5
2952026-06-30T19:52:38.211Z Downloaded utf8parse v0.2.2
2962026-06-30T19:52:38.211Z Downloaded byteorder v1.5.0
2972026-06-30T19:52:38.214Z Downloaded heck v0.4.1
2982026-06-30T19:52:38.214Z Downloaded equivalent v1.0.2
2992026-06-30T19:52:38.214Z Downloaded anyhow v1.0.102
3002026-06-30T19:52:38.217Z Downloaded utf8_iter v1.0.4
3012026-06-30T19:52:38.217Z Downloaded anstyle v1.0.14
3022026-06-30T19:52:38.234Z Downloaded serde_spanned v0.6.9
3032026-06-30T19:52:38.234Z Downloaded typeid v1.0.3
3042026-06-30T19:52:38.234Z Downloaded macaddr v1.0.1
3052026-06-30T19:52:38.234Z Downloaded toml_datetime v0.6.11
3062026-06-30T19:52:38.234Z Downloaded dof v0.3.0
3072026-06-30T19:52:38.234Z Downloaded errno v0.3.14
3082026-06-30T19:52:38.234Z Downloaded crypto-common v0.1.7
3092026-06-30T19:52:38.237Z Downloaded zerofrom v0.1.6
3102026-06-30T19:52:38.237Z Downloaded usdt-macro v0.5.0
3112026-06-30T19:52:38.237Z Downloaded toml_write v0.1.2
3122026-06-30T19:52:38.237Z Downloaded anstream v1.0.0
3132026-06-30T19:52:38.238Z Downloaded yoke-derive v0.8.1
3142026-06-30T19:52:38.238Z Downloaded camino-tempfile v1.4.1
3152026-06-30T19:52:38.238Z Downloaded bytecount v0.6.9
3162026-06-30T19:52:38.238Z Downloaded zerofrom-derive v0.1.6
3172026-06-30T19:52:38.238Z Downloaded unicode-linebreak v0.1.5
3182026-06-30T19:52:38.238Z Downloaded usdt-attr-macro v0.5.0
3192026-06-30T19:52:38.238Z Downloaded autocfg v1.5.0
3202026-06-30T19:52:38.238Z Downloaded stable_deref_trait v1.2.1
3212026-06-30T19:52:38.242Z Downloaded is_terminal_polyfill v1.70.2
3222026-06-30T19:52:38.245Z Downloaded thread-id v4.2.2
3232026-06-30T19:52:38.245Z Downloaded proc-macro-error-attr v1.0.4
3242026-06-30T19:52:38.246Z Downloaded dtrace-parser v0.2.0
3252026-06-30T19:52:38.246Z Downloaded unicode-xid v0.2.6
3262026-06-30T19:52:38.249Z Downloaded memmap v0.7.0
3272026-06-30T19:52:38.249Z Downloaded zmij v1.0.21
3282026-06-30T19:52:38.252Z Downloaded thiserror-impl v2.0.18
3292026-06-30T19:52:38.252Z Downloaded thiserror v2.0.18
3302026-06-30T19:52:38.256Z Downloaded usdt v0.5.0
3312026-06-30T19:52:38.256Z Downloaded yoke v0.8.1
3322026-06-30T19:52:38.259Z Downloaded thiserror v1.0.69
3332026-06-30T19:52:38.259Z Downloaded zerovec-derive v0.11.2
3342026-06-30T19:52:38.263Z Downloaded thiserror-impl v1.0.69
3352026-06-30T19:52:38.263Z Downloaded swrite v0.1.0
3362026-06-30T19:52:38.263Z Downloaded writeable v0.6.2
3372026-06-30T19:52:38.263Z Downloaded tabled_derive v0.7.0
3382026-06-30T19:52:38.267Z Downloaded terminal_size v0.4.3
3392026-06-30T19:52:38.271Z Downloaded zerocopy-derive v0.7.35
3402026-06-30T19:52:38.271Z Downloaded fs-err v3.3.0
3412026-06-30T19:52:38.271Z Downloaded cargo_toml v0.21.0
3422026-06-30T19:52:38.277Z Downloaded usdt-impl v0.5.0
3432026-06-30T19:52:38.277Z Downloaded toml v0.8.23
3442026-06-30T19:52:38.277Z Downloaded plain v0.2.3
3452026-06-30T19:52:38.277Z Downloaded displaydoc v0.2.5
3462026-06-30T19:52:38.280Z Downloaded itoa v1.0.17
3472026-06-30T19:52:38.280Z Downloaded scroll_derive v0.12.1
3482026-06-30T19:52:38.280Z Downloaded erased-serde v0.4.9
3492026-06-30T19:52:38.283Z Downloaded url v2.5.8
3502026-06-30T19:52:38.283Z Downloaded ucd-trie v0.1.7
3512026-06-30T19:52:38.286Z Downloaded unicode-ident v1.0.24
3522026-06-30T19:52:38.291Z Downloaded block-buffer v0.10.4
3532026-06-30T19:52:38.295Z Downloaded fastrand v2.3.0
3542026-06-30T19:52:38.298Z Downloaded typenum v1.19.0
3552026-06-30T19:52:38.298Z Downloaded form_urlencoded v1.2.2
3562026-06-30T19:52:38.298Z Downloaded colorchoice v1.0.4
3572026-06-30T19:52:38.306Z Downloaded toml_edit v0.22.27
3582026-06-30T19:52:38.306Z Downloaded serde-untagged v0.1.9
3592026-06-30T19:52:38.306Z Downloaded clap_lex v1.0.0
3602026-06-30T19:52:38.345Z Downloaded quote v1.0.45
3612026-06-30T19:52:38.345Z Downloaded digest v0.10.7
3622026-06-30T19:52:38.345Z Downloaded potential_utf v0.1.4
3632026-06-30T19:52:38.345Z Downloaded fnv v1.0.7
3642026-06-30T19:52:38.345Z Downloaded zerotrie v0.2.3
3652026-06-30T19:52:38.345Z Downloaded smawk v0.3.2
3662026-06-30T19:52:38.346Z Downloaded zerovec v0.11.5
3672026-06-30T19:52:38.346Z Downloaded generic-array v0.14.7
3682026-06-30T19:52:38.346Z Downloaded pretty-hex v0.4.1
3692026-06-30T19:52:38.346Z Downloaded heck v0.5.0
3702026-06-30T19:52:38.346Z Downloaded zerocopy v0.7.35
3712026-06-30T19:52:38.346Z Downloaded strsim v0.11.1
3722026-06-30T19:52:38.346Z Downloaded winnow v0.7.14
3732026-06-30T19:52:38.351Z Downloaded clap v4.6.1
3742026-06-30T19:52:38.351Z Downloaded cargo_metadata v0.21.0
3752026-06-30T19:52:38.351Z Downloaded anstyle-parse v1.0.0
3762026-06-30T19:52:38.351Z Downloaded unicode-width v0.2.0
3772026-06-30T19:52:38.357Z Downloaded unicode-width v0.1.14
3782026-06-30T19:52:38.360Z Downloaded pest_derive v2.8.6
3792026-06-30T19:52:38.360Z Downloaded synstructure v0.13.2
3802026-06-30T19:52:38.360Z Downloaded cargo-util-schemas v0.8.2
3812026-06-30T19:52:38.360Z Downloaded sha2 v0.10.9
3822026-06-30T19:52:38.360Z Downloaded serde_tokenstream v0.2.3
3832026-06-30T19:52:38.365Z Downloaded semver v1.0.28
3842026-06-30T19:52:38.365Z Downloaded percent-encoding v2.3.2
3852026-06-30T19:52:38.370Z Downloaded scroll v0.12.0
3862026-06-30T19:52:38.375Z Downloaded icu_provider v2.1.1
3872026-06-30T19:52:38.378Z Downloaded icu_properties v2.1.2
3882026-06-30T19:52:38.378Z Downloaded proc-macro-error v1.0.4
3892026-06-30T19:52:38.382Z Downloaded icu_normalizer_data v2.1.1
3902026-06-30T19:52:38.385Z Downloaded serde-value v0.7.0
3912026-06-30T19:52:38.389Z Downloaded once_cell v1.21.3
3922026-06-30T19:52:38.392Z Downloaded proc-macro2 v1.0.106
3932026-06-30T19:52:38.392Z Downloaded num-traits v0.2.19
3942026-06-30T19:52:38.395Z Downloaded log v0.4.29
3952026-06-30T19:52:38.395Z Downloaded getrandom v0.4.1
3962026-06-30T19:52:38.398Z Downloaded smallvec v1.15.1
3972026-06-30T19:52:38.401Z Downloaded tempfile v3.25.0
3982026-06-30T19:52:38.404Z Downloaded pest_generator v2.8.6
3992026-06-30T19:52:38.404Z Downloaded litemap v0.8.1
4002026-06-30T19:52:38.410Z Downloaded icu_locale_core v2.1.1
4012026-06-30T19:52:38.414Z Downloaded clap_derive v4.6.1
4022026-06-30T19:52:38.417Z Downloaded pest_meta v2.8.6
4032026-06-30T19:52:38.420Z Downloaded serde_core v1.0.228
4042026-06-30T19:52:38.429Z Downloaded serde_derive v1.0.228
4052026-06-30T19:52:38.432Z Downloaded icu_normalizer v2.1.1
4062026-06-30T19:52:38.435Z Downloaded memchr v2.8.0
4072026-06-30T19:52:38.438Z Downloaded icu_collections v2.1.1
4082026-06-30T19:52:38.442Z Downloaded serde v1.0.228
4092026-06-30T19:52:38.445Z Downloaded papergrid v0.11.0
4102026-06-30T19:52:38.448Z Downloaded indexmap v2.14.0
4112026-06-30T19:52:38.472Z Downloaded pest v2.8.6
4122026-06-30T19:52:38.479Z Downloaded clap_builder v4.6.0
4132026-06-30T19:52:38.493Z Downloaded icu_properties_data v2.1.2
4142026-06-30T19:52:38.497Z Downloaded serde_json v1.0.150
4152026-06-30T19:52:38.501Z Downloaded hashbrown v0.17.0
4162026-06-30T19:52:38.507Z Downloaded idna v1.1.0
4172026-06-30T19:52:38.510Z Downloaded goblin v0.8.2
4182026-06-30T19:52:38.530Z Downloaded tabled v0.15.0
4192026-06-30T19:52:38.537Z Downloaded syn v1.0.109
4202026-06-30T19:52:38.547Z Downloaded syn v2.0.117
4212026-06-30T19:52:38.567Z Downloaded rustix v1.1.3
4222026-06-30T19:52:38.595Z Downloaded libc v0.2.185
4232026-06-30T19:52:38.664Z Compiling proc-macro2 v1.0.106
4242026-06-30T19:52:38.665Z Compiling quote v1.0.45
4252026-06-30T19:52:38.665Z Compiling unicode-ident v1.0.24
4262026-06-30T19:52:38.668Z Compiling serde_core v1.0.228
4272026-06-30T19:52:38.668Z Compiling libc v0.2.185
4282026-06-30T19:52:38.668Z Compiling version_check v0.9.5
4292026-06-30T19:52:38.668Z Compiling stable_deref_trait v1.2.1
4302026-06-30T19:52:38.668Z Compiling memchr v2.8.0
4312026-06-30T19:52:38.976Z Compiling serde v1.0.228
4322026-06-30T19:52:38.992Z Compiling zmij v1.0.21
4332026-06-30T19:52:39.196Z Compiling thiserror v1.0.69
4342026-06-30T19:52:39.365Z Compiling autocfg v1.5.0
4352026-06-30T19:52:39.519Z Compiling ucd-trie v0.1.7
4362026-06-30T19:52:39.565Z Compiling itoa v1.0.17
4372026-06-30T19:52:39.708Z Compiling pest v2.8.6
4382026-06-30T19:52:39.727Z Compiling litemap v0.8.1
4392026-06-30T19:52:39.758Z Compiling writeable v0.6.2
4402026-06-30T19:52:39.814Z Compiling icu_properties_data v2.1.2
4412026-06-30T19:52:39.829Z Compiling byteorder v1.5.0
4422026-06-30T19:52:40.050Z Compiling rustix v1.1.3
4432026-06-30T19:52:40.120Z Compiling icu_normalizer_data v2.1.1
4442026-06-30T19:52:40.299Z Compiling syn v2.0.117
4452026-06-30T19:52:40.357Z Compiling errno v0.3.14
4462026-06-30T19:52:40.432Z Compiling bitflags v2.11.0
4472026-06-30T19:52:40.432Z Compiling serde_json v1.0.150
4482026-06-30T19:52:40.601Z Compiling num-traits v0.2.19
4492026-06-30T19:52:40.620Z Compiling hashbrown v0.17.0
4502026-06-30T19:52:40.682Z Compiling equivalent v1.0.2
4512026-06-30T19:52:40.773Z Compiling pest_meta v2.8.6
4522026-06-30T19:52:40.781Z Compiling smallvec v1.15.1
4532026-06-30T19:52:40.979Z Compiling typeid v1.0.3
4542026-06-30T19:52:41.156Z Compiling indexmap v2.14.0
4552026-06-30T19:52:41.248Z Compiling thread-id v4.2.2
4562026-06-30T19:52:41.309Z Compiling usdt-impl v0.5.0
4572026-06-30T19:52:41.323Z Compiling proc-macro-error-attr v1.0.4
4582026-06-30T19:52:41.382Z Compiling erased-serde v0.4.9
4592026-06-30T19:52:41.522Z Compiling toml_write v0.1.2
4602026-06-30T19:52:41.643Z Compiling syn v1.0.109
4612026-06-30T19:52:41.674Z Compiling winnow v0.7.14
4622026-06-30T19:52:41.942Z Compiling proc-macro-error v1.0.4
4632026-06-30T19:52:42.028Z Compiling percent-encoding v2.3.2
4642026-06-30T19:52:42.149Z Compiling plain v0.2.3
4652026-06-30T19:52:42.227Z Compiling utf8_iter v1.0.4
4662026-06-30T19:52:42.264Z Compiling getrandom v0.4.1
4672026-06-30T19:52:42.380Z Compiling utf8parse v0.2.2
4682026-06-30T19:52:42.394Z Compiling log v0.4.29
4692026-06-30T19:52:42.408Z Compiling thiserror v2.0.18
4702026-06-30T19:52:42.500Z Compiling camino v1.2.2
4712026-06-30T19:52:42.542Z Compiling anstyle-parse v1.0.0
4722026-06-30T19:52:42.583Z Compiling ordered-float v2.10.1
4732026-06-30T19:52:42.665Z Compiling form_urlencoded v1.2.2
4742026-06-30T19:52:42.831Z Compiling synstructure v0.13.2
4752026-06-30T19:52:42.848Z Compiling pest_generator v2.8.6
4762026-06-30T19:52:42.987Z Compiling terminal_size v0.4.3
4772026-06-30T19:52:43.163Z Compiling anstyle-query v1.1.5
4782026-06-30T19:52:43.282Z Compiling cfg-if v1.0.4
4792026-06-30T19:52:43.350Z Compiling is_terminal_polyfill v1.70.2
4802026-06-30T19:52:43.368Z Compiling colorchoice v1.0.4
4812026-06-30T19:52:43.392Z Compiling pretty-hex v0.4.1
4822026-06-30T19:52:43.409Z Compiling anstyle v1.0.14
4832026-06-30T19:52:43.483Z Compiling serde-untagged v0.1.9
4842026-06-30T19:52:43.550Z Compiling semver v1.0.28
4852026-06-30T19:52:43.581Z Compiling anstream v1.0.0
4862026-06-30T19:52:43.645Z Compiling fs-err v3.3.0
4872026-06-30T19:52:43.723Z Compiling unicode-xid v0.2.6
4882026-06-30T19:52:43.845Z Compiling fnv v1.0.7
4892026-06-30T19:52:43.862Z Compiling heck v0.4.1
4902026-06-30T19:52:43.877Z Compiling heck v0.5.0
4912026-06-30T19:52:43.894Z Compiling unicode-width v0.1.14
4922026-06-30T19:52:43.897Z Compiling fastrand v2.3.0
4932026-06-30T19:52:43.948Z Compiling anyhow v1.0.102
4942026-06-30T19:52:44.113Z Compiling clap_lex v1.0.0
4952026-06-30T19:52:44.174Z Compiling bytecount v0.6.9
4962026-06-30T19:52:44.174Z Compiling strsim v0.11.1
4972026-06-30T19:52:44.272Z Compiling once_cell v1.21.3
4982026-06-30T19:52:44.328Z Compiling papergrid v0.11.0
4992026-06-30T19:52:44.386Z Compiling clap_builder v4.6.0
5002026-06-30T19:52:44.442Z Compiling serde_derive v1.0.228
5012026-06-30T19:52:44.502Z Compiling zerofrom-derive v0.1.6
5022026-06-30T19:52:44.586Z Compiling yoke-derive v0.8.1
5032026-06-30T19:52:44.602Z Compiling zerovec-derive v0.11.2
5042026-06-30T19:52:44.976Z Compiling displaydoc v0.2.5
5052026-06-30T19:52:45.734Z Compiling thiserror-impl v1.0.69
5062026-06-30T19:52:45.751Z Compiling zerocopy-derive v0.7.35
5072026-06-30T19:52:45.766Z Compiling pest_derive v2.8.6
5082026-06-30T19:52:45.783Z Compiling scroll_derive v0.12.1
5092026-06-30T19:52:45.960Z Compiling zerofrom v0.1.6
5102026-06-30T19:52:46.097Z Compiling yoke v0.8.1
5112026-06-30T19:52:46.247Z Compiling thiserror-impl v2.0.18
5122026-06-30T19:52:46.292Z Compiling zerovec v0.11.5
5132026-06-30T19:52:46.466Z Compiling zerotrie v0.2.3
5142026-06-30T19:52:46.644Z Compiling zerocopy v0.7.35
5152026-06-30T19:52:46.773Z Compiling tinystr v0.8.2
5162026-06-30T19:52:46.807Z Compiling potential_utf v0.1.4
5172026-06-30T19:52:46.979Z Compiling icu_locale_core v2.1.1
5182026-06-30T19:52:46.997Z Compiling icu_collections v2.1.1
5192026-06-30T19:52:47.141Z Compiling dtrace-parser v0.2.0
5202026-06-30T19:52:47.188Z Compiling scroll v0.12.0
5212026-06-30T19:52:47.461Z Compiling goblin v0.8.2
5222026-06-30T19:52:47.486Z Compiling tabled_derive v0.7.0
5232026-06-30T19:52:47.541Z Compiling tempfile v3.25.0
5242026-06-30T19:52:47.587Z Compiling icu_provider v2.1.1
5252026-06-30T19:52:47.848Z Compiling icu_normalizer v2.1.1
5262026-06-30T19:52:47.868Z Compiling icu_properties v2.1.2
5272026-06-30T19:52:47.894Z Compiling serde_spanned v0.6.9
5282026-06-30T19:52:47.920Z Compiling toml_datetime v0.6.11
5292026-06-30T19:52:47.957Z Compiling dof v0.3.0
5302026-06-30T19:52:47.980Z Compiling serde_tokenstream v0.2.3
5312026-06-30T19:52:48.034Z Compiling serde-value v0.7.0
5322026-06-30T19:52:48.186Z Compiling toml_edit v0.22.27
5332026-06-30T19:52:48.380Z Compiling cargo-platform v0.2.0
5342026-06-30T19:52:48.397Z Compiling clap_derive v4.6.1
5352026-06-30T19:52:48.448Z Compiling memmap v0.7.0
5362026-06-30T19:52:48.513Z Compiling smawk v0.3.2
5372026-06-30T19:52:48.633Z Compiling unicode-width v0.2.0
5382026-06-30T19:52:48.650Z Compiling unicode-linebreak v0.1.5
5392026-06-30T19:52:48.897Z Compiling idna_adapter v1.2.1
5402026-06-30T19:52:48.939Z Compiling textwrap v0.16.2
5412026-06-30T19:52:48.942Z Compiling usdt-attr-macro v0.5.0
5422026-06-30T19:52:48.950Z Compiling usdt-macro v0.5.0
5432026-06-30T19:52:48.963Z Compiling tabled v0.15.0
5442026-06-30T19:52:49.055Z Compiling idna v1.1.0
5452026-06-30T19:52:49.390Z Compiling url v2.5.8
5462026-06-30T19:52:49.660Z Compiling toml v0.8.23
5472026-06-30T19:52:49.663Z Compiling macaddr v1.0.1
5482026-06-30T19:52:49.908Z Compiling camino-tempfile v1.4.1
5492026-06-30T19:52:50.178Z Compiling cargo-util-schemas v0.8.2
5502026-06-30T19:52:50.215Z Compiling clap v4.6.1
5512026-06-30T19:52:50.285Z Compiling cargo_toml v0.21.0
5522026-06-30T19:52:50.496Z Compiling usdt v0.5.0
5532026-06-30T19:52:50.666Z Compiling swrite v0.1.0
5542026-06-30T19:52:50.749Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5552026-06-30T19:52:51.135Z Compiling cargo_metadata v0.21.0
5562026-06-30T19:52:52.057Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5572026-06-30T19:52:54.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.67s
5582026-06-30T19:52:54.376Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5592026-06-30T19:52:54.872Z Downloading crates ...
5602026-06-30T19:52:54.969Z Downloaded adler2 v2.0.1
5612026-06-30T19:52:54.982Z Downloaded arrayref v0.3.9
5622026-06-30T19:52:54.986Z Downloaded aead v0.5.2
5632026-06-30T19:52:55.991Z Downloaded bb8 v0.8.6
5642026-06-30T19:52:55.996Z Downloaded atty v0.2.14
5652026-06-30T19:52:55.996Z Downloaded async-recursion v1.1.1
5662026-06-30T19:52:55.996Z Downloaded crc-catalog v2.4.0
5672026-06-30T19:52:55.996Z Downloaded array-init v0.0.4
5682026-06-30T19:52:55.996Z Downloaded bitfield-macros v0.19.4
5692026-06-30T19:52:55.996Z Downloaded crc8 v0.1.1
5702026-06-30T19:52:55.996Z Downloaded async-stream-impl v0.3.6
5712026-06-30T19:52:55.996Z Downloaded cpufeatures v0.3.0
5722026-06-30T19:52:55.996Z Downloaded critical-section v1.2.0
5732026-06-30T19:52:55.996Z Downloaded base16ct v0.2.0
5742026-06-30T19:52:55.996Z Downloaded crc32fast v1.5.0
5752026-06-30T19:52:55.996Z Downloaded crc-any v2.5.0
5762026-06-30T19:52:55.997Z Downloaded darling_macro v0.21.3
5772026-06-30T19:52:55.997Z Downloaded crunchy v0.2.4
5782026-06-30T19:52:55.997Z Downloaded crucible-workspace-hack v0.1.0
5792026-06-30T19:52:55.997Z Downloaded bit-set v0.8.0
5802026-06-30T19:52:55.997Z Downloaded darling_macro v0.13.4
5812026-06-30T19:52:55.997Z Downloaded bcs v0.1.6
5822026-06-30T19:52:55.997Z Downloaded bitfield-struct v0.6.2
5832026-06-30T19:52:55.997Z Downloaded async-bb8-diesel v0.2.1
5842026-06-30T19:52:55.997Z Downloaded base64ct v1.8.3
5852026-06-30T19:52:55.997Z Downloaded atomicwrites v0.4.4
5862026-06-30T19:52:55.997Z Downloaded ascii-canvas v3.0.0
5872026-06-30T19:52:55.997Z Downloaded argon2 v0.5.3
5882026-06-30T19:52:55.997Z Downloaded ciborium-io v0.2.2
5892026-06-30T19:52:55.997Z Downloaded cargo-platform v0.3.2
5902026-06-30T19:52:55.998Z Downloaded daft-derive v0.1.7
5912026-06-30T19:52:55.998Z Downloaded darling_macro v0.20.11
5922026-06-30T19:52:55.998Z Downloaded crypto-common v0.2.2
5932026-06-30T19:52:55.998Z Downloaded block-buffer v0.12.1
5942026-06-30T19:52:55.998Z Downloaded bcrypt-pbkdf v0.10.0
5952026-06-30T19:52:55.998Z Downloaded darling_macro v0.23.0
5962026-06-30T19:52:55.998Z Downloaded backoff v0.4.0
5972026-06-30T19:52:55.998Z Downloaded async-stream v0.3.6
5982026-06-30T19:52:55.998Z Downloaded der_derive v0.7.3
5992026-06-30T19:52:55.998Z Downloaded derive_builder_core v0.20.2
6002026-06-30T19:52:55.998Z Downloaded bit-set v0.5.3
6012026-06-30T19:52:55.998Z Downloaded block-padding v0.3.3
6022026-06-30T19:52:55.998Z Downloaded assert_matches v1.5.0
6032026-06-30T19:52:55.998Z Downloaded anstyle-parse v0.2.7
6042026-06-30T19:52:55.998Z Downloaded derive_builder_macro v0.20.2
6052026-06-30T19:52:55.998Z Downloaded darling v0.13.4
6062026-06-30T19:52:55.998Z Downloaded async-trait v0.1.89
6072026-06-30T19:52:55.998Z Downloaded defmt-parser v1.0.0
6082026-06-30T19:52:55.999Z Downloaded cfg_aliases v0.2.1
6092026-06-30T19:52:55.999Z Downloaded data-encoding v2.10.0
6102026-06-30T19:52:55.999Z Downloaded ciborium-ll v0.2.2
6112026-06-30T19:52:55.999Z Downloaded defmt-macros v1.0.1
6122026-06-30T19:52:55.999Z Downloaded cfg_aliases v0.1.1
6132026-06-30T19:52:55.999Z Downloaded castaway v0.2.4
6142026-06-30T19:52:55.999Z Downloaded env_filter v1.0.0
6152026-06-30T19:52:55.999Z Downloaded endian-type v0.1.2
6162026-06-30T19:52:55.999Z Downloaded dropshot-api-manager-types v0.7.2
6172026-06-30T19:52:55.999Z Downloaded dunce v1.0.5
6182026-06-30T19:52:55.999Z Downloaded curve25519-dalek-derive v0.1.1
6192026-06-30T19:52:55.999Z Downloaded compression-core v0.4.31
6202026-06-30T19:52:55.999Z Downloaded atomic-waker v1.1.2
6212026-06-30T19:52:55.999Z Downloaded crossbeam-utils v0.8.21
6222026-06-30T19:52:55.999Z Downloaded debug-ignore v1.0.5
6232026-06-30T19:52:55.999Z Downloaded darling v0.20.11
6242026-06-30T19:52:55.999Z Downloaded dyn-clone v1.0.20
6252026-06-30T19:52:55.999Z Downloaded cobs v0.3.0
6262026-06-30T19:52:55.999Z Downloaded defmt v0.3.100
6272026-06-30T19:52:55.999Z Downloaded dsl_auto_type v0.2.0
6282026-06-30T19:52:55.999Z Downloaded display-error-chain v0.2.2
6292026-06-30T19:52:55.999Z Downloaded dof v0.4.0
6302026-06-30T19:52:55.999Z Downloaded diesel_table_macro_syntax v0.3.0
6312026-06-30T19:52:55.999Z Downloaded derive-ex v0.1.8
6322026-06-30T19:52:55.999Z Downloaded float-cmp v0.10.0
6332026-06-30T19:52:55.999Z Downloaded ahash v0.8.12
6342026-06-30T19:52:55.999Z Downloaded deranged v0.5.8
6352026-06-30T19:52:55.999Z Downloaded blake2 v0.10.6
6362026-06-30T19:52:56.000Z Downloaded defmt v1.0.1
6372026-06-30T19:52:56.000Z Downloaded bit-vec v0.6.3
6382026-06-30T19:52:56.000Z Downloaded arrayvec v0.7.6
6392026-06-30T19:52:56.000Z Downloaded backon v1.6.0
6402026-06-30T19:52:56.000Z Downloaded csv-core v0.1.13
6412026-06-30T19:52:56.000Z Downloaded fixedbitset v0.4.2
6422026-06-30T19:52:56.000Z Downloaded fd-lock v4.0.4
6432026-06-30T19:52:56.000Z Downloaded flagset v0.4.7
6442026-06-30T19:52:56.000Z Downloaded embedded-io v0.4.0
6452026-06-30T19:52:56.000Z Downloaded foreign-types-shared v0.3.1
6462026-06-30T19:52:56.000Z Downloaded convert_case v0.4.0
6472026-06-30T19:52:56.000Z Downloaded foreign-types-macros v0.2.3
6482026-06-30T19:52:56.000Z Downloaded foreign-types v0.3.2
6492026-06-30T19:52:56.000Z Downloaded downcast-rs v2.0.2
6502026-06-30T19:52:56.000Z Downloaded difflib v0.4.0
6512026-06-30T19:52:56.000Z Downloaded float-ord v0.3.2
6522026-06-30T19:52:56.000Z Downloaded funty v2.0.0
6532026-06-30T19:52:56.000Z Downloaded dirs-next v2.0.0
6542026-06-30T19:52:56.000Z Downloaded futures-core v0.3.32
6552026-06-30T19:52:56.000Z Downloaded arc-swap v1.8.2
6562026-06-30T19:52:56.000Z Downloaded futures-macro v0.3.32
6572026-06-30T19:52:56.000Z Downloaded crc v3.4.0
6582026-06-30T19:52:56.000Z Downloaded anstream v0.6.21
6592026-06-30T19:52:56.000Z Downloaded cstr-argument v0.1.2
6602026-06-30T19:52:56.000Z Downloaded dirs-sys-next v0.1.2
6612026-06-30T19:52:56.000Z Downloaded ctr v0.9.2
6622026-06-30T19:52:56.000Z Downloaded foreign-types-shared v0.1.1
6632026-06-30T19:52:56.000Z Downloaded gethostname v0.5.0
6642026-06-30T19:52:56.005Z Downloaded fxhash v0.2.1
6652026-06-30T19:52:56.005Z Downloaded futures-sink v0.3.32
6662026-06-30T19:52:56.005Z Downloaded futures-task v0.3.32
6672026-06-30T19:52:56.006Z Downloaded ghash v0.5.1
6682026-06-30T19:52:56.006Z Downloaded embedded-io v0.6.1
6692026-06-30T19:52:56.006Z Downloaded futures-io v0.3.32
6702026-06-30T19:52:56.006Z Downloaded darling v0.21.3
6712026-06-30T19:52:56.006Z Downloaded bitflags v1.3.2
6722026-06-30T19:52:56.006Z Downloaded crossbeam-deque v0.8.6
6732026-06-30T19:52:56.006Z Downloaded cipher v0.4.4
6742026-06-30T19:52:56.006Z Downloaded document-features v0.2.12
6752026-06-30T19:52:56.006Z Downloaded enum-as-inner v0.6.1
6762026-06-30T19:52:56.006Z Downloaded cassowary v0.3.0
6772026-06-30T19:52:56.006Z Downloaded bit-vec v0.8.0
6782026-06-30T19:52:56.006Z Downloaded dtrace-parser v0.3.0
6792026-06-30T19:52:56.006Z Downloaded cargo_metadata v0.23.1
6802026-06-30T19:52:56.006Z Downloaded camino-tempfile-ext v0.3.3
6812026-06-30T19:52:56.006Z Downloaded find-msvc-tools v0.1.9
6822026-06-30T19:52:56.006Z Downloaded env_logger v0.11.9
6832026-06-30T19:52:56.006Z Downloaded hash32 v0.3.1
6842026-06-30T19:52:56.006Z Downloaded hash32 v0.2.1
6852026-06-30T19:52:56.006Z Downloaded globwalk v0.9.1
6862026-06-30T19:52:56.006Z Downloaded cmake v0.1.57
6872026-06-30T19:52:56.007Z Downloaded bitfield v0.19.4
6882026-06-30T19:52:56.008Z Downloaded git-stub v1.0.0
6892026-06-30T19:52:56.008Z Downloaded headers-core v0.3.0
6902026-06-30T19:52:56.008Z Downloaded daft v0.1.7
6912026-06-30T19:52:56.008Z Downloaded fixedbitset v0.5.7
6922026-06-30T19:52:56.008Z Downloaded either v1.15.0
6932026-06-30T19:52:56.009Z Downloaded hex v0.4.3
6942026-06-30T19:52:56.009Z Downloaded blowfish v0.9.1
6952026-06-30T19:52:56.009Z Downloaded ff v0.13.1
6962026-06-30T19:52:56.009Z Downloaded ecdsa v0.16.9
6972026-06-30T19:52:56.009Z Downloaded aes-gcm v0.10.3
6982026-06-30T19:52:56.009Z Downloaded hex-literal v0.4.1
6992026-06-30T19:52:56.009Z Downloaded chacha20 v0.9.1
7002026-06-30T19:52:56.009Z Downloaded home v0.5.12
7012026-06-30T19:52:56.009Z Downloaded darling_core v0.13.4
7022026-06-30T19:52:56.009Z Downloaded erased-serde v0.3.31
7032026-06-30T19:52:56.009Z Downloaded ena v0.14.4
7042026-06-30T19:52:56.009Z Downloaded byte-wrapper v0.1.0
7052026-06-30T19:52:56.009Z Downloaded futures-executor v0.3.32
7062026-06-30T19:52:56.009Z Downloaded hostname v0.3.1
7072026-06-30T19:52:56.009Z Downloaded hostname v0.4.2
7082026-06-30T19:52:56.009Z Downloaded foldhash v0.2.0
7092026-06-30T19:52:56.009Z Downloaded http-body v1.0.1
7102026-06-30T19:52:56.009Z Downloaded corncobs v0.1.4
7112026-06-30T19:52:56.009Z Downloaded const_format_proc_macros v0.2.34
7122026-06-30T19:52:56.009Z Downloaded cexpr v0.6.0
7132026-06-30T19:52:56.009Z Downloaded hubpack_derive v0.1.1
7142026-06-30T19:52:56.010Z Downloaded dropshot_endpoint v0.17.1
7152026-06-30T19:52:56.010Z Downloaded foreign-types v0.5.0
7162026-06-30T19:52:56.010Z Downloaded foldhash v0.1.5
7172026-06-30T19:52:56.010Z Downloaded darling_core v0.21.3
7182026-06-30T19:52:56.010Z Downloaded httpdate v1.0.3
7192026-06-30T19:52:56.010Z Downloaded hubpack v0.1.2
7202026-06-30T19:52:56.010Z Downloaded http-range v0.1.5
7212026-06-30T19:52:56.010Z Downloaded hyper-tls v0.6.0
7222026-06-30T19:52:56.010Z Downloaded fs_extra v1.3.0
7232026-06-30T19:52:56.010Z Downloaded ident_case v1.0.1
7242026-06-30T19:52:56.010Z Downloaded group v0.13.0
7252026-06-30T19:52:56.010Z Downloaded globset v0.4.18
7262026-06-30T19:52:56.010Z Downloaded glob v0.3.3
7272026-06-30T19:52:56.010Z Downloaded digest v0.11.3
7282026-06-30T19:52:56.010Z Downloaded illumos-nvpair-sys v0.2.0
7292026-06-30T19:52:56.010Z Downloaded illumos-nvpair v0.3.0
7302026-06-30T19:52:56.010Z Downloaded darling_core v0.20.11
7312026-06-30T19:52:56.010Z Downloaded indent_write v2.2.0
7322026-06-30T19:52:56.010Z Downloaded ciborium v0.2.2
7332026-06-30T19:52:56.010Z Downloaded bzip2 v0.6.1
7342026-06-30T19:52:56.010Z Downloaded bzip2 v0.4.4
7352026-06-30T19:52:56.010Z Downloaded diff v0.1.13
7362026-06-30T19:52:56.010Z Downloaded compression-codecs v0.4.37
7372026-06-30T19:52:56.010Z Downloaded clang-sys v1.8.1
7382026-06-30T19:52:56.010Z Downloaded diesel-dtrace v0.5.0
7392026-06-30T19:52:56.010Z Downloaded console v0.15.11
7402026-06-30T19:52:56.010Z Downloaded des v0.8.1
7412026-06-30T19:52:56.010Z Downloaded derive-where v1.6.0
7422026-06-30T19:52:56.011Z Downloaded cookie_store v0.22.1
7432026-06-30T19:52:56.011Z Downloaded fallible-iterator v0.2.0
7442026-06-30T19:52:56.011Z Downloaded console v0.16.2
7452026-06-30T19:52:56.011Z Downloaded indoc v1.0.9
7462026-06-30T19:52:56.011Z Downloaded colored v2.2.0
7472026-06-30T19:52:56.011Z Downloaded internet-checksum v0.2.1
7482026-06-30T19:52:56.011Z Downloaded inout v0.1.4
7492026-06-30T19:52:56.011Z Downloaded cbc v0.1.2
7502026-06-30T19:52:56.011Z Downloaded instant v0.1.13
7512026-06-30T19:52:56.011Z Downloaded buf-list v1.1.2
7522026-06-30T19:52:56.011Z Downloaded filetime v0.2.27
7532026-06-30T19:52:56.011Z Downloaded is-terminal v0.4.17
7542026-06-30T19:52:56.011Z Downloaded futures-channel v0.3.32
7552026-06-30T19:52:56.011Z Downloaded convert_case v0.10.0
7562026-06-30T19:52:56.011Z Downloaded is_ci v1.2.0
7572026-06-30T19:52:56.011Z Downloaded ar_archive_writer v0.5.1
7582026-06-30T19:52:56.011Z Downloaded colored v3.1.1
7592026-06-30T19:52:56.011Z Downloaded chacha20 v0.10.0
7602026-06-30T19:52:56.011Z Downloaded kstat-rs v0.2.4
7612026-06-30T19:52:56.011Z Downloaded fatfs v0.3.6
7622026-06-30T19:52:56.011Z Downloaded const-oid v0.9.6
7632026-06-30T19:52:56.011Z Downloaded drift v0.2.0
7642026-06-30T19:52:56.016Z Downloaded humantime v2.3.0
7652026-06-30T19:52:56.016Z Downloaded half v1.8.3
7662026-06-30T19:52:56.016Z Downloaded crossbeam-channel v0.5.15
7672026-06-30T19:52:56.016Z Downloaded hyper-staticfile v0.10.1
7682026-06-30T19:52:56.016Z Downloaded http-body-util v0.1.3
7692026-06-30T19:52:56.016Z Downloaded libscf-sys v1.1.0
7702026-06-30T19:52:56.016Z Downloaded lazy_static v1.5.0
7712026-06-30T19:52:56.016Z Downloaded fs-err v2.11.0
7722026-06-30T19:52:56.016Z Downloaded derive_more v0.99.20
7732026-06-30T19:52:56.016Z Downloaded ed25519 v2.2.3
7742026-06-30T19:52:56.016Z Downloaded lzss v0.8.2
7752026-06-30T19:52:56.016Z Downloaded managed v0.8.0
7762026-06-30T19:52:56.016Z Downloaded lru-slab v0.1.2
7772026-06-30T19:52:56.017Z Downloaded getrandom v0.2.17
7782026-06-30T19:52:56.017Z Downloaded lru-cache v0.1.2
7792026-06-30T19:52:56.017Z Downloaded linked-hash-map v0.5.6
7802026-06-30T19:52:56.017Z Downloaded derive_builder v0.20.2
7812026-06-30T19:52:56.017Z Downloaded lru v0.12.5
7822026-06-30T19:52:56.017Z Downloaded indoc v2.0.7
7832026-06-30T19:52:56.017Z Downloaded match_cfg v0.1.0
7842026-06-30T19:52:56.017Z Downloaded nibble_vec v0.1.0
7852026-06-30T19:52:56.017Z Downloaded memoffset v0.9.1
7862026-06-30T19:52:56.017Z Downloaded md5 v0.7.0
7872026-06-30T19:52:56.017Z Downloaded newtype-uuid-macros v0.1.0
7882026-06-30T19:52:56.017Z Downloaded maplit v1.0.2
7892026-06-30T19:52:56.017Z Downloaded darling v0.23.0
7902026-06-30T19:52:56.017Z Downloaded nodrop v0.1.14
7912026-06-30T19:52:56.017Z Downloaded ingot v0.1.1
7922026-06-30T19:52:56.017Z Downloaded crossbeam-epoch v0.9.18
7932026-06-30T19:52:56.017Z Downloaded constant_time_eq v0.4.2
7942026-06-30T19:52:56.017Z Downloaded instability v0.3.11
7952026-06-30T19:52:56.017Z Downloaded highway v1.3.0
7962026-06-30T19:52:56.017Z Downloaded const-oid v0.10.2
7972026-06-30T19:52:56.017Z Downloaded md-5 v0.10.6
7982026-06-30T19:52:56.017Z Downloaded hmac v0.12.1
7992026-06-30T19:52:56.017Z Downloaded maybe-uninit v2.0.0
8002026-06-30T19:52:56.017Z Downloaded cookie v0.18.1
8012026-06-30T19:52:56.017Z Downloaded keccak v0.1.6
8022026-06-30T19:52:56.017Z Downloaded cancel-safe-futures v0.1.5
8032026-06-30T19:52:56.017Z Downloaded ingot-types v0.1.2
8042026-06-30T19:52:56.017Z Downloaded mime v0.3.17
8052026-06-30T19:52:56.018Z Downloaded jobserver v0.1.34
8062026-06-30T19:52:56.018Z Downloaded lalrpop-util v0.19.12
8072026-06-30T19:52:56.018Z Downloaded newline-converter v0.3.0
8082026-06-30T19:52:56.018Z Downloaded new_debug_unreachable v1.0.6
8092026-06-30T19:52:56.018Z Downloaded multimap v0.10.1
8102026-06-30T19:52:56.018Z Downloaded ipnet v2.11.0
8112026-06-30T19:52:56.018Z Downloaded httparse v1.10.1
8122026-06-30T19:52:56.018Z Downloaded newtype_derive v0.1.6
8132026-06-30T19:52:56.018Z Downloaded num v0.4.3
8142026-06-30T19:52:56.018Z Downloaded normalize-line-endings v0.3.0
8152026-06-30T19:52:56.018Z Downloaded nonempty v0.12.0
8162026-06-30T19:52:56.018Z Downloaded num-iter v0.1.45
8172026-06-30T19:52:56.018Z Downloaded num-derive v0.3.3
8182026-06-30T19:52:56.018Z Downloaded num-conv v0.2.0
8192026-06-30T19:52:56.018Z Downloaded allocator-api2 v0.2.21
8202026-06-30T19:52:56.018Z Downloaded num_enum_derive v0.5.11
8212026-06-30T19:52:56.018Z Downloaded linear-map v1.2.0
8222026-06-30T19:52:56.018Z Downloaded libloading v0.8.9
8232026-06-30T19:52:56.018Z Downloaded impl-trait-for-tuples v0.2.3
8242026-06-30T19:52:56.018Z Downloaded base64 v0.22.1
8252026-06-30T19:52:56.018Z Downloaded lock_api v0.4.14
8262026-06-30T19:52:56.018Z Downloaded num_threads v0.1.7
8272026-06-30T19:52:56.018Z Downloaded libefi-sys v0.1.0
8282026-06-30T19:52:56.018Z Downloaded openssl-probe v0.1.6
8292026-06-30T19:52:56.018Z Downloaded opaque-debug v0.3.1
8302026-06-30T19:52:56.018Z Downloaded openssl-macros v0.1.1
8312026-06-30T19:52:56.018Z Downloaded olpc-cjson v0.1.4
8322026-06-30T19:52:56.018Z Downloaded crypto-bigint v0.5.5
8332026-06-30T19:52:56.019Z Downloaded oso-derive v0.27.3
8342026-06-30T19:52:56.019Z Downloaded hybrid-array v0.4.10
8352026-06-30T19:52:56.019Z Downloaded elliptic-curve v0.13.8
8362026-06-30T19:52:56.019Z Downloaded futures v0.3.32
8372026-06-30T19:52:56.019Z Downloaded libsw v3.5.0
8382026-06-30T19:52:56.019Z Downloaded iana-time-zone v0.1.65
8392026-06-30T19:52:56.019Z Downloaded git-stub-vcs v0.1.0
8402026-06-30T19:52:56.019Z Downloaded native-tls v0.2.18
8412026-06-30T19:52:56.019Z Downloaded openssl-probe v0.2.1
8422026-06-30T19:52:56.019Z Downloaded libsw-core v0.3.2
8432026-06-30T19:52:56.019Z Downloaded pbkdf2 v0.12.2
8442026-06-30T19:52:56.019Z Downloaded nanorand v0.7.0
8452026-06-30T19:52:56.019Z Downloaded parse-display v0.10.0
8462026-06-30T19:52:56.019Z Downloaded darling_core v0.23.0
8472026-06-30T19:52:56.019Z Downloaded nu-ansi-term v0.50.3
8482026-06-30T19:52:56.019Z Downloaded mime_guess v2.0.5
8492026-06-30T19:52:56.019Z Downloaded path-slash v0.1.5
8502026-06-30T19:52:56.019Z Downloaded hyper-rustls v0.27.7
8512026-06-30T19:52:56.019Z Downloaded newtype-uuid v1.3.2
8522026-06-30T19:52:56.019Z Downloaded ipnetwork v0.21.1
8532026-06-30T19:52:56.019Z Downloaded peg-runtime v0.8.5
8542026-06-30T19:52:56.019Z Downloaded num-integer v0.1.46
8552026-06-30T19:52:56.019Z Downloaded parse-size v1.1.0
8562026-06-30T19:52:56.019Z Downloaded num-derive v0.4.2
8572026-06-30T19:52:56.019Z Downloaded pbkdf2 v0.11.0
8582026-06-30T19:52:56.019Z Downloaded headers v0.4.1
8592026-06-30T19:52:56.019Z Downloaded indexmap v1.9.3
8602026-06-30T19:52:56.019Z Downloaded num_enum_derive v0.7.6
8612026-06-30T19:52:56.020Z Downloaded num_enum v0.5.11
8622026-06-30T19:52:56.020Z Downloaded num-rational v0.4.2
8632026-06-30T19:52:56.020Z Downloaded litrs v1.0.0
8642026-06-30T19:52:56.025Z Downloaded phf_shared v0.13.1
8652026-06-30T19:52:56.025Z Downloaded powerfmt v0.2.0
8662026-06-30T19:52:56.025Z Downloaded ignore v0.4.25
8672026-06-30T19:52:56.025Z Downloaded phf_shared v0.12.1
8682026-06-30T19:52:56.025Z Downloaded bytes v1.11.1
8692026-06-30T19:52:56.025Z Downloaded async-compression v0.4.41
8702026-06-30T19:52:56.025Z Downloaded derive_more v2.1.1
8712026-06-30T19:52:56.026Z Downloaded heapless v0.8.0
8722026-06-30T19:52:56.026Z Downloaded aes v0.8.4
8732026-06-30T19:52:56.026Z Downloaded der v0.7.10
8742026-06-30T19:52:56.026Z Downloaded flume v0.11.1
8752026-06-30T19:52:56.026Z Downloaded predicates-tree v1.0.13
8762026-06-30T19:52:56.026Z Downloaded proc-macro-error-attr2 v2.0.0
8772026-06-30T19:52:56.026Z Downloaded oxnet v0.1.6
8782026-06-30T19:52:56.026Z Downloaded precomputed-hash v0.1.1
8792026-06-30T19:52:56.026Z Downloaded num_enum v0.7.6
8802026-06-30T19:52:56.026Z Downloaded oxide-tokio-rt v0.1.4
8812026-06-30T19:52:56.026Z Downloaded num-complex v0.4.6
8822026-06-30T19:52:56.026Z Downloaded predicates-core v1.0.10
8832026-06-30T19:52:56.026Z Downloaded packed_struct_codegen v0.10.1
8842026-06-30T19:52:56.026Z Downloaded ingot-macros v0.1.1
8852026-06-30T19:52:56.026Z Downloaded multer v3.1.0
8862026-06-30T19:52:56.026Z Downloaded proc-macro-crate v1.3.1
8872026-06-30T19:52:56.026Z Downloaded packed_struct v0.10.1
8882026-06-30T19:52:56.026Z Downloaded proc-macro-crate v3.4.0
8892026-06-30T19:52:56.026Z Downloaded parse-display-derive v0.10.0
8902026-06-30T19:52:56.026Z Downloaded psl-types v2.0.11
8912026-06-30T19:52:56.026Z Downloaded paste v1.0.15
8922026-06-30T19:52:56.026Z Downloaded password-hash v0.4.2
8932026-06-30T19:52:56.026Z Downloaded parking_lot_core v0.8.6
8942026-06-30T19:52:56.027Z Downloaded progenitor-client v0.14.0
8952026-06-30T19:52:56.027Z Downloaded libbz2-rs-sys v0.2.2
8962026-06-30T19:52:56.027Z Downloaded half v2.7.1
8972026-06-30T19:52:56.027Z Downloaded compact_str v0.8.1
8982026-06-30T19:52:56.027Z Downloaded peg v0.8.5
8992026-06-30T19:52:56.027Z Downloaded crossterm v0.28.1
9002026-06-30T19:52:56.027Z Downloaded getrandom v0.3.4
9012026-06-30T19:52:56.027Z Downloaded progenitor-macro v0.13.0
9022026-06-30T19:52:56.027Z Downloaded base64 v0.21.7
9032026-06-30T19:52:56.027Z Downloaded peg-macros v0.8.5
9042026-06-30T19:52:56.027Z Downloaded pem-rfc7468 v0.7.0
9052026-06-30T19:52:56.027Z Downloaded progenitor-macro v0.14.0
9062026-06-30T19:52:56.027Z Downloaded rand_chacha v0.3.1
9072026-06-30T19:52:56.027Z Downloaded quick-error v1.2.3
9082026-06-30T19:52:56.027Z Downloaded heapless v0.7.17
9092026-06-30T19:52:56.027Z Downloaded pkcs8 v0.10.2
9102026-06-30T19:52:56.027Z Downloaded radium v0.7.0
9112026-06-30T19:52:56.027Z Downloaded cc v1.2.56
9122026-06-30T19:52:56.027Z Downloaded chacha20poly1305 v0.10.1
9132026-06-30T19:52:56.027Z Downloaded phf_shared v0.11.3
9142026-06-30T19:52:56.027Z Downloaded pem v3.0.6
9152026-06-30T19:52:56.027Z Downloaded expectorate v1.2.0
9162026-06-30T19:52:56.027Z Downloaded indicatif v0.18.4
9172026-06-30T19:52:56.027Z Downloaded rand_xorshift v0.4.0
9182026-06-30T19:52:56.027Z Downloaded predicates v3.1.4
9192026-06-30T19:52:56.027Z Downloaded pin-project-lite v0.2.17
9202026-06-30T19:52:56.027Z Downloaded poly1305 v0.8.0
9212026-06-30T19:52:56.027Z Downloaded owo-colors v4.3.0
9222026-06-30T19:52:56.028Z Downloaded ppv-lite86 v0.2.21
9232026-06-30T19:52:56.028Z Downloaded postgres-protocol v0.6.10
9242026-06-30T19:52:56.028Z Downloaded polyval v0.6.2
9252026-06-30T19:52:56.028Z Downloaded pkg-config v0.3.32
9262026-06-30T19:52:56.028Z Downloaded hickory-resolver v0.25.2
9272026-06-30T19:52:56.028Z Downloaded recursive-proc-macro-impl v0.1.1
9282026-06-30T19:52:56.028Z Downloaded primeorder v0.13.6
9292026-06-30T19:52:56.029Z Downloaded recursive v0.1.1
9302026-06-30T19:52:56.029Z Downloaded ref-cast-impl v1.0.25
9312026-06-30T19:52:56.029Z Downloaded ref-cast v1.0.25
9322026-06-30T19:52:56.029Z Downloaded progenitor-extras v0.2.0
9332026-06-30T19:52:56.029Z Downloaded proc-macro-error2 v2.0.1
9342026-06-30T19:52:56.029Z Downloaded password-hash v0.5.0
9352026-06-30T19:52:56.029Z Downloaded rfc6979 v0.4.0
9362026-06-30T19:52:56.029Z Downloaded progenitor-client v0.13.0
9372026-06-30T19:52:56.029Z Downloaded parking_lot_core v0.9.12
9382026-06-30T19:52:56.029Z Downloaded parking_lot v0.12.5
9392026-06-30T19:52:56.029Z Downloaded russh-cryptovec v0.7.3
9402026-06-30T19:52:56.029Z Downloaded parking_lot v0.11.2
9412026-06-30T19:52:56.029Z Downloaded rtoolbox v0.0.3
9422026-06-30T19:52:56.029Z Downloaded bumpalo v3.20.2
9432026-06-30T19:52:56.029Z Downloaded rustc-hash v2.1.1
9442026-06-30T19:52:56.029Z Downloaded const_format v0.2.35
9452026-06-30T19:52:56.029Z Downloaded rand_chacha v0.9.0
9462026-06-30T19:52:56.029Z Downloaded ed25519-dalek v2.2.0
9472026-06-30T19:52:56.029Z Downloaded psm v0.1.30
9482026-06-30T19:52:56.029Z Downloaded salsa20 v0.10.2
9492026-06-30T19:52:56.029Z Downloaded rand_seeder v0.4.0
9502026-06-30T19:52:56.029Z Downloaded rand_core v0.10.0
9512026-06-30T19:52:56.029Z Downloaded derive_more-impl v2.1.1
9522026-06-30T19:52:56.029Z Downloaded r2d2 v0.8.10
9532026-06-30T19:52:56.029Z Downloaded postgres-types v0.2.12
9542026-06-30T19:52:56.029Z Downloaded flate2 v1.1.9
9552026-06-30T19:52:56.029Z Downloaded sapling-renderdag v0.1.0
9562026-06-30T19:52:56.029Z Downloaded pin-project-internal v1.1.11
9572026-06-30T19:52:56.030Z Downloaded hickory-resolver v0.24.4
9582026-06-30T19:52:56.030Z Downloaded phf v0.13.1
9592026-06-30T19:52:56.030Z Downloaded rand_core v0.9.5
9602026-06-30T19:52:56.030Z Downloaded rand_core v0.6.4
9612026-06-30T19:52:56.030Z Downloaded phf v0.12.1
9622026-06-30T19:52:56.030Z Downloaded papergrid v0.17.0
9632026-06-30T19:52:56.030Z Downloaded scopeguard v1.2.0
9642026-06-30T19:52:56.039Z Downloaded same-file v1.0.6
9652026-06-30T19:52:56.039Z Downloaded postcard v1.1.3
9662026-06-30T19:52:56.039Z Downloaded pkcs1 v0.7.5
9672026-06-30T19:52:56.039Z Downloaded oso v0.27.3
9682026-06-30T19:52:56.039Z Downloaded seq-macro v0.3.6
9692026-06-30T19:52:56.039Z Downloaded scrypt v0.11.0
9702026-06-30T19:52:56.039Z Downloaded resolv-conf v0.7.6
9712026-06-30T19:52:56.039Z Downloaded miniz_oxide v0.8.9
9722026-06-30T19:52:56.039Z Downloaded diesel_derives v2.3.7
9732026-06-30T19:52:56.039Z Downloaded serde-big-array v0.5.1
9742026-06-30T19:52:56.039Z Downloaded semver v0.1.20
9752026-06-30T19:52:56.039Z Downloaded progenitor v0.14.0
9762026-06-30T19:52:56.039Z Downloaded scroll_derive v0.13.1
9772026-06-30T19:52:56.039Z Downloaded rustc_version v0.4.1
9782026-06-30T19:52:56.039Z Downloaded secrecy v0.10.3
9792026-06-30T19:52:56.039Z Downloaded secrecy v0.8.0
9802026-06-30T19:52:56.039Z Downloaded serde_bytes v0.11.19
9812026-06-30T19:52:56.039Z Downloaded rustc_version v0.1.7
9822026-06-30T19:52:56.039Z Downloaded progenitor v0.13.0
9832026-06-30T19:52:56.039Z Downloaded memmap2 v0.9.10
9842026-06-30T19:52:56.040Z Downloaded quinn-udp v0.5.14
9852026-06-30T19:52:56.040Z Downloaded rustls-native-certs v0.8.3
9862026-06-30T19:52:56.040Z Downloaded serde_repr v0.1.20
9872026-06-30T19:52:56.040Z Downloaded serde_urlencoded v0.7.1
9882026-06-30T19:52:56.040Z Downloaded serde_spanned v1.1.1
9892026-06-30T19:52:56.040Z Downloaded signal-hook-mio v0.2.5
9902026-06-30T19:52:56.040Z Downloaded rustversion v1.0.22
9912026-06-30T19:52:56.040Z Downloaded crossterm v0.29.0
9922026-06-30T19:52:56.040Z Downloaded p256 v0.13.2
9932026-06-30T19:52:56.040Z Downloaded siphasher v1.0.2
9942026-06-30T19:52:56.040Z Downloaded pkcs5 v0.7.1
9952026-06-30T19:52:56.040Z Downloaded pin-project v1.1.11
9962026-06-30T19:52:56.040Z Downloaded signal-hook-tokio v0.3.1
9972026-06-30T19:52:56.040Z Downloaded shell-words v1.1.1
9982026-06-30T19:52:56.040Z Downloaded sha1 v0.10.6
9992026-06-30T19:52:56.040Z Downloaded rustls-pemfile v2.2.0
10002026-06-30T19:52:56.040Z Downloaded rusty-fork v0.3.1
10012026-06-30T19:52:56.040Z Downloaded scheduled-thread-pool v0.2.7
10022026-06-30T19:52:56.040Z Downloaded schemars_derive v0.8.22
10032026-06-30T19:52:56.040Z Downloaded http v1.4.2
10042026-06-30T19:52:56.040Z Downloaded jiff-static v0.2.21
10052026-06-30T19:52:56.040Z Downloaded openssl-sys v0.9.115
10062026-06-30T19:52:56.040Z Downloaded omicron-zone-package v0.12.3
10072026-06-30T19:52:56.040Z Downloaded sigpipe v0.1.3
10082026-06-30T19:52:56.041Z Downloaded signature v2.2.0
10092026-06-30T19:52:56.041Z Downloaded serde_derive_internals v0.29.1
10102026-06-30T19:52:56.041Z Downloaded serde-hex v0.1.0
10112026-06-30T19:52:56.041Z Downloaded sec1 v0.7.3
10122026-06-30T19:52:56.041Z Downloaded scroll v0.13.0
10132026-06-30T19:52:56.041Z Downloaded progenitor-impl v0.13.0
10142026-06-30T19:52:56.041Z Downloaded serde_path_to_error v0.1.20
10152026-06-30T19:52:56.041Z Downloaded russh-keys v0.45.0
10162026-06-30T19:52:56.041Z Downloaded slog-bunyan v2.5.0
10172026-06-30T19:52:56.041Z Downloaded slog-envlogger v2.2.0
10182026-06-30T19:52:56.041Z Downloaded hashbrown v0.12.3
10192026-06-30T19:52:56.041Z Downloaded rustls-pki-types v1.14.0
10202026-06-30T19:52:56.041Z Downloaded sha1 v0.11.0
10212026-06-30T19:52:56.041Z Downloaded prefix-trie v0.7.0
10222026-06-30T19:52:56.041Z Downloaded ssh-cipher v0.2.0
10232026-06-30T19:52:56.043Z Downloaded hickory-server v0.25.2
10242026-06-30T19:52:56.043Z Downloaded slab v0.4.12
10252026-06-30T19:52:56.043Z Downloaded ssh-encoding v0.2.0
10262026-06-30T19:52:56.043Z Downloaded shlex v1.3.0
10272026-06-30T19:52:56.043Z Downloaded serde_with_macros v1.5.2
10282026-06-30T19:52:56.043Z Downloaded strum v0.26.3
10292026-06-30T19:52:56.043Z Downloaded structmeta-derive v0.3.0
10302026-06-30T19:52:56.043Z Downloaded structmeta v0.3.0
10312026-06-30T19:52:56.043Z Downloaded signal-hook-registry v1.4.8
10322026-06-30T19:52:56.043Z Downloaded strsim v0.10.0
10332026-06-30T19:52:56.043Z Downloaded strip-ansi-escapes v0.2.1
10342026-06-30T19:52:56.043Z Downloaded slog-dtrace v0.3.0
10352026-06-30T19:52:56.043Z Downloaded simd-adler32 v0.3.8
10362026-06-30T19:52:56.043Z Downloaded pretty_assertions v1.4.1
10372026-06-30T19:52:56.043Z Downloaded sqlparser_derive v0.5.0
10382026-06-30T19:52:56.043Z Downloaded slog-json v2.6.1
10392026-06-30T19:52:56.044Z Downloaded supports-color v3.0.2
10402026-06-30T19:52:56.044Z Downloaded subtle v2.6.1
10412026-06-30T19:52:56.044Z Downloaded rcgen v0.12.1
10422026-06-30T19:52:56.044Z Downloaded progenitor-impl v0.14.0
10432026-06-30T19:52:56.044Z Downloaded sync-ptr v0.1.4
10442026-06-30T19:52:56.044Z Downloaded strum v0.27.2
10452026-06-30T19:52:56.044Z Downloaded sync_wrapper v1.0.2
10462026-06-30T19:52:56.044Z Downloaded smf v0.2.3
10472026-06-30T19:52:56.044Z Downloaded take_mut v0.2.2
10482026-06-30T19:52:56.044Z Downloaded tabled_derive v0.11.0
10492026-06-30T19:52:56.044Z Downloaded prettyplease v0.2.37
10502026-06-30T19:52:56.044Z Downloaded serde_plain v1.0.2
10512026-06-30T19:52:56.044Z Downloaded tagptr v0.2.0
10522026-06-30T19:52:56.044Z Downloaded tabwriter v1.4.1
10532026-06-30T19:52:56.044Z Downloaded serde_cbor v0.11.2
10542026-06-30T19:52:56.044Z Downloaded termtree v0.5.1
10552026-06-30T19:52:56.044Z Downloaded slog-term v2.9.2
10562026-06-30T19:52:56.044Z Downloaded testing_table v0.3.0
10572026-06-30T19:52:56.044Z Downloaded snafu-derive v0.8.9
10582026-06-30T19:52:56.044Z Downloaded smallvec v0.6.14
10592026-06-30T19:52:56.044Z Downloaded slog-stdlog v4.1.1
10602026-06-30T19:52:56.044Z Downloaded slog-scope v4.4.1
10612026-06-30T19:52:56.044Z Downloaded hashbrown v0.13.2
10622026-06-30T19:52:56.044Z Downloaded thread-id v5.1.0
10632026-06-30T19:52:56.044Z Downloaded thiserror-impl-no-std v2.0.2
10642026-06-30T19:52:56.052Z Downloaded sqlformat v0.3.5
10652026-06-30T19:52:56.052Z Downloaded stacker v0.1.23
10662026-06-30T19:52:56.052Z Downloaded spki v0.7.3
10672026-06-30T19:52:56.052Z Downloaded tinyvec_macros v0.1.1
10682026-06-30T19:52:56.052Z Downloaded tokio-macros v2.7.0
10692026-06-30T19:52:56.052Z Downloaded dropshot-api-manager v0.7.2
10702026-06-30T19:52:56.052Z Downloaded serde_with_macros v3.17.0
10712026-06-30T19:52:56.052Z Downloaded mio v1.2.0
10722026-06-30T19:52:56.052Z Downloaded stringprep v0.1.5
10732026-06-30T19:52:56.053Z Downloaded strum_macros v0.27.2
10742026-06-30T19:52:56.053Z Downloaded strum_macros v0.26.4
10752026-06-30T19:52:56.053Z Downloaded support-bundle-viewer v0.1.2
10762026-06-30T19:52:56.053Z Downloaded tokio-test v0.4.5
10772026-06-30T19:52:56.053Z Downloaded slog-async v2.8.0
10782026-06-30T19:52:56.053Z Downloaded ron v0.8.1
10792026-06-30T19:52:56.053Z Downloaded hyper-util v0.1.20
10802026-06-30T19:52:56.053Z Downloaded num-bigint v0.4.6
10812026-06-30T19:52:56.053Z Downloaded strum_macros v0.24.3
10822026-06-30T19:52:56.053Z Downloaded string_cache v0.8.9
10832026-06-30T19:52:56.053Z Downloaded minimal-lexical v0.2.1
10842026-06-30T19:52:56.053Z Downloaded nom v7.1.3
10852026-06-30T19:52:56.053Z Downloaded termios v0.3.3
10862026-06-30T19:52:56.053Z Downloaded tap v1.0.1
10872026-06-30T19:52:56.053Z Downloaded qorb v0.4.1
10882026-06-30T19:52:56.053Z Downloaded try-lock v0.2.5
10892026-06-30T19:52:56.053Z Downloaded trait-variant v0.1.2
10902026-06-30T19:52:56.053Z Downloaded thread_local v1.1.9
10912026-06-30T19:52:56.053Z Downloaded time-core v0.1.8
10922026-06-30T19:52:56.053Z Downloaded hashbrown v0.16.1
10932026-06-30T19:52:56.053Z Downloaded tower-service v0.3.3
10942026-06-30T19:52:56.053Z Downloaded tower-layer v0.3.3
10952026-06-30T19:52:56.053Z Downloaded topological-sort v0.2.2
10962026-06-30T19:52:56.053Z Downloaded itertools v0.10.5
10972026-06-30T19:52:56.053Z Downloaded hashbrown v0.15.5
10982026-06-30T19:52:56.053Z Downloaded tiny-keccak v2.0.2
10992026-06-30T19:52:56.053Z Downloaded time-macros v0.2.27
11002026-06-30T19:52:56.053Z Downloaded tokio-dtrace v0.1.1
11012026-06-30T19:52:56.054Z Downloaded ryu v1.0.23
11022026-06-30T19:52:56.054Z Downloaded static_assertions v1.1.0
11032026-06-30T19:52:56.054Z Downloaded signal-hook v0.3.18
11042026-06-30T19:52:56.054Z Downloaded typify-macro v0.6.2
11052026-06-30T19:52:56.054Z Downloaded tls_codec v0.4.2
11062026-06-30T19:52:56.054Z Downloaded serde_yaml v0.9.34+deprecated
11072026-06-30T19:52:56.054Z Downloaded rustls-platform-verifier v0.6.2
11082026-06-30T19:52:56.054Z Downloaded unarray v0.1.4
11092026-06-30T19:52:56.054Z Downloaded thiserror-no-std v2.0.2
11102026-06-30T19:52:56.054Z Downloaded iri-string v0.7.10
11112026-06-30T19:52:56.054Z Downloaded rand v0.8.6
11122026-06-30T19:52:56.054Z Downloaded schemars v0.9.0
11132026-06-30T19:52:56.054Z Downloaded similar v2.7.0
11142026-06-30T19:52:56.054Z Downloaded unit-prefix v0.5.2
11152026-06-30T19:52:56.054Z Downloaded unicode-truncate v1.1.0
11162026-06-30T19:52:56.054Z Downloaded schemars v0.8.22
11172026-06-30T19:52:56.057Z Downloaded usdt-attr-macro v0.6.0
11182026-06-30T19:52:56.057Z Downloaded universal-hash v0.5.1
11192026-06-30T19:52:56.057Z Downloaded rsa v0.9.10
11202026-06-30T19:52:56.058Z Downloaded tokio-tungstenite v0.21.0
11212026-06-30T19:52:56.058Z Downloaded term v0.7.0
11222026-06-30T19:52:56.061Z Downloaded untrusted v0.7.1
11232026-06-30T19:52:56.064Z Downloaded usdt v0.6.0
11242026-06-30T19:52:56.064Z Downloaded untrusted v0.9.0
11252026-06-30T19:52:56.064Z Downloaded utf-8 v0.7.6
11262026-06-30T19:52:56.067Z Downloaded term v1.2.1
11272026-06-30T19:52:56.067Z Downloaded publicsuffix v2.3.0
11282026-06-30T19:52:56.070Z Downloaded toml_writer v1.1.1+spec-1.1.0
11292026-06-30T19:52:56.070Z Downloaded usdt-macro v0.6.0
11302026-06-30T19:52:56.074Z Downloaded quinn v0.11.9
11312026-06-30T19:52:56.078Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11322026-06-30T19:52:56.078Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11332026-06-30T19:52:56.081Z Downloaded socket2 v0.5.10
11342026-06-30T19:52:56.081Z Downloaded libxml v0.3.3
11352026-06-30T19:52:56.085Z Downloaded aho-corasick v1.1.4
11362026-06-30T19:52:56.088Z Downloaded spin v0.9.8
11372026-06-30T19:52:56.096Z Downloaded itertools v0.13.0
11382026-06-30T19:52:56.100Z Downloaded tls_codec_derive v0.4.2
11392026-06-30T19:52:56.105Z Downloaded tui-tree-widget v0.23.1
11402026-06-30T19:52:56.108Z Downloaded num-bigint-dig v0.8.6
11412026-06-30T19:52:56.108Z Downloaded waitgroup v0.1.2
11422026-06-30T19:52:56.111Z Downloaded wait-timeout v0.2.1
11432026-06-30T19:52:56.111Z Downloaded void v1.0.2
11442026-06-30T19:52:56.111Z Downloaded itertools v0.12.1
11452026-06-30T19:52:56.118Z Downloaded tokio-native-tls v0.3.1
11462026-06-30T19:52:56.124Z Downloaded unicase v2.9.0
11472026-06-30T19:52:56.127Z Downloaded tokio-rustls v0.26.4
11482026-06-30T19:52:56.135Z Downloaded rand v0.9.2
11492026-06-30T19:52:56.141Z Downloaded slog v2.8.2
11502026-06-30T19:52:56.141Z Downloaded tokio-stream v0.1.18
11512026-06-30T19:52:56.145Z Downloaded russh v0.45.0
11522026-06-30T19:52:56.145Z Downloaded xattr v1.6.1
11532026-06-30T19:52:56.145Z Downloaded xshell-macros v0.2.7
11542026-06-30T19:52:56.145Z Downloaded usdt-impl v0.6.0
11552026-06-30T19:52:56.145Z Downloaded samael v0.0.19
11562026-06-30T19:52:56.148Z Downloaded zeroize_derive v1.4.3
11572026-06-30T19:52:56.151Z Downloaded zone v0.3.1
11582026-06-30T19:52:56.156Z Downloaded toml_parser v1.1.2+spec-1.1.0
11592026-06-30T19:52:56.159Z Downloaded tokio-tungstenite v0.23.1
11602026-06-30T19:52:56.162Z Downloaded socket2 v0.6.3
11612026-06-30T19:52:56.162Z Downloaded snafu v0.8.9
11622026-06-30T19:52:56.165Z Downloaded zone_cfg_derive v0.3.1
11632026-06-30T19:52:56.165Z Downloaded rayon-core v1.13.0
11642026-06-30T19:52:56.168Z Downloaded vergen-lib v9.1.0
11652026-06-30T19:52:56.168Z Downloaded vergen-lib v0.1.6
11662026-06-30T19:52:56.171Z Downloaded vergen-gitcl v1.0.8
11672026-06-30T19:52:56.171Z Downloaded hyper v1.10.1
11682026-06-30T19:52:56.175Z Downloaded futures-util v0.3.32
11692026-06-30T19:52:56.180Z Downloaded test-strategy v0.4.5
11702026-06-30T19:52:56.183Z Downloaded rustls-webpki v0.103.9
11712026-06-30T19:52:56.186Z Downloaded vergen-git2 v9.1.0
11722026-06-30T19:52:56.186Z Downloaded twox-hash v2.1.2
11732026-06-30T19:52:56.189Z Downloaded tracing-attributes v0.1.31
11742026-06-30T19:52:56.189Z Downloaded vsss-rs v3.3.4
11752026-06-30T19:52:56.193Z Downloaded schemars v1.2.1
11762026-06-30T19:52:56.200Z Downloaded whoami v2.1.0
11772026-06-30T19:52:56.204Z Downloaded subprocess v0.2.15
11782026-06-30T19:52:56.207Z Downloaded tinyvec v1.10.0
11792026-06-30T19:52:56.210Z Downloaded nom v8.0.0
11802026-06-30T19:52:56.213Z Downloaded want v0.3.1
11812026-06-30T19:52:56.221Z Downloaded zeroize v1.8.2
11822026-06-30T19:52:56.224Z Downloaded libm v0.2.16
11832026-06-30T19:52:56.233Z Downloaded wyz v0.5.1
11842026-06-30T19:52:56.237Z Downloaded unicode-properties v0.1.4
11852026-06-30T19:52:56.237Z Downloaded zstd-safe v7.2.4
11862026-06-30T19:52:56.237Z Downloaded xshell v0.2.7
11872026-06-30T19:52:56.246Z Downloaded tungstenite v0.21.0
11882026-06-30T19:52:56.249Z Downloaded tracing-core v0.1.36
11892026-06-30T19:52:56.252Z Downloaded toml v0.7.8
11902026-06-30T19:52:56.255Z Downloaded walkdir v2.5.0
11912026-06-30T19:52:56.260Z Downloaded p521 v0.13.3
11922026-06-30T19:52:56.264Z Downloaded tar v0.4.45
11932026-06-30T19:52:56.267Z Downloaded whoami v1.6.1
11942026-06-30T19:52:56.267Z Downloaded unicode-bidi v0.3.18
11952026-06-30T19:52:56.270Z Downloaded vergen v9.1.0
11962026-06-30T19:52:56.270Z Downloaded uzers v0.12.2
11972026-06-30T19:52:56.274Z Downloaded itertools v0.14.0
11982026-06-30T19:52:56.278Z Downloaded rpassword v7.4.0
11992026-06-30T19:52:56.283Z Downloaded h2 v0.4.15
12002026-06-30T19:52:56.286Z Downloaded yasna v0.5.2
12012026-06-30T19:52:56.291Z Downloaded typify v0.6.2
12022026-06-30T19:52:56.291Z Downloaded toml_edit v0.23.10+spec-1.0.0
12032026-06-30T19:52:56.294Z Downloaded zstd v0.13.3
12042026-06-30T19:52:56.299Z Downloaded hkdf v0.12.4
12052026-06-30T19:52:56.302Z Downloaded rand v0.10.0
12062026-06-30T19:52:56.305Z Downloaded vte v0.14.1
12072026-06-30T19:52:56.308Z Downloaded rustyline v14.0.0
12082026-06-30T19:52:56.313Z Downloaded tokio-postgres v0.7.16
12092026-06-30T19:52:56.322Z Downloaded toml v1.1.2+spec-1.1.0
12102026-06-30T19:52:56.331Z Downloaded zerocopy v0.6.6
12112026-06-30T19:52:56.352Z Downloaded steno v0.4.1
12122026-06-30T19:52:56.355Z Downloaded tungstenite v0.23.0
12132026-06-30T19:52:56.359Z Downloaded serde_with v1.14.0
12142026-06-30T19:52:56.366Z Downloaded reedline v0.40.0
12152026-06-30T19:52:56.371Z Downloaded aws-lc-rs v1.16.3
12162026-06-30T19:52:56.382Z Downloaded reqwest v0.13.2
12172026-06-30T19:52:56.386Z Downloaded blake3 v1.8.5
12182026-06-30T19:52:56.386Z Downloaded zip v0.6.6
12192026-06-30T19:52:56.396Z Downloaded zopfli v0.8.3
12202026-06-30T19:52:56.401Z Downloaded iddqd v0.4.2
12212026-06-30T19:52:56.404Z Downloaded uuid v1.23.4
12222026-06-30T19:52:56.404Z Downloaded toml_edit v0.19.15
12232026-06-30T19:52:56.411Z Downloaded unsafe-libyaml v0.2.11
12242026-06-30T19:52:56.415Z Downloaded bitvec v1.0.1
12252026-06-30T19:52:56.421Z Downloaded reqwest v0.12.28
12262026-06-30T19:52:56.425Z Downloaded goblin v0.10.5
12272026-06-30T19:52:56.430Z Downloaded unicode_categories v0.1.1
12282026-06-30T19:52:56.433Z Downloaded rayon v1.11.0
12292026-06-30T19:52:56.437Z Downloaded yansi v1.0.1
12302026-06-30T19:52:56.440Z Downloaded salty v0.3.0
12312026-06-30T19:52:56.445Z Downloaded unicode-segmentation v1.12.0
12322026-06-30T19:52:56.445Z Downloaded moka v0.12.13
12332026-06-30T19:52:56.451Z Downloaded p384 v0.13.1
12342026-06-30T19:52:56.457Z Downloaded lalrpop v0.19.12
12352026-06-30T19:52:56.457Z Downloaded tower v0.5.3
12362026-06-30T19:52:56.471Z Downloaded git2 v0.20.4
12372026-06-30T19:52:56.480Z Downloaded bindgen v0.71.1
12382026-06-30T19:52:56.480Z Downloaded tower-http v0.6.8
12392026-06-30T19:52:56.486Z Downloaded petname v2.0.2
12402026-06-30T19:52:56.486Z Downloaded curve25519-dalek v4.1.3
12412026-06-30T19:52:56.500Z Downloaded ssh-key v0.6.7
12422026-06-30T19:52:56.500Z Downloaded tokio-util v0.7.18
12432026-06-30T19:52:56.513Z Downloaded proptest v1.10.0
12442026-06-30T19:52:56.513Z Downloaded tough v0.22.0
12452026-06-30T19:52:56.520Z Downloaded serde_with v3.17.0
12462026-06-30T19:52:56.520Z Downloaded quick-xml v0.37.5
12472026-06-30T19:52:56.520Z Downloaded regex v1.12.3
12482026-06-30T19:52:56.524Z Downloaded portable-atomic v1.13.1
12492026-06-30T19:52:56.528Z Downloaded x509-cert v0.2.5
12502026-06-30T19:52:56.531Z Downloaded zerocopy-derive v0.8.40
12512026-06-30T19:52:56.549Z Downloaded polar-core v0.27.3
12522026-06-30T19:52:56.564Z Downloaded typed-path v0.9.3
12532026-06-30T19:52:56.569Z Downloaded openssl v0.10.79
12542026-06-30T19:52:56.574Z Downloaded chrono v0.4.44
12552026-06-30T19:52:56.580Z Downloaded tabled v0.20.0
12562026-06-30T19:52:56.610Z Downloaded unicode-normalization v0.1.25
12572026-06-30T19:52:56.613Z Downloaded dropshot v0.17.1
12582026-06-30T19:52:56.624Z Downloaded zlib-rs v0.6.2
12592026-06-30T19:52:56.630Z Downloaded nix v0.31.2
12602026-06-30T19:52:56.634Z Downloaded zip v4.6.1
12612026-06-30T19:52:56.639Z Downloaded diesel v2.3.7
12622026-06-30T19:52:56.708Z Downloaded regress v0.11.1
12632026-06-30T19:52:56.712Z Downloaded regress v0.10.5
12642026-06-30T19:52:56.712Z Downloaded object v0.30.4
12652026-06-30T19:52:56.712Z Downloaded rustix v0.38.44
12662026-06-30T19:52:56.712Z Downloaded winnow v0.5.40
12672026-06-30T19:52:56.712Z Downloaded winnow v0.6.26
12682026-06-30T19:52:56.712Z Downloaded quinn-proto v0.11.13
12692026-06-30T19:52:56.712Z Downloaded radix_trie v0.2.1
12702026-06-30T19:52:56.759Z Downloaded winnow v1.0.3
12712026-06-30T19:52:56.772Z Downloaded nix v0.27.1
12722026-06-30T19:52:56.785Z Downloaded nix v0.28.0
12732026-06-30T19:52:56.792Z Downloaded time v0.3.47
12742026-06-30T19:52:56.824Z Downloaded bstr v1.12.1
12752026-06-30T19:52:56.830Z Downloaded regex-automata v0.4.14
12762026-06-30T19:52:56.838Z Downloaded regex-syntax v0.6.29
12772026-06-30T19:52:56.842Z Downloaded smoltcp v0.9.1
12782026-06-30T19:52:56.848Z Downloaded petgraph v0.6.5
12792026-06-30T19:52:56.858Z Downloaded object v0.37.3
12802026-06-30T19:52:56.872Z Downloaded vcpkg v0.2.15
12812026-06-30T19:52:56.893Z Downloaded hickory-proto v0.24.4
12822026-06-30T19:52:56.911Z Downloaded zerocopy v0.8.40
12832026-06-30T19:52:56.935Z Downloaded petgraph v0.8.3
12842026-06-30T19:52:56.939Z Downloaded smoltcp v0.11.0
12852026-06-30T19:52:56.939Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12862026-06-30T19:52:56.946Z Downloaded openapiv3 v2.2.0
12872026-06-30T19:52:56.952Z Downloaded csv v1.4.0
12882026-06-30T19:52:56.963Z Downloaded rustls v0.23.41
12892026-06-30T19:52:56.970Z Downloaded libz-sys v1.1.24
12902026-06-30T19:52:56.983Z Downloaded hickory-proto v0.25.2
12912026-06-30T19:52:56.996Z Downloaded regex-syntax v0.8.10
12922026-06-30T19:52:57.025Z Downloaded encoding_rs v0.8.35
12932026-06-30T19:52:57.068Z Downloaded sqlparser v0.61.0
12942026-06-30T19:52:57.100Z Downloaded sled v0.34.7
12952026-06-30T19:52:57.107Z Downloaded tracing v0.1.44
12962026-06-30T19:52:57.118Z Downloaded typify-impl v0.6.2
12972026-06-30T19:52:57.127Z Downloaded ratatui v0.29.0
12982026-06-30T19:52:57.138Z Downloaded bzip2-sys v0.1.13+1.0.8
12992026-06-30T19:52:57.165Z Downloaded zerocopy-derive v0.6.6
13002026-06-30T19:52:57.217Z Downloaded jiff v0.2.21
13012026-06-30T19:52:57.235Z Downloaded chrono-tz v0.10.4
13022026-06-30T19:52:57.281Z Downloaded sha3 v0.10.8
13032026-06-30T19:52:57.316Z Downloaded tokio v1.52.1
13042026-06-30T19:52:57.436Z Downloaded ring v0.17.14
13052026-06-30T19:52:57.495Z Downloaded libgit2-sys v0.18.3+1.9.2
13062026-06-30T19:52:58.132Z Downloaded aws-lc-sys v0.40.0
13072026-06-30T19:52:58.383Z Compiling libc v0.2.185
13082026-06-30T19:52:58.383Z Compiling serde v1.0.228
13092026-06-30T19:52:58.385Z Compiling log v0.4.29
13102026-06-30T19:52:58.386Z Compiling smallvec v1.15.1
13112026-06-30T19:52:58.527Z Compiling find-msvc-tools v0.1.9
13122026-06-30T19:52:58.540Z Compiling syn v2.0.117
13132026-06-30T19:52:58.543Z Compiling shlex v1.3.0
13142026-06-30T19:52:58.543Z Compiling typenum v1.19.0
13152026-06-30T19:52:58.704Z Compiling generic-array v0.14.7
13162026-06-30T19:52:58.717Z Compiling subtle v2.6.1
13172026-06-30T19:52:58.729Z Compiling scopeguard v1.2.0
13182026-06-30T19:52:58.783Z Compiling const-oid v0.9.6
13192026-06-30T19:52:58.826Z Compiling lock_api v0.4.14
13202026-06-30T19:52:58.851Z Compiling serde_json v1.0.150
13212026-06-30T19:52:58.885Z Compiling portable-atomic v1.13.1
13222026-06-30T19:52:58.966Z Compiling zerocopy v0.8.40
13232026-06-30T19:52:59.046Z Compiling pin-project-lite v0.2.17
13242026-06-30T19:52:59.147Z Compiling parking_lot_core v0.9.12
13252026-06-30T19:52:59.362Z Compiling jobserver v0.1.34
13262026-06-30T19:52:59.376Z Compiling getrandom v0.2.17
13272026-06-30T19:52:59.390Z Compiling errno v0.3.14
13282026-06-30T19:52:59.635Z Compiling rand_core v0.6.4
13292026-06-30T19:52:59.650Z Compiling bitflags v2.11.0
13302026-06-30T19:52:59.664Z Compiling critical-section v1.2.0
13312026-06-30T19:52:59.742Z Compiling cc v1.2.56
13322026-06-30T19:52:59.771Z Compiling pkg-config v0.3.32
13332026-06-30T19:52:59.881Z Compiling signal-hook-registry v1.4.8
13342026-06-30T19:52:59.918Z Compiling futures-core v0.3.32
13352026-06-30T19:53:00.072Z Compiling once_cell v1.21.3
13362026-06-30T19:53:00.102Z Compiling libm v0.2.16
13372026-06-30T19:53:00.153Z Compiling parking_lot v0.12.5
13382026-06-30T19:53:00.156Z Compiling mio v1.2.0
13392026-06-30T19:53:00.294Z Compiling num-traits v0.2.19
13402026-06-30T19:53:00.308Z Compiling percent-encoding v2.3.2
13412026-06-30T19:53:00.335Z Compiling socket2 v0.6.3
13422026-06-30T19:53:00.512Z Compiling futures-sink v0.3.32
13432026-06-30T19:53:00.530Z Compiling getrandom v0.4.1
13442026-06-30T19:53:00.615Z Compiling futures-channel v0.3.32
13452026-06-30T19:53:00.638Z Compiling cpufeatures v0.2.17
13462026-06-30T19:53:00.666Z Compiling rand_core v0.10.0
13472026-06-30T19:53:00.716Z Compiling futures-task v0.3.32
13482026-06-30T19:53:00.753Z Compiling futures-io v0.3.32
13492026-06-30T19:53:00.837Z Compiling slab v0.4.12
13502026-06-30T19:53:00.857Z Compiling indexmap v2.14.0
13512026-06-30T19:53:00.893Z Compiling getrandom v0.3.4
13522026-06-30T19:53:00.919Z Compiling rustversion v1.0.22
13532026-06-30T19:53:01.019Z Compiling form_urlencoded v1.2.2
13542026-06-30T19:53:01.177Z Compiling cmake v0.1.57
13552026-06-30T19:53:01.216Z Compiling fs_extra v1.3.0
13562026-06-30T19:53:01.496Z Compiling synstructure v0.13.2
13572026-06-30T19:53:01.546Z Compiling base64ct v1.8.3
13582026-06-30T19:53:01.585Z Compiling dunce v1.0.5
13592026-06-30T19:53:01.619Z Compiling rustix v1.1.3
13602026-06-30T19:53:01.681Z Compiling ident_case v1.0.1
13612026-06-30T19:53:01.811Z Compiling pem-rfc7468 v0.7.0
13622026-06-30T19:53:01.842Z Compiling aws-lc-sys v0.40.0
13632026-06-30T19:53:01.881Z Compiling regex-syntax v0.8.10
13642026-06-30T19:53:01.951Z Compiling flagset v0.4.7
13652026-06-30T19:53:02.026Z Compiling iana-time-zone v0.1.65
13662026-06-30T19:53:02.083Z Compiling rand_core v0.9.5
13672026-06-30T19:53:02.122Z Compiling vcpkg v0.2.15
13682026-06-30T19:53:02.136Z Compiling uuid v1.23.4
13692026-06-30T19:53:02.230Z Compiling rustc_version v0.4.1
13702026-06-30T19:53:02.367Z Compiling tracing-core v0.1.36
13712026-06-30T19:53:02.569Z Compiling base64 v0.22.1
13722026-06-30T19:53:02.887Z Compiling openssl-sys v0.9.115
13732026-06-30T19:53:02.901Z Compiling aws-lc-rs v1.16.3
13742026-06-30T19:53:02.920Z Compiling httparse v1.10.1
13752026-06-30T19:53:02.960Z Compiling openssl-probe v0.2.1
13762026-06-30T19:53:03.145Z Compiling tinyvec_macros v0.1.1
13772026-06-30T19:53:03.213Z Compiling tinyvec v1.10.0
13782026-06-30T19:53:03.228Z Compiling pest_generator v2.8.6
13792026-06-30T19:53:03.242Z Compiling serde_derive v1.0.228
13802026-06-30T19:53:03.283Z Compiling zeroize_derive v1.4.3
13812026-06-30T19:53:03.395Z Compiling zerofrom-derive v0.1.6
13822026-06-30T19:53:03.451Z Compiling yoke-derive v0.8.1
13832026-06-30T19:53:03.573Z Compiling zerocopy-derive v0.8.40
13842026-06-30T19:53:03.946Z Compiling zerovec-derive v0.11.2
13852026-06-30T19:53:03.960Z Compiling zeroize v1.8.2
13862026-06-30T19:53:04.304Z Compiling displaydoc v0.2.5
13872026-06-30T19:53:04.663Z Compiling tokio-macros v2.7.0
13882026-06-30T19:53:04.778Z Compiling crypto-common v0.1.7
13892026-06-30T19:53:04.826Z Compiling zerofrom v0.1.6
13902026-06-30T19:53:04.930Z Compiling yoke v0.8.1
13912026-06-30T19:53:04.955Z Compiling block-buffer v0.10.4
13922026-06-30T19:53:05.112Z Compiling digest v0.10.7
13932026-06-30T19:53:05.125Z Compiling zerotrie v0.2.3
13942026-06-30T19:53:05.128Z Compiling zerovec v0.11.5
13952026-06-30T19:53:05.128Z Compiling futures-macro v0.3.32
13962026-06-30T19:53:05.368Z Compiling hmac v0.12.1
13972026-06-30T19:53:05.411Z Compiling block-padding v0.3.3
13982026-06-30T19:53:05.431Z Compiling sha2 v0.10.9
13992026-06-30T19:53:05.528Z Compiling der_derive v0.7.3
14002026-06-30T19:53:05.579Z Compiling inout v0.1.4
14012026-06-30T19:53:05.671Z Compiling tinystr v0.8.2
14022026-06-30T19:53:05.756Z Compiling potential_utf v0.1.4
14032026-06-30T19:53:05.880Z Compiling icu_locale_core v2.1.1
14042026-06-30T19:53:05.925Z Compiling icu_collections v2.1.1
14052026-06-30T19:53:05.958Z Compiling futures-util v0.3.32
14062026-06-30T19:53:06.405Z Compiling cipher v0.4.4
14072026-06-30T19:53:06.528Z Compiling icu_provider v2.1.1
14082026-06-30T19:53:06.674Z Compiling der v0.7.10
14092026-06-30T19:53:06.753Z Compiling bytes v1.11.1
14102026-06-30T19:53:06.789Z Compiling icu_properties v2.1.2
14112026-06-30T19:53:06.827Z Compiling icu_normalizer v2.1.1
14122026-06-30T19:53:06.827Z Compiling chrono v0.4.44
14132026-06-30T19:53:07.359Z Compiling tokio v1.52.1
14142026-06-30T19:53:07.373Z Compiling http v1.4.2
14152026-06-30T19:53:07.797Z Compiling idna_adapter v1.2.1
14162026-06-30T19:53:07.879Z Compiling spki v0.7.3
14172026-06-30T19:53:07.936Z Compiling idna v1.1.0
14182026-06-30T19:53:08.086Z Compiling ppv-lite86 v0.2.21
14192026-06-30T19:53:08.152Z Compiling salsa20 v0.10.2
14202026-06-30T19:53:08.231Z Compiling url v2.5.8
14212026-06-30T19:53:08.262Z Compiling pbkdf2 v0.12.2
14222026-06-30T19:53:08.282Z Compiling tracing-attributes v0.1.31
14232026-06-30T19:53:08.295Z Compiling thiserror-impl v2.0.18
14242026-06-30T19:53:08.376Z Compiling rand_chacha v0.9.0
14252026-06-30T19:53:08.410Z Compiling scrypt v0.11.0
14262026-06-30T19:53:08.605Z Compiling http-body v1.0.1
14272026-06-30T19:53:08.662Z Compiling cbc v0.1.2
14282026-06-30T19:53:08.756Z Compiling aes v0.8.4
14292026-06-30T19:53:08.809Z Compiling rustls-pki-types v1.14.0
14302026-06-30T19:53:09.063Z Compiling rand v0.9.2
14312026-06-30T19:53:09.122Z Compiling serde_derive_internals v0.29.1
14322026-06-30T19:53:09.253Z Compiling pkcs5 v0.7.1
14332026-06-30T19:53:09.607Z Compiling tracing v0.1.44
14342026-06-30T19:53:09.637Z Compiling thiserror v2.0.18
14352026-06-30T19:53:09.741Z Compiling aho-corasick v1.1.4
14362026-06-30T19:53:09.756Z Compiling dyn-clone v1.0.20
14372026-06-30T19:53:09.803Z Compiling tower-layer v0.3.3
14382026-06-30T19:53:09.875Z Compiling try-lock v0.2.5
14392026-06-30T19:53:09.893Z Compiling untrusted v0.7.1
14402026-06-30T19:53:09.907Z Compiling tower-service v0.3.3
14412026-06-30T19:53:09.964Z Compiling schemars v0.8.22
14422026-06-30T19:53:09.980Z Compiling atomic-waker v1.1.2
14432026-06-30T19:53:09.998Z Compiling want v0.3.1
14442026-06-30T19:53:10.011Z Compiling tempfile v3.25.0
14452026-06-30T19:53:10.065Z Compiling schemars_derive v0.8.22
14462026-06-30T19:53:10.100Z Compiling pkcs8 v0.10.2
14472026-06-30T19:53:10.194Z Compiling ipnet v2.11.0
14482026-06-30T19:53:10.379Z Compiling pest_derive v2.8.6
14492026-06-30T19:53:10.408Z Compiling scroll_derive v0.13.1
14502026-06-30T19:53:10.450Z Compiling darling_core v0.20.11
14512026-06-30T19:53:10.687Z Compiling regex-automata v0.4.14
14522026-06-30T19:53:10.820Z Compiling openssl v0.10.79
14532026-06-30T19:53:11.064Z Compiling rustls v0.23.41
14542026-06-30T19:53:11.222Z Compiling tokio-util v0.7.18
14552026-06-30T19:53:11.249Z Compiling httpdate v1.0.3
14562026-06-30T19:53:11.305Z Compiling untrusted v0.9.0
14572026-06-30T19:53:11.422Z Compiling foreign-types-shared v0.1.1
14582026-06-30T19:53:11.473Z Compiling scroll v0.13.0
14592026-06-30T19:53:11.508Z Compiling foreign-types v0.3.2
14602026-06-30T19:53:11.734Z Compiling unicode-normalization v0.1.25
14612026-06-30T19:53:12.004Z Compiling h2 v0.4.15
14622026-06-30T19:53:12.196Z Compiling openssl-macros v0.1.1
14632026-06-30T19:53:12.238Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14642026-06-30T19:53:12.606Z Compiling spin v0.9.8
14652026-06-30T19:53:12.633Z Compiling native-tls v0.2.18
14662026-06-30T19:53:12.692Z Compiling crc32fast v1.5.0
14672026-06-30T19:53:12.707Z Compiling darling_macro v0.20.11
14682026-06-30T19:53:12.807Z Compiling num-conv v0.2.0
14692026-06-30T19:53:12.847Z Compiling powerfmt v0.2.0
14702026-06-30T19:53:12.936Z Compiling time-core v0.1.8
14712026-06-30T19:53:13.018Z Compiling deranged v0.5.8
14722026-06-30T19:53:13.078Z Compiling time-macros v0.2.27
14732026-06-30T19:53:13.181Z Compiling darling v0.20.11
14742026-06-30T19:53:13.263Z Compiling goblin v0.10.5
14752026-06-30T19:53:13.981Z Compiling sync_wrapper v1.0.2
14762026-06-30T19:53:14.091Z Compiling wait-timeout v0.2.1
14772026-06-30T19:53:14.139Z Compiling quick-error v1.2.3
14782026-06-30T19:53:14.248Z Compiling usdt-impl v0.6.0
14792026-06-30T19:53:14.358Z Compiling num_threads v0.1.7
14802026-06-30T19:53:14.457Z Compiling simd-adler32 v0.3.8
14812026-06-30T19:53:14.471Z Compiling syn v1.0.109
14822026-06-30T19:53:14.743Z Compiling siphasher v1.0.2
14832026-06-30T19:53:14.759Z Compiling bit-vec v0.8.0
14842026-06-30T19:53:14.799Z Compiling crossbeam-utils v0.8.21
14852026-06-30T19:53:14.977Z Compiling bit-set v0.8.0
14862026-06-30T19:53:15.007Z Compiling time v0.3.47
14872026-06-30T19:53:15.095Z Compiling hyper v1.10.1
14882026-06-30T19:53:15.159Z Compiling rusty-fork v0.3.1
14892026-06-30T19:53:15.790Z Compiling tower v0.5.3
14902026-06-30T19:53:16.117Z Compiling dof v0.4.0
14912026-06-30T19:53:16.120Z Compiling derive_builder_core v0.20.2
14922026-06-30T19:53:16.275Z Compiling hyper-util v0.1.20
14932026-06-30T19:53:16.669Z Compiling dtrace-parser v0.3.0
14942026-06-30T19:53:16.769Z Compiling http-body-util v0.1.3
14952026-06-30T19:53:16.978Z Compiling signature v2.2.0
14962026-06-30T19:53:17.016Z Compiling thiserror-impl v1.0.69
14972026-06-30T19:53:17.152Z Compiling scroll_derive v0.12.1
14982026-06-30T19:53:17.284Z Compiling heapless v0.7.17
14992026-06-30T19:53:17.400Z Compiling rand_xorshift v0.4.0
15002026-06-30T19:53:17.489Z Compiling slog v2.8.2
15012026-06-30T19:53:17.531Z Compiling darling_core v0.21.3
15022026-06-30T19:53:17.556Z Compiling bzip2-sys v0.1.13+1.0.8
15032026-06-30T19:53:17.683Z Compiling thread-id v5.1.0
15042026-06-30T19:53:17.768Z Compiling cookie v0.18.1
15052026-06-30T19:53:17.814Z Compiling unarray v0.1.4
15062026-06-30T19:53:17.842Z Compiling zstd-safe v7.2.4
15072026-06-30T19:53:17.924Z Compiling ryu v1.0.23
15082026-06-30T19:53:17.961Z Compiling anyhow v1.0.102
15092026-06-30T19:53:18.009Z Compiling unicode-bidi v0.3.18
15102026-06-30T19:53:18.051Z Compiling paste v1.0.15
15112026-06-30T19:53:18.100Z Compiling iri-string v0.7.10
15122026-06-30T19:53:18.264Z Compiling allocator-api2 v0.2.21
15132026-06-30T19:53:18.279Z Compiling unicode-properties v0.1.4
15142026-06-30T19:53:18.329Z Compiling adler2 v2.0.1
15152026-06-30T19:53:18.460Z Compiling signal-hook v0.3.18
15162026-06-30T19:53:18.480Z Compiling stringprep v0.1.5
15172026-06-30T19:53:18.529Z Compiling miniz_oxide v0.8.9
15182026-06-30T19:53:18.660Z Compiling thiserror v1.0.69
15192026-06-30T19:53:18.765Z Compiling serde_urlencoded v0.7.1
15202026-06-30T19:53:18.881Z Compiling proptest v1.10.0
15212026-06-30T19:53:19.007Z Compiling scroll v0.12.0
15222026-06-30T19:53:19.267Z Compiling tower-http v0.6.8
15232026-06-30T19:53:19.688Z Compiling derive_builder_macro v0.20.2
15242026-06-30T19:53:19.713Z Compiling tokio-native-tls v0.3.1
15252026-06-30T19:53:19.881Z Compiling bstr v1.12.1
15262026-06-30T19:53:20.031Z Compiling darling_macro v0.21.3
15272026-06-30T19:53:20.148Z Compiling ipnetwork v0.21.1
15282026-06-30T19:53:20.194Z Compiling rustls-native-certs v0.8.3
15292026-06-30T19:53:20.216Z Compiling rand_chacha v0.3.1
15302026-06-30T19:53:20.480Z Compiling serde_spanned v0.6.9
15312026-06-30T19:53:20.526Z Compiling toml_datetime v0.6.11
15322026-06-30T19:53:20.528Z Compiling erased-serde v0.3.31
15332026-06-30T19:53:20.553Z Compiling serde_tokenstream v0.2.3
15342026-06-30T19:53:20.620Z Compiling md-5 v0.10.6
15352026-06-30T19:53:20.783Z Compiling zerocopy-derive v0.7.35
15362026-06-30T19:53:20.797Z Compiling pin-project-internal v1.1.11
15372026-06-30T19:53:20.867Z Compiling async-trait v0.1.89
15382026-06-30T19:53:21.018Z Compiling curve25519-dalek v4.1.3
15392026-06-30T19:53:21.031Z Compiling vergen-lib v9.1.0
15402026-06-30T19:53:21.225Z Compiling num-integer v0.1.46
15412026-06-30T19:53:21.360Z Compiling hash32 v0.2.1
15422026-06-30T19:53:21.544Z Compiling ff v0.13.1
15432026-06-30T19:53:21.558Z Compiling memoffset v0.9.1
15442026-06-30T19:53:21.648Z Compiling encoding_rs v0.8.35
15452026-06-30T19:53:21.680Z Compiling ref-cast v1.0.25
15462026-06-30T19:53:21.761Z Compiling mime v0.3.17
15472026-06-30T19:53:21.899Z Compiling rustix v0.38.44
15482026-06-30T19:53:21.921Z Compiling zlib-rs v0.6.2
15492026-06-30T19:53:22.017Z Compiling fallible-iterator v0.2.0
15502026-06-30T19:53:22.031Z Compiling litrs v1.0.0
15512026-06-30T19:53:22.262Z Compiling cfg_aliases v0.2.1
15522026-06-30T19:53:22.324Z Compiling num-bigint-dig v0.8.6
15532026-06-30T19:53:22.337Z Compiling smoltcp v0.9.1
15542026-06-30T19:53:22.528Z Compiling base16ct v0.2.0
15552026-06-30T19:53:22.542Z Compiling psl-types v2.0.11
15562026-06-30T19:53:22.670Z Compiling sec1 v0.7.3
15572026-06-30T19:53:22.709Z Compiling publicsuffix v2.3.0
15582026-06-30T19:53:22.722Z Compiling document-features v0.2.12
15592026-06-30T19:53:22.898Z Compiling nix v0.31.2
15602026-06-30T19:53:22.949Z Compiling postgres-protocol v0.6.10
15612026-06-30T19:53:23.259Z Compiling pin-project v1.1.11
15622026-06-30T19:53:23.314Z Compiling group v0.13.0
15632026-06-30T19:53:23.358Z Compiling zerocopy v0.7.35
15642026-06-30T19:53:23.489Z Compiling num-iter v0.1.45
15652026-06-30T19:53:23.549Z Compiling hubpack_derive v0.1.1
15662026-06-30T19:53:23.575Z Compiling newtype-uuid v1.3.2
15672026-06-30T19:53:23.845Z Compiling darling v0.21.3
15682026-06-30T19:53:23.896Z Compiling rand v0.8.6
15692026-06-30T19:53:23.898Z Compiling oxnet v0.1.6
15702026-06-30T19:53:23.996Z Compiling derive_builder v0.20.2
15712026-06-30T19:53:24.010Z Compiling hyper-tls v0.6.0
15722026-06-30T19:53:24.140Z Compiling goblin v0.8.2
15732026-06-30T19:53:24.682Z Compiling phf_shared v0.13.1
15742026-06-30T19:53:24.788Z Compiling regex v1.12.3
15752026-06-30T19:53:24.819Z Compiling lazy_static v1.5.0
15762026-06-30T19:53:24.915Z Compiling flate2 v1.1.9
15772026-06-30T19:53:24.929Z Compiling anstyle-parse v0.2.7
15782026-06-30T19:53:25.121Z Compiling futures-executor v0.3.32
15792026-06-30T19:53:25.153Z Compiling hex v0.4.3
15802026-06-30T19:53:25.226Z Compiling hkdf v0.12.4
15812026-06-30T19:53:25.249Z Compiling crypto-bigint v0.5.5
15822026-06-30T19:53:25.324Z Compiling snafu-derive v0.8.9
15832026-06-30T19:53:25.380Z Compiling ref-cast-impl v1.0.25
15842026-06-30T19:53:25.394Z Compiling curve25519-dalek-derive v0.1.1
15852026-06-30T19:53:25.419Z Compiling strum_macros v0.27.2
15862026-06-30T19:53:25.944Z Compiling daft-derive v0.1.7
15872026-06-30T19:53:26.052Z Compiling terminal_size v0.4.3
15882026-06-30T19:53:26.193Z Compiling vergen v9.1.0
15892026-06-30T19:53:26.392Z Compiling fs-err v3.3.0
15902026-06-30T19:53:26.598Z Compiling cargo-platform v0.3.2
15912026-06-30T19:53:26.676Z Compiling ahash v0.8.12
15922026-06-30T19:53:26.872Z Compiling bitflags v1.3.2
15932026-06-30T19:53:26.910Z Compiling foldhash v0.2.0
15942026-06-30T19:53:26.948Z Compiling winnow v0.5.40
15952026-06-30T19:53:27.134Z Compiling managed v0.8.0
15962026-06-30T19:53:27.241Z Compiling bumpalo v3.20.2
15972026-06-30T19:53:27.351Z Compiling foldhash v0.1.5
15982026-06-30T19:53:27.366Z Compiling libbz2-rs-sys v0.2.2
15992026-06-30T19:53:27.381Z Compiling object v0.37.3
16002026-06-30T19:53:27.493Z Compiling same-file v1.0.6
16012026-06-30T19:53:27.522Z Compiling unicode-segmentation v1.12.0
16022026-06-30T19:53:27.647Z Compiling walkdir v2.5.0
16032026-06-30T19:53:27.660Z Compiling hashbrown v0.15.5
16042026-06-30T19:53:27.720Z Compiling zopfli v0.8.3
16052026-06-30T19:53:27.903Z Compiling bzip2 v0.6.1
16062026-06-30T19:53:27.955Z Compiling strum v0.27.2
16072026-06-30T19:53:28.083Z Compiling snafu v0.8.9
16082026-06-30T19:53:28.106Z Compiling hashbrown v0.16.1
16092026-06-30T19:53:28.201Z Compiling clap_builder v4.6.0
16102026-06-30T19:53:28.362Z Compiling toml_edit v0.19.15
16112026-06-30T19:53:28.426Z Compiling cargo_metadata v0.23.1
16122026-06-30T19:53:28.439Z Compiling daft v0.1.7
16132026-06-30T19:53:28.720Z Compiling dof v0.3.0
16142026-06-30T19:53:28.808Z Compiling elliptic-curve v0.13.8
16152026-06-30T19:53:29.319Z Compiling futures v0.3.32
16162026-06-30T19:53:29.401Z Compiling anstream v0.6.21
16172026-06-30T19:53:29.740Z Compiling phf v0.13.1
16182026-06-30T19:53:29.789Z Compiling signal-hook-mio v0.2.5
16192026-06-30T19:53:29.843Z Compiling cookie_store v0.22.1
16202026-06-30T19:53:29.916Z Compiling bzip2 v0.4.4
16212026-06-30T19:53:30.130Z Compiling reqwest v0.12.28
16222026-06-30T19:53:30.266Z Compiling zstd v0.13.3
16232026-06-30T19:53:30.499Z Compiling hubpack v0.1.2
16242026-06-30T19:53:30.530Z Compiling serde_with_macros v3.17.0
16252026-06-30T19:53:30.811Z Compiling postgres-types v0.2.12
16262026-06-30T19:53:31.225Z Compiling usdt-macro v0.6.0
16272026-06-30T19:53:31.362Z Compiling usdt-attr-macro v0.6.0
16282026-06-30T19:53:31.667Z Compiling globset v0.4.18
16292026-06-30T19:53:31.861Z Compiling dtrace-parser v0.2.0
16302026-06-30T19:53:31.980Z Compiling ed25519 v2.2.3
16312026-06-30T19:53:32.150Z Compiling phf_shared v0.11.3
16322026-06-30T19:53:32.173Z Compiling olpc-cjson v0.1.4
16332026-06-30T19:53:32.335Z Compiling pkcs1 v0.7.5
16342026-06-30T19:53:32.335Z Compiling serde-big-array v0.5.1
16352026-06-30T19:53:32.362Z Compiling serde_plain v1.0.2
16362026-06-30T19:53:32.490Z Compiling rfc6979 v0.4.0
16372026-06-30T19:53:32.553Z Compiling enum-as-inner v0.6.1
16382026-06-30T19:53:32.607Z Compiling serde_repr v0.1.20
16392026-06-30T19:53:32.624Z Compiling clap_derive v4.6.1
16402026-06-30T19:53:32.730Z Compiling strum_macros v0.26.4
16412026-06-30T19:53:32.883Z Compiling async-recursion v1.1.1
16422026-06-30T19:53:33.070Z Compiling pem v3.0.6
16432026-06-30T19:53:33.150Z Compiling float-cmp v0.10.0
16442026-06-30T19:53:33.304Z Compiling thread-id v4.2.2
16452026-06-30T19:53:33.419Z Compiling memmap2 v0.9.10
16462026-06-30T19:53:33.424Z Compiling env_filter v1.0.0
16472026-06-30T19:53:33.552Z Compiling jiff v0.2.21
16482026-06-30T19:53:33.607Z Compiling difflib v0.4.0
16492026-06-30T19:53:33.703Z Compiling whoami v2.1.0
16502026-06-30T19:53:33.846Z Compiling new_debug_unreachable v1.0.6
16512026-06-30T19:53:33.922Z Compiling normalize-line-endings v0.3.0
16522026-06-30T19:53:34.022Z Compiling winnow v1.0.3
16532026-06-30T19:53:34.088Z Compiling predicates-core v1.0.10
16542026-06-30T19:53:34.168Z Compiling static_assertions v1.1.0
16552026-06-30T19:53:34.244Z Compiling data-encoding v2.10.0
16562026-06-30T19:53:34.266Z Compiling either v1.15.0
16572026-06-30T19:53:34.379Z Compiling precomputed-hash v0.1.1
16582026-06-30T19:53:34.394Z Compiling fixedbitset v0.4.2
16592026-06-30T19:53:34.463Z Compiling typed-path v0.9.3
16602026-06-30T19:53:34.478Z Compiling fixedbitset v0.5.7
16612026-06-30T19:53:34.478Z Compiling keccak v0.1.6
16622026-06-30T19:53:34.619Z Compiling toml_edit v0.22.27
16632026-06-30T19:53:34.796Z Compiling sha3 v0.10.8
16642026-06-30T19:53:35.001Z Compiling petgraph v0.8.3
16652026-06-30T19:53:35.168Z Compiling hickory-proto v0.25.2
16662026-06-30T19:53:35.252Z Compiling petgraph v0.6.5
16672026-06-30T19:53:35.288Z Compiling strum v0.26.3
16682026-06-30T19:53:35.417Z Compiling string_cache v0.8.9
16692026-06-30T19:53:35.653Z Compiling itertools v0.13.0
16702026-06-30T19:53:35.739Z Compiling clap v4.6.1
16712026-06-30T19:53:35.825Z Compiling toml_parser v1.1.2+spec-1.1.0
16722026-06-30T19:53:36.469Z Compiling zip v4.6.1
16732026-06-30T19:53:36.733Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16742026-06-30T19:53:36.896Z Compiling predicates v3.1.4
16752026-06-30T19:53:36.971Z Compiling tokio-postgres v0.7.16
16762026-06-30T19:53:37.368Z Compiling env_logger v0.11.9
16772026-06-30T19:53:37.433Z Compiling usdt v0.6.0
16782026-06-30T19:53:37.551Z Compiling usdt-impl v0.5.0
16792026-06-30T19:53:37.699Z Compiling ecdsa v0.16.9
16802026-06-30T19:53:37.716Z Compiling rsa v0.9.10
16812026-06-30T19:53:37.791Z Compiling ed25519-dalek v2.2.0
16822026-06-30T19:53:38.100Z Compiling crossterm v0.28.1
16832026-06-30T19:53:38.131Z Compiling serde_with v3.17.0
16842026-06-30T19:53:39.408Z Compiling zip v0.6.6
16852026-06-30T19:53:39.605Z Compiling toml v0.7.8
16862026-06-30T19:53:39.634Z Compiling iddqd v0.4.2
16872026-06-30T19:53:40.008Z Compiling similar v2.7.0
16882026-06-30T19:53:40.032Z Compiling heck v0.4.1
16892026-06-30T19:53:40.236Z Compiling crossbeam-epoch v0.9.18
16902026-06-30T19:53:40.266Z Compiling tokio-stream v0.1.18
16912026-06-30T19:53:40.310Z Compiling buf-list v1.1.2
16922026-06-30T19:53:40.562Z Compiling x509-cert v0.2.5
16932026-06-30T19:53:40.584Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16942026-06-30T19:53:40.736Z Compiling openapiv3 v2.2.0
16952026-06-30T19:53:40.867Z Compiling sha1 v0.10.6
16962026-06-30T19:53:40.885Z Compiling peg-runtime v0.8.5
16972026-06-30T19:53:40.936Z Compiling lalrpop-util v0.19.12
16982026-06-30T19:53:41.080Z Compiling thread_local v1.1.9
16992026-06-30T19:53:41.094Z Compiling slog-async v2.8.0
17002026-06-30T19:53:41.129Z Compiling crossbeam-channel v0.5.15
17012026-06-30T19:53:41.163Z Compiling is-terminal v0.4.17
17022026-06-30T19:53:41.262Z Compiling filetime v0.2.27
17032026-06-30T19:53:41.325Z Compiling xattr v1.6.1
17042026-06-30T19:53:41.417Z Compiling term v1.2.1
17052026-06-30T19:53:41.442Z Compiling take_mut v0.2.2
17062026-06-30T19:53:41.495Z Compiling tar v0.4.45
17072026-06-30T19:53:41.577Z Compiling camino-tempfile v1.4.1
17082026-06-30T19:53:41.807Z Compiling slog-term v2.9.2
17092026-06-30T19:53:52.004Z Compiling rustls-webpki v0.103.9
17102026-06-30T19:53:54.732Z Compiling tokio-rustls v0.26.4
17112026-06-30T19:53:54.732Z Compiling rustls-platform-verifier v0.6.2
17122026-06-30T19:53:54.732Z Compiling tough v0.22.0
17132026-06-30T19:53:54.944Z Compiling hyper-rustls v0.27.7
17142026-06-30T19:53:55.142Z Compiling reqwest v0.13.2
17152026-06-30T19:53:57.368Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17162026-06-30T19:53:57.594Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17172026-06-30T19:54:00.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17182026-06-30T19:54:00.595Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17192026-06-30T19:54:00.646ZJun 30 19:53:58.874 INFO Starting download, target: Console
17202026-06-30T19:54:00.646ZJun 30 19:53:58.875 INFO Starting download, target: Cockroach
17212026-06-30T19:54:00.647ZJun 30 19:53:58.875 INFO Starting download, target: Clickhouse
17222026-06-30T19:54:00.647ZJun 30 19:53:58.875 INFO Starting download, target: MaghemiteMgd
17232026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Starting download, target: DendriteStub
17242026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Starting download, target: MaghemiteDdmd
17252026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Starting download, target: TransceiverControl
17262026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17272026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17282026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17292026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17302026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17312026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17322026-06-30T19:54:00.650ZJun 30 19:53:58.875 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17332026-06-30T19:54:01.012ZJun 30 19:53:59.236 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17342026-06-30T19:54:01.244ZJun 30 19:53:59.446 INFO Download complete, target: TransceiverControl
17352026-06-30T19:54:02.329ZJun 30 19:54:00.555 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17362026-06-30T19:54:02.436ZJun 30 19:54:00.659 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17372026-06-30T19:54:02.568ZJun 30 19:54:00.789 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17382026-06-30T19:54:02.621ZJun 30 19:54:00.848 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17392026-06-30T19:54:02.678ZJun 30 19:54:00.904 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17402026-06-30T19:54:02.682ZJun 30 19:54:00.907 INFO Download complete, target: Console
17412026-06-30T19:54:03.047ZJun 30 19:54:01.275 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17422026-06-30T19:54:03.047ZJun 30 19:54:01.275 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17432026-06-30T19:54:04.555ZJun 30 19:54:02.783 INFO Download complete, target: MaghemiteDdmd
17442026-06-30T19:54:04.809ZJun 30 19:54:03.037 INFO Download complete, target: DendriteStub
17452026-06-30T19:54:05.163ZJun 30 19:54:03.391 INFO Download complete, target: MaghemiteMgd
17462026-06-30T19:54:07.751ZJun 30 19:54:05.979 INFO Checking that binary works, target: Cockroach
17472026-06-30T19:54:07.894ZJun 30 19:54:06.122 INFO Download complete, target: Cockroach
17482026-06-30T19:54:09.411ZJun 30 19:54:07.639 INFO Checking that binary works, target: Clickhouse
17492026-06-30T19:54:09.509ZJun 30 19:54:07.737 INFO Download complete, target: Clickhouse
17502026-06-30T19:54:09.526ZAll builder prerequisites installed successfully, and PATH looks valid
17512026-06-30T19:54:09.529Z
17522026-06-30T19:54:09.529Zreal 2:02.539348760
17532026-06-30T19:54:09.529Zuser 6:50.923730790
17542026-06-30T19:54:09.529Zsys 1:25.694341456
17552026-06-30T19:54:09.529Ztrap 0.243188547
17562026-06-30T19:54:09.529Ztflt 0.516274346
17572026-06-30T19:54:09.529Zdflt 0.697943530
17582026-06-30T19:54:09.529Zkflt 0.035207458
17592026-06-30T19:54:09.529Zlock 22:53.829854020
17602026-06-30T19:54:09.529Zslp 21:01.407454427
17612026-06-30T19:54:09.529Zlat 46.222930653
17622026-06-30T19:54:09.529Zstop 2:07.158454456
17632026-06-30T19:54:09.529Z+ banner clippy
17642026-06-30T19:54:09.529Z
17652026-06-30T19:54:09.529Z #### # # ##### ##### # #
17662026-06-30T19:54:09.529Z # # # # # # # # # #
17672026-06-30T19:54:09.529Z # # # # # # # #
17682026-06-30T19:54:09.529Z # # # ##### ##### #
17692026-06-30T19:54:09.529Z # # # # # # #
17702026-06-30T19:54:09.530Z #### ###### # # # #
17712026-06-30T19:54:09.530Z
17722026-06-30T19:54:09.530Z+ export CARGO_INCREMENTAL=0
17732026-06-30T19:54:09.530Z+ CARGO_INCREMENTAL=0
17742026-06-30T19:54:09.530Z+ ptime -m cargo xtask clippy
17752026-06-30T19:54:09.986Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17762026-06-30T19:54:10.199Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17772026-06-30T19:54:12.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s
17782026-06-30T19:54:12.190Z Running `target/debug/xtask clippy`
17792026-06-30T19:54:12.217Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17802026-06-30T19:54:12.763Z Downloading crates ...
17812026-06-30T19:54:12.959Z Downloaded escape8259 v0.5.3
17822026-06-30T19:54:12.973Z Downloaded approx v0.5.1
17832026-06-30T19:54:12.976Z Downloaded guppy v0.17.25
17842026-06-30T19:54:12.983Z Downloaded guppy-workspace-hack v0.1.0
17852026-06-30T19:54:12.987Z Downloaded hashbrown v0.14.5
17862026-06-30T19:54:12.990Z Downloaded hickory-client v0.25.2
17872026-06-30T19:54:12.993Z Downloaded cast v0.3.0
17882026-06-30T19:54:12.996Z Downloaded owo-colors v3.5.0
17892026-06-30T19:54:12.996Z Downloaded httptest v0.16.4
17902026-06-30T19:54:13.000Z Downloaded blake2b_simd v1.0.4
17912026-06-30T19:54:13.000Z Downloaded anes v0.1.6
17922026-06-30T19:54:13.004Z Downloaded miette-derive v5.10.0
17932026-06-30T19:54:13.004Z Downloaded target-lexicon v0.13.3
17942026-06-30T19:54:13.004Z Downloaded nested v0.1.1
17952026-06-30T19:54:13.004Z Downloaded concurrent-queue v2.5.0
17962026-06-30T19:54:13.007Z Downloaded criterion-plot v0.6.0
17972026-06-30T19:54:13.010Z Downloaded backtrace-ext v0.2.1
17982026-06-30T19:54:13.019Z Downloaded plotters v0.3.7
17992026-06-30T19:54:13.023Z Downloaded event-listener-strategy v0.5.4
18002026-06-30T19:54:13.027Z Downloaded supports-color v2.1.0
18012026-06-30T19:54:13.027Z Downloaded terminal_size v0.1.17
18022026-06-30T19:54:13.027Z Downloaded relative-path v1.9.3
18032026-06-30T19:54:13.030Z Downloaded linkme v0.3.35
18042026-06-30T19:54:13.034Z Downloaded plotters-svg v0.3.7
18052026-06-30T19:54:13.034Z Downloaded parking v2.2.1
18062026-06-30T19:54:13.037Z Downloaded plotters-backend v0.3.7
18072026-06-30T19:54:13.040Z Downloaded serde_regex v1.1.0
18082026-06-30T19:54:13.040Z Downloaded pathdiff v0.2.3
18092026-06-30T19:54:13.043Z Downloaded linkme-impl v0.3.35
18102026-06-30T19:54:13.046Z Downloaded supports-hyperlinks v2.1.0
18112026-06-30T19:54:13.046Z Downloaded similar-asserts v1.7.0
18122026-06-30T19:54:13.057Z Downloaded assert-json-diff v2.0.2
18132026-06-30T19:54:13.060Z Downloaded async-object-pool v0.2.0
18142026-06-30T19:54:13.060Z Downloaded supports-unicode v2.1.0
18152026-06-30T19:54:13.060Z Downloaded constant_time_eq v0.3.1
18162026-06-30T19:54:13.063Z Downloaded partial-io v0.5.4
18172026-06-30T19:54:13.063Z Downloaded target-triple v1.0.0
18182026-06-30T19:54:13.072Z Downloaded libtest-mimic v0.8.1
18192026-06-30T19:54:13.075Z Downloaded termcolor v1.4.1
18202026-06-30T19:54:13.078Z Downloaded tinytemplate v1.2.1
18212026-06-30T19:54:13.078Z Downloaded futures-timer v3.0.3
18222026-06-30T19:54:13.082Z Downloaded stringmetrics v2.2.2
18232026-06-30T19:54:13.086Z Downloaded addr2line v0.25.1
18242026-06-30T19:54:13.090Z Downloaded assert_cmd v2.1.2
18252026-06-30T19:54:13.093Z Downloaded rustc-demangle v0.1.27
18262026-06-30T19:54:13.093Z Downloaded rust-argon2 v2.1.0
18272026-06-30T19:54:13.097Z Downloaded event-listener v5.4.1
18282026-06-30T19:54:13.101Z Downloaded knuffel-derive v3.2.0
18292026-06-30T19:54:13.105Z Downloaded oorandom v11.1.5
18302026-06-30T19:54:13.105Z Downloaded target-spec v3.5.7
18312026-06-30T19:54:13.108Z Downloaded path-tree v0.8.3
18322026-06-30T19:54:13.108Z Downloaded async-lock v3.4.2
18332026-06-30T19:54:13.111Z Downloaded rstest v0.25.0
18342026-06-30T19:54:13.114Z Downloaded cfg-expr v0.20.6
18352026-06-30T19:54:13.117Z Downloaded datatest-stable v0.3.3
18362026-06-30T19:54:13.120Z Downloaded trybuild v1.0.116
18372026-06-30T19:54:13.123Z Downloaded textwrap v0.15.2
18382026-06-30T19:54:13.126Z Downloaded rand_distr v0.5.1
18392026-06-30T19:54:13.129Z Downloaded rstest_macros v0.25.0
18402026-06-30T19:54:13.132Z Downloaded fancy-regex v0.14.0
18412026-06-30T19:54:13.132Z Downloaded chumsky v0.9.3
18422026-06-30T19:54:13.136Z Downloaded miette v5.10.0
18432026-06-30T19:54:13.136Z Downloaded knuffel v3.2.0
18442026-06-30T19:54:13.139Z Downloaded backtrace v0.3.76
18452026-06-30T19:54:13.144Z Downloaded criterion v0.7.0
18462026-06-30T19:54:13.167Z Downloaded gimli v0.32.3
18472026-06-30T19:54:13.255Z Downloaded httpmock v0.8.3
18482026-06-30T19:54:14.926Z Checking cfg-if v1.0.4
18492026-06-30T19:54:15.282Z Checking libc v0.2.185
18502026-06-30T19:54:15.285Z Checking serde_core v1.0.228
18512026-06-30T19:54:15.360Z Checking memchr v2.8.0
18522026-06-30T19:54:15.401Z Checking smallvec v1.15.1
18532026-06-30T19:54:15.443Z Checking itoa v1.0.17
18542026-06-30T19:54:15.484Z Checking log v0.4.29
18552026-06-30T19:54:15.531Z Checking libm v0.2.16
18562026-06-30T19:54:15.571Z Checking zeroize v1.8.2
18572026-06-30T19:54:15.611Z Checking scopeguard v1.2.0
18582026-06-30T19:54:15.652Z Checking stable_deref_trait v1.2.1
18592026-06-30T19:54:15.694Z Checking zmij v1.0.21
18602026-06-30T19:54:15.733Z Checking errno v0.3.14
18612026-06-30T19:54:15.773Z Checking lock_api v0.4.14
18622026-06-30T19:54:15.811Z Checking zerofrom v0.1.6
18632026-06-30T19:54:15.851Z Checking percent-encoding v2.3.2
18642026-06-30T19:54:15.891Z Checking litemap v0.8.1
18652026-06-30T19:54:15.924Z Checking writeable v0.6.2
18662026-06-30T19:54:15.961Z Checking yoke v0.8.1
18672026-06-30T19:54:16.001Z Checking icu_normalizer_data v2.1.1
18682026-06-30T19:54:16.001Z Checking icu_properties_data v2.1.2
18692026-06-30T19:54:16.073Z Checking form_urlencoded v1.2.2
18702026-06-30T19:54:16.112Z Checking utf8_iter v1.0.4
18712026-06-30T19:54:16.149Z Checking zerovec v0.11.5
18722026-06-30T19:54:16.149Z Checking zerotrie v0.2.3
18732026-06-30T19:54:16.222Z Checking getrandom v0.2.17
18742026-06-30T19:54:16.259Z Checking num-traits v0.2.19
18752026-06-30T19:54:16.262Z Checking zerocopy v0.8.40
18762026-06-30T19:54:16.328Z Checking subtle v2.6.1
18772026-06-30T19:54:16.332Z Checking rand_core v0.10.0
18782026-06-30T19:54:16.403Z Checking pin-project-lite v0.2.17
18792026-06-30T19:54:16.444Z Checking rand_core v0.6.4
18802026-06-30T19:54:16.513Z Checking parking_lot_core v0.9.12
18812026-06-30T19:54:16.549Z Checking getrandom v0.4.1
18822026-06-30T19:54:16.591Z Checking typenum v1.19.0
18832026-06-30T19:54:16.628Z Checking tinystr v0.8.2
18842026-06-30T19:54:16.664Z Checking potential_utf v0.1.4
18852026-06-30T19:54:16.721Z Checking parking_lot v0.12.5
18862026-06-30T19:54:16.763Z Checking portable-atomic v1.13.1
18872026-06-30T19:54:16.805Z Checking critical-section v1.2.0
18882026-06-30T19:54:16.844Z Checking icu_locale_core v2.1.1
18892026-06-30T19:54:16.877Z Checking serde v1.0.228
18902026-06-30T19:54:16.880Z Checking serde_json v1.0.150
18912026-06-30T19:54:16.945Z Checking bitflags v2.11.0
18922026-06-30T19:54:16.948Z Checking icu_collections v2.1.1
18932026-06-30T19:54:17.153Z Checking signal-hook-registry v1.4.8
18942026-06-30T19:54:17.200Z Checking once_cell v1.21.3
18952026-06-30T19:54:17.309Z Checking mio v1.2.0
18962026-06-30T19:54:17.350Z Checking bytes v1.11.1
18972026-06-30T19:54:17.406Z Checking socket2 v0.6.3
18982026-06-30T19:54:17.443Z Checking iana-time-zone v0.1.65
18992026-06-30T19:54:17.477Z Checking icu_provider v2.1.1
19002026-06-30T19:54:17.519Z Checking generic-array v0.14.7
19012026-06-30T19:54:17.575Z Checking chrono v0.4.44
19022026-06-30T19:54:17.629Z Checking uuid v1.23.4
19032026-06-30T19:54:17.671Z Checking thiserror v2.0.18
19042026-06-30T19:54:17.674Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19052026-06-30T19:54:17.741Z Checking icu_normalizer v2.1.1
19062026-06-30T19:54:17.801Z Checking icu_properties v2.1.2
19072026-06-30T19:54:17.839Z Checking tokio v1.52.1
19082026-06-30T19:54:17.941Z Checking semver v1.0.28
19092026-06-30T19:54:18.019Z Checking crypto-common v0.1.7
19102026-06-30T19:54:18.067Z Checking futures-core v0.3.32
19112026-06-30T19:54:18.103Z Checking dyn-clone v1.0.20
19122026-06-30T19:54:18.168Z Checking equivalent v1.0.2
19132026-06-30T19:54:18.205Z Checking const-oid v0.9.6
19142026-06-30T19:54:18.243Z Checking rustix v1.1.3
19152026-06-30T19:54:18.246Z Checking byteorder v1.5.0
19162026-06-30T19:54:18.311Z Checking futures-sink v0.3.32
19172026-06-30T19:54:18.439Z Checking futures-channel v0.3.32
19182026-06-30T19:54:18.442Z Checking block-buffer v0.10.4
19192026-06-30T19:54:18.512Z Checking slab v0.4.12
19202026-06-30T19:54:18.640Z Checking futures-task v0.3.32
19212026-06-30T19:54:18.678Z Checking futures-io v0.3.32
19222026-06-30T19:54:18.681Z Checking idna_adapter v1.2.1
19232026-06-30T19:54:18.746Z Checking thiserror v1.0.69
19242026-06-30T19:54:18.804Z Checking hashbrown v0.17.0
19252026-06-30T19:54:18.841Z Checking futures-util v0.3.32
19262026-06-30T19:54:18.877Z Checking idna v1.1.0
19272026-06-30T19:54:18.880Z Checking getrandom v0.3.4
19282026-06-30T19:54:18.945Z Checking digest v0.10.7
19292026-06-30T19:54:19.069Z Checking ppv-lite86 v0.2.21
19302026-06-30T19:54:19.109Z Checking cpufeatures v0.2.17
19312026-06-30T19:54:19.112Z Checking fnv v1.0.7
19322026-06-30T19:54:19.179Z Checking url v2.5.8
19332026-06-30T19:54:19.182Z Checking regex-syntax v0.8.10
19342026-06-30T19:54:19.249Z Checking http v1.4.2
19352026-06-30T19:54:19.282Z Checking tracing-core v0.1.36
19362026-06-30T19:54:19.318Z Checking indexmap v2.14.0
19372026-06-30T19:54:19.393Z Checking utf8parse v0.2.2
19382026-06-30T19:54:19.528Z Checking base64 v0.22.1
19392026-06-30T19:54:19.628Z Checking tracing v0.1.44
19402026-06-30T19:54:19.667Z Checking schemars v0.8.22
19412026-06-30T19:54:19.799Z Checking anstyle v1.0.14
19422026-06-30T19:54:19.848Z Checking base64ct v1.8.3
19432026-06-30T19:54:19.887Z Checking anstyle-query v1.1.5
19442026-06-30T19:54:19.928Z Checking is_terminal_polyfill v1.70.2
19452026-06-30T19:54:20.009Z Checking colorchoice v1.0.4
19462026-06-30T19:54:20.012Z Checking block-padding v0.3.3
19472026-06-30T19:54:20.083Z Checking ipnet v2.11.0
19482026-06-30T19:54:20.119Z Checking anstyle-parse v1.0.0
19492026-06-30T19:54:20.155Z Checking terminal_size v0.4.3
19502026-06-30T19:54:20.205Z Checking inout v0.1.4
19512026-06-30T19:54:20.295Z Checking aho-corasick v1.1.4
19522026-06-30T19:54:20.298Z Checking crossbeam-utils v0.8.21
19532026-06-30T19:54:20.366Z Checking unicode-ident v1.0.24
19542026-06-30T19:54:20.369Z Checking anstream v1.0.0
19552026-06-30T19:54:20.405Z Checking cipher v0.4.4
19562026-06-30T19:54:20.506Z Checking proc-macro2 v1.0.106
19572026-06-30T19:54:20.564Z Checking clap_lex v1.0.0
19582026-06-30T19:54:20.629Z Checking strsim v0.11.1
19592026-06-30T19:54:20.679Z Checking powerfmt v0.2.0
19602026-06-30T19:54:20.716Z Checking pem-rfc7468 v0.7.0
19612026-06-30T19:54:20.752Z Checking sha2 v0.10.9
19622026-06-30T19:54:20.800Z Checking httparse v1.10.1
19632026-06-30T19:54:20.840Z Checking clap_builder v4.6.0
19642026-06-30T19:54:20.843Z Checking quote v1.0.45
19652026-06-30T19:54:20.909Z Checking time-core v0.1.8
19662026-06-30T19:54:20.912Z Checking deranged v0.5.8
19672026-06-30T19:54:20.987Z Checking regex-automata v0.4.14
19682026-06-30T19:54:21.039Z Checking num_threads v0.1.7
19692026-06-30T19:54:21.078Z Checking num-conv v0.2.0
19702026-06-30T19:54:21.081Z Checking syn v2.0.117
19712026-06-30T19:54:21.111Z Checking hmac v0.12.1
19722026-06-30T19:54:21.185Z Checking rand_core v0.9.5
19732026-06-30T19:54:21.188Z Checking tokio-util v0.7.18
19742026-06-30T19:54:21.256Z Checking erased-serde v0.3.31
19752026-06-30T19:54:21.304Z Checking flagset v0.4.7
19762026-06-30T19:54:21.391Z Checking http-body v1.0.1
19772026-06-30T19:54:21.456Z Checking der v0.7.10
19782026-06-30T19:54:21.551Z Checking allocator-api2 v0.2.21
19792026-06-30T19:54:21.672Z Checking slog v2.8.2
19802026-06-30T19:54:21.849Z Checking atomic-waker v1.1.2
19812026-06-30T19:54:21.887Z Checking time v0.3.47
19822026-06-30T19:54:21.890Z Checking rand_chacha v0.9.0
19832026-06-30T19:54:21.961Z Checking rustls-pki-types v1.14.0
19842026-06-30T19:54:21.998Z Checking anyhow v1.0.102
19852026-06-30T19:54:22.084Z Checking clap v4.6.1
19862026-06-30T19:54:22.123Z Checking try-lock v0.2.5
19872026-06-30T19:54:22.194Z Checking httpdate v1.0.3
19882026-06-30T19:54:22.233Z Checking rand v0.9.2
19892026-06-30T19:54:22.237Z Checking h2 v0.4.15
19902026-06-30T19:54:22.305Z Checking want v0.3.1
19912026-06-30T19:54:22.308Z Checking spin v0.9.8
19922026-06-30T19:54:22.375Z Checking aws-lc-sys v0.40.0
19932026-06-30T19:54:22.457Z Checking ryu v1.0.23
19942026-06-30T19:54:22.546Z Checking untrusted v0.7.1
19952026-06-30T19:54:22.621Z Checking tower-layer v0.3.3
19962026-06-30T19:54:22.688Z Checking tower-service v0.3.3
19972026-06-30T19:54:22.730Z Checking ipnetwork v0.21.1
19982026-06-30T19:54:22.800Z Checking untrusted v0.9.0
19992026-06-30T19:54:22.838Z Checking fastrand v2.3.0
20002026-06-30T19:54:22.841Z Checking mime v0.3.17
20012026-06-30T19:54:22.909Z Checking aws-lc-rs v1.16.3
20022026-06-30T19:54:22.945Z Checking spki v0.7.3
20032026-06-30T19:54:22.980Z Checking pbkdf2 v0.12.2
20042026-06-30T19:54:23.046Z Checking aes v0.8.4
20052026-06-30T19:54:23.082Z Checking http-body-util v0.1.3
20062026-06-30T19:54:23.085Z Checking salsa20 v0.10.2
20072026-06-30T19:54:23.153Z Checking cbc v0.1.2
20082026-06-30T19:54:23.156Z Checking rand_chacha v0.3.1
20092026-06-30T19:54:23.279Z Checking hex v0.4.3
20102026-06-30T19:54:23.317Z Checking simd-adler32 v0.3.8
20112026-06-30T19:54:23.354Z Checking pretty-hex v0.4.1
20122026-06-30T19:54:23.391Z Checking scrypt v0.11.0
20132026-06-30T19:54:23.428Z Checking rand v0.8.6
20142026-06-30T19:54:23.464Z Checking tempfile v3.25.0
20152026-06-30T19:54:23.500Z Checking openssl-probe v0.2.1
20162026-06-30T19:54:23.537Z Checking adler2 v2.0.1
20172026-06-30T19:54:23.540Z Checking plain v0.2.3
20182026-06-30T19:54:23.607Z Checking pkcs5 v0.7.1
20192026-06-30T19:54:23.643Z Checking regex v1.12.3
20202026-06-30T19:54:23.681Z Checking miniz_oxide v0.8.9
20212026-06-30T19:54:23.684Z Checking serde_urlencoded v0.7.1
20222026-06-30T19:54:23.751Z Checking encoding_rs v0.8.35
20232026-06-30T19:54:23.754Z Checking rustls-webpki v0.103.9
20242026-06-30T19:54:23.880Z Checking ucd-trie v0.1.7
20252026-06-30T19:54:23.939Z Checking pkcs8 v0.10.2
20262026-06-30T19:54:23.980Z Checking camino v1.2.2
20272026-06-30T19:54:23.983Z Checking oxnet v0.1.6
20282026-06-30T19:54:24.111Z Checking futures-executor v0.3.32
20292026-06-30T19:54:24.114Z Checking pest v2.8.6
20302026-06-30T19:54:24.184Z Checking sync_wrapper v1.0.2
20312026-06-30T19:54:24.225Z Checking rustls v0.23.41
20322026-06-30T19:54:24.286Z Checking either v1.15.0
20332026-06-30T19:54:24.328Z Checking tower v0.5.3
20342026-06-30T19:54:24.331Z Checking futures v0.3.32
20352026-06-30T19:54:24.398Z Checking crc32fast v1.5.0
20362026-06-30T19:54:24.470Z Checking iri-string v0.7.10
20372026-06-30T19:54:24.508Z Checking static_assertions v1.1.0
20382026-06-30T19:54:24.583Z Checking foldhash v0.2.0
20392026-06-30T19:54:24.620Z Checking lazy_static v1.5.0
20402026-06-30T19:54:24.743Z Checking openapiv3 v2.2.0
20412026-06-30T19:54:24.781Z Checking hashbrown v0.16.1
20422026-06-30T19:54:24.784Z Checking signature v2.2.0
20432026-06-30T19:54:24.784Z Checking hubpack v0.1.2
20442026-06-30T19:54:25.014Z Checking zlib-rs v0.6.2
20452026-06-30T19:54:25.017Z Checking rustls-native-certs v0.8.3
20462026-06-30T19:54:25.122Z Checking hyper v1.10.1
20472026-06-30T19:54:25.174Z Checking strum v0.26.3
20482026-06-30T19:54:25.274Z Checking psl-types v2.0.11
20492026-06-30T19:54:25.314Z Checking cookie v0.18.1
20502026-06-30T19:54:25.356Z Checking tinyvec_macros v0.1.1
20512026-06-30T19:54:25.419Z Checking publicsuffix v2.3.0
20522026-06-30T19:54:25.456Z Checking tinyvec v1.10.0
20532026-06-30T19:54:25.520Z Checking tower-http v0.6.8
20542026-06-30T19:54:25.570Z Checking num-integer v0.1.46
20552026-06-30T19:54:25.609Z Checking cookie_store v0.22.1
20562026-06-30T19:54:25.787Z Checking scroll v0.13.0
20572026-06-30T19:54:25.826Z Checking data-encoding v2.10.0
20582026-06-30T19:54:25.831Z Checking serde_spanned v0.6.9
20592026-06-30T19:54:25.954Z Checking flate2 v1.1.9
20602026-06-30T19:54:25.992Z Checking toml_datetime v0.6.11
20612026-06-30T19:54:26.028Z Checking memmap2 v0.9.10
20622026-06-30T19:54:26.065Z Checking goblin v0.10.5
20632026-06-30T19:54:26.069Z Checking base16ct v0.2.0
20642026-06-30T19:54:26.136Z Checking hyper-util v0.1.20
20652026-06-30T19:54:26.139Z Checking bit-vec v0.8.0
20662026-06-30T19:54:26.206Z Checking dtrace-parser v0.3.0
20672026-06-30T19:54:26.242Z Checking ff v0.13.1
20682026-06-30T19:54:26.279Z Checking sec1 v0.7.3
20692026-06-30T19:54:26.282Z Checking thread-id v5.1.0
20702026-06-30T19:54:26.388Z Checking bit-set v0.8.0
20712026-06-30T19:54:26.426Z Checking wait-timeout v0.2.1
20722026-06-30T19:54:26.430Z Checking group v0.13.0
20732026-06-30T19:54:26.495Z Checking num-iter v0.1.45
20742026-06-30T19:54:26.503Z Checking tokio-rustls v0.26.4
20752026-06-30T19:54:26.566Z Checking rustls-platform-verifier v0.6.2
20762026-06-30T19:54:26.570Z Checking bstr v1.12.1
20772026-06-30T19:54:26.637Z Checking hkdf v0.12.4
20782026-06-30T19:54:26.640Z Checking crossbeam-epoch v0.9.18
20792026-06-30T19:54:26.640Z Checking anstyle-parse v0.2.7
20802026-06-30T19:54:26.743Z Checking ahash v0.8.12
20812026-06-30T19:54:26.780Z Checking crypto-bigint v0.5.5
20822026-06-30T19:54:26.818Z Checking quick-error v1.2.3
20832026-06-30T19:54:26.882Z Checking anstream v0.6.21
20842026-06-30T19:54:26.929Z Checking rand_xorshift v0.4.0
20852026-06-30T19:54:26.969Z Checking rusty-fork v0.3.1
20862026-06-30T19:54:26.972Z Checking scroll v0.12.0
20872026-06-30T19:54:27.039Z Checking unarray v0.1.4
20882026-06-30T19:54:27.076Z Checking num-bigint-dig v0.8.6
20892026-06-30T19:54:27.113Z Checking pkcs1 v0.7.5
20902026-06-30T19:54:27.169Z Checking x509-cert v0.2.5
20912026-06-30T19:54:27.173Z Checking proptest v1.10.0
20922026-06-30T19:54:27.253Z Checking goblin v0.8.2
20932026-06-30T19:54:27.353Z Checking sha1 v0.10.6
20942026-06-30T19:54:27.420Z Checking hyper-rustls v0.27.7
20952026-06-30T19:54:27.544Z Checking zerocopy v0.7.35
20962026-06-30T19:54:27.652Z Checking reqwest v0.13.2
20972026-06-30T19:54:27.702Z Checking elliptic-curve v0.13.8
20982026-06-30T19:54:27.856Z Checking unicode-segmentation v1.12.0
20992026-06-30T19:54:27.905Z Checking winnow v0.7.14
21002026-06-30T19:54:28.038Z Checking rsa v0.9.10
21012026-06-30T19:54:28.077Z Checking dtrace-parser v0.2.0
21022026-06-30T19:54:28.203Z Checking rfc6979 v0.4.0
21032026-06-30T19:54:28.339Z Checking memoffset v0.9.1
21042026-06-30T19:54:28.377Z Checking thread-id v4.2.2
21052026-06-30T19:54:28.415Z Checking dof v0.4.0
21062026-06-30T19:54:28.451Z Checking foreign-types-shared v0.1.1
21072026-06-30T19:54:28.488Z Checking ecdsa v0.16.9
21082026-06-30T19:54:28.534Z Checking curve25519-dalek v4.1.3
21092026-06-30T19:54:28.539Z Checking rustix v0.38.44
21102026-06-30T19:54:28.573Z Checking foreign-types v0.3.2
21112026-06-30T19:54:28.703Z Checking openssl-sys v0.9.115
21122026-06-30T19:54:28.856Z Checking env_filter v1.0.0
21132026-06-30T19:54:29.033Z Checking same-file v1.0.6
21142026-06-30T19:54:29.036Z Checking newtype-uuid v1.3.2
21152026-06-30T19:54:29.105Z Checking usdt-impl v0.6.0
21162026-06-30T19:54:29.108Z Checking keccak v0.1.6
21172026-06-30T19:54:29.177Z Checking toml_write v0.1.2
21182026-06-30T19:54:29.180Z Checking dof v0.3.0
21192026-06-30T19:54:29.180Z Checking walkdir v2.5.0
21202026-06-30T19:54:29.294Z Checking daft v0.1.7
21212026-06-30T19:54:29.334Z Checking sha3 v0.10.8
21222026-06-30T19:54:29.337Z Checking openssl v0.10.79
21232026-06-30T19:54:29.405Z Checking toml_edit v0.22.27
21242026-06-30T19:54:29.409Z Checking env_logger v0.11.9
21252026-06-30T19:54:29.475Z Checking usdt v0.6.0
21262026-06-30T19:54:29.478Z Checking ed25519 v2.2.3
21272026-06-30T19:54:29.546Z Checking usdt-impl v0.5.0
21282026-06-30T19:54:29.582Z Checking itertools v0.13.0
21292026-06-30T19:54:29.585Z Checking serde_with v3.17.0
21302026-06-30T19:54:29.652Z Checking bitflags v1.3.2
21312026-06-30T19:54:29.690Z Checking winnow v1.0.3
21322026-06-30T19:54:29.727Z Checking siphasher v1.0.2
21332026-06-30T19:54:29.764Z Checking ed25519-dalek v2.2.0
21342026-06-30T19:54:29.847Z Checking nix v0.31.2
21352026-06-30T19:54:29.914Z Checking unicode-normalization v0.1.25
21362026-06-30T19:54:30.006Z Checking toml_parser v1.1.2+spec-1.1.0
21372026-06-30T19:54:30.044Z Checking signal-hook v0.3.18
21382026-06-30T19:54:30.265Z Checking managed v0.8.0
21392026-06-30T19:54:30.346Z Checking winnow v0.5.40
21402026-06-30T19:54:30.384Z Checking bzip2-sys v0.1.13+1.0.8
21412026-06-30T19:54:30.475Z Checking object v0.37.3
21422026-06-30T19:54:30.513Z Checking foldhash v0.1.5
21432026-06-30T19:54:30.581Z Checking bzip2 v0.4.4
21442026-06-30T19:54:30.646Z Checking signal-hook-mio v0.2.5
21452026-06-30T19:54:30.699Z Checking hashbrown v0.15.5
21462026-06-30T19:54:30.770Z Checking globset v0.4.18
21472026-06-30T19:54:30.808Z Checking ref-cast v1.0.25
21482026-06-30T19:54:30.934Z Checking zstd-sys v2.0.16+zstd.1.5.7
21492026-06-30T19:54:30.937Z Checking zip v0.6.6
21502026-06-30T19:54:31.050Z Checking pin-project v1.1.11
21512026-06-30T19:54:31.089Z Checking zstd-safe v7.2.4
21522026-06-30T19:54:31.093Z Checking bumpalo v3.20.2
21532026-06-30T19:54:31.174Z Checking libbz2-rs-sys v0.2.2
21542026-06-30T19:54:31.177Z Checking crossterm v0.28.1
21552026-06-30T19:54:31.284Z Checking zstd v0.13.3
21562026-06-30T19:54:31.322Z Checking similar v2.7.0
21572026-06-30T19:54:31.358Z Checking zopfli v0.8.3
21582026-06-30T19:54:31.421Z Checking native-tls v0.2.18
21592026-06-30T19:54:31.499Z Checking tokio-stream v0.1.18
21602026-06-30T19:54:31.540Z Checking toml_edit v0.19.15
21612026-06-30T19:54:31.604Z Checking bzip2 v0.6.1
21622026-06-30T19:54:31.645Z Checking tokio-native-tls v0.3.1
21632026-06-30T19:54:31.709Z Checking fs-err v3.3.0
21642026-06-30T19:54:31.748Z Checking pem v3.0.6
21652026-06-30T19:54:31.798Z Checking hash32 v0.2.1
21662026-06-30T19:54:31.837Z Checking hyper-tls v0.6.0
21672026-06-30T19:54:31.922Z Checking serde-big-array v0.5.1
21682026-06-30T19:54:31.962Z Checking unicode-bidi v0.3.18
21692026-06-30T19:54:31.965Z Checking jiff v0.2.21
21702026-06-30T19:54:32.033Z Checking predicates-core v1.0.10
21712026-06-30T19:54:32.036Z Checking reqwest v0.12.28
21722026-06-30T19:54:32.036Z Checking unicode-properties v0.1.4
21732026-06-30T19:54:32.136Z Checking heapless v0.7.17
21742026-06-30T19:54:32.182Z Checking snafu v0.8.9
21752026-06-30T19:54:32.277Z Checking olpc-cjson v0.1.4
21762026-06-30T19:54:32.318Z Checking stringprep v0.1.5
21772026-06-30T19:54:32.444Z Checking hickory-proto v0.25.2
21782026-06-30T19:54:32.447Z Checking md-5 v0.10.6
21792026-06-30T19:54:32.516Z Checking serde_plain v1.0.2
21802026-06-30T19:54:32.581Z Checking float-cmp v0.10.0
21812026-06-30T19:54:32.619Z Checking toml v0.7.8
21822026-06-30T19:54:32.657Z Checking normalize-line-endings v0.3.0
21832026-06-30T19:54:32.693Z Checking typed-path v0.9.3
21842026-06-30T19:54:32.736Z Checking fallible-iterator v0.2.0
21852026-06-30T19:54:32.778Z Checking difflib v0.4.0
21862026-06-30T19:54:32.815Z Checking smoltcp v0.9.1
21872026-06-30T19:54:32.858Z Checking iddqd v0.4.2
21882026-06-30T19:54:32.959Z Checking phf_shared v0.11.3
21892026-06-30T19:54:32.998Z Checking predicates v3.1.4
21902026-06-30T19:54:33.040Z Checking postgres-protocol v0.6.10
21912026-06-30T19:54:33.130Z Checking phf_shared v0.13.1
21922026-06-30T19:54:33.318Z Checking buf-list v1.1.2
21932026-06-30T19:54:33.358Z Checking strum v0.27.2
21942026-06-30T19:54:33.395Z Checking fixedbitset v0.5.7
21952026-06-30T19:54:33.432Z Checking lalrpop-util v0.19.12
21962026-06-30T19:54:33.485Z Checking tough v0.22.0
21972026-06-30T19:54:33.523Z Checking new_debug_unreachable v1.0.6
21982026-06-30T19:54:33.561Z Checking precomputed-hash v0.1.1
21992026-06-30T19:54:33.616Z Checking fixedbitset v0.4.2
22002026-06-30T19:54:33.619Z Checking petgraph v0.8.3
22012026-06-30T19:54:33.689Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22022026-06-30T19:54:33.692Z Checking string_cache v0.8.9
22032026-06-30T19:54:33.784Z Checking postgres-types v0.2.12
22042026-06-30T19:54:33.822Z Checking petgraph v0.6.5
22052026-06-30T19:54:33.916Z Checking phf v0.13.1
22062026-06-30T19:54:34.097Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22072026-06-30T19:54:34.141Z Checking peg-runtime v0.8.5
22082026-06-30T19:54:34.244Z Checking zip v4.6.1
22092026-06-30T19:54:34.318Z Checking whoami v2.1.0
22102026-06-30T19:54:34.513Z Checking is-terminal v0.4.17
22112026-06-30T19:54:34.560Z Checking tokio-postgres v0.7.16
22122026-06-30T19:54:34.640Z Checking crossbeam-channel v0.5.15
22132026-06-30T19:54:34.867Z Checking thread_local v1.1.9
22142026-06-30T19:54:35.017Z Compiling structmeta-derive v0.3.0
22152026-06-30T19:54:35.067Z Checking take_mut v0.2.2
22162026-06-30T19:54:35.139Z Checking term v1.2.1
22172026-06-30T19:54:35.201Z Checking slog-async v2.8.0
22182026-06-30T19:54:35.283Z Compiling newtype-uuid-macros v0.1.0
22192026-06-30T19:54:35.321Z Compiling multer v3.1.0
22202026-06-30T19:54:35.387Z Checking slog-term v2.9.2
22212026-06-30T19:54:35.425Z Compiling async-stream-impl v0.3.6
22222026-06-30T19:54:35.589Z Checking match_cfg v0.1.0
22232026-06-30T19:54:35.635Z Checking slog-json v2.6.1
22242026-06-30T19:54:35.673Z Compiling dropshot v0.17.1
22252026-06-30T19:54:35.710Z Checking hostname v0.3.1
22262026-06-30T19:54:35.824Z Checking cpufeatures v0.3.0
22272026-06-30T19:54:35.862Z Checking slog-bunyan v2.5.0
22282026-06-30T19:54:35.897Z Compiling dropshot_endpoint v0.17.1
22292026-06-30T19:54:35.935Z Checking debug-ignore v1.0.5
22302026-06-30T19:54:36.005Z Checking hybrid-array v0.4.10
22312026-06-30T19:54:36.075Z Checking progenitor-client v0.14.0
22322026-06-30T19:54:36.107Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22332026-06-30T19:54:36.110Z Checking serde_spanned v1.1.1
22342026-06-30T19:54:36.110Z Checking serde_path_to_error v0.1.20
22352026-06-30T19:54:36.211Z Compiling structmeta v0.3.0
22362026-06-30T19:54:36.251Z Checking toml_datetime v1.1.1+spec-1.1.0
22372026-06-30T19:54:36.293Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22382026-06-30T19:54:36.331Z Checking toml_writer v1.1.1+spec-1.1.0
22392026-06-30T19:54:36.450Z Compiling derive-ex v0.1.8
22402026-06-30T19:54:36.484Z Checking const-oid v0.10.2
22412026-06-30T19:54:36.487Z Checking crypto-common v0.2.2
22422026-06-30T19:54:36.487Z Checking block-buffer v0.12.1
22432026-06-30T19:54:36.585Z Checking compression-core v0.4.31
22442026-06-30T19:54:36.619Z Checking toml v1.1.2+spec-1.1.0
22452026-06-30T19:54:36.655Z Checking async-stream v0.3.6
22462026-06-30T19:54:36.735Z Checking rustls-pemfile v2.2.0
22472026-06-30T19:54:36.770Z Checking compression-codecs v0.4.37
22482026-06-30T19:54:36.810Z Checking waitgroup v0.1.2
22492026-06-30T19:54:36.903Z Checking hostname v0.4.2
22502026-06-30T19:54:36.941Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22512026-06-30T19:54:36.944Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22522026-06-30T19:54:37.013Z Checking async-compression v0.4.41
22532026-06-30T19:54:37.048Z Checking atomicwrites v0.4.4
22542026-06-30T19:54:37.085Z Checking itertools v0.14.0
22552026-06-30T19:54:37.139Z Checking digest v0.11.3
22562026-06-30T19:54:37.177Z Compiling parse-display-derive v0.10.0
22572026-06-30T19:54:37.211Z Checking macaddr v1.0.1
22582026-06-30T19:54:37.246Z Checking regress v0.10.5
22592026-06-30T19:54:37.284Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22602026-06-30T19:54:37.321Z Checking sha1 v0.11.0
22612026-06-30T19:54:37.413Z Checking instant v0.1.13
22622026-06-30T19:54:37.522Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22632026-06-30T19:54:37.560Z Checking backoff v0.4.0
22642026-06-30T19:54:37.736Z Checking backon v1.6.0
22652026-06-30T19:54:37.774Z Checking humantime v2.3.0
22662026-06-30T19:54:37.811Z Checking unicode-width v0.2.0
22672026-06-30T19:54:37.927Z Checking progenitor-extras v0.2.0
22682026-06-30T19:54:37.998Z Compiling convert_case v0.4.0
22692026-06-30T19:54:38.093Z Checking heck v0.5.0
22702026-06-30T19:54:38.150Z Compiling test-strategy v0.4.5
22712026-06-30T19:54:38.190Z Checking half v2.7.1
22722026-06-30T19:54:38.193Z Checking ciborium-io v0.2.2
22732026-06-30T19:54:38.259Z Checking secrecy v0.10.3
22742026-06-30T19:54:38.346Z Checking camino-tempfile v1.4.1
22752026-06-30T19:54:38.389Z Compiling derive_more v0.99.20
22762026-06-30T19:54:38.428Z Compiling regress v0.11.1
22772026-06-30T19:54:38.475Z Checking ciborium-ll v0.2.2
22782026-06-30T19:54:38.533Z Checking indent_write v2.2.0
22792026-06-30T19:54:38.682Z Checking ciborium v0.2.2
22802026-06-30T19:54:38.719Z Checking universal-hash v0.5.1
22812026-06-30T19:54:38.722Z Checking opaque-debug v0.3.1
22822026-06-30T19:54:38.885Z Compiling crucible-workspace-hack v0.1.0
22832026-06-30T19:54:38.920Z Checking parse-display v0.10.0
22842026-06-30T19:54:39.098Z Checking aead v0.5.2
22852026-06-30T19:54:39.170Z Compiling unsafe-libyaml v0.2.11
22862026-06-30T19:54:39.271Z Checking poly1305 v0.8.0
22872026-06-30T19:54:39.312Z Checking chacha20 v0.9.1
22882026-06-30T19:54:39.559Z Compiling thiserror-impl-no-std v2.0.2
22892026-06-30T19:54:39.596Z Checking swrite v0.1.0
22902026-06-30T19:54:39.698Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22912026-06-30T19:54:39.733Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22922026-06-30T19:54:39.770Z Compiling serde_yaml v0.9.34+deprecated
22932026-06-30T19:54:39.984Z Checking password-hash v0.5.0
22942026-06-30T19:54:40.086Z Compiling typify-impl v0.6.2
22952026-06-30T19:54:40.124Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22962026-06-30T19:54:40.243Z Checking blake2 v0.10.6
22972026-06-30T19:54:40.519Z Checking argon2 v0.5.3
22982026-06-30T19:54:40.808Z Checking thiserror-no-std v2.0.2
22992026-06-30T19:54:40.895Z Checking chacha20poly1305 v0.10.1
23002026-06-30T19:54:40.932Z Checking vsss-rs v3.3.4
23012026-06-30T19:54:41.048Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23022026-06-30T19:54:41.052Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23032026-06-30T19:54:41.280Z Checking byte-wrapper v0.1.0
23042026-06-30T19:54:41.408Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23052026-06-30T19:54:41.501Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23062026-06-30T19:54:41.525Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23072026-06-30T19:54:41.620Z Checking crossbeam-deque v0.8.6
23082026-06-30T19:54:41.673Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23092026-06-30T19:54:41.725Z Compiling rayon-core v1.13.0
23102026-06-30T19:54:41.762Z Compiling toml_datetime v0.7.5+spec-1.1.0
23112026-06-30T19:54:42.039Z Compiling toml_edit v0.23.10+spec-1.0.0
23122026-06-30T19:54:42.075Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23132026-06-30T19:54:42.258Z Compiling proc-macro-error v1.0.4
23142026-06-30T19:54:42.354Z Checking rayon v1.11.0
23152026-06-30T19:54:42.597Z Checking toml v0.8.23
23162026-06-30T19:54:42.951Z Compiling proc-macro-crate v3.4.0
23172026-06-30T19:54:43.096Z Checking tabwriter v1.4.1
23182026-06-30T19:54:43.131Z Checking glob v0.3.3
23192026-06-30T19:54:43.165Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23202026-06-30T19:54:43.258Z Checking colored v3.1.1
23212026-06-30T19:54:43.296Z Compiling heapless v0.8.0
23222026-06-30T19:54:43.299Z Compiling ingot-macros v0.1.1
23232026-06-30T19:54:43.366Z Checking hash32 v0.3.1
23242026-06-30T19:54:43.485Z Compiling smoltcp v0.11.0
23252026-06-30T19:54:43.522Z Compiling num_enum_derive v0.7.6
23262026-06-30T19:54:43.556Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23272026-06-30T19:54:43.807Z Checking unicode-width v0.1.14
23282026-06-30T19:54:43.948Z Checking cobs v0.3.0
23292026-06-30T19:54:43.986Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23302026-06-30T19:54:44.024Z Compiling usdt-macro v0.5.0
23312026-06-30T19:54:44.080Z Compiling usdt-attr-macro v0.5.0
23322026-06-30T19:54:44.122Z Checking memmap v0.7.0
23332026-06-30T19:54:44.287Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23342026-06-30T19:54:44.604Z Checking postcard v1.1.3
23352026-06-30T19:54:44.639Z Checking num_enum v0.7.6
23362026-06-30T19:54:44.672Z Compiling typify-macro v0.6.2
23372026-06-30T19:54:44.781Z Compiling proc-macro-crate v1.3.1
23382026-06-30T19:54:44.819Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23392026-06-30T19:54:44.930Z Checking sigpipe v0.1.3
23402026-06-30T19:54:44.965Z Checking usdt v0.5.0
23412026-06-30T19:54:45.040Z Compiling foreign-types-macros v0.2.3
23422026-06-30T19:54:45.076Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23432026-06-30T19:54:45.164Z Checking foreign-types-shared v0.3.1
23442026-06-30T19:54:45.233Z Compiling num_enum_derive v0.5.11
23452026-06-30T19:54:45.438Z Checking chacha20 v0.10.0
23462026-06-30T19:54:45.543Z Checking cstr-argument v0.1.2
23472026-06-30T19:54:45.606Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23482026-06-30T19:54:45.673Z Compiling num-derive v0.4.2
23492026-06-30T19:54:45.710Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23502026-06-30T19:54:45.713Z Checking foreign-types v0.5.0
23512026-06-30T19:54:45.849Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23522026-06-30T19:54:46.075Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23532026-06-30T19:54:46.157Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23542026-06-30T19:54:46.197Z Checking ingot-types v0.1.2
23552026-06-30T19:54:46.229Z Checking rand v0.10.0
23562026-06-30T19:54:46.233Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23572026-06-30T19:54:46.303Z Checking num_enum v0.5.11
23582026-06-30T19:54:46.350Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23592026-06-30T19:54:46.413Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23602026-06-30T19:54:46.450Z Compiling typify v0.6.2
23612026-06-30T19:54:46.551Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23622026-06-30T19:54:46.590Z Compiling progenitor-impl v0.14.0
23632026-06-30T19:54:46.624Z Checking ingot v0.1.1
23642026-06-30T19:54:46.628Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23652026-06-30T19:54:46.725Z Compiling zone_cfg_derive v0.3.1
23662026-06-30T19:54:46.869Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23672026-06-30T19:54:46.929Z Checking itertools v0.12.1
23682026-06-30T19:54:47.068Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23692026-06-30T19:54:47.354Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23702026-06-30T19:54:47.537Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23712026-06-30T19:54:47.577Z Checking smf v0.2.3
23722026-06-30T19:54:47.616Z Checking whoami v1.6.1
23732026-06-30T19:54:47.619Z Checking tokio-dtrace v0.1.1
23742026-06-30T19:54:47.788Z Compiling derive-where v1.6.0
23752026-06-30T19:54:47.826Z Checking console v0.15.11
23762026-06-30T19:54:47.861Z Checking newline-converter v0.3.0
23772026-06-30T19:54:47.864Z Checking oxide-tokio-rt v0.1.4
23782026-06-30T19:54:47.975Z Checking zone v0.3.1
23792026-06-30T19:54:48.012Z Checking bytecount v0.6.9
23802026-06-30T19:54:48.091Z Compiling owo-colors v4.3.0
23812026-06-30T19:54:48.129Z Checking expectorate v1.2.0
23822026-06-30T19:54:48.160Z Compiling cancel-safe-futures v0.1.5
23832026-06-30T19:54:48.236Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23842026-06-30T19:54:48.280Z Checking libsw-core v0.3.2
23852026-06-30T19:54:48.359Z Checking num-rational v0.4.2
23862026-06-30T19:54:48.453Z Checking libsw v3.5.0
23872026-06-30T19:54:48.664Z Checking num-complex v0.4.6
23882026-06-30T19:54:48.733Z Checking linear-map v1.2.0
23892026-06-30T19:54:48.914Z Checking float-ord v0.3.2
23902026-06-30T19:54:48.950Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23912026-06-30T19:54:49.027Z Checking num v0.4.3
23922026-06-30T19:54:49.064Z Checking gethostname v0.5.0
23932026-06-30T19:54:49.133Z Compiling prettyplease v0.2.37
23942026-06-30T19:54:49.167Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23952026-06-30T19:54:49.202Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23962026-06-30T19:54:49.205Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
23972026-06-30T19:54:49.270Z Compiling progenitor-macro v0.14.0
23982026-06-30T19:54:49.417Z Checking resolv-conf v0.7.6
23992026-06-30T19:54:49.452Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24002026-06-30T19:54:49.643Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24012026-06-30T19:54:49.679Z Checking smawk v0.3.2
24022026-06-30T19:54:49.844Z Checking unicode-linebreak v0.1.5
24032026-06-30T19:54:50.091Z Checking papergrid v0.11.0
24042026-06-30T19:54:50.590Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24052026-06-30T19:54:50.732Z Compiling tabled_derive v0.7.0
24062026-06-30T19:54:50.831Z Compiling convert_case v0.10.0
24072026-06-30T19:54:50.870Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24082026-06-30T19:54:51.077Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24092026-06-30T19:54:51.121Z Compiling slog-dtrace v0.3.0
24102026-06-30T19:54:51.181Z Compiling derive_more-impl v2.1.1
24112026-06-30T19:54:51.400Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24122026-06-30T19:54:51.500Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24132026-06-30T19:54:51.754Z Checking tabled v0.15.0
24142026-06-30T19:54:52.032Z Checking derive_more v2.1.1
24152026-06-30T19:54:52.171Z Checking crossterm v0.29.0
24162026-06-30T19:54:52.596Z Checking linked-hash-map v0.5.6
24172026-06-30T19:54:52.799Z Checking lru-cache v0.1.2
24182026-06-30T19:54:52.836Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24192026-06-30T19:54:53.283Z Checking hickory-proto v0.24.4
24202026-06-30T19:54:53.364Z Checking fd-lock v4.0.4
24212026-06-30T19:54:53.668Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24222026-06-30T19:54:54.035Z Checking vte v0.14.1
24232026-06-30T19:54:54.287Z Checking progenitor v0.14.0
24242026-06-30T19:54:54.321Z Checking display-error-chain v0.2.2
24252026-06-30T19:54:54.360Z Checking strip-ansi-escapes v0.2.1
24262026-06-30T19:54:54.472Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24272026-06-30T19:54:54.624Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24282026-06-30T19:54:55.435Z Checking nu-ansi-term v0.50.3
24292026-06-30T19:54:55.548Z Checking termtree v0.5.1
24302026-06-30T19:54:55.667Z Checking reedline v0.40.0
24312026-06-30T19:54:55.704Z Checking hickory-resolver v0.24.4
24322026-06-30T19:54:55.739Z Checking textwrap v0.16.2
24332026-06-30T19:54:55.864Z Compiling minimal-lexical v0.2.1
24342026-06-30T19:54:55.950Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24352026-06-30T19:54:55.986Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24362026-06-30T19:54:56.151Z Compiling nom v7.1.3
24372026-06-30T19:54:56.446Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24382026-06-30T19:54:56.484Z Checking qorb v0.4.1
24392026-06-30T19:54:56.850Z Compiling ar_archive_writer v0.5.1
24402026-06-30T19:54:56.891Z Checking csv-core v0.1.13
24412026-06-30T19:54:57.023Z Compiling stacker v0.1.23
24422026-06-30T19:54:57.098Z Checking csv v1.4.0
24432026-06-30T19:54:57.210Z Checking highway v1.3.0
24442026-06-30T19:54:57.330Z Compiling cfg_aliases v0.1.1
24452026-06-30T19:54:57.476Z Compiling semver v0.1.20
24462026-06-30T19:54:57.509Z Compiling nix v0.28.0
24472026-06-30T19:54:57.589Z Checking nibble_vec v0.1.0
24482026-06-30T19:54:57.720Z Compiling rustc_version v0.1.7
24492026-06-30T19:54:57.758Z Checking home v0.5.12
24502026-06-30T19:54:57.761Z Compiling psm v0.1.30
24512026-06-30T19:54:57.825Z Checking endian-type v0.1.2
24522026-06-30T19:54:57.895Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24532026-06-30T19:54:57.977Z Compiling newtype_derive v0.1.6
24542026-06-30T19:54:57.980Z Checking radix_trie v0.2.1
24552026-06-30T19:54:57.980Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24562026-06-30T19:54:58.215Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24572026-06-30T19:54:58.218Z Checking phf_shared v0.12.1
24582026-06-30T19:54:58.290Z Compiling recursive-proc-macro-impl v0.1.1
24592026-06-30T19:54:58.445Z Compiling chrono-tz v0.10.4
24602026-06-30T19:54:58.448Z Checking phf v0.12.1
24612026-06-30T19:54:58.759Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24622026-06-30T19:54:58.762Z Checking recursive v0.1.1
24632026-06-30T19:54:58.762Z Compiling const_format_proc_macros v0.2.34
24642026-06-30T19:54:58.859Z Compiling peg-macros v0.8.5
24652026-06-30T19:54:58.896Z Checking nom v8.0.0
24662026-06-30T19:54:58.931Z Checking winnow v0.6.26
24672026-06-30T19:54:59.308Z Compiling sqlparser_derive v0.5.0
24682026-06-30T19:54:59.736Z Checking unicode_categories v0.1.1
24692026-06-30T19:54:59.930Z Checking rustyline v14.0.0
24702026-06-30T19:55:00.052Z Checking const_format v0.2.35
24712026-06-30T19:55:00.133Z Checking sqlformat v0.3.5
24722026-06-30T19:55:00.170Z Checking sqlparser v0.61.0
24732026-06-30T19:55:00.299Z Checking peg v0.8.5
24742026-06-30T19:55:00.525Z Checking bcs v0.1.6
24752026-06-30T19:55:00.605Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24762026-06-30T19:55:00.659Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24772026-06-30T19:55:00.705Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
24782026-06-30T19:55:00.786Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24792026-06-30T19:55:00.877Z Checking steno v0.4.1
24802026-06-30T19:55:00.939Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24812026-06-30T19:55:01.122Z Checking filetime v0.2.27
24822026-06-30T19:55:01.213Z Checking xattr v1.6.1
24832026-06-30T19:55:01.288Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24842026-06-30T19:55:01.373Z Checking tar v0.4.45
24852026-06-30T19:55:01.493Z Checking subprocess v0.2.15
24862026-06-30T19:55:01.786Z Checking headers-core v0.3.0
24872026-06-30T19:55:01.856Z Checking base64 v0.21.7
24882026-06-30T19:55:01.951Z Checking yasna v0.5.2
24892026-06-30T19:55:01.986Z Checking headers v0.4.1
24902026-06-30T19:55:02.127Z Checking dropshot-api-manager-types v0.7.2
24912026-06-30T19:55:02.328Z Checking tagptr v0.2.0
24922026-06-30T19:55:02.372Z Checking rcgen v0.12.1
24932026-06-30T19:55:02.486Z Checking utf-8 v0.7.6
24942026-06-30T19:55:02.521Z Checking moka v0.12.13
24952026-06-30T19:55:02.651Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24962026-06-30T19:55:02.723Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24972026-06-30T19:55:02.833Z Checking tungstenite v0.21.0
24982026-06-30T19:55:03.208Z Checking hickory-resolver v0.25.2
24992026-06-30T19:55:03.244Z Compiling libefi-sys v0.1.0
25002026-06-30T19:55:03.247Z Compiling bitfield-struct v0.6.2
25012026-06-30T19:55:03.314Z Checking tokio-tungstenite v0.21.0
25022026-06-30T19:55:03.518Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25032026-06-30T19:55:03.621Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25042026-06-30T19:55:03.945Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25052026-06-30T19:55:03.981Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25062026-06-30T19:55:04.421Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25072026-06-30T19:55:04.471Z Compiling radium v0.7.0
25082026-06-30T19:55:04.563Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25092026-06-30T19:55:04.836Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25102026-06-30T19:55:04.872Z Checking tap v1.0.1
25112026-06-30T19:55:04.905Z Compiling maybe-uninit v2.0.0
25122026-06-30T19:55:05.007Z Checking wyz v0.5.1
25132026-06-30T19:55:05.043Z Compiling zerocopy-derive v0.6.6
25142026-06-30T19:55:05.077Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25152026-06-30T19:55:05.147Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25162026-06-30T19:55:05.217Z Checking crc-catalog v2.4.0
25172026-06-30T19:55:05.286Z Compiling packed_struct v0.10.1
25182026-06-30T19:55:05.329Z Checking funty v2.0.0
25192026-06-30T19:55:05.363Z Checking crc v3.4.0
25202026-06-30T19:55:05.403Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25212026-06-30T19:55:05.650Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25222026-06-30T19:55:05.684Z Checking bitvec v1.0.1
25232026-06-30T19:55:05.687Z Compiling packed_struct_codegen v0.10.1
25242026-06-30T19:55:05.754Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25252026-06-30T19:55:05.929Z Checking zerocopy v0.6.6
25262026-06-30T19:55:06.256Z Compiling bitfield-macros v0.19.4
25272026-06-30T19:55:06.677Z Compiling indexmap v1.9.3
25282026-06-30T19:55:06.845Z Checking nodrop v0.1.14
25292026-06-30T19:55:06.966Z Checking smallvec v0.6.14
25302026-06-30T19:55:07.000Z Checking array-init v0.0.4
25312026-06-30T19:55:07.034Z Checking bitfield v0.19.4
25322026-06-30T19:55:07.185Z Checking hashbrown v0.12.3
25332026-06-30T19:55:07.325Z Checking serde-hex v0.1.0
25342026-06-30T19:55:07.328Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25352026-06-30T19:55:07.550Z Checking ron v0.8.1
25362026-06-30T19:55:07.999Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25372026-06-30T19:55:08.112Z Checking hashbrown v0.13.2
25382026-06-30T19:55:08.157Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25392026-06-30T19:55:08.353Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25402026-06-30T19:55:08.568Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25412026-06-30T19:55:08.604Z Checking crc-any v2.5.0
25422026-06-30T19:55:08.670Z Checking object v0.30.4
25432026-06-30T19:55:08.810Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25442026-06-30T19:55:08.847Z Checking path-slash v0.1.5
25452026-06-30T19:55:08.900Z Compiling xshell-macros v0.2.7
25462026-06-30T19:55:08.983Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25472026-06-30T19:55:09.319Z Checking xshell v0.2.7
25482026-06-30T19:55:09.352Z Checking half v1.8.3
25492026-06-30T19:55:09.388Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25502026-06-30T19:55:09.611Z Checking serde_cbor v0.11.2
25512026-06-30T19:55:09.614Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25522026-06-30T19:55:09.683Z Compiling proc-macro-error-attr2 v2.0.0
25532026-06-30T19:55:10.046Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25542026-06-30T19:55:10.151Z Compiling proc-macro-error2 v2.0.1
25552026-06-30T19:55:10.277Z Compiling num-derive v0.3.3
25562026-06-30T19:55:10.461Z Checking maplit v1.0.2
25572026-06-30T19:55:10.519Z Compiling tabled_derive v0.11.0
25582026-06-30T19:55:10.581Z Checking papergrid v0.17.0
25592026-06-30T19:55:10.916Z Checking testing_table v0.3.0
25602026-06-30T19:55:11.046Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25612026-06-30T19:55:11.250Z Checking libscf-sys v1.1.0
25622026-06-30T19:55:11.328Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25632026-06-30T19:55:11.413Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25642026-06-30T19:55:11.449Z Compiling progenitor-impl v0.13.0
25652026-06-30T19:55:11.565Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25662026-06-30T19:55:11.650Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25672026-06-30T19:55:11.748Z Checking tabled v0.20.0
25682026-06-30T19:55:11.971Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25692026-06-30T19:55:12.341Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25702026-06-30T19:55:12.377Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25712026-06-30T19:55:12.596Z Checking progenitor-client v0.13.0
25722026-06-30T19:55:12.723Z Compiling git-stub v1.0.0
25732026-06-30T19:55:12.873Z Checking crc8 v0.1.1
25742026-06-30T19:55:13.002Z Compiling git-stub-vcs v0.1.0
25752026-06-30T19:55:13.005Z Checking unicase v2.9.0
25762026-06-30T19:55:13.073Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25772026-06-30T19:55:13.076Z Checking fxhash v0.2.1
25782026-06-30T19:55:13.225Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25792026-06-30T19:55:13.261Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25802026-06-30T19:55:13.386Z Compiling vergen-lib v0.1.6
25812026-06-30T19:55:13.622Z Compiling diesel_derives v2.3.7
25822026-06-30T19:55:13.762Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25832026-06-30T19:55:13.892Z Checking scheduled-thread-pool v0.2.7
25842026-06-30T19:55:13.937Z Compiling dsl_auto_type v0.2.0
25852026-06-30T19:55:13.993Z Compiling vergen-gitcl v1.0.8
25862026-06-30T19:55:14.066Z Compiling diesel_table_macro_syntax v0.3.0
25872026-06-30T19:55:14.069Z Compiling progenitor-macro v0.13.0
25882026-06-30T19:55:14.135Z Checking r2d2 v0.8.10
25892026-06-30T19:55:14.215Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25902026-06-30T19:55:14.296Z Checking downcast-rs v2.0.2
25912026-06-30T19:55:14.330Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25922026-06-30T19:55:14.364Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25932026-06-30T19:55:14.615Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25942026-06-30T19:55:14.731Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25952026-06-30T19:55:14.898Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25962026-06-30T19:55:14.935Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25972026-06-30T19:55:14.938Z Checking kstat-rs v0.2.4
25982026-06-30T19:55:15.004Z Checking arc-swap v1.8.2
25992026-06-30T19:55:15.038Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26002026-06-30T19:55:15.207Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26012026-06-30T19:55:15.250Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26022026-06-30T19:55:15.285Z Checking slog-scope v4.4.1
26032026-06-30T19:55:15.454Z Compiling dirs-sys-next v0.1.2
26042026-06-30T19:55:15.550Z Compiling parking_lot_core v0.8.6
26052026-06-30T19:55:15.747Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26062026-06-30T19:55:15.779Z Compiling crunchy v0.2.4
26072026-06-30T19:55:15.891Z Compiling dirs-next v2.0.0
26082026-06-30T19:55:15.924Z Checking slog-stdlog v4.1.1
26092026-06-30T19:55:16.044Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26102026-06-30T19:55:16.079Z Compiling clang-sys v1.8.1
26112026-06-30T19:55:16.157Z Compiling tiny-keccak v2.0.2
26122026-06-30T19:55:16.552Z Checking slog-envlogger v2.2.0
26132026-06-30T19:55:16.590Z Compiling term v0.7.0
26142026-06-30T19:55:16.657Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26152026-06-30T19:55:16.729Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26162026-06-30T19:55:16.854Z Compiling bit-vec v0.6.3
26172026-06-30T19:55:16.974Z Compiling ascii-canvas v3.0.0
26182026-06-30T19:55:17.107Z Compiling bit-set v0.5.3
26192026-06-30T19:55:17.144Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26202026-06-30T19:55:17.177Z Checking parking_lot v0.11.2
26212026-06-30T19:55:17.247Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26222026-06-30T19:55:17.293Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26232026-06-30T19:55:17.394Z Checking prefix-trie v0.7.0
26242026-06-30T19:55:17.459Z Compiling itertools v0.10.5
26252026-06-30T19:55:17.660Z Compiling ena v0.14.4
26262026-06-30T19:55:17.736Z Compiling libloading v0.8.9
26272026-06-30T19:55:17.771Z Compiling diff v0.1.13
26282026-06-30T19:55:17.804Z Compiling regex-syntax v0.6.29
26292026-06-30T19:55:17.907Z Compiling bindgen v0.71.1
26302026-06-30T19:55:18.119Z Checking hickory-server v0.25.2
26312026-06-30T19:55:18.481Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26322026-06-30T19:55:18.566Z Checking sled v0.34.7
26332026-06-30T19:55:19.054Z Checking progenitor v0.13.0
26342026-06-30T19:55:19.089Z Compiling cexpr v0.6.0
26352026-06-30T19:55:19.226Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26362026-06-30T19:55:19.388Z Compiling lalrpop v0.19.12
26372026-06-30T19:55:19.854Z Checking nanorand v0.7.0
26382026-06-30T19:55:19.903Z Compiling salty v0.3.0
26392026-06-30T19:55:19.937Z Compiling rustc-hash v2.1.1
26402026-06-30T19:55:19.971Z Checking diesel v2.3.7
26412026-06-30T19:55:20.088Z Checking flume v0.11.1
26422026-06-30T19:55:20.237Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26432026-06-30T19:55:20.363Z Checking primeorder v0.13.6
26442026-06-30T19:55:20.472Z Compiling libxml v0.3.3
26452026-06-30T19:55:20.512Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26462026-06-30T19:55:20.988Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26472026-06-30T19:55:21.562Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26482026-06-30T19:55:21.709Z Compiling strum_macros v0.24.3
26492026-06-30T19:55:21.829Z Compiling fs-err v2.11.0
26502026-06-30T19:55:22.075Z Compiling indoc v1.0.9
26512026-06-30T19:55:22.557Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26522026-06-30T19:55:22.800Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26532026-06-30T19:55:22.971Z Checking quick-xml v0.37.5
26542026-06-30T19:55:23.100Z Checking derive_builder v0.20.2
26552026-06-30T19:55:23.166Z Compiling oso-derive v0.27.3
26562026-06-30T19:55:23.243Z Compiling impl-trait-for-tuples v0.2.3
26572026-06-30T19:55:23.707Z Compiling trait-variant v0.1.2
26582026-06-30T19:55:23.880Z Checking openssl-probe v0.1.6
26592026-06-30T19:55:24.280Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26602026-06-30T19:55:24.316Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26612026-06-30T19:55:24.824Z Checking p384 v0.13.1
26622026-06-30T19:55:25.177Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26632026-06-30T19:55:25.290Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26642026-06-30T19:55:25.681Z Checking assert_matches v1.5.0
26652026-06-30T19:55:25.786Z Checking parse-size v1.1.0
26662026-06-30T19:55:25.906Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26672026-06-30T19:55:25.944Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26682026-06-30T19:55:25.981Z Checking predicates-tree v1.0.13
26692026-06-30T19:55:26.128Z Checking bb8 v0.8.6
26702026-06-30T19:55:26.401Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26712026-06-30T19:55:26.445Z Compiling mime_guess v2.0.5
26722026-06-30T19:55:26.739Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26732026-06-30T19:55:26.857Z Checking http-range v0.1.5
26742026-06-30T19:55:26.893Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26752026-06-30T19:55:27.085Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26762026-06-30T19:55:27.128Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26772026-06-30T19:55:27.185Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26782026-06-30T19:55:27.414Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
26792026-06-30T19:55:27.463Z Checking atty v0.2.14
26802026-06-30T19:55:27.503Z Checking corncobs v0.1.4
26812026-06-30T19:55:27.539Z Checking nonempty v0.12.0
26822026-06-30T19:55:27.589Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26832026-06-30T19:55:27.661Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26842026-06-30T19:55:27.774Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26852026-06-30T19:55:27.951Z Checking ignore v0.4.25
26862026-06-30T19:55:27.986Z Checking secrecy v0.8.0
26872026-06-30T19:55:28.096Z Checking hyper-staticfile v0.10.1
26882026-06-30T19:55:28.386Z Checking globwalk v0.9.1
26892026-06-30T19:55:28.389Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
26902026-06-30T19:55:28.456Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26912026-06-30T19:55:28.604Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
26922026-06-30T19:55:28.756Z Compiling illumos-nvpair-sys v0.2.0
26932026-06-30T19:55:28.793Z Checking camino-tempfile-ext v0.3.3
26942026-06-30T19:55:28.944Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26952026-06-30T19:55:29.026Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26962026-06-30T19:55:29.069Z Checking signal-hook-tokio v0.3.1
26972026-06-30T19:55:29.184Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
26982026-06-30T19:55:29.390Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
26992026-06-30T19:55:29.476Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27002026-06-30T19:55:29.778Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27012026-06-30T19:55:29.895Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27022026-06-30T19:55:30.025Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27032026-06-30T19:55:30.141Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27042026-06-30T19:55:30.212Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27052026-06-30T19:55:30.319Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27062026-06-30T19:55:30.853Z Checking illumos-nvpair v0.3.0
27072026-06-30T19:55:31.054Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27082026-06-30T19:55:31.508Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27092026-06-30T19:55:31.941Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27102026-06-30T19:55:32.004Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27112026-06-30T19:55:32.007Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27122026-06-30T19:55:32.215Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27132026-06-30T19:55:32.261Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27142026-06-30T19:55:32.416Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27152026-06-30T19:55:32.466Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27162026-06-30T19:55:32.924Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27172026-06-30T19:55:33.195Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27182026-06-30T19:55:33.301Z Checking tungstenite v0.23.0
27192026-06-30T19:55:33.359Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27202026-06-30T19:55:33.484Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27212026-06-30T19:55:33.774Z Checking tokio-tungstenite v0.23.1
27222026-06-30T19:55:33.910Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27232026-06-30T19:55:34.082Z Checking rand_seeder v0.4.0
27242026-06-30T19:55:34.265Z Checking async-bb8-diesel v0.2.1
27252026-06-30T19:55:34.299Z Checking diesel-dtrace v0.5.0
27262026-06-30T19:55:34.514Z Checking void v1.0.2
27272026-06-30T19:55:34.551Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27282026-06-30T19:55:34.586Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27292026-06-30T19:55:34.657Z Checking lzss v0.8.2
27302026-06-30T19:55:34.692Z Checking nix v0.27.1
27312026-06-30T19:55:34.750Z Checking serde_bytes v0.11.19
27322026-06-30T19:55:34.878Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27332026-06-30T19:55:34.917Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27342026-06-30T19:55:34.969Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27352026-06-30T19:55:35.248Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27362026-06-30T19:55:35.643Z Checking is_ci v1.2.0
27372026-06-30T19:55:35.753Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27382026-06-30T19:55:35.957Z Checking yansi v1.0.1
27392026-06-30T19:55:36.021Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27402026-06-30T19:55:36.048Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27412026-06-30T19:55:36.251Z Checking pretty_assertions v1.4.1
27422026-06-30T19:55:36.333Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27432026-06-30T19:55:36.418Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27442026-06-30T19:55:36.686Z Compiling darling_core v0.23.0
27452026-06-30T19:55:36.722Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27462026-06-30T19:55:37.182Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27472026-06-30T19:55:37.905Z Compiling indoc v2.0.7
27482026-06-30T19:55:38.005Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27492026-06-30T19:55:38.254Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27502026-06-30T19:55:38.416Z Compiling libz-sys v1.1.24
27512026-06-30T19:55:38.848Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27522026-06-30T19:55:39.061Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27532026-06-30T19:55:39.097Z Compiling instability v0.3.11
27542026-06-30T19:55:39.101Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27552026-06-30T19:55:39.281Z Compiling darling_macro v0.23.0
27562026-06-30T19:55:39.619Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27572026-06-30T19:55:39.770Z Checking castaway v0.2.4
27582026-06-30T19:55:39.850Z Compiling darling v0.23.0
27592026-06-30T19:55:39.918Z Checking compact_str v0.8.1
27602026-06-30T19:55:40.335Z Checking supports-color v3.0.2
27612026-06-30T19:55:40.506Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27622026-06-30T19:55:40.734Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27632026-06-30T19:55:40.769Z Checking unicode-truncate v1.1.0
27642026-06-30T19:55:40.772Z Checking console v0.16.2
27652026-06-30T19:55:40.947Z Checking lru v0.12.5
27662026-06-30T19:55:40.983Z Compiling libgit2-sys v0.18.3+1.9.2
27672026-06-30T19:55:41.016Z Checking cassowary v0.3.0
27682026-06-30T19:55:41.137Z Checking unit-prefix v0.5.2
27692026-06-30T19:55:41.281Z Checking ratatui v0.29.0
27702026-06-30T19:55:41.316Z Checking indicatif v0.18.4
27712026-06-30T19:55:41.495Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27722026-06-30T19:55:41.749Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27732026-06-30T19:55:42.006Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27742026-06-30T19:55:42.643Z Compiling vergen-git2 v9.1.0
27752026-06-30T19:55:42.742Z Checking plotters-backend v0.3.7
27762026-06-30T19:55:42.933Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27772026-06-30T19:55:42.984Z Checking plotters-svg v0.3.7
27782026-06-30T19:55:43.157Z Checking cast v0.3.0
27792026-06-30T19:55:43.238Z Checking plotters v0.3.7
27802026-06-30T19:55:43.343Z Checking criterion-plot v0.6.0
27812026-06-30T19:55:43.624Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27822026-06-30T19:55:43.726Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27832026-06-30T19:55:43.972Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27842026-06-30T19:55:44.019Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
27852026-06-30T19:55:44.217Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
27862026-06-30T19:55:44.264Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27872026-06-30T19:55:44.467Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
27882026-06-30T19:55:44.509Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27892026-06-30T19:55:44.689Z Checking colored v2.2.0
27902026-06-30T19:55:44.762Z Checking tinytemplate v1.2.1
27912026-06-30T19:55:44.926Z Checking shell-words v1.1.1
27922026-06-30T19:55:45.018Z Checking oorandom v11.1.5
27932026-06-30T19:55:45.084Z Checking anes v0.1.6
27942026-06-30T19:55:45.208Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27952026-06-30T19:55:45.301Z Checking criterion v0.7.0
27962026-06-30T19:55:45.529Z Checking typeid v1.0.3
27972026-06-30T19:55:45.670Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27982026-06-30T19:55:46.467Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
27992026-06-30T19:55:46.560Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28002026-06-30T19:55:47.233Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28012026-06-30T19:55:47.706Z Checking tokio-test v0.4.5
28022026-06-30T19:55:47.944Z Checking hex-literal v0.4.1
28032026-06-30T19:55:48.077Z Checking erased-serde v0.4.9
28042026-06-30T19:55:48.475Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28052026-06-30T19:55:48.715Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28062026-06-30T19:55:49.134Z Checking twox-hash v2.1.2
28072026-06-30T19:55:49.475Z Checking ordered-float v2.10.1
28082026-06-30T19:55:49.752Z Checking serde-value v0.7.0
28092026-06-30T19:55:50.036Z Checking serde-untagged v0.1.9
28102026-06-30T19:55:50.079Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28112026-06-30T19:55:50.272Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28122026-06-30T19:55:50.297Z Checking fatfs v0.3.6
28132026-06-30T19:55:50.795Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28142026-06-30T19:55:51.271Z Checking unicode-xid v0.2.6
28152026-06-30T19:55:51.417Z Compiling seq-macro v0.3.6
28162026-06-30T19:55:51.776Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28172026-06-30T19:55:51.958Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28182026-06-30T19:55:51.993Z Checking cargo-util-schemas v0.8.2
28192026-06-30T19:55:52.144Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28202026-06-30T19:55:52.421Z Checking cargo-platform v0.2.0
28212026-06-30T19:55:52.637Z Compiling petname v2.0.2
28222026-06-30T19:55:52.888Z Checking cargo_metadata v0.21.0
28232026-06-30T19:55:53.295Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28242026-06-30T19:55:53.334Z Checking concurrent-queue v2.5.0
28252026-06-30T19:55:53.547Z Checking rtoolbox v0.0.3
28262026-06-30T19:55:53.680Z Checking parking v2.2.1
28272026-06-30T19:55:53.714Z Checking rpassword v7.4.0
28282026-06-30T19:55:53.831Z Checking event-listener v5.4.1
28292026-06-30T19:55:54.086Z Checking tui-tree-widget v0.23.1
28302026-06-30T19:55:54.277Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28312026-06-30T19:55:54.311Z Checking polyval v0.6.2
28322026-06-30T19:55:54.479Z Checking sapling-renderdag v0.1.0
28332026-06-30T19:55:54.512Z Checking sync-ptr v0.1.4
28342026-06-30T19:55:54.661Z Checking ghash v0.5.1
28352026-06-30T19:55:54.779Z Checking event-listener-strategy v0.5.4
28362026-06-30T19:55:54.817Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28372026-06-30T19:55:54.951Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28382026-06-30T19:55:55.196Z Checking ctr v0.9.2
28392026-06-30T19:55:55.399Z Checking arrayvec v0.7.6
28402026-06-30T19:55:55.501Z Checking arrayref v0.3.9
28412026-06-30T19:55:55.605Z Checking futures-timer v3.0.3
28422026-06-30T19:55:55.639Z Checking constant_time_eq v0.4.2
28432026-06-30T19:55:55.809Z Checking aes-gcm v0.10.3
28442026-06-30T19:55:55.890Z Checking async-lock v3.4.2
28452026-06-30T19:55:55.993Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28462026-06-30T19:55:56.316Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28472026-06-30T19:55:56.698Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28482026-06-30T19:55:56.970Z Checking ssh-encoding v0.2.0
28492026-06-30T19:55:57.197Z Checking blowfish v0.9.1
28502026-06-30T19:55:57.383Z Compiling strsim v0.10.0
28512026-06-30T19:55:57.545Z Checking bcrypt-pbkdf v0.10.0
28522026-06-30T19:55:57.744Z Compiling darling_core v0.13.4
28532026-06-30T19:55:57.748Z Checking ssh-cipher v0.2.0
28542026-06-30T19:55:57.981Z Checking async-object-pool v0.2.0
28552026-06-30T19:55:58.126Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28562026-06-30T19:55:58.545Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28572026-06-30T19:55:59.234Z Checking serde_regex v1.1.0
28582026-06-30T19:55:59.427Z Checking password-hash v0.4.2
28592026-06-30T19:55:59.488Z Checking assert-json-diff v2.0.2
28602026-06-30T19:55:59.664Z Checking path-tree v0.8.3
28612026-06-30T19:55:59.699Z Compiling target-lexicon v0.13.3
28622026-06-30T19:55:59.702Z Checking gimli v0.32.3
28632026-06-30T19:55:59.887Z Checking stringmetrics v2.2.2
28642026-06-30T19:56:00.074Z Checking httpmock v0.8.3
28652026-06-30T19:56:00.306Z Checking pbkdf2 v0.11.0
28662026-06-30T19:56:00.511Z Compiling darling_macro v0.13.4
28672026-06-30T19:56:01.040Z Checking ssh-key v0.6.7
28682026-06-30T19:56:01.077Z Compiling samael v0.0.19
28692026-06-30T19:56:01.316Z Checking addr2line v0.25.1
28702026-06-30T19:56:01.782Z Checking p256 v0.13.2
28712026-06-30T19:56:02.063Z Checking p521 v0.13.3
28722026-06-30T19:56:02.312Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28732026-06-30T19:56:02.584Z Checking russh-cryptovec v0.7.3
28742026-06-30T19:56:02.708Z Checking rustc-demangle v0.1.27
28752026-06-30T19:56:02.752Z Compiling guppy-workspace-hack v0.1.0
28762026-06-30T19:56:02.964Z Checking md5 v0.7.0
28772026-06-30T19:56:03.044Z Checking backtrace v0.3.76
28782026-06-30T19:56:03.171Z Checking russh-keys v0.45.0
28792026-06-30T19:56:03.382Z Compiling darling v0.13.4
28802026-06-30T19:56:03.536Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28812026-06-30T19:56:03.756Z Checking num-bigint v0.4.6
28822026-06-30T19:56:03.789Z Checking des v0.8.1
28832026-06-30T19:56:03.974Z Compiling blake3 v1.8.5
28842026-06-30T19:56:04.009Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28852026-06-30T19:56:04.390Z Compiling target-spec v3.5.7
28862026-06-30T19:56:04.471Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28872026-06-30T19:56:04.785Z Checking russh v0.45.0
28882026-06-30T19:56:05.327Z Checking cfg-expr v0.20.6
28892026-06-30T19:56:05.362Z Compiling serde_with_macros v1.5.2
28902026-06-30T19:56:05.752Z Checking backtrace-ext v0.2.1
28912026-06-30T19:56:06.005Z Checking supports-color v2.1.0
28922026-06-30T19:56:06.173Z Checking textwrap v0.15.2
28932026-06-30T19:56:06.260Z Checking supports-unicode v2.1.0
28942026-06-30T19:56:06.386Z Checking supports-hyperlinks v2.1.0
28952026-06-30T19:56:06.420Z Checking hashbrown v0.14.5
28962026-06-30T19:56:06.423Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28972026-06-30T19:56:06.532Z Checking cargo-platform v0.3.2
28982026-06-30T19:56:06.680Z Checking socket2 v0.5.10
28992026-06-30T19:56:06.736Z Checking terminal_size v0.1.17
29002026-06-30T19:56:06.771Z Compiling miette-derive v5.10.0
29012026-06-30T19:56:06.877Z Checking owo-colors v3.5.0
29022026-06-30T19:56:06.960Z Checking internet-checksum v0.2.1
29032026-06-30T19:56:07.110Z Checking chumsky v0.9.3
29042026-06-30T19:56:07.429Z Checking cargo_metadata v0.23.1
29052026-06-30T19:56:07.935Z Checking miette v5.10.0
29062026-06-30T19:56:08.177Z Compiling serde_with v1.14.0
29072026-06-30T19:56:08.479Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29082026-06-30T19:56:08.578Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29092026-06-30T19:56:08.706Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29102026-06-30T19:56:09.054Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29112026-06-30T19:56:09.274Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29122026-06-30T19:56:09.326Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29132026-06-30T19:56:09.382Z Compiling git2 v0.20.4
29142026-06-30T19:56:09.428Z Compiling knuffel-derive v3.2.0
29152026-06-30T19:56:09.479Z Checking httptest v0.16.4
29162026-06-30T19:56:09.554Z Checking pathdiff v0.2.3
29172026-06-30T19:56:09.697Z Checking topological-sort v0.2.2
29182026-06-30T19:56:09.873Z Checking nested v0.1.1
29192026-06-30T19:56:09.906Z Checking omicron-zone-package v0.12.3
29202026-06-30T19:56:10.046Z Checking guppy v0.17.25
29212026-06-30T19:56:10.245Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29222026-06-30T19:56:10.848Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29232026-06-30T19:56:10.990Z Checking knuffel v3.2.0
29242026-06-30T19:56:11.031Z Checking similar-asserts v1.7.0
29252026-06-30T19:56:11.118Z Compiling target-triple v1.0.0
29262026-06-30T19:56:11.216Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29272026-06-30T19:56:11.388Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29282026-06-30T19:56:11.500Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29292026-06-30T19:56:11.943Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29302026-06-30T19:56:12.095Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29312026-06-30T19:56:12.290Z Checking hickory-client v0.25.2
29322026-06-30T19:56:12.603Z Compiling assert_cmd v2.1.2
29332026-06-30T19:56:12.639Z Checking escape8259 v0.5.3
29342026-06-30T19:56:12.806Z Checking libtest-mimic v0.8.1
29352026-06-30T19:56:12.809Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29362026-06-30T19:56:13.199Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29372026-06-30T19:56:13.242Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29382026-06-30T19:56:13.336Z Checking blake2b_simd v1.0.4
29392026-06-30T19:56:13.759Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29402026-06-30T19:56:13.947Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29412026-06-30T19:56:14.164Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29422026-06-30T19:56:14.359Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29432026-06-30T19:56:14.415Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29442026-06-30T19:56:14.619Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29452026-06-30T19:56:14.864Z Checking fancy-regex v0.14.0
29462026-06-30T19:56:15.103Z Checking serde_tokenstream v0.2.3
29472026-06-30T19:56:15.275Z Checking approx v0.5.1
29482026-06-30T19:56:15.365Z Checking uzers v0.12.2
29492026-06-30T19:56:15.453Z Compiling rstest_macros v0.25.0
29502026-06-30T19:56:15.613Z Checking constant_time_eq v0.3.1
29512026-06-30T19:56:15.751Z Compiling linkme-impl v0.3.35
29522026-06-30T19:56:15.787Z Checking termcolor v1.4.1
29532026-06-30T19:56:16.041Z Checking trybuild v1.0.116
29542026-06-30T19:56:16.293Z Checking rust-argon2 v2.1.0
29552026-06-30T19:56:16.582Z Checking datatest-stable v0.3.3
29562026-06-30T19:56:17.005Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29572026-06-30T19:56:17.318Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29582026-06-30T19:56:17.385Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29592026-06-30T19:56:17.451Z Compiling polar-core v0.27.3
29602026-06-30T19:56:17.745Z Checking support-bundle-viewer v0.1.2
29612026-06-30T19:56:18.045Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29622026-06-30T19:56:18.131Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29632026-06-30T19:56:18.284Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29642026-06-30T19:56:18.326Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29652026-06-30T19:56:18.373Z Checking drift v0.2.0
29662026-06-30T19:56:18.522Z Checking rand_distr v0.5.1
29672026-06-30T19:56:18.568Z Checking multimap v0.10.1
29682026-06-30T19:56:18.762Z Compiling linkme v0.3.35
29692026-06-30T19:56:18.797Z Compiling relative-path v1.9.3
29702026-06-30T19:56:18.960Z Checking dropshot-api-manager v0.7.2
29712026-06-30T19:56:20.165Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29722026-06-30T19:56:20.740Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29732026-06-30T19:56:20.867Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29742026-06-30T19:56:21.065Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29752026-06-30T19:56:21.311Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29762026-06-30T19:56:21.480Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29772026-06-30T19:56:21.521Z Checking cargo_toml v0.21.0
29782026-06-30T19:56:21.836Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29792026-06-30T19:56:22.183Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29802026-06-30T19:56:22.353Z Checking partial-io v0.5.4
29812026-06-30T19:56:22.489Z Checking oso v0.27.3
29822026-06-30T19:56:22.523Z Checking termios v0.3.3
29832026-06-30T19:56:22.592Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
29842026-06-30T19:56:22.687Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29852026-06-30T19:56:22.721Z Checking rstest v0.25.0
29862026-06-30T19:56:24.647Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29872026-06-30T19:56:24.983Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29882026-06-30T19:56:27.536Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29892026-06-30T19:56:33.163Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
29902026-06-30T19:56:35.715Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29912026-06-30T19:56:36.148Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
29922026-06-30T19:56:37.499Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
29932026-06-30T19:56:42.547Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
29942026-06-30T19:56:47.950Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29952026-06-30T19:56:51.831Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29962026-06-30T19:56:51.917Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29972026-06-30T19:56:51.982Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29982026-06-30T19:56:58.743Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
29992026-06-30T19:57:02.943Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30002026-06-30T19:58:19.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s
30012026-06-30T19:58:20.138Z
30022026-06-30T19:58:20.139Zreal 4:10.604823644
30032026-06-30T19:58:20.139Zuser 21:10.992067729
30042026-06-30T19:58:20.142Zsys 4:56.462617588
30052026-06-30T19:58:20.142Ztrap 0.522148812
30062026-06-30T19:58:20.142Ztflt 0.527984195
30072026-06-30T19:58:20.142Zdflt 0.642587515
30082026-06-30T19:58:20.142Zkflt 0.006081776
30092026-06-30T19:58:20.142Zlock 58:13.419462299
30102026-06-30T19:58:20.142Zslp 57:55.025276762
30112026-06-30T19:58:20.142Zlat 1:44.357928714
30122026-06-30T19:58:20.143Zstop 11:10.935023402
30132026-06-30T19:58:20.143Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30142026-06-30T19:58:20.143Z+ ptime -m cargo doc --workspace --no-deps
30152026-06-30T19:58:20.943Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30162026-06-30T19:58:20.943Z |
30172026-06-30T19:58:20.943Z = 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)`
30182026-06-30T19:58:20.943Z = 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>
30192026-06-30T19:58:21.964Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30202026-06-30T19:58:22.196Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30212026-06-30T19:58:22.242Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30222026-06-30T19:58:22.304Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30232026-06-30T19:58:22.335Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30242026-06-30T19:58:22.396Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30252026-06-30T19:58:22.422Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30262026-06-30T19:58:22.555Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30272026-06-30T19:58:22.584Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30282026-06-30T19:58:22.608Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30292026-06-30T19:58:22.786Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30302026-06-30T19:58:22.809Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30312026-06-30T19:58:22.853Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30322026-06-30T19:58:22.875Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30332026-06-30T19:58:22.878Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30342026-06-30T19:58:22.918Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30352026-06-30T19:58:22.940Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30362026-06-30T19:58:22.972Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30372026-06-30T19:58:23.022Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30382026-06-30T19:58:23.047Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30392026-06-30T19:58:23.088Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30402026-06-30T19:58:23.134Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30412026-06-30T19:58:23.394Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30422026-06-30T19:58:23.743Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30432026-06-30T19:58:23.780Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30442026-06-30T19:58:23.843Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30452026-06-30T19:58:23.895Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30462026-06-30T19:58:23.925Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30472026-06-30T19:58:24.115Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30482026-06-30T19:58:24.164Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30492026-06-30T19:58:24.278Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30502026-06-30T19:58:24.408Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30512026-06-30T19:58:24.430Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30522026-06-30T19:58:24.501Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30532026-06-30T19:58:24.533Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30542026-06-30T19:58:24.614Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30552026-06-30T19:58:24.669Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30562026-06-30T19:58:24.720Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30572026-06-30T19:58:24.857Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30582026-06-30T19:58:25.047Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30592026-06-30T19:58:25.107Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30602026-06-30T19:58:25.417Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30612026-06-30T19:58:25.509Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30622026-06-30T19:58:25.570Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30632026-06-30T19:58:25.679Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30642026-06-30T19:58:25.733Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30652026-06-30T19:58:25.739Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30662026-06-30T19:58:25.839Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30672026-06-30T19:58:25.933Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30682026-06-30T19:58:25.989Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30692026-06-30T19:58:26.016Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30702026-06-30T19:58:26.087Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30712026-06-30T19:58:26.182Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30722026-06-30T19:58:26.255Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30732026-06-30T19:58:26.277Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30742026-06-30T19:58:26.297Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30752026-06-30T19:58:26.319Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30762026-06-30T19:58:26.393Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30772026-06-30T19:58:26.760Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30782026-06-30T19:58:26.816Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30792026-06-30T19:58:26.864Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30802026-06-30T19:58:27.105Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30812026-06-30T19:58:27.282Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30822026-06-30T19:58:27.572Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30832026-06-30T19:58:27.737Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30842026-06-30T19:58:27.823Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30852026-06-30T19:58:27.846Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30862026-06-30T19:58:27.872Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
30872026-06-30T19:58:28.102Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30882026-06-30T19:58:28.126Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30892026-06-30T19:58:28.156Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30902026-06-30T19:58:28.180Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30912026-06-30T19:58:28.634Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30922026-06-30T19:58:28.892Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30932026-06-30T19:58:29.255Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30942026-06-30T19:58:29.279Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
30952026-06-30T19:58:29.364Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30962026-06-30T19:58:29.521Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30972026-06-30T19:58:29.573Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
30982026-06-30T19:58:29.617Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30992026-06-30T19:58:29.698Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31002026-06-30T19:58:29.779Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31012026-06-30T19:58:29.856Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31022026-06-30T19:58:29.917Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31032026-06-30T19:58:29.998Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31042026-06-30T19:58:30.002Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31052026-06-30T19:58:30.177Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31062026-06-30T19:58:30.242Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31072026-06-30T19:58:30.287Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31082026-06-30T19:58:30.287Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31092026-06-30T19:58:30.332Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31102026-06-30T19:58:30.491Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31112026-06-30T19:58:30.540Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31122026-06-30T19:58:30.585Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31132026-06-30T19:58:30.606Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31142026-06-30T19:58:30.653Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31152026-06-30T19:58:30.796Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31162026-06-30T19:58:30.842Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31172026-06-30T19:58:30.886Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31182026-06-30T19:58:30.906Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31192026-06-30T19:58:30.928Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31202026-06-30T19:58:30.951Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31212026-06-30T19:58:31.033Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31222026-06-30T19:58:31.116Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31232026-06-30T19:58:31.161Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31242026-06-30T19:58:31.185Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31252026-06-30T19:58:31.330Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31262026-06-30T19:58:31.521Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31272026-06-30T19:58:31.526Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31282026-06-30T19:58:31.570Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31292026-06-30T19:58:31.985Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31302026-06-30T19:58:32.140Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31312026-06-30T19:58:32.238Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31322026-06-30T19:58:32.942Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31332026-06-30T19:58:33.023Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31342026-06-30T19:58:33.165Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31352026-06-30T19:58:33.568Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31362026-06-30T19:58:33.659Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31372026-06-30T19:58:33.792Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31382026-06-30T19:58:34.407Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31392026-06-30T19:58:35.028Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31402026-06-30T19:58:35.237Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31412026-06-30T19:58:35.882Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31422026-06-30T19:58:36.191Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31432026-06-30T19:58:36.225Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31442026-06-30T19:58:36.251Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31452026-06-30T19:58:36.502Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31462026-06-30T19:58:36.944Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31472026-06-30T19:58:37.134Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31482026-06-30T19:58:37.159Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31492026-06-30T19:58:37.495Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31502026-06-30T19:58:37.773Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31512026-06-30T19:58:37.882Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31522026-06-30T19:58:38.223Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31532026-06-30T19:58:38.430Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31542026-06-30T19:58:38.629Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31552026-06-30T19:58:38.898Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31562026-06-30T19:58:38.989Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31572026-06-30T19:58:39.190Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31582026-06-30T19:58:39.588Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31592026-06-30T19:58:39.998Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31602026-06-30T19:58:40.347Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31612026-06-30T19:58:40.760Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31622026-06-30T19:58:41.025Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31632026-06-30T19:58:41.664Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31642026-06-30T19:58:42.229Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31652026-06-30T19:58:42.809Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31662026-06-30T19:58:42.922Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31672026-06-30T19:58:43.299Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31682026-06-30T19:58:43.369Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31692026-06-30T19:58:43.864Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31702026-06-30T19:58:44.407Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31712026-06-30T19:58:44.477Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31722026-06-30T19:58:45.422Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31732026-06-30T19:58:46.057Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31742026-06-30T19:58:46.704Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31752026-06-30T19:58:46.733Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31762026-06-30T19:58:50.095Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31772026-06-30T19:58:50.401Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31782026-06-30T19:58:50.784Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31792026-06-30T19:58:50.806Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31802026-06-30T19:58:51.709Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31812026-06-30T19:58:51.916Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31822026-06-30T19:58:53.492Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31832026-06-30T19:58:53.684Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31842026-06-30T19:58:54.080Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31852026-06-30T19:58:54.303Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31862026-06-30T19:58:54.779Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31872026-06-30T19:58:55.297Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31882026-06-30T19:58:55.397Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31892026-06-30T19:58:55.437Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
31902026-06-30T19:58:55.725Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31912026-06-30T19:58:55.750Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31922026-06-30T19:58:55.884Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
31932026-06-30T19:58:55.970Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31942026-06-30T19:58:56.561Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31952026-06-30T19:58:56.611Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31962026-06-30T19:58:56.776Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31972026-06-30T19:58:57.183Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31982026-06-30T19:58:57.351Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31992026-06-30T19:58:57.438Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32002026-06-30T19:58:57.862Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32012026-06-30T19:58:58.087Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32022026-06-30T19:58:58.833Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32032026-06-30T19:58:59.831Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32042026-06-30T19:59:00.126Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32052026-06-30T19:59:00.251Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32062026-06-30T19:59:01.963Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32072026-06-30T19:59:03.967Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32082026-06-30T19:59:04.369Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32092026-06-30T19:59:04.938Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32102026-06-30T19:59:05.641Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32112026-06-30T19:59:07.644Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32122026-06-30T19:59:08.984Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32132026-06-30T19:59:09.591Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32142026-06-30T19:59:10.693Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32152026-06-30T19:59:11.172Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32162026-06-30T19:59:13.311Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32172026-06-30T19:59:14.108Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32182026-06-30T19:59:15.613Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32192026-06-30T19:59:16.063Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32202026-06-30T19:59:16.540Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32212026-06-30T19:59:16.869Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32222026-06-30T19:59:21.797Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32232026-06-30T19:59:22.366Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32242026-06-30T19:59:23.191Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32252026-06-30T19:59:24.149Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32262026-06-30T19:59:25.129Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32272026-06-30T19:59:25.895Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32282026-06-30T19:59:26.692Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32292026-06-30T19:59:27.397Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32302026-06-30T19:59:28.890Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32312026-06-30T19:59:30.438Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32322026-06-30T19:59:30.504Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32332026-06-30T19:59:31.414Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32342026-06-30T19:59:32.393Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32352026-06-30T19:59:32.971Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32362026-06-30T19:59:33.953Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32372026-06-30T19:59:37.244Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32382026-06-30T19:59:37.826Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32392026-06-30T19:59:39.317Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32402026-06-30T19:59:40.181Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32412026-06-30T19:59:41.212Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32422026-06-30T19:59:42.058Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32432026-06-30T19:59:44.912Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32442026-06-30T19:59:45.096Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32452026-06-30T19:59:45.901Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32462026-06-30T19:59:47.233Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32472026-06-30T19:59:48.410Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32482026-06-30T19:59:49.943Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32492026-06-30T19:59:51.010Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32502026-06-30T19:59:52.365Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32512026-06-30T19:59:54.904Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32522026-06-30T19:59:55.751Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32532026-06-30T19:59:57.162Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32542026-06-30T20:00:01.766Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32552026-06-30T20:00:02.365Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32562026-06-30T20:00:03.867Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32572026-06-30T20:00:09.040Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32582026-06-30T20:00:09.057Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32592026-06-30T20:00:09.857Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32602026-06-30T20:00:09.886Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32612026-06-30T20:00:11.685Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32622026-06-30T20:00:13.466Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32632026-06-30T20:00:15.251Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32642026-06-30T20:00:17.255Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32652026-06-30T20:00:18.885Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32662026-06-30T20:00:20.894Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32672026-06-30T20:00:22.348Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32682026-06-30T20:00:23.985Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32692026-06-30T20:00:25.718Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32702026-06-30T20:00:27.446Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32712026-06-30T20:00:29.088Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32722026-06-30T20:00:30.872Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32732026-06-30T20:00:32.455Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32742026-06-30T20:00:34.055Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32752026-06-30T20:00:35.963Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32762026-06-30T20:00:39.172Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32772026-06-30T20:00:41.088Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32782026-06-30T20:00:42.829Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32792026-06-30T20:00:44.962Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32802026-06-30T20:00:48.546Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32812026-06-30T20:00:50.489Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32822026-06-30T20:00:52.605Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32832026-06-30T20:00:54.312Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32842026-06-30T20:00:57.850Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32852026-06-30T20:00:59.460Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32862026-06-30T20:01:01.067Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32872026-06-30T20:01:03.324Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32882026-06-30T20:01:05.618Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32892026-06-30T20:01:08.126Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32902026-06-30T20:01:10.298Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32912026-06-30T20:01:12.514Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32922026-06-30T20:01:14.687Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32932026-06-30T20:01:17.214Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32942026-06-30T20:01:19.090Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32952026-06-30T20:01:21.756Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32962026-06-30T20:01:23.543Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32972026-06-30T20:01:25.795Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32982026-06-30T20:01:27.963Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32992026-06-30T20:01:30.274Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33002026-06-30T20:01:32.541Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33012026-06-30T20:01:34.809Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33022026-06-30T20:01:37.186Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33032026-06-30T20:01:39.582Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33042026-06-30T20:01:41.888Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33052026-06-30T20:01:44.209Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33062026-06-30T20:01:46.539Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33072026-06-30T20:01:48.885Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33082026-06-30T20:01:51.245Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33092026-06-30T20:01:53.562Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33102026-06-30T20:01:55.957Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33112026-06-30T20:01:58.353Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33122026-06-30T20:02:00.645Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33132026-06-30T20:02:02.975Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33142026-06-30T20:02:05.410Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33152026-06-30T20:02:07.860Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33162026-06-30T20:02:10.273Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33172026-06-30T20:02:12.693Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33182026-06-30T20:02:15.158Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33192026-06-30T20:02:17.544Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33202026-06-30T20:02:20.085Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33212026-06-30T20:02:22.388Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33222026-06-30T20:02:24.752Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33232026-06-30T20:02:27.089Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33242026-06-30T20:02:29.455Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33252026-06-30T20:02:31.834Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33262026-06-30T20:02:34.742Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33272026-06-30T20:02:36.929Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33282026-06-30T20:02:39.460Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33292026-06-30T20:02:41.844Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33302026-06-30T20:02:44.449Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33312026-06-30T20:02:46.891Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33322026-06-30T20:02:49.509Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33332026-06-30T20:02:52.192Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33342026-06-30T20:02:54.762Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33352026-06-30T20:02:57.313Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33362026-06-30T20:02:59.823Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33372026-06-30T20:03:02.535Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33382026-06-30T20:03:05.164Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33392026-06-30T20:03:07.759Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33402026-06-30T20:03:10.689Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33412026-06-30T20:03:13.142Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33422026-06-30T20:03:21.192Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33432026-06-30T20:03:21.386Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33442026-06-30T20:03:24.603Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33452026-06-30T20:03:29.277Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33462026-06-30T20:03:32.264Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33472026-06-30T20:03:35.917Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33482026-06-30T20:03:39.736Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33492026-06-30T20:03:43.366Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33502026-06-30T20:03:47.148Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33512026-06-30T20:03:50.956Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33522026-06-30T20:03:54.579Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33532026-06-30T20:03:58.265Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33542026-06-30T20:04:02.023Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33552026-06-30T20:04:05.719Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33562026-06-30T20:04:09.636Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33572026-06-30T20:04:13.221Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33582026-06-30T20:04:18.976Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33592026-06-30T20:04:20.741Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33602026-06-30T20:04:24.362Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33612026-06-30T20:04:28.106Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33622026-06-30T20:04:31.836Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33632026-06-30T20:04:35.604Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33642026-06-30T20:04:39.441Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33652026-06-30T20:04:43.054Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33662026-06-30T20:04:46.933Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33672026-06-30T20:05:16.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 56s
33682026-06-30T20:05:16.786Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 200 other files
33692026-06-30T20:05:16.881Z
33702026-06-30T20:05:16.887Zreal 6:56.663279601
33712026-06-30T20:05:16.887Zuser 18:34.043597586
33722026-06-30T20:05:16.887Zsys 3:58.094481873
33732026-06-30T20:05:16.887Ztrap 0.274803631
33742026-06-30T20:05:16.888Ztflt 0.061537464
33752026-06-30T20:05:16.888Zdflt 0.092260910
33762026-06-30T20:05:16.888Zkflt 0.000030550
33772026-06-30T20:05:16.888Zlock 6:26:09.298026461
33782026-06-30T20:05:16.888Zslp 2:20:06.892111891
33792026-06-30T20:05:16.888Zlat 31.772785716
33802026-06-30T20:05:16.888Zstop 1:41.609877928
33812026-06-30T20:05:16.888Zprocess exited: duration 789937 ms, exit code 0
 
33822026-06-30T20:05:16.895Zfound 0 output files