01KWWN1182H9CH9VF2GFXN4SRB: clippy (helios)

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

Buildomat Job: 01KWWN1FMCCWXZ749G0CJ7XB5W

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-06T21:24:32.194Zjob assigned to worker 01KWWN1R6F4EPJ500NN6NEETN2 [factory aws, i-027eb927bb93e3809] (queued for 51 s)
 
22026-07-06T21:24:38.304Zstarting task 0: "setup"
32026-07-06T21:24:38.307Z++ uname -s
42026-07-06T21:24:38.310Z+ kern=SunOS
52026-07-06T21:24:38.310Z+ build_user=build
62026-07-06T21:24:38.310Z+ build_uid=12345
72026-07-06T21:24:38.310Z+ work_dir=/work
82026-07-06T21:24:38.310Z+ input_dir=/input
92026-07-06T21:24:38.310Z+ [[ 0 == 12345 ]]
102026-07-06T21:24:38.310Z+ case "$kern" in
112026-07-06T21:24:38.310Z+ groupadd -g 12345 build
122026-07-06T21:24:38.310Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-06T21:24:40.315Z+ zfs create -o mountpoint=/work rpool/work
142026-07-06T21:24:40.453Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-06T21:24:40.457Z+ home_fs=zfs
162026-07-06T21:24:40.457Z+ [[ zfs == autofs ]]
172026-07-06T21:24:40.457Z+ mkdir -p /home/build
182026-07-06T21:24:40.457Z+ chown build:build /home/build /work
192026-07-06T21:24:42.456Z+ chmod 0700 /home/build /work
202026-07-06T21:24:42.465Zprocess exited: duration 4156 ms, exit code 0
 
212026-07-06T21:24:42.472Zstarting task 1: "rust-toolchain"
222026-07-06T21:24:42.476Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-06T21:24:42.476Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-07-06T21:24:42.476Z * rust toolchain channel = "1.96.1"
252026-07-06T21:24:42.476Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-07-06T21:24:42.476Z * rust toolchain profile = "default"
272026-07-06T21:24:42.476Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-06T21:24:42.481Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-06T21:24:42.481Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-06T21:24:42.581Zinfo: downloading installer
312026-07-06T21:24:43.991Zwarn: It looks like you have an existing rustup settings file at:
322026-07-06T21:24:43.991Zwarn: /home/build/.rustup/settings.toml
332026-07-06T21:24:43.991Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-06T21:24:43.991Zwarn: instead of the one inferred from the default host triple.
352026-07-06T21:24:44.004Zinfo: profile set to default
362026-07-06T21:24:44.004Zinfo: default host triple is x86_64-unknown-illumos
372026-07-06T21:24:44.007Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-06T21:24:44.147Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-06T21:24:44.150Zinfo: downloading 6 components
402026-07-06T21:25:00.443Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-06T21:25:00.443Z
422026-07-06T21:25:00.470Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-06T21:25:00.470Z
442026-07-06T21:25:00.470Z
452026-07-06T21:25:00.470ZRust is installed now. Great!
462026-07-06T21:25:00.470Z
472026-07-06T21:25:00.470ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-06T21:25:00.470Zenvironment variable. This has not been done automatically.
492026-07-06T21:25:00.470Z
502026-07-06T21:25:00.470ZTo configure your current shell, you need to source
512026-07-06T21:25:00.470Zthe corresponding env file under $HOME/.cargo.
522026-07-06T21:25:00.470Z
532026-07-06T21:25:00.470ZThis is usually done by running one of the following (note the leading DOT):
542026-07-06T21:25:00.473Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-06T21:25:00.473Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-06T21:25:00.473Zsource "~/.cargo/env.nu" # For nushell
572026-07-06T21:25:00.473Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-06T21:25:00.473Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-06T21:25:00.473Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-06T21:25:00.473Zwarn: no default linker (`cc`) was found in your PATH
612026-07-06T21:25:00.474Zwarn: many Rust crates require a system C toolchain to build
622026-07-06T21:25:00.565Z+ rustup --version
632026-07-06T21:25:00.574Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-06T21:25:00.577Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-06T21:25:00.596Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-06T21:25:00.599Z+ cargo --version
672026-07-06T21:25:00.612Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-06T21:25:00.614Z+ rustc --version
692026-07-06T21:25:00.632Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-06T21:25:00.635Zprocess exited: duration 18162 ms, exit code 0
 
712026-07-06T21:25:00.640Zstarting task 2: "authentication"
722026-07-06T21:25:00.656Zprocess exited: duration 15 ms, exit code 0
 
732026-07-06T21:25:00.663Zstarting task 3: "clone repository"
742026-07-06T21:25:00.666Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-06T21:25:00.668Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-06T21:25:00.697ZCloning into '/work/oxidecomputer/omicron'...
772026-07-06T21:25:13.077Z+ cd /work/oxidecomputer/omicron
782026-07-06T21:25:13.077Z+ git fetch origin 5e1011e8b432215b5e7c60d363db58c9dc1a115e
792026-07-06T21:25:13.355ZFrom https://github.com/oxidecomputer/omicron
802026-07-06T21:25:13.355Z * branch 5e1011e8b432215b5e7c60d363db58c9dc1a115e -> FETCH_HEAD
812026-07-06T21:25:13.365Z+ [[ -n trey/bgp-unnumbered-status ]]
822026-07-06T21:25:13.367Z++ git branch --show-current
832026-07-06T21:25:13.367Z+ current=main
842026-07-06T21:25:13.367Z+ [[ main != trey/bgp-unnumbered-status ]]
852026-07-06T21:25:13.368Z+ git branch -f trey/bgp-unnumbered-status 5e1011e8b432215b5e7c60d363db58c9dc1a115e
862026-07-06T21:25:13.370Z+ git checkout -f trey/bgp-unnumbered-status
872026-07-06T21:25:13.823ZSwitched to branch 'trey/bgp-unnumbered-status'
882026-07-06T21:25:13.826Z+ git reset --hard 5e1011e8b432215b5e7c60d363db58c9dc1a115e
892026-07-06T21:25:13.841ZHEAD is now at 5e1011e8b initial review feedback
902026-07-06T21:25:13.844Zprocess exited: duration 13180 ms, exit code 0
 
