01KZF1PP067XPPJTW92PNN9CM8: clippy (helios)

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

Buildomat Job: 01KZF1Q2DNBC40S49J90BENYG0

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-07T21:23:49.310Zjob assigned to worker 01KZF1QENBR6VRC0HD0V8TP3JB [factory aws, i-070fa368725f5c506] (queued for 54 s)
 
22026-08-07T21:23:55.883Zstarting task 0: "setup"
32026-08-07T21:23:55.888Z++ uname -s
42026-08-07T21:23:55.891Z+ kern=SunOS
52026-08-07T21:23:55.891Z+ build_user=build
62026-08-07T21:23:55.891Z+ build_uid=12345
72026-08-07T21:23:55.891Z+ work_dir=/work
82026-08-07T21:23:55.891Z+ input_dir=/input
92026-08-07T21:23:55.892Z+ [[ 0 == 12345 ]]
102026-08-07T21:23:55.892Z+ case "$kern" in
112026-08-07T21:23:55.892Z+ groupadd -g 12345 build
122026-08-07T21:23:55.894Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-07T21:23:57.897Z+ zfs create -o mountpoint=/work rpool/work
142026-08-07T21:23:57.981Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-07T21:23:57.984Z+ home_fs=zfs
162026-08-07T21:23:57.984Z+ [[ zfs == autofs ]]
172026-08-07T21:23:57.984Z+ mkdir -p /home/build
182026-08-07T21:23:57.984Z+ chown build:build /home/build /work
192026-08-07T21:23:59.985Z+ chmod 0700 /home/build /work
202026-08-07T21:23:59.987Zprocess exited: duration 4102 ms, exit code 0
 
212026-08-07T21:23:59.993Zstarting task 1: "rust-toolchain"
222026-08-07T21:23:59.996Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-07T21:23:59.996Z * rust toolchain channel = "1.97.1"
242026-08-07T21:23:59.996Z * rust toolchain profile = "default"
252026-08-07T21:23:59.996Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-07T21:23:59.996Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-07T21:23:59.999Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-07T21:23:59.999Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-07T21:23:59.999Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-07T21:24:00.079Zinfo: downloading installer
312026-08-07T21:24:01.401Zwarn: It looks like you have an existing rustup settings file at:
322026-08-07T21:24:01.401Zwarn: /home/build/.rustup/settings.toml
332026-08-07T21:24:01.401Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-07T21:24:01.404Zwarn: instead of the one inferred from the default host triple.
352026-08-07T21:24:01.413Zinfo: profile set to default
362026-08-07T21:24:01.413Zinfo: default host triple is x86_64-unknown-illumos
372026-08-07T21:24:01.416Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-07T21:24:01.561Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-07T21:24:01.564Zinfo: downloading 6 components
402026-08-07T21:24:15.949Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-07T21:24:15.949Z
422026-08-07T21:24:15.979Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-07T21:24:15.979Z
442026-08-07T21:24:15.979Z
452026-08-07T21:24:15.979ZRust is installed now. Great!
462026-08-07T21:24:15.979Z
472026-08-07T21:24:15.982ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-07T21:24:15.982Zenvironment variable. This has not been done automatically.
492026-08-07T21:24:15.982Z
502026-08-07T21:24:15.982ZTo configure your current shell, you need to source
512026-08-07T21:24:15.982Zthe corresponding env file under $HOME/.cargo.
522026-08-07T21:24:15.982Z
532026-08-07T21:24:15.982ZThis is usually done by running one of the following (note the leading DOT):
542026-08-07T21:24:15.983Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-07T21:24:15.983Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-07T21:24:15.983Zsource "~/.cargo/env.nu" # For nushell
572026-08-07T21:24:15.983Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-07T21:24:15.983Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-07T21:24:15.983Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-07T21:24:15.983Zwarn: no default linker (`cc`) was found in your PATH
612026-08-07T21:24:15.983Zwarn: many Rust crates require a system C toolchain to build
622026-08-07T21:24:16.075Z+ rustup --version
632026-08-07T21:24:16.084Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-07T21:24:16.087Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-07T21:24:16.105Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-07T21:24:16.109Z+ cargo --version
672026-08-07T21:24:16.122Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-07T21:24:16.126Z+ rustc --version
692026-08-07T21:24:16.144Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-07T21:24:16.147Zprocess exited: duration 16153 ms, exit code 0
 
712026-08-07T21:24:16.153Zstarting task 2: "authentication"
722026-08-07T21:24:16.170Zprocess exited: duration 16 ms, exit code 0
 
732026-08-07T21:24:16.177Zstarting task 3: "clone repository"
742026-08-07T21:24:16.181Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-07T21:24:16.183Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-07T21:24:16.209ZCloning into '/work/oxidecomputer/omicron'...
772026-08-07T21:24:27.546Z+ cd /work/oxidecomputer/omicron
782026-08-07T21:24:27.546Z+ git fetch origin 661d513a778443b1e21b881c8f8df99a2f60db0b
792026-08-07T21:24:27.884ZFrom https://github.com/oxidecomputer/omicron
802026-08-07T21:24:27.884Z * branch 661d513a778443b1e21b881c8f8df99a2f60db0b -> FETCH_HEAD
812026-08-07T21:24:27.896Z+ [[ -n oliver/polar-patch ]]
822026-08-07T21:24:27.899Z++ git branch --show-current
832026-08-07T21:24:27.899Z+ current=main
842026-08-07T21:24:27.899Z+ [[ main != oliver/polar-patch ]]
852026-08-07T21:24:27.899Z+ git branch -f oliver/polar-patch 661d513a778443b1e21b881c8f8df99a2f60db0b
862026-08-07T21:24:27.902Z+ git checkout -f oliver/polar-patch
872026-08-07T21:24:28.151ZSwitched to branch 'oliver/polar-patch'
882026-08-07T21:24:28.154Z+ git reset --hard 661d513a778443b1e21b881c8f8df99a2f60db0b
892026-08-07T21:24:28.167ZHEAD is now at 661d513a7 Implemented feedback
902026-08-07T21:24:28.170Zprocess exited: duration 11991 ms, exit code 0
 
912026-08-07T21:24:28.176Zstarting task 4: "build"
922026-08-07T21:24:28.180Z+ source ./env.sh
932026-08-07T21:24:28.180Z++ OLD_SHELL_OPTS=ehxB
942026-08-07T21:24:28.180Z++ set -o xtrace
952026-08-07T21:24:28.183Z++++ dirname ./env.sh
962026-08-07T21:24:28.186Z+++ readlink -f .
972026-08-07T21:24:28.189Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-07T21:24:28.189Z++ 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-08-07T21:24:28.189Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-07T21:24:28.189Z++ 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-08-07T21:24:28.189Z++ 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-08-07T21:24:28.189Z++ 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-08-07T21:24:28.189Z++ 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-08-07T21:24:28.189Z++ 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-08-07T21:24:28.189Z++ 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-08-07T21:24:28.189Z++ 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-08-07T21:24:28.189Z++ 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-08-07T21:24:28.189Z++ case $OLD_SHELL_OPTS in
1092026-08-07T21:24:28.189Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-07T21:24:28.189Z+ source .github/buildomat/ci-env.sh
1112026-08-07T21:24:28.189Z++ export CARGO_TERM_COLOR=always
1122026-08-07T21:24:28.189Z++ CARGO_TERM_COLOR=always
1132026-08-07T21:24:28.189Z+++ uname -s
1142026-08-07T21:24:28.189Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-07T21:24:28.189Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-07T21:24:28.193Z+ cargo --version
1172026-08-07T21:24:28.198Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-07T21:24:28.201Z+ rustc --version
1192026-08-07T21:24:28.220Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-07T21:24:28.223Z+ banner prerequisites
1212026-08-07T21:24:28.226Z
1222026-08-07T21:24:28.226Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-07T21:24:28.226Z # # # # # # # # # # # # # # #
1242026-08-07T21:24:28.226Z # # # # ##### # # ##### # # # # # #### #
1252026-08-07T21:24:28.226Z ##### ##### # ##### # # # # # # # # #
1262026-08-07T21:24:28.226Z # # # # # # # # # # # # # # #
1272026-08-07T21:24:28.226Z # # # ###### # # ###### ### # #### # #### #
1282026-08-07T21:24:28.226Z
1292026-08-07T21:24:28.227Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-07T21:24:29.971Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-07T21:24:30.222Z Startup: Caching catalogs ... Done
1322026-08-07T21:24:31.612ZPlanning: Solver setup ... Done (1.305s)
1332026-08-07T21:24:31.657ZPlanning: Running solver ... Done (0.045s)
1342026-08-07T21:24:31.688ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-07T21:24:31.703ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-07T21:24:31.721ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-07T21:24:31.735ZPlanning: Package planning ... Done (0.014s)
1382026-08-07T21:24:31.737ZPlanning: Merging actions ... Done (0.001s)
1392026-08-07T21:24:31.898ZPlanning: Checking for conflicting actions ... Done (0.161s)
1402026-08-07T21:24:31.901ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-07T21:24:32.678ZPlanning: Evaluating mediators ... Done (0.779s)
1422026-08-07T21:24:32.681ZPlanning: Planning completed in 2.43 seconds
1432026-08-07T21:24:32.687Z Packages to install: 2
1442026-08-07T21:24:32.690Z Estimated space available: 156.02 GB
1452026-08-07T21:24:32.690ZEstimated space to be consumed: 57.87 MB
1462026-08-07T21:24:32.690Z Create boot environment: No
1472026-08-07T21:24:32.690ZCreate backup boot environment: No
1482026-08-07T21:24:32.690Z Rebuild boot archive: No
1492026-08-07T21:24:32.690Z
1502026-08-07T21:24:32.690ZChanged packages:
1512026-08-07T21:24:32.690Zhelios
1522026-08-07T21:24:32.690Z developer/build-essential
1532026-08-07T21:24:32.690Z None -> 11-3.0
1542026-08-07T21:24:32.690Z library/libxmlsec1
1552026-08-07T21:24:32.690Z None -> 1.2.35-3.0
1562026-08-07T21:24:32.711Z
1572026-08-07T21:24:32.711ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-07T21:24:32.788ZDownload: Completed 1.28 MB in 0.08 seconds (16.7M/s)
1592026-08-07T21:24:32.877Z Actions: 1/268 actions (Installing new actions)
1602026-08-07T21:24:32.914Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-07T21:24:32.938ZFinalize: Updating package state database ... Done (0.024s)
1622026-08-07T21:24:32.941ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-07T21:24:33.004ZFinalize: Updating image state ... Done (0.065s)
1642026-08-07T21:24:35.487ZFinalize: Creating fast lookup database ... Done (2.442s)
1652026-08-07T21:24:35.557ZFinalize: Reading search index ... Done (0.011s)
1662026-08-07T21:24:35.560ZFinalize: Updating search index ... Done (0.000s)
1672026-08-07T21:24:35.670ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-07T21:24:36.018ZPlanning: Evaluating mediator changes ... Done
1692026-08-07T21:24:36.123ZPlanning: Checking for conflicting actions ... Done
1702026-08-07T21:24:36.126ZPlanning: Consolidating action changes ... Done
1712026-08-07T21:24:36.281ZPlanning: Evaluating mediators ... Done
1722026-08-07T21:24:36.284ZPlanning: Planning completed in 0.26 seconds
1732026-08-07T21:24:36.304Z Mediators to change: 2
1742026-08-07T21:24:36.304Z Create boot environment: No
1752026-08-07T21:24:36.304ZCreate backup boot environment: No
1762026-08-07T21:24:36.377ZFinalize: Updating package state database ... Done
1772026-08-07T21:24:36.377ZFinalize: Updating package cache ... Done
1782026-08-07T21:24:36.413ZFinalize: Updating image state ... Done
1792026-08-07T21:24:38.376ZFinalize: Creating fast lookup database ... Done
1802026-08-07T21:24:38.440ZFinalize: Reading search index ... Done
1812026-08-07T21:24:38.444ZFinalize: Updating search index ... Done
1822026-08-07T21:24:38.535ZFinalize: Updating package cache ... Done
1832026-08-07T21:24:38.819ZPlanning: Evaluating mediator changes ... Done
1842026-08-07T21:24:38.924ZPlanning: Checking for conflicting actions ... Done
1852026-08-07T21:24:38.927ZPlanning: Consolidating action changes ... Done
1862026-08-07T21:24:39.083ZPlanning: Evaluating mediators ... Done
1872026-08-07T21:24:39.086ZPlanning: Planning completed in 0.26 seconds
1882026-08-07T21:24:39.105Z Mediators to change: 1
1892026-08-07T21:24:39.105Z Create boot environment: No
1902026-08-07T21:24:39.105ZCreate backup boot environment: No
1912026-08-07T21:24:39.159ZFinalize: Updating package state database ... Done
1922026-08-07T21:24:39.159ZFinalize: Updating package cache ... Done
1932026-08-07T21:24:39.195ZFinalize: Updating image state ... Done
1942026-08-07T21:24:41.151ZFinalize: Creating fast lookup database ... Done
1952026-08-07T21:24:41.212ZFinalize: Reading search index ... Done
1962026-08-07T21:24:41.216ZFinalize: Updating search index ... Done
1972026-08-07T21:24:41.312ZFinalize: Updating package cache ... Done
1982026-08-07T21:24:41.625ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-07T21:24:41.625Zapache system 2.4 system
2002026-08-07T21:24:41.625Zclang system 15 system
2012026-08-07T21:24:41.625Zcsh system system illumos
2022026-08-07T21:24:41.626Zctags system system illumos
2032026-08-07T21:24:41.626Zfile vendor vendor darwinsys
2042026-08-07T21:24:41.626Zfile system system illumos
2052026-08-07T21:24:41.626Zgcc vendor 14 vendor
2062026-08-07T21:24:41.626Zgcc system 13 system
2072026-08-07T21:24:41.626Zgcc system 10 system
2082026-08-07T21:24:41.626Zgo system 1.25 system
2092026-08-07T21:24:41.626Zllvm system 15 system
2102026-08-07T21:24:41.626Zmariadb system 11.4 system
2112026-08-07T21:24:41.626Zmta vendor vendor dma
2122026-08-07T21:24:41.626Zopenjdk system 17 system
2132026-08-07T21:24:41.626Zopenjdk system 11 system
2142026-08-07T21:24:41.626Zopenssl vendor 3 vendor
2152026-08-07T21:24:41.626Zperl system 5.40 system
2162026-08-07T21:24:41.626Zpostgresql system 18 system
2172026-08-07T21:24:41.626Zpostgresql system 17 system
2182026-08-07T21:24:41.626Zpython vendor 3 vendor
2192026-08-07T21:24:41.626Zpython system 2 system
2202026-08-07T21:24:41.626Zpython3 vendor 3.13 vendor
2212026-08-07T21:24:41.626Zruby system 3.4 system
2222026-08-07T21:24:41.626Zruby system 3.0 system
2232026-08-07T21:24:41.626Zwords vendor vendor american-english
2242026-08-07T21:24:41.626Zwords system system australian-english
2252026-08-07T21:24:41.626Zwords system system british-english
2262026-08-07T21:24:41.626Zwords system system canadian-english
2272026-08-07T21:24:41.626Zwords system system french
2282026-08-07T21:24:41.626Zwords system system italian
2292026-08-07T21:24:41.626Zwords system system ngerman
2302026-08-07T21:24:41.626Zwords system system ogerman
2312026-08-07T21:24:41.626Zwords system system spanish
2322026-08-07T21:24:41.879ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-07T21:24:41.879Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-07T21:24:42.286ZFMRI IFO
2352026-08-07T21:24:42.286Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-07T21:24:42.286Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-07T21:24:42.286Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-07T21:24:42.286Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-07T21:24:42.286Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-07T21:24:42.286Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-07T21:24:42.286Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-07T21:24:42.286Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-07T21:24:42.286Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-07T21:24:42.601Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-07T21:24:42.952Z Updating crates.io index
2462026-08-07T21:24:42.954Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-07T21:24:43.251Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-07T21:24:43.832Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-07T21:24:44.867Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-07T21:24:45.419Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-07T21:24:47.019Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-07T21:24:47.843Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-07T21:24:48.159Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-07T21:24:48.521Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-07T21:24:50.089Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-07T21:24:50.372Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-07T21:24:50.853Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-08-07T21:24:51.408Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-08-07T21:24:51.712Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-08-07T21:24:51.992Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-08-07T21:24:52.290Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-08-07T21:24:52.573Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-08-07T21:24:52.866Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2642026-08-07T21:24:53.501Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2652026-08-07T21:24:53.969Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-08-07T21:24:54.328Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2672026-08-07T21:24:54.805Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682026-08-07T21:24:55.141Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692026-08-07T21:24:56.011Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2702026-08-07T21:24:56.341Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-08-07T21:24:56.637Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-08-07T21:24:57.113Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-08-07T21:24:57.408Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-08-07T21:24:57.817Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752026-08-07T21:24:58.143Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762026-08-07T21:24:58.424Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-08-07T21:24:58.750Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-08-07T21:24:59.139Z Updating git repository `https://github.com/oxidecomputer/tough`
2792026-08-07T21:24:59.741Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802026-08-07T21:25:00.277Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-08-07T21:25:00.593Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2822026-08-07T21:25:01.085Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2832026-08-07T21:25:01.578Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2842026-08-07T21:25:02.240Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-08-07T21:25:02.676Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2862026-08-07T21:25:02.974Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2872026-08-07T21:25:03.266Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2882026-08-07T21:25:03.557Z Updating git repository `https://github.com/illumos/smf-rs`
2892026-08-07T21:25:06.178Z Downloading crates ...
2902026-08-07T21:25:06.231Z Downloaded anstyle v1.0.14
2912026-08-07T21:25:06.234Z Downloaded anyhow v1.0.102
2922026-08-07T21:25:06.237Z Downloaded byteorder v1.5.0
2932026-08-07T21:25:06.237Z Downloaded anstream v1.0.0
2942026-08-07T21:25:06.240Z Downloaded clap_lex v1.0.0
2952026-08-07T21:25:06.241Z Downloaded cfg-if v1.0.4
2962026-08-07T21:25:06.241Z Downloaded errno v0.3.14
2972026-08-07T21:25:06.241Z Downloaded camino-tempfile v1.4.1
2982026-08-07T21:25:06.245Z Downloaded cargo-platform v0.3.2
2992026-08-07T21:25:06.249Z Downloaded clap_derive v4.6.1
3002026-08-07T21:25:06.249Z Downloaded is_terminal_polyfill v1.70.2
3012026-08-07T21:25:06.249Z Downloaded crypto-common v0.1.7
3022026-08-07T21:25:06.249Z Downloaded dtrace-parser v0.2.0
3032026-08-07T21:25:06.252Z Downloaded anstyle-query v1.1.5
3042026-08-07T21:25:06.255Z Downloaded cpufeatures v0.2.17
3052026-08-07T21:25:06.255Z Downloaded memmap v0.7.0
3062026-08-07T21:25:06.255Z Downloaded zerocopy v0.7.35
3072026-08-07T21:25:06.262Z Downloaded bytecount v0.6.9
3082026-08-07T21:25:06.268Z Downloaded zmij v1.0.21
3092026-08-07T21:25:06.268Z Downloaded fastrand v2.3.0
3102026-08-07T21:25:06.268Z Downloaded macaddr v1.0.1
3112026-08-07T21:25:06.268Z Downloaded zerocopy-derive v0.7.35
3122026-08-07T21:25:06.268Z Downloaded bitflags v2.11.0
3132026-08-07T21:25:06.274Z Downloaded dof v0.3.0
3142026-08-07T21:25:06.274Z Downloaded heck v0.5.0
3152026-08-07T21:25:06.279Z Downloaded equivalent v1.0.2
3162026-08-07T21:25:06.279Z Downloaded generic-array v0.14.7
3172026-08-07T21:25:06.285Z Downloaded serde_spanned v0.6.9
3182026-08-07T21:25:06.285Z Downloaded pest_derive v2.8.6
3192026-08-07T21:25:06.290Z Downloaded papergrid v0.11.0
3202026-08-07T21:25:06.296Z Downloaded fnv v1.0.7
3212026-08-07T21:25:06.296Z Downloaded itoa v1.0.17
3222026-08-07T21:25:06.303Z Downloaded smawk v0.3.2
3232026-08-07T21:25:06.306Z Downloaded plain v0.2.3
3242026-08-07T21:25:06.309Z Downloaded toml_write v0.1.2
3252026-08-07T21:25:06.312Z Downloaded utf8parse v0.2.2
3262026-08-07T21:25:06.312Z Downloaded anstyle-parse v1.0.0
3272026-08-07T21:25:06.314Z Downloaded strsim v0.11.1
3282026-08-07T21:25:06.314Z Downloaded digest v0.10.7
3292026-08-07T21:25:06.317Z Downloaded thiserror v1.0.69
3302026-08-07T21:25:06.322Z Downloaded thread-id v4.2.2
3312026-08-07T21:25:06.325Z Downloaded proc-macro-error-attr v1.0.4
3322026-08-07T21:25:06.333Z Downloaded colorchoice v1.0.4
3332026-08-07T21:25:06.335Z Downloaded usdt-macro v0.5.0
3342026-08-07T21:25:06.335Z Downloaded pretty-hex v0.4.1
3352026-08-07T21:25:06.338Z Downloaded swrite v0.1.0
3362026-08-07T21:25:06.341Z Downloaded terminal_size v0.4.3
3372026-08-07T21:25:06.344Z Downloaded heck v0.4.1
3382026-08-07T21:25:06.344Z Downloaded toml_datetime v0.6.11
3392026-08-07T21:25:06.346Z Downloaded version_check v0.9.5
3402026-08-07T21:25:06.350Z Downloaded tabled_derive v0.7.0
3412026-08-07T21:25:06.353Z Downloaded usdt-attr-macro v0.5.0
3422026-08-07T21:25:06.353Z Downloaded scroll_derive v0.12.1
3432026-08-07T21:25:06.356Z Downloaded usdt v0.5.0
3442026-08-07T21:25:06.356Z Downloaded fs-err v3.3.0
3452026-08-07T21:25:06.359Z Downloaded unicode-linebreak v0.1.5
3462026-08-07T21:25:06.361Z Downloaded autocfg v1.5.0
3472026-08-07T21:25:06.362Z Downloaded block-buffer v0.10.4
3482026-08-07T21:25:06.365Z Downloaded cargo_metadata v0.23.1
3492026-08-07T21:25:06.367Z Downloaded cargo_toml v0.21.0
3502026-08-07T21:25:06.374Z Downloaded sha2 v0.10.9
3512026-08-07T21:25:06.377Z Downloaded once_cell v1.21.3
3522026-08-07T21:25:06.377Z Downloaded toml v0.8.23
3532026-08-07T21:25:06.381Z Downloaded getrandom v0.4.1
3542026-08-07T21:25:06.384Z Downloaded quote v1.0.45
3552026-08-07T21:25:06.387Z Downloaded usdt-impl v0.5.0
3562026-08-07T21:25:06.392Z Downloaded thiserror v2.0.18
3572026-08-07T21:25:06.395Z Downloaded scroll v0.12.0
3582026-08-07T21:25:06.398Z Downloaded thiserror-impl v1.0.69
3592026-08-07T21:25:06.398Z Downloaded proc-macro-error v1.0.4
3602026-08-07T21:25:06.401Z Downloaded thiserror-impl v2.0.18
3612026-08-07T21:25:06.401Z Downloaded serde_tokenstream v0.2.3
3622026-08-07T21:25:06.403Z Downloaded camino v1.2.2
3632026-08-07T21:25:06.412Z Downloaded clap v4.6.1
3642026-08-07T21:25:06.415Z Downloaded log v0.4.29
3652026-08-07T21:25:06.422Z Downloaded semver v1.0.28
3662026-08-07T21:25:06.424Z Downloaded tempfile v3.25.0
3672026-08-07T21:25:06.427Z Downloaded serde_core v1.0.228
3682026-08-07T21:25:06.433Z Downloaded proc-macro2 v1.0.106
3692026-08-07T21:25:06.436Z Downloaded pest_meta v2.8.6
3702026-08-07T21:25:06.440Z Downloaded pest_generator v2.8.6
3712026-08-07T21:25:06.444Z Downloaded serde_derive v1.0.228
3722026-08-07T21:25:06.446Z Downloaded ucd-trie v0.1.7
3732026-08-07T21:25:06.470Z Downloaded unicode-ident v1.0.24
3742026-08-07T21:25:06.473Z Downloaded toml_edit v0.22.27
3752026-08-07T21:25:06.477Z Downloaded textwrap v0.16.2
3762026-08-07T21:25:06.484Z Downloaded serde v1.0.228
3772026-08-07T21:25:06.491Z Downloaded memchr v2.8.0
3782026-08-07T21:25:06.500Z Downloaded typenum v1.20.1
3792026-08-07T21:25:06.502Z Downloaded pest v2.8.6
3802026-08-07T21:25:06.508Z Downloaded indexmap v2.14.0
3812026-08-07T21:25:06.518Z Downloaded hashbrown v0.17.0
3822026-08-07T21:25:06.528Z Downloaded clap_builder v4.6.0
3832026-08-07T21:25:06.537Z Downloaded serde_json v1.0.151
3842026-08-07T21:25:06.555Z Downloaded winnow v0.7.14
3852026-08-07T21:25:06.560Z Downloaded goblin v0.8.2
3862026-08-07T21:25:06.570Z Downloaded tabled v0.15.0
3872026-08-07T21:25:06.588Z Downloaded syn v1.0.109
3882026-08-07T21:25:06.594Z Downloaded unicode-width v0.2.0
3892026-08-07T21:25:06.602Z Downloaded unicode-width v0.1.14
3902026-08-07T21:25:06.606Z Downloaded syn v2.0.117
3912026-08-07T21:25:06.618Z Downloaded rustix v1.1.3
3922026-08-07T21:25:06.646Z Downloaded libc v0.2.185
3932026-08-07T21:25:06.708Z Compiling proc-macro2 v1.0.106
3942026-08-07T21:25:06.708Z Compiling unicode-ident v1.0.24
3952026-08-07T21:25:06.708Z Compiling quote v1.0.45
3962026-08-07T21:25:06.708Z Compiling serde_core v1.0.228
3972026-08-07T21:25:06.711Z Compiling libc v0.2.185
3982026-08-07T21:25:06.711Z Compiling version_check v0.9.5
3992026-08-07T21:25:06.711Z Compiling memchr v2.8.0
4002026-08-07T21:25:06.711Z Compiling serde v1.0.228
4012026-08-07T21:25:07.063Z Compiling zmij v1.0.21
4022026-08-07T21:25:07.286Z Compiling thiserror v1.0.69
4032026-08-07T21:25:07.289Z Compiling itoa v1.0.17
4042026-08-07T21:25:07.289Z Compiling ucd-trie v0.1.7
4052026-08-07T21:25:07.548Z Compiling pest v2.8.6
4062026-08-07T21:25:07.597Z Compiling rustix v1.1.3
4072026-08-07T21:25:07.708Z Compiling byteorder v1.5.0
4082026-08-07T21:25:07.747Z Compiling errno v0.3.14
4092026-08-07T21:25:07.899Z Compiling serde_json v1.0.151
4102026-08-07T21:25:08.036Z Compiling bitflags v2.11.0
4112026-08-07T21:25:08.125Z Compiling syn v2.0.117
4122026-08-07T21:25:08.221Z Compiling thread-id v4.2.2
4132026-08-07T21:25:08.259Z Compiling proc-macro-error-attr v1.0.4
4142026-08-07T21:25:08.304Z Compiling usdt-impl v0.5.0
4152026-08-07T21:25:08.378Z Compiling syn v1.0.109
4162026-08-07T21:25:08.438Z Compiling camino v1.2.2
4172026-08-07T21:25:08.612Z Compiling pest_meta v2.8.6
4182026-08-07T21:25:08.774Z Compiling proc-macro-error v1.0.4
4192026-08-07T21:25:08.777Z Compiling log v0.4.29
4202026-08-07T21:25:08.806Z Compiling utf8parse v0.2.2
4212026-08-07T21:25:08.919Z Compiling plain v0.2.3
4222026-08-07T21:25:08.955Z Compiling hashbrown v0.17.0
4232026-08-07T21:25:08.976Z Compiling getrandom v0.4.1
4242026-08-07T21:25:09.030Z Compiling equivalent v1.0.2
4252026-08-07T21:25:09.191Z Compiling terminal_size v0.4.3
4262026-08-07T21:25:09.386Z Compiling anstyle-parse v1.0.0
4272026-08-07T21:25:09.476Z Compiling indexmap v2.14.0
4282026-08-07T21:25:09.916Z Compiling colorchoice v1.0.4
4292026-08-07T21:25:09.969Z Compiling thiserror v2.0.18
4302026-08-07T21:25:10.138Z Compiling winnow v0.7.14
4312026-08-07T21:25:10.198Z Compiling anstyle-query v1.1.5
4322026-08-07T21:25:10.198Z Compiling cfg-if v1.0.4
4332026-08-07T21:25:10.212Z Compiling is_terminal_polyfill v1.70.2
4342026-08-07T21:25:10.241Z Compiling autocfg v1.5.0
4352026-08-07T21:25:10.262Z Compiling toml_write v0.1.2
4362026-08-07T21:25:10.296Z Compiling anstyle v1.0.14
4372026-08-07T21:25:10.341Z Compiling pretty-hex v0.4.1
4382026-08-07T21:25:10.437Z Compiling pest_generator v2.8.6
4392026-08-07T21:25:10.551Z Compiling anstream v1.0.0
4402026-08-07T21:25:10.645Z Compiling fs-err v3.3.0
4412026-08-07T21:25:10.763Z Compiling clap_lex v1.0.0
4422026-08-07T21:25:10.843Z Compiling anyhow v1.0.102
4432026-08-07T21:25:11.033Z Compiling fnv v1.0.7
4442026-08-07T21:25:11.042Z Compiling heck v0.5.0
4452026-08-07T21:25:11.042Z Compiling strsim v0.11.1
4462026-08-07T21:25:11.066Z Compiling bytecount v0.6.9
4472026-08-07T21:25:11.122Z Compiling unicode-width v0.1.14
4482026-08-07T21:25:11.141Z Compiling fastrand v2.3.0
4492026-08-07T21:25:11.174Z Compiling heck v0.4.1
4502026-08-07T21:25:11.205Z Compiling once_cell v1.21.3
4512026-08-07T21:25:11.339Z Compiling clap_builder v4.6.0
4522026-08-07T21:25:11.431Z Compiling papergrid v0.11.0
4532026-08-07T21:25:11.469Z Compiling tempfile v3.25.0
4542026-08-07T21:25:11.567Z Compiling cargo-platform v0.3.2
4552026-08-07T21:25:11.600Z Compiling semver v1.0.28
4562026-08-07T21:25:11.667Z Compiling memmap v0.7.0
4572026-08-07T21:25:11.736Z Compiling tabled_derive v0.7.0
4582026-08-07T21:25:11.847Z Compiling unicode-width v0.2.0
4592026-08-07T21:25:11.850Z Compiling smawk v0.3.2
4602026-08-07T21:25:11.881Z Compiling unicode-linebreak v0.1.5
4612026-08-07T21:25:11.927Z Compiling camino-tempfile v1.4.1
4622026-08-07T21:25:12.038Z Compiling serde_derive v1.0.228
4632026-08-07T21:25:12.119Z Compiling thiserror-impl v1.0.69
4642026-08-07T21:25:12.119Z Compiling zerocopy-derive v0.7.35
4652026-08-07T21:25:12.156Z Compiling pest_derive v2.8.6
4662026-08-07T21:25:12.358Z Compiling scroll_derive v0.12.1
4672026-08-07T21:25:12.602Z Compiling thiserror-impl v2.0.18
4682026-08-07T21:25:12.646Z Compiling clap_derive v4.6.1
4692026-08-07T21:25:12.891Z Compiling tabled v0.15.0
4702026-08-07T21:25:13.009Z Compiling zerocopy v0.7.35
4712026-08-07T21:25:13.042Z Compiling scroll v0.12.0
4722026-08-07T21:25:13.415Z Compiling goblin v0.8.2
4732026-08-07T21:25:13.518Z Compiling dtrace-parser v0.2.0
4742026-08-07T21:25:13.583Z Compiling textwrap v0.16.2
4752026-08-07T21:25:14.111Z Compiling swrite v0.1.0
4762026-08-07T21:25:14.397Z Compiling clap v4.6.1
4772026-08-07T21:25:15.142Z Compiling dof v0.3.0
4782026-08-07T21:25:15.142Z Compiling serde_tokenstream v0.2.3
4792026-08-07T21:25:15.159Z Compiling serde_spanned v0.6.9
4802026-08-07T21:25:15.170Z Compiling toml_datetime v0.6.11
4812026-08-07T21:25:15.170Z Compiling macaddr v1.0.1
4822026-08-07T21:25:15.223Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4832026-08-07T21:25:15.223Z Compiling cargo_metadata v0.23.1
4842026-08-07T21:25:15.333Z Compiling toml_edit v0.22.27
4852026-08-07T21:25:15.930Z Compiling usdt-macro v0.5.0
4862026-08-07T21:25:15.936Z Compiling usdt-attr-macro v0.5.0
4872026-08-07T21:25:16.543Z Compiling usdt v0.5.0
4882026-08-07T21:25:16.702Z Compiling toml v0.8.23
4892026-08-07T21:25:17.037Z Compiling cargo_toml v0.21.0
4902026-08-07T21:25:18.325Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912026-08-07T21:25:20.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.91s
4922026-08-07T21:25:20.559Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4932026-08-07T21:25:21.072Z Downloading crates ...
4942026-08-07T21:25:21.128Z Downloaded async-stream-impl v0.3.6
4952026-08-07T21:25:21.132Z Downloaded aead v0.6.1
4962026-08-07T21:25:21.136Z Downloaded argon2 v0.5.3
4972026-08-07T21:25:21.139Z Downloaded compression-codecs v0.4.37
4982026-08-07T21:25:21.143Z Downloaded cbc v0.2.1
4992026-08-07T21:25:21.146Z Downloaded chacha20 v0.9.1
5002026-08-07T21:25:21.149Z Downloaded aead v0.5.2
5012026-08-07T21:25:21.149Z Downloaded constant_time_eq v0.4.2
5022026-08-07T21:25:21.153Z Downloaded futures-sink v0.3.32
5032026-08-07T21:25:21.157Z Downloaded const-oid v0.10.2
5042026-08-07T21:25:21.157Z Downloaded atty v0.2.14
5052026-08-07T21:25:21.161Z Downloaded adler2 v2.0.1
5062026-08-07T21:25:21.161Z Downloaded bit-set v0.5.3
5072026-08-07T21:25:21.161Z Downloaded bit-set v0.8.0
5082026-08-07T21:25:21.161Z Downloaded enum_dispatch v0.3.13
5092026-08-07T21:25:21.164Z Downloaded getrandom v0.2.17
5102026-08-07T21:25:21.164Z Downloaded httpdate v1.0.3
5112026-08-07T21:25:21.164Z Downloaded fd-lock v4.0.4
5122026-08-07T21:25:21.167Z Downloaded fixedbitset v0.4.2
5132026-08-07T21:25:21.167Z Downloaded float-ord v0.3.2
5142026-08-07T21:25:21.167Z Downloaded gethostname v0.5.0
5152026-08-07T21:25:21.170Z Downloaded float-cmp v0.10.0
5162026-08-07T21:25:21.170Z Downloaded futures-task v0.3.32
5172026-08-07T21:25:21.175Z Downloaded expectorate v1.2.0
5182026-08-07T21:25:21.178Z Downloaded foldhash v0.1.5
5192026-08-07T21:25:21.181Z Downloaded foreign-types-shared v0.3.1
5202026-08-07T21:25:21.181Z Downloaded bcs v0.1.6
5212026-08-07T21:25:21.181Z Downloaded bit-vec v0.8.0
5222026-08-07T21:25:21.184Z Downloaded anstream v0.6.21
5232026-08-07T21:25:21.184Z Downloaded erased-serde v0.3.31
5242026-08-07T21:25:21.184Z Downloaded enum-as-inner v0.6.1
5252026-08-07T21:25:21.184Z Downloaded base16ct v0.2.0
5262026-08-07T21:25:21.187Z Downloaded find-msvc-tools v0.1.9
5272026-08-07T21:25:21.187Z Downloaded env_logger v0.11.9
5282026-08-07T21:25:21.187Z Downloaded fs_extra v1.3.0
5292026-08-07T21:25:21.192Z Downloaded base16ct v1.0.0
5302026-08-07T21:25:21.195Z Downloaded flume v0.11.1
5312026-08-07T21:25:21.195Z Downloaded env_filter v1.0.0
5322026-08-07T21:25:21.195Z Downloaded foldhash v0.2.0
5332026-08-07T21:25:21.197Z Downloaded bcrypt-pbkdf v0.11.0
5342026-08-07T21:25:21.198Z Downloaded form_urlencoded v1.2.2
5352026-08-07T21:25:21.198Z Downloaded assert_matches v1.5.0
5362026-08-07T21:25:21.198Z Downloaded fatfs v0.3.6
5372026-08-07T21:25:21.202Z Downloaded atomic-waker v1.1.2
5382026-08-07T21:25:21.210Z Downloaded arrayvec v0.7.6
5392026-08-07T21:25:21.210Z Downloaded futures-io v0.3.32
5402026-08-07T21:25:21.210Z Downloaded getrandom v0.3.4
5412026-08-07T21:25:21.216Z Downloaded atomicwrites v0.4.4
5422026-08-07T21:25:21.216Z Downloaded flate2 v1.1.9
5432026-08-07T21:25:21.216Z Downloaded hash32 v0.2.1
5442026-08-07T21:25:21.222Z Downloaded async-recursion v1.1.1
5452026-08-07T21:25:21.222Z Downloaded git-stub v1.0.0
5462026-08-07T21:25:21.222Z Downloaded foreign-types v0.5.0
5472026-08-07T21:25:21.222Z Downloaded foreign-types-shared v0.1.1
5482026-08-07T21:25:21.222Z Downloaded hyper-tls v0.6.0
5492026-08-07T21:25:21.222Z Downloaded array-init v0.0.4
5502026-08-07T21:25:21.222Z Downloaded hex v0.4.3
5512026-08-07T21:25:21.222Z Downloaded fxhash v0.2.1
5522026-08-07T21:25:21.222Z Downloaded ghash v0.6.0
5532026-08-07T21:25:21.222Z Downloaded hash32 v0.3.1
5542026-08-07T21:25:21.225Z Downloaded http-range v0.1.5
5552026-08-07T21:25:21.226Z Downloaded block-padding v0.4.2
5562026-08-07T21:25:21.226Z Downloaded endian-type v0.1.2
5572026-08-07T21:25:21.226Z Downloaded hex-literal v1.1.0
5582026-08-07T21:25:21.226Z Downloaded ciborium-ll v0.2.2
5592026-08-07T21:25:21.229Z Downloaded home v0.5.12
5602026-08-07T21:25:21.230Z Downloaded filetime v0.2.27
5612026-08-07T21:25:21.230Z Downloaded hubpack v0.1.2
5622026-08-07T21:25:21.235Z Downloaded convert_case v0.4.0
5632026-08-07T21:25:21.239Z Downloaded ciborium-io v0.2.2
5642026-08-07T21:25:21.244Z Downloaded bb8 v0.8.6
5652026-08-07T21:25:21.244Z Downloaded bitfield-struct v0.6.2
5662026-08-07T21:25:21.257Z Downloaded foreign-types-macros v0.2.3
5672026-08-07T21:25:21.257Z Downloaded hubpack_derive v0.1.1
5682026-08-07T21:25:21.257Z Downloaded compression-core v0.4.31
5692026-08-07T21:25:21.263Z Downloaded futures-macro v0.3.32
5702026-08-07T21:25:21.263Z Downloaded globwalk v0.9.1
5712026-08-07T21:25:21.263Z Downloaded block-buffer v0.12.1
5722026-08-07T21:25:21.263Z Downloaded funty v2.0.0
5732026-08-07T21:25:21.263Z Downloaded hostname v0.3.1
5742026-08-07T21:25:21.263Z Downloaded async-stream v0.3.6
5752026-08-07T21:25:21.263Z Downloaded bitfield-macros v0.19.4
5762026-08-07T21:25:21.263Z Downloaded cfg_aliases v0.2.1
5772026-08-07T21:25:21.263Z Downloaded futures-core v0.3.32
5782026-08-07T21:25:21.266Z Downloaded base64ct v1.8.3
5792026-08-07T21:25:21.266Z Downloaded arrayref v0.3.9
5802026-08-07T21:25:21.269Z Downloaded flagset v0.4.7
5812026-08-07T21:25:21.269Z Downloaded foreign-types v0.3.2
5822026-08-07T21:25:21.272Z Downloaded fs-err v2.11.0
5832026-08-07T21:25:21.275Z Downloaded glob v0.3.3
5842026-08-07T21:25:21.275Z Downloaded phf_shared v0.13.1
5852026-08-07T21:25:21.275Z Downloaded num-conv v0.2.0
5862026-08-07T21:25:21.275Z Downloaded ascii-canvas v3.0.0
5872026-08-07T21:25:21.278Z Downloaded headers-core v0.3.0
5882026-08-07T21:25:21.278Z Downloaded cfg_aliases v0.1.1
5892026-08-07T21:25:21.281Z Downloaded openssl-probe v0.2.1
5902026-08-07T21:25:21.286Z Downloaded http-body v1.0.1
5912026-08-07T21:25:21.293Z Downloaded castaway v0.2.4
5922026-08-07T21:25:21.296Z Downloaded ahash v0.8.12
5932026-08-07T21:25:21.296Z Downloaded bit-vec v0.6.3
5942026-08-07T21:25:21.299Z Downloaded powerfmt v0.2.0
5952026-08-07T21:25:21.304Z Downloaded predicates-core v1.0.10
5962026-08-07T21:25:21.307Z Downloaded predicates-tree v1.0.13
5972026-08-07T21:25:21.307Z Downloaded rfc6979 v0.4.0
5982026-08-07T21:25:21.313Z Downloaded num v0.4.3
5992026-08-07T21:25:21.313Z Downloaded opaque-debug v0.3.1
6002026-08-07T21:25:21.313Z Downloaded ref-cast v1.0.25
6012026-08-07T21:25:21.318Z Downloaded group v0.13.0
6022026-08-07T21:25:21.320Z Downloaded ff v0.14.0
6032026-08-07T21:25:21.320Z Downloaded futures-executor v0.3.32
6042026-08-07T21:25:21.323Z Downloaded rand_xorshift v0.4.0
6052026-08-07T21:25:21.323Z Downloaded ff v0.13.1
6062026-08-07T21:25:21.326Z Downloaded fallible-iterator v0.2.0
6072026-08-07T21:25:21.326Z Downloaded rustc_version v0.1.7
6082026-08-07T21:25:21.329Z Downloaded hyper-staticfile v0.10.1
6092026-08-07T21:25:21.329Z Downloaded cobs v0.3.0
6102026-08-07T21:25:21.332Z Downloaded cmov v0.5.4
6112026-08-07T21:25:21.332Z Downloaded bitflags v1.3.2
6122026-08-07T21:25:21.335Z Downloaded backoff v0.4.0
6132026-08-07T21:25:21.338Z Downloaded async-trait v0.1.89
6142026-08-07T21:25:21.340Z Downloaded serde_bytes v0.11.19
6152026-08-07T21:25:21.343Z Downloaded blowfish v0.10.0
6162026-08-07T21:25:21.352Z Downloaded bs58 v0.5.1
6172026-08-07T21:25:21.352Z Downloaded semver v0.1.20
6182026-08-07T21:25:21.352Z Downloaded shell-words v1.1.1
6192026-08-07T21:25:21.372Z Downloaded buf-list v1.1.2
6202026-08-07T21:25:21.372Z Downloaded byte-wrapper v0.1.0
6212026-08-07T21:25:21.372Z Downloaded camino-tempfile-ext v0.3.3
6222026-08-07T21:25:21.372Z Downloaded bitfield v0.19.4
6232026-08-07T21:25:21.372Z Downloaded cexpr v0.6.0
6242026-08-07T21:25:21.372Z Downloaded hostname v0.4.2
6252026-08-07T21:25:21.372Z Downloaded owo-colors v4.3.0
6262026-08-07T21:25:21.372Z Downloaded same-file v1.0.6
6272026-08-07T21:25:21.373Z Downloaded highway v1.3.0
6282026-08-07T21:25:21.373Z Downloaded globset v0.4.18
6292026-08-07T21:25:21.373Z Downloaded group v0.14.0
6302026-08-07T21:25:21.376Z Downloaded http-body-util v0.1.3
6312026-08-07T21:25:21.376Z Downloaded argon2 v0.6.0-rc.8
6322026-08-07T21:25:21.376Z Downloaded anstyle-parse v0.2.7
6332026-08-07T21:25:21.376Z Downloaded num-rational v0.4.2
6342026-08-07T21:25:21.376Z Downloaded num_enum_derive v0.5.11
6352026-08-07T21:25:21.376Z Downloaded cipher v0.5.2
6362026-08-07T21:25:21.376Z Downloaded sigpipe v0.1.3
6372026-08-07T21:25:21.376Z Downloaded supports-color v3.0.2
6382026-08-07T21:25:21.376Z Downloaded testing_table v0.3.0
6392026-08-07T21:25:21.383Z Downloaded pem v3.0.6
6402026-08-07T21:25:21.386Z Downloaded cipher v0.4.4
6412026-08-07T21:25:21.386Z Downloaded phf v0.12.1
6422026-08-07T21:25:21.389Z Downloaded bzip2 v0.6.1
6432026-08-07T21:25:21.389Z Downloaded chacha20 v0.10.0
6442026-08-07T21:25:21.392Z Downloaded r2d2 v0.8.10
6452026-08-07T21:25:21.392Z Downloaded rpassword v7.5.4
6462026-08-07T21:25:21.395Z Downloaded usdt v0.6.0
6472026-08-07T21:25:21.398Z Downloaded slog-bunyan v2.5.0
6482026-08-07T21:25:21.404Z Downloaded parse-display-derive v0.10.0
6492026-08-07T21:25:21.407Z Downloaded futures-channel v0.3.32
6502026-08-07T21:25:21.407Z Downloaded fixedbitset v0.5.7
6512026-08-07T21:25:21.407Z Downloaded hybrid-array v0.4.13
6522026-08-07T21:25:21.407Z Downloaded primeorder v0.13.6
6532026-08-07T21:25:21.410Z Downloaded rustversion v1.0.22
6542026-08-07T21:25:21.410Z Downloaded git-stub-vcs v0.1.0
6552026-08-07T21:25:21.410Z Downloaded strip-ansi-escapes v0.2.1
6562026-08-07T21:25:21.415Z Downloaded structmeta-derive v0.3.0
6572026-08-07T21:25:21.415Z Downloaded take_mut v0.2.2
6582026-08-07T21:25:21.419Z Downloaded humantime v2.3.0
6592026-08-07T21:25:21.419Z Downloaded hyper-rustls v0.27.7
6602026-08-07T21:25:21.419Z Downloaded tokio-macros v2.7.0
6612026-08-07T21:25:21.422Z Downloaded postcard v1.1.3
6622026-08-07T21:25:21.422Z Downloaded progenitor-extras v0.2.0
6632026-08-07T21:25:21.422Z Downloaded httparse v1.10.1
6642026-08-07T21:25:21.426Z Downloaded primeorder v0.14.0
6652026-08-07T21:25:21.426Z Downloaded serde-hex v0.1.0
6662026-08-07T21:25:21.430Z Downloaded xshell-macros v0.2.7
6672026-08-07T21:25:21.430Z Downloaded hmac v0.13.0
6682026-08-07T21:25:21.430Z Downloaded signal-hook-registry v1.4.8
6692026-08-07T21:25:21.433Z Downloaded simd-adler32 v0.3.8
6702026-08-07T21:25:21.433Z Downloaded slog-scope v4.4.1
6712026-08-07T21:25:21.433Z Downloaded slog-stdlog v4.1.1
6722026-08-07T21:25:21.433Z Downloaded static_assertions v1.1.0
6732026-08-07T21:25:21.436Z Downloaded hmac v0.12.1
6742026-08-07T21:25:21.436Z Downloaded blake2 v0.11.0-rc.6
6752026-08-07T21:25:21.436Z Downloaded pbkdf2 v0.13.0
6762026-08-07T21:25:21.440Z Downloaded async-bb8-diesel v0.2.1
6772026-08-07T21:25:21.440Z Downloaded cancel-safe-futures v0.1.5
6782026-08-07T21:25:21.443Z Downloaded cassowary v0.3.0
6792026-08-07T21:25:21.443Z Downloaded console v0.16.2
6802026-08-07T21:25:21.443Z Downloaded generic-array v1.4.3
6812026-08-07T21:25:21.443Z Downloaded snafu-derive v0.8.9
6822026-08-07T21:25:21.446Z Downloaded spki v0.8.0
6832026-08-07T21:25:21.446Z Downloaded rustls-native-certs v0.8.3
6842026-08-07T21:25:21.447Z Downloaded ssh-encoding v0.3.0
6852026-08-07T21:25:21.453Z Downloaded cpubits v0.1.1
6862026-08-07T21:25:21.453Z Downloaded crunchy v0.2.4
6872026-08-07T21:25:21.453Z Downloaded defmt-parser v1.0.0
6882026-08-07T21:25:21.453Z Downloaded universal-hash v0.6.1
6892026-08-07T21:25:21.459Z Downloaded usdt-macro v0.6.0
6902026-08-07T21:25:21.459Z Downloaded pkcs1 v0.8.0-rc.4
6912026-08-07T21:25:21.459Z Downloaded tiny-keccak v2.0.2
6922026-08-07T21:25:21.464Z Downloaded tinystr v0.8.2
6932026-08-07T21:25:21.464Z Downloaded sec1 v0.7.3
6942026-08-07T21:25:21.464Z Downloaded want v0.3.1
6952026-08-07T21:25:21.464Z Downloaded pkcs1 v0.7.5
6962026-08-07T21:25:21.464Z Downloaded bzip2 v0.4.4
6972026-08-07T21:25:21.464Z Downloaded poly1305 v0.9.0
6982026-08-07T21:25:21.464Z Downloaded clang-sys v1.8.1
6992026-08-07T21:25:21.464Z Downloaded const_format_proc_macros v0.2.34
7002026-08-07T21:25:21.468Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7012026-08-07T21:25:21.468Z Downloaded ciborium v0.2.2
7022026-08-07T21:25:21.468Z Downloaded const-oid v0.9.6
7032026-08-07T21:25:21.468Z Downloaded colored v3.1.1
7042026-08-07T21:25:21.471Z Downloaded console v0.15.11
7052026-08-07T21:25:21.471Z Downloaded blake2 v0.10.6
7062026-08-07T21:25:21.474Z Downloaded arc-swap v1.8.2
7072026-08-07T21:25:21.478Z Downloaded zeroize_derive v1.5.0
7082026-08-07T21:25:21.483Z Downloaded half v2.7.1
7092026-08-07T21:25:21.486Z Downloaded darling_macro v0.20.11
7102026-08-07T21:25:21.486Z Downloaded vergen-lib v0.1.6
7112026-08-07T21:25:21.490Z Downloaded parking_lot v0.11.2
7122026-08-07T21:25:21.490Z Downloaded half v1.8.3
7132026-08-07T21:25:21.493Z Downloaded sha2 v0.11.0
7142026-08-07T21:25:21.496Z Downloaded wyz v0.5.1
7152026-08-07T21:25:21.496Z Downloaded thread_local v1.1.9
7162026-08-07T21:25:21.500Z Downloaded curve25519-dalek-derive v0.1.1
7172026-08-07T21:25:21.500Z Downloaded ident_case v1.0.1
7182026-08-07T21:25:21.500Z Downloaded keccak v0.1.6
7192026-08-07T21:25:21.503Z Downloaded difflib v0.4.0
7202026-08-07T21:25:21.507Z Downloaded digest-io v0.1.0
7212026-08-07T21:25:21.510Z Downloaded indent_write v2.2.0
7222026-08-07T21:25:21.513Z Downloaded lalrpop-util v0.19.12
7232026-08-07T21:25:21.513Z Downloaded backon v1.6.0
7242026-08-07T21:25:21.516Z Downloaded tokio-native-tls v0.3.1
7252026-08-07T21:25:21.516Z Downloaded headers v0.4.1
7262026-08-07T21:25:21.520Z Downloaded heapless v0.7.17
7272026-08-07T21:25:21.520Z Downloaded ctr v0.10.1
7282026-08-07T21:25:21.525Z Downloaded allocator-api2 v0.2.21
7292026-08-07T21:25:21.525Z Downloaded libscf-sys v1.2.0
7302026-08-07T21:25:21.525Z Downloaded lru-slab v0.1.2
7312026-08-07T21:25:21.525Z Downloaded match_cfg v0.1.0
7322026-08-07T21:25:21.525Z Downloaded newtype-uuid-macros v0.1.0
7332026-08-07T21:25:21.537Z Downloaded term v1.2.1
7342026-08-07T21:25:21.537Z Downloaded colored v2.2.0
7352026-08-07T21:25:21.537Z Downloaded toml_writer v1.1.1+spec-1.1.0
7362026-08-07T21:25:21.541Z Downloaded embedded-io v0.4.0
7372026-08-07T21:25:21.541Z Downloaded base64 v0.22.1
7382026-08-07T21:25:21.544Z Downloaded tracing-attributes v0.1.31
7392026-08-07T21:25:21.544Z Downloaded diesel-dtrace v0.5.0
7402026-08-07T21:25:21.547Z Downloaded walkdir v2.5.0
7412026-08-07T21:25:21.550Z Downloaded oso-derive v0.27.3
7422026-08-07T21:25:21.554Z Downloaded cmake v0.1.57
7432026-08-07T21:25:21.558Z Downloaded critical-section v1.2.0
7442026-08-07T21:25:21.566Z Downloaded num_threads v0.1.7
7452026-08-07T21:25:21.572Z Downloaded papergrid v0.17.0
7462026-08-07T21:25:21.578Z Downloaded oxide-update-engine-types v0.1.2
7472026-08-07T21:25:21.578Z Downloaded serde_cbor v0.11.2
7482026-08-07T21:25:21.581Z Downloaded darling v0.13.4
7492026-08-07T21:25:21.582Z Downloaded data-encoding v2.10.0
7502026-08-07T21:25:21.584Z Downloaded dropshot-api-manager-types v0.7.2
7512026-08-07T21:25:21.584Z Downloaded deranged v0.5.8
7522026-08-07T21:25:21.584Z Downloaded digest v0.11.3
7532026-08-07T21:25:21.589Z Downloaded password-hash v0.6.1
7542026-08-07T21:25:21.596Z Downloaded percent-encoding v2.3.2
7552026-08-07T21:25:21.596Z Downloaded quick-error v1.2.3
7562026-08-07T21:25:21.596Z Downloaded ref-cast-impl v1.0.25
7572026-08-07T21:25:21.599Z Downloaded corncobs v0.1.4
7582026-08-07T21:25:21.604Z Downloaded radium v0.7.0
7592026-08-07T21:25:21.604Z Downloaded progenitor-client v0.14.0
7602026-08-07T21:25:21.604Z Downloaded russh-util v0.52.0
7612026-08-07T21:25:21.607Z Downloaded const_format v0.2.35
7622026-08-07T21:25:21.611Z Downloaded secrecy v0.8.0
7632026-08-07T21:25:21.618Z Downloaded progenitor-impl v0.13.0
7642026-08-07T21:25:21.618Z Downloaded ron v0.8.1
7652026-08-07T21:25:21.622Z Downloaded crossbeam-utils v0.8.21
7662026-08-07T21:25:21.625Z Downloaded indoc v2.0.7
7672026-08-07T21:25:21.629Z Downloaded ingot-types v0.2.0
7682026-08-07T21:25:21.633Z Downloaded inout v0.1.4
7692026-08-07T21:25:21.633Z Downloaded rayon-core v1.13.0
7702026-08-07T21:25:21.633Z Downloaded tracing-core v0.1.36
7712026-08-07T21:25:21.633Z Downloaded typify v0.6.2
7722026-08-07T21:25:21.636Z Downloaded chacha20poly1305 v0.10.1
7732026-08-07T21:25:21.636Z Downloaded compact_str v0.8.1
7742026-08-07T21:25:21.639Z Downloaded ecdsa v0.17.0
7752026-08-07T21:25:21.639Z Downloaded scheduled-thread-pool v0.2.7
7762026-08-07T21:25:21.639Z Downloaded sha1 v0.10.6
7772026-08-07T21:25:21.642Z Downloaded signature v2.2.0
7782026-08-07T21:25:21.642Z Downloaded sponge-cursor v0.1.0
7792026-08-07T21:25:21.642Z Downloaded nanorand v0.7.0
7802026-08-07T21:25:21.642Z Downloaded newtype-uuid v1.3.2
7812026-08-07T21:25:21.654Z Downloaded tabwriter v1.4.1
7822026-08-07T21:25:21.654Z Downloaded sapling-renderdag v0.1.0
7832026-08-07T21:25:21.654Z Downloaded base64 v0.21.7
7842026-08-07T21:25:21.654Z Downloaded async-compression v0.4.41
7852026-08-07T21:25:21.654Z Downloaded serde_yaml v0.9.34+deprecated
7862026-08-07T21:25:21.654Z Downloaded tokio-test v0.4.5
7872026-08-07T21:25:21.654Z Downloaded futures v0.3.32
7882026-08-07T21:25:21.658Z Downloaded paste v1.0.15
7892026-08-07T21:25:21.658Z Downloaded linear-map v1.2.0
7902026-08-07T21:25:21.658Z Downloaded module-lattice v0.2.3
7912026-08-07T21:25:21.663Z Downloaded hickory-resolver v0.25.2
7922026-08-07T21:25:21.663Z Downloaded heapless v0.8.0
7932026-08-07T21:25:21.666Z Downloaded hickory-resolver v0.24.4
7942026-08-07T21:25:21.666Z Downloaded iana-time-zone v0.1.65
7952026-08-07T21:25:21.670Z Downloaded oxide-tokio-rt v0.1.4
7962026-08-07T21:25:21.670Z Downloaded tabled_derive v0.11.0
7972026-08-07T21:25:21.671Z Downloaded tinyvec_macros v0.1.1
7982026-08-07T21:25:21.671Z Downloaded unicode-truncate v1.1.0
7992026-08-07T21:25:21.671Z Downloaded phf v0.13.1
8002026-08-07T21:25:21.674Z Downloaded tower-service v0.3.3
8012026-08-07T21:25:21.674Z Downloaded tower-layer v0.3.3
8022026-08-07T21:25:21.674Z Downloaded num_enum_derive v0.7.6
8032026-08-07T21:25:21.674Z Downloaded pin-project-internal v1.1.11
8042026-08-07T21:25:21.674Z Downloaded poly1305 v0.8.0
8052026-08-07T21:25:21.677Z Downloaded polyval v0.7.1
8062026-08-07T21:25:21.677Z Downloaded strum_macros v0.27.2
8072026-08-07T21:25:21.677Z Downloaded der_derive v0.7.3
8082026-08-07T21:25:21.681Z Downloaded num_enum v0.7.6
8092026-08-07T21:25:21.681Z Downloaded packed_struct v0.10.1
8102026-08-07T21:25:21.685Z Downloaded postgres-protocol v0.6.10
8112026-08-07T21:25:21.685Z Downloaded usdt-attr-macro v0.6.0
8122026-08-07T21:25:21.685Z Downloaded waitgroup v0.1.2
8132026-08-07T21:25:21.685Z Downloaded yoke-derive v0.8.1
8142026-08-07T21:25:21.685Z Downloaded crc-catalog v2.4.0
8152026-08-07T21:25:21.690Z Downloaded rand_chacha v0.9.0
8162026-08-07T21:25:21.690Z Downloaded rand_core v0.6.4
8172026-08-07T21:25:21.690Z Downloaded rand_core v0.9.5
8182026-08-07T21:25:21.690Z Downloaded memmap2 v0.9.10
8192026-08-07T21:25:21.694Z Downloaded rusty-fork v0.3.1
8202026-08-07T21:25:21.694Z Downloaded serde_path_to_error v0.1.20
8212026-08-07T21:25:21.694Z Downloaded bytes v1.11.1
8222026-08-07T21:25:21.694Z Downloaded serde_derive_internals v0.29.1
8232026-08-07T21:25:21.698Z Downloaded shlex v1.3.0
8242026-08-07T21:25:21.698Z Downloaded darling_macro v0.23.0
8252026-08-07T21:25:21.698Z Downloaded publicsuffix v2.3.0
8262026-08-07T21:25:21.698Z Downloaded cstr-argument v0.1.2
8272026-08-07T21:25:21.711Z Downloaded crucible-workspace-hack v0.1.0
8282026-08-07T21:25:21.715Z Downloaded spki v0.7.3
8292026-08-07T21:25:21.715Z Downloaded vte v0.14.1
8302026-08-07T21:25:21.715Z Downloaded derive_builder_macro v0.20.2
8312026-08-07T21:25:21.716Z Downloaded slog-dtrace v0.3.0
8322026-08-07T21:25:21.716Z Downloaded aes-gcm v0.11.0
8332026-08-07T21:25:21.716Z Downloaded dirs-next v2.0.0
8342026-08-07T21:25:21.716Z Downloaded tokio-dtrace v0.1.1
8352026-08-07T21:25:21.716Z Downloaded dirs-sys-next v0.1.2
8362026-08-07T21:25:21.716Z Downloaded hashbrown v0.13.2
8372026-08-07T21:25:21.726Z Downloaded hashbrown v0.12.3
8382026-08-07T21:25:21.726Z Downloaded stacker v0.1.23
8392026-08-07T21:25:21.731Z Downloaded serde_with_macros v1.5.2
8402026-08-07T21:25:21.731Z Downloaded slog-term v2.9.2
8412026-08-07T21:25:21.731Z Downloaded strum_macros v0.24.3
8422026-08-07T21:25:21.731Z Downloaded support-bundle-viewer v0.1.2
8432026-08-07T21:25:21.731Z Downloaded schemars v1.2.1
8442026-08-07T21:25:21.734Z Downloaded parking_lot_core v0.9.12
8452026-08-07T21:25:21.735Z Downloaded wait-timeout v0.2.1
8462026-08-07T21:25:21.735Z Downloaded hickory-server v0.25.2
8472026-08-07T21:25:21.738Z Downloaded yansi v1.0.1
8482026-08-07T21:25:21.738Z Downloaded p384 v0.14.0
8492026-08-07T21:25:21.743Z Downloaded vergen-gitcl v1.0.8
8502026-08-07T21:25:21.743Z Downloaded pkcs8 v0.11.0
8512026-08-07T21:25:21.743Z Downloaded port-file v0.1.0
8522026-08-07T21:25:21.761Z Downloaded quinn v0.11.11
8532026-08-07T21:25:21.761Z Downloaded snafu v0.8.9
8542026-08-07T21:25:21.761Z Downloaded yoke v0.8.1
8552026-08-07T21:25:21.761Z Downloaded zstd-safe v7.2.4
8562026-08-07T21:25:21.761Z Downloaded managed v0.8.0
8572026-08-07T21:25:21.761Z Downloaded is-terminal v0.4.17
8582026-08-07T21:25:21.766Z Downloaded writeable v0.6.2
8592026-08-07T21:25:21.766Z Downloaded mime v0.3.17
8602026-08-07T21:25:21.767Z Downloaded bumpalo v3.20.2
8612026-08-07T21:25:21.767Z Downloaded crossbeam-deque v0.8.6
8622026-08-07T21:25:21.767Z Downloaded slab v0.4.12
8632026-08-07T21:25:21.767Z Downloaded ar_archive_writer v0.5.1
8642026-08-07T21:25:21.767Z Downloaded cc v1.2.56
8652026-08-07T21:25:21.770Z Downloaded nibble_vec v0.1.0
8662026-08-07T21:25:21.770Z Downloaded rand v0.10.1
8672026-08-07T21:25:21.770Z Downloaded rustls-webpki v0.103.13
8682026-08-07T21:25:21.773Z Downloaded schemars v0.9.0
8692026-08-07T21:25:21.777Z Downloaded md5 v0.8.0
8702026-08-07T21:25:21.780Z Downloaded memoffset v0.9.1
8712026-08-07T21:25:21.780Z Downloaded newtype_derive v0.1.6
8722026-08-07T21:25:21.780Z Downloaded aes v0.9.1
8732026-08-07T21:25:21.783Z Downloaded defmt-macros v1.0.1
8742026-08-07T21:25:21.783Z Downloaded derive-ex v0.1.8
8752026-08-07T21:25:21.783Z Downloaded newline-converter v0.3.0
8762026-08-07T21:25:21.783Z Downloaded peg-runtime v0.8.5
8772026-08-07T21:25:21.787Z Downloaded icu_normalizer v2.1.1
8782026-08-07T21:25:21.790Z Downloaded proc-macro-crate v3.4.0
8792026-08-07T21:25:21.790Z Downloaded zerotrie v0.2.3
8802026-08-07T21:25:21.794Z Downloaded psl-types v2.0.11
8812026-08-07T21:25:21.797Z Downloaded toml_parser v1.1.2+spec-1.1.0
8822026-08-07T21:25:21.801Z Downloaded ed25519 v3.0.0
8832026-08-07T21:25:21.807Z Downloaded libloading v0.8.9
8842026-08-07T21:25:21.811Z Downloaded rtoolbox v0.0.3
8852026-08-07T21:25:21.811Z Downloaded strum v0.26.3
8862026-08-07T21:25:21.814Z Downloaded sha1 v0.11.0
8872026-08-07T21:25:21.814Z Downloaded serde-big-array v0.5.1
8882026-08-07T21:25:21.814Z Downloaded sync-ptr v0.1.4
8892026-08-07T21:25:21.821Z Downloaded topological-sort v0.2.2
8902026-08-07T21:25:21.821Z Downloaded yasna v0.5.2
8912026-08-07T21:25:21.821Z Downloaded darling_core v0.20.11
8922026-08-07T21:25:21.824Z Downloaded darling v0.20.11
8932026-08-07T21:25:21.824Z Downloaded zerocopy v0.6.6
8942026-08-07T21:25:21.837Z Downloaded subtle v2.6.1
8952026-08-07T21:25:21.843Z Downloaded trait-variant v0.1.2
8962026-08-07T21:25:21.843Z Downloaded try-lock v0.2.5
8972026-08-07T21:25:21.843Z Downloaded universal-hash v0.5.1
8982026-08-07T21:25:21.843Z Downloaded utf-8 v0.7.6
8992026-08-07T21:25:21.843Z Downloaded sqlparser_derive v0.5.0
9002026-08-07T21:25:21.843Z Downloaded thread-id v5.1.0
9012026-08-07T21:25:21.843Z Downloaded lock_api v0.4.14
9022026-08-07T21:25:21.843Z Downloaded pem-rfc7468 v0.7.0
9032026-08-07T21:25:21.843Z Downloaded derive_more v2.1.1
9042026-08-07T21:25:21.848Z Downloaded rand v0.9.2
9052026-08-07T21:25:21.848Z Downloaded unicode_categories v0.1.1
9062026-08-07T21:25:21.851Z Downloaded toml v0.7.8
9072026-08-07T21:25:21.851Z Downloaded twox-hash v2.1.2
9082026-08-07T21:25:21.851Z Downloaded unit-prefix v0.5.2
9092026-08-07T21:25:21.851Z Downloaded void v1.0.2
9102026-08-07T21:25:21.860Z Downloaded progenitor v0.14.0
9112026-08-07T21:25:21.863Z Downloaded progenitor-macro v0.14.0
9122026-08-07T21:25:21.863Z Downloaded darling_macro v0.13.4
9132026-08-07T21:25:21.863Z Downloaded parking_lot_core v0.8.6
9142026-08-07T21:25:21.863Z Downloaded dtrace-parser v0.3.0
9152026-08-07T21:25:21.869Z Downloaded pkg-config v0.3.32
9162026-08-07T21:25:21.873Z Downloaded zone_cfg_derive v0.3.1
9172026-08-07T21:25:21.873Z Downloaded sec1 v0.8.1
9182026-08-07T21:25:21.876Z Downloaded zstd v0.13.3
9192026-08-07T21:25:21.882Z Downloaded siphasher v1.0.2
9202026-08-07T21:25:21.885Z Downloaded is_ci v1.2.0
9212026-08-07T21:25:21.889Z Downloaded test-strategy v0.4.5
9222026-08-07T21:25:21.892Z Downloaded unicode-bidi v0.3.18
9232026-08-07T21:25:21.896Z Downloaded rand_seeder v0.4.0
9242026-08-07T21:25:21.899Z Downloaded scroll v0.13.0
9252026-08-07T21:25:21.899Z Downloaded md-5 v0.10.6
9262026-08-07T21:25:21.899Z Downloaded indoc v1.0.9
9272026-08-07T21:25:21.902Z Downloaded kstat-rs v0.2.5
9282026-08-07T21:25:21.902Z Downloaded lazy_static v1.5.0
9292026-08-07T21:25:21.902Z Downloaded unsafe-libyaml v0.2.11
9302026-08-07T21:25:21.905Z Downloaded uuid v1.23.4
9312026-08-07T21:25:21.905Z Downloaded ssh-cipher v0.3.0
9322026-08-07T21:25:21.909Z Downloaded ed25519-dalek v3.0.0
9332026-08-07T21:25:21.912Z Downloaded typed-path v0.9.3
9342026-08-07T21:25:21.919Z Downloaded scopeguard v1.2.0
9352026-08-07T21:25:21.927Z Downloaded nonempty v0.12.0
9362026-08-07T21:25:21.927Z Downloaded num-derive v0.4.2
9372026-08-07T21:25:21.927Z Downloaded precomputed-hash v0.1.1
9382026-08-07T21:25:21.934Z Downloaded indexmap v1.9.3
9392026-08-07T21:25:21.934Z Downloaded ctutils v0.4.2
9402026-08-07T21:25:21.939Z Downloaded ed25519 v2.2.3
9412026-08-07T21:25:21.939Z Downloaded idna_adapter v1.2.1
9422026-08-07T21:25:21.939Z Downloaded signature v3.0.0
9432026-08-07T21:25:21.939Z Downloaded tls_codec v0.4.2
9442026-08-07T21:25:21.944Z Downloaded tls_codec_derive v0.4.2
9452026-08-07T21:25:21.944Z Downloaded structmeta v0.3.0
9462026-08-07T21:25:21.944Z Downloaded progenitor-macro v0.13.0
9472026-08-07T21:25:21.950Z Downloaded serde_spanned v1.1.1
9482026-08-07T21:25:21.954Z Downloaded recursive v0.1.1
9492026-08-07T21:25:21.954Z Downloaded ipnetwork v0.21.1
9502026-08-07T21:25:21.958Z Downloaded convert_case v0.10.0
9512026-08-07T21:25:21.964Z Downloaded futures-util v0.3.32
9522026-08-07T21:25:21.970Z Downloaded zone v0.3.1
9532026-08-07T21:25:21.974Z Downloaded defmt v1.0.1
9542026-08-07T21:25:21.974Z Downloaded secrecy v0.10.3
9552026-08-07T21:25:21.975Z Downloaded tagptr v0.2.0
9562026-08-07T21:25:21.975Z Downloaded libefi-sys v0.1.0
9572026-08-07T21:25:21.977Z Downloaded native-tls v0.2.18
9582026-08-07T21:25:21.983Z Downloaded xattr v1.6.1
9592026-08-07T21:25:21.988Z Downloaded crc8 v0.1.1
9602026-08-07T21:25:21.988Z Downloaded http v1.4.2
9612026-08-07T21:25:21.994Z Downloaded elliptic-curve v0.13.8
9622026-08-07T21:25:21.994Z Downloaded password-hash v0.5.0
9632026-08-07T21:25:21.994Z Downloaded reedline v0.40.0
9642026-08-07T21:25:22.003Z Downloaded ingot v0.2.1
9652026-08-07T21:25:22.003Z Downloaded pem-rfc7468 v1.0.0
9662026-08-07T21:25:22.003Z Downloaded utf8_iter v1.0.4
9672026-08-07T21:25:22.003Z Downloaded peg-macros v0.8.5
9682026-08-07T21:25:22.009Z Downloaded pkcs8 v0.10.2
9692026-08-07T21:25:22.009Z Downloaded defmt v0.3.100
9702026-08-07T21:25:22.009Z Downloaded ignore v0.4.25
9712026-08-07T21:25:22.009Z Downloaded oxide-update-engine v0.1.2
9722026-08-07T21:25:22.009Z Downloaded smallvec v1.15.1
9732026-08-07T21:25:22.009Z Downloaded crossbeam-epoch v0.9.18
9742026-08-07T21:25:22.009Z Downloaded darling v0.21.3
9752026-08-07T21:25:22.013Z Downloaded hashbrown v0.16.1
9762026-08-07T21:25:22.013Z Downloaded hyper v1.10.1
9772026-08-07T21:25:22.017Z Downloaded indicatif v0.18.4
9782026-08-07T21:25:22.020Z Downloaded pin-project v1.1.11
9792026-08-07T21:25:22.024Z Downloaded rcgen v0.12.1
9802026-08-07T21:25:22.028Z Downloaded darling_core v0.21.3
9812026-08-07T21:25:22.032Z Downloaded dunce v1.0.5
9822026-08-07T21:25:22.032Z Downloaded progenitor-client v0.13.0
9832026-08-07T21:25:22.032Z Downloaded tower v0.5.3
9842026-08-07T21:25:22.038Z Downloaded zerovec v0.11.5
9852026-08-07T21:25:22.038Z Downloaded predicates v3.1.4
9862026-08-07T21:25:22.043Z Downloaded dof v0.4.0
9872026-08-07T21:25:22.043Z Downloaded embedded-io v0.6.1
9882026-08-07T21:25:22.043Z Downloaded signal-hook v0.3.18
9892026-08-07T21:25:22.043Z Downloaded similar v2.7.0
9902026-08-07T21:25:22.047Z Downloaded parking_lot v0.12.5
9912026-08-07T21:25:22.048Z Downloaded zerovec-derive v0.11.2
9922026-08-07T21:25:22.048Z Downloaded serdect v0.4.3
9932026-08-07T21:25:22.048Z Downloaded inout v0.2.2
9942026-08-07T21:25:22.048Z Downloaded illumos-nvpair v0.3.0
9952026-08-07T21:25:22.048Z Downloaded phf_shared v0.12.1
9962026-08-07T21:25:22.051Z Downloaded derive_builder_core v0.20.2
9972026-08-07T21:25:22.051Z Downloaded potential_utf v0.1.4
9982026-08-07T21:25:22.051Z Downloaded thiserror-no-std v2.0.2
9992026-08-07T21:25:22.054Z Downloaded derive_builder v0.20.2
10002026-08-07T21:25:22.057Z Downloaded smallvec v0.6.14
10012026-08-07T21:25:22.057Z Downloaded synstructure v0.13.2
10022026-08-07T21:25:22.060Z Downloaded subprocess v0.2.15
10032026-08-07T21:25:22.060Z Downloaded lzss v0.8.2
10042026-08-07T21:25:22.064Z Downloaded nodrop v0.1.14
10052026-08-07T21:25:22.064Z Downloaded normalize-line-endings v0.3.0
10062026-08-07T21:25:22.064Z Downloaded zerofrom-derive v0.1.6
10072026-08-07T21:25:22.068Z Downloaded proc-macro-error-attr2 v2.0.0
10082026-08-07T21:25:22.068Z Downloaded recursive-proc-macro-impl v0.1.1
10092026-08-07T21:25:22.068Z Downloaded tokio-tungstenite v0.23.1
10102026-08-07T21:25:22.068Z Downloaded parse-display v0.10.0
10112026-08-07T21:25:22.071Z Downloaded minimal-lexical v0.2.1
10122026-08-07T21:25:22.074Z Downloaded dropshot_endpoint v0.17.1
10132026-08-07T21:25:22.077Z Downloaded zeroize v1.9.0
10142026-08-07T21:25:22.077Z Downloaded rustls-platform-verifier v0.6.2
10152026-08-07T21:25:22.080Z Downloaded rfc6979 v0.6.0
10162026-08-07T21:25:22.080Z Downloaded usdt-impl v0.6.0
10172026-08-07T21:25:22.083Z Downloaded num-integer v0.1.46
10182026-08-07T21:25:22.083Z Downloaded ryu v1.0.23
10192026-08-07T21:25:22.086Z Downloaded whoami v2.1.0
10202026-08-07T21:25:22.086Z Downloaded rustc_version v0.4.1
10212026-08-07T21:25:22.086Z Downloaded hkdf v0.12.4
10222026-08-07T21:25:22.089Z Downloaded hkdf v0.13.0
10232026-08-07T21:25:22.089Z Downloaded hashbrown v0.15.5
10242026-08-07T21:25:22.092Z Downloaded ml-kem v0.3.2
10252026-08-07T21:25:22.096Z Downloaded sync_wrapper v1.0.2
10262026-08-07T21:25:22.096Z Downloaded oxide-update-engine-display v0.1.2
10272026-08-07T21:25:22.096Z Downloaded proc-macro-crate v1.3.1
10282026-08-07T21:25:22.096Z Downloaded rand_pcg v0.10.2
10292026-08-07T21:25:22.101Z Downloaded serde_repr v0.1.20
10302026-08-07T21:25:22.105Z Downloaded serde_urlencoded v0.7.1
10312026-08-07T21:25:22.118Z Downloaded spin v0.9.8
10322026-08-07T21:25:22.121Z Downloaded ipnet v2.11.0
10332026-08-07T21:25:22.121Z Downloaded mime_guess v2.0.5
10342026-08-07T21:25:22.131Z Downloaded libbz2-rs-sys v0.2.2
10352026-08-07T21:25:22.137Z Downloaded unarray v0.1.4
10362026-08-07T21:25:22.137Z Downloaded unicode-xid v0.2.6
10372026-08-07T21:25:22.137Z Downloaded nom v8.0.0
10382026-08-07T21:25:22.140Z Downloaded salsa20 v0.11.0
10392026-08-07T21:25:22.140Z Downloaded diesel_table_macro_syntax v0.3.0
10402026-08-07T21:25:22.140Z Downloaded p256 v0.14.0
10412026-08-07T21:25:22.143Z Downloaded dyn-clone v1.0.20
10422026-08-07T21:25:22.143Z Downloaded openssl-sys v0.9.117
10432026-08-07T21:25:22.147Z Downloaded prefix-trie v0.7.0
10442026-08-07T21:25:22.150Z Downloaded dsl_auto_type v0.2.0
10452026-08-07T21:25:22.150Z Downloaded derive_more v0.99.20
10462026-08-07T21:25:22.153Z Downloaded libsw v3.5.0
10472026-08-07T21:25:22.153Z Downloaded maplit v1.0.2
10482026-08-07T21:25:22.156Z Downloaded debug-ignore v1.0.5
10492026-08-07T21:25:22.156Z Downloaded num-bigint v0.4.6
10502026-08-07T21:25:22.159Z Downloaded delegate v0.13.5
10512026-08-07T21:25:22.159Z Downloaded schemars_derive v0.8.22
10522026-08-07T21:25:22.159Z Downloaded nom v7.1.3
10532026-08-07T21:25:22.162Z Downloaded multimap v0.10.1
10542026-08-07T21:25:22.162Z Downloaded icu_collections v2.1.1
10552026-08-07T21:25:22.168Z Downloaded h2 v0.4.15
10562026-08-07T21:25:22.173Z Downloaded cpufeatures v0.3.0
10572026-08-07T21:25:22.173Z Downloaded jiff-static v0.2.34
10582026-08-07T21:25:22.173Z Downloaded openssl-probe v0.1.6
10592026-08-07T21:25:22.176Z Downloaded packed_struct_codegen v0.10.1
10602026-08-07T21:25:22.176Z Downloaded strum v0.27.2
10612026-08-07T21:25:22.179Z Downloaded socket2 v0.6.3
10622026-08-07T21:25:22.179Z Downloaded slog-json v2.6.1
10632026-08-07T21:25:22.182Z Downloaded russh-cryptovec v0.62.0
10642026-08-07T21:25:22.187Z Downloaded signal-hook-mio v0.2.5
10652026-08-07T21:25:22.190Z Downloaded rsa v0.10.0-rc.18
10662026-08-07T21:25:22.193Z Downloaded time-macros v0.2.27
10672026-08-07T21:25:22.196Z Downloaded vsss-rs v3.3.4
10682026-08-07T21:25:22.196Z Downloaded wnaf v0.14.0
10692026-08-07T21:25:22.196Z Downloaded termtree v0.5.1
10702026-08-07T21:25:22.199Z Downloaded typify-macro v0.6.2
10712026-08-07T21:25:22.199Z Downloaded aho-corasick v1.1.4
10722026-08-07T21:25:22.202Z Downloaded crc v3.4.0
10732026-08-07T21:25:22.202Z Downloaded tinyvec v1.10.0
10742026-08-07T21:25:22.206Z Downloaded rustyline v14.0.0
10752026-08-07T21:25:22.213Z Downloaded xshell v0.2.7
10762026-08-07T21:25:22.216Z Downloaded sqlformat v0.3.5
10772026-08-07T21:25:22.216Z Downloaded string_cache v0.8.9
10782026-08-07T21:25:22.216Z Downloaded termios v0.3.3
10792026-08-07T21:25:22.219Z Downloaded tokio-tungstenite v0.21.0
10802026-08-07T21:25:22.219Z Downloaded new_debug_unreachable v1.0.6
10812026-08-07T21:25:22.222Z Downloaded zerofrom v0.1.6
10822026-08-07T21:25:22.225Z Downloaded crypto-common v0.2.2
10832026-08-07T21:25:22.225Z Downloaded darling_core v0.13.4
10842026-08-07T21:25:22.229Z Downloaded rustls-pemfile v2.2.0
10852026-08-07T21:25:22.235Z Downloaded openssl-macros v0.1.1
10862026-08-07T21:25:22.236Z Downloaded rustc-hash v2.1.1
10872026-08-07T21:25:22.236Z Downloaded serde_plain v1.0.2
10882026-08-07T21:25:22.236Z Downloaded derive-where v1.6.0
10892026-08-07T21:25:22.241Z Downloaded num-bigint-dig v0.8.6
10902026-08-07T21:25:22.241Z Downloaded ed25519-dalek v2.2.0
10912026-08-07T21:25:22.252Z Downloaded icu_normalizer_data v2.1.1
10922026-08-07T21:25:22.252Z Downloaded multer v3.1.0
10932026-08-07T21:25:22.252Z Downloaded num_enum v0.5.11
10942026-08-07T21:25:22.252Z Downloaded maybe-uninit v2.0.0
10952026-08-07T21:25:22.252Z Downloaded num-iter v0.1.45
10962026-08-07T21:25:22.252Z Downloaded phf_shared v0.11.3
10972026-08-07T21:25:22.253Z Downloaded parse-size v1.1.0
10982026-08-07T21:25:22.253Z Downloaded steno v0.4.1
10992026-08-07T21:25:22.264Z Downloaded internal-russh-num-bigint v0.5.0
11002026-08-07T21:25:22.264Z Downloaded scrypt v0.12.0
11012026-08-07T21:25:22.264Z Downloaded rand v0.8.6
11022026-08-07T21:25:22.264Z Downloaded uzers v0.12.2
11032026-08-07T21:25:22.264Z Downloaded strsim v0.10.0
11042026-08-07T21:25:22.264Z Downloaded unicase v2.9.0
11052026-08-07T21:25:22.269Z Downloaded dropshot-api-manager v0.7.2
11062026-08-07T21:25:22.276Z Downloaded primefield v0.14.0
11072026-08-07T21:25:22.280Z Downloaded toml_edit v0.23.10+spec-1.0.0
11082026-08-07T21:25:22.280Z Downloaded slog-async v2.8.0
11092026-08-07T21:25:22.282Z Downloaded csv-core v0.1.13
11102026-08-07T21:25:22.282Z Downloaded display-error-chain v0.2.2
11112026-08-07T21:25:22.283Z Downloaded linked-hash-map v0.5.6
11122026-08-07T21:25:22.283Z Downloaded slog-envlogger v2.2.0
11132026-08-07T21:25:22.288Z Downloaded ena v0.14.4
11142026-08-07T21:25:22.291Z Downloaded pretty_assertions v1.4.1
11152026-08-07T21:25:22.291Z Downloaded vergen-git2 v9.1.0
11162026-08-07T21:25:22.291Z Downloaded ecdsa v0.16.9
11172026-08-07T21:25:22.294Z Downloaded either v1.15.0
11182026-08-07T21:25:22.298Z Downloaded downcast-rs v2.0.2
11192026-08-07T21:25:22.305Z Downloaded resolv-conf v0.7.6
11202026-08-07T21:25:22.305Z Downloaded rsa v0.9.10
11212026-08-07T21:25:22.305Z Downloaded elliptic-curve v0.14.1
11222026-08-07T21:25:22.308Z Downloaded progenitor-impl v0.14.0
11232026-08-07T21:25:22.308Z Downloaded zerocopy-derive v0.8.40
11242026-08-07T21:25:22.311Z Downloaded litemap v0.8.1
11252026-08-07T21:25:22.311Z Downloaded litrs v1.0.0
11262026-08-07T21:25:22.314Z Downloaded daft v0.1.7
11272026-08-07T21:25:22.314Z Downloaded smf v0.2.3
11282026-08-07T21:25:22.314Z Downloaded vergen-lib v9.1.0
11292026-08-07T21:25:22.317Z Downloaded illumos-nvpair-sys v0.2.0
11302026-08-07T21:25:22.317Z Downloaded signal-hook-tokio v0.3.1
11312026-08-07T21:25:22.317Z Downloaded rand_chacha v0.3.1
11322026-08-07T21:25:22.317Z Downloaded time-core v0.1.8
11332026-08-07T21:25:22.322Z Downloaded crossbeam-channel v0.5.15
11342026-08-07T21:25:22.327Z Downloaded libsw-core v0.3.2
11352026-08-07T21:25:22.327Z Downloaded omicron-zone-package v0.12.3
11362026-08-07T21:25:22.327Z Downloaded oso v0.27.3
11372026-08-07T21:25:22.339Z Downloaded jiff-core v0.1.0
11382026-08-07T21:25:22.339Z Downloaded term v0.7.0
11392026-08-07T21:25:22.339Z Downloaded jobserver v0.1.34
11402026-08-07T21:25:22.339Z Downloaded untrusted v0.7.1
11412026-08-07T21:25:22.339Z Downloaded daft-derive v0.1.7
11422026-08-07T21:25:22.339Z Downloaded displaydoc v0.2.5
11432026-08-07T21:25:22.339Z Downloaded internet-checksum v0.2.1
11442026-08-07T21:25:22.345Z Downloaded impl-trait-for-tuples v0.2.3
11452026-08-07T21:25:22.348Z Downloaded stringprep v0.1.5
11462026-08-07T21:25:22.348Z Downloaded strum_macros v0.26.4
11472026-08-07T21:25:22.351Z Downloaded lru-cache v0.1.2
11482026-08-07T21:25:22.351Z Downloaded toml_edit v0.19.15
11492026-08-07T21:25:22.360Z Downloaded path-slash v0.1.5
11502026-08-07T21:25:22.363Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11512026-08-07T21:25:22.363Z Downloaded darling_macro v0.21.3
11522026-08-07T21:25:22.384Z Downloaded whoami v1.6.1
11532026-08-07T21:25:22.387Z Downloaded itertools v0.12.1
11542026-08-07T21:25:22.387Z Downloaded icu_provider v2.1.1
11552026-08-07T21:25:22.388Z Downloaded tap v1.0.1
11562026-08-07T21:25:22.388Z Downloaded iddqd v0.4.2
11572026-08-07T21:25:22.388Z Downloaded lru v0.12.5
11582026-08-07T21:25:22.388Z Downloaded pkcs5 v0.8.1
11592026-08-07T21:25:22.388Z Downloaded der v0.7.10
11602026-08-07T21:25:22.391Z Downloaded instability v0.3.11
11612026-08-07T21:25:22.391Z Downloaded tokio-util v0.7.18
11622026-08-07T21:25:22.396Z Downloaded toml v1.1.2+spec-1.1.0
11632026-08-07T21:25:22.399Z Downloaded x509-cert v0.2.5
11642026-08-07T21:25:22.406Z Downloaded crc32fast v1.5.0
11652026-08-07T21:25:22.406Z Downloaded git2 v0.20.4
11662026-08-07T21:25:22.415Z Downloaded stable_deref_trait v1.2.1
11672026-08-07T21:25:22.415Z Downloaded iri-string v0.7.10
11682026-08-07T21:25:22.421Z Downloaded ppv-lite86 v0.2.21
11692026-08-07T21:25:22.424Z Downloaded untrusted v0.9.0
11702026-08-07T21:25:22.424Z Downloaded seq-macro v0.3.6
11712026-08-07T21:25:22.429Z Downloaded libxml v0.3.3
11722026-08-07T21:25:22.434Z Downloaded peg v0.8.5
11732026-08-07T21:25:22.434Z Downloaded scroll_derive v0.13.1
11742026-08-07T21:25:22.437Z Downloaded serde_with v1.14.0
11752026-08-07T21:25:22.441Z Downloaded keccak v0.2.0
11762026-08-07T21:25:22.444Z Downloaded document-features v0.2.12
11772026-08-07T21:25:22.448Z Downloaded olpc-cjson v0.1.4
11782026-08-07T21:25:22.451Z Downloaded thiserror-impl-no-std v2.0.2
11792026-08-07T21:25:22.458Z Downloaded tui-tree-widget v0.23.1
11802026-08-07T21:25:22.467Z Downloaded itertools v0.15.0
11812026-08-07T21:25:22.470Z Downloaded portable-atomic v1.13.1
11822026-08-07T21:25:22.475Z Downloaded quinn-udp v0.5.14
11832026-08-07T21:25:22.479Z Downloaded scuffle v0.1.0
11842026-08-07T21:25:22.479Z Downloaded instant v0.1.13
11852026-08-07T21:25:22.483Z Downloaded kem v0.3.0
11862026-08-07T21:25:22.483Z Downloaded blake3 v1.8.5
11872026-08-07T21:25:22.490Z Downloaded rustls-pki-types v1.14.0
11882026-08-07T21:25:22.490Z Downloaded vergen v9.1.0
11892026-08-07T21:25:22.496Z Downloaded proc-macro-error2 v2.0.1
11902026-08-07T21:25:22.496Z Downloaded tabled v0.20.0
11912026-08-07T21:25:22.500Z Downloaded num-complex v0.4.6
11922026-08-07T21:25:22.502Z Downloaded postgres-types v0.2.12
11932026-08-07T21:25:22.503Z Downloaded psm v0.1.30
11942026-08-07T21:25:22.506Z Downloaded progenitor v0.13.0
11952026-08-07T21:25:22.511Z Downloaded slog v2.8.2
11962026-08-07T21:25:22.514Z Downloaded tokio-stream v0.1.18
11972026-08-07T21:25:22.517Z Downloaded phc v0.6.1
11982026-08-07T21:25:22.520Z Downloaded rand_core v0.10.0
11992026-08-07T21:25:22.529Z Downloaded tungstenite v0.23.0
12002026-08-07T21:25:22.532Z Downloaded oxnet v0.1.6
12012026-08-07T21:25:22.532Z Downloaded serde_with_macros v3.21.0
12022026-08-07T21:25:22.535Z Downloaded nu-ansi-term v0.50.3
12032026-08-07T21:25:22.535Z Downloaded tungstenite v0.21.0
12042026-08-07T21:25:22.538Z Downloaded pin-project-lite v0.2.17
12052026-08-07T21:25:22.556Z Downloaded tokio-rustls v0.26.4
12062026-08-07T21:25:22.568Z Downloaded schemars v0.8.22
12072026-08-07T21:25:22.574Z Downloaded bitvec v1.0.1
12082026-08-07T21:25:22.583Z Downloaded crossterm v0.28.1
12092026-08-07T21:25:22.592Z Downloaded unicode-properties v0.1.4
12102026-08-07T21:25:22.592Z Downloaded des v0.9.0
12112026-08-07T21:25:22.603Z Downloaded goblin v0.10.5
12122026-08-07T21:25:22.603Z Downloaded cookie v0.18.1
12132026-08-07T21:25:22.609Z Downloaded itertools v0.10.5
12142026-08-07T21:25:22.609Z Downloaded zopfli v0.8.3
12152026-08-07T21:25:22.609Z Downloaded prettyplease v0.2.37
12162026-08-07T21:25:22.614Z Downloaded crc-any v2.5.0
12172026-08-07T21:25:22.618Z Downloaded cookie_store v0.22.1
12182026-08-07T21:25:22.618Z Downloaded crypto-primes v0.7.2
12192026-08-07T21:25:22.621Z Downloaded tower-http v0.6.8
12202026-08-07T21:25:22.627Z Downloaded crossterm v0.29.0
12212026-08-07T21:25:22.630Z Downloaded itertools v0.14.0
12222026-08-07T21:25:22.633Z Downloaded drift v0.2.0
12232026-08-07T21:25:22.639Z Downloaded diff v0.1.13
12242026-08-07T21:25:22.643Z Downloaded icu_properties v2.1.2
12252026-08-07T21:25:22.643Z Downloaded miniz_oxide v0.8.9
12262026-08-07T21:25:22.648Z Downloaded ingot-macros v0.2.0
12272026-08-07T21:25:22.648Z Downloaded bindgen v0.71.1
12282026-08-07T21:25:22.651Z Downloaded ssh-key v0.7.0-rc.11
12292026-08-07T21:25:22.654Z Downloaded num-traits v0.2.19
12302026-08-07T21:25:22.654Z Downloaded unicode-normalization v0.1.25
12312026-08-07T21:25:22.657Z Downloaded mio v1.2.0
12322026-08-07T21:25:22.663Z Downloaded socket2 v0.5.10
12332026-08-07T21:25:22.663Z Downloaded darling v0.23.0
12342026-08-07T21:25:22.666Z Downloaded tough v0.22.0
12352026-08-07T21:25:22.669Z Downloaded tar v0.4.46
12362026-08-07T21:25:22.672Z Downloaded zip v0.6.6
12372026-08-07T21:25:22.672Z Downloaded darling_core v0.23.0
12382026-08-07T21:25:22.678Z Downloaded icu_properties_data v2.1.2
12392026-08-07T21:25:22.682Z Downloaded time v0.3.47
12402026-08-07T21:25:22.689Z Downloaded zip v4.6.1
12412026-08-07T21:25:22.695Z Downloaded qorb v0.4.1
12422026-08-07T21:25:22.695Z Downloaded zerocopy v0.8.40
12432026-08-07T21:25:22.706Z Downloaded derive_more-impl v2.1.1
12442026-08-07T21:25:22.706Z Downloaded unicode-segmentation v1.12.0
12452026-08-07T21:25:22.706Z Downloaded aws-lc-rs v1.16.3
12462026-08-07T21:25:22.711Z Downloaded icu_locale_core v2.1.1
12472026-08-07T21:25:22.714Z Downloaded tokio-postgres v0.7.16
12482026-08-07T21:25:22.714Z Downloaded vcpkg v0.2.15
12492026-08-07T21:25:22.736Z Downloaded samael v0.0.19
12502026-08-07T21:25:22.739Z Downloaded reqwest v0.13.2
12512026-08-07T21:25:22.742Z Downloaded diesel_derives v2.3.7
12522026-08-07T21:25:22.752Z Downloaded winnow v0.5.40
12532026-08-07T21:25:22.757Z Downloaded crypto-bigint v0.5.5
12542026-08-07T21:25:22.771Z Downloaded url v2.5.8
12552026-08-07T21:25:22.781Z Downloaded proptest v1.11.0
12562026-08-07T21:25:22.786Z Downloaded der v0.8.0
12572026-08-07T21:25:22.790Z Downloaded p521 v0.14.0
12582026-08-07T21:25:22.793Z Downloaded hyper-util v0.1.20
12592026-08-07T21:25:22.795Z Downloaded russh v0.62.4
12602026-08-07T21:25:22.799Z Downloaded lalrpop v0.19.12
12612026-08-07T21:25:22.807Z Downloaded itertools v0.13.0
12622026-08-07T21:25:22.839Z Downloaded libm v0.2.16
12632026-08-07T21:25:22.844Z Downloaded reqwest v0.12.28
12642026-08-07T21:25:22.847Z Downloaded chrono v0.4.45
12652026-08-07T21:25:22.857Z Downloaded quick-xml v0.37.5
12662026-08-07T21:25:22.860Z Downloaded regex v1.12.3
12672026-08-07T21:25:22.883Z Downloaded rayon v1.11.0
12682026-08-07T21:25:22.889Z Downloaded smoltcp v0.11.0
12692026-08-07T21:25:22.904Z Downloaded nix v0.28.0
12702026-08-07T21:25:22.910Z Downloaded nix v0.27.1
12712026-08-07T21:25:22.917Z Downloaded idna v1.1.0
12722026-08-07T21:25:22.920Z Downloaded rawzip v0.4.4
12732026-08-07T21:25:22.923Z Downloaded winnow v1.0.3
12742026-08-07T21:25:22.927Z Downloaded zlib-rs v0.6.2
12752026-08-07T21:25:22.933Z Downloaded regress v0.10.5
12762026-08-07T21:25:22.937Z Downloaded curve25519-dalek v4.1.3
12772026-08-07T21:25:22.940Z Downloaded regex-syntax v0.6.29
12782026-08-07T21:25:22.943Z Downloaded hickory-proto v0.24.4
12792026-08-07T21:25:22.952Z Downloaded sha3 v0.12.0
12802026-08-07T21:25:22.956Z Downloaded regex-syntax v0.8.10
12812026-08-07T21:25:22.959Z Downloaded winnow v0.6.26
12822026-08-07T21:25:22.964Z Downloaded object v0.37.3
12832026-08-07T21:25:22.967Z Downloaded openssl v0.10.80
12842026-08-07T21:25:22.973Z Downloaded salty v0.3.0
12852026-08-07T21:25:22.976Z Downloaded hickory-proto v0.25.2
12862026-08-07T21:25:22.985Z Downloaded polar-core v0.27.3
12872026-08-07T21:25:22.989Z Downloaded serde_with v3.21.0
12882026-08-07T21:25:22.995Z Downloaded bstr v1.12.1
12892026-08-07T21:25:23.002Z Downloaded p384 v0.13.1
12902026-08-07T21:25:23.005Z Downloaded quinn-proto v0.11.16
12912026-08-07T21:25:23.008Z Downloaded rustls v0.23.41
12922026-08-07T21:25:23.013Z Downloaded petname v2.0.2
12932026-08-07T21:25:23.016Z Downloaded smoltcp v0.9.1
12942026-08-07T21:25:23.022Z Downloaded typify-impl v0.6.2
12952026-08-07T21:25:23.036Z Downloaded openapiv3 v2.2.0
12962026-08-07T21:25:23.061Z Downloaded regress v0.11.1
12972026-08-07T21:25:23.066Z Downloaded radix_trie v0.2.1
12982026-08-07T21:25:23.086Z Downloaded dropshot v0.17.1
12992026-08-07T21:25:23.101Z Downloaded moka v0.12.13
13002026-08-07T21:25:23.105Z Downloaded object v0.30.4
13012026-08-07T21:25:23.110Z Downloaded nix v0.31.2
13022026-08-07T21:25:23.138Z Downloaded crypto-bigint v0.7.5
13032026-08-07T21:25:23.149Z Downloaded curve25519-dalek v5.0.0
13042026-08-07T21:25:23.155Z Downloaded sqlparser v0.61.0
13052026-08-07T21:25:23.161Z Downloaded sled v0.34.7
13062026-08-07T21:25:23.165Z Downloaded rustix v0.38.44
13072026-08-07T21:25:23.177Z Downloaded diesel v2.3.7
13082026-08-07T21:25:23.189Z Downloaded zerocopy-derive v0.6.6
13092026-08-07T21:25:23.195Z Downloaded jiff v0.2.34
13102026-08-07T21:25:23.203Z Downloaded petgraph v0.6.5
13112026-08-07T21:25:23.214Z Downloaded regex-automata v0.4.14
13122026-08-07T21:25:23.222Z Downloaded ratatui v0.29.0
13132026-08-07T21:25:23.233Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13142026-08-07T21:25:23.243Z Downloaded tracing v0.1.44
13152026-08-07T21:25:23.271Z Downloaded bzip2-sys v0.1.13+1.0.8
13162026-08-07T21:25:23.291Z Downloaded sha3 v0.10.8
13172026-08-07T21:25:23.299Z Downloaded sha3 v0.11.0
13182026-08-07T21:25:23.303Z Downloaded csv v1.4.0
13192026-08-07T21:25:23.342Z Downloaded encoding_rs v0.8.35
13202026-08-07T21:25:23.365Z Downloaded chrono-tz v0.10.4
13212026-08-07T21:25:23.393Z Downloaded libgit2-sys v0.18.3+1.9.2
13222026-08-07T21:25:23.425Z Downloaded petgraph v0.8.3
13232026-08-07T21:25:23.449Z Downloaded libz-sys v1.1.24
13242026-08-07T21:25:23.454Z Downloaded tokio v1.52.1
13252026-08-07T21:25:23.540Z Downloaded ring v0.17.14
13262026-08-07T21:25:24.201Z Downloaded aws-lc-sys v0.40.0
13272026-08-07T21:25:24.458Z Compiling libc v0.2.185
13282026-08-07T21:25:24.458Z Compiling serde_core v1.0.228
13292026-08-07T21:25:24.458Z Compiling serde v1.0.228
13302026-08-07T21:25:24.462Z Compiling log v0.4.29
13312026-08-07T21:25:24.462Z Compiling smallvec v1.15.1
13322026-08-07T21:25:24.462Z Compiling find-msvc-tools v0.1.9
13332026-08-07T21:25:24.462Z Compiling shlex v1.3.0
13342026-08-07T21:25:24.462Z Compiling syn v2.0.117
13352026-08-07T21:25:24.803Z Compiling subtle v2.6.1
13362026-08-07T21:25:24.807Z Compiling scopeguard v1.2.0
13372026-08-07T21:25:24.844Z Compiling typenum v1.20.1
13382026-08-07T21:25:24.889Z Compiling stable_deref_trait v1.2.1
13392026-08-07T21:25:24.914Z Compiling lock_api v0.4.14
13402026-08-07T21:25:24.927Z Compiling zerocopy v0.8.40
13412026-08-07T21:25:24.968Z Compiling portable-atomic v1.13.1
13422026-08-07T21:25:24.981Z Compiling serde_json v1.0.151
13432026-08-07T21:25:25.140Z Compiling critical-section v1.2.0
13442026-08-07T21:25:25.178Z Compiling libm v0.2.16
13452026-08-07T21:25:25.253Z Compiling num-traits v0.2.19
13462026-08-07T21:25:25.337Z Compiling pkg-config v0.3.32
13472026-08-07T21:25:25.402Z Compiling errno v0.3.14
13482026-08-07T21:25:25.423Z Compiling jobserver v0.1.34
13492026-08-07T21:25:25.475Z Compiling getrandom v0.2.17
13502026-08-07T21:25:25.630Z Compiling cc v1.2.56
13512026-08-07T21:25:25.696Z Compiling rand_core v0.6.4
13522026-08-07T21:25:25.863Z Compiling generic-array v0.14.7
13532026-08-07T21:25:25.938Z Compiling once_cell v1.21.3
13542026-08-07T21:25:25.965Z Compiling parking_lot_core v0.9.12
13552026-08-07T21:25:26.000Z Compiling getrandom v0.4.1
13562026-08-07T21:25:26.050Z Compiling pin-project-lite v0.2.17
13572026-08-07T21:25:26.163Z Compiling const-oid v0.9.6
13582026-08-07T21:25:26.219Z Compiling rand_core v0.10.0
13592026-08-07T21:25:26.582Z Compiling signal-hook-registry v1.4.8
13602026-08-07T21:25:26.740Z Compiling litemap v0.8.1
13612026-08-07T21:25:26.756Z Compiling percent-encoding v2.3.2
13622026-08-07T21:25:26.868Z Compiling bitflags v2.11.0
13632026-08-07T21:25:26.940Z Compiling writeable v0.6.2
13642026-08-07T21:25:26.952Z Compiling futures-core v0.3.32
13652026-08-07T21:25:27.019Z Compiling semver v1.0.28
13662026-08-07T21:25:27.100Z Compiling parking_lot v0.12.5
13672026-08-07T21:25:27.114Z Compiling mio v1.2.0
13682026-08-07T21:25:27.137Z Compiling icu_normalizer_data v2.1.1
13692026-08-07T21:25:27.151Z Compiling icu_properties_data v2.1.2
13702026-08-07T21:25:27.257Z Compiling socket2 v0.6.3
13712026-08-07T21:25:27.336Z Compiling getrandom v0.3.4
13722026-08-07T21:25:27.442Z Compiling futures-sink v0.3.32
13732026-08-07T21:25:27.485Z Compiling indexmap v2.14.0
13742026-08-07T21:25:27.512Z Compiling synstructure v0.13.2
13752026-08-07T21:25:27.546Z Compiling futures-channel v0.3.32
13762026-08-07T21:25:27.584Z Compiling futures-io v0.3.32
13772026-08-07T21:25:27.723Z Compiling futures-task v0.3.32
13782026-08-07T21:25:27.776Z Compiling utf8_iter v1.0.4
13792026-08-07T21:25:27.832Z Compiling rustix v1.1.3
13802026-08-07T21:25:27.905Z Compiling slab v0.4.12
13812026-08-07T21:25:27.930Z Compiling form_urlencoded v1.2.2
13822026-08-07T21:25:28.086Z Compiling rustversion v1.0.22
13832026-08-07T21:25:28.109Z Compiling iana-time-zone v0.1.65
13842026-08-07T21:25:28.141Z Compiling base64ct v1.8.3
13852026-08-07T21:25:28.144Z Compiling cmake v0.1.57
13862026-08-07T21:25:28.179Z Compiling regex-syntax v0.8.10
13872026-08-07T21:25:28.281Z Compiling flagset v0.4.7
13882026-08-07T21:25:28.301Z Compiling ident_case v1.0.1
13892026-08-07T21:25:28.410Z Compiling pem-rfc7468 v0.7.0
13902026-08-07T21:25:28.438Z Compiling fs_extra v1.3.0
13912026-08-07T21:25:28.442Z Compiling dunce v1.0.5
13922026-08-07T21:25:28.547Z Compiling rand_core v0.9.5
13932026-08-07T21:25:28.561Z Compiling uuid v1.23.4
13942026-08-07T21:25:28.705Z Compiling aws-lc-sys v0.40.0
13952026-08-07T21:25:28.708Z Compiling base64 v0.22.1
13962026-08-07T21:25:28.831Z Compiling vcpkg v0.2.15
13972026-08-07T21:25:29.049Z Compiling syn v1.0.109
13982026-08-07T21:25:29.052Z Compiling serde_derive_internals v0.29.1
13992026-08-07T21:25:29.262Z Compiling rustc_version v0.4.1
14002026-08-07T21:25:29.280Z Compiling serde_derive v1.0.228
14012026-08-07T21:25:29.363Z Compiling zeroize_derive v1.5.0
14022026-08-07T21:25:29.563Z Compiling zerocopy-derive v0.8.40
14032026-08-07T21:25:29.579Z Compiling zerofrom-derive v0.1.6
14042026-08-07T21:25:29.592Z Compiling yoke-derive v0.8.1
14052026-08-07T21:25:29.991Z Compiling zerovec-derive v0.11.2
14062026-08-07T21:25:30.022Z Compiling zeroize v1.9.0
14072026-08-07T21:25:30.244Z Compiling displaydoc v0.2.5
14082026-08-07T21:25:30.774Z Compiling tokio-macros v2.7.0
14092026-08-07T21:25:30.996Z Compiling zerofrom v0.1.6
14102026-08-07T21:25:31.011Z Compiling futures-macro v0.3.32
14112026-08-07T21:25:31.116Z Compiling yoke v0.8.1
14122026-08-07T21:25:31.132Z Compiling crypto-common v0.1.7
14132026-08-07T21:25:31.144Z Compiling block-buffer v0.10.4
14142026-08-07T21:25:31.336Z Compiling zerovec v0.11.5
14152026-08-07T21:25:31.340Z Compiling zerotrie v0.2.3
14162026-08-07T21:25:31.370Z Compiling digest v0.10.7
14172026-08-07T21:25:31.503Z Compiling der_derive v0.7.3
14182026-08-07T21:25:31.620Z Compiling thiserror-impl v2.0.18
14192026-08-07T21:25:31.646Z Compiling openssl-sys v0.9.117
14202026-08-07T21:25:31.854Z Compiling tinystr v0.8.2
14212026-08-07T21:25:31.883Z Compiling potential_utf v0.1.4
14222026-08-07T21:25:32.050Z Compiling icu_locale_core v2.1.1
14232026-08-07T21:25:32.063Z Compiling icu_collections v2.1.1
14242026-08-07T21:25:32.174Z Compiling futures-util v0.3.32
14252026-08-07T21:25:32.504Z Compiling der v0.7.10
14262026-08-07T21:25:32.584Z Compiling tracing-attributes v0.1.31
14272026-08-07T21:25:32.888Z Compiling bytes v1.11.1
14282026-08-07T21:25:32.939Z Compiling icu_provider v2.1.1
14292026-08-07T21:25:32.965Z Compiling chrono v0.4.45
14302026-08-07T21:25:33.229Z Compiling icu_properties v2.1.2
14312026-08-07T21:25:33.496Z Compiling tokio v1.52.1
14322026-08-07T21:25:33.698Z Compiling icu_normalizer v2.1.1
14332026-08-07T21:25:33.875Z Compiling thiserror v2.0.18
14342026-08-07T21:25:33.987Z Compiling ppv-lite86 v0.2.21
14352026-08-07T21:25:34.078Z Compiling idna_adapter v1.2.1
14362026-08-07T21:25:34.221Z Compiling idna v1.1.0
14372026-08-07T21:25:34.239Z Compiling http v1.4.2
14382026-08-07T21:25:34.311Z Compiling spki v0.7.3
14392026-08-07T21:25:34.313Z Compiling rand_chacha v0.9.0
14402026-08-07T21:25:34.339Z Compiling tracing-core v0.1.36
14412026-08-07T21:25:34.465Z Compiling cpufeatures v0.2.17
14422026-08-07T21:25:34.515Z Compiling url v2.5.8
14432026-08-07T21:25:34.544Z Compiling aws-lc-rs v1.16.3
14442026-08-07T21:25:34.822Z Compiling schemars v0.8.22
14452026-08-07T21:25:34.856Z Compiling dyn-clone v1.0.20
14462026-08-07T21:25:34.875Z Compiling http-body v1.0.1
14472026-08-07T21:25:34.994Z Compiling tracing v0.1.44
14482026-08-07T21:25:35.009Z Compiling rand v0.9.2
14492026-08-07T21:25:35.037Z Compiling pkcs8 v0.10.2
14502026-08-07T21:25:35.195Z Compiling rustls-pki-types v1.14.0
14512026-08-07T21:25:35.253Z Compiling schemars_derive v0.8.22
14522026-08-07T21:25:35.283Z Compiling spin v0.9.8
14532026-08-07T21:25:35.297Z Compiling cmov v0.5.4
14542026-08-07T21:25:35.484Z Compiling tinyvec_macros v0.1.1
14552026-08-07T21:25:35.500Z Compiling crc32fast v1.5.0
14562026-08-07T21:25:35.553Z Compiling openssl-probe v0.2.1
14572026-08-07T21:25:35.628Z Compiling httparse v1.10.1
14582026-08-07T21:25:35.723Z Compiling tempfile v3.25.0
14592026-08-07T21:25:35.739Z Compiling tinyvec v1.10.0
14602026-08-07T21:25:35.800Z Compiling ctutils v0.4.2
14612026-08-07T21:25:36.005Z Compiling pest_generator v2.8.6
14622026-08-07T21:25:36.029Z Compiling sha2 v0.10.9
14632026-08-07T21:25:36.072Z Compiling aho-corasick v1.1.4
14642026-08-07T21:25:36.087Z Compiling radium v0.7.0
14652026-08-07T21:25:36.339Z Compiling tower-service v0.3.3
14662026-08-07T21:25:36.438Z Compiling atomic-waker v1.1.2
14672026-08-07T21:25:36.564Z Compiling tower-layer v0.3.3
14682026-08-07T21:25:36.726Z Compiling untrusted v0.7.1
14692026-08-07T21:25:36.729Z Compiling try-lock v0.2.5
14702026-08-07T21:25:36.845Z Compiling want v0.3.1
14712026-08-07T21:25:36.845Z Compiling pest_derive v2.8.6
14722026-08-07T21:25:37.005Z Compiling regex-automata v0.4.14
14732026-08-07T21:25:37.290Z Compiling tokio-util v0.7.18
14742026-08-07T21:25:37.669Z Compiling hybrid-array v0.4.13
14752026-08-07T21:25:37.778Z Compiling ipnet v2.11.0
14762026-08-07T21:25:37.943Z Compiling scroll_derive v0.13.1
14772026-08-07T21:25:38.255Z Compiling h2 v0.4.15
14782026-08-07T21:25:38.298Z Compiling darling_core v0.20.11
14792026-08-07T21:25:38.419Z Compiling rustls v0.23.41
14802026-08-07T21:25:38.584Z Compiling foreign-types-shared v0.1.1
14812026-08-07T21:25:38.673Z Compiling untrusted v0.9.0
14822026-08-07T21:25:38.720Z Compiling simd-adler32 v0.3.8
14832026-08-07T21:25:38.794Z Compiling tap v1.0.1
14842026-08-07T21:25:38.860Z Compiling httpdate v1.0.3
14852026-08-07T21:25:38.904Z Compiling openssl v0.10.80
14862026-08-07T21:25:38.958Z Compiling maybe-uninit v2.0.0
14872026-08-07T21:25:39.086Z Compiling wyz v0.5.1
14882026-08-07T21:25:39.146Z Compiling scroll v0.13.0
14892026-08-07T21:25:39.230Z Compiling foreign-types v0.3.2
14902026-08-07T21:25:39.274Z Compiling unicode-normalization v0.1.25
14912026-08-07T21:25:39.408Z Compiling rand_chacha v0.3.1
14922026-08-07T21:25:39.456Z Compiling hex v0.4.3
14932026-08-07T21:25:39.698Z Compiling signature v2.2.0
14942026-08-07T21:25:39.714Z Compiling terminal_size v0.4.3
14952026-08-07T21:25:39.728Z Compiling openssl-macros v0.1.1
14962026-08-07T21:25:39.848Z Compiling thiserror-impl v1.0.69
14972026-08-07T21:25:39.872Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14982026-08-07T21:25:40.115Z Compiling bzip2-sys v0.1.13+1.0.8
14992026-08-07T21:25:40.166Z Compiling num-integer v0.1.46
15002026-08-07T21:25:40.253Z Compiling wait-timeout v0.2.1
15012026-08-07T21:25:40.390Z Compiling ahash v0.8.12
15022026-08-07T21:25:40.478Z Compiling adler2 v2.0.1
15032026-08-07T21:25:40.513Z Compiling num-bigint-dig v0.8.6
15042026-08-07T21:25:40.529Z Compiling darling_macro v0.20.11
15052026-08-07T21:25:40.589Z Compiling powerfmt v0.2.0
15062026-08-07T21:25:40.605Z Compiling funty v2.0.0
15072026-08-07T21:25:40.693Z Compiling native-tls v0.2.18
15082026-08-07T21:25:40.789Z Compiling packed_struct v0.10.1
15092026-08-07T21:25:40.892Z Compiling quick-error v1.2.3
15102026-08-07T21:25:41.002Z Compiling num-conv v0.2.0
15112026-08-07T21:25:41.017Z Compiling time-core v0.1.8
15122026-08-07T21:25:41.032Z Compiling bit-vec v0.8.0
15132026-08-07T21:25:41.047Z Compiling clap_builder v4.6.0
15142026-08-07T21:25:41.070Z Compiling thiserror v1.0.69
15152026-08-07T21:25:41.148Z Compiling darling v0.20.11
15162026-08-07T21:25:41.162Z Compiling time-macros v0.2.27
15172026-08-07T21:25:41.175Z Compiling rusty-fork v0.3.1
15182026-08-07T21:25:41.178Z Compiling bitvec v1.0.1
15192026-08-07T21:25:41.226Z Compiling bit-set v0.8.0
15202026-08-07T21:25:41.331Z Compiling hyper v1.10.1
15212026-08-07T21:25:41.416Z Compiling deranged v0.5.8
15222026-08-07T21:25:41.619Z Compiling miniz_oxide v0.8.9
15232026-08-07T21:25:42.260Z Compiling num-iter v0.1.45
15242026-08-07T21:25:42.391Z Compiling rand v0.8.6
15252026-08-07T21:25:42.667Z Compiling hyper-util v0.1.20
15262026-08-07T21:25:42.913Z Compiling goblin v0.10.5
15272026-08-07T21:25:43.046Z Compiling packed_struct_codegen v0.10.1
15282026-08-07T21:25:43.177Z Compiling lazy_static v1.5.0
15292026-08-07T21:25:43.270Z Compiling serde_spanned v0.6.9
15302026-08-07T21:25:43.413Z Compiling toml_datetime v0.6.11
15312026-08-07T21:25:43.669Z Compiling hmac v0.12.1
15322026-08-07T21:25:43.826Z Compiling zerocopy-derive v0.6.6
15332026-08-07T21:25:44.076Z Compiling clap_derive v4.6.1
15342026-08-07T21:25:44.096Z Compiling bitfield-macros v0.19.4
15352026-08-07T21:25:44.385Z Compiling anstyle-parse v0.2.7
15362026-08-07T21:25:44.570Z Compiling rand_xorshift v0.4.0
15372026-08-07T21:25:44.644Z Compiling sync_wrapper v1.0.2
15382026-08-07T21:25:44.735Z Compiling indexmap v1.9.3
15392026-08-07T21:25:44.753Z Compiling unarray v0.1.4
15402026-08-07T21:25:44.777Z Compiling paste v1.0.15
15412026-08-07T21:25:44.861Z Compiling nodrop v0.1.14
15422026-08-07T21:25:44.916Z Compiling crc-catalog v2.4.0
15432026-08-07T21:25:44.952Z Compiling num_threads v0.1.7
15442026-08-07T21:25:45.008Z Compiling siphasher v1.0.2
15452026-08-07T21:25:45.034Z Compiling usdt-impl v0.6.0
15462026-08-07T21:25:45.048Z Compiling zlib-rs v0.6.2
15472026-08-07T21:25:45.191Z Compiling crossbeam-utils v0.8.21
15482026-08-07T21:25:45.297Z Compiling time v0.3.47
15492026-08-07T21:25:45.311Z Compiling crc v3.4.0
15502026-08-07T21:25:45.488Z Compiling array-init v0.0.4
15512026-08-07T21:25:45.522Z Compiling proptest v1.11.0
15522026-08-07T21:25:45.789Z Compiling clap v4.6.1
15532026-08-07T21:25:45.828Z Compiling dof v0.4.0
15542026-08-07T21:25:45.869Z Compiling bitfield v0.19.4
15552026-08-07T21:25:46.159Z Compiling tower v0.5.3
15562026-08-07T21:25:46.645Z Compiling zerocopy v0.6.6
15572026-08-07T21:25:46.964Z Compiling anstream v0.6.21
15582026-08-07T21:25:47.174Z Compiling smallvec v0.6.14
15592026-08-07T21:25:47.372Z Compiling derive_builder_core v0.20.2
15602026-08-07T21:25:47.578Z Compiling dtrace-parser v0.3.0
15612026-08-07T21:25:48.191Z Compiling flate2 v1.1.9
15622026-08-07T21:25:48.266Z Compiling ipnetwork v0.21.1
15632026-08-07T21:25:48.300Z Compiling pkcs1 v0.7.5
15642026-08-07T21:25:48.410Z Compiling http-body-util v0.1.3
15652026-08-07T21:25:48.585Z Compiling heapless v0.7.17
15662026-08-07T21:25:48.640Z Compiling structmeta-derive v0.3.0
15672026-08-07T21:25:48.655Z Compiling scroll_derive v0.12.1
15682026-08-07T21:25:48.680Z Compiling slog v2.8.2
15692026-08-07T21:25:48.823Z Compiling darling_core v0.23.0
15702026-08-07T21:25:48.852Z Compiling thread-id v5.1.0
15712026-08-07T21:25:48.867Z Compiling cookie v0.18.1
15722026-08-07T21:25:48.937Z Compiling env_filter v1.0.0
15732026-08-07T21:25:49.045Z Compiling anyhow v1.0.102
15742026-08-07T21:25:49.231Z Compiling unicode-properties v0.1.4
15752026-08-07T21:25:49.305Z Compiling allocator-api2 v0.2.21
15762026-08-07T21:25:49.346Z Compiling iri-string v0.7.10
15772026-08-07T21:25:49.435Z Compiling unicode-bidi v0.3.18
15782026-08-07T21:25:49.647Z Compiling signal-hook v0.3.18
15792026-08-07T21:25:49.698Z Compiling base64 v0.21.7
15802026-08-07T21:25:49.821Z Compiling zstd-safe v7.2.4
15812026-08-07T21:25:49.959Z Compiling winnow v0.5.40
15822026-08-07T21:25:50.012Z Compiling ryu v1.0.23
15832026-08-07T21:25:50.015Z Compiling hashbrown v0.12.3
15842026-08-07T21:25:50.205Z Compiling serde_urlencoded v0.7.1
15852026-08-07T21:25:50.484Z Compiling tower-http v0.6.8
15862026-08-07T21:25:50.849Z Compiling ron v0.8.1
15872026-08-07T21:25:50.883Z Compiling stringprep v0.1.5
15882026-08-07T21:25:50.899Z Compiling structmeta v0.3.0
15892026-08-07T21:25:51.339Z Compiling toml_edit v0.19.15
15902026-08-07T21:25:51.355Z Compiling scroll v0.12.0
15912026-08-07T21:25:51.368Z Compiling darling_macro v0.23.0
15922026-08-07T21:25:51.430Z Compiling env_logger v0.11.9
15932026-08-07T21:25:51.854Z Compiling rsa v0.9.10
15942026-08-07T21:25:51.873Z Compiling oxnet v0.1.6
15952026-08-07T21:25:51.926Z Compiling derive_builder_macro v0.20.2
15962026-08-07T21:25:52.252Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15972026-08-07T21:25:52.306Z Compiling newtype-uuid v1.3.2
15982026-08-07T21:25:52.400Z Compiling hashbrown v0.13.2
15992026-08-07T21:25:52.515Z Compiling serde-hex v0.1.0
16002026-08-07T21:25:52.632Z Compiling bzip2 v0.4.4
16012026-08-07T21:25:52.842Z Compiling tokio-native-tls v0.3.1
16022026-08-07T21:25:52.892Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16032026-08-07T21:25:53.507Z Compiling camino v1.2.2
16042026-08-07T21:25:53.571Z Compiling bstr v1.12.1
16052026-08-07T21:25:53.881Z Compiling block-padding v0.4.2
16062026-08-07T21:25:53.966Z Compiling block-buffer v0.12.1
16072026-08-07T21:25:54.047Z Compiling crypto-common v0.2.2
16082026-08-07T21:25:54.165Z Compiling rustls-native-certs v0.8.3
16092026-08-07T21:25:54.214Z Compiling x509-cert v0.2.5
16102026-08-07T21:25:54.231Z Compiling serde_tokenstream v0.2.3
16112026-08-07T21:25:54.451Z Compiling erased-serde v0.3.31
16122026-08-07T21:25:54.542Z Compiling md-5 v0.10.6
16132026-08-07T21:25:54.713Z Compiling curve25519-dalek v4.1.3
16142026-08-07T21:25:54.891Z Compiling async-trait v0.1.89
16152026-08-07T21:25:54.932Z Compiling zerocopy-derive v0.7.35
16162026-08-07T21:25:55.043Z Compiling daft-derive v0.1.7
16172026-08-07T21:25:55.757Z Compiling pin-project-internal v1.1.11
16182026-08-07T21:25:55.772Z Compiling vergen-lib v9.1.0
16192026-08-07T21:25:55.806Z Compiling hash32 v0.2.1
16202026-08-07T21:25:55.809Z Compiling memoffset v0.9.1
16212026-08-07T21:25:55.923Z Compiling encoding_rs v0.8.35
16222026-08-07T21:25:55.948Z Compiling smoltcp v0.9.1
16232026-08-07T21:25:55.998Z Compiling cfg_aliases v0.2.1
16242026-08-07T21:25:56.013Z Compiling psl-types v2.0.11
16252026-08-07T21:25:56.073Z Compiling fallible-iterator v0.2.0
16262026-08-07T21:25:56.135Z Compiling litrs v1.0.0
16272026-08-07T21:25:56.315Z Compiling rustix v0.38.44
16282026-08-07T21:25:56.427Z Compiling mime v0.3.17
16292026-08-07T21:25:56.492Z Compiling crc-any v2.5.0
16302026-08-07T21:25:56.663Z Compiling ref-cast v1.0.25
16312026-08-07T21:25:56.700Z Compiling document-features v0.2.12
16322026-08-07T21:25:56.727Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16332026-08-07T21:25:56.769Z Compiling postgres-protocol v0.6.10
16342026-08-07T21:25:56.857Z Compiling publicsuffix v2.3.0
16352026-08-07T21:25:56.879Z Compiling pin-project v1.1.11
16362026-08-07T21:25:56.977Z Compiling nix v0.31.2
16372026-08-07T21:25:57.119Z Compiling zerocopy v0.7.35
16382026-08-07T21:25:57.279Z Compiling daft v0.1.7
16392026-08-07T21:25:57.371Z Compiling inout v0.2.2
16402026-08-07T21:25:57.453Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16412026-08-07T21:25:57.488Z Compiling hyper-tls v0.6.0
16422026-08-07T21:25:57.543Z Compiling object v0.30.4
16432026-08-07T21:25:57.557Z Compiling zip v0.6.6
16442026-08-07T21:25:57.648Z Compiling toml v0.7.8
16452026-08-07T21:25:57.702Z Compiling derive_builder v0.20.2
16462026-08-07T21:25:57.728Z Compiling darling v0.23.0
16472026-08-07T21:25:57.825Z Compiling goblin v0.8.2
16482026-08-07T21:25:58.115Z Compiling derive-ex v0.1.8
16492026-08-07T21:25:58.260Z Compiling phf_shared v0.13.1
16502026-08-07T21:25:58.322Z Compiling regex v1.12.3
16512026-08-07T21:25:58.499Z Compiling hubpack_derive v0.1.1
16522026-08-07T21:25:58.526Z Compiling futures-executor v0.3.32
16532026-08-07T21:25:58.740Z Compiling strum_macros v0.27.2
16542026-08-07T21:25:58.785Z Compiling curve25519-dalek-derive v0.1.1
16552026-08-07T21:25:58.942Z Compiling snafu-derive v0.8.9
16562026-08-07T21:25:59.420Z Compiling ref-cast-impl v1.0.25
16572026-08-07T21:25:59.766Z Compiling vergen v9.1.0
16582026-08-07T21:25:59.949Z Compiling cargo-platform v0.3.2
16592026-08-07T21:25:59.966Z Compiling ff v0.13.1
16602026-08-07T21:26:00.105Z Compiling fs-err v3.3.0
16612026-08-07T21:26:00.211Z Compiling managed v0.8.0
16622026-08-07T21:26:00.293Z Compiling bumpalo v3.20.2
16632026-08-07T21:26:00.381Z Compiling unicode-segmentation v1.12.0
16642026-08-07T21:26:00.432Z Compiling base16ct v0.2.0
16652026-08-07T21:26:00.545Z Compiling path-slash v0.1.5
16662026-08-07T21:26:00.607Z Compiling object v0.37.3
16672026-08-07T21:26:00.676Z Compiling bitflags v1.3.2
16682026-08-07T21:26:00.690Z Compiling foldhash v0.1.5
16692026-08-07T21:26:00.756Z Compiling foldhash v0.2.0
16702026-08-07T21:26:00.770Z Compiling same-file v1.0.6
16712026-08-07T21:26:00.806Z Compiling libbz2-rs-sys v0.2.2
16722026-08-07T21:26:00.860Z Compiling jiff-core v0.1.0
16732026-08-07T21:26:00.875Z Compiling either v1.15.0
16742026-08-07T21:26:00.929Z Compiling hashbrown v0.16.1
16752026-08-07T21:26:01.018Z Compiling walkdir v2.5.0
16762026-08-07T21:26:01.078Z Compiling hashbrown v0.15.5
16772026-08-07T21:26:01.267Z Compiling bzip2 v0.6.1
16782026-08-07T21:26:01.371Z Compiling snafu v0.8.9
16792026-08-07T21:26:01.524Z Compiling strum v0.27.2
16802026-08-07T21:26:01.538Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16812026-08-07T21:26:01.652Z Compiling jiff v0.2.34
16822026-08-07T21:26:01.694Z Compiling sec1 v0.7.3
16832026-08-07T21:26:01.723Z Compiling zopfli v0.8.3
16842026-08-07T21:26:01.971Z Compiling cargo_metadata v0.23.1
16852026-08-07T21:26:02.040Z Compiling group v0.13.0
16862026-08-07T21:26:02.226Z Compiling dof v0.3.0
16872026-08-07T21:26:02.410Z Compiling test-strategy v0.4.5
16882026-08-07T21:26:02.959Z Compiling hubpack v0.1.2
16892026-08-07T21:26:02.973Z Compiling futures v0.3.32
16902026-08-07T21:26:03.055Z Compiling phf v0.13.1
16912026-08-07T21:26:03.177Z Compiling signal-hook-mio v0.2.5
16922026-08-07T21:26:03.296Z Compiling cookie_store v0.22.1
16932026-08-07T21:26:03.358Z Compiling zstd v0.13.3
16942026-08-07T21:26:03.574Z Compiling serde_with_macros v3.21.0
16952026-08-07T21:26:03.620Z Compiling reqwest v0.12.28
16962026-08-07T21:26:03.896Z Compiling cipher v0.5.2
16972026-08-07T21:26:03.976Z Compiling postgres-types v0.2.12
16982026-08-07T21:26:04.519Z Compiling usdt-macro v0.6.0
16992026-08-07T21:26:04.716Z Compiling usdt-attr-macro v0.6.0
17002026-08-07T21:26:05.210Z Compiling globset v0.4.18
17012026-08-07T21:26:05.291Z Compiling phf_shared v0.11.3
17022026-08-07T21:26:05.394Z Compiling hkdf v0.12.4
17032026-08-07T21:26:05.424Z Compiling dtrace-parser v0.2.0
17042026-08-07T21:26:05.464Z Compiling ed25519 v2.2.3
17052026-08-07T21:26:05.531Z Compiling byte-wrapper v0.1.0
17062026-08-07T21:26:05.564Z Compiling olpc-cjson v0.1.4
17072026-08-07T21:26:05.720Z Compiling serde-big-array v0.5.1
17082026-08-07T21:26:05.842Z Compiling serde_plain v1.0.2
17092026-08-07T21:26:05.865Z Compiling crypto-bigint v0.5.5
17102026-08-07T21:26:05.880Z Compiling strum_macros v0.26.4
17112026-08-07T21:26:05.880Z Compiling enum-as-inner v0.6.1
17122026-08-07T21:26:06.045Z Compiling async-recursion v1.1.1
17132026-08-07T21:26:06.160Z Compiling serde_repr v0.1.20
17142026-08-07T21:26:06.384Z Compiling pem v3.0.6
17152026-08-07T21:26:06.402Z Compiling float-cmp v0.10.0
17162026-08-07T21:26:06.549Z Compiling thread-id v4.2.2
17172026-08-07T21:26:06.641Z Compiling memmap2 v0.9.10
17182026-08-07T21:26:06.703Z Compiling difflib v0.4.0
17192026-08-07T21:26:06.718Z Compiling const-oid v0.10.2
17202026-08-07T21:26:06.732Z Compiling static_assertions v1.1.0
17212026-08-07T21:26:06.811Z Compiling whoami v2.1.0
17222026-08-07T21:26:06.861Z Compiling keccak v0.1.6
17232026-08-07T21:26:06.932Z Compiling normalize-line-endings v0.3.0
17242026-08-07T21:26:07.030Z Compiling predicates-core v1.0.10
17252026-08-07T21:26:07.192Z Compiling cpufeatures v0.3.0
17262026-08-07T21:26:07.210Z Compiling new_debug_unreachable v1.0.6
17272026-08-07T21:26:07.267Z Compiling fixedbitset v0.4.2
17282026-08-07T21:26:07.282Z Compiling typed-path v0.9.3
17292026-08-07T21:26:07.285Z Compiling winnow v1.0.3
17302026-08-07T21:26:07.477Z Compiling fixedbitset v0.5.7
17312026-08-07T21:26:07.493Z Compiling data-encoding v2.10.0
17322026-08-07T21:26:07.609Z Compiling precomputed-hash v0.1.1
17332026-08-07T21:26:07.637Z Compiling toml_parser v1.1.2+spec-1.1.0
17342026-08-07T21:26:07.679Z Compiling strum v0.26.3
17352026-08-07T21:26:07.695Z Compiling string_cache v0.8.9
17362026-08-07T21:26:07.773Z Compiling hickory-proto v0.25.2
17372026-08-07T21:26:07.805Z Compiling petgraph v0.8.3
17382026-08-07T21:26:07.918Z Compiling petgraph v0.6.5
17392026-08-07T21:26:08.056Z Compiling chacha20 v0.10.0
17402026-08-07T21:26:08.174Z Compiling predicates v3.1.4
17412026-08-07T21:26:08.262Z Compiling tokio-postgres v0.7.16
17422026-08-07T21:26:08.421Z Compiling sha3 v0.10.8
17432026-08-07T21:26:08.495Z Compiling digest v0.11.3
17442026-08-07T21:26:08.719Z Compiling elliptic-curve v0.13.8
17452026-08-07T21:26:08.804Z Compiling toml_edit v0.22.27
17462026-08-07T21:26:08.868Z Compiling usdt v0.6.0
17472026-08-07T21:26:09.123Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17482026-08-07T21:26:09.127Z Compiling usdt-impl v0.5.0
17492026-08-07T21:26:09.381Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17502026-08-07T21:26:09.706Z Compiling ed25519-dalek v2.2.0
17512026-08-07T21:26:09.743Z Compiling crossterm v0.28.1
17522026-08-07T21:26:10.223Z Compiling serde_with v3.21.0
17532026-08-07T21:26:10.870Z Compiling zip v4.6.1
17542026-08-07T21:26:11.416Z Compiling iddqd v0.4.2
17552026-08-07T21:26:11.861Z Compiling itertools v0.15.0
17562026-08-07T21:26:11.935Z Compiling itertools v0.13.0
17572026-08-07T21:26:12.062Z Compiling similar v2.7.0
17582026-08-07T21:26:12.195Z Compiling heck v0.4.1
17592026-08-07T21:26:12.423Z Compiling crossbeam-epoch v0.9.18
17602026-08-07T21:26:12.471Z Compiling tokio-stream v0.1.18
17612026-08-07T21:26:12.703Z Compiling buf-list v1.1.2
17622026-08-07T21:26:12.744Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17632026-08-07T21:26:12.914Z Compiling openapiv3 v2.2.0
17642026-08-07T21:26:12.931Z Compiling peg-runtime v0.8.5
17652026-08-07T21:26:12.979Z Compiling lalrpop-util v0.19.12
17662026-08-07T21:26:13.043Z Compiling thread_local v1.1.9
17672026-08-07T21:26:13.169Z Compiling slog-async v2.8.0
17682026-08-07T21:26:13.183Z Compiling crossbeam-channel v0.5.15
17692026-08-07T21:26:13.196Z Compiling filetime v0.2.27
17702026-08-07T21:26:13.211Z Compiling is-terminal v0.4.17
17712026-08-07T21:26:13.293Z Compiling term v1.2.1
17722026-08-07T21:26:13.307Z Compiling take_mut v0.2.2
17732026-08-07T21:26:13.366Z Compiling xattr v1.6.1
17742026-08-07T21:26:13.414Z Compiling camino-tempfile v1.4.1
17752026-08-07T21:26:13.627Z Compiling slog-term v2.9.2
17762026-08-07T21:26:13.642Z Compiling tar v0.4.46
17772026-08-07T21:26:20.091Z Compiling rustls-webpki v0.103.13
17782026-08-07T21:26:22.805Z Compiling tokio-rustls v0.26.4
17792026-08-07T21:26:22.805Z Compiling rustls-platform-verifier v0.6.2
17802026-08-07T21:26:22.805Z Compiling tough v0.22.0
17812026-08-07T21:26:23.006Z Compiling hyper-rustls v0.27.7
17822026-08-07T21:26:23.206Z Compiling reqwest v0.13.2
17832026-08-07T21:26:25.435Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17842026-08-07T21:26:25.660Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17852026-08-07T21:26:28.603Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17862026-08-07T21:26:28.745Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17872026-08-07T21:26:28.785ZAug 07 21:26:27.007 INFO Starting download, target: Clickhouse
17882026-08-07T21:26:28.785ZAug 07 21:26:27.008 INFO Starting download, target: Console
17892026-08-07T21:26:28.785ZAug 07 21:26:27.008 INFO Starting download, target: Cockroach
17902026-08-07T21:26:28.786ZAug 07 21:26:27.008 INFO Starting download, target: DendriteStub
17912026-08-07T21:26:28.786ZAug 07 21:26:27.008 INFO Starting download, target: MaghemiteMgd
17922026-08-07T21:26:28.786ZAug 07 21:26:27.008 INFO Starting download, target: MaghemiteDdmd
17932026-08-07T21:26:28.799ZAug 07 21:26:27.008 INFO Starting download, target: TransceiverControl
17942026-08-07T21:26:28.799ZAug 07 21:26:27.008 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17952026-08-07T21:26:28.799ZAug 07 21:26:27.008 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17962026-08-07T21:26:28.799ZAug 07 21:26:27.008 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17972026-08-07T21:26:28.799ZAug 07 21:26:27.008 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17982026-08-07T21:26:28.799ZAug 07 21:26:27.008 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17992026-08-07T21:26:28.799ZAug 07 21:26:27.008 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18002026-08-07T21:26:28.799ZAug 07 21:26:27.008 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18012026-08-07T21:26:30.579ZAug 07 21:26:28.804 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18022026-08-07T21:26:30.840ZAug 07 21:26:29.064 INFO Download complete, target: Console
18032026-08-07T21:26:30.950ZAug 07 21:26:29.175 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18042026-08-07T21:26:31.743ZAug 07 21:26:29.964 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18052026-08-07T21:26:31.949ZAug 07 21:26:30.170 INFO Download complete, target: TransceiverControl
18062026-08-07T21:26:33.172ZAug 07 21:26:31.395 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18072026-08-07T21:26:33.411ZAug 07 21:26:31.636 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18082026-08-07T21:26:33.686ZAug 07 21:26:31.909 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18092026-08-07T21:26:34.086ZAug 07 21:26:32.310 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18102026-08-07T21:26:34.086ZAug 07 21:26:32.310 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18112026-08-07T21:26:35.158ZAug 07 21:26:33.383 INFO Download complete, target: MaghemiteDdmd
18122026-08-07T21:26:36.069ZAug 07 21:26:34.294 INFO Download complete, target: DendriteStub
18132026-08-07T21:26:36.245ZAug 07 21:26:34.470 INFO Download complete, target: MaghemiteMgd
18142026-08-07T21:26:37.827ZAug 07 21:26:36.051 INFO Checking that binary works, target: Clickhouse
18152026-08-07T21:26:37.965ZAug 07 21:26:36.188 INFO Download complete, target: Clickhouse
18162026-08-07T21:26:38.745ZAug 07 21:26:36.965 INFO Checking that binary works, target: Cockroach
18172026-08-07T21:26:38.854ZAug 07 21:26:37.077 INFO Download complete, target: Cockroach
18182026-08-07T21:26:38.872ZAll builder prerequisites installed successfully, and PATH looks valid
18192026-08-07T21:26:38.888Z
18202026-08-07T21:26:38.888Zreal 2:10.642020301
18212026-08-07T21:26:38.888Zuser 7:11.659540063
18222026-08-07T21:26:38.888Zsys 1:25.317084317
18232026-08-07T21:26:38.889Ztrap 0.251559359
18242026-08-07T21:26:38.889Ztflt 0.563233957
18252026-08-07T21:26:38.889Zdflt 1.003617648
18262026-08-07T21:26:38.889Zkflt 0.025490864
18272026-08-07T21:26:38.889Zlock 27:26.583869794
18282026-08-07T21:26:38.889Zslp 21:45.427414270
18292026-08-07T21:26:38.889Zlat 45.965401985
18302026-08-07T21:26:38.889Zstop 2:39.597263885
18312026-08-07T21:26:38.889Z+ banner clippy
18322026-08-07T21:26:38.889Z
18332026-08-07T21:26:38.889Z #### # # ##### ##### # #
18342026-08-07T21:26:38.889Z # # # # # # # # # #
18352026-08-07T21:26:38.889Z # # # # # # # #
18362026-08-07T21:26:38.889Z # # # ##### ##### #
18372026-08-07T21:26:38.889Z # # # # # # #
18382026-08-07T21:26:38.889Z #### ###### # # # #
18392026-08-07T21:26:38.889Z
18402026-08-07T21:26:38.890Z+ export CARGO_INCREMENTAL=0
18412026-08-07T21:26:38.890Z+ CARGO_INCREMENTAL=0
18422026-08-07T21:26:38.890Z+ ptime -m cargo xtask clippy
18432026-08-07T21:26:39.366Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18442026-08-07T21:26:39.637Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18452026-08-07T21:26:41.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.59s
18462026-08-07T21:26:41.538Z Running `target/debug/xtask clippy`
18472026-08-07T21:26:41.568Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18482026-08-07T21:26:42.140Z Downloading crates ...
18492026-08-07T21:26:42.318Z Downloaded approx v0.5.1
18502026-08-07T21:26:42.322Z Downloaded concurrent-queue v2.5.0
18512026-08-07T21:26:42.322Z Downloaded backtrace-ext v0.2.1
18522026-08-07T21:26:42.322Z Downloaded criterion-plot v0.6.0
18532026-08-07T21:26:42.322Z Downloaded addr2line v0.25.1
18542026-08-07T21:26:42.327Z Downloaded async-object-pool v0.2.0
18552026-08-07T21:26:42.327Z Downloaded cast v0.3.0
18562026-08-07T21:26:42.327Z Downloaded constant_time_eq v0.3.1
18572026-08-07T21:26:42.327Z Downloaded assert-json-diff v2.0.2
18582026-08-07T21:26:42.327Z Downloaded anes v0.1.6
18592026-08-07T21:26:42.330Z Downloaded cfg-expr v0.20.6
18602026-08-07T21:26:42.330Z Downloaded async-lock v3.4.2
18612026-08-07T21:26:42.330Z Downloaded assert_cmd v2.1.2
18622026-08-07T21:26:42.330Z Downloaded blake2b_simd v1.0.4
18632026-08-07T21:26:42.333Z Downloaded datatest-stable v0.3.3
18642026-08-07T21:26:42.333Z Downloaded chumsky v0.9.3
18652026-08-07T21:26:42.336Z Downloaded backtrace v0.3.76
18662026-08-07T21:26:42.339Z Downloaded escape8259 v0.5.3
18672026-08-07T21:26:42.339Z Downloaded event-listener-strategy v0.5.4
18682026-08-07T21:26:42.339Z Downloaded criterion v0.7.0
18692026-08-07T21:26:42.342Z Downloaded event-listener v5.4.1
18702026-08-07T21:26:42.343Z Downloaded fancy-regex v0.14.0
18712026-08-07T21:26:42.346Z Downloaded futures-timer v3.0.3
18722026-08-07T21:26:42.346Z Downloaded guppy-workspace-hack v0.1.0
18732026-08-07T21:26:42.346Z Downloaded hex-literal v0.4.1
18742026-08-07T21:26:42.349Z Downloaded hickory-client v0.25.2
18752026-08-07T21:26:42.349Z Downloaded httptest v0.16.4
18762026-08-07T21:26:42.349Z Downloaded linkme-impl v0.3.35
18772026-08-07T21:26:42.349Z Downloaded nested v0.1.1
18782026-08-07T21:26:42.349Z Downloaded knuffel-derive v3.2.0
18792026-08-07T21:26:42.352Z Downloaded gimli v0.32.3
18802026-08-07T21:26:42.355Z Downloaded miette-derive v5.10.0
18812026-08-07T21:26:42.355Z Downloaded pathdiff v0.2.3
18822026-08-07T21:26:42.355Z Downloaded libtest-mimic v0.8.1
18832026-08-07T21:26:42.358Z Downloaded linkme v0.3.35
18842026-08-07T21:26:42.358Z Downloaded oorandom v11.1.5
18852026-08-07T21:26:42.358Z Downloaded parking v2.2.1
18862026-08-07T21:26:42.358Z Downloaded plotters-backend v0.3.7
18872026-08-07T21:26:42.361Z Downloaded owo-colors v3.5.0
18882026-08-07T21:26:42.361Z Downloaded path-tree v0.8.3
18892026-08-07T21:26:42.361Z Downloaded plotters-svg v0.3.7
18902026-08-07T21:26:42.361Z Downloaded partial-io v0.5.4
18912026-08-07T21:26:42.365Z Downloaded knuffel v3.2.0
18922026-08-07T21:26:42.365Z Downloaded serde_regex v1.1.0
18932026-08-07T21:26:42.365Z Downloaded hashbrown v0.14.5
18942026-08-07T21:26:42.369Z Downloaded relative-path v1.9.3
18952026-08-07T21:26:42.369Z Downloaded miette v5.10.0
18962026-08-07T21:26:42.372Z Downloaded rust-argon2 v2.1.0
18972026-08-07T21:26:42.372Z Downloaded similar-asserts v1.7.0
18982026-08-07T21:26:42.372Z Downloaded supports-unicode v2.1.0
18992026-08-07T21:26:42.372Z Downloaded rustc-demangle v0.1.27
19002026-08-07T21:26:42.375Z Downloaded supports-color v2.1.0
19012026-08-07T21:26:42.375Z Downloaded supports-hyperlinks v2.1.0
19022026-08-07T21:26:42.375Z Downloaded guppy v0.17.25
19032026-08-07T21:26:42.378Z Downloaded rstest v0.25.0
19042026-08-07T21:26:42.381Z Downloaded rstest_macros v0.25.0
19052026-08-07T21:26:42.381Z Downloaded stringmetrics v2.2.2
19062026-08-07T21:26:42.385Z Downloaded target-triple v1.0.0
19072026-08-07T21:26:42.385Z Downloaded terminal_size v0.1.17
19082026-08-07T21:26:42.385Z Downloaded rand_distr v0.5.1
19092026-08-07T21:26:42.388Z Downloaded target-lexicon v0.13.3
19102026-08-07T21:26:42.388Z Downloaded target-spec v3.5.7
19112026-08-07T21:26:42.388Z Downloaded termcolor v1.4.1
19122026-08-07T21:26:42.388Z Downloaded tinytemplate v1.2.1
19132026-08-07T21:26:42.388Z Downloaded trybuild v1.0.116
19142026-08-07T21:26:42.391Z Downloaded textwrap v0.15.2
19152026-08-07T21:26:42.392Z Downloaded plotters v0.3.7
19162026-08-07T21:26:42.466Z Downloaded httpmock v0.8.3
19172026-08-07T21:26:44.240Z Checking cfg-if v1.0.4
19182026-08-07T21:26:44.616Z Checking libc v0.2.185
19192026-08-07T21:26:44.619Z Checking serde_core v1.0.228
19202026-08-07T21:26:44.692Z Checking memchr v2.8.0
19212026-08-07T21:26:44.737Z Checking smallvec v1.15.1
19222026-08-07T21:26:44.769Z Checking zeroize v1.9.0
19232026-08-07T21:26:44.806Z Checking rand_core v0.10.0
19242026-08-07T21:26:44.846Z Checking itoa v1.0.17
19252026-08-07T21:26:44.884Z Checking subtle v2.6.1
19262026-08-07T21:26:44.947Z Checking log v0.4.29
19272026-08-07T21:26:44.980Z Checking libm v0.2.16
19282026-08-07T21:26:45.027Z Checking typenum v1.20.1
19292026-08-07T21:26:45.070Z Checking getrandom v0.4.1
19302026-08-07T21:26:45.071Z Checking errno v0.3.14
19312026-08-07T21:26:45.143Z Checking scopeguard v1.2.0
19322026-08-07T21:26:45.182Z Checking zmij v1.0.21
19332026-08-07T21:26:45.189Z Checking stable_deref_trait v1.2.1
19342026-08-07T21:26:45.256Z Checking zerofrom v0.1.6
19352026-08-07T21:26:45.298Z Checking lock_api v0.4.14
19362026-08-07T21:26:45.337Z Checking percent-encoding v2.3.2
19372026-08-07T21:26:45.340Z Checking writeable v0.6.2
19382026-08-07T21:26:45.407Z Checking yoke v0.8.1
19392026-08-07T21:26:45.446Z Checking litemap v0.8.1
19402026-08-07T21:26:45.523Z Checking icu_normalizer_data v2.1.1
19412026-08-07T21:26:45.528Z Checking icu_properties_data v2.1.2
19422026-08-07T21:26:45.595Z Checking zerovec v0.11.5
19432026-08-07T21:26:45.596Z Checking zerotrie v0.2.3
19442026-08-07T21:26:45.667Z Checking num-traits v0.2.19
19452026-08-07T21:26:45.710Z Checking form_urlencoded v1.2.2
19462026-08-07T21:26:45.746Z Checking utf8_iter v1.0.4
19472026-08-07T21:26:45.784Z Checking pin-project-lite v0.2.17
19482026-08-07T21:26:45.825Z Checking zerocopy v0.8.40
19492026-08-07T21:26:45.875Z Checking parking_lot_core v0.9.12
19502026-08-07T21:26:45.911Z Checking portable-atomic v1.13.1
19512026-08-07T21:26:45.951Z Checking critical-section v1.2.0
19522026-08-07T21:26:46.001Z Checking signal-hook-registry v1.4.8
19532026-08-07T21:26:46.053Z Checking tinystr v0.8.2
19542026-08-07T21:26:46.093Z Checking potential_utf v0.1.4
19552026-08-07T21:26:46.096Z Checking parking_lot v0.12.5
19562026-08-07T21:26:46.161Z Checking serde v1.0.228
19572026-08-07T21:26:46.197Z Checking serde_json v1.0.151
19582026-08-07T21:26:46.238Z Checking bitflags v2.11.0
19592026-08-07T21:26:46.271Z Checking icu_collections v2.1.1
19602026-08-07T21:26:46.275Z Checking icu_locale_core v2.1.1
19612026-08-07T21:26:46.344Z Checking once_cell v1.21.3
19622026-08-07T21:26:46.385Z Checking mio v1.2.0
19632026-08-07T21:26:46.440Z Checking iana-time-zone v0.1.65
19642026-08-07T21:26:46.557Z Checking socket2 v0.6.3
19652026-08-07T21:26:46.601Z Checking uuid v1.23.4
19662026-08-07T21:26:46.641Z Checking bytes v1.11.1
19672026-08-07T21:26:46.679Z Checking chrono v0.4.45
19682026-08-07T21:26:46.727Z Checking semver v1.0.28
19692026-08-07T21:26:46.853Z Checking thiserror v2.0.18
19702026-08-07T21:26:46.893Z Checking icu_provider v2.1.1
19712026-08-07T21:26:46.957Z Checking dyn-clone v1.0.20
19722026-08-07T21:26:47.017Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19732026-08-07T21:26:47.017Z Checking futures-core v0.3.32
19742026-08-07T21:26:47.017Z Checking equivalent v1.0.2
19752026-08-07T21:26:47.122Z Checking rustix v1.1.3
19762026-08-07T21:26:47.158Z Checking tokio v1.52.1
19772026-08-07T21:26:47.161Z Checking icu_normalizer v2.1.1
19782026-08-07T21:26:47.230Z Checking icu_properties v2.1.2
19792026-08-07T21:26:47.235Z Checking getrandom v0.2.17
19802026-08-07T21:26:47.355Z Checking cmov v0.5.4
19812026-08-07T21:26:47.441Z Checking rand_core v0.6.4
19822026-08-07T21:26:47.488Z Checking futures-sink v0.3.32
19832026-08-07T21:26:47.564Z Checking byteorder v1.5.0
19842026-08-07T21:26:47.605Z Checking ctutils v0.4.2
19852026-08-07T21:26:47.639Z Checking futures-channel v0.3.32
19862026-08-07T21:26:47.673Z Checking getrandom v0.3.4
19872026-08-07T21:26:47.790Z Checking futures-io v0.3.32
19882026-08-07T21:26:47.841Z Checking hybrid-array v0.4.13
19892026-08-07T21:26:47.879Z Checking futures-task v0.3.32
19902026-08-07T21:26:47.882Z Checking slab v0.4.12
19912026-08-07T21:26:47.948Z Checking generic-array v0.14.7
19922026-08-07T21:26:47.984Z Checking hashbrown v0.17.0
19932026-08-07T21:26:48.044Z Checking thiserror v1.0.69
19942026-08-07T21:26:48.083Z Checking idna_adapter v1.2.1
19952026-08-07T21:26:48.118Z Checking futures-util v0.3.32
19962026-08-07T21:26:48.170Z Checking regex-syntax v0.8.10
19972026-08-07T21:26:48.225Z Checking idna v1.1.0
19982026-08-07T21:26:48.422Z Checking fnv v1.0.7
19992026-08-07T21:26:48.471Z Checking indexmap v2.14.0
20002026-08-07T21:26:48.510Z Checking url v2.5.8
20012026-08-07T21:26:48.545Z Checking const-oid v0.9.6
20022026-08-07T21:26:48.619Z Checking crypto-common v0.2.2
20032026-08-07T21:26:48.658Z Checking ppv-lite86 v0.2.21
20042026-08-07T21:26:48.967Z Checking schemars v0.8.22
20052026-08-07T21:26:49.007Z Checking base64ct v1.8.3
20062026-08-07T21:26:49.047Z Checking crypto-common v0.1.7
20072026-08-07T21:26:49.202Z Checking block-buffer v0.12.1
20082026-08-07T21:26:49.240Z Checking block-buffer v0.10.4
20092026-08-07T21:26:49.277Z Checking base64 v0.22.1
20102026-08-07T21:26:49.280Z Checking utf8parse v0.2.2
20112026-08-07T21:26:49.388Z Checking anstyle v1.0.14
20122026-08-07T21:26:49.426Z Checking digest v0.10.7
20132026-08-07T21:26:49.464Z Checking http v1.4.2
20142026-08-07T21:26:49.500Z Checking tracing-core v0.1.36
20152026-08-07T21:26:49.540Z Checking is_terminal_polyfill v1.70.2
20162026-08-07T21:26:49.593Z Checking anstyle-query v1.1.5
20172026-08-07T21:26:49.632Z Checking colorchoice v1.0.4
20182026-08-07T21:26:49.671Z Checking rand_core v0.9.5
20192026-08-07T21:26:49.674Z Checking anstyle-parse v1.0.0
20202026-08-07T21:26:49.741Z Checking terminal_size v0.4.3
20212026-08-07T21:26:49.779Z Checking const-oid v0.10.2
20222026-08-07T21:26:49.831Z Checking tracing v0.1.44
20232026-08-07T21:26:49.869Z Checking anstream v1.0.0
20242026-08-07T21:26:49.905Z Checking ipnet v2.11.0
20252026-08-07T21:26:49.941Z Checking rand_chacha v0.9.0
20262026-08-07T21:26:49.981Z Checking aho-corasick v1.1.4
20272026-08-07T21:26:50.037Z Checking clap_lex v1.0.0
20282026-08-07T21:26:50.040Z Checking strsim v0.11.1
20292026-08-07T21:26:50.111Z Checking crossbeam-utils v0.8.21
20302026-08-07T21:26:50.116Z Checking erased-serde v0.3.31
20312026-08-07T21:26:50.182Z Checking rand v0.9.2
20322026-08-07T21:26:50.238Z Checking powerfmt v0.2.0
20332026-08-07T21:26:50.242Z Checking unicode-ident v1.0.24
20342026-08-07T21:26:50.287Z Checking clap_builder v4.6.0
20352026-08-07T21:26:50.357Z Checking proc-macro2 v1.0.106
20362026-08-07T21:26:50.416Z Checking tokio-util v0.7.18
20372026-08-07T21:26:50.455Z Checking deranged v0.5.8
20382026-08-07T21:26:50.492Z Checking fastrand v2.3.0
20392026-08-07T21:26:50.552Z Checking slog v2.8.2
20402026-08-07T21:26:50.668Z Checking time-core v0.1.8
20412026-08-07T21:26:50.672Z Checking regex-automata v0.4.14
20422026-08-07T21:26:50.739Z Checking num-conv v0.2.0
20432026-08-07T21:26:50.743Z Checking num_threads v0.1.7
20442026-08-07T21:26:50.836Z Checking quote v1.0.45
20452026-08-07T21:26:50.839Z Checking digest v0.11.3
20462026-08-07T21:26:50.908Z Checking httparse v1.10.1
20472026-08-07T21:26:50.912Z Checking anyhow v1.0.102
20482026-08-07T21:26:51.035Z Checking cpufeatures v0.3.0
20492026-08-07T21:26:51.074Z Checking allocator-api2 v0.2.21
20502026-08-07T21:26:51.111Z Checking syn v2.0.117
20512026-08-07T21:26:51.149Z Checking cpufeatures v0.2.17
20522026-08-07T21:26:51.154Z Checking tempfile v3.25.0
20532026-08-07T21:26:51.222Z Checking ipnetwork v0.21.1
20542026-08-07T21:26:51.257Z Checking aws-lc-sys v0.40.0
20552026-08-07T21:26:51.393Z Checking rustls-pki-types v1.14.0
20562026-08-07T21:26:51.434Z Checking time v0.3.47
20572026-08-07T21:26:51.437Z Checking untrusted v0.7.1
20582026-08-07T21:26:51.502Z Checking http-body v1.0.1
20592026-08-07T21:26:51.547Z Checking clap v4.6.1
20602026-08-07T21:26:51.605Z Checking atomic-waker v1.1.2
20612026-08-07T21:26:51.646Z Checking hex v0.4.3
20622026-08-07T21:26:51.685Z Checking httpdate v1.0.3
20632026-08-07T21:26:51.721Z Checking try-lock v0.2.5
20642026-08-07T21:26:51.758Z Checking h2 v0.4.15
20652026-08-07T21:26:51.793Z Checking aws-lc-rs v1.16.3
20662026-08-07T21:26:51.850Z Checking want v0.3.1
20672026-08-07T21:26:51.887Z Checking ryu v1.0.23
20682026-08-07T21:26:51.924Z Checking untrusted v0.9.0
20692026-08-07T21:26:51.997Z Checking tower-service v0.3.3
20702026-08-07T21:26:52.052Z Checking tower-layer v0.3.3
20712026-08-07T21:26:52.088Z Checking pem-rfc7468 v0.7.0
20722026-08-07T21:26:52.124Z Checking spin v0.9.8
20732026-08-07T21:26:52.229Z Checking flagset v0.4.7
20742026-08-07T21:26:52.276Z Checking mime v0.3.17
20752026-08-07T21:26:52.334Z Checking simd-adler32 v0.3.8
20762026-08-07T21:26:52.380Z Checking der v0.7.10
20772026-08-07T21:26:52.476Z Checking adler2 v2.0.1
20782026-08-07T21:26:52.532Z Checking http-body-util v0.1.3
20792026-08-07T21:26:52.590Z Checking oxnet v0.1.6
20802026-08-07T21:26:52.594Z Checking block-padding v0.4.2
20812026-08-07T21:26:52.633Z Checking miniz_oxide v0.8.9
20822026-08-07T21:26:52.642Z Checking rustls-webpki v0.103.13
20832026-08-07T21:26:52.808Z Checking camino v1.2.2
20842026-08-07T21:26:52.866Z Checking pretty-hex v0.4.1
20852026-08-07T21:26:52.869Z Checking inout v0.2.2
20862026-08-07T21:26:53.018Z Checking openssl-probe v0.2.1
20872026-08-07T21:26:53.077Z Checking plain v0.2.3
20882026-08-07T21:26:53.115Z Checking regex v1.12.3
20892026-08-07T21:26:53.152Z Checking serde_urlencoded v0.7.1
20902026-08-07T21:26:53.156Z Checking rand_chacha v0.3.1
20912026-08-07T21:26:53.186Z Checking encoding_rs v0.8.35
20922026-08-07T21:26:53.256Z Checking rustls v0.23.41
20932026-08-07T21:26:53.259Z Checking ucd-trie v0.1.7
20942026-08-07T21:26:53.380Z Checking spki v0.7.3
20952026-08-07T21:26:53.419Z Checking pest v2.8.6
20962026-08-07T21:26:53.422Z Checking cipher v0.5.2
20972026-08-07T21:26:53.452Z Checking futures-executor v0.3.32
20982026-08-07T21:26:53.523Z Checking rand v0.8.6
20992026-08-07T21:26:53.575Z Checking crc32fast v1.5.0
21002026-08-07T21:26:53.634Z Checking futures v0.3.32
21012026-08-07T21:26:53.743Z Checking either v1.15.0
21022026-08-07T21:26:53.746Z Checking sync_wrapper v1.0.2
21032026-08-07T21:26:53.815Z Checking pkcs8 v0.10.2
21042026-08-07T21:26:53.908Z Checking tower v0.5.3
21052026-08-07T21:26:53.960Z Checking iri-string v0.7.10
21062026-08-07T21:26:53.998Z Checking foldhash v0.2.0
21072026-08-07T21:26:54.079Z Checking zlib-rs v0.6.2
21082026-08-07T21:26:54.167Z Checking static_assertions v1.1.0
21092026-08-07T21:26:54.211Z Checking bit-vec v0.8.0
21102026-08-07T21:26:54.274Z Checking hashbrown v0.16.1
21112026-08-07T21:26:54.319Z Checking sha2 v0.10.9
21122026-08-07T21:26:54.422Z Checking bit-set v0.8.0
21132026-08-07T21:26:54.516Z Checking openapiv3 v2.2.0
21142026-08-07T21:26:54.593Z Checking hyper v1.10.1
21152026-08-07T21:26:54.630Z Checking wait-timeout v0.2.1
21162026-08-07T21:26:54.633Z Checking lazy_static v1.5.0
21172026-08-07T21:26:54.783Z Checking hubpack v0.1.2
21182026-08-07T21:26:54.798Z Checking quick-error v1.2.3
21192026-08-07T21:26:54.853Z Checking tinyvec_macros v0.1.1
21202026-08-07T21:26:54.947Z Checking rusty-fork v0.3.1
21212026-08-07T21:26:54.951Z Checking tinyvec v1.10.0
21222026-08-07T21:26:55.023Z Checking rustls-native-certs v0.8.3
21232026-08-07T21:26:55.030Z Checking tower-http v0.6.8
21242026-08-07T21:26:55.031Z Checking flate2 v1.1.9
21252026-08-07T21:26:55.178Z Checking rand_xorshift v0.4.0
21262026-08-07T21:26:55.181Z Checking strum v0.26.3
21272026-08-07T21:26:55.280Z Checking psl-types v2.0.11
21282026-08-07T21:26:55.331Z Checking unarray v0.1.4
21292026-08-07T21:26:55.368Z Checking cookie v0.18.1
21302026-08-07T21:26:55.372Z Checking signature v2.2.0
21312026-08-07T21:26:55.439Z Checking publicsuffix v2.3.0
21322026-08-07T21:26:55.442Z Checking num-integer v0.1.46
21332026-08-07T21:26:55.510Z Checking proptest v1.11.0
21342026-08-07T21:26:55.547Z Checking hyper-util v0.1.20
21352026-08-07T21:26:55.550Z Checking tokio-rustls v0.26.4
21362026-08-07T21:26:55.617Z Checking rustls-platform-verifier v0.6.2
21372026-08-07T21:26:55.654Z Checking scroll v0.13.0
21382026-08-07T21:26:55.657Z Checking cookie_store v0.22.1
21392026-08-07T21:26:55.724Z Checking anstyle-parse v0.2.7
21402026-08-07T21:26:55.783Z Checking ahash v0.8.12
21412026-08-07T21:26:55.822Z Checking serde_spanned v0.6.9
21422026-08-07T21:26:55.858Z Checking toml_datetime v0.6.11
21432026-08-07T21:26:55.898Z Checking memmap2 v0.9.10
21442026-08-07T21:26:55.935Z Checking goblin v0.10.5
21452026-08-07T21:26:55.974Z Checking base64 v0.21.7
21462026-08-07T21:26:56.012Z Checking anstream v0.6.21
21472026-08-07T21:26:56.050Z Checking dtrace-parser v0.3.0
21482026-08-07T21:26:56.093Z Checking bstr v1.12.1
21492026-08-07T21:26:56.099Z Checking thread-id v5.1.0
21502026-08-07T21:26:56.196Z Checking data-encoding v2.10.0
21512026-08-07T21:26:56.236Z Checking x509-cert v0.2.5
21522026-08-07T21:26:56.240Z Checking hmac v0.12.1
21532026-08-07T21:26:56.310Z Checking num-iter v0.1.45
21542026-08-07T21:26:56.442Z Checking crossbeam-epoch v0.9.18
21552026-08-07T21:26:56.479Z Checking memoffset v0.9.1
21562026-08-07T21:26:56.514Z Checking scroll v0.12.0
21572026-08-07T21:26:56.551Z Checking env_filter v1.0.0
21582026-08-07T21:26:56.589Z Checking tap v1.0.1
21592026-08-07T21:26:56.694Z Checking num-bigint-dig v0.8.6
21602026-08-07T21:26:56.733Z Checking wyz v0.5.1
21612026-08-07T21:26:56.737Z Checking env_logger v0.11.9
21622026-08-07T21:26:56.802Z Checking goblin v0.8.2
21632026-08-07T21:26:56.847Z Checking hyper-rustls v0.27.7
21642026-08-07T21:26:56.935Z Checking pkcs1 v0.7.5
21652026-08-07T21:26:56.975Z Checking zerocopy v0.7.35
21662026-08-07T21:26:57.010Z Checking rustix v0.38.44
21672026-08-07T21:26:57.079Z Checking reqwest v0.13.2
21682026-08-07T21:26:57.170Z Checking radium v0.7.0
21692026-08-07T21:26:57.372Z Checking crc-catalog v2.4.0
21702026-08-07T21:26:57.375Z Checking newtype-uuid v1.3.2
21712026-08-07T21:26:57.492Z Checking unicode-segmentation v1.12.0
21722026-08-07T21:26:57.496Z Checking funty v2.0.0
21732026-08-07T21:26:57.564Z Checking same-file v1.0.6
21742026-08-07T21:26:57.635Z Checking daft v0.1.7
21752026-08-07T21:26:57.710Z Checking walkdir v2.5.0
21762026-08-07T21:26:57.817Z Checking rsa v0.9.10
21772026-08-07T21:26:57.855Z Checking crc v3.4.0
21782026-08-07T21:26:57.891Z Checking bitvec v1.0.1
21792026-08-07T21:26:57.927Z Checking nix v0.31.2
21802026-08-07T21:26:57.930Z Checking unicode-normalization v0.1.25
21812026-08-07T21:26:57.998Z Checking dtrace-parser v0.2.0
21822026-08-07T21:26:58.049Z Checking zerocopy v0.6.6
21832026-08-07T21:26:58.262Z Checking ff v0.13.1
21842026-08-07T21:26:58.300Z Checking dof v0.4.0
21852026-08-07T21:26:58.336Z Checking maybe-uninit v2.0.0
21862026-08-07T21:26:58.372Z Checking thread-id v4.2.2
21872026-08-07T21:26:58.409Z Checking winnow v0.5.40
21882026-08-07T21:26:58.446Z Checking nodrop v0.1.14
21892026-08-07T21:26:58.449Z Checking foreign-types-shared v0.1.1
21902026-08-07T21:26:58.516Z Checking base16ct v0.2.0
21912026-08-07T21:26:58.558Z Checking foreign-types v0.3.2
21922026-08-07T21:26:58.604Z Checking array-init v0.0.4
21932026-08-07T21:26:58.657Z Checking smallvec v0.6.14
21942026-08-07T21:26:58.692Z Checking sec1 v0.7.3
21952026-08-07T21:26:58.729Z Checking dof v0.3.0
21962026-08-07T21:26:58.869Z Checking group v0.13.0
21972026-08-07T21:26:58.920Z Checking hkdf v0.12.4
21982026-08-07T21:26:58.923Z Checking serde_with v3.21.0
21992026-08-07T21:26:58.993Z Checking usdt-impl v0.6.0
22002026-08-07T21:26:59.033Z Checking usdt-impl v0.5.0
22012026-08-07T21:26:59.071Z Checking crypto-bigint v0.5.5
22022026-08-07T21:26:59.107Z Checking bitfield v0.19.4
22032026-08-07T21:26:59.165Z Checking bzip2-sys v0.1.13+1.0.8
22042026-08-07T21:26:59.211Z Checking packed_struct v0.10.1
22052026-08-07T21:26:59.279Z Checking openssl-sys v0.9.117
22062026-08-07T21:26:59.317Z Checking usdt v0.6.0
22072026-08-07T21:26:59.353Z Checking keccak v0.1.6
22082026-08-07T21:26:59.401Z Checking hashbrown v0.12.3
22092026-08-07T21:26:59.512Z Checking foldhash v0.1.5
22102026-08-07T21:26:59.550Z Checking winnow v0.7.14
22112026-08-07T21:26:59.586Z Checking toml_edit v0.19.15
22122026-08-07T21:26:59.671Z Checking hashbrown v0.15.5
22132026-08-07T21:26:59.675Z Checking openssl v0.10.80
22142026-08-07T21:26:59.832Z Checking indexmap v1.9.3
22152026-08-07T21:26:59.996Z Checking elliptic-curve v0.13.8
22162026-08-07T21:27:00.158Z Checking sha3 v0.10.8
22172026-08-07T21:27:00.195Z Checking bzip2 v0.4.4
22182026-08-07T21:27:00.279Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22192026-08-07T21:27:00.329Z Checking serde-hex v0.1.0
22202026-08-07T21:27:00.386Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22212026-08-07T21:27:00.389Z Checking ron v0.8.1
22222026-08-07T21:27:00.472Z Checking hashbrown v0.13.2
22232026-08-07T21:27:00.570Z Checking itertools v0.13.0
22242026-08-07T21:27:00.630Z Checking toml v0.7.8
22252026-08-07T21:27:00.750Z Checking siphasher v1.0.2
22262026-08-07T21:27:00.917Z Checking bitflags v1.3.2
22272026-08-07T21:27:00.955Z Checking winnow v1.0.3
22282026-08-07T21:27:00.991Z Checking crc-any v2.5.0
22292026-08-07T21:27:00.994Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22302026-08-07T21:27:01.062Z Checking object v0.30.4
22312026-08-07T21:27:01.176Z Checking zip v0.6.6
22322026-08-07T21:27:01.224Z Checking globset v0.4.18
22332026-08-07T21:27:01.265Z Checking toml_parser v1.1.2+spec-1.1.0
22342026-08-07T21:27:01.520Z Checking signal-hook v0.3.18
22352026-08-07T21:27:01.558Z Checking managed v0.8.0
22362026-08-07T21:27:01.640Z Checking toml_write v0.1.2
22372026-08-07T21:27:01.644Z Checking path-slash v0.1.5
22382026-08-07T21:27:01.727Z Checking native-tls v0.2.18
22392026-08-07T21:27:01.766Z Checking chacha20 v0.10.0
22402026-08-07T21:27:01.802Z Checking curve25519-dalek v4.1.3
22412026-08-07T21:27:01.805Z Checking pin-project v1.1.11
22422026-08-07T21:27:01.873Z Checking object v0.37.3
22432026-08-07T21:27:01.876Z Checking toml_edit v0.22.27
22442026-08-07T21:27:01.944Z Checking jiff-core v0.1.0
22452026-08-07T21:27:01.981Z Checking tokio-native-tls v0.3.1
22462026-08-07T21:27:02.043Z Checking signal-hook-mio v0.2.5
22472026-08-07T21:27:02.168Z Checking ed25519 v2.2.3
22482026-08-07T21:27:02.206Z Checking pem v3.0.6
22492026-08-07T21:27:02.385Z Checking ref-cast v1.0.25
22502026-08-07T21:27:02.423Z Checking zstd-sys v2.0.16+zstd.1.5.7
22512026-08-07T21:27:02.513Z Checking hyper-tls v0.6.0
22522026-08-07T21:27:02.559Z Checking zstd-safe v7.2.4
22532026-08-07T21:27:02.596Z Checking ed25519-dalek v2.2.0
22542026-08-07T21:27:02.645Z Checking jiff v0.2.34
22552026-08-07T21:27:02.712Z Checking snafu v0.8.9
22562026-08-07T21:27:02.754Z Checking serde_plain v1.0.2
22572026-08-07T21:27:02.859Z Checking typed-path v0.9.3
22582026-08-07T21:27:02.929Z Checking libbz2-rs-sys v0.2.2
22592026-08-07T21:27:02.985Z Checking bumpalo v3.20.2
22602026-08-07T21:27:03.031Z Checking fixedbitset v0.5.7
22612026-08-07T21:27:03.171Z Checking zstd v0.13.3
22622026-08-07T21:27:03.212Z Checking zopfli v0.8.3
22632026-08-07T21:27:03.254Z Checking petgraph v0.8.3
22642026-08-07T21:27:03.320Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22652026-08-07T21:27:03.357Z Checking bzip2 v0.6.1
22662026-08-07T21:27:03.395Z Checking reqwest v0.12.28
22672026-08-07T21:27:03.544Z Checking crossterm v0.28.1
22682026-08-07T21:27:03.584Z Checking similar v2.7.0
22692026-08-07T21:27:03.667Z Checking fs-err v3.3.0
22702026-08-07T21:27:03.992Z Checking hash32 v0.2.1
22712026-08-07T21:27:03.997Z Checking serde-big-array v0.5.1
22722026-08-07T21:27:04.157Z Checking unicode-properties v0.1.4
22732026-08-07T21:27:04.196Z Checking predicates-core v1.0.10
22742026-08-07T21:27:04.199Z Checking unicode-bidi v0.3.18
22752026-08-07T21:27:04.199Z Checking heapless v0.7.17
22762026-08-07T21:27:04.300Z Checking olpc-cjson v0.1.4
22772026-08-07T21:27:04.339Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22782026-08-07T21:27:04.377Z Checking hickory-proto v0.25.2
22792026-08-07T21:27:04.381Z Checking byte-wrapper v0.1.0
22802026-08-07T21:27:04.463Z Checking md-5 v0.10.6
22812026-08-07T21:27:04.539Z Checking zip v4.6.1
22822026-08-07T21:27:04.577Z Checking stringprep v0.1.5
22832026-08-07T21:27:04.627Z Checking float-cmp v0.10.0
22842026-08-07T21:27:04.666Z Checking normalize-line-endings v0.3.0
22852026-08-07T21:27:04.704Z Checking fallible-iterator v0.2.0
22862026-08-07T21:27:04.707Z Checking difflib v0.4.0
22872026-08-07T21:27:04.774Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
22882026-08-07T21:27:04.810Z Checking smoltcp v0.9.1
22892026-08-07T21:27:04.813Z Checking tough v0.22.0
22902026-08-07T21:27:04.883Z Checking iddqd v0.4.2
22912026-08-07T21:27:04.938Z Checking predicates v3.1.4
22922026-08-07T21:27:04.999Z Checking postgres-protocol v0.6.10
22932026-08-07T21:27:05.143Z Checking phf_shared v0.11.3
22942026-08-07T21:27:05.269Z Checking phf_shared v0.13.1
22952026-08-07T21:27:05.320Z Checking tokio-stream v0.1.18
22962026-08-07T21:27:05.357Z Checking buf-list v1.1.2
22972026-08-07T21:27:05.395Z Checking strum v0.27.2
22982026-08-07T21:27:05.431Z Checking fixedbitset v0.4.2
22992026-08-07T21:27:05.489Z Checking new_debug_unreachable v1.0.6
23002026-08-07T21:27:05.533Z Checking precomputed-hash v0.1.1
23012026-08-07T21:27:05.570Z Checking lalrpop-util v0.19.12
23022026-08-07T21:27:05.606Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23032026-08-07T21:27:05.610Z Checking petgraph v0.6.5
23042026-08-07T21:27:05.644Z Checking string_cache v0.8.9
23052026-08-07T21:27:05.729Z Checking phf v0.13.1
23062026-08-07T21:27:05.766Z Checking postgres-types v0.2.12
23072026-08-07T21:27:05.819Z Checking itertools v0.15.0
23082026-08-07T21:27:05.872Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23092026-08-07T21:27:05.910Z Checking whoami v2.1.0
23102026-08-07T21:27:06.112Z Checking peg-runtime v0.8.5
23112026-08-07T21:27:06.151Z Checking tokio-postgres v0.7.16
23122026-08-07T21:27:06.284Z Checking is-terminal v0.4.17
23132026-08-07T21:27:06.326Z Checking crossbeam-channel v0.5.15
23142026-08-07T21:27:06.416Z Checking thread_local v1.1.9
23152026-08-07T21:27:06.616Z Checking term v1.2.1
23162026-08-07T21:27:06.697Z Checking take_mut v0.2.2
23172026-08-07T21:27:06.833Z Checking slog-async v2.8.0
23182026-08-07T21:27:06.874Z Checking slog-term v2.9.2
23192026-08-07T21:27:06.914Z Compiling newtype-uuid-macros v0.1.0
23202026-08-07T21:27:06.962Z Checking match_cfg v0.1.0
23212026-08-07T21:27:07.001Z Checking slog-json v2.6.1
23222026-08-07T21:27:07.040Z Compiling multer v3.1.0
23232026-08-07T21:27:07.078Z Checking hostname v0.3.1
23242026-08-07T21:27:07.161Z Compiling async-stream-impl v0.3.6
23252026-08-07T21:27:07.197Z Compiling dropshot v0.17.1
23262026-08-07T21:27:07.234Z Checking slog-bunyan v2.5.0
23272026-08-07T21:27:07.237Z Compiling dropshot_endpoint v0.17.1
23282026-08-07T21:27:07.377Z Checking debug-ignore v1.0.5
23292026-08-07T21:27:07.415Z Checking progenitor-client v0.14.0
23302026-08-07T21:27:07.486Z Checking sha1 v0.11.0
23312026-08-07T21:27:07.523Z Checking serde_path_to_error v0.1.20
23322026-08-07T21:27:07.556Z Checking toml_datetime v1.1.1+spec-1.1.0
23332026-08-07T21:27:07.675Z Checking serde_spanned v1.1.1
23342026-08-07T21:27:07.713Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23352026-08-07T21:27:07.716Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23362026-08-07T21:27:07.786Z Checking compression-core v0.4.31
23372026-08-07T21:27:07.789Z Checking toml_writer v1.1.1+spec-1.1.0
23382026-08-07T21:27:07.855Z Checking async-stream v0.3.6
23392026-08-07T21:27:07.968Z Checking compression-codecs v0.4.37
23402026-08-07T21:27:08.020Z Checking toml v1.1.2+spec-1.1.0
23412026-08-07T21:27:08.060Z Checking waitgroup v0.1.2
23422026-08-07T21:27:08.104Z Checking rustls-pemfile v2.2.0
23432026-08-07T21:27:08.107Z Checking hostname v0.4.2
23442026-08-07T21:27:08.183Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23452026-08-07T21:27:08.213Z Checking async-compression v0.4.41
23462026-08-07T21:27:08.216Z Checking atomicwrites v0.4.4
23472026-08-07T21:27:08.216Z Checking itertools v0.14.0
23482026-08-07T21:27:08.318Z Compiling parse-display-derive v0.10.0
23492026-08-07T21:27:08.321Z Checking macaddr v1.0.1
23502026-08-07T21:27:08.353Z Checking regress v0.10.5
23512026-08-07T21:27:08.422Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23522026-08-07T21:27:08.552Z Checking instant v0.1.13
23532026-08-07T21:27:08.590Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23542026-08-07T21:27:08.624Z Checking backon v1.6.0
23552026-08-07T21:27:08.667Z Checking backoff v0.4.0
23562026-08-07T21:27:08.819Z Checking humantime v2.3.0
23572026-08-07T21:27:08.857Z Checking progenitor-extras v0.2.0
23582026-08-07T21:27:08.860Z Checking unicode-width v0.2.0
23592026-08-07T21:27:08.930Z Compiling convert_case v0.4.0
23602026-08-07T21:27:09.044Z Checking half v2.7.1
23612026-08-07T21:27:09.133Z Checking ciborium-io v0.2.2
23622026-08-07T21:27:09.172Z Checking heck v0.5.0
23632026-08-07T21:27:09.256Z Checking secrecy v0.10.3
23642026-08-07T21:27:09.309Z Checking camino-tempfile v1.4.1
23652026-08-07T21:27:09.345Z Compiling derive_more v0.99.20
23662026-08-07T21:27:09.348Z Checking ciborium-ll v0.2.2
23672026-08-07T21:27:09.378Z Checking indent_write v2.2.0
23682026-08-07T21:27:09.450Z Compiling regress v0.11.1
23692026-08-07T21:27:09.493Z Compiling crucible-workspace-hack v0.1.0
23702026-08-07T21:27:09.566Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23712026-08-07T21:27:09.602Z Checking ciborium v0.2.2
23722026-08-07T21:27:09.834Z Checking inout v0.1.4
23732026-08-07T21:27:09.908Z Checking universal-hash v0.5.1
23742026-08-07T21:27:09.997Z Checking cipher v0.4.4
23752026-08-07T21:27:10.033Z Checking parse-display v0.10.0
23762026-08-07T21:27:10.071Z Compiling thiserror-impl-no-std v2.0.2
23772026-08-07T21:27:10.074Z Checking opaque-debug v0.3.1
23782026-08-07T21:27:10.202Z Checking poly1305 v0.8.0
23792026-08-07T21:27:10.239Z Checking chacha20 v0.9.1
23802026-08-07T21:27:10.242Z Checking blake2 v0.10.6
23812026-08-07T21:27:10.463Z Checking password-hash v0.5.0
23822026-08-07T21:27:10.501Z Checking aead v0.5.2
23832026-08-07T21:27:10.537Z Compiling unsafe-libyaml v0.2.11
23842026-08-07T21:27:10.669Z Checking chacha20poly1305 v0.10.1
23852026-08-07T21:27:10.717Z Checking argon2 v0.5.3
23862026-08-07T21:27:10.826Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
23872026-08-07T21:27:11.004Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23882026-08-07T21:27:11.087Z Compiling typify-impl v0.6.2
23892026-08-07T21:27:11.263Z Compiling serde_yaml v0.9.34+deprecated
23902026-08-07T21:27:11.298Z Checking thiserror-no-std v2.0.2
23912026-08-07T21:27:11.332Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23922026-08-07T21:27:11.452Z Checking vsss-rs v3.3.4
23932026-08-07T21:27:11.654Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23942026-08-07T21:27:11.928Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23952026-08-07T21:27:11.965Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23962026-08-07T21:27:12.600Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23972026-08-07T21:27:12.638Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23982026-08-07T21:27:12.699Z Checking swrite v0.1.0
23992026-08-07T21:27:12.737Z Checking crossbeam-deque v0.8.6
24002026-08-07T21:27:12.774Z Compiling rayon-core v1.13.0
24012026-08-07T21:27:12.816Z Compiling num-derive v0.4.2
24022026-08-07T21:27:12.856Z Compiling toml_datetime v0.7.5+spec-1.1.0
24032026-08-07T21:27:12.950Z Compiling proc-macro-error v1.0.4
24042026-08-07T21:27:13.129Z Compiling toml_edit v0.23.10+spec-1.0.0
24052026-08-07T21:27:13.294Z Checking tabwriter v1.4.1
24062026-08-07T21:27:13.398Z Checking rayon v1.11.0
24072026-08-07T21:27:13.470Z Checking glob v0.3.3
24082026-08-07T21:27:13.605Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24092026-08-07T21:27:13.681Z Compiling proc-macro-crate v3.4.0
24102026-08-07T21:27:13.732Z Compiling heapless v0.8.0
24112026-08-07T21:27:13.769Z Checking toml v0.8.23
24122026-08-07T21:27:13.806Z Checking hash32 v0.3.1
24132026-08-07T21:27:13.963Z Compiling ingot-macros v0.2.0
24142026-08-07T21:27:14.113Z Checking colored v3.1.1
24152026-08-07T21:27:14.183Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24162026-08-07T21:27:14.240Z Compiling num_enum_derive v0.7.6
24172026-08-07T21:27:14.276Z Compiling smoltcp v0.11.0
24182026-08-07T21:27:14.459Z Checking cobs v0.3.0
24192026-08-07T21:27:14.633Z Compiling usdt-macro v0.5.0
24202026-08-07T21:27:14.705Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24212026-08-07T21:27:14.755Z Compiling usdt-attr-macro v0.5.0
24222026-08-07T21:27:14.791Z Checking memmap v0.7.0
24232026-08-07T21:27:14.865Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24242026-08-07T21:27:15.122Z Checking postcard v1.1.3
24252026-08-07T21:27:15.301Z Checking num_enum v0.7.6
24262026-08-07T21:27:15.398Z Checking rand v0.10.1
24272026-08-07T21:27:15.445Z Compiling proc-macro-crate v1.3.1
24282026-08-07T21:27:15.448Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24292026-08-07T21:27:15.567Z Checking usdt v0.5.0
24302026-08-07T21:27:15.663Z Compiling typify-macro v0.6.2
24312026-08-07T21:27:15.714Z Checking sigpipe v0.1.3
24322026-08-07T21:27:15.764Z Compiling foreign-types-macros v0.2.3
24332026-08-07T21:27:15.823Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24342026-08-07T21:27:15.889Z Checking foreign-types-shared v0.3.1
24352026-08-07T21:27:15.923Z Compiling num_enum_derive v0.5.11
24362026-08-07T21:27:16.155Z Checking cstr-argument v0.1.2
24372026-08-07T21:27:16.189Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24382026-08-07T21:27:16.256Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24392026-08-07T21:27:16.305Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
24402026-08-07T21:27:16.429Z Checking foreign-types v0.5.0
24412026-08-07T21:27:16.534Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24422026-08-07T21:27:16.620Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24432026-08-07T21:27:16.700Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24442026-08-07T21:27:16.761Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24452026-08-07T21:27:16.777Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24462026-08-07T21:27:16.818Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24472026-08-07T21:27:16.854Z Checking ingot-types v0.2.0
24482026-08-07T21:27:16.923Z Compiling zone_cfg_derive v0.3.1
24492026-08-07T21:27:16.961Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24502026-08-07T21:27:17.030Z Checking num_enum v0.5.11
24512026-08-07T21:27:17.154Z Checking itertools v0.12.1
24522026-08-07T21:27:17.192Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24532026-08-07T21:27:17.195Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24542026-08-07T21:27:17.261Z Checking ingot v0.2.1
24552026-08-07T21:27:17.483Z Compiling typify v0.6.2
24562026-08-07T21:27:17.596Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24572026-08-07T21:27:17.633Z Compiling progenitor-impl v0.14.0
24582026-08-07T21:27:17.636Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24592026-08-07T21:27:17.754Z Checking smf v0.2.3
24602026-08-07T21:27:17.790Z Checking whoami v1.6.1
24612026-08-07T21:27:17.914Z Compiling derive-where v1.6.0
24622026-08-07T21:27:17.989Z Checking tokio-dtrace v0.1.1
24632026-08-07T21:27:18.025Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24642026-08-07T21:27:18.227Z Checking zone v0.3.1
24652026-08-07T21:27:18.235Z Checking oxide-tokio-rt v0.1.4
24662026-08-07T21:27:18.446Z Checking console v0.15.11
24672026-08-07T21:27:18.584Z Checking newline-converter v0.3.0
24682026-08-07T21:27:18.621Z Checking bytecount v0.6.9
24692026-08-07T21:27:18.724Z Checking unicode-width v0.1.14
24702026-08-07T21:27:18.761Z Checking expectorate v1.2.0
24712026-08-07T21:27:18.764Z Checking num-rational v0.4.2
24722026-08-07T21:27:18.897Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24732026-08-07T21:27:18.933Z Checking num-complex v0.4.6
24742026-08-07T21:27:19.000Z Checking float-ord v0.3.2
24752026-08-07T21:27:19.093Z Compiling cancel-safe-futures v0.1.5
24762026-08-07T21:27:19.139Z Checking linear-map v1.2.0
24772026-08-07T21:27:19.232Z Checking oxide-update-engine-types v0.1.2
24782026-08-07T21:27:19.297Z Checking num v0.4.3
24792026-08-07T21:27:19.334Z Checking gethostname v0.5.0
24802026-08-07T21:27:19.402Z Compiling prettyplease v0.2.37
24812026-08-07T21:27:19.486Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24822026-08-07T21:27:19.679Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24832026-08-07T21:27:19.884Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24842026-08-07T21:27:19.923Z Compiling owo-colors v4.3.0
24852026-08-07T21:27:19.961Z Checking resolv-conf v0.7.6
24862026-08-07T21:27:20.067Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24872026-08-07T21:27:20.126Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24882026-08-07T21:27:20.162Z Checking oxide-update-engine v0.1.2
24892026-08-07T21:27:20.197Z Checking smawk v0.3.2
24902026-08-07T21:27:20.303Z Compiling progenitor-macro v0.14.0
24912026-08-07T21:27:20.384Z Checking unicode-linebreak v0.1.5
24922026-08-07T21:27:20.603Z Checking papergrid v0.11.0
24932026-08-07T21:27:20.644Z Compiling tabled_derive v0.7.0
24942026-08-07T21:27:20.933Z Compiling convert_case v0.10.0
24952026-08-07T21:27:21.112Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24962026-08-07T21:27:21.254Z Compiling slog-dtrace v0.3.0
24972026-08-07T21:27:21.291Z Compiling derive_more-impl v2.1.1
24982026-08-07T21:27:21.576Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24992026-08-07T21:27:21.620Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25002026-08-07T21:27:21.656Z Checking tabled v0.15.0
25012026-08-07T21:27:22.002Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25022026-08-07T21:27:22.140Z Checking derive_more v2.1.1
25032026-08-07T21:27:22.248Z Checking crossterm v0.29.0
25042026-08-07T21:27:22.492Z Checking linked-hash-map v0.5.6
25052026-08-07T21:27:22.690Z Checking lru-cache v0.1.2
25062026-08-07T21:27:23.005Z Checking hickory-proto v0.24.4
25072026-08-07T21:27:23.110Z Checking fd-lock v4.0.4
25082026-08-07T21:27:23.568Z Checking vte v0.14.1
25092026-08-07T21:27:23.948Z Checking display-error-chain v0.2.2
25102026-08-07T21:27:24.018Z Checking strip-ansi-escapes v0.2.1
25112026-08-07T21:27:24.055Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25122026-08-07T21:27:24.089Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25132026-08-07T21:27:24.224Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25142026-08-07T21:27:25.295Z Checking progenitor v0.14.0
25152026-08-07T21:27:25.466Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25162026-08-07T21:27:25.509Z Checking termtree v0.5.1
25172026-08-07T21:27:25.677Z Checking nu-ansi-term v0.50.3
25182026-08-07T21:27:25.821Z Checking hickory-resolver v0.24.4
25192026-08-07T21:27:25.922Z Checking reedline v0.40.0
25202026-08-07T21:27:25.981Z Checking textwrap v0.16.2
25212026-08-07T21:27:26.228Z Compiling minimal-lexical v0.2.1
25222026-08-07T21:27:26.495Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25232026-08-07T21:27:26.647Z Checking qorb v0.4.1
25242026-08-07T21:27:26.705Z Compiling nom v7.1.3
25252026-08-07T21:27:26.783Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25262026-08-07T21:27:27.157Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25272026-08-07T21:27:27.543Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25282026-08-07T21:27:27.687Z Compiling unicode-xid v0.2.6
25292026-08-07T21:27:27.846Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25302026-08-07T21:27:27.893Z Compiling ar_archive_writer v0.5.1
25312026-08-07T21:27:28.014Z Checking csv-core v0.1.13
25322026-08-07T21:27:28.079Z Compiling stacker v0.1.23
25332026-08-07T21:27:28.117Z Compiling semver v0.1.20
25342026-08-07T21:27:28.210Z Checking csv v1.4.0
25352026-08-07T21:27:28.368Z Compiling cfg_aliases v0.1.1
25362026-08-07T21:27:28.432Z Checking highway v1.3.0
25372026-08-07T21:27:28.474Z Compiling nix v0.28.0
25382026-08-07T21:27:28.551Z Compiling rustc_version v0.1.7
25392026-08-07T21:27:28.597Z Checking nibble_vec v0.1.0
25402026-08-07T21:27:28.635Z Checking endian-type v0.1.2
25412026-08-07T21:27:28.690Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25422026-08-07T21:27:28.755Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25432026-08-07T21:27:28.793Z Checking radix_trie v0.2.1
25442026-08-07T21:27:28.797Z Compiling psm v0.1.30
25452026-08-07T21:27:28.828Z Compiling newtype_derive v0.1.6
25462026-08-07T21:27:28.941Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25472026-08-07T21:27:29.030Z Checking phf_shared v0.12.1
25482026-08-07T21:27:29.075Z Compiling recursive-proc-macro-impl v0.1.1
25492026-08-07T21:27:29.202Z Compiling chrono-tz v0.10.4
25502026-08-07T21:27:29.259Z Checking phf v0.12.1
25512026-08-07T21:27:29.516Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25522026-08-07T21:27:29.517Z Compiling const_format_proc_macros v0.2.34
25532026-08-07T21:27:29.583Z Compiling peg-macros v0.8.5
25542026-08-07T21:27:29.652Z Checking winnow v0.6.26
25552026-08-07T21:27:29.783Z Compiling sqlparser_derive v0.5.0
25562026-08-07T21:27:29.840Z Checking recursive v0.1.1
25572026-08-07T21:27:29.968Z Checking unicode_categories v0.1.1
25582026-08-07T21:27:30.152Z Checking home v0.5.12
25592026-08-07T21:27:30.414Z Checking const_format v0.2.35
25602026-08-07T21:27:30.456Z Checking rustyline v14.0.0
25612026-08-07T21:27:30.553Z Checking sqlparser v0.61.0
25622026-08-07T21:27:30.674Z Checking bcs v0.1.6
25632026-08-07T21:27:30.827Z Checking sqlformat v0.3.5
25642026-08-07T21:27:30.935Z Checking nom v8.0.0
25652026-08-07T21:27:30.984Z Checking peg v0.8.5
25662026-08-07T21:27:31.087Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25672026-08-07T21:27:31.288Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25682026-08-07T21:27:31.327Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25692026-08-07T21:27:31.458Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25702026-08-07T21:27:31.495Z Checking steno v0.4.1
25712026-08-07T21:27:31.850Z Checking sha1 v0.10.6
25722026-08-07T21:27:32.055Z Checking filetime v0.2.27
25732026-08-07T21:27:32.226Z Checking xattr v1.6.1
25742026-08-07T21:27:32.392Z Checking tar v0.4.46
25752026-08-07T21:27:32.480Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25762026-08-07T21:27:32.562Z Checking subprocess v0.2.15
25772026-08-07T21:27:32.685Z Checking headers-core v0.3.0
25782026-08-07T21:27:32.731Z Checking yasna v0.5.2
25792026-08-07T21:27:32.799Z Checking port-file v0.1.0
25802026-08-07T21:27:32.838Z Checking headers v0.4.1
25812026-08-07T21:27:32.872Z Checking tagptr v0.2.0
25822026-08-07T21:27:32.992Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25832026-08-07T21:27:33.029Z Checking dropshot-api-manager-types v0.7.2
25842026-08-07T21:27:33.063Z Checking moka v0.12.13
25852026-08-07T21:27:33.138Z Checking rcgen v0.12.1
25862026-08-07T21:27:33.226Z Checking utf-8 v0.7.6
25872026-08-07T21:27:33.397Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25882026-08-07T21:27:33.486Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25892026-08-07T21:27:33.561Z Checking tungstenite v0.21.0
25902026-08-07T21:27:33.736Z Checking hickory-resolver v0.25.2
25912026-08-07T21:27:33.944Z Compiling libefi-sys v0.1.0
25922026-08-07T21:27:34.031Z Checking tokio-tungstenite v0.21.0
25932026-08-07T21:27:34.209Z Compiling bitfield-struct v0.6.2
25942026-08-07T21:27:34.338Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25952026-08-07T21:27:34.396Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25962026-08-07T21:27:34.487Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25972026-08-07T21:27:34.795Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25982026-08-07T21:27:34.867Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25992026-08-07T21:27:34.912Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26002026-08-07T21:27:34.920Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26012026-08-07T21:27:35.014Z Compiling xshell-macros v0.2.7
26022026-08-07T21:27:35.080Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26032026-08-07T21:27:35.131Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26042026-08-07T21:27:35.277Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26052026-08-07T21:27:35.384Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26062026-08-07T21:27:35.432Z Checking xshell v0.2.7
26072026-08-07T21:27:35.646Z Checking half v1.8.3
26082026-08-07T21:27:35.656Z Checking libscf-sys v1.2.0
26092026-08-07T21:27:35.779Z Compiling proc-macro-error-attr2 v2.0.0
26102026-08-07T21:27:35.838Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26112026-08-07T21:27:35.873Z Checking serde_cbor v0.11.2
26122026-08-07T21:27:36.080Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26132026-08-07T21:27:36.160Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26142026-08-07T21:27:36.198Z Compiling proc-macro-error2 v2.0.1
26152026-08-07T21:27:36.295Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26162026-08-07T21:27:36.477Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26172026-08-07T21:27:36.521Z Checking papergrid v0.17.0
26182026-08-07T21:27:36.563Z Compiling tabled_derive v0.11.0
26192026-08-07T21:27:36.884Z Checking testing_table v0.3.0
26202026-08-07T21:27:37.012Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26212026-08-07T21:27:37.048Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26222026-08-07T21:27:37.230Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26232026-08-07T21:27:37.311Z Checking maplit v1.0.2
26242026-08-07T21:27:37.339Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26252026-08-07T21:27:37.375Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26262026-08-07T21:27:37.416Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26272026-08-07T21:27:37.719Z Checking crc8 v0.1.1
26282026-08-07T21:27:37.754Z Checking tabled v0.20.0
26292026-08-07T21:27:37.849Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26302026-08-07T21:27:37.964Z Checking unicase v2.9.0
26312026-08-07T21:27:38.133Z Checking fxhash v0.2.1
26322026-08-07T21:27:38.168Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26332026-08-07T21:27:38.204Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26342026-08-07T21:27:38.284Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26352026-08-07T21:27:38.825Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26362026-08-07T21:27:38.961Z Checking sha2 v0.11.0
26372026-08-07T21:27:39.043Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26382026-08-07T21:27:39.139Z Compiling darling_core v0.21.3
26392026-08-07T21:27:39.288Z Compiling vergen-lib v0.1.6
26402026-08-07T21:27:39.497Z Compiling diesel_derives v2.3.7
26412026-08-07T21:27:39.605Z Checking scheduled-thread-pool v0.2.7
26422026-08-07T21:27:39.649Z Compiling vergen-gitcl v1.0.8
26432026-08-07T21:27:39.755Z Compiling diesel_table_macro_syntax v0.3.0
26442026-08-07T21:27:39.759Z Checking r2d2 v0.8.10
26452026-08-07T21:27:39.902Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26462026-08-07T21:27:39.987Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26472026-08-07T21:27:40.021Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26482026-08-07T21:27:40.282Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26492026-08-07T21:27:40.324Z Checking downcast-rs v2.0.2
26502026-08-07T21:27:40.391Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26512026-08-07T21:27:40.462Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26522026-08-07T21:27:40.944Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26532026-08-07T21:27:40.979Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26542026-08-07T21:27:41.140Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26552026-08-07T21:27:41.333Z Checking kstat-rs v0.2.5
26562026-08-07T21:27:41.613Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26572026-08-07T21:27:41.722Z Compiling darling_macro v0.21.3
26582026-08-07T21:27:41.866Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26592026-08-07T21:27:41.901Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26602026-08-07T21:27:41.933Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26612026-08-07T21:27:42.250Z Compiling darling v0.21.3
26622026-08-07T21:27:42.371Z Compiling dsl_auto_type v0.2.0
26632026-08-07T21:27:42.774Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26642026-08-07T21:27:42.829Z Compiling dirs-sys-next v0.1.2
26652026-08-07T21:27:43.119Z Compiling parking_lot_core v0.8.6
26662026-08-07T21:27:43.156Z Compiling crunchy v0.2.4
26672026-08-07T21:27:43.190Z Compiling dirs-next v2.0.0
26682026-08-07T21:27:43.324Z Compiling clang-sys v1.8.1
26692026-08-07T21:27:43.360Z Compiling git-stub v1.0.0
26702026-08-07T21:27:43.471Z Compiling tiny-keccak v2.0.2
26712026-08-07T21:27:43.625Z Compiling git-stub-vcs v0.1.0
26722026-08-07T21:27:43.768Z Compiling term v0.7.0
26732026-08-07T21:27:43.800Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26742026-08-07T21:27:43.880Z Compiling bit-vec v0.6.3
26752026-08-07T21:27:43.999Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26762026-08-07T21:27:44.126Z Compiling bit-set v0.5.3
26772026-08-07T21:27:44.166Z Compiling ascii-canvas v3.0.0
26782026-08-07T21:27:44.315Z Checking parking_lot v0.11.2
26792026-08-07T21:27:44.429Z Checking prefix-trie v0.7.0
26802026-08-07T21:27:44.473Z Compiling itertools v0.10.5
26812026-08-07T21:27:44.511Z Compiling ena v0.14.4
26822026-08-07T21:27:44.547Z Compiling libloading v0.8.9
26832026-08-07T21:27:44.754Z Compiling bindgen v0.71.1
26842026-08-07T21:27:44.789Z Compiling diff v0.1.13
26852026-08-07T21:27:44.792Z Compiling regex-syntax v0.6.29
26862026-08-07T21:27:44.792Z Checking hickory-server v0.25.2
26872026-08-07T21:27:45.200Z Checking sled v0.34.7
26882026-08-07T21:27:45.621Z Compiling cexpr v0.6.0
26892026-08-07T21:27:46.139Z Compiling lalrpop v0.19.12
26902026-08-07T21:27:46.315Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26912026-08-07T21:27:46.418Z Checking nanorand v0.7.0
26922026-08-07T21:27:46.493Z Compiling salty v0.3.0
26932026-08-07T21:27:46.646Z Compiling rustc-hash v2.1.1
26942026-08-07T21:27:46.737Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26952026-08-07T21:27:46.851Z Checking flume v0.11.1
26962026-08-07T21:27:46.938Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26972026-08-07T21:27:47.060Z Compiling libxml v0.3.3
26982026-08-07T21:27:47.125Z Checking assert_matches v1.5.0
26992026-08-07T21:27:47.208Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27002026-08-07T21:27:47.537Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27012026-08-07T21:27:47.823Z Compiling strum_macros v0.24.3
27022026-08-07T21:27:48.153Z Compiling indoc v1.0.9
27032026-08-07T21:27:48.303Z Checking diesel v2.3.7
27042026-08-07T21:27:48.617Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27052026-08-07T21:27:48.703Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27062026-08-07T21:27:48.784Z Checking quick-xml v0.37.5
27072026-08-07T21:27:48.830Z Checking derive_builder v0.20.2
27082026-08-07T21:27:48.973Z Compiling oso-derive v0.27.3
27092026-08-07T21:27:49.058Z Compiling trait-variant v0.1.2
27102026-08-07T21:27:49.169Z Compiling impl-trait-for-tuples v0.2.3
27112026-08-07T21:27:49.497Z Checking openssl-probe v0.1.6
27122026-08-07T21:27:49.628Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27132026-08-07T21:27:49.697Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27142026-08-07T21:27:49.743Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27152026-08-07T21:27:50.168Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27162026-08-07T21:27:50.443Z Checking rfc6979 v0.4.0
27172026-08-07T21:27:50.598Z Checking ecdsa v0.16.9
27182026-08-07T21:27:50.747Z Checking predicates-tree v1.0.13
27192026-08-07T21:27:50.892Z Compiling progenitor-impl v0.13.0
27202026-08-07T21:27:50.955Z Checking primeorder v0.13.6
27212026-08-07T21:27:51.229Z Checking p384 v0.13.1
27222026-08-07T21:27:51.740Z Checking progenitor-client v0.13.0
27232026-08-07T21:27:51.986Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27242026-08-07T21:27:52.027Z Checking bb8 v0.8.6
27252026-08-07T21:27:52.206Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27262026-08-07T21:27:52.382Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27272026-08-07T21:27:52.426Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27282026-08-07T21:27:52.555Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27292026-08-07T21:27:52.588Z Compiling mime_guess v2.0.5
27302026-08-07T21:27:52.772Z Checking ignore v0.4.25
27312026-08-07T21:27:53.019Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27322026-08-07T21:27:53.156Z Checking http-range v0.1.5
27332026-08-07T21:27:53.197Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27342026-08-07T21:27:53.231Z Checking globwalk v0.9.1
27352026-08-07T21:27:53.449Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27362026-08-07T21:27:53.582Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27372026-08-07T21:27:53.616Z Compiling progenitor-macro v0.13.0
27382026-08-07T21:27:53.859Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27392026-08-07T21:27:53.951Z Checking digest-io v0.1.0
27402026-08-07T21:27:54.113Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27412026-08-07T21:27:54.339Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27422026-08-07T21:27:54.530Z Checking rawzip v0.4.4
27432026-08-07T21:27:54.576Z Checking nonempty v0.12.0
27442026-08-07T21:27:54.769Z Checking corncobs v0.1.4
27452026-08-07T21:27:54.930Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27462026-08-07T21:27:55.056Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27472026-08-07T21:27:55.191Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27482026-08-07T21:27:55.226Z Checking camino-tempfile-ext v0.3.3
27492026-08-07T21:27:55.460Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27502026-08-07T21:27:55.787Z Checking secrecy v0.8.0
27512026-08-07T21:27:56.534Z Checking hyper-staticfile v0.10.1
27522026-08-07T21:27:56.574Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27532026-08-07T21:27:56.791Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27542026-08-07T21:27:56.866Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27552026-08-07T21:27:56.905Z Checking signal-hook-tokio v0.3.1
27562026-08-07T21:27:57.067Z Compiling illumos-nvpair-sys v0.2.0
27572026-08-07T21:27:57.333Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27582026-08-07T21:27:57.369Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27592026-08-07T21:27:57.450Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27602026-08-07T21:27:57.787Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27612026-08-07T21:27:57.790Z Checking scuffle v0.1.0
27622026-08-07T21:27:58.224Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27632026-08-07T21:27:58.540Z Checking illumos-nvpair v0.3.0
27642026-08-07T21:27:58.621Z Checking progenitor v0.13.0
27652026-08-07T21:27:58.725Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27662026-08-07T21:27:58.764Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27672026-08-07T21:27:58.764Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27682026-08-07T21:27:58.829Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27692026-08-07T21:27:59.050Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27702026-08-07T21:27:59.145Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27712026-08-07T21:27:59.181Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27722026-08-07T21:27:59.352Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
27732026-08-07T21:27:59.560Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27742026-08-07T21:27:59.807Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27752026-08-07T21:28:00.041Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27762026-08-07T21:28:00.271Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27772026-08-07T21:28:00.550Z Checking tungstenite v0.23.0
27782026-08-07T21:28:01.002Z Checking rand_seeder v0.4.0
27792026-08-07T21:28:01.036Z Checking tokio-tungstenite v0.23.1
27802026-08-07T21:28:01.183Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27812026-08-07T21:28:01.335Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27822026-08-07T21:28:01.571Z Checking void v1.0.2
27832026-08-07T21:28:01.725Z Checking lzss v0.8.2
27842026-08-07T21:28:01.759Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27852026-08-07T21:28:01.958Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27862026-08-07T21:28:01.994Z Checking nix v0.27.1
27872026-08-07T21:28:02.157Z Checking serde_bytes v0.11.19
27882026-08-07T21:28:02.369Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27892026-08-07T21:28:02.372Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27902026-08-07T21:28:02.531Z Checking diesel-dtrace v0.5.0
27912026-08-07T21:28:02.584Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27922026-08-07T21:28:02.689Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27932026-08-07T21:28:02.804Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27942026-08-07T21:28:03.206Z Checking async-bb8-diesel v0.2.1
27952026-08-07T21:28:03.599Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27962026-08-07T21:28:04.537Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27972026-08-07T21:28:04.608Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27982026-08-07T21:28:04.823Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27992026-08-07T21:28:05.292Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
28002026-08-07T21:28:06.070Z Checking yansi v1.0.1
28012026-08-07T21:28:06.361Z Checking cpubits v0.1.1
28022026-08-07T21:28:06.396Z Checking is_ci v1.2.0
28032026-08-07T21:28:06.532Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28042026-08-07T21:28:06.612Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28052026-08-07T21:28:06.648Z Checking pretty_assertions v1.4.1
28062026-08-07T21:28:06.744Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28072026-08-07T21:28:06.817Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28082026-08-07T21:28:06.858Z Checking pem-rfc7468 v1.0.0
28092026-08-07T21:28:07.055Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28102026-08-07T21:28:07.331Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28112026-08-07T21:28:07.562Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28122026-08-07T21:28:08.368Z Checking hmac v0.13.0
28132026-08-07T21:28:08.539Z Checking universal-hash v0.6.1
28142026-08-07T21:28:08.575Z Compiling libz-sys v1.1.24
28152026-08-07T21:28:08.610Z Checking arc-swap v1.8.2
28162026-08-07T21:28:08.705Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28172026-08-07T21:28:08.871Z Compiling instability v0.3.11
28182026-08-07T21:28:09.019Z Checking slog-scope v4.4.1
28192026-08-07T21:28:09.057Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28202026-08-07T21:28:09.125Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
28212026-08-07T21:28:09.204Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28222026-08-07T21:28:09.248Z Checking castaway v0.2.4
28232026-08-07T21:28:09.399Z Compiling indoc v2.0.7
28242026-08-07T21:28:09.482Z Checking compact_str v0.8.1
28252026-08-07T21:28:09.913Z Checking slog-stdlog v4.1.1
28262026-08-07T21:28:10.066Z Checking polyval v0.7.1
28272026-08-07T21:28:10.273Z Checking der v0.8.0
28282026-08-07T21:28:10.570Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28292026-08-07T21:28:10.622Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28302026-08-07T21:28:10.658Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28312026-08-07T21:28:10.794Z Checking unicode-truncate v1.1.0
28322026-08-07T21:28:10.878Z Checking lru v0.12.5
28332026-08-07T21:28:10.881Z Compiling libgit2-sys v0.18.3+1.9.2
28342026-08-07T21:28:10.967Z Checking cassowary v0.3.0
28352026-08-07T21:28:11.144Z Checking ghash v0.6.0
28362026-08-07T21:28:11.189Z Checking slog-envlogger v2.2.0
28372026-08-07T21:28:11.224Z Checking ratatui v0.29.0
28382026-08-07T21:28:11.405Z Checking pbkdf2 v0.13.0
28392026-08-07T21:28:11.520Z Checking aes v0.9.1
28402026-08-07T21:28:11.555Z Checking crypto-bigint v0.7.5
28412026-08-07T21:28:11.954Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28422026-08-07T21:28:12.616Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28432026-08-07T21:28:12.864Z Checking ctr v0.10.1
28442026-08-07T21:28:13.074Z Checking aead v0.6.1
28452026-08-07T21:28:13.198Z Checking cargo-platform v0.3.2
28462026-08-07T21:28:13.243Z Checking aes-gcm v0.11.0
28472026-08-07T21:28:13.414Z Checking cargo_metadata v0.23.1
28482026-08-07T21:28:13.452Z Checking spki v0.8.0
28492026-08-07T21:28:13.657Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28502026-08-07T21:28:13.838Z Checking supports-color v3.0.2
28512026-08-07T21:28:14.004Z Checking console v0.16.2
28522026-08-07T21:28:14.193Z Checking colored v2.2.0
28532026-08-07T21:28:14.339Z Checking salsa20 v0.11.0
28542026-08-07T21:28:14.429Z Compiling vergen-git2 v9.1.0
28552026-08-07T21:28:14.514Z Checking plotters-backend v0.3.7
28562026-08-07T21:28:14.652Z Checking unit-prefix v0.5.2
28572026-08-07T21:28:14.747Z Checking plotters-svg v0.3.7
28582026-08-07T21:28:14.814Z Checking indicatif v0.18.4
28592026-08-07T21:28:14.968Z Checking scrypt v0.12.0
28602026-08-07T21:28:15.072Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28612026-08-07T21:28:15.165Z Checking cbc v0.2.1
28622026-08-07T21:28:15.232Z Checking libsw-core v0.3.2
28632026-08-07T21:28:15.291Z Checking cast v0.3.0
28642026-08-07T21:28:15.333Z Checking pkcs5 v0.8.1
28652026-08-07T21:28:15.411Z Checking libsw v3.5.0
28662026-08-07T21:28:15.474Z Checking criterion-plot v0.6.0
28672026-08-07T21:28:15.644Z Checking plotters v0.3.7
28682026-08-07T21:28:15.678Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28692026-08-07T21:28:15.746Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28702026-08-07T21:28:15.971Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28712026-08-07T21:28:16.196Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28722026-08-07T21:28:16.425Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28732026-08-07T21:28:16.429Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28742026-08-07T21:28:16.655Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28752026-08-07T21:28:16.691Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28762026-08-07T21:28:16.726Z Checking tinytemplate v1.2.1
28772026-08-07T21:28:16.879Z Checking shell-words v1.1.1
28782026-08-07T21:28:16.974Z Checking anes v0.1.6
28792026-08-07T21:28:17.034Z Checking oorandom v11.1.5
28802026-08-07T21:28:17.213Z Checking criterion v0.7.0
28812026-08-07T21:28:17.266Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28822026-08-07T21:28:17.601Z Checking pkcs8 v0.11.0
28832026-08-07T21:28:17.840Z Checking oxide-update-engine-display v0.1.2
28842026-08-07T21:28:18.190Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28852026-08-07T21:28:18.435Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28862026-08-07T21:28:19.016Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28872026-08-07T21:28:19.840Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28882026-08-07T21:28:20.690Z Checking tokio-test v0.4.5
28892026-08-07T21:28:20.932Z Checking ff v0.14.0
28902026-08-07T21:28:21.103Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28912026-08-07T21:28:21.332Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28922026-08-07T21:28:21.643Z Checking twox-hash v2.1.2
28932026-08-07T21:28:21.747Z Compiling petname v2.0.2
28942026-08-07T21:28:21.972Z Checking atty v0.2.14
28952026-08-07T21:28:22.102Z Checking arrayvec v0.7.6
28962026-08-07T21:28:22.260Z Checking arrayref v0.3.9
28972026-08-07T21:28:22.323Z Checking constant_time_eq v0.4.2
28982026-08-07T21:28:22.529Z Checking group v0.14.0
28992026-08-07T21:28:22.575Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29002026-08-07T21:28:22.716Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29012026-08-07T21:28:22.776Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29022026-08-07T21:28:23.473Z Checking fatfs v0.3.6
29032026-08-07T21:28:23.781Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29042026-08-07T21:28:23.817Z Checking signature v3.0.0
29052026-08-07T21:28:23.964Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29062026-08-07T21:28:24.024Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29072026-08-07T21:28:24.059Z Compiling seq-macro v0.3.6
29082026-08-07T21:28:24.592Z Checking base16ct v1.0.0
29092026-08-07T21:28:24.758Z Checking sec1 v0.8.1
29102026-08-07T21:28:25.323Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29112026-08-07T21:28:25.359Z Checking hkdf v0.13.0
29122026-08-07T21:28:25.421Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29132026-08-07T21:28:25.529Z Checking concurrent-queue v2.5.0
29142026-08-07T21:28:25.617Z Checking sapling-renderdag v0.1.0
29152026-08-07T21:28:25.744Z Checking parking v2.2.1
29162026-08-07T21:28:25.835Z Checking sync-ptr v0.1.4
29172026-08-07T21:28:25.882Z Checking elliptic-curve v0.14.1
29182026-08-07T21:28:25.914Z Checking event-listener v5.4.1
29192026-08-07T21:28:25.981Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29202026-08-07T21:28:26.162Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29212026-08-07T21:28:26.308Z Checking rtoolbox v0.0.3
29222026-08-07T21:28:26.455Z Checking event-listener-strategy v0.5.4
29232026-08-07T21:28:26.489Z Checking rpassword v7.5.4
29242026-08-07T21:28:26.624Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29252026-08-07T21:28:26.683Z Checking wnaf v0.14.0
29262026-08-07T21:28:26.881Z Checking primefield v0.14.0
29272026-08-07T21:28:27.124Z Checking rfc6979 v0.6.0
29282026-08-07T21:28:27.226Z Compiling samael v0.0.19
29292026-08-07T21:28:27.296Z Checking tui-tree-widget v0.23.1
29302026-08-07T21:28:27.519Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29312026-08-07T21:28:27.622Z Compiling blake3 v1.8.5
29322026-08-07T21:28:28.015Z Checking futures-timer v3.0.3
29332026-08-07T21:28:28.544Z Checking ecdsa v0.17.0
29342026-08-07T21:28:28.728Z Checking primeorder v0.14.0
29352026-08-07T21:28:28.983Z Checking async-lock v3.4.2
29362026-08-07T21:28:29.128Z Compiling curve25519-dalek v5.0.0
29372026-08-07T21:28:29.393Z Checking async-object-pool v0.2.0
29382026-08-07T21:28:29.626Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29392026-08-07T21:28:29.846Z Checking ssh-encoding v0.3.0
29402026-08-07T21:28:30.102Z Checking serde_regex v1.1.0
29412026-08-07T21:28:30.290Z Checking assert-json-diff v2.0.2
29422026-08-07T21:28:30.498Z Checking path-tree v0.8.3
29432026-08-07T21:28:30.719Z Checking keccak v0.2.0
29442026-08-07T21:28:30.911Z Compiling strsim v0.10.0
29452026-08-07T21:28:31.266Z Checking topological-sort v0.2.2
29462026-08-07T21:28:31.464Z Checking stringmetrics v2.2.2
29472026-08-07T21:28:31.576Z Checking omicron-zone-package v0.12.3
29482026-08-07T21:28:31.648Z Checking httpmock v0.8.3
29492026-08-07T21:28:32.354Z Compiling darling_core v0.13.4
29502026-08-07T21:28:32.505Z Checking ed25519 v3.0.0
29512026-08-07T21:28:32.735Z Checking crypto-primes v0.7.2
29522026-08-07T21:28:33.235Z Checking pkcs1 v0.8.0-rc.4
29532026-08-07T21:28:33.473Z Checking poly1305 v0.9.0
29542026-08-07T21:28:33.721Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29552026-08-07T21:28:33.774Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29562026-08-07T21:28:33.881Z Checking blowfish v0.10.0
29572026-08-07T21:28:34.066Z Checking blake2 v0.11.0-rc.6
29582026-08-07T21:28:34.157Z Checking gimli v0.32.3
29592026-08-07T21:28:34.197Z Compiling target-lexicon v0.13.3
29602026-08-07T21:28:34.351Z Checking argon2 v0.6.0-rc.8
29612026-08-07T21:28:34.445Z Compiling darling_macro v0.13.4
29622026-08-07T21:28:34.694Z Checking bcrypt-pbkdf v0.11.0
29632026-08-07T21:28:34.774Z Checking ssh-cipher v0.3.0
29642026-08-07T21:28:34.916Z Checking rsa v0.10.0-rc.18
29652026-08-07T21:28:34.962Z Checking ed25519-dalek v3.0.0
29662026-08-07T21:28:35.019Z Checking sha3 v0.11.0
29672026-08-07T21:28:35.220Z Checking p521 v0.14.0
29682026-08-07T21:28:35.389Z Checking p256 v0.14.0
29692026-08-07T21:28:35.433Z Checking p384 v0.14.0
29702026-08-07T21:28:35.711Z Checking addr2line v0.25.1
29712026-08-07T21:28:36.012Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29722026-08-07T21:28:36.154Z Checking kem v0.3.0
29732026-08-07T21:28:36.276Z Checking module-lattice v0.2.3
29742026-08-07T21:28:36.311Z Checking sponge-cursor v0.1.0
29752026-08-07T21:28:36.478Z Checking hex-literal v0.4.1
29762026-08-07T21:28:36.538Z Compiling guppy-workspace-hack v0.1.0
29772026-08-07T21:28:36.609Z Checking rustc-demangle v0.1.27
29782026-08-07T21:28:36.798Z Checking ml-kem v0.3.2
29792026-08-07T21:28:36.872Z Checking backtrace v0.3.76
29802026-08-07T21:28:37.203Z Checking sha3 v0.12.0
29812026-08-07T21:28:37.437Z Compiling darling v0.13.4
29822026-08-07T21:28:37.556Z Checking russh-cryptovec v0.62.0
29832026-08-07T21:28:37.591Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29842026-08-07T21:28:37.729Z Checking internal-russh-num-bigint v0.5.0
29852026-08-07T21:28:37.763Z Checking num-bigint v0.4.6
29862026-08-07T21:28:37.811Z Checking russh-util v0.52.0
29872026-08-07T21:28:37.969Z Checking generic-array v1.4.3
29882026-08-07T21:28:38.295Z Checking ssh-key v0.7.0-rc.11
29892026-08-07T21:28:38.390Z Compiling enum_dispatch v0.3.13
29902026-08-07T21:28:38.703Z Compiling delegate v0.13.5
29912026-08-07T21:28:38.759Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29922026-08-07T21:28:39.156Z Compiling git2 v0.20.4
29932026-08-07T21:28:39.203Z Checking hex-literal v1.1.0
29942026-08-07T21:28:39.206Z Checking md5 v0.8.0
29952026-08-07T21:28:39.368Z Compiling target-spec v3.5.7
29962026-08-07T21:28:39.403Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29972026-08-07T21:28:39.620Z Checking cfg-expr v0.20.6
29982026-08-07T21:28:39.710Z Checking russh v0.62.4
29992026-08-07T21:28:39.754Z Compiling serde_with_macros v1.5.2
30002026-08-07T21:28:40.036Z Checking backtrace-ext v0.2.1
30012026-08-07T21:28:40.178Z Checking supports-color v2.1.0
30022026-08-07T21:28:40.213Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
30032026-08-07T21:28:40.346Z Checking textwrap v0.15.2
30042026-08-07T21:28:40.587Z Checking supports-unicode v2.1.0
30052026-08-07T21:28:40.630Z Checking supports-hyperlinks v2.1.0
30062026-08-07T21:28:40.737Z Checking hashbrown v0.14.5
30072026-08-07T21:28:40.783Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30082026-08-07T21:28:40.999Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30092026-08-07T21:28:41.185Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30102026-08-07T21:28:41.248Z Checking terminal_size v0.1.17
30112026-08-07T21:28:41.417Z Checking socket2 v0.5.10
30122026-08-07T21:28:41.451Z Compiling miette-derive v5.10.0
30132026-08-07T21:28:41.706Z Compiling fs-err v2.11.0
30142026-08-07T21:28:41.944Z Checking internet-checksum v0.2.1
30152026-08-07T21:28:41.994Z Checking owo-colors v3.5.0
30162026-08-07T21:28:42.244Z Checking chumsky v0.9.3
30172026-08-07T21:28:42.538Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30182026-08-07T21:28:42.572Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30192026-08-07T21:28:42.616Z Checking miette v5.10.0
30202026-08-07T21:28:42.993Z Compiling serde_with v1.14.0
30212026-08-07T21:28:43.333Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30222026-08-07T21:28:43.369Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30232026-08-07T21:28:43.436Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30242026-08-07T21:28:43.859Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30252026-08-07T21:28:44.159Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30262026-08-07T21:28:44.194Z Compiling polar-core v0.27.3
30272026-08-07T21:28:44.198Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30282026-08-07T21:28:44.264Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30292026-08-07T21:28:44.367Z Compiling knuffel-derive v3.2.0
30302026-08-07T21:28:44.405Z Checking httptest v0.16.4
30312026-08-07T21:28:44.528Z Checking pathdiff v0.2.3
30322026-08-07T21:28:44.667Z Checking nested v0.1.1
30332026-08-07T21:28:44.816Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30342026-08-07T21:28:44.850Z Checking guppy v0.17.25
30352026-08-07T21:28:45.117Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30362026-08-07T21:28:45.604Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30372026-08-07T21:28:45.807Z Checking similar-asserts v1.7.0
30382026-08-07T21:28:45.882Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
30392026-08-07T21:28:45.931Z Checking knuffel v3.2.0
30402026-08-07T21:28:45.993Z Checking parse-size v1.1.0
30412026-08-07T21:28:46.154Z Compiling target-triple v1.0.0
30422026-08-07T21:28:46.266Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30432026-08-07T21:28:46.440Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30442026-08-07T21:28:46.562Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30452026-08-07T21:28:46.642Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30462026-08-07T21:28:46.871Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30472026-08-07T21:28:47.146Z Checking hickory-client v0.25.2
30482026-08-07T21:28:47.466Z Checking escape8259 v0.5.3
30492026-08-07T21:28:47.520Z Compiling assert_cmd v2.1.2
30502026-08-07T21:28:47.633Z Checking libtest-mimic v0.8.1
30512026-08-07T21:28:48.005Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30522026-08-07T21:28:48.152Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30532026-08-07T21:28:48.253Z Checking blake2b_simd v1.0.4
30542026-08-07T21:28:48.703Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30552026-08-07T21:28:48.865Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30562026-08-07T21:28:49.149Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30572026-08-07T21:28:49.237Z Checking oso v0.27.3
30582026-08-07T21:28:49.277Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30592026-08-07T21:28:49.372Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30602026-08-07T21:28:49.497Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30612026-08-07T21:28:49.717Z Checking fancy-regex v0.14.0
30622026-08-07T21:28:49.764Z Checking serde_tokenstream v0.2.3
30632026-08-07T21:28:50.007Z Checking approx v0.5.1
30642026-08-07T21:28:50.041Z Compiling rstest_macros v0.25.0
30652026-08-07T21:28:50.105Z Checking uzers v0.12.2
30662026-08-07T21:28:50.146Z Checking constant_time_eq v0.3.1
30672026-08-07T21:28:50.179Z Compiling linkme-impl v0.3.35
30682026-08-07T21:28:50.278Z Checking termcolor v1.4.1
30692026-08-07T21:28:50.370Z Checking rust-argon2 v2.1.0
30702026-08-07T21:28:50.446Z Checking datatest-stable v0.3.3
30712026-08-07T21:28:50.520Z Checking trybuild v1.0.116
30722026-08-07T21:28:50.816Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30732026-08-07T21:28:50.887Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30742026-08-07T21:28:51.114Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30752026-08-07T21:28:51.117Z Checking support-bundle-viewer v0.1.2
30762026-08-07T21:28:51.184Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30772026-08-07T21:28:51.416Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30782026-08-07T21:28:51.464Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30792026-08-07T21:28:51.645Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30802026-08-07T21:28:51.697Z Checking drift v0.2.0
30812026-08-07T21:28:51.741Z Checking rand_distr v0.5.1
30822026-08-07T21:28:51.875Z Checking multimap v0.10.1
30832026-08-07T21:28:52.082Z Compiling linkme v0.3.35
30842026-08-07T21:28:52.117Z Compiling relative-path v1.9.3
30852026-08-07T21:28:52.199Z Checking dropshot-api-manager v0.7.2
30862026-08-07T21:28:53.395Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30872026-08-07T21:28:53.701Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30882026-08-07T21:28:53.815Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30892026-08-07T21:28:54.012Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30902026-08-07T21:28:54.571Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30912026-08-07T21:28:54.608Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30922026-08-07T21:28:54.647Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30932026-08-07T21:28:54.794Z Checking cargo_toml v0.21.0
30942026-08-07T21:28:55.186Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30952026-08-07T21:28:55.292Z Checking partial-io v0.5.4
30962026-08-07T21:28:55.335Z Checking termios v0.3.3
30972026-08-07T21:28:55.496Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30982026-08-07T21:28:55.611Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30992026-08-07T21:28:55.651Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31002026-08-07T21:28:56.007Z Checking rstest v0.25.0
31012026-08-07T21:28:57.662Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31022026-08-07T21:28:59.716Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31032026-08-07T21:29:03.293Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31042026-08-07T21:29:03.791Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
31052026-08-07T21:29:08.209Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
31062026-08-07T21:29:08.963Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
31072026-08-07T21:29:11.127Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31082026-08-07T21:29:17.288Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31092026-08-07T21:29:20.846Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31102026-08-07T21:29:23.639Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31112026-08-07T21:29:26.343Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31122026-08-07T21:29:27.329Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31132026-08-07T21:29:29.239Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31142026-08-07T21:29:33.172Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31152026-08-07T21:29:37.351Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31162026-08-07T21:29:57.714Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31172026-08-07T21:30:51.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s
31182026-08-07T21:30:51.555Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
31192026-08-07T21:30:51.555Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
31202026-08-07T21:30:52.214Z
31212026-08-07T21:30:52.214Zreal 4:13.339783293
31222026-08-07T21:30:52.214Zuser 21:47.664793069
31232026-08-07T21:30:52.214Zsys 5:08.516513470
31242026-08-07T21:30:52.214Ztrap 0.529795696
31252026-08-07T21:30:52.214Ztflt 0.451805970
31262026-08-07T21:30:52.217Zdflt 0.513043089
31272026-08-07T21:30:52.218Zkflt 0.004461156
31282026-08-07T21:30:52.218Zlock 1:05:53.427236025
31292026-08-07T21:30:52.218Zslp 59:16.188743341
31302026-08-07T21:30:52.218Zlat 1:49.178220070
31312026-08-07T21:30:52.218Zstop 13:52.970861491
31322026-08-07T21:30:52.218Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31332026-08-07T21:30:52.218Z+ ptime -m cargo doc --workspace --no-deps
31342026-08-07T21:30:53.069Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31352026-08-07T21:30:53.069Z |
31362026-08-07T21:30:53.069Z = 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)`
31372026-08-07T21:30:53.070Z = 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>
31382026-08-07T21:30:54.129Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31392026-08-07T21:30:54.376Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31402026-08-07T21:30:54.420Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31412026-08-07T21:30:54.484Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31422026-08-07T21:30:54.550Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31432026-08-07T21:30:54.651Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31442026-08-07T21:30:54.683Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31452026-08-07T21:30:54.683Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31462026-08-07T21:30:54.732Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31472026-08-07T21:30:54.759Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31482026-08-07T21:30:54.906Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31492026-08-07T21:30:54.958Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31502026-08-07T21:30:54.983Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31512026-08-07T21:30:55.068Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31522026-08-07T21:30:55.092Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31532026-08-07T21:30:55.113Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31542026-08-07T21:30:55.135Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31552026-08-07T21:30:55.160Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31562026-08-07T21:30:55.183Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31572026-08-07T21:30:55.232Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31582026-08-07T21:30:55.305Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31592026-08-07T21:30:55.579Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31602026-08-07T21:30:55.729Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31612026-08-07T21:30:55.759Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31622026-08-07T21:30:55.784Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31632026-08-07T21:30:55.809Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31642026-08-07T21:30:55.979Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31652026-08-07T21:30:56.002Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31662026-08-07T21:30:56.171Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31672026-08-07T21:30:56.236Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31682026-08-07T21:30:56.323Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31692026-08-07T21:30:56.348Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31702026-08-07T21:30:56.465Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31712026-08-07T21:30:56.510Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31722026-08-07T21:30:56.691Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31732026-08-07T21:30:56.748Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31742026-08-07T21:30:56.839Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31752026-08-07T21:30:56.910Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31762026-08-07T21:30:56.935Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31772026-08-07T21:30:57.070Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31782026-08-07T21:30:57.206Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31792026-08-07T21:30:57.379Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31802026-08-07T21:30:57.407Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31812026-08-07T21:30:57.430Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31822026-08-07T21:30:57.489Z Checking scuffle v0.1.0
31832026-08-07T21:30:57.630Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31842026-08-07T21:30:57.656Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31852026-08-07T21:30:57.755Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31862026-08-07T21:30:57.886Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31872026-08-07T21:30:57.913Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31882026-08-07T21:30:57.988Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31892026-08-07T21:30:58.074Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31902026-08-07T21:30:58.152Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31912026-08-07T21:30:58.176Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31922026-08-07T21:30:58.208Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31932026-08-07T21:30:58.235Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31942026-08-07T21:30:58.269Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31952026-08-07T21:30:58.348Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31962026-08-07T21:30:58.375Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31972026-08-07T21:30:58.401Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31982026-08-07T21:30:58.804Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31992026-08-07T21:30:59.049Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32002026-08-07T21:30:59.168Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
32012026-08-07T21:30:59.489Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32022026-08-07T21:30:59.515Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32032026-08-07T21:30:59.861Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32042026-08-07T21:30:59.934Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32052026-08-07T21:31:00.017Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32062026-08-07T21:31:00.023Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32072026-08-07T21:31:00.174Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32082026-08-07T21:31:00.200Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32092026-08-07T21:31:00.629Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32102026-08-07T21:31:00.636Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32112026-08-07T21:31:00.636Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32122026-08-07T21:31:02.198Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32132026-08-07T21:31:02.199Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32142026-08-07T21:31:02.199Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32152026-08-07T21:31:02.199Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32162026-08-07T21:31:02.199Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32172026-08-07T21:31:02.199Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32182026-08-07T21:31:02.199Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32192026-08-07T21:31:02.199Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32202026-08-07T21:31:02.199Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32212026-08-07T21:31:02.199Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32222026-08-07T21:31:02.199Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32232026-08-07T21:31:03.390Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32242026-08-07T21:31:03.405Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32252026-08-07T21:31:03.405Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32262026-08-07T21:31:03.405Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32272026-08-07T21:31:03.405Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32282026-08-07T21:31:03.405Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32292026-08-07T21:31:03.405Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32302026-08-07T21:31:03.405Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32312026-08-07T21:31:03.405Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32322026-08-07T21:31:03.405Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32332026-08-07T21:31:03.405Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32342026-08-07T21:31:03.405Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32352026-08-07T21:31:03.405Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32362026-08-07T21:31:03.405Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32372026-08-07T21:31:03.405Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32382026-08-07T21:31:03.405Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32392026-08-07T21:31:03.405Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32402026-08-07T21:31:03.405Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32412026-08-07T21:31:03.405Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32422026-08-07T21:31:03.405Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32432026-08-07T21:31:03.603Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32442026-08-07T21:31:03.649Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32452026-08-07T21:31:03.654Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32462026-08-07T21:31:04.330Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32472026-08-07T21:31:04.338Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32482026-08-07T21:31:04.894Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32492026-08-07T21:31:05.194Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32502026-08-07T21:31:05.567Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32512026-08-07T21:31:05.762Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32522026-08-07T21:31:05.927Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32532026-08-07T21:31:06.010Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32542026-08-07T21:31:06.108Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32552026-08-07T21:31:06.466Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32562026-08-07T21:31:07.196Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32572026-08-07T21:31:08.073Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32582026-08-07T21:31:08.099Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32592026-08-07T21:31:08.376Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32602026-08-07T21:31:08.503Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32612026-08-07T21:31:08.713Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32622026-08-07T21:31:09.065Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32632026-08-07T21:31:09.691Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32642026-08-07T21:31:09.726Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32652026-08-07T21:31:09.806Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32662026-08-07T21:31:10.008Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32672026-08-07T21:31:10.141Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32682026-08-07T21:31:10.476Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32692026-08-07T21:31:10.503Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32702026-08-07T21:31:10.833Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32712026-08-07T21:31:11.039Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32722026-08-07T21:31:11.392Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32732026-08-07T21:31:11.709Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32742026-08-07T21:31:11.797Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32752026-08-07T21:31:11.833Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32762026-08-07T21:31:12.687Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32772026-08-07T21:31:12.726Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32782026-08-07T21:31:13.158Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32792026-08-07T21:31:13.793Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32802026-08-07T21:31:13.894Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32812026-08-07T21:31:14.201Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32822026-08-07T21:31:14.910Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32832026-08-07T21:31:14.935Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32842026-08-07T21:31:15.172Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32852026-08-07T21:31:15.273Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32862026-08-07T21:31:15.538Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32872026-08-07T21:31:15.542Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32882026-08-07T21:31:16.105Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32892026-08-07T21:31:16.385Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32902026-08-07T21:31:17.344Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32912026-08-07T21:31:17.590Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32922026-08-07T21:31:17.827Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32932026-08-07T21:31:19.751Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32942026-08-07T21:31:21.825Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32952026-08-07T21:31:22.691Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32962026-08-07T21:31:23.668Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32972026-08-07T21:31:24.164Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32982026-08-07T21:31:25.054Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32992026-08-07T21:31:25.084Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33002026-08-07T21:31:25.333Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33012026-08-07T21:31:25.651Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33022026-08-07T21:31:26.236Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33032026-08-07T21:31:26.857Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33042026-08-07T21:31:27.037Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33052026-08-07T21:31:27.809Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33062026-08-07T21:31:27.920Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33072026-08-07T21:31:27.979Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33082026-08-07T21:31:28.228Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33092026-08-07T21:31:28.316Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33102026-08-07T21:31:28.576Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33112026-08-07T21:31:28.789Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33122026-08-07T21:31:29.014Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33132026-08-07T21:31:29.340Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33142026-08-07T21:31:29.563Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33152026-08-07T21:31:29.642Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33162026-08-07T21:31:29.911Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33172026-08-07T21:31:30.062Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33182026-08-07T21:31:30.308Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33192026-08-07T21:31:30.834Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33202026-08-07T21:31:31.789Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33212026-08-07T21:31:32.210Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33222026-08-07T21:31:32.263Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33232026-08-07T21:31:35.093Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33242026-08-07T21:31:36.492Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33252026-08-07T21:31:37.044Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33262026-08-07T21:31:37.530Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33272026-08-07T21:31:39.391Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33282026-08-07T21:31:41.254Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33292026-08-07T21:31:41.768Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33302026-08-07T21:31:42.554Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33312026-08-07T21:31:43.295Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33322026-08-07T21:31:44.673Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33332026-08-07T21:31:45.558Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33342026-08-07T21:31:46.940Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33352026-08-07T21:31:47.385Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33362026-08-07T21:31:47.519Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33372026-08-07T21:31:48.005Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33382026-08-07T21:31:54.140Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33392026-08-07T21:31:54.824Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33402026-08-07T21:31:55.337Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33412026-08-07T21:31:56.041Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33422026-08-07T21:31:56.938Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33432026-08-07T21:31:57.662Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33442026-08-07T21:31:58.626Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33452026-08-07T21:31:59.487Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33462026-08-07T21:32:01.620Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33472026-08-07T21:32:01.813Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33482026-08-07T21:32:02.818Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33492026-08-07T21:32:03.384Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33502026-08-07T21:32:04.254Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33512026-08-07T21:32:05.525Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33522026-08-07T21:32:05.880Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33532026-08-07T21:32:09.076Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33542026-08-07T21:32:10.548Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33552026-08-07T21:32:11.305Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33562026-08-07T21:32:12.712Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33572026-08-07T21:32:13.566Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33582026-08-07T21:32:18.018Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33592026-08-07T21:32:18.039Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33602026-08-07T21:32:18.050Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33612026-08-07T21:32:18.581Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33622026-08-07T21:32:19.549Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33632026-08-07T21:32:20.534Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33642026-08-07T21:32:23.180Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33652026-08-07T21:32:24.030Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33662026-08-07T21:32:24.728Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33672026-08-07T21:32:27.231Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33682026-08-07T21:32:27.756Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33692026-08-07T21:32:29.505Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33702026-08-07T21:32:30.956Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33712026-08-07T21:32:32.639Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33722026-08-07T21:32:34.200Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33732026-08-07T21:32:35.794Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33742026-08-07T21:32:37.250Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33752026-08-07T21:32:39.136Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33762026-08-07T21:32:43.637Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33772026-08-07T21:32:44.063Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33782026-08-07T21:32:45.206Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33792026-08-07T21:32:45.682Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33802026-08-07T21:32:47.448Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33812026-08-07T21:32:49.277Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33822026-08-07T21:32:51.066Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33832026-08-07T21:32:53.017Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33842026-08-07T21:32:54.794Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33852026-08-07T21:32:56.482Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33862026-08-07T21:32:58.474Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33872026-08-07T21:33:00.002Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33882026-08-07T21:33:01.787Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33892026-08-07T21:33:03.552Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33902026-08-07T21:33:05.311Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33912026-08-07T21:33:07.026Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33922026-08-07T21:33:08.534Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33932026-08-07T21:33:12.251Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33942026-08-07T21:33:13.728Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33952026-08-07T21:33:15.659Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33962026-08-07T21:33:17.421Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33972026-08-07T21:33:19.035Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33982026-08-07T21:33:23.092Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33992026-08-07T21:33:25.153Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34002026-08-07T21:33:26.834Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34012026-08-07T21:33:28.546Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34022026-08-07T21:33:30.972Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34032026-08-07T21:33:34.107Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34042026-08-07T21:33:34.967Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34052026-08-07T21:33:37.390Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
34062026-08-07T21:33:41.936Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
34072026-08-07T21:33:44.862Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
34082026-08-07T21:33:46.783Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
34092026-08-07T21:33:48.850Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
34102026-08-07T21:33:51.556Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34112026-08-07T21:33:53.808Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34122026-08-07T21:33:56.632Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34132026-08-07T21:33:58.503Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34142026-08-07T21:34:01.583Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34152026-08-07T21:34:03.332Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34162026-08-07T21:34:06.101Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34172026-08-07T21:34:08.512Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34182026-08-07T21:34:10.997Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34192026-08-07T21:34:13.402Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34202026-08-07T21:34:15.937Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34212026-08-07T21:34:18.397Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34222026-08-07T21:34:20.736Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34232026-08-07T21:34:23.347Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34242026-08-07T21:34:25.835Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34252026-08-07T21:34:28.340Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34262026-08-07T21:34:30.832Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34272026-08-07T21:34:33.325Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34282026-08-07T21:34:35.761Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34292026-08-07T21:34:38.298Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34302026-08-07T21:34:40.719Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34312026-08-07T21:34:43.379Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34322026-08-07T21:34:45.811Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34332026-08-07T21:34:48.392Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34342026-08-07T21:34:50.850Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34352026-08-07T21:34:53.431Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34362026-08-07T21:34:56.013Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34372026-08-07T21:34:58.596Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34382026-08-07T21:35:01.172Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34392026-08-07T21:35:03.696Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34402026-08-07T21:35:06.424Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34412026-08-07T21:35:09.013Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34422026-08-07T21:35:11.534Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34432026-08-07T21:35:14.107Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34442026-08-07T21:35:17.309Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34452026-08-07T21:35:19.594Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34462026-08-07T21:35:22.067Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34472026-08-07T21:35:24.855Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34482026-08-07T21:35:27.325Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34492026-08-07T21:35:30.150Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34502026-08-07T21:35:32.639Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34512026-08-07T21:35:35.307Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34522026-08-07T21:35:38.103Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34532026-08-07T21:35:40.760Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34542026-08-07T21:35:43.227Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34552026-08-07T21:35:45.930Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34562026-08-07T21:35:48.690Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34572026-08-07T21:35:51.316Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34582026-08-07T21:35:54.391Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34592026-08-07T21:35:57.084Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34602026-08-07T21:35:59.692Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34612026-08-07T21:36:02.283Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34622026-08-07T21:36:05.020Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34632026-08-07T21:36:07.761Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34642026-08-07T21:36:10.985Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34652026-08-07T21:36:13.424Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34662026-08-07T21:36:16.276Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34672026-08-07T21:36:24.198Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34682026-08-07T21:36:24.288Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34692026-08-07T21:36:28.103Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34702026-08-07T21:36:31.374Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34712026-08-07T21:36:34.994Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-08-07T21:36:38.526Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34732026-08-07T21:36:43.373Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34742026-08-07T21:36:46.362Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34752026-08-07T21:36:50.156Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34762026-08-07T21:36:54.035Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34772026-08-07T21:36:58.093Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34782026-08-07T21:37:01.737Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34792026-08-07T21:37:05.675Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34802026-08-07T21:37:09.540Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34812026-08-07T21:37:13.331Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34822026-08-07T21:37:17.204Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34832026-08-07T21:37:21.089Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34842026-08-07T21:37:25.029Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34852026-08-07T21:37:28.883Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34862026-08-07T21:37:32.689Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34872026-08-07T21:37:36.556Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34882026-08-07T21:37:42.615Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34892026-08-07T21:37:44.244Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34902026-08-07T21:37:48.154Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34912026-08-07T21:38:18.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 26s
34922026-08-07T21:38:18.930Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34932026-08-07T21:38:18.930Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34942026-08-07T21:38:19.038Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 203 other files
34952026-08-07T21:38:19.114Z
34962026-08-07T21:38:19.114Zreal 7:26.808838084
34972026-08-07T21:38:19.114Zuser 20:10.961187232
34982026-08-07T21:38:19.123Zsys 4:17.708052928
34992026-08-07T21:38:19.123Ztrap 0.293651835
35002026-08-07T21:38:19.123Ztflt 0.005930174
35012026-08-07T21:38:19.123Zdflt 0.112914781
35022026-08-07T21:38:19.123Zkflt 0.000019150
35032026-08-07T21:38:19.124Zlock 7:06:57.532513054
35042026-08-07T21:38:19.124Zslp 2:30:09.673557038
35052026-08-07T21:38:19.124Zlat 37.014449740
35062026-08-07T21:38:19.124Zstop 2:07.198274416
35072026-08-07T21:38:19.124Zprocess exited: duration 830934 ms, exit code 0
 
35082026-08-07T21:38:19.181Zfound 0 output files