912026-07-06T21:25:13.851Zstarting task 4: "build"
922026-07-06T21:25:13.854Z+ source ./env.sh
932026-07-06T21:25:13.854Z++ OLD_SHELL_OPTS=ehxB
942026-07-06T21:25:13.854Z++ set -o xtrace
952026-07-06T21:25:13.857Z++++ dirname ./env.sh
962026-07-06T21:25:13.857Z+++ readlink -f .
972026-07-06T21:25:13.860Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-07-06T21:25:13.860Z++ 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-07-06T21:25:13.860Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-07-06T21:25:13.860Z++ 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-07-06T21:25:13.860Z++ 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-07-06T21:25:13.860Z++ 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-07-06T21:25:13.860Z++ 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-07-06T21:25:13.860Z++ 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-07-06T21:25:13.860Z++ 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-07-06T21:25:13.860Z++ 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-07-06T21:25:13.860Z++ 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-07-06T21:25:13.860Z++ case $OLD_SHELL_OPTS in
1092026-07-06T21:25:13.860Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-07-06T21:25:13.860Z+ source .github/buildomat/ci-env.sh
1112026-07-06T21:25:13.860Z++ export CARGO_TERM_COLOR=always
1122026-07-06T21:25:13.861Z++ CARGO_TERM_COLOR=always
1132026-07-06T21:25:13.861Z+++ uname -s
1142026-07-06T21:25:13.864Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-07-06T21:25:13.864Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-07-06T21:25:13.864Z+ cargo --version
1172026-07-06T21:25:13.873Zcargo 1.96.1 (356927216 2026-06-26)
1182026-07-06T21:25:13.875Z+ rustc --version
1192026-07-06T21:25:13.894Zrustc 1.96.1 (31fca3adb 2026-06-26)
1202026-07-06T21:25:13.897Z+ banner prerequisites
1212026-07-06T21:25:13.899Z
1222026-07-06T21:25:13.900Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-07-06T21:25:13.900Z # # # # # # # # # # # # # # #
1242026-07-06T21:25:13.900Z # # # # ##### # # ##### # # # # # #### #
1252026-07-06T21:25:13.900Z ##### ##### # ##### # # # # # # # # #
1262026-07-06T21:25:13.900Z # # # # # # # # # # # # # # #
1272026-07-06T21:25:13.900Z # # # ###### # # ###### ### # #### # #### #
1282026-07-06T21:25:13.900Z
1292026-07-06T21:25:13.900Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-07-06T21:25:15.377Z Startup: Refreshing catalog 'helios' ... Done
1312026-07-06T21:25:15.486Z Startup: Caching catalogs ... Done
1322026-07-06T21:25:15.975ZPlanning: Solver setup ... Done (0.443s)
1332026-07-06T21:25:16.002ZPlanning: Running solver ... Done (0.027s)
1342026-07-06T21:25:16.013ZPlanning: Finding local manifests ... Done (0.003s)
1352026-07-06T21:25:16.025ZPlanning: Fetching manifests: 0/2 0% complete
1362026-07-06T21:25:16.044ZPlanning: Fetching manifests: 2/2 100% complete
1372026-07-06T21:25:16.058ZPlanning: Package planning ... Done (0.013s)
1382026-07-06T21:25:16.061ZPlanning: Merging actions ... Done (0.001s)
1392026-07-06T21:25:16.225ZPlanning: Checking for conflicting actions ... Done (0.166s)
1402026-07-06T21:25:16.228ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-07-06T21:25:17.027ZPlanning: Evaluating mediators ... Done (0.801s)
1422026-07-06T21:25:17.030ZPlanning: Planning completed in 1.52 seconds
1432026-07-06T21:25:17.055Z Packages to install: 2
1442026-07-06T21:25:17.059Z Estimated space available: 156.06 GB
1452026-07-06T21:25:17.059ZEstimated space to be consumed: 30.99 MB
1462026-07-06T21:25:17.059Z Create boot environment: No
1472026-07-06T21:25:17.059ZCreate backup boot environment: No
1482026-07-06T21:25:17.059Z Rebuild boot archive: No
1492026-07-06T21:25:17.059Z
1502026-07-06T21:25:17.059ZChanged packages:
1512026-07-06T21:25:17.059Zhelios
1522026-07-06T21:25:17.059Z developer/build-essential
1532026-07-06T21:25:17.059Z None -> 11-3.0
1542026-07-06T21:25:17.059Z library/libxmlsec1
1552026-07-06T21:25:17.059Z None -> 1.2.35-3.0
1562026-07-06T21:25:17.080Z
1572026-07-06T21:25:17.080ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-07-06T21:25:17.586ZDownload: Completed 1.28 MB in 0.51 seconds (2.5M/s)
1592026-07-06T21:25:17.650Z Actions: 1/268 actions (Installing new actions)
1602026-07-06T21:25:17.687Z Actions: Completed 268 actions in 0.04 seconds.
1612026-07-06T21:25:17.697ZFinalize: Updating package state database ... Done (0.010s)
1622026-07-06T21:25:17.700ZFinalize: Updating package cache ... Done (0.000s)
1632026-07-06T21:25:17.725ZFinalize: Updating image state ... Done (0.028s)
1642026-07-06T21:25:20.109ZFinalize: Creating fast lookup database ... Done (2.359s)
1652026-07-06T21:25:20.174ZFinalize: Reading search index ... Done (0.012s)
1662026-07-06T21:25:20.177ZFinalize: Updating search index ... Done (0.000s)
1672026-07-06T21:25:20.269ZFinalize: Updating package cache ... Done (0.000s)
1682026-07-06T21:25:20.579ZPlanning: Evaluating mediator changes ... Done
1692026-07-06T21:25:20.683ZPlanning: Checking for conflicting actions ... Done
1702026-07-06T21:25:20.685ZPlanning: Consolidating action changes ... Done
1712026-07-06T21:25:20.839ZPlanning: Evaluating mediators ... Done
1722026-07-06T21:25:20.842ZPlanning: Planning completed in 0.26 seconds
1732026-07-06T21:25:20.862Z Mediators to change: 2
1742026-07-06T21:25:20.862Z Create boot environment: No
1752026-07-06T21:25:20.866ZCreate backup boot environment: No
1762026-07-06T21:25:20.913ZFinalize: Updating package state database ... Done
1772026-07-06T21:25:20.913ZFinalize: Updating package cache ... Done
1782026-07-06T21:25:20.928ZFinalize: Updating image state ... Done
1792026-07-06T21:25:22.875ZFinalize: Creating fast lookup database ... Done
1802026-07-06T21:25:22.936ZFinalize: Reading search index ... Done
1812026-07-06T21:25:22.939ZFinalize: Updating search index ... Done
1822026-07-06T21:25:23.019ZFinalize: Updating package cache ... Done
1832026-07-06T21:25:23.306ZPlanning: Evaluating mediator changes ... Done
1842026-07-06T21:25:23.408ZPlanning: Checking for conflicting actions ... Done
1852026-07-06T21:25:23.411ZPlanning: Consolidating action changes ... Done
1862026-07-06T21:25:23.564ZPlanning: Evaluating mediators ... Done
1872026-07-06T21:25:23.567ZPlanning: Planning completed in 0.26 seconds
1882026-07-06T21:25:23.587Z Mediators to change: 1
1892026-07-06T21:25:23.593Z Create boot environment: No
1902026-07-06T21:25:23.593ZCreate backup boot environment: No
1912026-07-06T21:25:23.636ZFinalize: Updating package state database ... Done
1922026-07-06T21:25:23.640ZFinalize: Updating package cache ... Done
1932026-07-06T21:25:23.652ZFinalize: Updating image state ... Done
1942026-07-06T21:25:25.579ZFinalize: Creating fast lookup database ... Done
1952026-07-06T21:25:25.640ZFinalize: Reading search index ... Done
1962026-07-06T21:25:25.646ZFinalize: Updating search index ... Done
1972026-07-06T21:25:25.714ZFinalize: Updating package cache ... Done
1982026-07-06T21:25:26.029ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-07-06T21:25:26.029Zapache system 2.4 system
2002026-07-06T21:25:26.029Zclang system 15 system
2012026-07-06T21:25:26.029Zcsh system system illumos
2022026-07-06T21:25:26.029Zctags system system illumos
2032026-07-06T21:25:26.029Zfile vendor vendor darwinsys
2042026-07-06T21:25:26.029Zfile system system illumos
2052026-07-06T21:25:26.029Zgcc vendor 14 vendor
2062026-07-06T21:25:26.029Zgcc system 13 system
2072026-07-06T21:25:26.029Zgcc system 10 system
2082026-07-06T21:25:26.029Zgo system 1.25 system
2092026-07-06T21:25:26.029Zllvm system 15 system
2102026-07-06T21:25:26.029Zmariadb system 11.4 system
2112026-07-06T21:25:26.029Zmta vendor vendor dma
2122026-07-06T21:25:26.029Zopenjdk system 17 system
2132026-07-06T21:25:26.029Zopenjdk system 11 system
2142026-07-06T21:25:26.029Zopenssl vendor 3 vendor
2152026-07-06T21:25:26.029Zperl system 5.40 system
2162026-07-06T21:25:26.029Zpostgresql system 18 system
2172026-07-06T21:25:26.029Zpostgresql system 17 system
2182026-07-06T21:25:26.029Zpython vendor 3 vendor
2192026-07-06T21:25:26.029Zpython system 2 system
2202026-07-06T21:25:26.030Zpython3 vendor 3.13 vendor
2212026-07-06T21:25:26.030Zruby system 3.4 system
2222026-07-06T21:25:26.030Zruby system 3.0 system
2232026-07-06T21:25:26.030Zwords vendor vendor american-english
2242026-07-06T21:25:26.030Zwords system system australian-english
2252026-07-06T21:25:26.030Zwords system system british-english
2262026-07-06T21:25:26.030Zwords system system canadian-english
2272026-07-06T21:25:26.030Zwords system system french
2282026-07-06T21:25:26.030Zwords system system italian
2292026-07-06T21:25:26.030Zwords system system ngerman
2302026-07-06T21:25:26.030Zwords system system ogerman
2312026-07-06T21:25:26.030Zwords system system spanish
2322026-07-06T21:25:26.280ZPUBLISHER TYPE STATUS P LOCATION
2332026-07-06T21:25:26.280Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-07-06T21:25:26.581ZFMRI IFO
2352026-07-06T21:25:26.581Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-07-06T21:25:26.581Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-07-06T21:25:26.581Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-07-06T21:25:26.581Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-07-06T21:25:26.582Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-07-06T21:25:26.582Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-07-06T21:25:26.582Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-07-06T21:25:26.582Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-07-06T21:25:26.582Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-07-06T21:25:26.838Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-07-06T21:25:27.115Z Updating crates.io index
2462026-07-06T21:25:27.117Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-07-06T21:25:27.340Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-07-06T21:25:27.634Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-07-06T21:25:28.541Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-07-06T21:25:29.071Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-07-06T21:25:30.581Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-07-06T21:25:31.330Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-07-06T21:25:31.601Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-07-06T21:25:31.915Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-07-06T21:25:33.024Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-07-06T21:25:33.440Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-07-06T21:25:33.715Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2582026-07-06T21:25:33.937Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-07-06T21:25:34.357Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-07-06T21:25:34.885Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-07-06T21:25:35.286Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-07-06T21:25:35.511Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-07-06T21:25:35.765Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-07-06T21:25:36.024Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652026-07-06T21:25:36.403Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2662026-07-06T21:25:36.630Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2672026-07-06T21:25:36.868Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-07-06T21:25:37.204Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-07-06T21:25:37.508Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-07-06T21:25:37.724Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-07-06T21:25:38.082Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-07-06T21:25:38.508Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2732026-07-06T21:25:38.797Z Updating git repository `https://github.com/oxidecomputer/ispf`
2742026-07-06T21:25:39.025Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2752026-07-06T21:25:39.241Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2762026-07-06T21:25:39.538Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2772026-07-06T21:25:39.939Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2782026-07-06T21:25:40.178Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2792026-07-06T21:25:40.438Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802026-07-06T21:25:40.687Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2812026-07-06T21:25:40.970Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2822026-07-06T21:25:41.244Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2832026-07-06T21:25:41.478Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2842026-07-06T21:25:41.717Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2852026-07-06T21:25:41.933Z Updating git repository `https://github.com/illumos/smf-rs`
2862026-07-06T21:25:45.252Z Downloading crates ...
2872026-07-06T21:25:45.305Z Downloaded anstyle-parse v1.0.0
2882026-07-06T21:25:45.314Z Downloaded crypto-common v0.1.7
2892026-07-06T21:25:45.316Z Downloaded fs-err v3.3.0
2902026-07-06T21:25:45.332Z Downloaded pest v2.8.6
2912026-07-06T21:25:45.335Z Downloaded dof v0.3.0
2922026-07-06T21:25:45.337Z Downloaded cargo-platform v0.3.2
2932026-07-06T21:25:45.337Z Downloaded bytecount v0.6.9
2942026-07-06T21:25:45.337Z Downloaded once_cell v1.21.3
2952026-07-06T21:25:45.340Z Downloaded zerocopy v0.7.35
2962026-07-06T21:25:45.347Z Downloaded cfg-if v1.0.4
2972026-07-06T21:25:45.350Z Downloaded zmij v1.0.21
2982026-07-06T21:25:45.350Z Downloaded serde v1.0.228
2992026-07-06T21:25:45.354Z Downloaded fnv v1.0.7
3002026-07-06T21:25:45.354Z Downloaded byteorder v1.5.0
3012026-07-06T21:25:45.354Z Downloaded heck v0.4.1
3022026-07-06T21:25:45.354Z Downloaded anyhow v1.0.102
3032026-07-06T21:25:45.357Z Downloaded autocfg v1.5.0
3042026-07-06T21:25:45.359Z Downloaded macaddr v1.0.1
3052026-07-06T21:25:45.359Z Downloaded cpufeatures v0.2.17
3062026-07-06T21:25:45.365Z Downloaded memmap v0.7.0
3072026-07-06T21:25:45.371Z Downloaded getrandom v0.4.1
3082026-07-06T21:25:45.374Z Downloaded is_terminal_polyfill v1.70.2
3092026-07-06T21:25:45.380Z Downloaded unicode-linebreak v0.1.5
3102026-07-06T21:25:45.384Z Downloaded pretty-hex v0.4.1
3112026-07-06T21:25:45.387Z Downloaded usdt-impl v0.5.0
3122026-07-06T21:25:45.393Z Downloaded clap_lex v1.0.0
3132026-07-06T21:25:45.396Z Downloaded usdt-attr-macro v0.5.0
3142026-07-06T21:25:45.399Z Downloaded heck v0.5.0
3152026-07-06T21:25:45.399Z Downloaded generic-array v0.14.7
3162026-07-06T21:25:45.399Z Downloaded dtrace-parser v0.2.0
3172026-07-06T21:25:45.420Z Downloaded tabled_derive v0.7.0
3182026-07-06T21:25:45.423Z Downloaded toml_write v0.1.2
3192026-07-06T21:25:45.426Z Downloaded proc-macro-error-attr v1.0.4
3202026-07-06T21:25:45.426Z Downloaded equivalent v1.0.2
3212026-07-06T21:25:45.432Z Downloaded fastrand v2.3.0
3222026-07-06T21:25:45.437Z Downloaded serde_spanned v0.6.9
3232026-07-06T21:25:45.437Z Downloaded terminal_size v0.4.3
3242026-07-06T21:25:45.443Z Downloaded clap_derive v4.6.1
3252026-07-06T21:25:45.453Z Downloaded smawk v0.3.2
3262026-07-06T21:25:45.456Z Downloaded usdt-macro v0.5.0
3272026-07-06T21:25:45.459Z Downloaded toml_datetime v0.6.11
3282026-07-06T21:25:45.463Z Downloaded colorchoice v1.0.4
3292026-07-06T21:25:45.463Z Downloaded errno v0.3.14
3302026-07-06T21:25:45.469Z Downloaded swrite v0.1.0
3312026-07-06T21:25:45.475Z Downloaded block-buffer v0.10.4
3322026-07-06T21:25:45.487Z Downloaded scroll_derive v0.12.1
3332026-07-06T21:25:45.489Z Downloaded usdt v0.5.0
3342026-07-06T21:25:45.493Z Downloaded strsim v0.11.1
3352026-07-06T21:25:45.496Z Downloaded utf8parse v0.2.2
3362026-07-06T21:25:45.500Z Downloaded thread-id v4.2.2
3372026-07-06T21:25:45.500Z Downloaded plain v0.2.3
3382026-07-06T21:25:45.502Z Downloaded digest v0.10.7
3392026-07-06T21:25:45.506Z Downloaded anstream v1.0.0
3402026-07-06T21:25:45.509Z Downloaded anstyle-query v1.1.5
3412026-07-06T21:25:45.514Z Downloaded cargo_metadata v0.23.1
3422026-07-06T21:25:45.517Z Downloaded thiserror v2.0.18
3432026-07-06T21:25:45.520Z Downloaded thiserror v1.0.69
3442026-07-06T21:25:45.523Z Downloaded serde_tokenstream v0.2.3
3452026-07-06T21:25:45.532Z Downloaded itoa v1.0.17
3462026-07-06T21:25:45.535Z Downloaded cargo_toml v0.21.0
3472026-07-06T21:25:45.535Z Downloaded quote v1.0.45
3482026-07-06T21:25:45.541Z Downloaded camino-tempfile v1.4.1
3492026-07-06T21:25:45.544Z Downloaded version_check v0.9.5
3502026-07-06T21:25:45.544Z Downloaded anstyle v1.0.14
3512026-07-06T21:25:45.547Z Downloaded thiserror-impl v2.0.18
3522026-07-06T21:25:45.552Z Downloaded scroll v0.12.0
3532026-07-06T21:25:45.557Z Downloaded thiserror-impl v1.0.69
3542026-07-06T21:25:45.560Z Downloaded sha2 v0.10.9
3552026-07-06T21:25:45.562Z Downloaded bitflags v2.11.0
3562026-07-06T21:25:45.568Z Downloaded camino v1.2.2
3572026-07-06T21:25:45.571Z Downloaded semver v1.0.28
3582026-07-06T21:25:45.574Z Downloaded pest_derive v2.8.6
3592026-07-06T21:25:45.577Z Downloaded serde_derive v1.0.228
3602026-07-06T21:25:45.579Z Downloaded clap v4.6.1
3612026-07-06T21:25:45.583Z Downloaded tempfile v3.25.0
3622026-07-06T21:25:45.586Z Downloaded toml v0.8.23
3632026-07-06T21:25:45.590Z Downloaded pest_generator v2.8.6
3642026-07-06T21:25:45.602Z Downloaded zerocopy-derive v0.7.35
3652026-07-06T21:25:45.604Z Downloaded proc-macro-error v1.0.4
3662026-07-06T21:25:45.607Z Downloaded textwrap v0.16.2
3672026-07-06T21:25:45.610Z Downloaded log v0.4.29
3682026-07-06T21:25:45.615Z Downloaded serde_core v1.0.228
3692026-07-06T21:25:45.620Z Downloaded pest_meta v2.8.6
3702026-07-06T21:25:45.623Z Downloaded papergrid v0.11.0
3712026-07-06T21:25:45.629Z Downloaded ucd-trie v0.1.7
3722026-07-06T21:25:45.641Z Downloaded unicode-ident v1.0.24
3732026-07-06T21:25:45.644Z Downloaded proc-macro2 v1.0.106
3742026-07-06T21:25:45.649Z Downloaded toml_edit v0.22.27
3752026-07-06T21:25:45.682Z Downloaded memchr v2.8.0
3762026-07-06T21:25:45.688Z Downloaded typenum v1.20.1
3772026-07-06T21:25:45.693Z Downloaded indexmap v2.14.0
3782026-07-06T21:25:45.737Z Downloaded clap_builder v4.6.0
3792026-07-06T21:25:45.747Z Downloaded serde_json v1.0.150
3802026-07-06T21:25:45.751Z Downloaded winnow v0.7.14
3812026-07-06T21:25:45.756Z Downloaded hashbrown v0.17.0
3822026-07-06T21:25:45.768Z Downloaded goblin v0.8.2
3832026-07-06T21:25:45.779Z Downloaded tabled v0.15.0
3842026-07-06T21:25:45.787Z Downloaded syn v1.0.109
3852026-07-06T21:25:45.804Z Downloaded unicode-width v0.2.0
3862026-07-06T21:25:45.808Z Downloaded unicode-width v0.1.14
3872026-07-06T21:25:45.813Z Downloaded syn v2.0.117
3882026-07-06T21:25:45.833Z Downloaded rustix v1.1.3
3892026-07-06T21:25:45.845Z Downloaded libc v0.2.185
3902026-07-06T21:25:45.908Z Compiling proc-macro2 v1.0.106
3912026-07-06T21:25:45.908Z Compiling quote v1.0.45
3922026-07-06T21:25:45.908Z Compiling unicode-ident v1.0.24
3932026-07-06T21:25:45.911Z Compiling serde_core v1.0.228
3942026-07-06T21:25:45.911Z Compiling libc v0.2.185
3952026-07-06T21:25:45.911Z Compiling version_check v0.9.5
3962026-07-06T21:25:45.911Z Compiling memchr v2.8.0
3972026-07-06T21:25:45.911Z Compiling serde v1.0.228
3982026-07-06T21:25:46.235Z Compiling zmij v1.0.21
3992026-07-06T21:25:46.407Z Compiling ucd-trie v0.1.7
4002026-07-06T21:25:46.520Z Compiling itoa v1.0.17
4012026-07-06T21:25:46.523Z Compiling thiserror v1.0.69
4022026-07-06T21:25:46.694Z Compiling pest v2.8.6
4032026-07-06T21:25:46.772Z Compiling byteorder v1.5.0
4042026-07-06T21:25:46.866Z Compiling rustix v1.1.3
4052026-07-06T21:25:46.996Z Compiling errno v0.3.14
4062026-07-06T21:25:47.036Z Compiling serde_json v1.0.150
4072026-07-06T21:25:47.145Z Compiling bitflags v2.11.0
4082026-07-06T21:25:47.378Z Compiling thread-id v4.2.2
4092026-07-06T21:25:47.444Z Compiling syn v2.0.117
4102026-07-06T21:25:47.460Z Compiling proc-macro-error-attr v1.0.4
4112026-07-06T21:25:47.499Z Compiling usdt-impl v0.5.0
4122026-07-06T21:25:47.565Z Compiling camino v1.2.2
4132026-07-06T21:25:47.668Z Compiling syn v1.0.109
4142026-07-06T21:25:47.719Z Compiling pest_meta v2.8.6
4152026-07-06T21:25:48.021Z Compiling proc-macro-error v1.0.4
4162026-07-06T21:25:48.038Z Compiling equivalent v1.0.2
4172026-07-06T21:25:48.054Z Compiling getrandom v0.4.1
4182026-07-06T21:25:48.128Z Compiling hashbrown v0.17.0
4192026-07-06T21:25:48.220Z Compiling plain v0.2.3
4202026-07-06T21:25:48.418Z Compiling utf8parse v0.2.2
4212026-07-06T21:25:48.440Z Compiling log v0.4.29
4222026-07-06T21:25:48.537Z Compiling anstyle-parse v1.0.0
4232026-07-06T21:25:48.632Z Compiling indexmap v2.14.0
4242026-07-06T21:25:48.685Z Compiling terminal_size v0.4.3
4252026-07-06T21:25:49.192Z Compiling anstyle-query v1.1.5
4262026-07-06T21:25:49.245Z Compiling cfg-if v1.0.4
4272026-07-06T21:25:49.309Z Compiling anstyle v1.0.14
4282026-07-06T21:25:49.326Z Compiling colorchoice v1.0.4
4292026-07-06T21:25:49.345Z Compiling thiserror v2.0.18
4302026-07-06T21:25:49.361Z Compiling autocfg v1.5.0
4312026-07-06T21:25:49.361Z Compiling is_terminal_polyfill v1.70.2
4322026-07-06T21:25:49.463Z Compiling winnow v0.7.14
4332026-07-06T21:25:49.502Z Compiling toml_write v0.1.2
4342026-07-06T21:25:49.549Z Compiling pretty-hex v0.4.1
4352026-07-06T21:25:49.692Z Compiling pest_generator v2.8.6
4362026-07-06T21:25:49.709Z Compiling anstream v1.0.0
4372026-07-06T21:25:49.810Z Compiling fs-err v3.3.0
4382026-07-06T21:25:49.938Z Compiling fastrand v2.3.0
4392026-07-06T21:25:50.035Z Compiling strsim v0.11.1
4402026-07-06T21:25:50.047Z Compiling clap_lex v1.0.0
4412026-07-06T21:25:50.202Z Compiling unicode-width v0.1.14
4422026-07-06T21:25:50.276Z Compiling anyhow v1.0.102
4432026-07-06T21:25:50.317Z Compiling fnv v1.0.7
4442026-07-06T21:25:50.377Z Compiling heck v0.5.0
4452026-07-06T21:25:50.395Z Compiling bytecount v0.6.9
4462026-07-06T21:25:50.423Z Compiling once_cell v1.21.3
4472026-07-06T21:25:50.475Z Compiling heck v0.4.1
4482026-07-06T21:25:50.528Z Compiling papergrid v0.11.0
4492026-07-06T21:25:50.620Z Compiling tempfile v3.25.0
4502026-07-06T21:25:50.645Z Compiling clap_builder v4.6.0
4512026-07-06T21:25:50.834Z Compiling cargo-platform v0.3.2
4522026-07-06T21:25:50.879Z Compiling semver v1.0.28
4532026-07-06T21:25:50.914Z Compiling tabled_derive v0.7.0
4542026-07-06T21:25:50.990Z Compiling memmap v0.7.0
4552026-07-06T21:25:51.085Z Compiling unicode-width v0.2.0
4562026-07-06T21:25:51.110Z Compiling smawk v0.3.2
4572026-07-06T21:25:51.177Z Compiling unicode-linebreak v0.1.5
4582026-07-06T21:25:51.218Z Compiling camino-tempfile v1.4.1
4592026-07-06T21:25:51.307Z Compiling serde_derive v1.0.228
4602026-07-06T21:25:51.369Z Compiling thiserror-impl v1.0.69
4612026-07-06T21:25:51.421Z Compiling zerocopy-derive v0.7.35
4622026-07-06T21:25:51.453Z Compiling pest_derive v2.8.6
4632026-07-06T21:25:51.610Z Compiling scroll_derive v0.12.1
4642026-07-06T21:25:51.853Z Compiling thiserror-impl v2.0.18
4652026-07-06T21:25:51.922Z Compiling clap_derive v4.6.1
4662026-07-06T21:25:52.014Z Compiling tabled v0.15.0
4672026-07-06T21:25:52.322Z Compiling scroll v0.12.0
4682026-07-06T21:25:52.325Z Compiling zerocopy v0.7.35
4692026-07-06T21:25:52.619Z Compiling goblin v0.8.2
4702026-07-06T21:25:52.820Z Compiling dtrace-parser v0.2.0
4712026-07-06T21:25:52.881Z Compiling textwrap v0.16.2
4722026-07-06T21:25:53.355Z Compiling swrite v0.1.0
4732026-07-06T21:25:53.728Z Compiling clap v4.6.1
4742026-07-06T21:25:54.472Z Compiling dof v0.3.0
4752026-07-06T21:25:54.473Z Compiling serde_tokenstream v0.2.3
4762026-07-06T21:25:54.476Z Compiling serde_spanned v0.6.9
4772026-07-06T21:25:54.476Z Compiling toml_datetime v0.6.11
4782026-07-06T21:25:54.476Z Compiling macaddr v1.0.1
4792026-07-06T21:25:54.554Z Compiling cargo_metadata v0.23.1
4802026-07-06T21:25:54.571Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4812026-07-06T21:25:54.677Z Compiling toml_edit v0.22.27
4822026-07-06T21:25:55.271Z Compiling usdt-macro v0.5.0
4832026-07-06T21:25:55.274Z Compiling usdt-attr-macro v0.5.0
4842026-07-06T21:25:55.919Z Compiling usdt v0.5.0
4852026-07-06T21:25:56.052Z Compiling toml v0.8.23
4862026-07-06T21:25:56.386Z Compiling cargo_toml v0.21.0
4872026-07-06T21:25:57.652Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4882026-07-06T21:25:59.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.91s
4892026-07-06T21:25:59.794Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4902026-07-06T21:26:00.282Z Downloading crates ...
4912026-07-06T21:26:00.394Z Downloaded bit-set v0.5.3
4922026-07-06T21:26:00.401Z Downloaded anstream v0.6.21
4932026-07-06T21:26:00.407Z Downloaded bitfield-macros v0.19.4
4942026-07-06T21:26:00.410Z Downloaded argon2 v0.5.3
4952026-07-06T21:26:00.410Z Downloaded async-trait v0.1.89
4962026-07-06T21:26:00.413Z Downloaded ascii-canvas v3.0.0
4972026-07-06T21:26:00.413Z Downloaded convert_case v0.10.0
4982026-07-06T21:26:00.413Z Downloaded base64ct v1.8.3
4992026-07-06T21:26:00.416Z Downloaded array-init v0.0.4
5002026-07-06T21:26:00.421Z Downloaded crc8 v0.1.1
5012026-07-06T21:26:00.421Z Downloaded atomic-waker v1.1.2
5022026-07-06T21:26:00.425Z Downloaded daft-derive v0.1.7
5032026-07-06T21:26:00.428Z Downloaded bit-set v0.8.0
5042026-07-06T21:26:00.431Z Downloaded bcs v0.1.6
5052026-07-06T21:26:00.438Z Downloaded anstyle-parse v0.2.7
5062026-07-06T21:26:00.439Z Downloaded cookie v0.18.1
5072026-07-06T21:26:00.443Z Downloaded backoff v0.4.0
5082026-07-06T21:26:00.443Z Downloaded crc-catalog v2.4.0
5092026-07-06T21:26:00.443Z Downloaded cpufeatures v0.3.0
5102026-07-06T21:26:00.443Z Downloaded arrayvec v0.7.6
5112026-07-06T21:26:00.447Z Downloaded darling_macro v0.20.11
5122026-07-06T21:26:00.452Z Downloaded assert_matches v1.5.0
5132026-07-06T21:26:00.452Z Downloaded block-padding v0.4.2
5142026-07-06T21:26:00.457Z Downloaded darling_macro v0.21.3
5152026-07-06T21:26:00.457Z Downloaded base16ct v1.0.0
5162026-07-06T21:26:00.457Z Downloaded atty v0.2.14
5172026-07-06T21:26:00.457Z Downloaded curve25519-dalek-derive v0.1.1
5182026-07-06T21:26:00.461Z Downloaded critical-section v1.2.0
5192026-07-06T21:26:00.461Z Downloaded allocator-api2 v0.2.21
5202026-07-06T21:26:00.461Z Downloaded cpubits v0.1.1
5212026-07-06T21:26:00.469Z Downloaded crunchy v0.2.4
5222026-07-06T21:26:00.473Z Downloaded arc-swap v1.8.2
5232026-07-06T21:26:00.473Z Downloaded darling_macro v0.23.0
5242026-07-06T21:26:00.478Z Downloaded darling_macro v0.13.4
5252026-07-06T21:26:00.478Z Downloaded cfg_aliases v0.2.1
5262026-07-06T21:26:00.478Z Downloaded async-recursion v1.1.1
5272026-07-06T21:26:00.482Z Downloaded daft v0.1.7
5282026-07-06T21:26:00.482Z Downloaded async-stream-impl v0.3.6
5292026-07-06T21:26:00.482Z Downloaded adler2 v2.0.1
5302026-07-06T21:26:00.491Z Downloaded bcrypt-pbkdf v0.11.0
5312026-07-06T21:26:00.495Z Downloaded cstr-argument v0.1.2
5322026-07-06T21:26:00.495Z Downloaded ar_archive_writer v0.5.1
5332026-07-06T21:26:00.495Z Downloaded dof v0.4.0
5342026-07-06T21:26:00.495Z Downloaded display-error-chain v0.2.2
5352026-07-06T21:26:00.495Z Downloaded dirs-sys-next v0.1.2
5362026-07-06T21:26:00.499Z Downloaded base16ct v0.2.0
5372026-07-06T21:26:00.499Z Downloaded ciborium-ll v0.2.2
5382026-07-06T21:26:00.504Z Downloaded crypto-common v0.2.2
5392026-07-06T21:26:00.504Z Downloaded crucible-workspace-hack v0.1.0
5402026-07-06T21:26:00.504Z Downloaded cfg_aliases v0.1.1
5412026-07-06T21:26:00.508Z Downloaded embedded-io v0.4.0
5422026-07-06T21:26:00.508Z Downloaded atomicwrites v0.4.4
5432026-07-06T21:26:00.509Z Downloaded dunce v1.0.5
5442026-07-06T21:26:00.513Z Downloaded block-buffer v0.12.1
5452026-07-06T21:26:00.513Z Downloaded defmt v0.3.100
5462026-07-06T21:26:00.517Z Downloaded compression-core v0.4.31
5472026-07-06T21:26:00.517Z Downloaded aead v0.5.2
5482026-07-06T21:26:00.521Z Downloaded darling v0.13.4
5492026-07-06T21:26:00.525Z Downloaded bumpalo v3.20.2
5502026-07-06T21:26:00.526Z Downloaded ctutils v0.4.2
5512026-07-06T21:26:00.526Z Downloaded blowfish v0.10.0
5522026-07-06T21:26:00.530Z Downloaded bitflags v1.3.2
5532026-07-06T21:26:00.530Z Downloaded ctr v0.10.1
5542026-07-06T21:26:00.530Z Downloaded convert_case v0.4.0
5552026-07-06T21:26:00.534Z Downloaded csv-core v0.1.13
5562026-07-06T21:26:00.539Z Downloaded darling v0.23.0
5572026-07-06T21:26:00.539Z Downloaded bb8 v0.8.6
5582026-07-06T21:26:00.543Z Downloaded darling v0.20.11
5592026-07-06T21:26:00.548Z Downloaded chacha20 v0.9.1
5602026-07-06T21:26:00.548Z Downloaded buf-list v1.1.2
5612026-07-06T21:26:00.548Z Downloaded aead v0.6.1
5622026-07-06T21:26:00.552Z Downloaded dsl_auto_type v0.2.0
5632026-07-06T21:26:00.557Z Downloaded castaway v0.2.4
5642026-07-06T21:26:00.561Z Downloaded async-stream v0.3.6
5652026-07-06T21:26:00.561Z Downloaded difflib v0.4.0
5662026-07-06T21:26:00.566Z Downloaded defmt-parser v1.0.0
5672026-07-06T21:26:00.566Z Downloaded fd-lock v4.0.4
5682026-07-06T21:26:00.566Z Downloaded enum-as-inner v0.6.1
5692026-07-06T21:26:00.566Z Downloaded dtrace-parser v0.3.0
5702026-07-06T21:26:00.566Z Downloaded arrayref v0.3.9
5712026-07-06T21:26:00.570Z Downloaded dropshot-api-manager-types v0.7.2
5722026-07-06T21:26:00.571Z Downloaded diesel_table_macro_syntax v0.3.0
5732026-07-06T21:26:00.575Z Downloaded bitfield v0.19.4
5742026-07-06T21:26:00.575Z Downloaded downcast-rs v2.0.2
5752026-07-06T21:26:00.575Z Downloaded cbc v0.2.1
5762026-07-06T21:26:00.579Z Downloaded bit-vec v0.6.3
5772026-07-06T21:26:00.579Z Downloaded derive_builder_macro v0.20.2
5782026-07-06T21:26:00.579Z Downloaded compression-codecs v0.4.37
5792026-07-06T21:26:00.584Z Downloaded const_format_proc_macros v0.2.34
5802026-07-06T21:26:00.584Z Downloaded dyn-clone v1.0.20
5812026-07-06T21:26:00.584Z Downloaded cipher v0.5.2
5822026-07-06T21:26:00.589Z Downloaded cexpr v0.6.0
5832026-07-06T21:26:00.589Z Downloaded byte-wrapper v0.1.0
5842026-07-06T21:26:00.589Z Downloaded fixedbitset v0.4.2
5852026-07-06T21:26:00.593Z Downloaded crc v3.4.0
5862026-07-06T21:26:00.593Z Downloaded either v1.15.0
5872026-07-06T21:26:00.593Z Downloaded data-encoding v2.10.0
5882026-07-06T21:26:00.598Z Downloaded debug-ignore v1.0.5
5892026-07-06T21:26:00.598Z Downloaded form_urlencoded v1.2.2
5902026-07-06T21:26:00.598Z Downloaded foreign-types-shared v0.1.1
5912026-07-06T21:26:00.598Z Downloaded funty v2.0.0
5922026-07-06T21:26:00.598Z Downloaded bit-vec v0.8.0
5932026-07-06T21:26:00.603Z Downloaded bitfield-struct v0.6.2
5942026-07-06T21:26:00.603Z Downloaded dirs-next v2.0.0
5952026-07-06T21:26:00.609Z Downloaded embedded-io v0.6.1
5962026-07-06T21:26:00.609Z Downloaded futures-io v0.3.32
5972026-07-06T21:26:00.609Z Downloaded camino-tempfile-ext v0.3.3
5982026-07-06T21:26:00.609Z Downloaded constant_time_eq v0.4.2
5992026-07-06T21:26:00.613Z Downloaded cmake v0.1.57
6002026-07-06T21:26:00.613Z Downloaded foreign-types v0.5.0
6012026-07-06T21:26:00.613Z Downloaded foreign-types v0.3.2
6022026-07-06T21:26:00.618Z Downloaded diesel-dtrace v0.5.0
6032026-07-06T21:26:00.623Z Downloaded defmt-macros v1.0.1
6042026-07-06T21:26:00.623Z Downloaded crossbeam-utils v0.8.21
6052026-07-06T21:26:00.627Z Downloaded erased-serde v0.3.31
6062026-07-06T21:26:00.632Z Downloaded env_filter v1.0.0
6072026-07-06T21:26:00.633Z Downloaded ciborium-io v0.2.2
6082026-07-06T21:26:00.633Z Downloaded foreign-types-shared v0.3.1
6092026-07-06T21:26:00.638Z Downloaded foreign-types-macros v0.2.3
6102026-07-06T21:26:00.638Z Downloaded cobs v0.3.0
6112026-07-06T21:26:00.638Z Downloaded ff v0.13.1
6122026-07-06T21:26:00.640Z Downloaded chacha20 v0.10.0
6132026-07-06T21:26:00.641Z Downloaded fxhash v0.2.1
6142026-07-06T21:26:00.641Z Downloaded futures-task v0.3.32
6152026-07-06T21:26:00.645Z Downloaded futures-sink v0.3.32
6162026-07-06T21:26:00.645Z Downloaded ahash v0.8.12
6172026-07-06T21:26:00.649Z Downloaded cipher v0.4.4
6182026-07-06T21:26:00.649Z Downloaded cmov v0.5.4
6192026-07-06T21:26:00.649Z Downloaded endian-type v0.1.2
6202026-07-06T21:26:00.649Z Downloaded delegate v0.13.5
6212026-07-06T21:26:00.654Z Downloaded crossbeam-deque v0.8.6
6222026-07-06T21:26:00.654Z Downloaded clang-sys v1.8.1
6232026-07-06T21:26:00.654Z Downloaded ed25519 v2.2.3
6242026-07-06T21:26:00.654Z Downloaded derive-ex v0.1.8
6252026-07-06T21:26:00.658Z Downloaded cassowary v0.3.0
6262026-07-06T21:26:00.658Z Downloaded foldhash v0.2.0
6272026-07-06T21:26:00.658Z Downloaded backon v1.6.0
6282026-07-06T21:26:00.661Z Downloaded fallible-iterator v0.2.0
6292026-07-06T21:26:00.661Z Downloaded ed25519 v3.0.0
6302026-07-06T21:26:00.684Z Downloaded der_derive v0.7.3
6312026-07-06T21:26:00.684Z Downloaded futures-macro v0.3.32
6322026-07-06T21:26:00.692Z Downloaded env_logger v0.11.9
6332026-07-06T21:26:00.692Z Downloaded colored v3.1.1
6342026-07-06T21:26:00.692Z Downloaded console v0.15.11
6352026-07-06T21:26:00.692Z Downloaded deranged v0.5.8
6362026-07-06T21:26:00.692Z Downloaded gethostname v0.5.0
6372026-07-06T21:26:00.692Z Downloaded float-ord v0.3.2
6382026-07-06T21:26:00.692Z Downloaded float-cmp v0.10.0
6392026-07-06T21:26:00.692Z Downloaded argon2 v0.6.0-rc.8
6402026-07-06T21:26:00.692Z Downloaded ciborium v0.2.2
6412026-07-06T21:26:00.692Z Downloaded futures-executor v0.3.32
6422026-07-06T21:26:00.692Z Downloaded console v0.16.2
6432026-07-06T21:26:00.692Z Downloaded bzip2 v0.6.1
6442026-07-06T21:26:00.692Z Downloaded fixedbitset v0.5.7
6452026-07-06T21:26:00.692Z Downloaded ecdsa v0.16.9
6462026-07-06T21:26:00.692Z Downloaded hash32 v0.2.1
6472026-07-06T21:26:00.697Z Downloaded hash32 v0.3.1
6482026-07-06T21:26:00.697Z Downloaded globwalk v0.9.1
6492026-07-06T21:26:00.697Z Downloaded flagset v0.4.7
6502026-07-06T21:26:00.697Z Downloaded crc32fast v1.5.0
6512026-07-06T21:26:00.697Z Downloaded git-stub v1.0.0
6522026-07-06T21:26:00.697Z Downloaded digest v0.11.3
6532026-07-06T21:26:00.703Z Downloaded find-msvc-tools v0.1.9
6542026-07-06T21:26:00.703Z Downloaded foldhash v0.1.5
6552026-07-06T21:26:00.703Z Downloaded blake2 v0.11.0-rc.6
6562026-07-06T21:26:00.708Z Downloaded async-bb8-diesel v0.2.1
6572026-07-06T21:26:00.708Z Downloaded darling v0.21.3
6582026-07-06T21:26:00.712Z Downloaded hex-literal v1.1.0
6592026-07-06T21:26:00.712Z Downloaded headers-core v0.3.0
6602026-07-06T21:26:00.712Z Downloaded ghash v0.6.0
6612026-07-06T21:26:00.712Z Downloaded ecdsa v0.17.0-rc.18
6622026-07-06T21:26:00.712Z Downloaded defmt v1.0.1
6632026-07-06T21:26:00.717Z Downloaded aho-corasick v1.1.4
6642026-07-06T21:26:00.721Z Downloaded hex v0.4.3
6652026-07-06T21:26:00.721Z Downloaded darling_core v0.21.3
6662026-07-06T21:26:00.726Z Downloaded crc-any v2.5.0
6672026-07-06T21:26:00.726Z Downloaded http-range v0.1.5
6682026-07-06T21:26:00.726Z Downloaded hostname v0.3.1
6692026-07-06T21:26:00.730Z Downloaded fs_extra v1.3.0
6702026-07-06T21:26:00.730Z Downloaded futures-core v0.3.32
6712026-07-06T21:26:00.730Z Downloaded colored v2.2.0
6722026-07-06T21:26:00.734Z Downloaded darling_core v0.13.4
6732026-07-06T21:26:00.734Z Downloaded hyper-tls v0.6.0
6742026-07-06T21:26:00.734Z Downloaded corncobs v0.1.4
6752026-07-06T21:26:00.739Z Downloaded home v0.5.12
6762026-07-06T21:26:00.739Z Downloaded hubpack_derive v0.1.1
6772026-07-06T21:26:00.739Z Downloaded hubpack v0.1.2
6782026-07-06T21:26:00.739Z Downloaded hostname v0.4.2
6792026-07-06T21:26:00.743Z Downloaded bzip2 v0.4.4
6802026-07-06T21:26:00.743Z Downloaded base64 v0.22.1
6812026-07-06T21:26:00.747Z Downloaded document-features v0.2.12
6822026-07-06T21:26:00.747Z Downloaded crossbeam-epoch v0.9.18
6832026-07-06T21:26:00.747Z Downloaded ff v0.14.0
6842026-07-06T21:26:00.747Z Downloaded derive_builder v0.20.2
6852026-07-06T21:26:00.752Z Downloaded const-oid v0.10.2
6862026-07-06T21:26:00.752Z Downloaded ena v0.14.4
6872026-07-06T21:26:00.756Z Downloaded displaydoc v0.2.5
6882026-07-06T21:26:00.761Z Downloaded diff v0.1.13
6892026-07-06T21:26:00.761Z Downloaded globset v0.4.18
6902026-07-06T21:26:00.761Z Downloaded illumos-nvpair-sys v0.2.0
6912026-07-06T21:26:00.761Z Downloaded git-stub-vcs v0.1.0
6922026-07-06T21:26:00.769Z Downloaded illumos-nvpair v0.3.0
6932026-07-06T21:26:00.769Z Downloaded derive_builder_core v0.20.2
6942026-07-06T21:26:00.769Z Downloaded inout v0.1.4
6952026-07-06T21:26:00.769Z Downloaded http-body v1.0.1
6962026-07-06T21:26:00.769Z Downloaded instant v0.1.13
6972026-07-06T21:26:00.773Z Downloaded idna_adapter v1.2.1
6982026-07-06T21:26:00.773Z Downloaded ident_case v1.0.1
6992026-07-06T21:26:00.773Z Downloaded indent_write v2.2.0
7002026-07-06T21:26:00.774Z Downloaded enum_dispatch v0.3.13
7012026-07-06T21:26:00.774Z Downloaded glob v0.3.3
7022026-07-06T21:26:00.774Z Downloaded indoc v1.0.9
7032026-07-06T21:26:00.779Z Downloaded bytes v1.11.1
7042026-07-06T21:26:00.779Z Downloaded is_ci v1.2.0
7052026-07-06T21:26:00.779Z Downloaded cookie_store v0.22.1
7062026-07-06T21:26:00.783Z Downloaded derive_more v0.99.20
7072026-07-06T21:26:00.783Z Downloaded const-oid v0.9.6
7082026-07-06T21:26:00.788Z Downloaded instability v0.3.11
7092026-07-06T21:26:00.788Z Downloaded hyper-staticfile v0.10.1
7102026-07-06T21:26:00.788Z Downloaded filetime v0.2.27
7112026-07-06T21:26:00.788Z Downloaded group v0.14.0
7122026-07-06T21:26:00.792Z Downloaded group v0.13.0
7132026-07-06T21:26:00.792Z Downloaded cancel-safe-futures v0.1.5
7142026-07-06T21:26:00.792Z Downloaded internet-checksum v0.2.1
7152026-07-06T21:26:00.797Z Downloaded inout v0.2.2
7162026-07-06T21:26:00.797Z Downloaded lalrpop-util v0.19.12
7172026-07-06T21:26:00.797Z Downloaded drift v0.2.0
7182026-07-06T21:26:00.801Z Downloaded derive-where v1.6.0
7192026-07-06T21:26:00.807Z Downloaded darling_core v0.20.11
7202026-07-06T21:26:00.811Z Downloaded is-terminal v0.4.17
7212026-07-06T21:26:00.816Z Downloaded keccak v0.1.6
7222026-07-06T21:26:00.816Z Downloaded kem v0.3.0
7232026-07-06T21:26:00.820Z Downloaded lazy_static v1.5.0
7242026-07-06T21:26:00.820Z Downloaded kstat-rs v0.2.4
7252026-07-06T21:26:00.824Z Downloaded getrandom v0.2.17
7262026-07-06T21:26:00.825Z Downloaded fs-err v2.11.0
7272026-07-06T21:26:00.829Z Downloaded lzss v0.8.2
7282026-07-06T21:26:00.833Z Downloaded lru-cache v0.1.2
7292026-07-06T21:26:00.833Z Downloaded base64 v0.21.7
7302026-07-06T21:26:00.838Z Downloaded lru-slab v0.1.2
7312026-07-06T21:26:00.838Z Downloaded chacha20poly1305 v0.10.1
7322026-07-06T21:26:00.838Z Downloaded futures-channel v0.3.32
7332026-07-06T21:26:00.838Z Downloaded blake2 v0.10.6
7342026-07-06T21:26:00.843Z Downloaded async-compression v0.4.41
7352026-07-06T21:26:00.847Z Downloaded humantime v2.3.0
7362026-07-06T21:26:00.847Z Downloaded httpdate v1.0.3
7372026-07-06T21:26:00.847Z Downloaded const_format v0.2.35
7382026-07-06T21:26:00.852Z Downloaded des v0.9.0
7392026-07-06T21:26:00.852Z Downloaded memoffset v0.9.1
7402026-07-06T21:26:00.852Z Downloaded fatfs v0.3.6
7412026-07-06T21:26:00.855Z Downloaded half v1.8.3
7422026-07-06T21:26:00.855Z Downloaded elliptic-curve v0.13.8
7432026-07-06T21:26:00.872Z Downloaded multimap v0.10.1
7442026-07-06T21:26:00.876Z Downloaded newtype-uuid-macros v0.1.0
7452026-07-06T21:26:00.876Z Downloaded aes v0.9.1
7462026-07-06T21:26:00.876Z Downloaded nibble_vec v0.1.0
7472026-07-06T21:26:00.876Z Downloaded dropshot_endpoint v0.17.1
7482026-07-06T21:26:00.880Z Downloaded darling_core v0.23.0
7492026-07-06T21:26:00.885Z Downloaded num-derive v0.4.2
7502026-07-06T21:26:00.885Z Downloaded num-conv v0.2.0
7512026-07-06T21:26:00.885Z Downloaded normalize-line-endings v0.3.0
7522026-07-06T21:26:00.885Z Downloaded jobserver v0.1.34
7532026-07-06T21:26:00.889Z Downloaded impl-trait-for-tuples v0.2.3
7542026-07-06T21:26:00.889Z Downloaded new_debug_unreachable v1.0.6
7552026-07-06T21:26:00.889Z Downloaded iana-time-zone v0.1.65
7562026-07-06T21:26:00.892Z Downloaded generic-array v1.4.3
7572026-07-06T21:26:00.892Z Downloaded newtype_derive v0.1.6
7582026-07-06T21:26:00.892Z Downloaded hmac v0.12.1
7592026-07-06T21:26:00.892Z Downloaded futures v0.3.32
7602026-07-06T21:26:00.896Z Downloaded libsw v3.5.0
7612026-07-06T21:26:00.901Z Downloaded libscf-sys v1.1.0
7622026-07-06T21:26:00.901Z Downloaded highway v1.3.0
7632026-07-06T21:26:00.904Z Downloaded ipnetwork v0.21.1
7642026-07-06T21:26:00.904Z Downloaded ingot-types v0.1.2
7652026-07-06T21:26:00.904Z Downloaded newline-converter v0.3.0
7662026-07-06T21:26:00.904Z Downloaded lru v0.12.5
7672026-07-06T21:26:00.904Z Downloaded num-iter v0.1.45
7682026-07-06T21:26:00.909Z Downloaded num v0.4.3
7692026-07-06T21:26:00.909Z Downloaded nonempty v0.12.0
7702026-07-06T21:26:00.909Z Downloaded nodrop v0.1.14
7712026-07-06T21:26:00.914Z Downloaded num_threads v0.1.7
7722026-07-06T21:26:00.914Z Downloaded linear-map v1.2.0
7732026-07-06T21:26:00.914Z Downloaded libsw-core v0.3.2
7742026-07-06T21:26:00.914Z Downloaded ipnet v2.11.0
7752026-07-06T21:26:00.918Z Downloaded compact_str v0.8.1
7762026-07-06T21:26:00.918Z Downloaded httparse v1.10.1
7772026-07-06T21:26:00.918Z Downloaded mime v0.3.17
7782026-07-06T21:26:00.923Z Downloaded hmac v0.13.0
7792026-07-06T21:26:00.923Z Downloaded md5 v0.8.0
7802026-07-06T21:26:00.923Z Downloaded hyper-rustls v0.27.7
7812026-07-06T21:26:00.925Z Downloaded md-5 v0.10.6
7822026-07-06T21:26:00.925Z Downloaded maybe-uninit v2.0.0
7832026-07-06T21:26:00.926Z Downloaded linked-hash-map v0.5.6
7842026-07-06T21:26:00.926Z Downloaded indoc v2.0.7
7852026-07-06T21:26:00.928Z Downloaded flume v0.11.1
7862026-07-06T21:26:00.931Z Downloaded opaque-debug v0.3.1
7872026-07-06T21:26:00.932Z Downloaded olpc-cjson v0.1.4
7882026-07-06T21:26:00.932Z Downloaded num-derive v0.3.3
7892026-07-06T21:26:00.935Z Downloaded match_cfg v0.1.0
7902026-07-06T21:26:00.935Z Downloaded maplit v1.0.2
7912026-07-06T21:26:00.935Z Downloaded http-body-util v0.1.3
7922026-07-06T21:26:00.935Z Downloaded getrandom v0.3.4
7932026-07-06T21:26:00.938Z Downloaded libloading v0.8.9
7942026-07-06T21:26:00.950Z Downloaded hybrid-array v0.4.13
7952026-07-06T21:26:00.955Z Downloaded multer v3.1.0
7962026-07-06T21:26:00.955Z Downloaded native-tls v0.2.18
7972026-07-06T21:26:00.956Z Downloaded elliptic-curve v0.14.0-rc.33
7982026-07-06T21:26:00.960Z Downloaded nu-ansi-term v0.50.3
7992026-07-06T21:26:00.960Z Downloaded oso-derive v0.27.3
8002026-07-06T21:26:00.966Z Downloaded openssl-probe v0.1.6
8012026-07-06T21:26:00.970Z Downloaded openssl-macros v0.1.1
8022026-07-06T21:26:00.974Z Downloaded crypto-bigint v0.5.5
8032026-07-06T21:26:00.976Z Downloaded cc v1.2.56
8042026-07-06T21:26:00.981Z Downloaded libefi-sys v0.1.0
8052026-07-06T21:26:00.981Z Downloaded crossbeam-channel v0.5.15
8062026-07-06T21:26:00.986Z Downloaded num-rational v0.4.2
8072026-07-06T21:26:00.986Z Downloaded parse-size v1.1.0
8082026-07-06T21:26:00.990Z Downloaded path-slash v0.1.5
8092026-07-06T21:26:00.990Z Downloaded ingot v0.1.1
8102026-07-06T21:26:00.990Z Downloaded parse-display v0.10.0
8112026-07-06T21:26:00.990Z Downloaded openssl-probe v0.2.1
8122026-07-06T21:26:00.994Z Downloaded nanorand v0.7.0
8132026-07-06T21:26:00.994Z Downloaded module-lattice v0.2.3
8142026-07-06T21:26:00.994Z Downloaded num-integer v0.1.46
8152026-07-06T21:26:00.999Z Downloaded ignore v0.4.25
8162026-07-06T21:26:00.999Z Downloaded ingot-macros v0.1.1
8172026-07-06T21:26:01.007Z Downloaded newtype-uuid v1.3.2
8182026-07-06T21:26:01.011Z Downloaded keccak v0.2.0
8192026-07-06T21:26:01.011Z Downloaded packed_struct_codegen v0.10.1
8202026-07-06T21:26:01.011Z Downloaded peg-runtime v0.8.5
8212026-07-06T21:26:01.015Z Downloaded password-hash v0.6.1
8222026-07-06T21:26:01.015Z Downloaded managed v0.8.0
8232026-07-06T21:26:01.019Z Downloaded half v2.7.1
8242026-07-06T21:26:01.019Z Downloaded phf_shared v0.12.1
8252026-07-06T21:26:01.025Z Downloaded phf_shared v0.11.3
8262026-07-06T21:26:01.029Z Downloaded num_enum_derive v0.5.11
8272026-07-06T21:26:01.032Z Downloaded potential_utf v0.1.4
8282026-07-06T21:26:01.032Z Downloaded num_enum v0.7.6
8292026-07-06T21:26:01.035Z Downloaded powerfmt v0.2.0
8302026-07-06T21:26:01.038Z Downloaded num-complex v0.4.6
8312026-07-06T21:26:01.041Z Downloaded phf_shared v0.13.1
8322026-07-06T21:26:01.045Z Downloaded num_enum_derive v0.7.6
8332026-07-06T21:26:01.045Z Downloaded num_enum v0.5.11
8342026-07-06T21:26:01.048Z Downloaded lock_api v0.4.14
8352026-07-06T21:26:01.048Z Downloaded litemap v0.8.1
8362026-07-06T21:26:01.053Z Downloaded oxnet v0.1.6
8372026-07-06T21:26:01.053Z Downloaded derive_more v2.1.1
8382026-07-06T21:26:01.057Z Downloaded packed_struct v0.10.1
8392026-07-06T21:26:01.062Z Downloaded icu_provider v2.1.1
8402026-07-06T21:26:01.067Z Downloaded litrs v1.0.0
8412026-07-06T21:26:01.067Z Downloaded memmap2 v0.9.10
8422026-07-06T21:26:01.067Z Downloaded predicates-core v1.0.10
8432026-07-06T21:26:01.071Z Downloaded predicates-tree v1.0.13
8442026-07-06T21:26:01.077Z Downloaded heapless v0.7.17
8452026-07-06T21:26:01.077Z Downloaded parse-display-derive v0.10.0
8462026-07-06T21:26:01.081Z Downloaded headers v0.4.1
8472026-07-06T21:26:01.081Z Downloaded ed25519-dalek v2.2.0
8482026-07-06T21:26:01.081Z Downloaded oxide-tokio-rt v0.1.4
8492026-07-06T21:26:01.085Z Downloaded libbz2-rs-sys v0.2.2
8502026-07-06T21:26:01.085Z Downloaded mime_guess v2.0.5
8512026-07-06T21:26:01.085Z Downloaded icu_normalizer_data v2.1.1
8522026-07-06T21:26:01.088Z Downloaded flate2 v1.1.9
8532026-07-06T21:26:01.088Z Downloaded precomputed-hash v0.1.1
8542026-07-06T21:26:01.093Z Downloaded proc-macro-crate v1.3.1
8552026-07-06T21:26:01.093Z Downloaded indicatif v0.18.4
8562026-07-06T21:26:01.099Z Downloaded icu_normalizer v2.1.1
8572026-07-06T21:26:01.099Z Downloaded indexmap v1.9.3
8582026-07-06T21:26:01.106Z Downloaded percent-encoding v2.3.2
8592026-07-06T21:26:01.106Z Downloaded peg-macros v0.8.5
8602026-07-06T21:26:01.106Z Downloaded pbkdf2 v0.13.0
8612026-07-06T21:26:01.106Z Downloaded password-hash v0.5.0
8622026-07-06T21:26:01.106Z Downloaded paste v1.0.15
8632026-07-06T21:26:01.109Z Downloaded progenitor-client v0.14.0
8642026-07-06T21:26:01.109Z Downloaded parking_lot_core v0.8.6
8652026-07-06T21:26:01.109Z Downloaded icu_properties v2.1.2
8662026-07-06T21:26:01.109Z Downloaded aes-gcm v0.11.0
8672026-07-06T21:26:01.114Z Downloaded proc-macro-error-attr2 v2.0.0
8682026-07-06T21:26:01.114Z Downloaded phf v0.13.1
8692026-07-06T21:26:01.119Z Downloaded pin-project-lite v0.2.17
8702026-07-06T21:26:01.119Z Downloaded phf v0.12.1
8712026-07-06T21:26:01.122Z Downloaded psl-types v2.0.11
8722026-07-06T21:26:01.129Z Downloaded progenitor-macro v0.14.0
8732026-07-06T21:26:01.129Z Downloaded quick-error v1.2.3
8742026-07-06T21:26:01.133Z Downloaded ppv-lite86 v0.2.21
8752026-07-06T21:26:01.133Z Downloaded pem-rfc7468 v0.7.0
8762026-07-06T21:26:01.136Z Downloaded phc v0.6.1
8772026-07-06T21:26:01.136Z Downloaded pem-rfc7468 v1.0.0
8782026-07-06T21:26:01.136Z Downloaded pem v3.0.6
8792026-07-06T21:26:01.141Z Downloaded ml-kem v0.3.2
8802026-07-06T21:26:01.141Z Downloaded pkg-config v0.3.32
8812026-07-06T21:26:01.145Z Downloaded pkcs8 v0.10.2
8822026-07-06T21:26:01.145Z Downloaded progenitor-macro v0.13.0
8832026-07-06T21:26:01.145Z Downloaded expectorate v1.2.0
8842026-07-06T21:26:01.150Z Downloaded radium v0.7.0
8852026-07-06T21:26:01.155Z Downloaded ed25519-dalek v3.0.0-rc.0
8862026-07-06T21:26:01.160Z Downloaded parking_lot v0.12.5
8872026-07-06T21:26:01.160Z Downloaded icu_locale_core v2.1.1
8882026-07-06T21:26:01.164Z Downloaded predicates v3.1.4
8892026-07-06T21:26:01.164Z Downloaded postgres-protocol v0.6.10
8902026-07-06T21:26:01.164Z Downloaded der v0.7.10
8912026-07-06T21:26:01.167Z Downloaded polyval v0.7.1
8922026-07-06T21:26:01.173Z Downloaded rand_chacha v0.3.1
8932026-07-06T21:26:01.189Z Downloaded rand_xorshift v0.4.0
8942026-07-06T21:26:01.196Z Downloaded peg v0.8.5
8952026-07-06T21:26:01.196Z Downloaded heapless v0.8.0
8962026-07-06T21:26:01.196Z Downloaded hickory-resolver v0.24.4
8972026-07-06T21:26:01.196Z Downloaded crossterm v0.28.1
8982026-07-06T21:26:01.200Z Downloaded ref-cast-impl v1.0.25
8992026-07-06T21:26:01.200Z Downloaded proc-macro-error2 v2.0.1
9002026-07-06T21:26:01.205Z Downloaded primeorder v0.13.6
9012026-07-06T21:26:01.205Z Downloaded primefield v0.14.0
9022026-07-06T21:26:01.205Z Downloaded poly1305 v0.8.0
9032026-07-06T21:26:01.210Z Downloaded psm v0.1.30
9042026-07-06T21:26:01.210Z Downloaded recursive v0.1.1
9052026-07-06T21:26:01.210Z Downloaded r2d2 v0.8.10
9062026-07-06T21:26:01.214Z Downloaded recursive-proc-macro-impl v0.1.1
9072026-07-06T21:26:01.214Z Downloaded progenitor v0.14.0
9082026-07-06T21:26:01.214Z Downloaded primeorder v0.14.0-rc.10
9092026-07-06T21:26:01.214Z Downloaded russh-util v0.52.0
9102026-07-06T21:26:01.219Z Downloaded rfc6979 v0.4.0
9112026-07-06T21:26:01.219Z Downloaded rustc_version v0.4.1
9122026-07-06T21:26:01.219Z Downloaded parking_lot_core v0.9.12
9132026-07-06T21:26:01.219Z Downloaded rustc_version v0.1.7
9142026-07-06T21:26:01.222Z Downloaded pkcs8 v0.11.0
9152026-07-06T21:26:01.222Z Downloaded pkcs1 v0.7.5
9162026-07-06T21:26:01.222Z Downloaded pin-project-internal v1.1.11
9172026-07-06T21:26:01.225Z Downloaded omicron-zone-package v0.12.3
9182026-07-06T21:26:01.225Z Downloaded hickory-resolver v0.25.2
9192026-07-06T21:26:01.229Z Downloaded oso v0.27.3
9202026-07-06T21:26:01.233Z Downloaded progenitor-client v0.13.0
9212026-07-06T21:26:01.233Z Downloaded progenitor v0.13.0
9222026-07-06T21:26:01.236Z Downloaded parking_lot v0.11.2
9232026-07-06T21:26:01.236Z Downloaded progenitor-extras v0.2.0
9242026-07-06T21:26:01.236Z Downloaded postcard v1.1.3
9252026-07-06T21:26:01.238Z Downloaded rustc-hash v2.1.1
9262026-07-06T21:26:01.241Z Downloaded russh-cryptovec v0.61.0
9272026-07-06T21:26:01.248Z Downloaded rtoolbox v0.0.3
9282026-07-06T21:26:01.250Z Downloaded jiff-static v0.2.21
9292026-07-06T21:26:01.255Z Downloaded rand_core v0.10.0
9302026-07-06T21:26:01.258Z Downloaded rand_core v0.6.4
9312026-07-06T21:26:01.258Z Downloaded poly1305 v0.9.0
9322026-07-06T21:26:01.261Z Downloaded icu_collections v2.1.1
9332026-07-06T21:26:01.266Z Downloaded num-traits v0.2.19
9342026-07-06T21:26:01.266Z Downloaded rand_core v0.9.5
9352026-07-06T21:26:01.272Z Downloaded rand_chacha v0.9.0
9362026-07-06T21:26:01.272Z Downloaded derive_more-impl v2.1.1
9372026-07-06T21:26:01.277Z Downloaded same-file v1.0.6
9382026-07-06T21:26:01.277Z Downloaded postgres-types v0.2.12
9392026-07-06T21:26:01.277Z Downloaded pkcs1 v0.8.0-rc.4
9402026-07-06T21:26:01.277Z Downloaded der v0.8.0
9412026-07-06T21:26:01.280Z Downloaded http v1.4.2
9422026-07-06T21:26:01.283Z Downloaded miniz_oxide v0.8.9
9432026-07-06T21:26:01.286Z Downloaded sapling-renderdag v0.1.0
9442026-07-06T21:26:01.286Z Downloaded owo-colors v4.3.0
9452026-07-06T21:26:01.289Z Downloaded diesel_derives v2.3.7
9462026-07-06T21:26:01.292Z Downloaded scopeguard v1.2.0
9472026-07-06T21:26:01.295Z Downloaded rfc6979 v0.5.0
9482026-07-06T21:26:01.295Z Downloaded resolv-conf v0.7.6
9492026-07-06T21:26:01.298Z Downloaded papergrid v0.17.0
9502026-07-06T21:26:01.302Z Downloaded secrecy v0.8.0
9512026-07-06T21:26:01.302Z Downloaded seq-macro v0.3.6
9522026-07-06T21:26:01.306Z Downloaded rand_seeder v0.4.0
9532026-07-06T21:26:01.306Z Downloaded hyper-util v0.1.20
9542026-07-06T21:26:01.311Z Downloaded ref-cast v1.0.25
9552026-07-06T21:26:01.311Z Downloaded semver v0.1.20
9562026-07-06T21:26:01.311Z Downloaded crossterm v0.29.0
9572026-07-06T21:26:01.315Z Downloaded scroll_derive v0.13.1
9582026-07-06T21:26:01.315Z Downloaded p384 v0.14.0-rc.10
9592026-07-06T21:26:01.319Z Downloaded secrecy v0.10.3
9602026-07-06T21:26:01.319Z Downloaded serde-big-array v0.5.1
9612026-07-06T21:26:01.319Z Downloaded p256 v0.14.0-rc.10
9622026-07-06T21:26:01.322Z Downloaded openssl-sys v0.9.115
9632026-07-06T21:26:01.326Z Downloaded rusty-fork v0.3.1
9642026-07-06T21:26:01.327Z Downloaded hickory-server v0.25.2
9652026-07-06T21:26:01.331Z Downloaded serde_repr v0.1.20
9662026-07-06T21:26:01.335Z Downloaded serde_bytes v0.11.19
9672026-07-06T21:26:01.335Z Downloaded serde_urlencoded v0.7.1
9682026-07-06T21:26:01.339Z Downloaded pin-project v1.1.11
9692026-07-06T21:26:01.344Z Downloaded prefix-trie v0.7.0
9702026-07-06T21:26:01.347Z Downloaded serde_spanned v1.1.1
9712026-07-06T21:26:01.347Z Downloaded serde_plain v1.0.2
9722026-07-06T21:26:01.352Z Downloaded signal-hook-tokio v0.3.1
9732026-07-06T21:26:01.355Z Downloaded sha1 v0.11.0
9742026-07-06T21:26:01.355Z Downloaded sha1 v0.10.6
9752026-07-06T21:26:01.360Z Downloaded signal-hook-mio v0.2.5
9762026-07-06T21:26:01.360Z Downloaded dropshot-api-manager v0.7.2
9772026-07-06T21:26:01.364Z Downloaded quinn-udp v0.5.14
9782026-07-06T21:26:01.368Z Downloaded pkcs5 v0.8.1
9792026-07-06T21:26:01.371Z Downloaded scheduled-thread-pool v0.2.7
9802026-07-06T21:26:01.371Z Downloaded rustversion v1.0.22
9812026-07-06T21:26:01.374Z Downloaded signature v3.0.0
9822026-07-06T21:26:01.374Z Downloaded rustls-pemfile v2.2.0
9832026-07-06T21:26:01.377Z Downloaded hashbrown v0.12.3
9842026-07-06T21:26:01.380Z Downloaded schemars_derive v0.8.22
9852026-07-06T21:26:01.383Z Downloaded hashbrown v0.13.2
9862026-07-06T21:26:01.388Z Downloaded shell-words v1.1.1
9872026-07-06T21:26:01.390Z Downloaded scroll v0.13.0
9882026-07-06T21:26:01.390Z Downloaded signature v2.2.0
9892026-07-06T21:26:01.393Z Downloaded siphasher v1.0.2
9902026-07-06T21:26:01.396Z Downloaded slog-bunyan v2.5.0
9912026-07-06T21:26:01.396Z Downloaded slog-envlogger v2.2.0
9922026-07-06T21:26:01.396Z Downloaded sigpipe v0.1.3
9932026-07-06T21:26:01.404Z Downloaded mio v1.2.0
9942026-07-06T21:26:01.407Z Downloaded internal-russh-num-bigint v0.5.0
9952026-07-06T21:26:01.410Z Downloaded scrypt v0.12.0
9962026-07-06T21:26:01.416Z Downloaded rustls-native-certs v0.8.3
9972026-07-06T21:26:01.418Z Downloaded serde-hex v0.1.0
9982026-07-06T21:26:01.421Z Downloaded sec1 v0.8.1
9992026-07-06T21:26:01.421Z Downloaded sec1 v0.7.3
10002026-07-06T21:26:01.425Z Downloaded progenitor-impl v0.14.0
10012026-07-06T21:26:01.429Z Downloaded serdect v0.4.3
10022026-07-06T21:26:01.435Z Downloaded prettyplease v0.2.37
10032026-07-06T21:26:01.438Z Downloaded pretty_assertions v1.4.1
10042026-07-06T21:26:01.438Z Downloaded salsa20 v0.11.0
10052026-07-06T21:26:01.442Z Downloaded progenitor-impl v0.13.0
10062026-07-06T21:26:01.452Z Downloaded signal-hook-registry v1.4.8
10072026-07-06T21:26:01.455Z Downloaded serde_derive_internals v0.29.1
10082026-07-06T21:26:01.455Z Downloaded sqlparser_derive v0.5.0
10092026-07-06T21:26:01.460Z Downloaded stable_deref_trait v1.2.1
10102026-07-06T21:26:01.464Z Downloaded simd-adler32 v0.3.8
10112026-07-06T21:26:01.464Z Downloaded strum v0.26.3
10122026-07-06T21:26:01.467Z Downloaded serde_with_macros v1.5.2
10132026-07-06T21:26:01.468Z Downloaded strip-ansi-escapes v0.2.1
10142026-07-06T21:26:01.472Z Downloaded slab v0.4.12
10152026-07-06T21:26:01.480Z Downloaded structmeta-derive v0.3.0
10162026-07-06T21:26:01.483Z Downloaded rustls-pki-types v1.14.0
10172026-07-06T21:26:01.483Z Downloaded minimal-lexical v0.2.1
10182026-07-06T21:26:01.486Z Downloaded subtle v2.6.1
10192026-07-06T21:26:01.489Z Downloaded smf v0.2.3
10202026-07-06T21:26:01.489Z Downloaded smallvec v0.6.14
10212026-07-06T21:26:01.489Z Downloaded slog-dtrace v0.3.0
10222026-07-06T21:26:01.496Z Downloaded sync_wrapper v1.0.2
10232026-07-06T21:26:01.496Z Downloaded strum v0.27.2
10242026-07-06T21:26:01.496Z Downloaded structmeta v0.3.0
10252026-07-06T21:26:01.501Z Downloaded strsim v0.10.0
10262026-07-06T21:26:01.501Z Downloaded shlex v1.3.0
10272026-07-06T21:26:01.508Z Downloaded rustls-platform-verifier v0.6.2
10282026-07-06T21:26:01.511Z Downloaded ryu v1.0.23
10292026-07-06T21:26:01.514Z Downloaded itertools v0.10.5
10302026-07-06T21:26:01.517Z Downloaded slog-async v2.8.0
10312026-07-06T21:26:01.517Z Downloaded snafu-derive v0.8.9
10322026-07-06T21:26:01.517Z Downloaded serde_cbor v0.11.2
10332026-07-06T21:26:01.520Z Downloaded take_mut v0.2.2
10342026-07-06T21:26:01.520Z Downloaded tabled_derive v0.11.0
10352026-07-06T21:26:01.523Z Downloaded tagptr v0.2.0
10362026-07-06T21:26:01.523Z Downloaded tap v1.0.1
10372026-07-06T21:26:01.523Z Downloaded tabwriter v1.4.1
10382026-07-06T21:26:01.523Z Downloaded supports-color v3.0.2
10392026-07-06T21:26:01.526Z Downloaded serde_path_to_error v0.1.20
10402026-07-06T21:26:01.526Z Downloaded slog-stdlog v4.1.1
10412026-07-06T21:26:01.526Z Downloaded hashbrown v0.16.1
10422026-07-06T21:26:01.529Z Downloaded slog-scope v4.4.1
10432026-07-06T21:26:01.533Z Downloaded slog-json v2.6.1
10442026-07-06T21:26:01.537Z Downloaded sqlformat v0.3.5
10452026-07-06T21:26:01.540Z Downloaded stacker v0.1.23
10462026-07-06T21:26:01.540Z Downloaded ssh-cipher v0.3.0-rc.9
10472026-07-06T21:26:01.543Z Downloaded time-core v0.1.8
10482026-07-06T21:26:01.547Z Downloaded rayon-core v1.13.0
10492026-07-06T21:26:01.555Z Downloaded string_cache v0.8.9
10502026-07-06T21:26:01.558Z Downloaded schemars v0.8.22
10512026-07-06T21:26:01.564Z Downloaded thread-id v5.1.0
10522026-07-06T21:26:01.566Z Downloaded thiserror-impl-no-std v2.0.2
10532026-07-06T21:26:01.566Z Downloaded testing_table v0.3.0
10542026-07-06T21:26:01.566Z Downloaded termtree v0.5.1
10552026-07-06T21:26:01.566Z Downloaded strum_macros v0.24.3
10562026-07-06T21:26:01.570Z Downloaded spki v0.8.0
10572026-07-06T21:26:01.570Z Downloaded static_assertions v1.1.0
10582026-07-06T21:26:01.572Z Downloaded spki v0.7.3
10592026-07-06T21:26:01.573Z Downloaded ron v0.8.1
10602026-07-06T21:26:01.577Z Downloaded synstructure v0.13.2
10612026-07-06T21:26:01.581Z Downloaded sync-ptr v0.1.4
10622026-07-06T21:26:01.581Z Downloaded support-bundle-viewer v0.1.2
10632026-07-06T21:26:01.581Z Downloaded strum_macros v0.26.4
10642026-07-06T21:26:01.586Z Downloaded tokio-macros v2.7.0
10652026-07-06T21:26:01.586Z Downloaded smallvec v1.15.1
10662026-07-06T21:26:01.589Z Downloaded tinyvec_macros v0.1.1
10672026-07-06T21:26:01.589Z Downloaded num-bigint v0.4.6
10682026-07-06T21:26:01.592Z Downloaded itertools v0.13.0
10692026-07-06T21:26:01.595Z Downloaded sha2 v0.11.0
10702026-07-06T21:26:01.598Z Downloaded p521 v0.14.0-rc.10
10712026-07-06T21:26:01.601Z Downloaded qorb v0.4.1
10722026-07-06T21:26:01.604Z Downloaded tokio-test v0.4.5
10732026-07-06T21:26:01.609Z Downloaded crypto-primes v0.7.2
10742026-07-06T21:26:01.612Z Downloaded thread_local v1.1.9
10752026-07-06T21:26:01.612Z Downloaded serde_with_macros v3.17.0
10762026-07-06T21:26:01.615Z Downloaded rcgen v0.12.1
10772026-07-06T21:26:01.618Z Downloaded signal-hook v0.3.18
10782026-07-06T21:26:01.618Z Downloaded libxml v0.3.3
10792026-07-06T21:26:01.621Z Downloaded tower-layer v0.3.3
10802026-07-06T21:26:01.624Z Downloaded topological-sort v0.2.2
10812026-07-06T21:26:01.624Z Downloaded itertools v0.12.1
10822026-07-06T21:26:01.630Z Downloaded time-macros v0.2.27
10832026-07-06T21:26:01.636Z Downloaded aws-lc-rs v1.16.3
10842026-07-06T21:26:01.639Z Downloaded tower-service v0.3.3
10852026-07-06T21:26:01.639Z Downloaded tinystr v0.8.2
10862026-07-06T21:26:01.642Z Downloaded trait-variant v0.1.2
10872026-07-06T21:26:01.642Z Downloaded slog v2.8.2
10882026-07-06T21:26:01.645Z Downloaded termios v0.3.3
10892026-07-06T21:26:01.645Z Downloaded publicsuffix v2.3.0
10902026-07-06T21:26:01.648Z Downloaded tokio-dtrace v0.1.1
10912026-07-06T21:26:01.648Z Downloaded strum_macros v0.27.2
10922026-07-06T21:26:01.651Z Downloaded similar v2.7.0
10932026-07-06T21:26:01.655Z Downloaded nom v7.1.3
10942026-07-06T21:26:01.661Z Downloaded stringprep v0.1.5
10952026-07-06T21:26:01.661Z Downloaded unicode-xid v0.2.6
10962026-07-06T21:26:01.664Z Downloaded unicode-truncate v1.1.0
10972026-07-06T21:26:01.664Z Downloaded ssh-encoding v0.3.0-rc.9
10982026-07-06T21:26:01.667Z Downloaded tokio-native-tls v0.3.1
10992026-07-06T21:26:01.670Z Downloaded nom v8.0.0
11002026-07-06T21:26:01.674Z Downloaded thiserror-no-std v2.0.2
11012026-07-06T21:26:01.678Z Downloaded rustls-webpki v0.103.13
11022026-07-06T21:26:01.682Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11032026-07-06T21:26:01.682Z Downloaded spin v0.9.8
11042026-07-06T21:26:01.682Z Downloaded universal-hash v0.5.1
11052026-07-06T21:26:01.686Z Downloaded untrusted v0.9.0
11062026-07-06T21:26:01.686Z Downloaded untrusted v0.7.1
11072026-07-06T21:26:01.686Z Downloaded universal-hash v0.6.1
11082026-07-06T21:26:01.686Z Downloaded rand v0.8.6
11092026-07-06T21:26:01.691Z Downloaded serde_yaml v0.9.34+deprecated
11102026-07-06T21:26:01.691Z Downloaded unit-prefix v0.5.2
11112026-07-06T21:26:01.695Z Downloaded icu_properties_data v2.1.2
11122026-07-06T21:26:01.697Z Downloaded unarray v0.1.4
11132026-07-06T21:26:01.697Z Downloaded blake3 v1.8.5
11142026-07-06T21:26:01.702Z Downloaded utf-8 v0.7.6
11152026-07-06T21:26:01.705Z Downloaded typify-macro v0.6.2
11162026-07-06T21:26:01.705Z Downloaded tiny-keccak v2.0.2
11172026-07-06T21:26:01.708Z Downloaded schemars v0.9.0
11182026-07-06T21:26:01.713Z Downloaded tls_codec v0.4.2
11192026-07-06T21:26:01.716Z Downloaded hashbrown v0.15.5
11202026-07-06T21:26:01.719Z Downloaded tls_codec_derive v0.4.2
11212026-07-06T21:26:01.722Z Downloaded try-lock v0.2.5
11222026-07-06T21:26:01.722Z Downloaded samael v0.0.19
11232026-07-06T21:26:01.725Z Downloaded void v1.0.2
11242026-07-06T21:26:01.725Z Downloaded libm v0.2.16
11252026-07-06T21:26:01.730Z Downloaded iri-string v0.7.10
11262026-07-06T21:26:01.735Z Downloaded bitvec v1.0.1
11272026-07-06T21:26:01.745Z Downloaded utf8_iter v1.0.4
11282026-07-06T21:26:01.748Z Downloaded toml_writer v1.1.1+spec-1.1.0
11292026-07-06T21:26:01.748Z Downloaded tokio-tungstenite v0.21.0
11302026-07-06T21:26:01.748Z Downloaded term v1.2.1
11312026-07-06T21:26:01.751Z Downloaded usdt-attr-macro v0.6.0
11322026-07-06T21:26:01.751Z Downloaded usdt-macro v0.6.0
11332026-07-06T21:26:01.754Z Downloaded usdt v0.6.0
11342026-07-06T21:26:01.754Z Downloaded tokio-rustls v0.26.4
11352026-07-06T21:26:01.754Z Downloaded slog-term v2.9.2
11362026-07-06T21:26:01.757Z Downloaded wait-timeout v0.2.1
11372026-07-06T21:26:01.757Z Downloaded rand v0.10.1
11382026-07-06T21:26:01.760Z Downloaded quinn v0.11.9
11392026-07-06T21:26:01.763Z Downloaded tokio-tungstenite v0.23.1
11402026-07-06T21:26:01.763Z Downloaded xattr v1.6.1
11412026-07-06T21:26:01.766Z Downloaded socket2 v0.6.3
11422026-07-06T21:26:01.766Z Downloaded xshell-macros v0.2.7
11432026-07-06T21:26:01.769Z Downloaded yoke-derive v0.8.1
11442026-07-06T21:26:01.777Z Downloaded rsa v0.9.10
11452026-07-06T21:26:01.784Z Downloaded socket2 v0.5.10
11462026-07-06T21:26:01.787Z Downloaded vergen-git2 v9.1.0
11472026-07-06T21:26:01.787Z Downloaded want v0.3.1
11482026-07-06T21:26:01.798Z Downloaded zerofrom-derive v0.1.6
11492026-07-06T21:26:01.798Z Downloaded zerofrom v0.1.6
11502026-07-06T21:26:01.798Z Downloaded tui-tree-widget v0.23.1
11512026-07-06T21:26:01.801Z Downloaded idna v1.1.0
11522026-07-06T21:26:01.804Z Downloaded hyper v1.10.1
11532026-07-06T21:26:01.807Z Downloaded zeroize_derive v1.4.3
11542026-07-06T21:26:01.807Z Downloaded vergen-lib v0.1.6
11552026-07-06T21:26:01.807Z Downloaded vergen-gitcl v1.0.8
11562026-07-06T21:26:01.810Z Downloaded schemars v1.2.1
11572026-07-06T21:26:01.818Z Downloaded zone_cfg_derive v0.3.1
11582026-07-06T21:26:01.821Z Downloaded twox-hash v2.1.2
11592026-07-06T21:26:01.821Z Downloaded vsss-rs v3.3.4
11602026-07-06T21:26:01.824Z Downloaded subprocess v0.2.15
11612026-07-06T21:26:01.824Z Downloaded waitgroup v0.1.2
11622026-07-06T21:26:01.824Z Downloaded h2 v0.4.15
11632026-07-06T21:26:01.828Z Downloaded whoami v2.1.0
11642026-07-06T21:26:01.832Z Downloaded whoami v1.6.1
11652026-07-06T21:26:01.832Z Downloaded rsa v0.10.0-rc.18
11662026-07-06T21:26:01.835Z Downloaded writeable v0.6.2
11672026-07-06T21:26:01.838Z Downloaded unicase v2.9.0
11682026-07-06T21:26:01.842Z Downloaded toml v0.7.8
11692026-07-06T21:26:01.845Z Downloaded wyz v0.5.1
11702026-07-06T21:26:01.845Z Downloaded toml_parser v1.1.2+spec-1.1.0
11712026-07-06T21:26:02.851Z Downloaded tokio-stream v0.1.18
11722026-07-06T21:26:02.855Z Downloaded xshell v0.2.7
11732026-07-06T21:26:02.855Z Downloaded term v0.7.0
11742026-07-06T21:26:02.855Z Downloaded futures-util v0.3.32
11752026-07-06T21:26:02.855Z Downloaded snafu v0.8.9
11762026-07-06T21:26:02.855Z Downloaded num-bigint-dig v0.8.6
11772026-07-06T21:26:02.855Z Downloaded vergen v9.1.0
11782026-07-06T21:26:02.855Z Downloaded uzers v0.12.2
11792026-07-06T21:26:02.855Z Downloaded hkdf v0.12.4
11802026-07-06T21:26:02.855Z Downloaded vergen-lib v9.1.0
11812026-07-06T21:26:02.855Z Downloaded usdt-impl v0.6.0
11822026-07-06T21:26:02.855Z Downloaded zeroize v1.8.2
11832026-07-06T21:26:02.855Z Downloaded chrono v0.4.44
11842026-07-06T21:26:02.855Z Downloaded zone v0.3.1
11852026-07-06T21:26:02.855Z Downloaded zerovec-derive v0.11.2
11862026-07-06T21:26:02.855Z Downloaded tungstenite v0.23.0
11872026-07-06T21:26:02.855Z Downloaded rand v0.9.2
11882026-07-06T21:26:02.855Z Downloaded zstd-safe v7.2.4
11892026-07-06T21:26:02.855Z Downloaded tinyvec v1.10.0
11902026-07-06T21:26:02.855Z Downloaded yoke v0.8.1
11912026-07-06T21:26:02.855Z Downloaded zstd v0.13.3
11922026-07-06T21:26:02.855Z Downloaded bindgen v0.71.1
11932026-07-06T21:26:02.855Z Downloaded itertools v0.14.0
11942026-07-06T21:26:02.856Z Downloaded tracing-attributes v0.1.31
11952026-07-06T21:26:02.856Z Downloaded unsafe-libyaml v0.2.11
11962026-07-06T21:26:02.856Z Downloaded serde_with v1.14.0
11972026-07-06T21:26:02.856Z Downloaded hkdf v0.13.0
11982026-07-06T21:26:02.856Z Downloaded toml v1.1.2+spec-1.1.0
11992026-07-06T21:26:02.856Z Downloaded tar v0.4.45
12002026-07-06T21:26:02.856Z Downloaded walkdir v2.5.0
12012026-07-06T21:26:02.856Z Downloaded vte v0.14.1
12022026-07-06T21:26:02.856Z Downloaded tracing-core v0.1.36
12032026-07-06T21:26:02.856Z Downloaded test-strategy v0.4.5
12042026-07-06T21:26:02.856Z Downloaded tungstenite v0.21.0
12052026-07-06T21:26:02.856Z Downloaded unicode-properties v0.1.4
12062026-07-06T21:26:02.856Z Downloaded rustyline v14.0.0
12072026-07-06T21:26:02.856Z Downloaded zerocopy v0.6.6
12082026-07-06T21:26:02.856Z Downloaded yasna v0.5.2
12092026-07-06T21:26:02.856Z Downloaded uuid v1.23.4
12102026-07-06T21:26:02.856Z Downloaded rpassword v7.4.0
12112026-07-06T21:26:02.856Z Downloaded iddqd v0.4.2
12122026-07-06T21:26:02.856Z Downloaded yansi v1.0.1
12132026-07-06T21:26:02.856Z Downloaded unicode-bidi v0.3.18
12142026-07-06T21:26:02.856Z Downloaded unicode_categories v0.1.1
12152026-07-06T21:26:02.856Z Downloaded typify v0.6.2
12162026-07-06T21:26:02.856Z Downloaded steno v0.4.1
12172026-07-06T21:26:02.856Z Downloaded zopfli v0.8.3
12182026-07-06T21:26:02.856Z Downloaded tokio-postgres v0.7.16
12192026-07-06T21:26:02.856Z Downloaded zerotrie v0.2.3
12202026-07-06T21:26:02.856Z Downloaded reedline v0.40.0
12212026-07-06T21:26:02.856Z Downloaded typed-path v0.9.3
12222026-07-06T21:26:02.856Z Downloaded p384 v0.13.1
12232026-07-06T21:26:02.856Z Downloaded portable-atomic v1.13.1
12242026-07-06T21:26:02.856Z Downloaded moka v0.12.13
12252026-07-06T21:26:02.856Z Downloaded ssh-key v0.7.0-rc.10
12262026-07-06T21:26:02.856Z Downloaded salty v0.3.0
12272026-07-06T21:26:02.856Z Downloaded tower v0.5.3
12282026-07-06T21:26:02.856Z Downloaded goblin v0.10.5
12292026-07-06T21:26:02.857Z Downloaded zip v0.6.6
12302026-07-06T21:26:02.857Z Downloaded url v2.5.8
12312026-07-06T21:26:02.857Z Downloaded regex v1.12.3
12322026-07-06T21:26:02.857Z Downloaded lalrpop v0.19.12
12332026-07-06T21:26:02.857Z Downloaded x509-cert v0.2.5
12342026-07-06T21:26:02.857Z Downloaded toml_edit v0.19.15
12352026-07-06T21:26:02.857Z Downloaded reqwest v0.13.2
12362026-07-06T21:26:02.857Z Downloaded git2 v0.20.4
12372026-07-06T21:26:02.857Z Downloaded zerocopy-derive v0.8.40
12382026-07-06T21:26:02.857Z Downloaded unicode-segmentation v1.12.0
12392026-07-06T21:26:02.857Z Downloaded curve25519-dalek v4.1.3
12402026-07-06T21:26:02.857Z Downloaded quick-xml v0.37.5
12412026-07-06T21:26:02.857Z Downloaded tokio-util v0.7.18
12422026-07-06T21:26:02.857Z Downloaded tower-http v0.6.8
12432026-07-06T21:26:02.857Z Downloaded tough v0.22.0
12442026-07-06T21:26:02.857Z Downloaded reqwest v0.12.28
12452026-07-06T21:26:02.857Z Downloaded object v0.30.4
12462026-07-06T21:26:02.857Z Downloaded proptest v1.10.0
12472026-07-06T21:26:02.857Z Downloaded zerovec v0.11.5
12482026-07-06T21:26:02.857Z Downloaded unicode-normalization v0.1.25
12492026-07-06T21:26:02.857Z Downloaded rayon v1.11.0
12502026-07-06T21:26:02.857Z Downloaded crypto-bigint v0.7.5
12512026-07-06T21:26:02.857Z Downloaded winnow v0.5.40
12522026-07-06T21:26:02.857Z Downloaded zip v4.6.1
12532026-07-06T21:26:02.857Z Downloaded polar-core v0.27.3
12542026-07-06T21:26:02.857Z Downloaded serde_with v3.17.0
12552026-07-06T21:26:02.857Z Downloaded bstr v1.12.1
12562026-07-06T21:26:02.857Z Downloaded quinn-proto v0.11.13
12572026-07-06T21:26:02.857Z Downloaded tabled v0.20.0
12582026-07-06T21:26:02.858Z Downloaded winnow v1.0.3
12592026-07-06T21:26:02.858Z Downloaded winnow v0.6.26
12602026-07-06T21:26:02.858Z Downloaded russh v0.61.2
12612026-07-06T21:26:02.858Z Downloaded smoltcp v0.9.1
12622026-07-06T21:26:02.858Z Downloaded nix v0.27.1
12632026-07-06T21:26:02.858Z Downloaded petname v2.0.2
12642026-07-06T21:26:02.858Z Downloaded radix_trie v0.2.1
12652026-07-06T21:26:02.858Z Downloaded time v0.3.47
12662026-07-06T21:26:02.858Z Downloaded vcpkg v0.2.15
12672026-07-06T21:26:02.858Z Downloaded zlib-rs v0.6.2
12682026-07-06T21:26:02.858Z Downloaded object v0.37.3
12692026-07-06T21:26:02.858Z Downloaded curve25519-dalek v5.0.0-rc.0
12702026-07-06T21:26:02.858Z Downloaded openssl v0.10.79
12712026-07-06T21:26:02.858Z Downloaded zerocopy v0.8.40
12722026-07-06T21:26:02.862Z Downloaded nix v0.28.0
12732026-07-06T21:26:02.862Z Downloaded regex-syntax v0.6.29
12742026-07-06T21:26:02.862Z Downloaded nix v0.31.2
12752026-07-06T21:26:02.862Z Downloaded hickory-proto v0.24.4
12762026-07-06T21:26:02.862Z Downloaded dropshot v0.17.1
12772026-07-06T21:26:02.862Z Downloaded rustls v0.23.41
12782026-07-06T21:26:02.862Z Downloaded rustix v0.38.44
12792026-07-06T21:26:02.862Z Downloaded diesel v2.3.7
12802026-07-06T21:26:02.862Z Downloaded regress v0.11.1
12812026-07-06T21:26:02.862Z Downloaded openapiv3 v2.2.0
12822026-07-06T21:26:02.862Z Downloaded regress v0.10.5
12832026-07-06T21:26:02.862Z Downloaded smoltcp v0.11.0
12842026-07-06T21:26:02.862Z Downloaded hickory-proto v0.25.2
12852026-07-06T21:26:02.862Z Downloaded regex-syntax v0.8.10
12862026-07-06T21:26:02.862Z Downloaded sqlparser v0.61.0
12872026-07-06T21:26:02.862Z Downloaded fiat-crypto v0.3.0
12882026-07-06T21:26:02.862Z Downloaded sled v0.34.7
12892026-07-06T21:26:02.862Z Downloaded bzip2-sys v0.1.13+1.0.8
12902026-07-06T21:26:02.862Z Downloaded ratatui v0.29.0
12912026-07-06T21:26:02.862Z Downloaded tracing v0.1.44
12922026-07-06T21:26:02.862Z Downloaded typify-impl v0.6.2
12932026-07-06T21:26:02.862Z Downloaded sha3 v0.11.0
12942026-07-06T21:26:02.862Z Downloaded zerocopy-derive v0.6.6
12952026-07-06T21:26:02.862Z Downloaded regex-automata v0.4.14
12962026-07-06T21:26:02.862Z Downloaded petgraph v0.6.5
12972026-07-06T21:26:02.862Z Downloaded chrono-tz v0.10.4
12982026-07-06T21:26:02.862Z Downloaded petgraph v0.8.3
12992026-07-06T21:26:02.862Z Downloaded jiff v0.2.21
13002026-07-06T21:26:02.870Z Downloaded csv v1.4.0
13012026-07-06T21:26:02.882Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13022026-07-06T21:26:02.892Z Downloaded tokio v1.52.1
13032026-07-06T21:26:02.915Z Downloaded libz-sys v1.1.24
13042026-07-06T21:26:02.927Z Downloaded sha3 v0.10.8
13052026-07-06T21:26:02.980Z Downloaded encoding_rs v0.8.35
13062026-07-06T21:26:03.038Z Downloaded ring v0.17.14
13072026-07-06T21:26:03.075Z Downloaded libgit2-sys v0.18.3+1.9.2
13082026-07-06T21:26:03.682Z Downloaded aws-lc-sys v0.40.0
13092026-07-06T21:26:03.932Z Compiling libc v0.2.185
13102026-07-06T21:26:03.932Z Compiling serde_core v1.0.228
13112026-07-06T21:26:03.932Z Compiling serde v1.0.228
13122026-07-06T21:26:03.935Z Compiling log v0.4.29
13132026-07-06T21:26:03.935Z Compiling smallvec v1.15.1
13142026-07-06T21:26:03.935Z Compiling shlex v1.3.0
13152026-07-06T21:26:03.935Z Compiling find-msvc-tools v0.1.9
13162026-07-06T21:26:03.935Z Compiling syn v2.0.117
13172026-07-06T21:26:04.270Z Compiling subtle v2.6.1
13182026-07-06T21:26:04.293Z Compiling scopeguard v1.2.0
13192026-07-06T21:26:04.324Z Compiling stable_deref_trait v1.2.1
13202026-07-06T21:26:04.348Z Compiling typenum v1.20.1
13212026-07-06T21:26:04.394Z Compiling lock_api v0.4.14
13222026-07-06T21:26:04.408Z Compiling serde_json v1.0.150
13232026-07-06T21:26:04.434Z Compiling portable-atomic v1.13.1
13242026-07-06T21:26:04.447Z Compiling zerocopy v0.8.40
13252026-07-06T21:26:04.629Z Compiling pin-project-lite v0.2.17
13262026-07-06T21:26:04.672Z Compiling parking_lot_core v0.9.12
13272026-07-06T21:26:04.726Z Compiling critical-section v1.2.0
13282026-07-06T21:26:04.833Z Compiling pkg-config v0.3.32
13292026-07-06T21:26:04.914Z Compiling libm v0.2.16
13302026-07-06T21:26:04.942Z Compiling jobserver v0.1.34
13312026-07-06T21:26:04.958Z Compiling errno v0.3.14
13322026-07-06T21:26:05.105Z Compiling getrandom v0.2.17
13332026-07-06T21:26:05.163Z Compiling cc v1.2.56
13342026-07-06T21:26:05.221Z Compiling signal-hook-registry v1.4.8
13352026-07-06T21:26:05.309Z Compiling rand_core v0.6.4
13362026-07-06T21:26:05.388Z Compiling futures-core v0.3.32
13372026-07-06T21:26:05.488Z Compiling once_cell v1.21.3
13382026-07-06T21:26:05.544Z Compiling getrandom v0.4.1
13392026-07-06T21:26:05.558Z Compiling parking_lot v0.12.5
13402026-07-06T21:26:05.596Z Compiling mio v1.2.0
13412026-07-06T21:26:05.618Z Compiling num-traits v0.2.19
13422026-07-06T21:26:05.832Z Compiling generic-array v0.14.7
13432026-07-06T21:26:05.918Z Compiling const-oid v0.9.6
13442026-07-06T21:26:06.029Z Compiling rand_core v0.10.0
13452026-07-06T21:26:06.136Z Compiling writeable v0.6.2
13462026-07-06T21:26:06.207Z Compiling bitflags v2.11.0
13472026-07-06T21:26:06.337Z Compiling litemap v0.8.1
13482026-07-06T21:26:06.446Z Compiling percent-encoding v2.3.2
13492026-07-06T21:26:06.537Z Compiling semver v1.0.28
13502026-07-06T21:26:06.553Z Compiling socket2 v0.6.3
13512026-07-06T21:26:06.650Z Compiling icu_normalizer_data v2.1.1
13522026-07-06T21:26:06.685Z Compiling icu_properties_data v2.1.2
13532026-07-06T21:26:06.872Z Compiling futures-sink v0.3.32
13542026-07-06T21:26:06.974Z Compiling futures-channel v0.3.32
13552026-07-06T21:26:06.989Z Compiling futures-task v0.3.32
13562026-07-06T21:26:06.992Z Compiling futures-io v0.3.32
13572026-07-06T21:26:07.065Z Compiling synstructure v0.13.2
13582026-07-06T21:26:07.158Z Compiling slab v0.4.12
13592026-07-06T21:26:07.173Z Compiling indexmap v2.14.0
13602026-07-06T21:26:07.206Z Compiling utf8_iter v1.0.4
13612026-07-06T21:26:07.239Z Compiling rustversion v1.0.22
13622026-07-06T21:26:07.344Z Compiling getrandom v0.3.4
13632026-07-06T21:26:07.357Z Compiling form_urlencoded v1.2.2
13642026-07-06T21:26:07.371Z Compiling cmake v0.1.57
13652026-07-06T21:26:07.506Z Compiling rustix v1.1.3
13662026-07-06T21:26:07.561Z Compiling fs_extra v1.3.0
13672026-07-06T21:26:07.703Z Compiling dunce v1.0.5
13682026-07-06T21:26:07.796Z Compiling ident_case v1.0.1
13692026-07-06T21:26:07.810Z Compiling regex-syntax v0.8.10
13702026-07-06T21:26:07.887Z Compiling iana-time-zone v0.1.65
13712026-07-06T21:26:07.901Z Compiling aws-lc-sys v0.40.0
13722026-07-06T21:26:07.934Z Compiling base64ct v1.8.3
13732026-07-06T21:26:08.099Z Compiling vcpkg v0.2.15
13742026-07-06T21:26:08.229Z Compiling pem-rfc7468 v0.7.0
13752026-07-06T21:26:08.317Z Compiling rand_core v0.9.5
13762026-07-06T21:26:08.342Z Compiling rustc_version v0.4.1
13772026-07-06T21:26:08.542Z Compiling uuid v1.23.4
13782026-07-06T21:26:08.606Z Compiling tracing-core v0.1.36
13792026-07-06T21:26:08.679Z Compiling base64 v0.22.1
13802026-07-06T21:26:08.808Z Compiling serde_derive v1.0.228
13812026-07-06T21:26:08.840Z Compiling zeroize_derive v1.4.3
13822026-07-06T21:26:09.022Z Compiling zerofrom-derive v0.1.6
13832026-07-06T21:26:09.190Z Compiling yoke-derive v0.8.1
13842026-07-06T21:26:09.301Z Compiling zerovec-derive v0.11.2
13852026-07-06T21:26:09.325Z Compiling zerocopy-derive v0.8.40
13862026-07-06T21:26:09.521Z Compiling zeroize v1.8.2
13872026-07-06T21:26:09.738Z Compiling displaydoc v0.2.5
13882026-07-06T21:26:10.402Z Compiling tokio-macros v2.7.0
13892026-07-06T21:26:10.459Z Compiling futures-macro v0.3.32
13902026-07-06T21:26:10.473Z Compiling zerofrom v0.1.6
13912026-07-06T21:26:10.494Z Compiling openssl-sys v0.9.115
13922026-07-06T21:26:10.595Z Compiling yoke v0.8.1
13932026-07-06T21:26:10.843Z Compiling zerovec v0.11.5
13942026-07-06T21:26:10.854Z Compiling zerotrie v0.2.3
13952026-07-06T21:26:11.058Z Compiling crypto-common v0.1.7
13962026-07-06T21:26:11.167Z Compiling block-buffer v0.10.4
13972026-07-06T21:26:11.182Z Compiling thiserror-impl v2.0.18
13982026-07-06T21:26:11.212Z Compiling der_derive v0.7.3
13992026-07-06T21:26:11.341Z Compiling tinystr v0.8.2
14002026-07-06T21:26:11.356Z Compiling potential_utf v0.1.4
14012026-07-06T21:26:11.359Z Compiling futures-util v0.3.32
14022026-07-06T21:26:11.540Z Compiling icu_locale_core v2.1.1
14032026-07-06T21:26:11.540Z Compiling icu_collections v2.1.1
14042026-07-06T21:26:12.034Z Compiling digest v0.10.7
14052026-07-06T21:26:12.211Z Compiling icu_provider v2.1.1
14062026-07-06T21:26:12.288Z Compiling tracing-attributes v0.1.31
14072026-07-06T21:26:12.391Z Compiling bytes v1.11.1
14082026-07-06T21:26:12.463Z Compiling icu_properties v2.1.2
14092026-07-06T21:26:12.509Z Compiling icu_normalizer v2.1.1
14102026-07-06T21:26:12.564Z Compiling chrono v0.4.44
14112026-07-06T21:26:13.000Z Compiling tokio v1.52.1
14122026-07-06T21:26:13.037Z Compiling http v1.4.2
14132026-07-06T21:26:13.525Z Compiling idna_adapter v1.2.1
14142026-07-06T21:26:13.620Z Compiling aws-lc-rs v1.16.3
14152026-07-06T21:26:13.658Z Compiling idna v1.1.0
14162026-07-06T21:26:13.673Z Compiling ppv-lite86 v0.2.21
14172026-07-06T21:26:13.815Z Compiling flagset v0.4.7
14182026-07-06T21:26:13.933Z Compiling der v0.7.10
14192026-07-06T21:26:13.951Z Compiling url v2.5.8
14202026-07-06T21:26:13.964Z Compiling rand_chacha v0.9.0
14212026-07-06T21:26:13.980Z Compiling http-body v1.0.1
14222026-07-06T21:26:14.009Z Compiling tracing v0.1.44
14232026-07-06T21:26:14.147Z Compiling thiserror v2.0.18
14242026-07-06T21:26:14.290Z Compiling rustls-pki-types v1.14.0
14252026-07-06T21:26:14.322Z Compiling tinyvec_macros v0.1.1
14262026-07-06T21:26:14.338Z Compiling cmov v0.5.4
14272026-07-06T21:26:14.393Z Compiling httparse v1.10.1
14282026-07-06T21:26:14.544Z Compiling openssl-probe v0.2.1
14292026-07-06T21:26:14.660Z Compiling ctutils v0.4.2
14302026-07-06T21:26:14.722Z Compiling tinyvec v1.10.0
14312026-07-06T21:26:14.736Z Compiling pest_generator v2.8.6
14322026-07-06T21:26:14.763Z Compiling spki v0.7.3
14332026-07-06T21:26:14.793Z Compiling rand v0.9.2
14342026-07-06T21:26:14.893Z Compiling serde_derive_internals v0.29.1
14352026-07-06T21:26:14.967Z Compiling aho-corasick v1.1.4
14362026-07-06T21:26:15.062Z Compiling untrusted v0.7.1
14372026-07-06T21:26:15.129Z Compiling tower-layer v0.3.3
14382026-07-06T21:26:15.186Z Compiling dyn-clone v1.0.20
14392026-07-06T21:26:15.289Z Compiling schemars v0.8.22
14402026-07-06T21:26:15.327Z Compiling try-lock v0.2.5
14412026-07-06T21:26:15.416Z Compiling tower-service v0.3.3
14422026-07-06T21:26:15.433Z Compiling atomic-waker v1.1.2
14432026-07-06T21:26:15.522Z Compiling pest_derive v2.8.6
14442026-07-06T21:26:15.525Z Compiling want v0.3.1
14452026-07-06T21:26:15.556Z Compiling tempfile v3.25.0
14462026-07-06T21:26:15.574Z Compiling hybrid-array v0.4.13
14472026-07-06T21:26:15.786Z Compiling schemars_derive v0.8.22
14482026-07-06T21:26:15.947Z Compiling regex-automata v0.4.14
14492026-07-06T21:26:16.030Z Compiling ipnet v2.11.0
14502026-07-06T21:26:16.044Z Compiling scroll_derive v0.13.1
14512026-07-06T21:26:16.384Z Compiling darling_core v0.20.11
14522026-07-06T21:26:16.532Z Compiling untrusted v0.9.0
14532026-07-06T21:26:16.657Z Compiling foreign-types-shared v0.1.1
14542026-07-06T21:26:16.690Z Compiling openssl v0.10.79
14552026-07-06T21:26:16.746Z Compiling cpufeatures v0.2.17
14562026-07-06T21:26:16.823Z Compiling tokio-util v0.7.18
14572026-07-06T21:26:16.857Z Compiling httpdate v1.0.3
14582026-07-06T21:26:16.935Z Compiling rustls v0.23.41
14592026-07-06T21:26:17.108Z Compiling scroll v0.13.0
14602026-07-06T21:26:17.122Z Compiling foreign-types v0.3.2
14612026-07-06T21:26:17.194Z Compiling unicode-normalization v0.1.25
14622026-07-06T21:26:17.372Z Compiling pkcs8 v0.10.2
14632026-07-06T21:26:17.629Z Compiling h2 v0.4.15
14642026-07-06T21:26:17.834Z Compiling openssl-macros v0.1.1
14652026-07-06T21:26:18.049Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14662026-07-06T21:26:18.236Z Compiling spin v0.9.8
14672026-07-06T21:26:18.304Z Compiling time-core v0.1.8
14682026-07-06T21:26:18.445Z Compiling native-tls v0.2.18
14692026-07-06T21:26:18.457Z Compiling crc32fast v1.5.0
14702026-07-06T21:26:18.461Z Compiling num-conv v0.2.0
14712026-07-06T21:26:18.599Z Compiling powerfmt v0.2.0
14722026-07-06T21:26:18.613Z Compiling darling_macro v0.20.11
14732026-07-06T21:26:18.678Z Compiling time-macros v0.2.27
14742026-07-06T21:26:18.773Z Compiling deranged v0.5.8
14752026-07-06T21:26:19.086Z Compiling darling v0.20.11
14762026-07-06T21:26:19.169Z Compiling goblin v0.10.5
14772026-07-06T21:26:19.726Z Compiling sha2 v0.10.9
14782026-07-06T21:26:19.741Z Compiling hmac v0.12.1
14792026-07-06T21:26:19.900Z Compiling sync_wrapper v1.0.2
14802026-07-06T21:26:19.980Z Compiling wait-timeout v0.2.1
14812026-07-06T21:26:20.006Z Compiling bit-vec v0.8.0
14822026-07-06T21:26:20.237Z Compiling siphasher v1.0.2
14832026-07-06T21:26:20.254Z Compiling quick-error v1.2.3
14842026-07-06T21:26:20.359Z Compiling usdt-impl v0.6.0
14852026-07-06T21:26:20.424Z Compiling syn v1.0.109
14862026-07-06T21:26:20.574Z Compiling simd-adler32 v0.3.8
14872026-07-06T21:26:20.780Z Compiling hyper v1.10.1
14882026-07-06T21:26:20.868Z Compiling crossbeam-utils v0.8.21
14892026-07-06T21:26:21.127Z Compiling num_threads v0.1.7
14902026-07-06T21:26:21.228Z Compiling time v0.3.47
14912026-07-06T21:26:21.579Z Compiling rusty-fork v0.3.1
14922026-07-06T21:26:21.715Z Compiling bit-set v0.8.0
14932026-07-06T21:26:21.796Z Compiling tower v0.5.3
14942026-07-06T21:26:21.883Z Compiling hyper-util v0.1.20
14952026-07-06T21:26:21.900Z Compiling dof v0.4.0
14962026-07-06T21:26:22.282Z Compiling derive_builder_core v0.20.2
14972026-07-06T21:26:22.573Z Compiling dtrace-parser v0.3.0
14982026-07-06T21:26:22.812Z Compiling http-body-util v0.1.3
14992026-07-06T21:26:23.050Z Compiling scroll_derive v0.12.1
15002026-07-06T21:26:23.064Z Compiling thiserror-impl v1.0.69
15012026-07-06T21:26:23.138Z Compiling heapless v0.7.17
15022026-07-06T21:26:23.302Z Compiling rand_xorshift v0.4.0
15032026-07-06T21:26:23.388Z Compiling slog v2.8.2
15042026-07-06T21:26:23.391Z Compiling darling_core v0.21.3
15052026-07-06T21:26:23.463Z Compiling bzip2-sys v0.1.13+1.0.8
15062026-07-06T21:26:23.588Z Compiling thread-id v5.1.0
15072026-07-06T21:26:23.606Z Compiling cookie v0.18.1
15082026-07-06T21:26:23.673Z Compiling paste v1.0.15
15092026-07-06T21:26:23.709Z Compiling unarray v0.1.4
15102026-07-06T21:26:23.753Z Compiling iri-string v0.7.10
15112026-07-06T21:26:23.806Z Compiling allocator-api2 v0.2.21
15122026-07-06T21:26:23.820Z Compiling unicode-bidi v0.3.18
15132026-07-06T21:26:23.955Z Compiling adler2 v2.0.1
15142026-07-06T21:26:24.089Z Compiling zstd-safe v7.2.4
15152026-07-06T21:26:24.129Z Compiling ryu v1.0.23
15162026-07-06T21:26:24.295Z Compiling anyhow v1.0.102
15172026-07-06T21:26:24.310Z Compiling unicode-properties v0.1.4
15182026-07-06T21:26:24.322Z Compiling signal-hook v0.3.18
15192026-07-06T21:26:24.336Z Compiling thiserror v1.0.69
15202026-07-06T21:26:24.438Z Compiling serde_urlencoded v0.7.1
15212026-07-06T21:26:24.519Z Compiling stringprep v0.1.5
15222026-07-06T21:26:24.536Z Compiling miniz_oxide v0.8.9
15232026-07-06T21:26:24.773Z Compiling proptest v1.10.0
15242026-07-06T21:26:24.950Z Compiling tower-http v0.6.8
15252026-07-06T21:26:25.128Z Compiling scroll v0.12.0
15262026-07-06T21:26:25.387Z Compiling derive_builder_macro v0.20.2
15272026-07-06T21:26:25.538Z Compiling camino v1.2.2
15282026-07-06T21:26:25.565Z Compiling tokio-native-tls v0.3.1
15292026-07-06T21:26:25.844Z Compiling bstr v1.12.1
15302026-07-06T21:26:25.858Z Compiling darling_macro v0.21.3
15312026-07-06T21:26:25.897Z Compiling ipnetwork v0.21.1
15322026-07-06T21:26:25.958Z Compiling block-padding v0.4.2
15332026-07-06T21:26:26.125Z Compiling block-buffer v0.12.1
15342026-07-06T21:26:26.254Z Compiling crypto-common v0.2.2
15352026-07-06T21:26:26.280Z Compiling rustls-native-certs v0.8.3
15362026-07-06T21:26:26.326Z Compiling rand_chacha v0.3.1
15372026-07-06T21:26:26.349Z Compiling erased-serde v0.3.31
15382026-07-06T21:26:26.483Z Compiling serde_tokenstream v0.2.3
15392026-07-06T21:26:26.568Z Compiling toml_datetime v0.6.11
15402026-07-06T21:26:26.802Z Compiling serde_spanned v0.6.9
15412026-07-06T21:26:26.833Z Compiling md-5 v0.10.6
15422026-07-06T21:26:26.834Z Compiling signature v2.2.0
15432026-07-06T21:26:26.948Z Compiling pin-project-internal v1.1.11
15442026-07-06T21:26:27.002Z Compiling zerocopy-derive v0.7.35
15452026-07-06T21:26:27.027Z Compiling async-trait v0.1.89
15462026-07-06T21:26:27.126Z Compiling curve25519-dalek v4.1.3
15472026-07-06T21:26:27.475Z Compiling vergen-lib v9.1.0
15482026-07-06T21:26:27.672Z Compiling num-integer v0.1.46
15492026-07-06T21:26:27.865Z Compiling hash32 v0.2.1
15502026-07-06T21:26:27.982Z Compiling memoffset v0.9.1
15512026-07-06T21:26:27.996Z Compiling encoding_rs v0.8.35
15522026-07-06T21:26:28.043Z Compiling mime v0.3.17
15532026-07-06T21:26:28.057Z Compiling smoltcp v0.9.1
15542026-07-06T21:26:28.060Z Compiling num-bigint-dig v0.8.6
15552026-07-06T21:26:28.185Z Compiling litrs v1.0.0
15562026-07-06T21:26:28.270Z Compiling psl-types v2.0.11
15572026-07-06T21:26:28.300Z Compiling fallible-iterator v0.2.0
15582026-07-06T21:26:28.394Z Compiling rustix v0.38.44
15592026-07-06T21:26:28.398Z Compiling zlib-rs v0.6.2
15602026-07-06T21:26:28.617Z Compiling ref-cast v1.0.25
15612026-07-06T21:26:28.690Z Compiling cfg_aliases v0.2.1
15622026-07-06T21:26:28.773Z Compiling nix v0.31.2
15632026-07-06T21:26:28.843Z Compiling document-features v0.2.12
15642026-07-06T21:26:28.980Z Compiling postgres-protocol v0.6.10
15652026-07-06T21:26:29.177Z Compiling publicsuffix v2.3.0
15662026-07-06T21:26:29.286Z Compiling hubpack_derive v0.1.1
15672026-07-06T21:26:29.454Z Compiling pin-project v1.1.11
15682026-07-06T21:26:29.486Z Compiling num-iter v0.1.45
15692026-07-06T21:26:29.528Z Compiling zerocopy v0.7.35
15702026-07-06T21:26:29.602Z Compiling newtype-uuid v1.3.2
15712026-07-06T21:26:29.744Z Compiling rand v0.8.6
15722026-07-06T21:26:29.929Z Compiling darling v0.21.3
15732026-07-06T21:26:29.943Z Compiling oxnet v0.1.6
15742026-07-06T21:26:30.013Z Compiling inout v0.2.2
15752026-07-06T21:26:30.033Z Compiling derive_builder v0.20.2
15762026-07-06T21:26:30.070Z Compiling hyper-tls v0.6.0
15772026-07-06T21:26:30.259Z Compiling goblin v0.8.2
15782026-07-06T21:26:30.650Z Compiling phf_shared v0.13.1
15792026-07-06T21:26:30.914Z Compiling lazy_static v1.5.0
15802026-07-06T21:26:30.928Z Compiling regex v1.12.3
15812026-07-06T21:26:30.928Z Compiling anstyle-parse v0.2.7
15822026-07-06T21:26:30.931Z Compiling futures-executor v0.3.32
15832026-07-06T21:26:31.009Z Compiling hex v0.4.3
15842026-07-06T21:26:31.108Z Compiling terminal_size v0.4.3
15852026-07-06T21:26:31.191Z Compiling strum_macros v0.27.2
15862026-07-06T21:26:31.252Z Compiling snafu-derive v0.8.9
15872026-07-06T21:26:31.281Z Compiling curve25519-dalek-derive v0.1.1
15882026-07-06T21:26:31.378Z Compiling flate2 v1.1.9
15892026-07-06T21:26:31.709Z Compiling daft-derive v0.1.7
15902026-07-06T21:26:31.792Z Compiling ref-cast-impl v1.0.25
15912026-07-06T21:26:31.942Z Compiling vergen v9.1.0
15922026-07-06T21:26:32.138Z Compiling cargo-platform v0.3.2
15932026-07-06T21:26:32.361Z Compiling ff v0.13.1
15942026-07-06T21:26:32.421Z Compiling fs-err v3.3.0
15952026-07-06T21:26:32.447Z Compiling ahash v0.8.12
15962026-07-06T21:26:32.501Z Compiling bumpalo v3.20.2
15972026-07-06T21:26:32.626Z Compiling foldhash v0.2.0
15982026-07-06T21:26:32.670Z Compiling base16ct v0.2.0
15992026-07-06T21:26:32.757Z Compiling libbz2-rs-sys v0.2.2
16002026-07-06T21:26:32.848Z Compiling same-file v1.0.6
16012026-07-06T21:26:32.863Z Compiling foldhash v0.1.5
16022026-07-06T21:26:33.017Z Compiling unicode-segmentation v1.12.0
16032026-07-06T21:26:33.034Z Compiling object v0.37.3
16042026-07-06T21:26:33.159Z Compiling bitflags v1.3.2
16052026-07-06T21:26:33.162Z Compiling winnow v0.5.40
16062026-07-06T21:26:33.239Z Compiling managed v0.8.0
16072026-07-06T21:26:33.368Z Compiling bzip2 v0.6.1
16082026-07-06T21:26:33.401Z Compiling strum v0.27.2
16092026-07-06T21:26:33.457Z Compiling snafu v0.8.9
16102026-07-06T21:26:33.531Z Compiling clap_builder v4.6.0
16112026-07-06T21:26:33.577Z Compiling hashbrown v0.15.5
16122026-07-06T21:26:33.751Z Compiling walkdir v2.5.0
16132026-07-06T21:26:33.806Z Compiling sec1 v0.7.3
16142026-07-06T21:26:34.062Z Compiling hashbrown v0.16.1
16152026-07-06T21:26:34.078Z Compiling zopfli v0.8.3
16162026-07-06T21:26:34.224Z Compiling dof v0.3.0
16172026-07-06T21:26:34.268Z Compiling group v0.13.0
16182026-07-06T21:26:34.449Z Compiling toml_edit v0.19.15
16192026-07-06T21:26:34.587Z Compiling daft v0.1.7
16202026-07-06T21:26:34.730Z Compiling cargo_metadata v0.23.1
16212026-07-06T21:26:34.871Z Compiling futures v0.3.32
16222026-07-06T21:26:34.931Z Compiling anstream v0.6.21
16232026-07-06T21:26:35.240Z Compiling phf v0.13.1
16242026-07-06T21:26:35.409Z Compiling signal-hook-mio v0.2.5
16252026-07-06T21:26:35.531Z Compiling cookie_store v0.22.1
16262026-07-06T21:26:36.104Z Compiling zstd v0.13.3
16272026-07-06T21:26:36.123Z Compiling bzip2 v0.4.4
16282026-07-06T21:26:36.234Z Compiling reqwest v0.12.28
16292026-07-06T21:26:36.339Z Compiling cipher v0.5.2
16302026-07-06T21:26:36.375Z Compiling serde_with_macros v3.17.0
16312026-07-06T21:26:36.531Z Compiling hubpack v0.1.2
16322026-07-06T21:26:36.743Z Compiling postgres-types v0.2.12
16332026-07-06T21:26:37.142Z Compiling ed25519 v2.2.3
16342026-07-06T21:26:37.308Z Compiling usdt-macro v0.6.0
16352026-07-06T21:26:37.518Z Compiling usdt-attr-macro v0.6.0
16362026-07-06T21:26:37.820Z Compiling globset v0.4.18
16372026-07-06T21:26:37.878Z Compiling dtrace-parser v0.2.0
16382026-07-06T21:26:38.042Z Compiling phf_shared v0.11.3
16392026-07-06T21:26:38.064Z Compiling hkdf v0.12.4
16402026-07-06T21:26:38.231Z Compiling olpc-cjson v0.1.4
16412026-07-06T21:26:38.232Z Compiling pkcs1 v0.7.5
16422026-07-06T21:26:38.327Z Compiling serde_plain v1.0.2
16432026-07-06T21:26:38.400Z Compiling serde-big-array v0.5.1
16442026-07-06T21:26:38.494Z Compiling crypto-bigint v0.5.5
16452026-07-06T21:26:38.526Z Compiling pem v3.0.6
16462026-07-06T21:26:38.541Z Compiling strum_macros v0.26.4
16472026-07-06T21:26:38.608Z Compiling serde_repr v0.1.20
16482026-07-06T21:26:38.639Z Compiling enum-as-inner v0.6.1
16492026-07-06T21:26:38.861Z Compiling async-recursion v1.1.1
16502026-07-06T21:26:39.153Z Compiling clap_derive v4.6.1
16512026-07-06T21:26:39.153Z Compiling float-cmp v0.10.0
16522026-07-06T21:26:39.314Z Compiling thread-id v4.2.2
16532026-07-06T21:26:39.404Z Compiling memmap2 v0.9.10
16542026-07-06T21:26:39.512Z Compiling env_filter v1.0.0
16552026-07-06T21:26:39.622Z Compiling precomputed-hash v0.1.1
16562026-07-06T21:26:39.716Z Compiling cpufeatures v0.3.0
16572026-07-06T21:26:39.800Z Compiling keccak v0.1.6
16582026-07-06T21:26:39.818Z Compiling predicates-core v1.0.10
16592026-07-06T21:26:39.921Z Compiling whoami v2.1.0
16602026-07-06T21:26:39.996Z Compiling data-encoding v2.10.0
16612026-07-06T21:26:40.291Z Compiling new_debug_unreachable v1.0.6
16622026-07-06T21:26:40.308Z Compiling normalize-line-endings v0.3.0
16632026-07-06T21:26:40.366Z Compiling const-oid v0.10.2
16642026-07-06T21:26:40.412Z Compiling fixedbitset v0.5.7
16652026-07-06T21:26:40.523Z Compiling either v1.15.0
16662026-07-06T21:26:40.573Z Compiling difflib v0.4.0
16672026-07-06T21:26:40.587Z Compiling typed-path v0.9.3
16682026-07-06T21:26:40.590Z Compiling winnow v1.0.3
16692026-07-06T21:26:40.688Z Compiling static_assertions v1.1.0
16702026-07-06T21:26:40.752Z Compiling fixedbitset v0.4.2
16712026-07-06T21:26:40.772Z Compiling jiff v0.2.21
16722026-07-06T21:26:40.784Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16732026-07-06T21:26:40.968Z Compiling toml_parser v1.1.2+spec-1.1.0
16742026-07-06T21:26:40.973Z Compiling clap v4.6.1
16752026-07-06T21:26:41.017Z Compiling petgraph v0.6.5
16762026-07-06T21:26:41.063Z Compiling predicates v3.1.4
16772026-07-06T21:26:41.191Z Compiling itertools v0.13.0
16782026-07-06T21:26:41.612Z Compiling petgraph v0.8.3
16792026-07-06T21:26:41.717Z Compiling toml_edit v0.22.27
16802026-07-06T21:26:41.831Z Compiling digest v0.11.3
16812026-07-06T21:26:42.056Z Compiling string_cache v0.8.9
16822026-07-06T21:26:42.284Z Compiling strum v0.26.3
16832026-07-06T21:26:42.413Z Compiling hickory-proto v0.25.2
16842026-07-06T21:26:42.442Z Compiling tokio-postgres v0.7.16
16852026-07-06T21:26:42.494Z Compiling sha3 v0.10.8
16862026-07-06T21:26:42.951Z Compiling chacha20 v0.10.0
16872026-07-06T21:26:43.319Z Compiling env_logger v0.11.9
16882026-07-06T21:26:43.544Z Compiling zip v4.6.1
16892026-07-06T21:26:43.591Z Compiling usdt v0.6.0
16902026-07-06T21:26:43.669Z Compiling elliptic-curve v0.13.8
16912026-07-06T21:26:43.853Z Compiling usdt-impl v0.5.0
16922026-07-06T21:26:44.079Z Compiling rsa v0.9.10
16932026-07-06T21:26:44.384Z Compiling crossterm v0.28.1
16942026-07-06T21:26:44.431Z Compiling serde_with v3.17.0
16952026-07-06T21:26:44.497Z Compiling ed25519-dalek v2.2.0
16962026-07-06T21:26:44.952Z Compiling zip v0.6.6
16972026-07-06T21:26:45.533Z Compiling toml v0.7.8
16982026-07-06T21:26:45.562Z Compiling iddqd v0.4.2
16992026-07-06T21:26:46.196Z Compiling heck v0.4.1
17002026-07-06T21:26:46.354Z Compiling similar v2.7.0
17012026-07-06T21:26:46.370Z Compiling crossbeam-epoch v0.9.18
17022026-07-06T21:26:46.418Z Compiling tokio-stream v0.1.18
17032026-07-06T21:26:46.700Z Compiling buf-list v1.1.2
17042026-07-06T21:26:46.878Z Compiling x509-cert v0.2.5
17052026-07-06T21:26:46.890Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17062026-07-06T21:26:46.975Z Compiling openapiv3 v2.2.0
17072026-07-06T21:26:47.150Z Compiling lalrpop-util v0.19.12
17082026-07-06T21:26:47.191Z Compiling peg-runtime v0.8.5
17092026-07-06T21:26:47.218Z Compiling thread_local v1.1.9
17102026-07-06T21:26:47.333Z Compiling slog-async v2.8.0
17112026-07-06T21:26:47.420Z Compiling crossbeam-channel v0.5.15
17122026-07-06T21:26:47.460Z Compiling is-terminal v0.4.17
17132026-07-06T21:26:47.474Z Compiling filetime v0.2.27
17142026-07-06T21:26:47.558Z Compiling take_mut v0.2.2
17152026-07-06T21:26:47.649Z Compiling xattr v1.6.1
17162026-07-06T21:26:47.670Z Compiling term v1.2.1
17172026-07-06T21:26:47.701Z Compiling camino-tempfile v1.4.1
17182026-07-06T21:26:47.822Z Compiling tar v0.4.45
17192026-07-06T21:26:48.243Z Compiling slog-term v2.9.2
17202026-07-06T21:26:58.081Z Compiling rustls-webpki v0.103.13
17212026-07-06T21:27:00.766Z Compiling tokio-rustls v0.26.4
17222026-07-06T21:27:00.766Z Compiling rustls-platform-verifier v0.6.2
17232026-07-06T21:27:00.770Z Compiling tough v0.22.0
17242026-07-06T21:27:00.981Z Compiling hyper-rustls v0.27.7
17252026-07-06T21:27:01.184Z Compiling reqwest v0.13.2
17262026-07-06T21:27:03.406Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17272026-07-06T21:27:03.640Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17282026-07-06T21:27:06.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17292026-07-06T21:27:06.613Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17302026-07-06T21:27:06.668ZJul 06 21:27:04.944 INFO Starting download, target: Clickhouse
17312026-07-06T21:27:06.668ZJul 06 21:27:04.945 INFO Starting download, target: Cockroach
17322026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Starting download, target: DendriteStub
17332026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Starting download, target: Console
17342026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Starting download, target: MaghemiteMgd
17352026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Starting download, target: MaghemiteDdmd
17362026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Starting download, target: TransceiverControl
17372026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17382026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17392026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17402026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17412026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17422026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17432026-07-06T21:27:06.671ZJul 06 21:27:04.945 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17442026-07-06T21:27:06.972ZJul 06 21:27:05.246 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17452026-07-06T21:27:07.198ZJul 06 21:27:05.450 INFO Download complete, target: TransceiverControl
17462026-07-06T21:27:08.503ZJul 06 21:27:06.759 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17472026-07-06T21:27:08.622ZJul 06 21:27:06.879 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17482026-07-06T21:27:08.741ZJul 06 21:27:06.972 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17492026-07-06T21:27:08.802ZJul 06 21:27:07.017 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17502026-07-06T21:27:09.020ZJul 06 21:27:07.283 INFO Download complete, target: Console
17512026-07-06T21:27:09.310ZJul 06 21:27:07.575 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17522026-07-06T21:27:10.228ZJul 06 21:27:08.502 INFO Download complete, target: MaghemiteDdmd
17532026-07-06T21:27:11.179ZJul 06 21:27:09.452 INFO Download complete, target: DendriteStub
17542026-07-06T21:27:11.343ZJul 06 21:27:09.620 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17552026-07-06T21:27:11.343ZJul 06 21:27:09.620 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17562026-07-06T21:27:11.742ZJul 06 21:27:10.018 INFO Download complete, target: MaghemiteMgd
17572026-07-06T21:27:15.326ZJul 06 21:27:13.603 INFO Checking that binary works, target: Clickhouse
17582026-07-06T21:27:15.421ZJul 06 21:27:13.697 INFO Download complete, target: Clickhouse
17592026-07-06T21:27:15.839ZJul 06 21:27:14.115 INFO Checking that binary works, target: Cockroach
17602026-07-06T21:27:15.951ZJul 06 21:27:14.228 INFO Download complete, target: Cockroach
17612026-07-06T21:27:15.967ZAll builder prerequisites installed successfully, and PATH looks valid
17622026-07-06T21:27:15.970Z
17632026-07-06T21:27:15.970Zreal 2:02.065254986
17642026-07-06T21:27:15.970Zuser 6:36.253946586
17652026-07-06T21:27:15.970Zsys 1:22.588562329
17662026-07-06T21:27:15.970Ztrap 0.217727466
17672026-07-06T21:27:15.970Ztflt 0.495197459
17682026-07-06T21:27:15.970Zdflt 0.832972768
17692026-07-06T21:27:15.970Zkflt 0.024251882
17702026-07-06T21:27:15.970Zlock 22:04.291054979
17712026-07-06T21:27:15.970Zslp 20:11.764569326
17722026-07-06T21:27:15.970Zlat 43.708405260
17732026-07-06T21:27:15.971Zstop 1:59.778397562
17742026-07-06T21:27:15.971Z+ banner clippy
17752026-07-06T21:27:15.971Z
17762026-07-06T21:27:15.971Z #### # # ##### ##### # #
17772026-07-06T21:27:15.971Z # # # # # # # # # #
17782026-07-06T21:27:15.971Z # # # # # # # #
17792026-07-06T21:27:15.971Z # # # ##### ##### #
17802026-07-06T21:27:15.971Z # # # # # # #
17812026-07-06T21:27:15.971Z #### ###### # # # #
17822026-07-06T21:27:15.971Z
17832026-07-06T21:27:15.971Z+ export CARGO_INCREMENTAL=0
17842026-07-06T21:27:15.971Z+ CARGO_INCREMENTAL=0
17852026-07-06T21:27:15.971Z+ ptime -m cargo xtask clippy
17862026-07-06T21:27:16.425Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17872026-07-06T21:27:16.714Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17882026-07-06T21:27:18.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s
17892026-07-06T21:27:18.518Z Running `target/debug/xtask clippy`
17902026-07-06T21:27:18.544Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17912026-07-06T21:27:19.096Z Downloading crates ...
17922026-07-06T21:27:19.302Z Downloaded addr2line v0.25.1
17932026-07-06T21:27:19.305Z Downloaded anes v0.1.6
17942026-07-06T21:27:19.307Z Downloaded async-object-pool v0.2.0
17952026-07-06T21:27:19.307Z Downloaded cast v0.3.0
17962026-07-06T21:27:19.307Z Downloaded event-listener-strategy v0.5.4
17972026-07-06T21:27:19.311Z Downloaded constant_time_eq v0.3.1
17982026-07-06T21:27:19.315Z Downloaded miette v5.10.0
17992026-07-06T21:27:19.322Z Downloaded oorandom v11.1.5
18002026-07-06T21:27:19.324Z Downloaded hex-literal v0.4.1
18012026-07-06T21:27:19.332Z Downloaded parking v2.2.1
18022026-07-06T21:27:19.336Z Downloaded httptest v0.16.4
18032026-07-06T21:27:19.339Z Downloaded textwrap v0.15.2
18042026-07-06T21:27:19.339Z Downloaded miette-derive v5.10.0
18052026-07-06T21:27:19.343Z Downloaded assert-json-diff v2.0.2
18062026-07-06T21:27:19.343Z Downloaded approx v0.5.1
18072026-07-06T21:27:19.346Z Downloaded pathdiff v0.2.3
18082026-07-06T21:27:19.354Z Downloaded supports-hyperlinks v2.1.0
18092026-07-06T21:27:19.357Z Downloaded concurrent-queue v2.5.0
18102026-07-06T21:27:19.367Z Downloaded target-spec v3.5.7
18112026-07-06T21:27:19.370Z Downloaded linkme v0.3.35
18122026-07-06T21:27:19.370Z Downloaded blake2b_simd v1.0.4
18132026-07-06T21:27:19.373Z Downloaded proc-macro-crate v3.4.0
18142026-07-06T21:27:19.377Z Downloaded criterion-plot v0.6.0
18152026-07-06T21:27:19.377Z Downloaded linkme-impl v0.3.35
18162026-07-06T21:27:19.377Z Downloaded futures-timer v3.0.3
18172026-07-06T21:27:19.381Z Downloaded event-listener v5.4.1
18182026-07-06T21:27:19.384Z Downloaded nested v0.1.1
18192026-07-06T21:27:19.388Z Downloaded supports-unicode v2.1.0
18202026-07-06T21:27:19.391Z Downloaded plotters-svg v0.3.7
18212026-07-06T21:27:19.391Z Downloaded serde_regex v1.1.0
18222026-07-06T21:27:19.397Z Downloaded libtest-mimic v0.8.1
18232026-07-06T21:27:19.400Z Downloaded stringmetrics v2.2.2
18242026-07-06T21:27:19.403Z Downloaded async-lock v3.4.2
18252026-07-06T21:27:19.409Z Downloaded escape8259 v0.5.3
18262026-07-06T21:27:19.411Z Downloaded supports-color v2.1.0
18272026-07-06T21:27:19.412Z Downloaded plotters-backend v0.3.7
18282026-07-06T21:27:19.414Z Downloaded guppy-workspace-hack v0.1.0
18292026-07-06T21:27:19.414Z Downloaded backtrace-ext v0.2.1
18302026-07-06T21:27:19.424Z Downloaded terminal_size v0.1.17
18312026-07-06T21:27:19.427Z Downloaded target-triple v1.0.0
18322026-07-06T21:27:19.427Z Downloaded path-tree v0.8.3
18332026-07-06T21:27:19.427Z Downloaded knuffel-derive v3.2.0
18342026-07-06T21:27:19.427Z Downloaded termcolor v1.4.1
18352026-07-06T21:27:19.430Z Downloaded owo-colors v3.5.0
18362026-07-06T21:27:19.430Z Downloaded hickory-client v0.25.2
18372026-07-06T21:27:19.430Z Downloaded datatest-stable v0.3.3
18382026-07-06T21:27:19.433Z Downloaded criterion v0.7.0
18392026-07-06T21:27:19.437Z Downloaded similar-asserts v1.7.0
18402026-07-06T21:27:19.441Z Downloaded tinytemplate v1.2.1
18412026-07-06T21:27:19.444Z Downloaded target-lexicon v0.13.3
18422026-07-06T21:27:19.447Z Downloaded assert_cmd v2.1.2
18432026-07-06T21:27:19.450Z Downloaded partial-io v0.5.4
18442026-07-06T21:27:19.452Z Downloaded backtrace v0.3.76
18452026-07-06T21:27:19.455Z Downloaded relative-path v1.9.3
18462026-07-06T21:27:19.458Z Downloaded toml_datetime v0.7.5+spec-1.1.0
18472026-07-06T21:27:19.467Z Downloaded rustc-demangle v0.1.27
18482026-07-06T21:27:19.470Z Downloaded cfg-expr v0.20.6
18492026-07-06T21:27:19.479Z Downloaded rust-argon2 v2.1.0
18502026-07-06T21:27:19.493Z Downloaded rstest_macros v0.25.0
18512026-07-06T21:27:19.496Z Downloaded trybuild v1.0.116
18522026-07-06T21:27:19.500Z Downloaded toml_edit v0.23.10+spec-1.0.0
18532026-07-06T21:27:19.500Z Downloaded rand_distr v0.5.1
18542026-07-06T21:27:19.503Z Downloaded chumsky v0.9.3
18552026-07-06T21:27:19.503Z Downloaded knuffel v3.2.0
18562026-07-06T21:27:19.507Z Downloaded rstest v0.25.0
18572026-07-06T21:27:19.507Z Downloaded fancy-regex v0.14.0
18582026-07-06T21:27:19.513Z Downloaded guppy v0.17.25
18592026-07-06T21:27:19.520Z Downloaded hashbrown v0.14.5
18602026-07-06T21:27:19.531Z Downloaded plotters v0.3.7
18612026-07-06T21:27:19.542Z Downloaded gimli v0.32.3
18622026-07-06T21:27:19.669Z Downloaded httpmock v0.8.3
18632026-07-06T21:27:21.340Z Checking cfg-if v1.0.4
18642026-07-06T21:27:21.701Z Checking libc v0.2.185
18652026-07-06T21:27:21.704Z Checking serde_core v1.0.228
18662026-07-06T21:27:21.779Z Checking memchr v2.8.0
18672026-07-06T21:27:21.821Z Checking zeroize v1.8.2
18682026-07-06T21:27:21.825Z Checking smallvec v1.15.1
18692026-07-06T21:27:21.900Z Checking rand_core v0.10.0
18702026-07-06T21:27:21.936Z Checking itoa v1.0.17
18712026-07-06T21:27:21.936Z Checking subtle v2.6.1
18722026-07-06T21:27:22.012Z Checking log v0.4.29
18732026-07-06T21:27:22.068Z Checking libm v0.2.16
18742026-07-06T21:27:22.117Z Checking typenum v1.20.1
18752026-07-06T21:27:22.158Z Checking getrandom v0.4.1
18762026-07-06T21:27:22.158Z Checking errno v0.3.14
18772026-07-06T21:27:22.234Z Checking scopeguard v1.2.0
18782026-07-06T21:27:22.275Z Checking stable_deref_trait v1.2.1
18792026-07-06T21:27:22.315Z Checking zmij v1.0.21
18802026-07-06T21:27:22.354Z Checking zerofrom v0.1.6
18812026-07-06T21:27:22.395Z Checking lock_api v0.4.14
18822026-07-06T21:27:22.437Z Checking percent-encoding v2.3.2
18832026-07-06T21:27:22.476Z Checking litemap v0.8.1
18842026-07-06T21:27:22.512Z Checking yoke v0.8.1
18852026-07-06T21:27:22.555Z Checking writeable v0.6.2
18862026-07-06T21:27:22.610Z Checking icu_normalizer_data v2.1.1
18872026-07-06T21:27:22.649Z Checking icu_properties_data v2.1.2
18882026-07-06T21:27:22.689Z Checking pin-project-lite v0.2.17
18892026-07-06T21:27:22.728Z Checking zerovec v0.11.5
18902026-07-06T21:27:22.731Z Checking zerotrie v0.2.3
18912026-07-06T21:27:22.799Z Checking num-traits v0.2.19
18922026-07-06T21:27:22.834Z Checking form_urlencoded v1.2.2
18932026-07-06T21:27:22.875Z Checking utf8_iter v1.0.4
18942026-07-06T21:27:22.917Z Checking parking_lot_core v0.9.12
18952026-07-06T21:27:22.957Z Checking zerocopy v0.8.40
18962026-07-06T21:27:23.003Z Checking portable-atomic v1.13.1
18972026-07-06T21:27:23.048Z Checking critical-section v1.2.0
18982026-07-06T21:27:23.089Z Checking signal-hook-registry v1.4.8
18992026-07-06T21:27:23.142Z Checking parking_lot v0.12.5
19002026-07-06T21:27:23.188Z Checking tinystr v0.8.2
19012026-07-06T21:27:23.189Z Checking potential_utf v0.1.4
19022026-07-06T21:27:23.260Z Checking serde v1.0.228
19032026-07-06T21:27:23.296Z Checking serde_json v1.0.150
19042026-07-06T21:27:23.348Z Checking bitflags v2.11.0
19052026-07-06T21:27:23.386Z Checking icu_collections v2.1.1
19062026-07-06T21:27:23.425Z Checking mio v1.2.0
19072026-07-06T21:27:23.428Z Checking icu_locale_core v2.1.1
19082026-07-06T21:27:23.500Z Checking once_cell v1.21.3
19092026-07-06T21:27:23.555Z Checking socket2 v0.6.3
19102026-07-06T21:27:23.687Z Checking bytes v1.11.1
19112026-07-06T21:27:23.728Z Checking iana-time-zone v0.1.65
19122026-07-06T21:27:23.783Z Checking uuid v1.23.4
19132026-07-06T21:27:23.827Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19142026-07-06T21:27:23.828Z Checking thiserror v2.0.18
19152026-07-06T21:27:23.898Z Checking chrono v0.4.44
19162026-07-06T21:27:23.958Z Checking semver v1.0.28
19172026-07-06T21:27:23.997Z Checking futures-core v0.3.32
19182026-07-06T21:27:24.000Z Checking icu_provider v2.1.1
19192026-07-06T21:27:24.138Z Checking dyn-clone v1.0.20
19202026-07-06T21:27:24.177Z Checking tokio v1.52.1
19212026-07-06T21:27:24.182Z Checking getrandom v0.2.17
19222026-07-06T21:27:24.254Z Checking equivalent v1.0.2
19232026-07-06T21:27:24.270Z Checking cmov v0.5.4
19242026-07-06T21:27:24.320Z Checking rustix v1.1.3
19252026-07-06T21:27:24.326Z Checking icu_properties v2.1.2
19262026-07-06T21:27:24.394Z Checking icu_normalizer v2.1.1
19272026-07-06T21:27:24.398Z Checking rand_core v0.6.4
19282026-07-06T21:27:24.491Z Checking ctutils v0.4.2
19292026-07-06T21:27:24.636Z Checking futures-sink v0.3.32
19302026-07-06T21:27:24.732Z Checking hybrid-array v0.4.13
19312026-07-06T21:27:24.736Z Checking byteorder v1.5.0
19322026-07-06T21:27:24.800Z Checking futures-channel v0.3.32
19332026-07-06T21:27:24.804Z Checking futures-task v0.3.32
19342026-07-06T21:27:24.989Z Checking slab v0.4.12
19352026-07-06T21:27:25.028Z Checking futures-io v0.3.32
19362026-07-06T21:27:25.033Z Checking generic-array v0.14.7
19372026-07-06T21:27:25.156Z Checking idna_adapter v1.2.1
19382026-07-06T21:27:25.194Z Checking thiserror v1.0.69
19392026-07-06T21:27:25.230Z Checking futures-util v0.3.32
19402026-07-06T21:27:25.233Z Checking getrandom v0.3.4
19412026-07-06T21:27:25.304Z Checking idna v1.1.0
19422026-07-06T21:27:25.341Z Checking hashbrown v0.17.0
19432026-07-06T21:27:25.438Z Checking base64ct v1.8.3
19442026-07-06T21:27:25.497Z Checking const-oid v0.9.6
19452026-07-06T21:27:25.534Z Checking crypto-common v0.2.2
19462026-07-06T21:27:25.575Z Checking url v2.5.8
19472026-07-06T21:27:25.703Z Checking crypto-common v0.1.7
19482026-07-06T21:27:25.742Z Checking ppv-lite86 v0.2.21
19492026-07-06T21:27:25.836Z Checking indexmap v2.14.0
19502026-07-06T21:27:25.874Z Checking fnv v1.0.7
19512026-07-06T21:27:25.999Z Checking regex-syntax v0.8.10
19522026-07-06T21:27:26.039Z Checking schemars v0.8.22
19532026-07-06T21:27:26.076Z Checking block-buffer v0.12.1
19542026-07-06T21:27:26.154Z Checking block-buffer v0.10.4
19552026-07-06T21:27:26.219Z Checking http v1.4.2
19562026-07-06T21:27:26.265Z Checking tracing-core v0.1.36
19572026-07-06T21:27:26.323Z Checking digest v0.10.7
19582026-07-06T21:27:26.419Z Checking utf8parse v0.2.2
19592026-07-06T21:27:26.547Z Checking base64 v0.22.1
19602026-07-06T21:27:26.585Z Checking anstyle v1.0.14
19612026-07-06T21:27:26.621Z Checking tracing v0.1.44
19622026-07-06T21:27:26.711Z Checking is_terminal_polyfill v1.70.2
19632026-07-06T21:27:26.811Z Checking anstyle-query v1.1.5
19642026-07-06T21:27:26.814Z Checking colorchoice v1.0.4
19652026-07-06T21:27:26.814Z Checking ipnet v2.11.0
19662026-07-06T21:27:26.919Z Checking const-oid v0.10.2
19672026-07-06T21:27:26.922Z Checking anstyle-parse v1.0.0
19682026-07-06T21:27:26.989Z Checking terminal_size v0.4.3
19692026-07-06T21:27:26.992Z Checking aho-corasick v1.1.4
19702026-07-06T21:27:27.104Z Checking crossbeam-utils v0.8.21
19712026-07-06T21:27:27.141Z Checking unicode-ident v1.0.24
19722026-07-06T21:27:27.144Z Checking anstream v1.0.0
19732026-07-06T21:27:27.212Z Checking strsim v0.11.1
19742026-07-06T21:27:27.215Z Checking clap_lex v1.0.0
19752026-07-06T21:27:27.284Z Checking proc-macro2 v1.0.106
19762026-07-06T21:27:27.332Z Checking powerfmt v0.2.0
19772026-07-06T21:27:27.392Z Checking tokio-util v0.7.18
19782026-07-06T21:27:27.395Z Checking httparse v1.10.1
19792026-07-06T21:27:27.468Z Checking num-conv v0.2.0
19802026-07-06T21:27:27.472Z Checking clap_builder v4.6.0
19812026-07-06T21:27:27.537Z Checking deranged v0.5.8
19822026-07-06T21:27:27.540Z Checking num_threads v0.1.7
19832026-07-06T21:27:27.611Z Checking time-core v0.1.8
19842026-07-06T21:27:27.614Z Checking quote v1.0.45
19852026-07-06T21:27:27.695Z Checking cpufeatures v0.3.0
19862026-07-06T21:27:27.699Z Checking rand_core v0.9.5
19872026-07-06T21:27:27.753Z Checking regex-automata v0.4.14
19882026-07-06T21:27:27.790Z Checking digest v0.11.3
19892026-07-06T21:27:27.827Z Checking erased-serde v0.3.31
19902026-07-06T21:27:27.830Z Checking syn v2.0.117
19912026-07-06T21:27:27.913Z Checking http-body v1.0.1
19922026-07-06T21:27:27.994Z Checking atomic-waker v1.1.2
19932026-07-06T21:27:28.059Z Checking cpufeatures v0.2.17
19942026-07-06T21:27:28.096Z Checking allocator-api2 v0.2.21
19952026-07-06T21:27:28.133Z Checking rand_chacha v0.9.0
19962026-07-06T21:27:28.169Z Checking aws-lc-sys v0.40.0
19972026-07-06T21:27:28.238Z Checking slog v2.8.2
19982026-07-06T21:27:28.362Z Checking anyhow v1.0.102
19992026-07-06T21:27:28.406Z Checking rustls-pki-types v1.14.0
20002026-07-06T21:27:28.468Z Checking time v0.3.47
20012026-07-06T21:27:28.536Z Checking untrusted v0.7.1
20022026-07-06T21:27:28.591Z Checking httpdate v1.0.3
20032026-07-06T21:27:28.680Z Checking try-lock v0.2.5
20042026-07-06T21:27:28.683Z Checking aws-lc-rs v1.16.3
20052026-07-06T21:27:28.752Z Checking rand v0.9.2
20062026-07-06T21:27:28.756Z Checking clap v4.6.1
20072026-07-06T21:27:28.824Z Checking h2 v0.4.15
20082026-07-06T21:27:28.827Z Checking want v0.3.1
20092026-07-06T21:27:28.896Z Checking tower-layer v0.3.3
20102026-07-06T21:27:29.012Z Checking ryu v1.0.23
20112026-07-06T21:27:29.075Z Checking tower-service v0.3.3
20122026-07-06T21:27:29.175Z Checking ipnetwork v0.21.1
20132026-07-06T21:27:29.213Z Checking hex v0.4.3
20142026-07-06T21:27:29.250Z Checking untrusted v0.9.0
20152026-07-06T21:27:29.394Z Checking fastrand v2.3.0
20162026-07-06T21:27:29.427Z Checking mime v0.3.17
20172026-07-06T21:27:29.463Z Checking pem-rfc7468 v0.7.0
20182026-07-06T21:27:29.567Z Checking rustls-webpki v0.103.13
20192026-07-06T21:27:29.607Z Checking block-padding v0.4.2
20202026-07-06T21:27:29.610Z Checking spin v0.9.8
20212026-07-06T21:27:29.610Z Checking flagset v0.4.7
20222026-07-06T21:27:29.679Z Checking http-body-util v0.1.3
20232026-07-06T21:27:29.747Z Checking simd-adler32 v0.3.8
20242026-07-06T21:27:29.783Z Checking inout v0.2.2
20252026-07-06T21:27:29.819Z Checking der v0.7.10
20262026-07-06T21:27:29.888Z Checking pretty-hex v0.4.1
20272026-07-06T21:27:29.944Z Checking tempfile v3.25.0
20282026-07-06T21:27:29.984Z Checking adler2 v2.0.1
20292026-07-06T21:27:29.988Z Checking openssl-probe v0.2.1
20302026-07-06T21:27:30.003Z Checking rustls v0.23.41
20312026-07-06T21:27:30.192Z Checking plain v0.2.3
20322026-07-06T21:27:30.192Z Checking cipher v0.5.2
20332026-07-06T21:27:30.229Z Checking regex v1.12.3
20342026-07-06T21:27:30.229Z Checking serde_urlencoded v0.7.1
20352026-07-06T21:27:30.302Z Checking miniz_oxide v0.8.9
20362026-07-06T21:27:30.305Z Checking camino v1.2.2
20372026-07-06T21:27:30.447Z Checking encoding_rs v0.8.35
20382026-07-06T21:27:30.486Z Checking ucd-trie v0.1.7
20392026-07-06T21:27:30.565Z Checking rand_chacha v0.3.1
20402026-07-06T21:27:30.604Z Checking spki v0.7.3
20412026-07-06T21:27:30.607Z Checking oxnet v0.1.6
20422026-07-06T21:27:30.675Z Checking pest v2.8.6
20432026-07-06T21:27:30.726Z Checking sync_wrapper v1.0.2
20442026-07-06T21:27:30.804Z Checking rand v0.8.6
20452026-07-06T21:27:30.844Z Checking either v1.15.0
20462026-07-06T21:27:30.880Z Checking tower v0.5.3
20472026-07-06T21:27:30.918Z Checking futures-executor v0.3.32
20482026-07-06T21:27:31.058Z Checking crc32fast v1.5.0
20492026-07-06T21:27:31.099Z Checking iri-string v0.7.10
20502026-07-06T21:27:31.230Z Checking futures v0.3.32
20512026-07-06T21:27:31.291Z Checking static_assertions v1.1.0
20522026-07-06T21:27:31.339Z Checking foldhash v0.2.0
20532026-07-06T21:27:31.378Z Checking pkcs8 v0.10.2
20542026-07-06T21:27:31.416Z Checking openapiv3 v2.2.0
20552026-07-06T21:27:31.419Z Checking hubpack v0.1.2
20562026-07-06T21:27:31.525Z Checking hashbrown v0.16.1
20572026-07-06T21:27:31.563Z Checking zlib-rs v0.6.2
20582026-07-06T21:27:31.643Z Checking rustls-native-certs v0.8.3
20592026-07-06T21:27:31.682Z Checking hyper v1.10.1
20602026-07-06T21:27:31.752Z Checking sha2 v0.10.9
20612026-07-06T21:27:31.820Z Checking strum v0.26.3
20622026-07-06T21:27:31.964Z Checking psl-types v2.0.11
20632026-07-06T21:27:32.057Z Checking lazy_static v1.5.0
20642026-07-06T21:27:32.095Z Checking cookie v0.18.1
20652026-07-06T21:27:32.131Z Checking publicsuffix v2.3.0
20662026-07-06T21:27:32.166Z Checking tower-http v0.6.8
20672026-07-06T21:27:32.205Z Checking tinyvec_macros v0.1.1
20682026-07-06T21:27:32.301Z Checking tinyvec v1.10.0
20692026-07-06T21:27:32.340Z Checking scroll v0.13.0
20702026-07-06T21:27:32.379Z Checking cookie_store v0.22.1
20712026-07-06T21:27:32.382Z Checking tokio-rustls v0.26.4
20722026-07-06T21:27:32.471Z Checking rustls-platform-verifier v0.6.2
20732026-07-06T21:27:32.509Z Checking flate2 v1.1.9
20742026-07-06T21:27:32.593Z Checking goblin v0.10.5
20752026-07-06T21:27:32.636Z Checking signature v2.2.0
20762026-07-06T21:27:32.641Z Checking num-integer v0.1.46
20772026-07-06T21:27:32.641Z Checking memmap2 v0.9.10
20782026-07-06T21:27:32.742Z Checking bit-vec v0.8.0
20792026-07-06T21:27:32.745Z Checking hyper-util v0.1.20
20802026-07-06T21:27:32.814Z Checking data-encoding v2.10.0
20812026-07-06T21:27:32.818Z Checking dtrace-parser v0.3.0
20822026-07-06T21:27:32.888Z Checking hmac v0.12.1
20832026-07-06T21:27:32.894Z Checking thread-id v5.1.0
20842026-07-06T21:27:32.959Z Checking bit-set v0.8.0
20852026-07-06T21:27:32.962Z Checking wait-timeout v0.2.1
20862026-07-06T21:27:33.039Z Checking bstr v1.12.1
20872026-07-06T21:27:33.078Z Checking crossbeam-epoch v0.9.18
20882026-07-06T21:27:33.081Z Checking anstyle-parse v0.2.7
20892026-07-06T21:27:33.151Z Checking ahash v0.8.12
20902026-07-06T21:27:33.154Z Checking serde_spanned v0.6.9
20912026-07-06T21:27:33.154Z Checking toml_datetime v0.6.11
20922026-07-06T21:27:33.291Z Checking quick-error v1.2.3
20932026-07-06T21:27:33.330Z Checking anstream v0.6.21
20942026-07-06T21:27:33.431Z Checking rand_xorshift v0.4.0
20952026-07-06T21:27:33.438Z Checking memoffset v0.9.1
20962026-07-06T21:27:33.438Z Checking scroll v0.12.0
20972026-07-06T21:27:33.482Z Checking rusty-fork v0.3.1
20982026-07-06T21:27:33.486Z Checking unarray v0.1.4
20992026-07-06T21:27:33.519Z Checking x509-cert v0.2.5
21002026-07-06T21:27:33.593Z Checking zerocopy v0.7.35
21012026-07-06T21:27:33.597Z Checking unicode-segmentation v1.12.0
21022026-07-06T21:27:33.658Z Checking num-iter v0.1.45
21032026-07-06T21:27:33.695Z Checking goblin v0.8.2
21042026-07-06T21:27:33.699Z Checking proptest v1.10.0
21052026-07-06T21:27:33.798Z Checking dtrace-parser v0.2.0
21062026-07-06T21:27:33.962Z Checking ff v0.13.1
21072026-07-06T21:27:34.062Z Checking thread-id v4.2.2
21082026-07-06T21:27:34.066Z Checking hyper-rustls v0.27.7
21092026-07-06T21:27:34.134Z Checking base16ct v0.2.0
21102026-07-06T21:27:34.138Z Checking foreign-types-shared v0.1.1
21112026-07-06T21:27:34.204Z Checking group v0.13.0
21122026-07-06T21:27:34.241Z Checking nix v0.31.2
21132026-07-06T21:27:34.280Z Checking foreign-types v0.3.2
21142026-07-06T21:27:34.317Z Checking sec1 v0.7.3
21152026-07-06T21:27:34.356Z Checking reqwest v0.13.2
21162026-07-06T21:27:34.394Z Checking hkdf v0.12.4
21172026-07-06T21:27:34.397Z Checking crypto-bigint v0.5.5
21182026-07-06T21:27:34.550Z Checking rustix v0.38.44
21192026-07-06T21:27:34.588Z Checking openssl-sys v0.9.115
21202026-07-06T21:27:34.910Z Checking dof v0.4.0
21212026-07-06T21:27:34.985Z Checking env_filter v1.0.0
21222026-07-06T21:27:35.160Z Checking keccak v0.1.6
21232026-07-06T21:27:35.224Z Checking same-file v1.0.6
21242026-07-06T21:27:35.340Z Checking winnow v0.7.14
21252026-07-06T21:27:35.379Z Checking walkdir v2.5.0
21262026-07-06T21:27:35.382Z Checking sha3 v0.10.8
21272026-07-06T21:27:35.382Z Checking elliptic-curve v0.13.8
21282026-07-06T21:27:35.486Z Checking env_logger v0.11.9
21292026-07-06T21:27:35.521Z Checking newtype-uuid v1.3.2
21302026-07-06T21:27:35.563Z Checking dof v0.3.0
21312026-07-06T21:27:35.600Z Checking openssl v0.10.79
21322026-07-06T21:27:35.603Z Checking usdt-impl v0.6.0
21332026-07-06T21:27:35.672Z Checking num-bigint-dig v0.8.6
21342026-07-06T21:27:35.708Z Checking pkcs1 v0.7.5
21352026-07-06T21:27:35.745Z Checking daft v0.1.7
21362026-07-06T21:27:35.786Z Checking itertools v0.13.0
21372026-07-06T21:27:35.870Z Checking usdt-impl v0.5.0
21382026-07-06T21:27:35.938Z Checking serde_with v3.17.0
21392026-07-06T21:27:35.944Z Checking usdt v0.6.0
21402026-07-06T21:27:36.011Z Checking winnow v1.0.3
21412026-07-06T21:27:36.169Z Checking bitflags v1.3.2
21422026-07-06T21:27:36.208Z Checking siphasher v1.0.2
21432026-07-06T21:27:36.272Z Checking unicode-normalization v0.1.25
21442026-07-06T21:27:36.326Z Checking toml_parser v1.1.2+spec-1.1.0
21452026-07-06T21:27:36.394Z Checking signal-hook v0.3.18
21462026-07-06T21:27:36.494Z Checking rsa v0.9.10
21472026-07-06T21:27:36.548Z Checking managed v0.8.0
21482026-07-06T21:27:36.614Z Checking toml_write v0.1.2
21492026-07-06T21:27:36.695Z Checking winnow v0.5.40
21502026-07-06T21:27:36.717Z Checking chacha20 v0.10.0
21512026-07-06T21:27:36.776Z Checking curve25519-dalek v4.1.3
21522026-07-06T21:27:36.814Z Checking toml_edit v0.22.27
21532026-07-06T21:27:36.850Z Checking bzip2-sys v0.1.13+1.0.8
21542026-07-06T21:27:36.967Z Checking object v0.37.3
21552026-07-06T21:27:37.005Z Checking foldhash v0.1.5
21562026-07-06T21:27:37.042Z Checking bzip2 v0.4.4
21572026-07-06T21:27:37.170Z Checking hashbrown v0.15.5
21582026-07-06T21:27:37.233Z Checking signal-hook-mio v0.2.5
21592026-07-06T21:27:37.373Z Checking globset v0.4.18
21602026-07-06T21:27:37.414Z Checking ed25519 v2.2.3
21612026-07-06T21:27:37.565Z Checking ref-cast v1.0.25
21622026-07-06T21:27:37.626Z Checking zstd-sys v2.0.16+zstd.1.5.7
21632026-07-06T21:27:37.664Z Checking ed25519-dalek v2.2.0
21642026-07-06T21:27:37.669Z Checking native-tls v0.2.18
21652026-07-06T21:27:37.669Z Checking zip v0.6.6
21662026-07-06T21:27:37.767Z Checking pin-project v1.1.11
21672026-07-06T21:27:37.771Z Checking zstd-safe v7.2.4
21682026-07-06T21:27:37.845Z Checking toml_edit v0.19.15
21692026-07-06T21:27:37.893Z Checking libbz2-rs-sys v0.2.2
21702026-07-06T21:27:37.931Z Checking bumpalo v3.20.2
21712026-07-06T21:27:37.968Z Checking tokio-native-tls v0.3.1
21722026-07-06T21:27:37.971Z Checking crossterm v0.28.1
21732026-07-06T21:27:38.044Z Checking zstd v0.13.3
21742026-07-06T21:27:38.048Z Checking similar v2.7.0
21752026-07-06T21:27:38.155Z Checking zopfli v0.8.3
21762026-07-06T21:27:38.158Z Checking hyper-tls v0.6.0
21772026-07-06T21:27:38.260Z Checking fs-err v3.3.0
21782026-07-06T21:27:38.313Z Checking bzip2 v0.6.1
21792026-07-06T21:27:38.385Z Checking reqwest v0.12.28
21802026-07-06T21:27:38.489Z Checking pem v3.0.6
21812026-07-06T21:27:38.530Z Checking hash32 v0.2.1
21822026-07-06T21:27:38.533Z Checking serde-big-array v0.5.1
21832026-07-06T21:27:38.600Z Checking jiff v0.2.21
21842026-07-06T21:27:38.674Z Checking predicates-core v1.0.10
21852026-07-06T21:27:38.716Z Checking unicode-properties v0.1.4
21862026-07-06T21:27:38.755Z Checking unicode-bidi v0.3.18
21872026-07-06T21:27:38.759Z Checking heapless v0.7.17
21882026-07-06T21:27:38.828Z Checking snafu v0.8.9
21892026-07-06T21:27:38.890Z Checking toml v0.7.8
21902026-07-06T21:27:38.933Z Checking olpc-cjson v0.1.4
21912026-07-06T21:27:39.082Z Checking stringprep v0.1.5
21922026-07-06T21:27:39.122Z Checking hickory-proto v0.25.2
21932026-07-06T21:27:39.126Z Checking md-5 v0.10.6
21942026-07-06T21:27:39.191Z Checking serde_plain v1.0.2
21952026-07-06T21:27:39.229Z Checking float-cmp v0.10.0
21962026-07-06T21:27:39.232Z Checking typed-path v0.9.3
21972026-07-06T21:27:39.299Z Checking normalize-line-endings v0.3.0
21982026-07-06T21:27:39.302Z Checking difflib v0.4.0
21992026-07-06T21:27:39.369Z Checking fallible-iterator v0.2.0
22002026-07-06T21:27:39.372Z Checking smoltcp v0.9.1
22012026-07-06T21:27:39.440Z Checking iddqd v0.4.2
22022026-07-06T21:27:39.444Z Checking phf_shared v0.13.1
22032026-07-06T21:27:39.533Z Checking predicates v3.1.4
22042026-07-06T21:27:39.662Z Checking phf_shared v0.11.3
22052026-07-06T21:27:39.700Z Checking postgres-protocol v0.6.10
22062026-07-06T21:27:39.837Z Checking tokio-stream v0.1.18
22072026-07-06T21:27:39.876Z Checking buf-list v1.1.2
22082026-07-06T21:27:40.002Z Checking strum v0.27.2
22092026-07-06T21:27:40.043Z Checking fixedbitset v0.5.7
22102026-07-06T21:27:40.047Z Checking tough v0.22.0
22112026-07-06T21:27:40.116Z Checking precomputed-hash v0.1.1
22122026-07-06T21:27:40.154Z Checking fixedbitset v0.4.2
22132026-07-06T21:27:40.231Z Checking new_debug_unreachable v1.0.6
22142026-07-06T21:27:40.270Z Checking lalrpop-util v0.19.12
22152026-07-06T21:27:40.273Z Checking petgraph v0.8.3
22162026-07-06T21:27:40.343Z Checking petgraph v0.6.5
22172026-07-06T21:27:40.379Z Checking string_cache v0.8.9
22182026-07-06T21:27:40.420Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22192026-07-06T21:27:40.468Z Checking postgres-types v0.2.12
22202026-07-06T21:27:40.577Z Checking phf v0.13.1
22212026-07-06T21:27:40.760Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22222026-07-06T21:27:40.810Z Checking whoami v2.1.0
22232026-07-06T21:27:40.856Z Checking zip v4.6.1
22242026-07-06T21:27:41.033Z Checking peg-runtime v0.8.5
22252026-07-06T21:27:41.072Z Checking tokio-postgres v0.7.16
22262026-07-06T21:27:41.322Z Checking is-terminal v0.4.17
22272026-07-06T21:27:41.446Z Checking crossbeam-channel v0.5.15
22282026-07-06T21:27:41.485Z Checking thread_local v1.1.9
22292026-07-06T21:27:41.616Z Compiling structmeta-derive v0.3.0
22302026-07-06T21:27:41.678Z Checking take_mut v0.2.2
22312026-07-06T21:27:41.812Z Checking term v1.2.1
22322026-07-06T21:27:41.849Z Checking slog-async v2.8.0
22332026-07-06T21:27:41.922Z Compiling newtype-uuid-macros v0.1.0
22342026-07-06T21:27:41.925Z Compiling multer v3.1.0
22352026-07-06T21:27:42.057Z Compiling async-stream-impl v0.3.6
22362026-07-06T21:27:42.092Z Checking slog-term v2.9.2
22372026-07-06T21:27:42.147Z Checking match_cfg v0.1.0
22382026-07-06T21:27:42.249Z Checking hostname v0.3.1
22392026-07-06T21:27:42.287Z Checking slog-json v2.6.1
22402026-07-06T21:27:42.378Z Compiling dropshot v0.17.1
22412026-07-06T21:27:42.381Z Compiling dropshot_endpoint v0.17.1
22422026-07-06T21:27:42.453Z Checking debug-ignore v1.0.5
22432026-07-06T21:27:42.489Z Checking slog-bunyan v2.5.0
22442026-07-06T21:27:42.582Z Checking progenitor-client v0.14.0
22452026-07-06T21:27:42.660Z Checking sha1 v0.11.0
22462026-07-06T21:27:42.695Z Checking serde_path_to_error v0.1.20
22472026-07-06T21:27:42.733Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22482026-07-06T21:27:42.765Z Compiling structmeta v0.3.0
22492026-07-06T21:27:42.765Z Checking serde_spanned v1.1.1
22502026-07-06T21:27:42.869Z Checking toml_datetime v1.1.1+spec-1.1.0
22512026-07-06T21:27:42.872Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22522026-07-06T21:27:42.944Z Checking compression-core v0.4.31
22532026-07-06T21:27:42.985Z Checking toml_writer v1.1.1+spec-1.1.0
22542026-07-06T21:27:42.988Z Checking async-stream v0.3.6
22552026-07-06T21:27:43.054Z Compiling derive-ex v0.1.8
22562026-07-06T21:27:43.127Z Checking compression-codecs v0.4.37
22572026-07-06T21:27:43.173Z Checking rustls-pemfile v2.2.0
22582026-07-06T21:27:43.208Z Checking waitgroup v0.1.2
22592026-07-06T21:27:43.245Z Checking toml v1.1.2+spec-1.1.0
22602026-07-06T21:27:43.322Z Checking async-compression v0.4.41
22612026-07-06T21:27:43.362Z Checking hostname v0.4.2
22622026-07-06T21:27:43.365Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22632026-07-06T21:27:43.365Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22642026-07-06T21:27:43.365Z Checking atomicwrites v0.4.4
22652026-07-06T21:27:43.499Z Checking itertools v0.14.0
22662026-07-06T21:27:43.535Z Compiling parse-display-derive v0.10.0
22672026-07-06T21:27:43.583Z Checking macaddr v1.0.1
22682026-07-06T21:27:43.621Z Checking regress v0.10.5
22692026-07-06T21:27:43.657Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22702026-07-06T21:27:43.795Z Checking instant v0.1.13
22712026-07-06T21:27:43.841Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22722026-07-06T21:27:43.912Z Checking backoff v0.4.0
22732026-07-06T21:27:44.108Z Checking backon v1.6.0
22742026-07-06T21:27:44.111Z Checking humantime v2.3.0
22752026-07-06T21:27:44.182Z Checking unicode-width v0.2.0
22762026-07-06T21:27:44.307Z Checking progenitor-extras v0.2.0
22772026-07-06T21:27:44.360Z Compiling convert_case v0.4.0
22782026-07-06T21:27:44.461Z Checking heck v0.5.0
22792026-07-06T21:27:44.563Z Checking half v2.7.1
22802026-07-06T21:27:44.566Z Checking ciborium-io v0.2.2
22812026-07-06T21:27:44.636Z Checking secrecy v0.10.3
22822026-07-06T21:27:44.727Z Checking camino-tempfile v1.4.1
22832026-07-06T21:27:44.767Z Compiling test-strategy v0.4.5
22842026-07-06T21:27:44.771Z Compiling derive_more v0.99.20
22852026-07-06T21:27:44.838Z Compiling regress v0.11.1
22862026-07-06T21:27:44.873Z Checking ciborium-ll v0.2.2
22872026-07-06T21:27:44.913Z Checking indent_write v2.2.0
22882026-07-06T21:27:45.076Z Checking ciborium v0.2.2
22892026-07-06T21:27:45.080Z Compiling crucible-workspace-hack v0.1.0
22902026-07-06T21:27:45.240Z Checking parse-display v0.10.0
22912026-07-06T21:27:45.385Z Compiling unsafe-libyaml v0.2.11
22922026-07-06T21:27:45.520Z Checking inout v0.1.4
22932026-07-06T21:27:45.592Z Checking universal-hash v0.5.1
22942026-07-06T21:27:45.686Z Checking cipher v0.4.4
22952026-07-06T21:27:45.746Z Compiling thiserror-impl-no-std v2.0.2
22962026-07-06T21:27:45.925Z Checking opaque-debug v0.3.1
22972026-07-06T21:27:46.021Z Compiling serde_yaml v0.9.34+deprecated
22982026-07-06T21:27:46.162Z Checking swrite v0.1.0
22992026-07-06T21:27:46.251Z Checking poly1305 v0.8.0
23002026-07-06T21:27:46.290Z Checking chacha20 v0.9.1
23012026-07-06T21:27:46.325Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
23022026-07-06T21:27:46.517Z Compiling typify-impl v0.6.2
23032026-07-06T21:27:46.554Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23042026-07-06T21:27:46.732Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23052026-07-06T21:27:46.933Z Checking blake2 v0.10.6
23062026-07-06T21:27:47.033Z Checking thiserror-no-std v2.0.2
23072026-07-06T21:27:47.154Z Checking aead v0.5.2
23082026-07-06T21:27:47.207Z Checking password-hash v0.5.0
23092026-07-06T21:27:47.333Z Checking chacha20poly1305 v0.10.1
23102026-07-06T21:27:47.428Z Checking vsss-rs v3.3.4
23112026-07-06T21:27:47.473Z Checking argon2 v0.5.3
23122026-07-06T21:27:47.510Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23132026-07-06T21:27:47.566Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23142026-07-06T21:27:47.849Z Checking byte-wrapper v0.1.0
23152026-07-06T21:27:47.852Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23162026-07-06T21:27:47.922Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23172026-07-06T21:27:47.958Z Checking crossbeam-deque v0.8.6
23182026-07-06T21:27:48.117Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23192026-07-06T21:27:48.120Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23202026-07-06T21:27:48.190Z Compiling rayon-core v1.13.0
23212026-07-06T21:27:48.193Z Compiling proc-macro-crate v1.3.1
23222026-07-06T21:27:48.570Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23232026-07-06T21:27:48.663Z Compiling proc-macro-error v1.0.4
23242026-07-06T21:27:48.817Z Checking rayon v1.11.0
23252026-07-06T21:27:48.882Z Compiling num_enum_derive v0.7.6
23262026-07-06T21:27:48.999Z Checking tabwriter v1.4.1
23272026-07-06T21:27:49.180Z Checking toml v0.8.23
23282026-07-06T21:27:49.524Z Checking glob v0.3.3
23292026-07-06T21:27:49.561Z Checking colored v3.1.1
23302026-07-06T21:27:49.603Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23312026-07-06T21:27:49.729Z Compiling heapless v0.8.0
23322026-07-06T21:27:49.767Z Compiling ingot-macros v0.1.1
23332026-07-06T21:27:49.770Z Checking hash32 v0.3.1
23342026-07-06T21:27:49.836Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23352026-07-06T21:27:49.958Z Checking unicode-width v0.1.14
23362026-07-06T21:27:49.995Z Checking num_enum v0.7.6
23372026-07-06T21:27:50.092Z Compiling smoltcp v0.11.0
23382026-07-06T21:27:50.188Z Checking cobs v0.3.0
23392026-07-06T21:27:50.241Z Compiling usdt-attr-macro v0.5.0
23402026-07-06T21:27:50.313Z Compiling usdt-macro v0.5.0
23412026-07-06T21:27:50.363Z Checking memmap v0.7.0
23422026-07-06T21:27:50.518Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23432026-07-06T21:27:50.557Z Checking postcard v1.1.3
23442026-07-06T21:27:50.592Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23452026-07-06T21:27:50.791Z Checking rand v0.10.1
23462026-07-06T21:27:50.886Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23472026-07-06T21:27:51.051Z Checking sigpipe v0.1.3
23482026-07-06T21:27:51.088Z Checking usdt v0.5.0
23492026-07-06T21:27:51.092Z Compiling typify-macro v0.6.2
23502026-07-06T21:27:51.159Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23512026-07-06T21:27:51.162Z Compiling foreign-types-macros v0.2.3
23522026-07-06T21:27:51.285Z Checking foreign-types-shared v0.3.1
23532026-07-06T21:27:51.467Z Compiling num_enum_derive v0.5.11
23542026-07-06T21:27:51.501Z Checking cstr-argument v0.1.2
23552026-07-06T21:27:51.569Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23562026-07-06T21:27:51.650Z Compiling num-derive v0.4.2
23572026-07-06T21:27:51.867Z Checking foreign-types v0.5.0
23582026-07-06T21:27:51.918Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23592026-07-06T21:27:51.978Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23602026-07-06T21:27:52.075Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23612026-07-06T21:27:52.246Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23622026-07-06T21:27:52.289Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23632026-07-06T21:27:52.412Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23642026-07-06T21:27:52.450Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23652026-07-06T21:27:52.487Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23662026-07-06T21:27:52.570Z Checking num_enum v0.5.11
23672026-07-06T21:27:52.643Z Checking ingot-types v0.1.2
23682026-07-06T21:27:52.646Z Compiling zone_cfg_derive v0.3.1
23692026-07-06T21:27:52.713Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23702026-07-06T21:27:52.717Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23712026-07-06T21:27:52.879Z Checking itertools v0.12.1
23722026-07-06T21:27:52.917Z Compiling typify v0.6.2
23732026-07-06T21:27:52.950Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23742026-07-06T21:27:53.034Z Checking ingot v0.1.1
23752026-07-06T21:27:53.072Z Compiling progenitor-impl v0.14.0
23762026-07-06T21:27:53.261Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23772026-07-06T21:27:53.436Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23782026-07-06T21:27:53.526Z Checking smf v0.2.3
23792026-07-06T21:27:53.531Z Checking whoami v1.6.1
23802026-07-06T21:27:53.686Z Checking tokio-dtrace v0.1.1
23812026-07-06T21:27:53.734Z Compiling derive-where v1.6.0
23822026-07-06T21:27:53.737Z Checking console v0.15.11
23832026-07-06T21:27:53.902Z Checking oxide-tokio-rt v0.1.4
23842026-07-06T21:27:53.940Z Checking zone v0.3.1
23852026-07-06T21:27:54.026Z Checking newline-converter v0.3.0
23862026-07-06T21:27:54.076Z Checking bytecount v0.6.9
23872026-07-06T21:27:54.115Z Compiling owo-colors v4.3.0
23882026-07-06T21:27:54.167Z Checking expectorate v1.2.0
23892026-07-06T21:27:54.212Z Compiling cancel-safe-futures v0.1.5
23902026-07-06T21:27:54.322Z Checking libsw-core v0.3.2
23912026-07-06T21:27:54.360Z Checking num-rational v0.4.2
23922026-07-06T21:27:54.532Z Checking libsw v3.5.0
23932026-07-06T21:27:54.662Z Checking num-complex v0.4.6
23942026-07-06T21:27:54.700Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23952026-07-06T21:27:54.836Z Checking linear-map v1.2.0
23962026-07-06T21:27:54.952Z Checking float-ord v0.3.2
23972026-07-06T21:27:55.027Z Checking num v0.4.3
23982026-07-06T21:27:55.064Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23992026-07-06T21:27:55.100Z Checking gethostname v0.5.0
24002026-07-06T21:27:55.103Z Compiling prettyplease v0.2.37
24012026-07-06T21:27:55.169Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24022026-07-06T21:27:55.207Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24032026-07-06T21:27:55.242Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24042026-07-06T21:27:55.429Z Checking resolv-conf v0.7.6
24052026-07-06T21:27:55.584Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24062026-07-06T21:27:55.644Z Checking unicode-linebreak v0.1.5
24072026-07-06T21:27:55.680Z Compiling progenitor-macro v0.14.0
24082026-07-06T21:27:55.843Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24092026-07-06T21:27:55.888Z Checking smawk v0.3.2
24102026-07-06T21:27:56.050Z Checking papergrid v0.11.0
24112026-07-06T21:27:56.673Z Compiling tabled_derive v0.7.0
24122026-07-06T21:27:56.711Z Compiling convert_case v0.10.0
24132026-07-06T21:27:56.907Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24142026-07-06T21:27:56.945Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24152026-07-06T21:27:57.074Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24162026-07-06T21:27:57.112Z Compiling slog-dtrace v0.3.0
24172026-07-06T21:27:57.151Z Compiling derive_more-impl v2.1.1
24182026-07-06T21:27:57.386Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24192026-07-06T21:27:57.425Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24202026-07-06T21:27:57.754Z Checking tabled v0.15.0
24212026-07-06T21:27:58.014Z Checking derive_more v2.1.1
24222026-07-06T21:27:58.087Z Checking linked-hash-map v0.5.6
24232026-07-06T21:27:58.123Z Checking crossterm v0.29.0
24242026-07-06T21:27:58.283Z Checking lru-cache v0.1.2
24252026-07-06T21:27:58.692Z Checking hickory-proto v0.24.4
24262026-07-06T21:27:58.780Z Checking fd-lock v4.0.4
24272026-07-06T21:27:59.424Z Checking vte v0.14.1
24282026-07-06T21:27:59.483Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24292026-07-06T21:27:59.690Z Checking display-error-chain v0.2.2
24302026-07-06T21:27:59.791Z Checking strip-ansi-escapes v0.2.1
24312026-07-06T21:27:59.984Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24322026-07-06T21:28:00.417Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24332026-07-06T21:28:00.564Z Checking progenitor v0.14.0
24342026-07-06T21:28:00.733Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24352026-07-06T21:28:01.011Z Checking termtree v0.5.1
24362026-07-06T21:28:01.088Z Checking nu-ansi-term v0.50.3
24372026-07-06T21:28:01.178Z Checking hickory-resolver v0.24.4
24382026-07-06T21:28:01.216Z Checking textwrap v0.16.2
24392026-07-06T21:28:01.329Z Checking reedline v0.40.0
24402026-07-06T21:28:01.398Z Compiling minimal-lexical v0.2.1
24412026-07-06T21:28:01.467Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24422026-07-06T21:28:01.681Z Compiling nom v7.1.3
24432026-07-06T21:28:01.958Z Checking qorb v0.4.1
24442026-07-06T21:28:01.996Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24452026-07-06T21:28:02.478Z Compiling unicode-xid v0.2.6
24462026-07-06T21:28:02.565Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24472026-07-06T21:28:02.641Z Compiling ar_archive_writer v0.5.1
24482026-07-06T21:28:03.154Z Checking csv-core v0.1.13
24492026-07-06T21:28:03.192Z Compiling stacker v0.1.23
24502026-07-06T21:28:03.229Z Compiling cfg_aliases v0.1.1
24512026-07-06T21:28:03.264Z Compiling semver v0.1.20
24522026-07-06T21:28:03.334Z Checking highway v1.3.0
24532026-07-06T21:28:03.369Z Checking csv v1.4.0
24542026-07-06T21:28:03.533Z Compiling psm v0.1.30
24552026-07-06T21:28:03.578Z Compiling rustc_version v0.1.7
24562026-07-06T21:28:03.614Z Compiling nix v0.28.0
24572026-07-06T21:28:03.618Z Checking nibble_vec v0.1.0
24582026-07-06T21:28:03.682Z Checking endian-type v0.1.2
24592026-07-06T21:28:03.766Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24602026-07-06T21:28:03.806Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24612026-07-06T21:28:03.844Z Compiling newtype_derive v0.1.6
24622026-07-06T21:28:03.847Z Checking radix_trie v0.2.1
24632026-07-06T21:28:04.052Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24642026-07-06T21:28:04.091Z Checking phf_shared v0.12.1
24652026-07-06T21:28:04.160Z Compiling recursive-proc-macro-impl v0.1.1
24662026-07-06T21:28:04.261Z Compiling chrono-tz v0.10.4
24672026-07-06T21:28:04.297Z Checking phf v0.12.1
24682026-07-06T21:28:04.578Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24692026-07-06T21:28:04.612Z Compiling const_format_proc_macros v0.2.34
24702026-07-06T21:28:04.615Z Checking recursive v0.1.1
24712026-07-06T21:28:04.615Z Compiling peg-macros v0.8.5
24722026-07-06T21:28:04.715Z Checking nom v8.0.0
24732026-07-06T21:28:04.806Z Checking winnow v0.6.26
24742026-07-06T21:28:05.111Z Compiling sqlparser_derive v0.5.0
24752026-07-06T21:28:05.391Z Checking unicode_categories v0.1.1
24762026-07-06T21:28:05.474Z Checking home v0.5.12
24772026-07-06T21:28:05.578Z Checking const_format v0.2.35
24782026-07-06T21:28:05.617Z Checking rustyline v14.0.0
24792026-07-06T21:28:05.928Z Checking sqlparser v0.61.0
24802026-07-06T21:28:05.975Z Checking sqlformat v0.3.5
24812026-07-06T21:28:06.050Z Checking peg v0.8.5
24822026-07-06T21:28:06.151Z Checking bcs v0.1.6
24832026-07-06T21:28:06.333Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=0d06cd1533cb8c376ac4ac30a278815c02e2f0e1#0d06cd15)
24842026-07-06T21:28:06.415Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24852026-07-06T21:28:06.452Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
24862026-07-06T21:28:06.455Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24872026-07-06T21:28:06.632Z Checking steno v0.4.1
24882026-07-06T21:28:06.689Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=0d06cd1533cb8c376ac4ac30a278815c02e2f0e1#0d06cd15)
24892026-07-06T21:28:06.888Z Checking sha1 v0.10.6
24902026-07-06T21:28:06.982Z Checking filetime v0.2.27
24912026-07-06T21:28:07.091Z Checking xattr v1.6.1
24922026-07-06T21:28:07.255Z Checking tar v0.4.45
24932026-07-06T21:28:07.533Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24942026-07-06T21:28:07.681Z Checking subprocess v0.2.15
24952026-07-06T21:28:07.723Z Checking headers-core v0.3.0
24962026-07-06T21:28:07.762Z Checking base64 v0.21.7
24972026-07-06T21:28:07.865Z Checking headers v0.4.1
24982026-07-06T21:28:08.008Z Checking yasna v0.5.2
24992026-07-06T21:28:08.058Z Checking dropshot-api-manager-types v0.7.2
25002026-07-06T21:28:08.242Z Checking tagptr v0.2.0
25012026-07-06T21:28:08.359Z Checking utf-8 v0.7.6
25022026-07-06T21:28:08.412Z Checking moka v0.12.13
25032026-07-06T21:28:08.448Z Checking rcgen v0.12.1
25042026-07-06T21:28:08.524Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25052026-07-06T21:28:08.702Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25062026-07-06T21:28:08.783Z Checking tungstenite v0.21.0
25072026-07-06T21:28:08.824Z Compiling libefi-sys v0.1.0
25082026-07-06T21:28:09.087Z Checking hickory-resolver v0.25.2
25092026-07-06T21:28:09.201Z Compiling bitfield-struct v0.6.2
25102026-07-06T21:28:09.236Z Checking tokio-tungstenite v0.21.0
25112026-07-06T21:28:09.544Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25122026-07-06T21:28:09.822Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25132026-07-06T21:28:09.859Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25142026-07-06T21:28:09.893Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25152026-07-06T21:28:10.249Z Compiling radium v0.7.0
25162026-07-06T21:28:10.349Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25172026-07-06T21:28:10.383Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25182026-07-06T21:28:10.456Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25192026-07-06T21:28:10.498Z Compiling maybe-uninit v2.0.0
25202026-07-06T21:28:10.594Z Checking tap v1.0.1
25212026-07-06T21:28:10.724Z Compiling zerocopy-derive v0.6.6
25222026-07-06T21:28:10.759Z Checking wyz v0.5.1
25232026-07-06T21:28:10.850Z Checking crc-catalog v2.4.0
25242026-07-06T21:28:10.883Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=0d06cd1533cb8c376ac4ac30a278815c02e2f0e1#0d06cd15)
25252026-07-06T21:28:10.917Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=0d06cd1533cb8c376ac4ac30a278815c02e2f0e1#0d06cd15)
25262026-07-06T21:28:10.966Z Compiling packed_struct v0.10.1
25272026-07-06T21:28:10.966Z Checking funty v2.0.0
25282026-07-06T21:28:11.036Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25292026-07-06T21:28:11.070Z Checking crc v3.4.0
25302026-07-06T21:28:11.343Z Checking bitvec v1.0.1
25312026-07-06T21:28:11.376Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25322026-07-06T21:28:11.410Z Compiling packed_struct_codegen v0.10.1
25332026-07-06T21:28:11.556Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25342026-07-06T21:28:11.604Z Checking zerocopy v0.6.6
25352026-07-06T21:28:11.950Z Compiling bitfield-macros v0.19.4
25362026-07-06T21:28:12.396Z Compiling indexmap v1.9.3
25372026-07-06T21:28:12.572Z Checking nodrop v0.1.14
25382026-07-06T21:28:12.688Z Checking smallvec v0.6.14
25392026-07-06T21:28:12.723Z Checking array-init v0.0.4
25402026-07-06T21:28:12.726Z Checking bitfield v0.19.4
25412026-07-06T21:28:12.915Z Checking hashbrown v0.12.3
25422026-07-06T21:28:13.063Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25432026-07-06T21:28:13.123Z Checking serde-hex v0.1.0
25442026-07-06T21:28:13.255Z Checking ron v0.8.1
25452026-07-06T21:28:13.706Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25462026-07-06T21:28:13.799Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25472026-07-06T21:28:13.836Z Checking hashbrown v0.13.2
25482026-07-06T21:28:13.840Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25492026-07-06T21:28:14.062Z Checking crc-any v2.5.0
25502026-07-06T21:28:14.165Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25512026-07-06T21:28:14.271Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25522026-07-06T21:28:14.306Z Checking object v0.30.4
25532026-07-06T21:28:14.377Z Compiling xshell-macros v0.2.7
25542026-07-06T21:28:14.465Z Checking path-slash v0.1.5
25552026-07-06T21:28:14.601Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25562026-07-06T21:28:14.824Z Checking xshell v0.2.7
25572026-07-06T21:28:14.957Z Checking half v1.8.3
25582026-07-06T21:28:15.007Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25592026-07-06T21:28:15.048Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25602026-07-06T21:28:15.187Z Checking serde_cbor v0.11.2
25612026-07-06T21:28:15.258Z Compiling proc-macro-error-attr2 v2.0.0
25622026-07-06T21:28:15.596Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25632026-07-06T21:28:15.703Z Compiling proc-macro-error2 v2.0.1
25642026-07-06T21:28:15.833Z Compiling num-derive v0.3.3
25652026-07-06T21:28:15.866Z Checking maplit v1.0.2
25662026-07-06T21:28:15.978Z Checking papergrid v0.17.0
25672026-07-06T21:28:16.038Z Compiling tabled_derive v0.11.0
25682026-07-06T21:28:16.445Z Checking testing_table v0.3.0
25692026-07-06T21:28:16.571Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25702026-07-06T21:28:16.821Z Checking libscf-sys v1.1.0
25712026-07-06T21:28:16.855Z Compiling progenitor-impl v0.13.0
25722026-07-06T21:28:16.985Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25732026-07-06T21:28:17.022Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25742026-07-06T21:28:17.138Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25752026-07-06T21:28:17.225Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25762026-07-06T21:28:17.308Z Checking tabled v0.20.0
25772026-07-06T21:28:17.546Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25782026-07-06T21:28:17.955Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25792026-07-06T21:28:18.038Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25802026-07-06T21:28:18.179Z Checking progenitor-client v0.13.0
25812026-07-06T21:28:18.418Z Compiling git-stub v1.0.0
25822026-07-06T21:28:18.457Z Checking crc8 v0.1.1
25832026-07-06T21:28:18.586Z Checking unicase v2.9.0
25842026-07-06T21:28:18.628Z Compiling git-stub-vcs v0.1.0
25852026-07-06T21:28:18.714Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25862026-07-06T21:28:18.777Z Checking fxhash v0.2.1
25872026-07-06T21:28:18.929Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25882026-07-06T21:28:19.011Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25892026-07-06T21:28:19.069Z Compiling vergen-lib v0.1.6
25902026-07-06T21:28:19.335Z Compiling diesel_derives v2.3.7
25912026-07-06T21:28:19.504Z Compiling progenitor-macro v0.13.0
25922026-07-06T21:28:19.507Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25932026-07-06T21:28:19.572Z Checking scheduled-thread-pool v0.2.7
25942026-07-06T21:28:19.652Z Compiling dsl_auto_type v0.2.0
25952026-07-06T21:28:19.687Z Compiling vergen-gitcl v1.0.8
25962026-07-06T21:28:19.730Z Compiling diesel_table_macro_syntax v0.3.0
25972026-07-06T21:28:19.779Z Checking r2d2 v0.8.10
25982026-07-06T21:28:19.987Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25992026-07-06T21:28:19.990Z Checking downcast-rs v2.0.2
26002026-07-06T21:28:20.055Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26012026-07-06T21:28:20.092Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26022026-07-06T21:28:20.394Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26032026-07-06T21:28:20.439Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26042026-07-06T21:28:20.556Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26052026-07-06T21:28:20.593Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26062026-07-06T21:28:20.631Z Checking kstat-rs v0.2.4
26072026-07-06T21:28:20.671Z Checking arc-swap v1.8.2
26082026-07-06T21:28:20.837Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26092026-07-06T21:28:20.871Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26102026-07-06T21:28:20.914Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26112026-07-06T21:28:20.950Z Checking slog-scope v4.4.1
26122026-07-06T21:28:21.118Z Compiling dirs-sys-next v0.1.2
26132026-07-06T21:28:21.162Z Compiling crunchy v0.2.4
26142026-07-06T21:28:21.382Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26152026-07-06T21:28:21.431Z Compiling parking_lot_core v0.8.6
26162026-07-06T21:28:21.545Z Compiling dirs-next v2.0.0
26172026-07-06T21:28:21.705Z Checking slog-stdlog v4.1.1
26182026-07-06T21:28:21.788Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26192026-07-06T21:28:21.830Z Compiling clang-sys v1.8.1
26202026-07-06T21:28:21.886Z Compiling tiny-keccak v2.0.2
26212026-07-06T21:28:22.177Z Checking slog-envlogger v2.2.0
26222026-07-06T21:28:22.308Z Compiling term v0.7.0
26232026-07-06T21:28:22.375Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26242026-07-06T21:28:22.453Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=0d06cd1533cb8c376ac4ac30a278815c02e2f0e1#0d06cd15)
26252026-07-06T21:28:22.506Z Compiling bit-vec v0.6.3
26262026-07-06T21:28:22.695Z Compiling ascii-canvas v3.0.0
26272026-07-06T21:28:22.761Z Compiling bit-set v0.5.3
26282026-07-06T21:28:22.868Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=0d06cd1533cb8c376ac4ac30a278815c02e2f0e1#0d06cd15)
26292026-07-06T21:28:22.903Z Checking parking_lot v0.11.2
26302026-07-06T21:28:22.971Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26312026-07-06T21:28:22.974Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26322026-07-06T21:28:23.117Z Checking prefix-trie v0.7.0
26332026-07-06T21:28:23.179Z Compiling itertools v0.10.5
26342026-07-06T21:28:23.374Z Compiling ena v0.14.4
26352026-07-06T21:28:23.455Z Compiling libloading v0.8.9
26362026-07-06T21:28:23.490Z Compiling diff v0.1.13
26372026-07-06T21:28:23.494Z Compiling regex-syntax v0.6.29
26382026-07-06T21:28:23.606Z Compiling bindgen v0.71.1
26392026-07-06T21:28:23.812Z Checking hickory-server v0.25.2
26402026-07-06T21:28:24.238Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=0d06cd1533cb8c376ac4ac30a278815c02e2f0e1#0d06cd15)
26412026-07-06T21:28:24.286Z Checking sled v0.34.7
26422026-07-06T21:28:24.408Z Checking progenitor v0.13.0
26432026-07-06T21:28:24.581Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26442026-07-06T21:28:24.829Z Compiling lalrpop v0.19.12
26452026-07-06T21:28:25.083Z Compiling cexpr v0.6.0
26462026-07-06T21:28:25.527Z Checking nanorand v0.7.0
26472026-07-06T21:28:25.562Z Checking diesel v2.3.7
26482026-07-06T21:28:25.596Z Compiling rustc-hash v2.1.1
26492026-07-06T21:28:25.756Z Compiling salty v0.3.0
26502026-07-06T21:28:25.792Z Checking flume v0.11.1
26512026-07-06T21:28:26.092Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26522026-07-06T21:28:26.096Z Compiling libxml v0.3.3
26532026-07-06T21:28:26.364Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26542026-07-06T21:28:26.723Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26552026-07-06T21:28:27.267Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26562026-07-06T21:28:27.364Z Compiling strum_macros v0.24.3
26572026-07-06T21:28:27.568Z Compiling fs-err v2.11.0
26582026-07-06T21:28:27.813Z Compiling indoc v1.0.9
26592026-07-06T21:28:28.310Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26602026-07-06T21:28:28.549Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26612026-07-06T21:28:28.667Z Checking quick-xml v0.37.5
26622026-07-06T21:28:28.763Z Checking derive_builder v0.20.2
26632026-07-06T21:28:28.905Z Compiling oso-derive v0.27.3
26642026-07-06T21:28:28.940Z Compiling trait-variant v0.1.2
26652026-07-06T21:28:29.446Z Compiling impl-trait-for-tuples v0.2.3
26662026-07-06T21:28:29.515Z Checking openssl-probe v0.1.6
26672026-07-06T21:28:29.572Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26682026-07-06T21:28:29.910Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26692026-07-06T21:28:30.380Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26702026-07-06T21:28:31.027Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26712026-07-06T21:28:31.189Z Checking rfc6979 v0.4.0
26722026-07-06T21:28:31.229Z Checking assert_matches v1.5.0
26732026-07-06T21:28:31.333Z Checking parse-size v1.1.0
26742026-07-06T21:28:31.368Z Checking ecdsa v0.16.9
26752026-07-06T21:28:31.410Z Checking primeorder v0.13.6
26762026-07-06T21:28:31.487Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26772026-07-06T21:28:31.685Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26782026-07-06T21:28:31.770Z Checking p384 v0.13.1
26792026-07-06T21:28:31.965Z Checking predicates-tree v1.0.13
26802026-07-06T21:28:32.114Z Checking bb8 v0.8.6
26812026-07-06T21:28:32.383Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26822026-07-06T21:28:32.428Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26832026-07-06T21:28:32.499Z Compiling mime_guess v2.0.5
26842026-07-06T21:28:32.542Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26852026-07-06T21:28:32.665Z Checking http-range v0.1.5
26862026-07-06T21:28:32.862Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26872026-07-06T21:28:32.995Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26882026-07-06T21:28:33.038Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26892026-07-06T21:28:33.144Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
26902026-07-06T21:28:33.266Z Checking atty v0.2.14
26912026-07-06T21:28:33.300Z Checking nonempty v0.12.0
26922026-07-06T21:28:33.335Z Checking corncobs v0.1.4
26932026-07-06T21:28:33.391Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26942026-07-06T21:28:33.510Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26952026-07-06T21:28:33.513Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26962026-07-06T21:28:33.756Z Checking ignore v0.4.25
26972026-07-06T21:28:33.803Z Checking secrecy v0.8.0
26982026-07-06T21:28:33.842Z Checking hyper-staticfile v0.10.1
26992026-07-06T21:28:34.157Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27002026-07-06T21:28:34.193Z Checking globwalk v0.9.1
27012026-07-06T21:28:34.197Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27022026-07-06T21:28:34.405Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27032026-07-06T21:28:34.547Z Compiling illumos-nvpair-sys v0.2.0
27042026-07-06T21:28:34.587Z Checking camino-tempfile-ext v0.3.3
27052026-07-06T21:28:34.676Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27062026-07-06T21:28:34.821Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27072026-07-06T21:28:34.865Z Checking signal-hook-tokio v0.3.1
27082026-07-06T21:28:34.987Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27092026-07-06T21:28:35.182Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27102026-07-06T21:28:35.274Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27112026-07-06T21:28:35.466Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27122026-07-06T21:28:35.674Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27132026-07-06T21:28:35.978Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27142026-07-06T21:28:36.016Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27152026-07-06T21:28:36.020Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27162026-07-06T21:28:36.087Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27172026-07-06T21:28:36.409Z Checking illumos-nvpair v0.3.0
27182026-07-06T21:28:36.608Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27192026-07-06T21:28:37.056Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27202026-07-06T21:28:37.490Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27212026-07-06T21:28:37.785Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27222026-07-06T21:28:37.848Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27232026-07-06T21:28:37.944Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27242026-07-06T21:28:38.049Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27252026-07-06T21:28:38.087Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27262026-07-06T21:28:38.149Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27272026-07-06T21:28:38.796Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27282026-07-06T21:28:38.865Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27292026-07-06T21:28:39.161Z Checking tungstenite v0.23.0
27302026-07-06T21:28:39.239Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27312026-07-06T21:28:39.327Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27322026-07-06T21:28:39.615Z Checking tokio-tungstenite v0.23.1
27332026-07-06T21:28:39.741Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27342026-07-06T21:28:39.916Z Checking diesel-dtrace v0.5.0
27352026-07-06T21:28:40.117Z Checking async-bb8-diesel v0.2.1
27362026-07-06T21:28:40.121Z Checking rand_seeder v0.4.0
27372026-07-06T21:28:40.194Z Checking void v1.0.2
27382026-07-06T21:28:40.333Z Checking lzss v0.8.2
27392026-07-06T21:28:40.336Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27402026-07-06T21:28:40.414Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27412026-07-06T21:28:40.516Z Checking nix v0.27.1
27422026-07-06T21:28:40.561Z Checking serde_bytes v0.11.19
27432026-07-06T21:28:40.564Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27442026-07-06T21:28:40.746Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27452026-07-06T21:28:40.780Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27462026-07-06T21:28:41.057Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27472026-07-06T21:28:41.443Z Checking is_ci v1.2.0
27482026-07-06T21:28:41.526Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27492026-07-06T21:28:41.731Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27502026-07-06T21:28:41.768Z Checking yansi v1.0.1
27512026-07-06T21:28:41.835Z Checking cpubits v0.1.1
27522026-07-06T21:28:41.945Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27532026-07-06T21:28:42.060Z Checking pretty_assertions v1.4.1
27542026-07-06T21:28:42.233Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27552026-07-06T21:28:42.277Z Checking pem-rfc7468 v1.0.0
27562026-07-06T21:28:42.479Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27572026-07-06T21:28:42.541Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27582026-07-06T21:28:42.741Z Compiling darling_core v0.23.0
27592026-07-06T21:28:42.881Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27602026-07-06T21:28:43.746Z Compiling indoc v2.0.7
27612026-07-06T21:28:43.816Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27622026-07-06T21:28:44.062Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27632026-07-06T21:28:44.258Z Checking hmac v0.13.0
27642026-07-06T21:28:44.457Z Checking universal-hash v0.6.1
27652026-07-06T21:28:44.619Z Compiling libz-sys v1.1.24
27662026-07-06T21:28:44.861Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27672026-07-06T21:28:44.897Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27682026-07-06T21:28:45.042Z Compiling instability v0.3.11
27692026-07-06T21:28:45.312Z Compiling darling_macro v0.23.0
27702026-07-06T21:28:45.316Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27712026-07-06T21:28:45.428Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27722026-07-06T21:28:45.574Z Checking castaway v0.2.4
27732026-07-06T21:28:45.747Z Checking compact_str v0.8.1
27742026-07-06T21:28:45.864Z Compiling darling v0.23.0
27752026-07-06T21:28:46.160Z Checking polyval v0.7.1
27762026-07-06T21:28:46.375Z Checking der v0.8.0
27772026-07-06T21:28:46.481Z Checking supports-color v3.0.2
27782026-07-06T21:28:46.648Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27792026-07-06T21:28:46.750Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27802026-07-06T21:28:46.897Z Checking unicode-truncate v1.1.0
27812026-07-06T21:28:47.005Z Checking console v0.16.2
27822026-07-06T21:28:47.079Z Checking lru v0.12.5
27832026-07-06T21:28:47.142Z Compiling libgit2-sys v0.18.3+1.9.2
27842026-07-06T21:28:47.242Z Checking unit-prefix v0.5.2
27852026-07-06T21:28:47.277Z Checking cassowary v0.3.0
27862026-07-06T21:28:47.433Z Checking indicatif v0.18.4
27872026-07-06T21:28:47.478Z Checking ghash v0.6.0
27882026-07-06T21:28:47.520Z Checking ratatui v0.29.0
27892026-07-06T21:28:47.784Z Checking pbkdf2 v0.13.0
27902026-07-06T21:28:47.851Z Checking aes v0.9.1
27912026-07-06T21:28:47.936Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27922026-07-06T21:28:48.294Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27932026-07-06T21:28:48.549Z Checking ctr v0.10.1
27942026-07-06T21:28:48.763Z Checking aead v0.6.1
27952026-07-06T21:28:48.877Z Checking sha2 v0.11.0
27962026-07-06T21:28:48.938Z Checking cargo-platform v0.3.2
27972026-07-06T21:28:49.152Z Checking cargo_metadata v0.23.1
27982026-07-06T21:28:49.189Z Checking aes-gcm v0.11.0
27992026-07-06T21:28:49.384Z Checking spki v0.8.0
28002026-07-06T21:28:49.594Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28012026-07-06T21:28:49.641Z Checking crypto-bigint v0.7.5
28022026-07-06T21:28:49.947Z Checking cbc v0.2.1
28032026-07-06T21:28:50.124Z Checking salsa20 v0.11.0
28042026-07-06T21:28:50.305Z Compiling vergen-git2 v9.1.0
28052026-07-06T21:28:50.546Z Checking plotters-backend v0.3.7
28062026-07-06T21:28:50.779Z Checking plotters-svg v0.3.7
28072026-07-06T21:28:51.002Z Checking scrypt v0.12.0
28082026-07-06T21:28:51.203Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28092026-07-06T21:28:51.282Z Checking cast v0.3.0
28102026-07-06T21:28:51.478Z Checking criterion-plot v0.6.0
28112026-07-06T21:28:51.523Z Checking pkcs5 v0.8.1
28122026-07-06T21:28:51.757Z Checking plotters v0.3.7
28132026-07-06T21:28:51.871Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28142026-07-06T21:28:51.907Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28152026-07-06T21:28:52.146Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28162026-07-06T21:28:52.389Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28172026-07-06T21:28:52.531Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28182026-07-06T21:28:52.630Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28192026-07-06T21:28:52.811Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28202026-07-06T21:28:52.880Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28212026-07-06T21:28:52.917Z Checking colored v2.2.0
28222026-07-06T21:28:53.015Z Checking tinytemplate v1.2.1
28232026-07-06T21:28:53.154Z Checking shell-words v1.1.1
28242026-07-06T21:28:53.266Z Checking anes v0.1.6
28252026-07-06T21:28:53.308Z Checking oorandom v11.1.5
28262026-07-06T21:28:53.490Z Checking criterion v0.7.0
28272026-07-06T21:28:53.535Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28282026-07-06T21:28:53.803Z Checking pkcs8 v0.11.0
28292026-07-06T21:28:54.039Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28302026-07-06T21:28:54.723Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28312026-07-06T21:28:54.816Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28322026-07-06T21:28:55.612Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28332026-07-06T21:28:56.192Z Checking tokio-test v0.4.5
28342026-07-06T21:28:56.435Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28352026-07-06T21:28:56.681Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28362026-07-06T21:28:57.115Z Checking twox-hash v2.1.2
28372026-07-06T21:28:57.467Z Checking ff v0.14.0
28382026-07-06T21:28:57.691Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28392026-07-06T21:28:57.895Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28402026-07-06T21:28:58.167Z Checking fatfs v0.3.6
28412026-07-06T21:28:58.649Z Checking signature v3.0.0
28422026-07-06T21:28:58.829Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28432026-07-06T21:28:58.866Z Compiling seq-macro v0.3.6
28442026-07-06T21:28:58.903Z Checking base16ct v1.0.0
28452026-07-06T21:28:59.065Z Checking sec1 v0.8.1
28462026-07-06T21:28:59.303Z Checking group v0.14.0
28472026-07-06T21:28:59.412Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28482026-07-06T21:28:59.489Z Checking hkdf v0.13.0
28492026-07-06T21:28:59.659Z Compiling petname v2.0.2
28502026-07-06T21:29:00.038Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28512026-07-06T21:29:00.187Z Checking elliptic-curve v0.14.0-rc.33
28522026-07-06T21:29:00.223Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28532026-07-06T21:29:00.384Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28542026-07-06T21:29:00.697Z Checking concurrent-queue v2.5.0
28552026-07-06T21:29:00.913Z Checking rtoolbox v0.0.3
28562026-07-06T21:29:01.080Z Checking parking v2.2.1
28572026-07-06T21:29:01.235Z Checking event-listener v5.4.1
28582026-07-06T21:29:01.487Z Checking rpassword v7.4.0
28592026-07-06T21:29:01.624Z Checking tui-tree-widget v0.23.1
28602026-07-06T21:29:01.872Z Checking rfc6979 v0.5.0
28612026-07-06T21:29:02.022Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28622026-07-06T21:29:02.057Z Checking sapling-renderdag v0.1.0
28632026-07-06T21:29:02.223Z Checking sync-ptr v0.1.4
28642026-07-06T21:29:02.337Z Checking ecdsa v0.17.0-rc.18
28652026-07-06T21:29:02.372Z Checking event-listener-strategy v0.5.4
28662026-07-06T21:29:02.540Z Checking primeorder v0.14.0-rc.10
28672026-07-06T21:29:02.754Z Checking primefield v0.14.0
28682026-07-06T21:29:02.872Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28692026-07-06T21:29:02.994Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28702026-07-06T21:29:03.233Z Compiling curve25519-dalek v5.0.0-rc.0
28712026-07-06T21:29:03.542Z Checking futures-timer v3.0.3
28722026-07-06T21:29:03.626Z Checking arrayref v0.3.9
28732026-07-06T21:29:03.732Z Checking constant_time_eq v0.4.2
28742026-07-06T21:29:03.767Z Checking arrayvec v0.7.6
28752026-07-06T21:29:03.882Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28762026-07-06T21:29:04.024Z Checking async-lock v3.4.2
28772026-07-06T21:29:04.068Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28782026-07-06T21:29:04.434Z Checking ssh-encoding v0.3.0-rc.9
28792026-07-06T21:29:04.691Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28802026-07-06T21:29:05.056Z Compiling strsim v0.10.0
28812026-07-06T21:29:05.432Z Compiling darling_core v0.13.4
28822026-07-06T21:29:05.907Z Checking async-object-pool v0.2.0
28832026-07-06T21:29:06.351Z Compiling samael v0.0.19
28842026-07-06T21:29:06.655Z Checking ed25519 v3.0.0
28852026-07-06T21:29:06.904Z Checking crypto-primes v0.7.2
28862026-07-06T21:29:06.939Z Checking pkcs1 v0.8.0-rc.4
28872026-07-06T21:29:07.185Z Checking poly1305 v0.9.0
28882026-07-06T21:29:07.342Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28892026-07-06T21:29:07.482Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28902026-07-06T21:29:07.737Z Checking serde_regex v1.1.0
28912026-07-06T21:29:07.897Z Checking blowfish v0.10.0
28922026-07-06T21:29:07.935Z Checking blake2 v0.11.0-rc.6
28932026-07-06T21:29:08.084Z Checking assert-json-diff v2.0.2
28942026-07-06T21:29:08.151Z Checking path-tree v0.8.3
28952026-07-06T21:29:08.226Z Checking keccak v0.2.0
28962026-07-06T21:29:08.281Z Checking gimli v0.32.3
28972026-07-06T21:29:08.365Z Checking fiat-crypto v0.3.0
28982026-07-06T21:29:08.419Z Compiling target-lexicon v0.13.3
28992026-07-06T21:29:08.927Z Checking stringmetrics v2.2.2
29002026-07-06T21:29:09.111Z Checking httpmock v0.8.3
29012026-07-06T21:29:09.884Z Checking addr2line v0.25.1
29022026-07-06T21:29:10.266Z Checking sha3 v0.11.0
29032026-07-06T21:29:10.636Z Checking argon2 v0.6.0-rc.8
29042026-07-06T21:29:10.983Z Checking bcrypt-pbkdf v0.11.0
29052026-07-06T21:29:11.176Z Checking rsa v0.10.0-rc.18
29062026-07-06T21:29:11.362Z Checking ssh-cipher v0.3.0-rc.9
29072026-07-06T21:29:11.476Z Compiling darling_macro v0.13.4
29082026-07-06T21:29:11.607Z Checking ed25519-dalek v3.0.0-rc.0
29092026-07-06T21:29:11.885Z Checking p521 v0.14.0-rc.10
29102026-07-06T21:29:12.040Z Checking p256 v0.14.0-rc.10
29112026-07-06T21:29:12.828Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29122026-07-06T21:29:13.097Z Checking kem v0.3.0
29132026-07-06T21:29:13.245Z Checking module-lattice v0.2.3
29142026-07-06T21:29:13.498Z Compiling guppy-workspace-hack v0.1.0
29152026-07-06T21:29:13.593Z Checking rustc-demangle v0.1.27
29162026-07-06T21:29:13.628Z Checking p384 v0.14.0-rc.10
29172026-07-06T21:29:13.725Z Checking hex-literal v0.4.1
29182026-07-06T21:29:13.853Z Checking backtrace v0.3.76
29192026-07-06T21:29:13.931Z Checking ml-kem v0.3.2
29202026-07-06T21:29:14.217Z Compiling darling v0.13.4
29212026-07-06T21:29:14.595Z Checking russh-cryptovec v0.61.0
29222026-07-06T21:29:14.706Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29232026-07-06T21:29:14.785Z Checking internal-russh-num-bigint v0.5.0
29242026-07-06T21:29:14.912Z Checking num-bigint v0.4.6
29252026-07-06T21:29:14.949Z Checking russh-util v0.52.0
29262026-07-06T21:29:15.052Z Compiling git2 v0.20.4
29272026-07-06T21:29:15.106Z Checking generic-array v1.4.3
29282026-07-06T21:29:15.658Z Checking ssh-key v0.7.0-rc.10
29292026-07-06T21:29:15.693Z Compiling enum_dispatch v0.3.13
29302026-07-06T21:29:15.697Z Compiling blake3 v1.8.5
29312026-07-06T21:29:15.882Z Compiling delegate v0.13.5
29322026-07-06T21:29:16.145Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29332026-07-06T21:29:16.578Z Checking hex-literal v1.1.0
29342026-07-06T21:29:16.613Z Compiling target-spec v3.5.7
29352026-07-06T21:29:16.702Z Checking md5 v0.8.0
29362026-07-06T21:29:16.742Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29372026-07-06T21:29:16.943Z Checking russh v0.61.2
29382026-07-06T21:29:17.202Z Checking cfg-expr v0.20.6
29392026-07-06T21:29:17.449Z Compiling serde_with_macros v1.5.2
29402026-07-06T21:29:17.628Z Checking backtrace-ext v0.2.1
29412026-07-06T21:29:17.884Z Checking supports-color v2.1.0
29422026-07-06T21:29:18.022Z Checking textwrap v0.15.2
29432026-07-06T21:29:18.056Z Checking supports-unicode v2.1.0
29442026-07-06T21:29:18.203Z Checking supports-hyperlinks v2.1.0
29452026-07-06T21:29:18.270Z Checking hashbrown v0.14.5
29462026-07-06T21:29:18.337Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29472026-07-06T21:29:18.371Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29482026-07-06T21:29:18.445Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29492026-07-06T21:29:18.550Z Checking terminal_size v0.1.17
29502026-07-06T21:29:18.602Z Checking socket2 v0.5.10
29512026-07-06T21:29:18.689Z Compiling miette-derive v5.10.0
29522026-07-06T21:29:18.778Z Checking internet-checksum v0.2.1
29532026-07-06T21:29:18.932Z Checking owo-colors v3.5.0
29542026-07-06T21:29:19.490Z Checking chumsky v0.9.3
29552026-07-06T21:29:19.879Z Checking miette v5.10.0
29562026-07-06T21:29:20.246Z Compiling serde_with v1.14.0
29572026-07-06T21:29:20.576Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29582026-07-06T21:29:20.719Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29592026-07-06T21:29:20.809Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29602026-07-06T21:29:21.176Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29612026-07-06T21:29:21.445Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29622026-07-06T21:29:21.451Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29632026-07-06T21:29:21.511Z Compiling knuffel-derive v3.2.0
29642026-07-06T21:29:21.566Z Checking httptest v0.16.4
29652026-07-06T21:29:21.671Z Checking pathdiff v0.2.3
29662026-07-06T21:29:21.812Z Checking topological-sort v0.2.2
29672026-07-06T21:29:21.984Z Checking nested v0.1.1
29682026-07-06T21:29:22.019Z Checking omicron-zone-package v0.12.3
29692026-07-06T21:29:22.159Z Checking guppy v0.17.25
29702026-07-06T21:29:22.339Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29712026-07-06T21:29:22.375Z Compiling polar-core v0.27.3
29722026-07-06T21:29:22.965Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29732026-07-06T21:29:23.099Z Checking knuffel v3.2.0
29742026-07-06T21:29:23.171Z Checking similar-asserts v1.7.0
29752026-07-06T21:29:23.231Z Compiling target-triple v1.0.0
29762026-07-06T21:29:23.358Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29772026-07-06T21:29:23.621Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29782026-07-06T21:29:23.744Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29792026-07-06T21:29:23.993Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29802026-07-06T21:29:24.048Z Checking hickory-client v0.25.2
29812026-07-06T21:29:24.359Z Compiling toml_datetime v0.7.5+spec-1.1.0
29822026-07-06T21:29:24.609Z Checking escape8259 v0.5.3
29832026-07-06T21:29:24.645Z Compiling assert_cmd v2.1.2
29842026-07-06T21:29:24.774Z Checking libtest-mimic v0.8.1
29852026-07-06T21:29:24.984Z Compiling toml_edit v0.23.10+spec-1.0.0
29862026-07-06T21:29:25.268Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29872026-07-06T21:29:25.342Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29882026-07-06T21:29:25.399Z Checking blake2b_simd v1.0.4
29892026-07-06T21:29:25.820Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29902026-07-06T21:29:26.029Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29912026-07-06T21:29:26.065Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29922026-07-06T21:29:26.218Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29932026-07-06T21:29:26.301Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29942026-07-06T21:29:26.445Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29952026-07-06T21:29:26.539Z Checking fancy-regex v0.14.0
29962026-07-06T21:29:26.687Z Checking serde_tokenstream v0.2.3
29972026-07-06T21:29:26.876Z Checking approx v0.5.1
29982026-07-06T21:29:26.941Z Compiling rstest_macros v0.25.0
29992026-07-06T21:29:26.976Z Checking uzers v0.12.2
30002026-07-06T21:29:27.043Z Compiling linkme-impl v0.3.35
30012026-07-06T21:29:27.223Z Checking constant_time_eq v0.3.1
30022026-07-06T21:29:27.265Z Checking termcolor v1.4.1
30032026-07-06T21:29:27.359Z Checking rust-argon2 v2.1.0
30042026-07-06T21:29:27.426Z Checking oso v0.27.3
30052026-07-06T21:29:27.507Z Checking trybuild v1.0.116
30062026-07-06T21:29:27.583Z Checking datatest-stable v0.3.3
30072026-07-06T21:29:27.962Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30082026-07-06T21:29:28.043Z Compiling proc-macro-crate v3.4.0
30092026-07-06T21:29:28.318Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30102026-07-06T21:29:28.358Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30112026-07-06T21:29:28.394Z Checking support-bundle-viewer v0.1.2
30122026-07-06T21:29:28.651Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30132026-07-06T21:29:28.685Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30142026-07-06T21:29:28.892Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30152026-07-06T21:29:28.932Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30162026-07-06T21:29:29.101Z Checking drift v0.2.0
30172026-07-06T21:29:29.137Z Checking rand_distr v0.5.1
30182026-07-06T21:29:29.173Z Checking multimap v0.10.1
30192026-07-06T21:29:29.376Z Compiling linkme v0.3.35
30202026-07-06T21:29:29.489Z Compiling relative-path v1.9.3
30212026-07-06T21:29:29.577Z Checking dropshot-api-manager v0.7.2
30222026-07-06T21:29:30.733Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30232026-07-06T21:29:30.835Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30242026-07-06T21:29:31.137Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30252026-07-06T21:29:31.273Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30262026-07-06T21:29:31.498Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30272026-07-06T21:29:31.590Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30282026-07-06T21:29:31.719Z Checking cargo_toml v0.21.0
30292026-07-06T21:29:31.778Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30302026-07-06T21:29:32.056Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30312026-07-06T21:29:32.338Z Checking partial-io v0.5.4
30322026-07-06T21:29:32.458Z Checking termios v0.3.3
30332026-07-06T21:29:32.540Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30342026-07-06T21:29:32.618Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30352026-07-06T21:29:32.618Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30362026-07-06T21:29:33.420Z Checking rstest v0.25.0
30372026-07-06T21:29:34.600Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30382026-07-06T21:29:38.833Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30392026-07-06T21:29:40.843Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30402026-07-06T21:29:44.760Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30412026-07-06T21:29:45.297Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30422026-07-06T21:29:47.177Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30432026-07-06T21:29:51.764Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30442026-07-06T21:29:56.828Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30452026-07-06T21:30:00.718Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30462026-07-06T21:30:00.863Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30472026-07-06T21:30:01.212Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30482026-07-06T21:30:09.877Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30492026-07-06T21:30:12.644Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30502026-07-06T21:31:25.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s
30512026-07-06T21:31:26.156Z
30522026-07-06T21:31:26.157Zreal 4:10.183007210
30532026-07-06T21:31:26.157Zuser 21:25.617849728
30542026-07-06T21:31:26.157Zsys 5:02.027023882
30552026-07-06T21:31:26.157Ztrap 0.515291650
30562026-07-06T21:31:26.157Ztflt 0.451020968
30572026-07-06T21:31:26.157Zdflt 0.522234938
30582026-07-06T21:31:26.157Zkflt 0.006207918
30592026-07-06T21:31:26.157Zlock 58:40.521810794
30602026-07-06T21:31:26.157Zslp 58:16.796586073
30612026-07-06T21:31:26.157Zlat 1:49.041540352
30622026-07-06T21:31:26.157Zstop 11:36.567734882
30632026-07-06T21:31:26.160Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30642026-07-06T21:31:26.160Z+ ptime -m cargo doc --workspace --no-deps
30652026-07-06T21:31:26.972Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30662026-07-06T21:31:26.972Z |
30672026-07-06T21:31:26.972Z = 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)`
30682026-07-06T21:31:26.972Z = 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>
30692026-07-06T21:31:27.982Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30702026-07-06T21:31:28.214Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30712026-07-06T21:31:28.260Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30722026-07-06T21:31:28.322Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30732026-07-06T21:31:28.354Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30742026-07-06T21:31:28.414Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30752026-07-06T21:31:28.443Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30762026-07-06T21:31:28.579Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30772026-07-06T21:31:28.608Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30782026-07-06T21:31:28.634Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30792026-07-06T21:31:28.811Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30802026-07-06T21:31:28.836Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30812026-07-06T21:31:28.864Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30822026-07-06T21:31:28.886Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30832026-07-06T21:31:28.909Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30842026-07-06T21:31:28.932Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30852026-07-06T21:31:28.954Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30862026-07-06T21:31:28.981Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30872026-07-06T21:31:29.038Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30882026-07-06T21:31:29.065Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30892026-07-06T21:31:29.113Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30902026-07-06T21:31:29.116Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30912026-07-06T21:31:29.393Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30922026-07-06T21:31:29.726Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30932026-07-06T21:31:29.751Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30942026-07-06T21:31:29.819Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30952026-07-06T21:31:29.875Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30962026-07-06T21:31:29.900Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30972026-07-06T21:31:30.070Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30982026-07-06T21:31:30.099Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30992026-07-06T21:31:30.236Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31002026-07-06T21:31:30.337Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31012026-07-06T21:31:30.360Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31022026-07-06T21:31:30.473Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31032026-07-06T21:31:30.499Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31042026-07-06T21:31:30.538Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31052026-07-06T21:31:30.593Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31062026-07-06T21:31:30.709Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31072026-07-06T21:31:30.802Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31082026-07-06T21:31:31.050Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31092026-07-06T21:31:31.074Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31102026-07-06T21:31:31.369Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31112026-07-06T21:31:31.486Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31122026-07-06T21:31:31.569Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31132026-07-06T21:31:31.659Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31142026-07-06T21:31:31.691Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31152026-07-06T21:31:31.717Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31162026-07-06T21:31:31.844Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31172026-07-06T21:31:31.905Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31182026-07-06T21:31:31.963Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31192026-07-06T21:31:31.990Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31202026-07-06T21:31:32.089Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31212026-07-06T21:31:32.153Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31222026-07-06T21:31:32.232Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31232026-07-06T21:31:32.255Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31242026-07-06T21:31:32.281Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31252026-07-06T21:31:32.306Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31262026-07-06T21:31:32.361Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31272026-07-06T21:31:32.444Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31282026-07-06T21:31:32.467Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31292026-07-06T21:31:32.830Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31302026-07-06T21:31:32.856Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31312026-07-06T21:31:33.124Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31322026-07-06T21:31:33.149Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31332026-07-06T21:31:33.555Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31342026-07-06T21:31:33.619Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31352026-07-06T21:31:33.862Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31362026-07-06T21:31:33.888Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31372026-07-06T21:31:33.913Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31382026-07-06T21:31:33.998Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31392026-07-06T21:31:34.105Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31402026-07-06T21:31:34.135Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31412026-07-06T21:31:34.163Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31422026-07-06T21:31:34.374Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31432026-07-06T21:31:34.653Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31442026-07-06T21:31:35.222Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31452026-07-06T21:31:35.250Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31462026-07-06T21:31:35.367Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31472026-07-06T21:31:35.391Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31482026-07-06T21:31:35.592Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31492026-07-06T21:31:35.651Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31502026-07-06T21:31:35.736Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31512026-07-06T21:31:35.878Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31522026-07-06T21:31:35.902Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31532026-07-06T21:31:35.927Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31542026-07-06T21:31:35.970Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31552026-07-06T21:31:36.167Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31562026-07-06T21:31:37.286Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31572026-07-06T21:31:37.289Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31582026-07-06T21:31:37.289Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31592026-07-06T21:31:37.289Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31602026-07-06T21:31:37.289Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31612026-07-06T21:31:37.289Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31622026-07-06T21:31:37.289Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31632026-07-06T21:31:37.289Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31642026-07-06T21:31:37.289Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31652026-07-06T21:31:37.289Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31662026-07-06T21:31:37.289Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31672026-07-06T21:31:37.289Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31682026-07-06T21:31:37.289Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31692026-07-06T21:31:37.289Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31702026-07-06T21:31:37.289Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31712026-07-06T21:31:37.289Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31722026-07-06T21:31:37.289Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31732026-07-06T21:31:37.289Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31742026-07-06T21:31:37.289Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31752026-07-06T21:31:37.289Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31762026-07-06T21:31:37.517Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31772026-07-06T21:31:37.563Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31782026-07-06T21:31:37.607Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31792026-07-06T21:31:38.018Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31802026-07-06T21:31:38.188Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31812026-07-06T21:31:38.271Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31822026-07-06T21:31:38.894Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31832026-07-06T21:31:39.053Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31842026-07-06T21:31:39.086Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31852026-07-06T21:31:39.359Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31862026-07-06T21:31:39.609Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31872026-07-06T21:31:39.824Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31882026-07-06T21:31:40.445Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31892026-07-06T21:31:41.136Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31902026-07-06T21:31:41.289Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31912026-07-06T21:31:42.006Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31922026-07-06T21:31:42.206Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31932026-07-06T21:31:42.304Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31942026-07-06T21:31:42.371Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31952026-07-06T21:31:42.610Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31962026-07-06T21:31:42.764Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31972026-07-06T21:31:42.929Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31982026-07-06T21:31:43.289Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31992026-07-06T21:31:43.314Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32002026-07-06T21:31:43.751Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32012026-07-06T21:31:44.010Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32022026-07-06T21:31:44.257Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32032026-07-06T21:31:44.499Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32042026-07-06T21:31:44.652Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32052026-07-06T21:31:44.743Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32062026-07-06T21:31:44.817Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32072026-07-06T21:31:45.227Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32082026-07-06T21:31:45.591Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32092026-07-06T21:31:46.044Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32102026-07-06T21:31:46.339Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32112026-07-06T21:31:46.752Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32122026-07-06T21:31:47.043Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32132026-07-06T21:31:47.660Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32142026-07-06T21:31:48.255Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32152026-07-06T21:31:48.547Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32162026-07-06T21:31:48.825Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32172026-07-06T21:31:48.960Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32182026-07-06T21:31:49.319Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32192026-07-06T21:31:49.826Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32202026-07-06T21:31:50.496Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32212026-07-06T21:31:50.922Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32222026-07-06T21:31:51.573Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32232026-07-06T21:31:51.604Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32242026-07-06T21:31:51.988Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32252026-07-06T21:31:52.024Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32262026-07-06T21:31:56.076Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32272026-07-06T21:31:56.383Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32282026-07-06T21:31:57.391Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32292026-07-06T21:31:57.589Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32302026-07-06T21:31:57.859Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32312026-07-06T21:31:57.955Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32322026-07-06T21:31:58.542Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32332026-07-06T21:31:59.527Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32342026-07-06T21:31:59.585Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32352026-07-06T21:31:59.627Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32362026-07-06T21:32:00.224Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32372026-07-06T21:32:00.350Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32382026-07-06T21:32:00.639Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32392026-07-06T21:32:00.940Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32402026-07-06T21:32:01.056Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32412026-07-06T21:32:01.107Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32422026-07-06T21:32:01.172Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32432026-07-06T21:32:01.195Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32442026-07-06T21:32:01.435Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32452026-07-06T21:32:01.886Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32462026-07-06T21:32:02.194Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32472026-07-06T21:32:02.392Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32482026-07-06T21:32:02.859Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32492026-07-06T21:32:02.883Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32502026-07-06T21:32:03.144Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32512026-07-06T21:32:03.850Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32522026-07-06T21:32:04.373Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32532026-07-06T21:32:05.290Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32542026-07-06T21:32:05.424Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32552026-07-06T21:32:06.908Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32562026-07-06T21:32:08.714Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32572026-07-06T21:32:09.289Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32582026-07-06T21:32:10.391Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32592026-07-06T21:32:10.681Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32602026-07-06T21:32:12.492Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32612026-07-06T21:32:13.679Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32622026-07-06T21:32:14.171Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32632026-07-06T21:32:15.833Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32642026-07-06T21:32:16.455Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32652026-07-06T21:32:18.091Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32662026-07-06T21:32:19.353Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32672026-07-06T21:32:20.351Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32682026-07-06T21:32:20.598Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32692026-07-06T21:32:20.774Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32702026-07-06T21:32:22.903Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32712026-07-06T21:32:26.335Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32722026-07-06T21:32:26.882Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32732026-07-06T21:32:27.661Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32742026-07-06T21:32:28.539Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32752026-07-06T21:32:29.267Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32762026-07-06T21:32:29.998Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32772026-07-06T21:32:30.734Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32782026-07-06T21:32:31.638Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32792026-07-06T21:32:32.367Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32802026-07-06T21:32:33.506Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32812026-07-06T21:32:34.976Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32822026-07-06T21:32:35.002Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32832026-07-06T21:32:35.761Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32842026-07-06T21:32:36.465Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32852026-07-06T21:32:36.563Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32862026-07-06T21:32:37.663Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32872026-07-06T21:32:38.689Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32882026-07-06T21:32:41.634Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32892026-07-06T21:32:42.444Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32902026-07-06T21:32:43.659Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32912026-07-06T21:32:44.281Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32922026-07-06T21:32:45.526Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32932026-07-06T21:32:46.455Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32942026-07-06T21:32:49.425Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32952026-07-06T21:32:50.537Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32962026-07-06T21:32:51.200Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32972026-07-06T21:32:52.421Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32982026-07-06T21:32:53.280Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32992026-07-06T21:32:56.104Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33002026-07-06T21:32:56.592Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33012026-07-06T21:32:58.683Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33022026-07-06T21:32:59.211Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33032026-07-06T21:33:01.160Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33042026-07-06T21:33:04.114Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33052026-07-06T21:33:05.675Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33062026-07-06T21:33:07.337Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33072026-07-06T21:33:08.779Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33082026-07-06T21:33:10.621Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33092026-07-06T21:33:14.665Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33102026-07-06T21:33:15.462Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33112026-07-06T21:33:16.451Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33122026-07-06T21:33:17.018Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33132026-07-06T21:33:18.741Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33142026-07-06T21:33:20.765Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33152026-07-06T21:33:22.535Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33162026-07-06T21:33:24.494Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33172026-07-06T21:33:26.273Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33182026-07-06T21:33:28.360Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33192026-07-06T21:33:29.810Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33202026-07-06T21:33:31.552Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33212026-07-06T21:33:33.357Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33222026-07-06T21:33:35.091Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33232026-07-06T21:33:36.879Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33242026-07-06T21:33:38.643Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33252026-07-06T21:33:42.207Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33262026-07-06T21:33:43.702Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33272026-07-06T21:33:45.802Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33282026-07-06T21:33:47.451Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33292026-07-06T21:33:49.390Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33302026-07-06T21:33:53.392Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33312026-07-06T21:33:55.384Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33322026-07-06T21:33:57.192Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33332026-07-06T21:33:59.041Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33342026-07-06T21:34:01.037Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33352026-07-06T21:34:03.895Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33362026-07-06T21:34:04.739Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33372026-07-06T21:34:07.725Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33382026-07-06T21:34:10.062Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33392026-07-06T21:34:12.654Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33402026-07-06T21:34:14.761Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33412026-07-06T21:34:17.028Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33422026-07-06T21:34:19.225Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33432026-07-06T21:34:21.515Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33442026-07-06T21:34:24.222Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33452026-07-06T21:34:25.950Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33462026-07-06T21:34:28.494Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33472026-07-06T21:34:30.351Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33482026-07-06T21:34:32.672Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33492026-07-06T21:34:34.826Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33502026-07-06T21:34:37.304Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33512026-07-06T21:34:39.659Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33522026-07-06T21:34:41.951Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33532026-07-06T21:34:44.317Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33542026-07-06T21:34:46.612Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33552026-07-06T21:34:48.898Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33562026-07-06T21:34:51.311Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33572026-07-06T21:34:53.667Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33582026-07-06T21:34:56.071Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33592026-07-06T21:34:58.421Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33602026-07-06T21:35:00.804Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33612026-07-06T21:35:03.193Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33622026-07-06T21:35:05.430Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33632026-07-06T21:35:07.902Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33642026-07-06T21:35:10.393Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33652026-07-06T21:35:12.851Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33662026-07-06T21:35:15.250Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33672026-07-06T21:35:17.643Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33682026-07-06T21:35:20.035Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33692026-07-06T21:35:22.437Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33702026-07-06T21:35:25.011Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33712026-07-06T21:35:27.336Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33722026-07-06T21:35:29.711Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33732026-07-06T21:35:32.104Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33742026-07-06T21:35:34.499Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33752026-07-06T21:35:37.382Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33762026-07-06T21:35:39.457Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33772026-07-06T21:35:42.030Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33782026-07-06T21:35:44.604Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33792026-07-06T21:35:47.056Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33802026-07-06T21:35:49.718Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33812026-07-06T21:35:52.239Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33822026-07-06T21:35:54.858Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33832026-07-06T21:35:57.528Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33842026-07-06T21:36:00.109Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33852026-07-06T21:36:02.667Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33862026-07-06T21:36:05.145Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33872026-07-06T21:36:07.733Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33882026-07-06T21:36:10.411Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33892026-07-06T21:36:13.072Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33902026-07-06T21:36:16.017Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33912026-07-06T21:36:18.462Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33922026-07-06T21:36:26.434Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33932026-07-06T21:36:26.615Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33942026-07-06T21:36:29.860Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33952026-07-06T21:36:33.344Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33962026-07-06T21:36:36.733Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33972026-07-06T21:36:41.350Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33982026-07-06T21:36:44.225Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33992026-07-06T21:36:47.919Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34002026-07-06T21:36:51.642Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34012026-07-06T21:36:55.421Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34022026-07-06T21:36:59.010Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34032026-07-06T21:37:02.732Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34042026-07-06T21:37:06.400Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34052026-07-06T21:37:10.153Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34062026-07-06T21:37:14.062Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34072026-07-06T21:37:17.661Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34082026-07-06T21:37:21.417Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34092026-07-06T21:37:25.187Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34102026-07-06T21:37:28.996Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34112026-07-06T21:37:32.704Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34122026-07-06T21:37:36.477Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34132026-07-06T21:37:40.235Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34142026-07-06T21:37:43.943Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34152026-07-06T21:37:47.686Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34162026-07-06T21:37:51.461Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34172026-07-06T21:38:21.513Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 55s
34182026-07-06T21:38:21.675Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 200 other files
34192026-07-06T21:38:21.784Z
34202026-07-06T21:38:21.788Zreal 6:55.535627959
34212026-07-06T21:38:21.788Zuser 18:28.326543464
34222026-07-06T21:38:21.788Zsys 4:00.186662073
34232026-07-06T21:38:21.788Ztrap 0.270616307
34242026-07-06T21:38:21.788Ztflt 0.009224996
34252026-07-06T21:38:21.788Zdflt 0.082281475
34262026-07-06T21:38:21.789Zkflt 0.000033990
34272026-07-06T21:38:21.789Zlock 6:24:15.623413455
34282026-07-06T21:38:21.789Zslp 2:19:35.673237277
34292026-07-06T21:38:21.789Zlat 34.516494670
34302026-07-06T21:38:21.789Zstop 1:40.665071496
34312026-07-06T21:38:21.789Zprocess exited: duration 787927 ms, exit code 0
 
34322026-07-06T21:38:21.813Zfound 0 output files